.custom-hero-slider{position:relative;overflow:hidden;width:100%;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.custom-hero-slider__progress-bar{display:block!important}.custom-hero-slider--height-small{min-height:420px;height:60vh;max-height:720px}.custom-hero-slider--height-medium{min-height:520px;height:80vh;max-height:820px}.custom-hero-slider--height-large{min-height:600px;height:100vh;height:100dvh;max-height:900px}.custom-hero-slider--height-natural{height:auto}@media(max-width:749px){.custom-hero-slider--height-small{height:56vh;min-height:360px}.custom-hero-slider--height-medium{height:72vh;min-height:440px}.custom-hero-slider--height-large{height:88vh;min-height:520px}}.custom-hero-slider__track{position:relative;width:100%;height:100%}.custom-hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;display:flex;align-items:stretch}.custom-hero-slider__slide.is-active{opacity:1;visibility:visible;z-index:1}.custom-hero-slider--height-natural .custom-hero-slider__slide{position:relative;inset:auto}.custom-hero-slider--height-natural .custom-hero-slider__slide:not(.is-active){position:absolute;top:0;right:0;bottom:0;left:0}.custom-hero-slider__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.custom-hero-slider__image,.custom-hero-slider__video,.custom-hero-slider__media picture,.custom-hero-slider__placeholder,.custom-hero-slider__placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.custom-hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay-opacity, 0);pointer-events:none;display:block!important}.custom-hero-slider__content{position:relative;z-index:2;width:100%;display:flex;padding:40px var(--pb-gutter, 24px)}.custom-hero-slider__content-inner{display:flex;flex-direction:column;gap:24px;max-width:720px}.custom-hero-slider__slide--align-center .custom-hero-slider__content{justify-content:center;text-align:center}.custom-hero-slider__slide--align-center .custom-hero-slider__content-inner{align-items:center;margin-inline:auto}.custom-hero-slider__slide--align-left .custom-hero-slider__content{justify-content:flex-start;text-align:left}.custom-hero-slider__slide--align-left .custom-hero-slider__content-inner{align-items:flex-start}.custom-hero-slider__slide--align-right .custom-hero-slider__content{justify-content:flex-end;text-align:right}.custom-hero-slider__slide--align-right .custom-hero-slider__content-inner{align-items:flex-end}.custom-hero-slider__slide--v-top .custom-hero-slider__content{align-items:flex-start}.custom-hero-slider__slide--v-middle .custom-hero-slider__content{align-items:center}.custom-hero-slider__slide--v-bottom .custom-hero-slider__content{align-items:flex-end}.custom-hero-slider__eyebrow{display:inline-block;font-size:12px;letter-spacing:3px;text-transform:uppercase;opacity:.9}.custom-hero-slider__heading{font-size:88px;line-height:1.1;margin:0;text-wrap:balance;font-weight:700}.custom-hero-slider__description,.custom-hero-slider__description p{font-size:18px;line-height:1.6;margin:0;color:#ffffffe6;font-weight:500}.custom-hero-slider__description{max-width:608px}.custom-hero-slider__description>*+*{margin-top:.5em}.custom-hero-slider__cta{font-size:16px}.custom-hero-slider__cta{--buttons-radius: 999px;--buttons-radius-outset: 1000px}.custom-hero-slider__cta,.custom-hero-slider__cta:before,.custom-hero-slider__cta:after{border-radius:999px}.custom-hero-slider__nav{position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;gap:16px;padding:10px 16px;background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;color:#fff}.custom-hero-slider__counter{min-width:40px;text-align:center;font-variant-numeric:tabular-nums}.custom-hero-slider__progress{width:180px;height:2px;border-radius:999px;background:#ffffff40;overflow:hidden}.custom-hero-slider__progress-bar{height:100%;width:100%;background:#fff;border-radius:inherit;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease}.custom-hero-slider__arrows{display:inline-flex;gap:8px}.custom-hero-slider__arrow{width:36px;height:36px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.custom-hero-slider__arrow svg{width:16px;height:16px}.custom-hero-slider__arrow:hover,.custom-hero-slider__arrow:focus-visible{background:#fff;color:#000;border-color:#fff}.custom-hero-slider__arrow:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.custom-hero-slider__arrow:active{transform:scale(.94)}.custom-hero-slider__empty{padding:80px 24px;text-align:center}@media(max-width:1024px){.custom-hero-slider__eyebrow{font-size:13px;letter-spacing:2.5px}.custom-hero-slider__heading{font-size:56px}.custom-hero-slider__description,.custom-hero-slider__description p{font-size:17px}.custom-hero-slider__cta{font-size:16px}.custom-hero-slider__content{padding:32px var(--pb-gutter, 20px)}.custom-hero-slider__progress{width:140px}}@media(max-width:749px){.custom-hero-slider__eyebrow{font-size:11px;letter-spacing:3px}.custom-hero-slider__heading{text-align:center;font-size:28.8px;line-height:1.1}.custom-hero-slider__description,.custom-hero-slider__description p{font-size:14px;line-height:1.5;color:#000000bf}.custom-hero-slider__cta{font-size:14px;min-height:42px;color:#fff;background:#000}.custom-hero-slider,.custom-hero-slider--height-small,.custom-hero-slider--height-medium,.custom-hero-slider--height-large{height:auto;min-height:0;max-height:none;background:transparent}.custom-hero-slider__track{height:auto}.custom-hero-slider__slide{position:relative;inset:auto;flex-direction:column;height:auto;transition:none}.custom-hero-slider__slide:not(.is-active){display:none}.custom-hero-slider__slide.is-active{display:flex}.custom-hero-slider__media{position:relative;inset:auto;width:100%;height:320px;aspect-ratio:auto}.custom-hero-slider__content{position:relative;z-index:1;--color-background: 255, 255, 255;--color-foreground: 11, 42, 27;--color-button: 11, 42, 27;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 255, 255;--color-secondary-button-text: 11, 42, 27;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:32px 24px 40px;text-align:center;justify-content:center}.custom-hero-slider__slide .custom-hero-slider__content-inner{align-items:center;margin-inline:auto;width:100%;max-width:520px}.custom-hero-slider__nav{position:absolute;top:0;left:0;right:0;bottom:auto;transform:none;width:100%;height:320px;padding:0 16px;gap:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;justify-content:space-between;pointer-events:none;z-index:4}.custom-hero-slider__counter,.custom-hero-slider__progress{display:none}.custom-hero-slider__arrows{width:100%;justify-content:space-between;pointer-events:auto}.custom-hero-slider__arrow{width:40px;height:40px;background:#ffffffe6;border-color:#fff9;border:none;color:#000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.custom-hero-slider__arrow:hover,.custom-hero-slider__arrow:focus-visible{background:#fff;color:#000;border-color:#fff}}@media(prefers-reduced-motion:reduce){.custom-hero-slider__slide,.custom-hero-slider__progress-bar,.custom-hero-slider__arrow{transition:none}.custom-hero-slider__video{display:none}}.shopify-section .custom-hero-slider__slide.shopify-block-selected{opacity:1!important;visibility:visible!important;z-index:3}@media(min-width:750px)and (max-width:1024px){.custom-hero-slider--height-small,.custom-hero-slider--height-medium,.custom-hero-slider--height-large{height:auto;min-height:0;max-height:none}.custom-hero-slider__track{display:grid;grid-template-areas:"stack";height:auto}.custom-hero-slider__slide{grid-area:stack;position:relative;inset:auto;width:100%;height:auto;display:grid;grid-template-areas:"stack"}.custom-hero-slider__slide>.custom-hero-slider__media,.custom-hero-slider__slide>.custom-hero-slider__content{grid-area:stack}.custom-hero-slider__media{position:relative;inset:auto;width:100%;height:100%}.custom-hero-slider__content{position:relative;z-index:2;min-height:56.25vw;align-items:center;padding-block:48px 104px}}.custom-hero-slider__cta.button{color:#000;background-color:#fff;transition:.3s ease-in-out;border:1px solid black}.custom-hero-slider__cta.button:hover{color:#fff;background-color:#000;border:1px solid white}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-hero-slider.css.map */
