.profile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 1rem}@media (max-width: 768px){.profile-card-grid{grid-template-columns:1fr}}.profile-card{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;transition:transform .3s ease;aspect-ratio:var(--card-aspect, 1 / 1);background:transparent}.profile-card:hover{transform:scale(1.02)}.profile-card img{width:100%;height:100%;object-fit:contain;display:block}.profile-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:flex-start;font-family:var(--font-body-family, inherit);font-size:var(--font-body-size, 1rem);line-height:var(--font-body-line-height, 1.6);letter-spacing:var(--font-body-letter-spacing, normal);overflow-y:auto;scrollbar-width:thin}.profile-card:hover .overlay{opacity:1}.profile-card .label-tag{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;z-index:2;font-family:var(--font-body-family, inherit);transition:opacity .3s ease}.profile-card:hover .label-tag{opacity:0}.profile-card .overlay .rte p{margin:0 0 1em}.profile-card .overlay .rte ul,.profile-card .overlay .rte ol{margin:0 0 1em 1.25em}.profile-card .overlay .rte a{text-decoration:underline}.profile-card .overlay .rte h1,.profile-card .overlay .rte h2,.profile-card .overlay .rte h3,.profile-card .overlay .rte h4,.profile-card .overlay .rte h5,.profile-card .overlay .rte h6{font-family:var(--font-heading-family, inherit);line-height:var(--font-heading-line-height, 1.2);margin:0 0 .5em}.profile-card .name{font-weight:600;font-size:clamp(1rem,.95rem + .25vw,1.125rem);margin-top:1rem}.profile-card .handle{opacity:.8;margin-bottom:1rem}.image-with-text__outer{padding:3rem 0;max-width:1200px;margin:0 auto}.image-with-text__inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:nowrap}@media (max-width: 767px){.image-with-text__inner{flex-direction:column;text-align:center;flex-wrap:wrap}.image-with-text__image,.image-with-text__text{width:100%}}.image-with-text__image img{max-width:100%;height:auto;display:block;margin:0 auto}.image-with-text__text{flex:1;max-width:500px;padding:0 1rem}.image-with-text__text *{margin-top:0;margin-bottom:1rem}.image-with-text__text h2,.image-with-text__text .feature-header{font-size:1.8rem;line-height:1.2;min-height:3.5rem;display:flex;align-items:center;flex-wrap:wrap}.image-with-text__text p{margin:0 0 1rem}.image-with-text__text .feature-subheader{margin-bottom:.5rem}
/*# sourceMappingURL=/cdn/shop/t/47/compiled_assets/styles.css.map */
