.testimonial-tile[data-astro-cid-lcdefpme]{background:var(--color-bg);border-radius:var(--radius-lg,1rem);border:1px solid #33333314;padding:clamp(1.25rem,2vw,2rem);box-shadow:0 18px 34px -24px #33333347}.testimonial-profile[data-astro-cid-lcdefpme]{padding-inline:clamp(0rem,1vw,.75rem)}.hero-mosaic[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.9rem,2vw,1.25rem);width:min(100%,580px);margin-inline:auto;padding-block:clamp(2.1rem,3.6vw,2.7rem);display:grid}.hero-tile[data-astro-cid-lcdefpme]{aspect-ratio:4/5;background:var(--color-surface,#fff);opacity:0;width:100%;transform:translateY(12px) rotate(var(--tilt,0deg));will-change:transform, opacity;transition:transform .45s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1)), box-shadow .45s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1)), opacity .35s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1)), filter .35s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1));border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 28px -12px #0c539438,0 4px 10px -4px #00000014}.hero-tile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.hero-tile[data-astro-cid-lcdefpme]{animation:heroTileIn .7s var(--ease-out-soft) forwards, heroTileFloat 6s ease-in-out infinite}.hero-tile[data-astro-cid-lcdefpme]:hover{z-index:10;transform:translateY(-2px)rotate(0)scale(1.03);box-shadow:0 22px 44px -14px #0c53945c,0 8px 18px -6px #00000024}.hero-mosaic[data-astro-cid-lcdefpme]:hover .hero-tile[data-astro-cid-lcdefpme]:not(:hover){opacity:.55;filter:saturate(.85)}.hero-tile--link[data-astro-cid-lcdefpme]{color:inherit;cursor:pointer;text-decoration:none;display:block;overflow:visible}.hero-tile__media[data-astro-cid-lcdefpme]{border-radius:inherit;width:100%;height:100%;display:block;overflow:hidden}.hero-tile--link[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border-radius:inherit}.hero-tile--link[data-astro-cid-lcdefpme]:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:3px;z-index:6}.hero-tile__bubble[data-astro-cid-lcdefpme]{transform:translateX(-50%) translateY(8px) rotate(calc(var(--tilt,0deg) * -1));color:var(--color-brand-dark);font-family:var(--font-body,"Poppins", sans-serif);white-space:normal;text-align:center;opacity:0;pointer-events:none;width:max-content;max-width:240px;transition:opacity .22s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1)), transform .22s var(--ease-out-soft,cubic-bezier(.22, 1, .36, 1));z-index:7;background:#fff;border-radius:12px;padding:.55rem .8rem;font-size:.78rem;font-weight:500;line-height:1.3;position:absolute;left:50%;box-shadow:0 10px 22px -8px #0c539447,0 3px 8px -2px #0000001a}.hero-tile__bubble[data-astro-cid-lcdefpme]:after{content:"";background:#fff;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.hero-tile--bubble-below[data-astro-cid-lcdefpme] .hero-tile__bubble[data-astro-cid-lcdefpme]{top:calc(100% + 14px)}.hero-tile--bubble-below[data-astro-cid-lcdefpme] .hero-tile__bubble[data-astro-cid-lcdefpme]:after{top:-5px;box-shadow:-2px -2px 4px -2px #0c539414}.hero-tile--bubble-above[data-astro-cid-lcdefpme] .hero-tile__bubble[data-astro-cid-lcdefpme]{bottom:calc(100% + 14px)}.hero-tile--bubble-above[data-astro-cid-lcdefpme] .hero-tile__bubble[data-astro-cid-lcdefpme]:after{bottom:-5px;box-shadow:2px 2px 4px -2px #0c539414}.hero-tile--link[data-astro-cid-lcdefpme]:hover .hero-tile__bubble[data-astro-cid-lcdefpme],.hero-tile--link[data-astro-cid-lcdefpme]:focus-visible .hero-tile__bubble[data-astro-cid-lcdefpme]{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}.hero-tile--1[data-astro-cid-lcdefpme]{--tilt:-4deg;animation-delay:0s,1.5s}.hero-tile--1[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-position:66% -32%;transform-origin:50%;transform:translate(10%)scale(1.34)}.hero-tile--2[data-astro-cid-lcdefpme]{--tilt:4deg;animation-delay:.1s,2.2s}.hero-tile--1[data-astro-cid-lcdefpme],.hero-tile--2[data-astro-cid-lcdefpme]{aspect-ratio:4/5;width:100%}.hero-tile--2[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-position:center 60%;transform-origin:50%;transform:scale(1.04)}.hero-tile--3[data-astro-cid-lcdefpme]{--tilt:-3deg;animation-delay:.2s,1.8s}.hero-tile--3[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;object-position:center bottom;transform-origin:bottom;transform:scale(.88)}.hero-tile--4[data-astro-cid-lcdefpme]{--tilt:3deg;animation-delay:.3s,3s}.hero-tile--4[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center bottom;transform-origin:bottom;transform:translateY(10%)scale(1.12)}@keyframes heroTileIn{to{opacity:1;transform:translateY(0) rotate(var(--tilt,0deg))}}@keyframes heroTileFloat{0%,to{transform:translateY(0) rotate(var(--tilt,0deg))}50%{transform:translateY(-6px) rotate(calc(var(--tilt,0deg) + .5deg))}}@media (prefers-reduced-motion:reduce){.hero-tile[data-astro-cid-lcdefpme]{opacity:1;transform:rotate(var(--tilt,0deg));animation:none}.hero-tile[data-astro-cid-lcdefpme]:hover{transform:rotate(var(--tilt,0deg))}}
