.btk-v2-hero{position:relative;overflow:hidden;background:var(--btk-v2-bg);color:var(--btk-v2-text);width:100%;isolation:isolate}.btk-v2-hero *,.btk-v2-hero *:before,.btk-v2-hero *:after{box-sizing:border-box}html:has([data-btk-v2-hero][data-btk-v2-hide-header=true]) .header-wrapper{display:none!important}html:has([data-btk-v2-hero][data-btk-v2-hide-announcement=true]) .announcement-bar__link{display:none!important}.btk-v2-hero__container{position:relative;z-index:2;width:min(100% - 48px,1240px);margin:0 auto;padding:44px 0 50px}.btk-v2-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,520px);align-items:center;gap:clamp(60px,7vw,115px)}.btk-v2-hero__content{min-width:0}.btk-v2-hero__logo{width:180px;margin-bottom:44px}.btk-v2-hero__logo img{display:block;width:100%;height:auto}.btk-v2-hero__sale-banner{display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;min-height:41px;max-width:100%;margin-bottom:21px;padding:9px 17px;border-radius:6px;background:linear-gradient(90deg,var(--btk-v2-primary) 0%,var(--btk-v2-primary-dark) 100%);color:#fff;font-size:14px;font-weight:800;line-height:1.2;text-transform:uppercase}.btk-v2-hero__sale-icon{display:block;flex:0 0 auto;width:1.45em;height:1.45em;font-size:18px;line-height:1}.btk-v2-hero__sale-icon img{display:block;width:100%;height:100%;object-fit:contain}.btk-v2-hero__sale-copy{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.3em;min-width:0}.btk-v2-hero__sale-highlight,.btk-v2-hero__sale-message{display:inline}.btk-v2-hero__sale-highlight{flex:0 0 auto}.btk-v2-hero__sale-message{color:#fff}.btk-v2-hero__heading-group{margin-bottom:16px}.btk-v2-hero__eyebrow{margin:0 0 8px;color:var(--btk-v2-primary);font-size:clamp(30px,2.55vw,40px);font-weight:900;line-height:1;letter-spacing:-.025em;text-transform:uppercase}.btk-v2-hero__heading{max-width:650px;margin:0;color:var(--btk-v2-text);font-size:clamp(29px,2.22vw,37px);font-weight:800;line-height:1.17;letter-spacing:-.025em}.btk-v2-hero__description{max-width:590px;margin:0 0 31px;font-size:clamp(19px,1.45vw,24px);font-weight:600;line-height:1.27}.btk-v2-hero__description p{margin:0}.btk-v2-hero__cta-area{max-width:475px}.btk-v2-hero__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:73px;padding:15px 24px;border:0;background:var(--btk-v2-button-bg);box-shadow:0 4px 5px #00000026;color:var(--btk-v2-button-text);text-decoration:none;text-align:center;font-size:20px;font-weight:900;line-height:1.1;text-transform:uppercase;transition:transform .2s ease,filter .2s ease}.btk-v2-hero__button:hover{color:var(--btk-v2-button-text);filter:brightness(.96);transform:translateY(-1px)}.btk-v2-hero__button[aria-disabled=true]{cursor:default}.btk-v2-hero__rating-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin-top:16px;font-size:14px;font-weight:700;line-height:1.25;text-align:center}.btk-v2-hero__rating{display:inline-flex;align-items:center;gap:4px}.btk-v2-hero__stars{letter-spacing:-1px}.btk-v2-hero__trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;margin-top:8px}.btk-v2-hero__trust-item{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:600;line-height:1.2}.btk-v2-hero__check{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;border-radius:4px;background:#00c72c;color:#fff;font-size:14px;font-weight:900;line-height:1}.btk-v2-hero__media{min-width:0}.btk-v2-hero__media--mobile{display:none}.btk-v2-hero__media-wrap{position:relative;width:100%}.btk-v2-hero__media-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:.72 / 1;border:3px solid var(--btk-v2-text);border-radius:48px;background:#efefef}.btk-v2-hero__image,.btk-v2-hero__video{display:block;width:100%;height:100%;object-fit:cover}.btk-v2-hero__placeholder,.btk-v2-hero__placeholder svg{display:block;width:100%;height:100%}.btk-v2-hero__placeholder svg{object-fit:cover}.btk-v2-hero__discount-badge{position:absolute;z-index:3;top:-31px;right:-49px;display:flex;align-items:center;justify-content:center;width:145px;height:145px;padding:20px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f34d79 0%,var(--btk-v2-primary) 42%,#db285d 100%);box-shadow:0 1px 1px #0000000a;color:#fff83e;text-align:center;font-size:18px;font-weight:900;line-height:1.2;text-transform:uppercase}.btk-v2-hero__reviews{margin-top:35px}.btk-v2-hero__reviews-track{position:relative}.btk-v2-hero__review{display:none;align-items:center;gap:20px;min-height:134px;padding:15px 24px;border:3px solid var(--btk-v2-text);border-radius:24px;background:#fff}.btk-v2-hero__review.is-active{display:flex}.btk-v2-hero__review-avatar{flex:0 0 auto;overflow:hidden;width:66px;height:66px;border-radius:50%;background:var(--btk-v2-primary)}.btk-v2-hero__review-avatar img{display:block;width:100%;height:100%;object-fit:cover}.btk-v2-hero__review-content{flex:1;min-width:0}.btk-v2-hero__review-stars{margin-bottom:1px;color:var(--btk-v2-primary);font-size:16px;line-height:1;letter-spacing:-1px}.btk-v2-hero__review-title{margin-bottom:2px;font-size:13px;font-weight:900;line-height:1.2}.btk-v2-hero__review-text{font-size:12px;font-weight:500;line-height:1.34}.btk-v2-hero__review-dots{display:flex;justify-content:center;gap:16px;margin-top:24px}.btk-v2-hero__review-dot{-webkit-appearance:none;appearance:none;width:12px;height:12px;margin:0;padding:0;border:0;border-radius:50%;background:#c9c9c9;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.btk-v2-hero__review-dot.is-active{background:var(--btk-v2-primary)}.btk-v2-hero__review-dot:hover{transform:scale(1.08)}.btk-v2-hero__decorations{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.btk-v2-hero__circle{position:absolute;display:block;border-radius:50%}.btk-v2-hero__circle--top-right{top:-83px;right:-81px;width:225px;height:225px;background:var(--btk-v2-primary-light)}.btk-v2-hero__circle--left-outline{top:45%;left:17px;width:119px;height:119px;border:3px solid var(--btk-v2-primary);background:transparent}.btk-v2-hero__circle--left-solid{bottom:20%;left:-70px;width:165px;height:165px;background:var(--btk-v2-primary)}.btk-v2-hero__circle--right-solid{right:-47px;bottom:25px;width:160px;height:160px;background:#ef8ea7}.btk-v2-hero__circle--mobile-left-small,.btk-v2-hero__circle--mobile-bottom-outline{display:none}@media screen and (min-width:1101px){.btk-v2-hero__container{padding:50px 0 40px}.btk-v2-hero__grid{grid-template-columns:minmax(0,1fr) minmax(400px,460px)}.btk-v2-hero__logo{width:150px;margin-bottom:22px}.btk-v2-hero__sale-banner{gap:8px;min-height:41px;margin-bottom:14px;padding:7px 14px;font-size:12.5px}.btk-v2-hero__heading-group{margin-bottom:12px}.btk-v2-hero__eyebrow{margin-bottom:8px}.btk-v2-hero__description{margin-bottom:20px}.btk-v2-hero__cta-area{max-width:414px}.btk-v2-hero__reviews{margin-top:24px;transform:none}.btk-v2-hero__review-dots{margin-top:24px}.btk-v2-hero__media--desktop{transform:none}}@media screen and (max-width:1100px){.btk-v2-hero__container{width:min(100% - 40px,1000px)}.btk-v2-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:48px}.btk-v2-hero__logo{margin-bottom:32px}.btk-v2-hero__discount-badge{right:-20px}}@media screen and (max-width:749px){.btk-v2-hero__container{width:100%;padding:24px 28px 34px}.btk-v2-hero__grid{display:block}.btk-v2-hero__content{width:100%}.btk-v2-hero__logo{width:145px;margin:0 auto 35px}.btk-v2-hero__sale-banner{display:flex;width:100%;min-height:41px;margin:0 auto 25px;padding:9px 10px;justify-content:center;border-radius:6px;font-size:13px;text-align:center}.btk-v2-hero__sale-icon{font-size:17px}.btk-v2-hero__heading-group{margin-bottom:20px;text-align:center}.btk-v2-hero__eyebrow{margin-bottom:16px;font-size:34px;line-height:1}.btk-v2-hero__heading{max-width:430px;margin:0 auto;font-size:30px;line-height:1.28}.btk-v2-hero__description{max-width:450px;margin:0 auto 36px;font-size:19px;line-height:1.4;text-align:center}.btk-v2-hero__media--desktop{display:none}.btk-v2-hero__media--mobile{display:block;width:calc(100% - 20px);margin:0 auto 36px}.btk-v2-hero__media-frame{aspect-ratio:.76 / 1;border-width:3px;border-radius:45px}.btk-v2-hero__discount-badge{top:-25px;right:-22px;width:126px;height:126px;padding:15px;font-size:15px;line-height:1.25}.btk-v2-hero__cta-area{max-width:none;width:100%}.btk-v2-hero__button{min-height:74px;padding:15px 16px;font-size:20px}.btk-v2-hero__rating-line{margin-top:18px;font-size:15px}.btk-v2-hero__trust-row{gap:7px 9px;margin-top:10px}.btk-v2-hero__trust-item{font-size:14px}.btk-v2-hero__check{width:19px;height:19px}.btk-v2-hero__reviews{margin-top:35px}.btk-v2-hero__review{gap:16px;min-height:139px;padding:14px 20px;border-radius:22px}.btk-v2-hero__review-avatar{width:62px;height:62px}.btk-v2-hero__review-stars{font-size:15px}.btk-v2-hero__review-title{font-size:12px}.btk-v2-hero__review-text{font-size:11px;line-height:1.35}.btk-v2-hero__review-dots{gap:16px;margin-top:32px}.btk-v2-hero__review-dot{width:12px;height:12px}.btk-v2-hero__circle--left-outline,.btk-v2-hero__circle--left-solid,.btk-v2-hero__circle--right-solid{display:none}.btk-v2-hero__circle--top-right{top:148px;right:-55px;width:145px;height:145px}.btk-v2-hero__circle--mobile-left-small{display:block;top:430px;left:-34px;width:67px;height:67px;background:var(--btk-v2-primary)}.btk-v2-hero__circle--mobile-bottom-outline{display:block;right:-37px;bottom:8px;width:78px;height:78px;border:3px solid var(--btk-v2-primary);background:transparent}.btk-v2-hero:after{content:"";position:absolute;z-index:0;left:-64px;bottom:23%;width:128px;height:128px;border-radius:50%;background:#ef8ea7;pointer-events:none}}@media screen and (max-width:480px){.btk-v2-hero__container{padding-right:24px;padding-left:24px}.btk-v2-hero__eyebrow{font-size:clamp(29px,8vw,34px)}.btk-v2-hero__heading{font-size:clamp(24px,7vw,30px)}.btk-v2-hero__description{font-size:17px}.btk-v2-hero__media--mobile{width:calc(100% - 16px)}.btk-v2-hero__button{font-size:18px}.btk-v2-hero__rating-line,.btk-v2-hero__trust-item{font-size:13px}.btk-v2-hero__review{gap:14px;padding:13px 15px}.btk-v2-hero__review-avatar{width:58px;height:58px}.btk-v2-hero__discount-badge{right:-18px;width:118px;height:118px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/btk-v2-hero.css.map */
