.page-module___8aEwW__container{flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module___8aEwW__innerContainer{max-width:1300px;padding:0 var(--spacing-sm);width:100%;margin:0 auto}.page-module___8aEwW__bannerCarousel{height:12cm;margin:0 1.5rem;position:relative;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__bannerCarousel{aspect-ratio:3500/3909;height:auto}}.page-module___8aEwW__bannerImage{object-fit:cover;width:100%;height:100%;display:block}.page-module___8aEwW__bannerTrack{will-change:transform;width:100%;height:100%;transition:transform .9s cubic-bezier(.65,0,.35,1);display:flex}.page-module___8aEwW__bannerSlide{height:100%;color:var(--color-fg-inverse);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__bannerOverlay{pointer-events:none;background-color:#00000047;position:absolute;inset:0}.page-module___8aEwW__bannerContent{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.page-module___8aEwW__bannerTitle{font-family:var(--font-family-wordmark);text-transform:uppercase;color:var(--color-fg-inverse);margin:0;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:600;line-height:1}.page-module___8aEwW__bannerCta{font-family:var(--font-family-wordmark);color:var(--color-fg-inverse);text-transform:lowercase;text-underline-offset:6px;font-size:clamp(1rem,1.4vw,1.25rem);text-decoration:underline}.page-module___8aEwW__mainContent{background-color:#0000}.page-module___8aEwW__products{padding:2rem 0 0}.page-module___8aEwW__sectionTitle{font-family:var(--font-family-wordmark);color:var(--color-fg);text-align:left;margin:0 0 2rem;font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700}.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;width:100%;display:grid}@media (min-width:1024px){.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}}.page-module___8aEwW__cardLink{color:var(--color-fg);opacity:0;flex-direction:column;text-decoration:none;animation:1.6s cubic-bezier(.22,1,.36,1) both page-module___8aEwW__cardEnter;display:flex}.page-module___8aEwW__cardLink:first-child{animation-delay:.2s}.page-module___8aEwW__cardLink:nth-child(2){animation-delay:.55s}.page-module___8aEwW__cardLink:nth-child(3){animation-delay:.9s}.page-module___8aEwW__cardLink:nth-child(4){animation-delay:1.25s}@keyframes page-module___8aEwW__cardEnter{0%{opacity:0;transform:translateY(80px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module___8aEwW__card{aspect-ratio:3/4;background-color:#0000;flex-direction:column;margin:0;display:flex;overflow:hidden}.page-module___8aEwW__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.page-module___8aEwW__cardContent{text-align:left;flex-direction:column;gap:.4rem;padding:1rem 0 0;display:flex}.page-module___8aEwW__productName{font-family:var(--font-family-body);color:var(--color-fg);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.page-module___8aEwW__productPrice{font-family:var(--font-family-body);color:var(--color-fg);margin:0;font-size:.95rem;font-weight:400;line-height:1.3}.page-module___8aEwW__viewAllWrap{justify-content:center;margin-top:3rem;display:flex}.page-module___8aEwW__viewAllButton{background-color:var(--color-bg-inverse);color:var(--color-fg-inverse);font-family:var(--font-family-body);padding:.9rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,outline-color .2s;display:inline-block}.page-module___8aEwW__viewAllButton:hover{color:var(--color-fg);outline:1px solid var(--color-border);outline-offset:-1px;background-color:#0000}.page-module___8aEwW__brandDisplay{background-color:#0000;justify-content:center;width:100%;padding:3rem 2rem 2rem;display:flex;overflow:hidden}.page-module___8aEwW__brandDisplayInner{justify-content:center;width:100%;max-width:220px;display:flex}.page-module___8aEwW__brandDisplayLogo{object-fit:contain;width:100%;height:auto;display:block}.page-module___8aEwW__footer{background-color:#0000;padding:2.5rem 0 3rem}.page-module___8aEwW__footerInner{grid-template-columns:repeat(4,1fr);align-items:start;gap:2rem;max-width:1500px;margin:0 auto;padding:0 2.5rem;display:grid}@media (max-width:768px){.page-module___8aEwW__footerInner{grid-template-columns:1fr 1fr;gap:2rem 1rem}}.page-module___8aEwW__footerColumn{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.page-module___8aEwW__footerCopyrightColumn{text-align:right;align-items:flex-end}@media (max-width:768px){.page-module___8aEwW__footerCopyrightColumn{text-align:center;grid-column:1/-1;align-items:center;margin-top:.5rem}}.page-module___8aEwW__footerHeading{font-family:var(--font-family-body);color:var(--color-fg);margin:0 0 .4rem;font-size:1rem;font-weight:700}.page-module___8aEwW__footerLink{font-family:var(--font-family-body);color:var(--color-fg);font-size:1rem;font-weight:500;line-height:1.5;text-decoration:none}.page-module___8aEwW__footerLink:hover{text-underline-offset:4px;text-decoration:underline}.page-module___8aEwW__footerCopyright{font-family:var(--font-family-body);color:var(--color-fg);margin:0;font-size:1rem;font-weight:700}
