.grid-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;aspect-ratio:3/2;max-height:60vh}.outer-box{padding:6px;border:1px solid #000}@font-face{font-family:__Shantell_Sans_92be3d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/3c6c9f42ca55c5f4.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Shantell_Sans_92be3d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/9540259ab1b699ba.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Shantell_Sans_92be3d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/c714d44fe7af6761.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Shantell_Sans_92be3d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/63c1cc5c3731d244.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Shantell_Sans_92be3d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/db5b52ef97cb5bf6.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.__className_92be3d{font-family:__Shantell_Sans_92be3d;font-style:normal}.arrow{flex:1 1;display:flex;flex-direction:column;cursor:pointer;padding:8px;transition:transform .2s ease,filter .2s ease}.card-container{align-items:center;height:100%}.card-container,.card-content{display:flex;justify-content:center}.arrow svg{width:36px;height:36px;background:#fff;border-radius:999px;padding:6px;box-shadow:0 4px 12px rgba(0,0,0,.12);transition:transform .15s ease,background .2s ease}.arrow:hover svg{transform:scale(1.12) rotate(2deg);background:#fff7f7}.footer-nav{display:flex;align-items:center;width:100%;padding:8px 12px;gap:12px}.cardContainer{border-radius:18px;width:300px;height:400px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.08);background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.cardContainer:hover{transform:translateY(-6px) rotate(.3deg);box-shadow:0 18px 40px rgba(0,0,0,.18),0 6px 12px rgba(0,0,0,.12)}.cardPhoto{width:100%;height:45%;object-fit:contain;padding:10px;background:linear-gradient(135deg,#f8f8f8,#f1f1f1)}.cardContent{flex:1 1;padding:12px 14px;display:flex;flex-direction:column;justify-content:space-between}.cardHeading{font-size:1rem;font-weight:700;margin:0;letter-spacing:.2px;color:#222}.cardDescription{font-size:.85rem;color:#555;line-height:1.3;margin-top:6px}.cardContent>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.cardButton{color:#fff;border:none;border-radius:999px;padding:6px 10px;font-size:.75rem;cursor:pointer;transition:transform .15s ease,filter .15s ease}.cardButton:hover{transform:scale(1.05);filter:brightness(1.1)}