.fw-hero-section{width:100%;max-width:100%}.fw-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.fw-hero__slides{position:relative;width:100%;height:100%}.fw-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .6s ease;z-index:1}.fw-hero__slide.is-active{opacity:1;visibility:visible;z-index:2}.fw-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.fw-hero__image--placeholder{background:#f3f3f3}.fw-hero__image--placeholder svg{width:100%;height:100%}.fw-hero__image--mobile{display:none}@media screen and (max-width:749px){.fw-hero__image--mobile{display:block}.fw-hero__image--desktop{display:none}}.fw-hero__slide:not(:has(.fw-hero__image--mobile)) .fw-hero__image--desktop{display:block}.fw-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,var(--overlay-opacity, .2));z-index:2}.fw-hero__content{position:relative;z-index:3;display:flex;flex-direction:column;gap:16px;max-width:640px;padding:24px;color:#fff;width:100%;height:100%;justify-content:center}.fw-hero__content--align-left{align-items:flex-start;text-align:left;margin-right:auto}.fw-hero__content--align-center{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.fw-hero__content--align-right{align-items:flex-end;text-align:right;margin-left:auto}.fw-hero__content--top{justify-content:flex-start;padding-top:64px}.fw-hero__content--center{justify-content:center}.fw-hero__content--bottom{justify-content:flex-end;padding-bottom:64px}.fw-hero__eyebrow{margin:0;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.45),0 1px 10px rgba(0,0,0,.25);opacity:.95}.fw-hero__heading{margin:0;font-size:clamp(28px,5vw,56px);line-height:1.1;font-weight:700;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.45),0 2px 14px rgba(0,0,0,.25)}.fw-hero__subheading{font-size:clamp(15px,2vw,20px);line-height:1.5;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.45),0 1px 10px rgba(0,0,0,.25);opacity:.95}.fw-hero__subheading p{margin:0;color:inherit}.fw-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.fw-hero__content--align-center .fw-hero__buttons{justify-content:center}.fw-hero__content--align-right .fw-hero__buttons{justify-content:flex-end}.fw-hero__button{display:inline-block;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;border-radius:999px;transition:transform .15s ease,background-color .15s ease,color .15s ease;white-space:nowrap;text-shadow:none}.fw-hero__button--primary{background-color:#fff;color:#111!important}.fw-hero__button--primary:hover{transform:translateY(-2px);background-color:#f2f2f2}.fw-hero__button--secondary{background-color:transparent;color:#fff!important;border:1.5px solid #ffffff}.fw-hero__button--secondary:hover{transform:translateY(-2px);background-color:#ffffff26}.fw-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd9;color:#111;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.fw-hero__arrow:hover{background:#fff}.fw-hero__arrow--prev{left:20px}.fw-hero__arrow--next{right:20px}@media screen and (max-width:749px){.fw-hero__arrow{width:36px;height:36px;font-size:20px}}.fw-hero__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:8px}.fw-hero__dot{width:9px;height:9px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background-color .15s ease,transform .15s ease}.fw-hero__dot.is-active{background:#fff;transform:scale(1.2)}@media screen and (max-width:480px){.fw-hero__content{max-width:100%}.fw-hero__button{width:100%;text-align:center}.fw-hero__buttons{width:100%;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/section-full-width-hero.css.map */
