.custom-hero-slider{position:relative;display:block;width:100%;overflow:hidden}.custom-hero-slider__wrap{position:relative;width:100%;overflow:hidden}.custom-hero-slider__slider{margin:0}.custom-hero-slider__slide{position:relative;overflow:hidden}.custom-hero-slider__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.custom-hero-slider__media:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;opacity:1;background:rgba(0,0,0,var(--hero-overlay-opacity, .1));pointer-events:none}.custom-hero-slider .banner--mobile-bottom .custom-hero-slider__media:after{display:block}.custom-hero-slider__image,.custom-hero-slider__video,.custom-hero-slider__media>img,.custom-hero-slider__media>video,.custom-hero-slider__media>iframe,.custom-hero-slider__media>.placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;object-fit:cover}.custom-hero-slider__image,.custom-hero-slider__media>img{transform:scale(1.001);transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.custom-hero-slider__content-wrapper{position:relative;z-index:2;box-sizing:border-box;width:100%;min-height:inherit;padding-top:4rem;padding-bottom:4rem}.custom-hero-slider__content{display:flex;width:min(100%,var(--hero-content-width, 632px));max-width:var(--hero-content-width, 632px);padding:0;margin:0;flex-direction:column;align-items:center;gap:1.2rem;border:0;background:transparent;box-shadow:none;color:#fff}.custom-hero-slider__content:after,.custom-hero-slider__content:before{display:none}.custom-hero-slider__content.slideshow__text--left{align-items:flex-start}.custom-hero-slider__content.slideshow__text--right{align-items:flex-end}.custom-hero-slider .custom-hero-slider__heading{width:100%;max-width:100%;margin:0;color:#fff;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:4.8rem;font-weight:600;line-height:6rem;letter-spacing:-.02em;text-wrap:balance}.custom-hero-slider .custom-hero-slider__subheading,.custom-hero-slider .custom-hero-slider__subheading p{width:100%;max-width:100%;margin:0;color:#fff;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.8rem;font-weight:500;line-height:2.8rem;letter-spacing:0}.custom-hero-slider .custom-hero-slider__buttons{display:flex;width:100%;margin-top:1.2rem;margin-bottom:3.2rem;align-items:center;justify-content:center}.custom-hero-slider__content.slideshow__text--left .custom-hero-slider__buttons{justify-content:flex-start}.custom-hero-slider__content.slideshow__text--right .custom-hero-slider__buttons{justify-content:flex-end}.custom-hero-slider .custom-hero-slider__button{position:relative;display:inline-flex;width:18.6rem;min-width:18.6rem;height:5.2rem;min-height:5.2rem;align-items:center;justify-content:center;box-sizing:border-box;padding:0 2.4rem;border:.2rem solid var(--hero-button-border);border-radius:999.9rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.6rem;font-weight:600;line-height:2.4rem;letter-spacing:0;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;overflow:hidden;isolation:isolate;-webkit-tap-highlight-color:transparent;transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease,filter .22s ease}.custom-hero-slider__button:before,.custom-hero-slider__button:after{box-shadow:none!important}.custom-hero-slider__button--primary{color:var(--hero-button-text);background:var(--hero-button-bg);border-color:var(--hero-button-bg)}.custom-hero-slider__button--secondary{color:#fff;background:transparent;border-color:#fff}.custom-hero-slider__button span{position:relative;z-index:1}.custom-hero-slider__button:focus-visible{outline:.2rem solid #fff;outline-offset:.4rem}.custom-hero-slider__button:active{transform:translateY(0) scale(.98);box-shadow:none}.custom-hero-slider__button[aria-disabled=true]{opacity:.55;pointer-events:none;cursor:default}@media screen and (hover:hover)and (pointer:fine){.custom-hero-slider__button:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 1.8rem #1f140d24}.custom-hero-slider__button--primary:hover{filter:brightness(.93)}.custom-hero-slider__button--secondary:hover{color:#6e513b;background:#fff;border-color:#fff}.custom-hero-slider__slide:hover .custom-hero-slider__image,.custom-hero-slider__slide:hover .custom-hero-slider__media>img{transform:scale(1.015)}}.custom-hero-slider__controls{position:absolute;z-index:5;left:50%;bottom:1.6rem;width:auto;min-height:4rem;transform:translate(-50%);border:0;background:#00000024;border-radius:999.9rem;backdrop-filter:blur(.6rem);-webkit-backdrop-filter:blur(.6rem)}.custom-hero-slider__control,.custom-hero-slider__autoplay,.custom-hero-slider__counter{color:var(--hero-control-color)}.custom-hero-slider__controls .slider-button{width:4rem;height:4rem}.custom-hero-slider__controls .slider-button .svg-wrapper{width:1.2rem;height:1.2rem}.custom-hero-slider__controls .slider-counter{min-width:5.2rem;font-family:var(--font-body-family);font-size:1.3rem;line-height:2rem}.custom-hero-slider .banner__content,.custom-hero-slider.mobile-text-below .banner__content,.custom-hero-slider .banner--mobile-bottom .banner__content{position:relative}.custom-hero-slider__content{animation:customHeroContentIn .65s cubic-bezier(.22,1,.36,1) both}@keyframes customHeroContentIn{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:750px)and (max-width:989px){.custom-hero-slider__content-wrapper{padding-top:4rem;padding-bottom:4rem}.custom-hero-slider__content{width:min(100%,60rem);max-width:60rem;gap:2rem}.custom-hero-slider .custom-hero-slider__heading{font-size:4rem;line-height:5rem}.custom-hero-slider .custom-hero-slider__subheading{font-size:1.7rem!important;line-height:2.6rem!important}.custom-hero-slider .custom-hero-slider__buttons{margin-top:1.2rem;margin-bottom:2.8rem}}@media screen and (max-width:749px){.custom-hero-slider__content-wrapper{padding:24px 16px}.custom-hero-slider__content{width:100%;max-width:632px;box-sizing:border-box;gap:14px}.custom-hero-slider .custom-hero-slider__heading{margin:0;font-family:"Poppins",var(--font-heading-family),sans-serif;font-style:normal;font-weight:600;font-size:26px!important;line-height:32px!important;letter-spacing:-.02em!important}.custom-hero-slider .custom-hero-slider__subheading,.custom-hero-slider .custom-hero-slider__subheading p{margin:0;font-family:"Poppins",var(--font-body-family),sans-serif;font-style:normal;font-weight:500;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}.custom-hero-slider .custom-hero-slider__buttons{margin-top:1rem;margin-bottom:2.4rem}.custom-hero-slider .custom-hero-slider__button{width:160px!important;min-width:160px!important;height:46px!important;min-height:46px!important;padding:0 20px!important;font-family:"Poppins",var(--font-body-family),sans-serif;font-style:normal;font-weight:600!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important;border-radius:9999px}.custom-hero-slider .custom-hero-slider__button span{font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}}@media screen and (max-width:374px){.custom-hero-slider__content{max-width:330px;gap:12px}.custom-hero-slider .custom-hero-slider__heading{font-size:24px!important;line-height:30px!important}.custom-hero-slider .custom-hero-slider__subheading,.custom-hero-slider .custom-hero-slider__subheading p{font-size:13px!important;line-height:19px!important}.custom-hero-slider .custom-hero-slider__button{width:150px!important;min-width:150px!important;height:44px!important;min-height:44px!important;padding:0 18px!important;font-size:13px!important;line-height:19px!important}}@media(prefers-reduced-motion:reduce){.custom-hero-slider__content{animation:none}.custom-hero-slider__image,.custom-hero-slider__media>img,.custom-hero-slider__button{transition:none}}@media screen and (max-width:749px){.template-index .custom-hero-slider .slideshow__text .banner__heading{font-family:Poppins,sans-serif;font-size:26px;font-weight:600;line-height:32px;letter-spacing:-.02em}.template-index .custom-hero-slider .slideshow__text .banner__text p{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0}.template-index .custom-hero-slider .slideshow__text .banner__buttons .button{width:160px;min-width:160px;height:46px;min-height:46px;padding:0 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;border-radius:9999px}.template-index .custom-hero-slider .slideshow__text .banner__buttons .button span{font-size:14px;font-weight:600;line-height:20px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-custom-hero-slider.css.map */
