@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.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}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--site-divider-size:3px;--theme-foreground:#135eab;--theme-background:#ffffff;--theme-accent:#fffc29;--foreground:var(--theme-foreground);--background:var(--theme-background);--accent:var(--theme-accent);--header-height:84px}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}body,html{font-family:var(--font-inter),Arial,sans-serif;border:5px solid var(--theme-accent);background-color:var(--theme-accent);min-height:100vh}body.menu-open{overflow:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.inset-0{inset:0}.z-20{z-index:20}.z-\[10\]{z-index:10}.z-\[11\]{z-index:11}.w-full{width:100%}.h-full{height:100%}.h-auto{height:auto}.h-\[150vh\]{height:150vh}.h-\[80\%\]{height:80%}.h-\[calc\(100svh-var\(--header-height\)\)\]{height:calc(100svh - var(--header-height))}.pt-\[var\(--header-height\)\]{padding-top:var(--header-height)}.max-w-\[400px\]{max-width:400px}.grid{display:grid}.flex{display:flex}.block{display:block}.hidden{display:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-12{gap:3rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-12{grid-column:span 12/span 12}.mx-auto{margin-right:auto}.ml-auto,.mx-auto{margin-left:auto}.mt-auto{margin-top:auto}.mb-4{margin-bottom:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.p-4{padding:1rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.uppercase{text-transform:uppercase}.text-left{text-align:left}.text-foreground{color:var(--theme-foreground)}.text-background{color:var(--theme-background)}.bg-background{background-color:var(--theme-background)}.bg-foreground{background-color:var(--theme-foreground)}.bg-transparent{background-color:transparent}.border-b-site{border-bottom:var(--site-divider-size) solid var(--theme-foreground)}.border-t-site,.border-y-site{border-top:var(--site-divider-size) solid var(--theme-foreground)}.border-y-site{border-bottom:var(--site-divider-size) solid var(--theme-foreground)}.border-r-site{border-right:var(--site-divider-size) solid var(--theme-foreground)}.border-b-foreground{border-bottom-color:var(--theme-foreground)}.border-t-foreground{border-top-color:var(--theme-foreground)}.border-foreground{border-color:var(--theme-foreground)}.rounded-none{border-radius:0}.screen-link{position:absolute;inset:0;z-index:2}.site-main{color:var(--theme-foreground);background:var(--theme-background)}.site-container-fluid{width:100%;padding-left:0;padding-right:0}.svg-wrap svg{display:block;width:100%;height:auto}.media{position:relative}.cover img,.media.cover img,.media.object-cover img,.object-cover img{width:100%;height:100%;object-fit:cover}.hero-image .media>img,.media img{width:100%;height:100%}.section-featured-products .image-wrapper{aspect-ratio:4/5;width:100%}.section-featured-products .product-grid-item{min-height:320px}.section-featured-products .product-grid-item:hover .hover-text{text-decoration:underline;text-underline-offset:2px}.tileText{font-size:2rem}.section-featured-products .product-grid-item:hover .media img{transform:scale(1.5);transition:transform .3s ease}.section-featured-products .product-grid-item .media img{transition:transform .3s ease}.section-featured-products .product-grid-item .col-span-3{background-color:#54B7E9}.footer-content a:hover,.header-menu a:hover,.hover-anim:hover{text-decoration:underline;text-underline-offset:2px}.type{font-size:1rem;line-height:1.3}.type--md{font-size:1rem;line-height:1.2}.type--lg{font-size:1.25rem;line-height:1.1}.type--xl{font-size:clamp(1.4rem,4vw,3rem);line-height:1}.transition-colors{transition:color .2s,background-color .2s,border-color .2s}.transition-opacity{transition:opacity .2s}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.text-wrap{text-wrap:wrap}@media (min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:mx-0{margin-left:0;margin-right:0}.md\:hidden{display:none}.md\:flex{display:flex}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-start-4{grid-column-start:4}.md\:col-start-6{grid-column-start:6}.md\:gap-x-10{column-gap:2.5rem}.md\:pb-8{padding-bottom:2rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:w-\[40\%\]{width:40%}.md\:w-auto{width:auto}.md\:text-left{text-align:left}.md\:border-b-0{border-bottom-width:0}}@media (min-width:1024px){.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-start-5{grid-column-start:5}}@media (min-width:1280px){.xl\:gap-x-20{column-gap:5rem}}.big-logo .svg-wrap{display:flex;align-items:flex-start}.big-logo-text{margin:0;padding:0;font-family:var(--font-inter),Arial,sans-serif;font-weight:300;font-size:clamp(5.2rem,15.2vw,15rem);line-height:.78;letter-spacing:0;text-transform:uppercase;color:currentColor}@media (max-width:767px){.big-logo-text{font-size:clamp(4rem,20vw,8.2rem);line-height:.82}}.footer{border-top:var(--site-divider-size) solid var(--theme-foreground);background:var(--theme-accent);color:var(--theme-accent)}.footer-content{max-width:760px;margin:0 auto;padding:2rem 1rem}.footer-brand{font-weight:600}.container{max-width:760px;margin:0 auto;padding:2rem 1rem}.container h1,.container h2{line-height:1.2}.container li,.container p{line-height:1.5}