.wl-hero{position:relative;background:#fff;padding-top:var(--bb-pt, 14px);padding-bottom:var(--bb-pb, 14px);overflow-x:clip}.wl-hero__topbar.bb-container{max-width:none;padding-inline:clamp(20px,3vw,52px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:12px 18px}.wl-hero__topbar-reviews{display:flex;align-items:center;gap:10px;color:#000;font-family:var(--bb-font);font-size:clamp(14px,1.1vw,18px)}.wl-hero__topbar-stars{display:inline-flex;gap:2px;color:var(--wl-topbar-star-color, #000)}.wl-hero__topbar-stars svg{width:16px;height:16px}.wl-hero__topbar-text strong,.wl-hero__topbar-text b{font-weight:700}.wl-hero__topbar-btn{background:var(--wl-topbar-btn-color, #F5844A);--bb-btn-size: var(--wl-topbar-btn-size, 16px);--bb-btn-py: clamp(15px, 1.4vw, 19px);--bb-btn-px: clamp(28px, 2.6vw, 44px)}.wl-hero__box{position:relative;margin-inline:var(--wl-frame, 14px);border-radius:var(--wl-radius, 24px);overflow:hidden;background:#000;min-height:var(--wl-box-min-h, 900px);display:flex;flex-direction:column;isolation:isolate}.wl-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wl-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.wl-hero__bg-img--mobile{display:none}.wl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:var(--wl-overlay, 1);background:linear-gradient(90deg,#000000d1,#0000006b 40%,#0000 62%)}.wl-hero__content{position:relative;z-index:2;flex:1 1 auto;display:flex;align-items:flex-start;padding:clamp(28px,4vw,60px) clamp(28px,5vw,90px)}.wl-hero__body{max-width:var(--wl-content-maxw, 620px);display:flex;flex-direction:column;align-items:flex-start;color:#fff}.wl-hero__social{margin-bottom:var(--wl-gap-social, 20px)}.wl-hero__title+.wl-hero__subtitle{margin-top:var(--wl-gap-title-desc, 16px)}.wl-hero__subtitle+.wl-hero__cta,.wl-hero__title+.wl-hero__cta{margin-top:var(--wl-gap-desc-btn, 24px)}.wl-hero__cta+.wl-hero__features,.wl-hero__subtitle+.wl-hero__features,.wl-hero__title+.wl-hero__features{margin-top:var(--wl-gap-btn-features, 22px)}.wl-hero__social{display:flex;align-items:center;gap:12px}.wl-hero__faces{height:34px;width:auto;display:block}.wl-hero__social-text{font-size:clamp(14px,1.1vw,17px)}.wl-hero__social-text strong{font-weight:700}.wl-hero__title{color:#fff}.wl-hero__subtitle{color:#fff;max-width:var(--wl-sub-maxw, 480px);line-height:1.3}.wl-hero__cta{background:var(--wl-btn-color, #EC4E8C);align-self:flex-start;--bb-btn-size: var(--wl-btn-size, 16px);--bb-btn-weight: var(--wl-btn-weight, 700);--bb-btn-minw: var(--wl-btn-minw, auto)}.wl-hero__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wl-feature-gap, 6px)}.wl-hero__feature{display:flex;align-items:center;gap:10px;color:#fff;font-family:var(--bb-font);font-size:var(--wl-feature-size, 16px);font-weight:300}.wl-hero__feature svg{width:var(--wl-feature-icon, 20px);height:auto;flex:none}.wl-hero__reviews{position:absolute;left:0;right:0;bottom:var(--wl-reviews-bottom, 34px);z-index:5;padding-inline:var(--wl-reviews-pad, 0px)}.wl-hero__reviews .bb-reviews__slider{overflow:hidden}.wl-hero__reviews .swiper-wrapper{align-items:stretch}.wl-hero__reviews .swiper-slide.bb-review{height:auto}.wl-hero .bb-review__card{height:100%;background:#fff;border:none;box-shadow:0 10px 34px #00000038;color:#000;border-radius:14px;padding:18px 22px 16px;display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:center}.wl-hero .bb-review__text{font-family:var(--bb-font);font-weight:400;font-size:clamp(14px,.95vw,16px);line-height:1.3;color:#000;margin:0}.wl-hero .bb-review__meta{display:flex;flex-direction:column;align-items:center;gap:5px}.wl-hero .bb-review__stars{display:inline-flex;gap:3px;color:var(--wl-star-color, #F5A623)}.wl-hero .bb-review__stars svg{width:15px;height:15px}.wl-hero .bb-review__name{font-family:var(--bb-font);font-weight:700;font-size:14px;margin:0;color:#000}.wl-hero .bb-reviews__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:clamp(16px,2vw,26px)}.wl-hero .bb-reviews__arrow{background:none;border:none;cursor:pointer;padding:6px;display:inline-flex;color:#fff;transition:opacity .2s ease}.wl-hero .bb-reviews__arrow svg{width:18px;height:13px;display:block}.wl-hero .bb-reviews__arrow--next svg{transform:scaleX(-1)}.wl-hero .bb-reviews__arrow.swiper-button-disabled{opacity:.35}.wl-hero .bb-reviews__pagination{display:inline-flex!important;align-items:center;gap:6px;width:auto!important;position:static!important}.wl-hero .bb-reviews__pagination .swiper-pagination-bullet{width:9px;height:9px;margin:0!important;background:#fff;opacity:.45;border-radius:50%;transition:opacity .2s ease,transform .2s ease}.wl-hero .bb-reviews__pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.15)}@media(max-width:900px){.wl-hero__overlay{background:linear-gradient(90deg,#000000d9,#00000080 48%,#0000001a 78%)}}@media(max-width:749px){.wl-hero{padding-top:var(--bb-pt-m, 10px);padding-bottom:var(--bb-pb-m, 10px)}.wl-hero__topbar.bb-container{flex-direction:column;align-items:flex-start;gap:10px;padding-inline:clamp(16px,4vw,24px)}.wl-hero__topbar-btn{width:100%}.wl-hero--has-mobile .wl-hero__bg-img--desktop{display:none}.wl-hero--has-mobile .wl-hero__bg-img--mobile{display:block}.wl-hero__overlay{background:linear-gradient(180deg,#0000008c,#0003 32%,#0009 74%,#000000d9)}.wl-hero__box{min-height:0}.wl-hero__content{padding:32px 22px}.wl-hero__body{max-width:100%}.wl-hero__cta{align-self:stretch}.wl-hero__subtitle{max-width:100%}.wl-hero__reviews{position:static;padding:18px 0 2px}.wl-hero .bb-reviews__arrow{color:#000}.wl-hero .bb-reviews__pagination .swiper-pagination-bullet{background:#000}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-wl-hero.css.map */
