@media (max-width:767px){.hm-collection-grid[data-layout=grid]:not([data-columns="1"]),.hm-product-grid[data-layout=grid]:not([data-columns="1"]){grid-template-columns:repeat(2,minmax(0,1fr))!important}.hm-collection-grid[data-layout=grid][data-columns="1"],.hm-product-grid[data-layout=grid][data-columns="1"]{grid-template-columns:minmax(0,1fr)!important}.hm-hero-split{flex-direction:column!important}.hm-hero-split>div{flex:1 1 auto!important;width:100%!important}}@media (min-width:768px) and (max-width:1024px){.hm-collection-grid[data-layout=grid][data-columns="4"],.hm-collection-grid[data-layout=grid][data-columns="5"],.hm-collection-grid[data-layout=grid][data-columns="6"],.hm-product-grid[data-layout=grid][data-columns="4"],.hm-product-grid[data-layout=grid][data-columns="5"],.hm-product-grid[data-layout=grid][data-columns="6"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.hm-sec-pad{padding:var(--u-pt,var(--section-pad-y)) var(--u-pr,clamp(1rem,5vw,4rem)) var(--u-pb,var(--section-pad-y)) var(--u-pl,clamp(1rem,5vw,4rem))}.hm-sec-pad-hero{padding:var(--u-pt,2rem) var(--u-pr,clamp(1rem,5vw,5rem)) var(--u-pb,2rem) var(--u-pl,clamp(1rem,5vw,5rem))}@media (max-width:767px){.hm-sec-pad{padding:var(--u-pt-m,var(--u-pt,2.25rem)) var(--u-pr-m,var(--u-pr,clamp(1rem,5vw,4rem))) var(--u-pb-m,var(--u-pb,2.25rem)) var(--u-pl-m,var(--u-pl,clamp(1rem,5vw,4rem)))}.hm-sec-pad-hero{padding:var(--u-pt-m,var(--u-pt,1.5rem)) var(--u-pr-m,var(--u-pr,clamp(1rem,5vw,5rem))) var(--u-pb-m,var(--u-pb,1.5rem)) var(--u-pl-m,var(--u-pl,clamp(1rem,5vw,5rem)))}}.hm-hero-media{min-height:var(--hero-h,360px)}@media (min-width:768px) and (max-width:1024px){.hm-hero-media{min-height:var(--hero-h-t,var(--hero-h,360px))}}@media (max-width:767px){.hm-hero-media{min-height:var(--hero-h-m,var(--hero-h,360px))}}@media (min-width:1025px){.hm-hero-split>.hm-hero-media{flex-grow:var(--hero-img-grow,1)!important;flex-basis:0!important}.hm-hero-split>.hm-hero-text{flex-grow:var(--hero-text-grow,1)!important;flex-basis:0!important}}.hm-reel-stage{display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem calc((100% - var(--reel-w, 300px)) / 2) .5rem}.hm-reel-stage::-webkit-scrollbar{display:none}.hm-reel-slot{flex:0 0 var(--reel-w,300px);scroll-snap-align:center;display:flex;justify-content:center}.hm-reel-card{width:100%;transform:scale(.84);opacity:.5;transition:transform .35s ease,opacity .35s ease,box-shadow .35s ease;box-shadow:0 6px 18px rgba(0,0,0,.12)}.hm-reel-card.is-active{transform:scale(1);opacity:1;box-shadow:0 16px 40px rgba(0,0,0,.28)}@media (min-width:768px) and (max-width:1024px){.hm-reel-stage{padding-left:calc((100% - var(--reel-w-t, 300px)) / 2);padding-right:calc((100% - var(--reel-w-t, 300px)) / 2)}.hm-reel-slot{flex-basis:var(--reel-w-t,300px)}}@media (max-width:767px){.hm-reel-stage{padding-left:calc((100% - min(76vw, 340px)) / 2);padding-right:calc((100% - min(76vw, 340px)) / 2)}.hm-reel-slot{flex-basis:min(76vw,340px)}.hm-reel-card{transform:scale(.8)}.hm-reel-card.is-active{transform:scale(1)}}