.kaninor-hero{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100svh}@media screen and (max-width:749px){.kaninor-hero{min-height:82svh}}.kaninor-hero--offset-header{min-height:calc(100svh - var(--kaninor-hero-offset, var(--header-height, 0px)))}.template-index .kaninor-hero{margin-top:calc(-1 * var(--header-height, 0px))}.kaninor-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgb(var(--color-background))}.kaninor-hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--kaninor-hero-focal, center);display:block}.kaninor-hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgb(var(--color-background));transition:opacity .6s ease}.kaninor-hero__video-wrap--done{opacity:0;pointer-events:none}.kaninor-hero__video-wrap--frozen{background-size:cover;background-position:var(--kaninor-hero-focal, center)}.kaninor-hero__video-wrap--frozen .kaninor-hero__video{visibility:hidden}.kaninor-hero__video{width:100%;height:100%;object-fit:cover;object-position:var(--kaninor-hero-focal, center);display:block}.kaninor-hero--video-active .kaninor-hero__slide--anim{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.kaninor-hero__video-wrap{display:none}}.kaninor-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;will-change:opacity,transform}.kaninor-hero__slide--anim{opacity:0;animation-name:var(--kaninor-hero-anim, none);animation-duration:var(--kaninor-hero-cycle, 42s);animation-delay:var(--kaninor-hero-delay, 0s);animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-fill-mode:both}.kaninor-hero__slide:nth-child(4n+1){transform-origin:30% 35%}.kaninor-hero__slide:nth-child(4n+2){transform-origin:70% 65%}.kaninor-hero__slide:nth-child(4n+3){transform-origin:65% 30%}.kaninor-hero__slide:nth-child(4n){transform-origin:35% 70%}.kaninor-hero__slide:first-child{opacity:1}@media(prefers-reduced-motion:reduce){.kaninor-hero__slide--anim{animation:none}.kaninor-hero__slide:not(:first-child){display:none}}.kaninor-hero__scrim{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;--kaninor-hero-scrim-rgb: 0, 0, 0;opacity:var(--kaninor-hero-scrim, .3);background:rgb(var(--kaninor-hero-scrim-rgb, var(--color-background)))}.kaninor-hero__inner{position:relative;z-index:1;width:100%;flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding-top:8rem;padding-bottom:5rem}@media screen and (min-width:750px){.kaninor-hero__inner{padding-top:7rem;padding-bottom:4rem}}.kaninor-hero__content{max-width:100%;margin-inline:auto;text-align:center}@media screen and (min-width:750px){.kaninor-hero__content{max-width:none}}.kaninor-hero__eyebrow{font-family:var(--font-body-family);font-style:normal;font-size:var(--kaninor-hero-eyebrow-size, 1.3rem);font-weight:700;line-height:1.15;letter-spacing:.16em;text-transform:uppercase;color:#faf4ee;margin:0 0 1.6rem}.kaninor-hero__heading{max-width:none;text-wrap:balance;font-size:clamp(3.2rem,4.6vw,var(--kaninor-hero-heading-size, 6rem));font-weight:var(--font-heading-weight);line-height:1.08;letter-spacing:.005em;margin:0 0 1.8rem;color:#faf4eef5}.kaninor-hero__body{font-size:var(--kaninor-hero-body-size, 1.7rem);line-height:1.5;opacity:.92;color:#faf4ee;max-width:44rem;margin-inline:auto}.kaninor-hero__button{margin-top:2.8rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.2rem;padding:0 2.2rem}.kaninor-hero__badge{display:flex;justify-content:center;align-items:flex-start;gap:1rem;margin-top:3.2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.14);font-size:var(--kaninor-hero-badge-size, 1.4rem);line-height:1.5;color:rgba(var(--color-foreground),.75)}.kaninor-hero__badge-icon{width:2.2rem;height:2.2rem;flex-shrink:0;color:rgb(var(--color-button))}.kaninor-hero__features{width:100%;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12)}.kaninor-hero__features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 2rem;padding-block:1.8rem}@media screen and (min-width:750px){.kaninor-hero__features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 3.2rem;padding-block:2.4rem}}.kaninor-hero__feature{display:flex;flex-direction:column;align-items:center;gap:.7rem;min-width:0;text-align:center}@media screen and (min-width:750px){.kaninor-hero__feature{padding-inline:1.6rem}.kaninor-hero__feature:not(:first-child){border-left:1px solid rgba(var(--color-foreground),.12)}}.kaninor-hero__feature-icon{width:var(--kaninor-hero-feature-icon-size, 2.8rem);height:var(--kaninor-hero-feature-icon-size, 2.8rem);flex-shrink:0;color:rgb(var(--color-button))}.kaninor-hero__feature-title{margin:0;font-family:var(--font-body-family);font-size:var(--kaninor-hero-feature-title-size, 1.2rem);font-weight:700;line-height:1.15;letter-spacing:.12em;text-transform:uppercase}.kaninor-hero__feature-text{margin:0;font-size:var(--kaninor-hero-feature-text-size, 1.3rem);line-height:1.5;opacity:.75}@media screen and (max-width:749px){.kaninor-hero__feature-text{display:none}}@media screen and (max-width:749px){.kaninor-hero__body{padding-inline:3.2rem}}@media screen and (max-width:749px){.kaninor-hero__features{padding-top:1.6rem;padding-bottom:.4rem}.kaninor-hero__features>.page-width.page-width.page-width.page-width{max-width:none;padding-inline:0}.kaninor-hero__features-grid{display:flex;flex-wrap:nowrap;gap:.8rem;padding:0 var(--page-gutter);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-inline:var(--page-gutter);scrollbar-width:none}.kaninor-hero__features-grid::-webkit-scrollbar{display:none}.kaninor-hero__feature{flex:0 0 auto;display:inline-flex;align-items:center;padding:1rem 1.6rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:0;background-color:rgba(var(--kaninor-hero-scrim-rgb, var(--color-background)),.88);scroll-snap-align:start;white-space:nowrap;text-align:left}.kaninor-hero__feature-icon,.kaninor-hero__feature-text{display:none}.kaninor-hero__feature-title{white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-kaninor-hero.css.map */
