.focal-hero{position:relative;overflow:hidden}.focal-hero--height-custom{height:var(--fh-height-desktop)}.focal-hero--height-auto{height:auto;min-height:320px}.focal-hero__ratio-probe{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.focal-hero__ratio-probe--mobile{display:none}.focal-hero__track{position:relative;height:100%}.focal-hero__track.is-slide-mode{display:flex;width:100%;height:100%;transition:transform .8s cubic-bezier(.65,0,.35,1)}.focal-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .8s ease}.focal-hero__slide.is-active{opacity:1;pointer-events:auto;z-index:2}.is-slide-mode .focal-hero__slide{position:relative;flex:0 0 100%;opacity:1;pointer-events:auto;transition:none}.focal-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.focal-hero__image{width:100%;height:100%;object-fit:cover;display:block}.focal-hero__image--mobile{display:none}.focal-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--fh-overlay-bg-d);opacity:var(--fh-overlay-opacity-d)}.focal-hero__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;padding:60px 8%;max-width:640px;color:var(--fh-text-color)}.focal-hero__content--left{align-items:flex-start;margin-right:auto}.focal-hero__content--center{align-items:center;margin:0 auto}.focal-hero__content--right{align-items:flex-end;margin-left:auto}.focal-hero__content--text-left{text-align:left}.focal-hero__content--text-center{text-align:center}.focal-hero__content--text-right{text-align:right}.focal-hero__subheading{font-family:var(--fh-sub-font);font-size:var(--fh-sub-size);letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px}.focal-hero__heading{font-family:var(--fh-heading-font);font-size:var(--fh-heading-size-d);line-height:1.05;margin:0 0 18px;font-weight:700}.focal-hero__text{font-family:var(--fh-text-font);font-size:var(--fh-text-size);line-height:1.5;margin:0 0 28px;opacity:.92}.focal-hero__text p{margin:0}.focal-hero__buttons{display:flex;gap:14px;flex-wrap:wrap}.focal-hero__content--text-center .focal-hero__buttons{justify-content:center}.focal-hero__content--text-right .focal-hero__buttons{justify-content:flex-end}.focal-hero__btn{font-family:var(--fh-btn-font);font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:15px 26px;border-radius:var(--fh-btn-radius);transition:background-color .4s cubic-bezier(.65,0,.35,1),color .4s cubic-bezier(.65,0,.35,1),transform .3s ease,box-shadow .3s ease,border-color .4s ease;display:inline-block}.focal-hero__btn--solid{background:var(--fh-btn1-bg);color:var(--fh-btn1-text)}.focal-hero__btn--solid:hover{background:var(--fh-btn1-hover-bg);color:var(--fh-btn1-hover-text);transform:translateY(-2px);box-shadow:0 10px 24px #00000040}.focal-hero__btn--outline{background:transparent;color:var(--fh-text-color);border:1.5px solid var(--fh-text-color)}.focal-hero__btn--outline:hover{background:var(--fh-btn2-hover-bg);color:var(--fh-btn2-hover-text);border-color:var(--fh-btn2-hover-bg);transform:translateY(-2px);box-shadow:0 10px 24px #0003}.focal-hero__slide [data-fx]{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.focal-hero__slide.is-active [data-fx]{opacity:1;transform:translateY(0)}.focal-hero__slide.is-active [data-fx="1"]{transition-delay:.1s}.focal-hero__slide.is-active [data-fx="2"]{transition-delay:.22s}.focal-hero__slide.is-active [data-fx="3"]{transition-delay:.34s}.focal-hero__slide.is-active [data-fx="4"]{transition-delay:.46s}.focal-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;background:#00000040;color:var(--fh-arrow-color);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .25s ease,transform .25s ease}.focal-hero__arrow:hover{background:#00000073;transform:translateY(-50%) scale(1.08)}.focal-hero__arrow--prev{left:24px}.focal-hero__arrow--next{right:24px}.focal-hero__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:10px}.focal-hero__dot{width:8px;height:8px;border-radius:50%;border:1.5px solid var(--fh-dot-color);background:transparent;cursor:pointer;padding:0;transition:background-color .25s ease,transform .25s ease}.focal-hero__dot.is-active{background:var(--fh-dot-color);transform:scale(1.2)}@media(max-width:749px){.focal-hero--height-custom{height:var(--fh-height-mobile)}.focal-hero__image--desktop{display:none}.focal-hero__image--mobile{display:block}.focal-hero__ratio-probe--desktop{display:none}.focal-hero__ratio-probe--mobile{display:block}.focal-hero__overlay{background:var(--fh-overlay-bg-m);opacity:var(--fh-overlay-opacity-m)}.focal-hero__content{padding:40px 6%}.focal-hero__heading{font-size:var(--fh-heading-size-m)}.focal-hero__arrow{width:36px;height:36px}.focal-hero__arrow--prev{left:12px}.focal-hero__arrow--next{right:12px}.focal-hero__content--mobile-left{align-items:flex-start;margin-right:auto;margin-left:0}.focal-hero__content--mobile-center{align-items:center;margin:0 auto}.focal-hero__content--mobile-right{align-items:flex-end;margin-left:auto;margin-right:0}.focal-hero__content--mobile-text-left{text-align:left}.focal-hero__content--mobile-text-center{text-align:center}.focal-hero__content--mobile-text-right{text-align:right}.focal-hero__content--mobile-text-center .focal-hero__buttons{justify-content:center}.focal-hero__content--mobile-text-left .focal-hero__buttons{justify-content:flex-start}.focal-hero__content--mobile-text-right .focal-hero__buttons{justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/focal-hero-slider.css.map */
