.custom-hero-banner{position:relative;height:650px;overflow:hidden}.custom-hero-slider{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center}.hero-slide:first-child{opacity:1}.hero-slide__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-slide__image,.hero-slide__image--desktop,.hero-slide__image--mobile{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide__image--mobile{display:none}.hero-slide__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:8rem 0;color:#fff}.hero-slide__content--bottom-left{display:flex;align-items:flex-end;text-align:left}.hero-slide__content .page-width{display:flex;align-items:flex-end;min-height:200px}.hero-slide__text-wrapper{max-width:100%}.hero-slide__subtitle{font-family:var(--font-body-family);font-size:1.125rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#fff}.hero-slide__title{font-family:Jost,sans-serif!important;font-size:3.5rem;font-weight:400;line-height:1.2;margin:2rem 0;text-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;width:70%}.hero-slide__buttons{display:flex;gap:1rem;align-items:center}.hero-slide__button{display:inline-block;padding:1rem 2rem;text-decoration:none;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:all .3s ease;border:2px solid transparent;min-width:180px;text-align:center}.hero-slide__button--primary{background-color:#ce9733;color:#fff;border-color:#ce9733;border-radius:100px}.hero-slide__button--primary:hover{background-color:transparent;color:#ce9733;border-color:#ce9733;border-radius:100px}.hero-slide__button--secondary{background-color:transparent;color:#fff;border-color:#fff;border-radius:100px}.hero-slide__button--secondary:hover{background-color:#fff;color:#000;border-radius:100px}.hero-slide__button:focus{outline:2px solid white;outline-offset:2px}.hero-slider__dots{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3;align-items:center;justify-content:center}.hero-slider__dot{width:1.2rem;height:1.2rem;border-radius:50%;background-color:#fff6;cursor:pointer;transition:all .3s ease;border:none;padding:0}.hero-slider__dot--active{background-color:#fff;transform:scale(1.2)}.hero-slider__dot--active:hover{background-color:#fff}.hero-slider__dot:hover{background-color:#ffffffb3}.hero-slider__dot:focus{outline:2px solid white;outline-offset:2px}@media screen and (max-width: 768px){.custom-hero-banner{height:650px}.hero-slide__image--desktop{display:none}.hero-slide__image--mobile{display:block}.hero-slide__content{padding:3rem}.hero-slide__subtitle{font-size:20px;margin-bottom:.75rem}.hero-slide__title{font-size:38px;margin-bottom:1.5rem}.hero-slide__buttons{flex-direction:column;gap:.75rem;align-items:flex-start}.hero-slide__button{padding:.875rem 1.5rem;min-width:160px}.hero-slider__dots{bottom:1.5rem}}@media screen and (min-width: 750px){.hero-slide__title{font-size:5.2rem}.hero-slide__subtitle{font-size:2.6rem}.hero-slide__content--bottom-left{padding-left:5rem!important}}@keyframes slideIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.hero-slide__subtitle,.hero-slide__title,.hero-slide__buttons{animation:slideIn .8s ease-out}.hero-slide__title{animation-delay:.2s}.hero-slide__buttons{animation-delay:.4s}@media (prefers-reduced-motion: reduce){.hero-slide,.hero-slider__dot,.hero-slide__button{transition:none}.hero-slide__subtitle,.hero-slide__title,.hero-slide__buttons{animation:none}}@media (prefers-contrast: high){.hero-slide__button--secondary{border-width:3px}.hero-slider__dot{border:2px solid white}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-custom-hero-banner.css.map */
