.productV2Inner{display:flex;column-gap:20px;margin:auto;max-width:1296px}@media (max-width: 800px){.productV2Inner{display:block}}.productV2Visual{position:sticky;top:110px;height:fit-content;overflow:hidden;width:50%;max-width:634px;border-radius:8px}.productV2VisualSingle{display:none;width:100%;height:100%}.productV2VisualSingle.active{display:block}.productV2VisualSingle img{object-fit:cover}.productV2VisualSwiper{display:block;width:100%}.productV2VisualAltItem{display:none}.productV2VisualAltItem.active{display:block}.productV2VisualSwiperSlide{position:relative;width:100%}.productV2VisualSwiperSlideImage,.productV2VisualSwiperSlideVideo{height:auto;width:100%!important;border-radius:7px}.productV2VisualSwiperSlidePlay{cursor:pointer;display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:1}.productV2VisualSwiperSlidePlayIcon{height:auto;width:100%}.productV2VisualThumbs{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:10px}.productV2VisualThumbsSlide{cursor:pointer;width:100%;max-width:60px;height:100%;max-height:60px;padding:0;position:relative;transition:.3s ease;overflow:hidden;aspect-ratio:1;border-radius:4px}.productV2VisualThumbsSlidePlay{bottom:8px;cursor:pointer;display:flex;height:auto;position:absolute;right:2px;width:20px;z-index:1}.productV2VisualThumbsSlideImage{object-fit:cover;height:100%}.productV2VisualBadge{position:absolute;top:0;right:0;z-index:3;width:100%;display:flex;justify-content:flex-end}.productV2VisualBadgeImage{width:28%}@media (max-width: 800px){.productV2Visual{position:relative;top:unset;width:100%;margin:0 auto 25px}.productV2VisualSwiperSlideImage,.productV2VisualSwiperSlideVideo{border-radius:10px}.productV2VisualThumbsSlide{max-width:40px;max-height:40px}}.productV2VisualScarcity{position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.productV2VisualScarcityImage{position:absolute;bottom:0;left:50%;transform:translate(-50%);opacity:0;transition:ease-in .3s;width:clamp(300px,27dvw,347px)}.productV2VisualScarcityImage.active{transition:ease-in .5s;opacity:1}@media (max-width: 800px){.productV2VisualScarcity{bottom:20%}}.productV2Content{margin-left:14px;max-width:380px;width:50%}@media (max-width: 1296px){.productV2Content{margin-left:0}}@media (max-width: 800px){.productV2Content{max-width:unset;width:100%}}.productV2Title{font-weight:700;font-size:68px;line-height:60px;margin-bottom:3px;text-transform:uppercase}.productV2Tag{font-size:16px;line-height:17.05px}.productV2Review{margin:10px 0 13px}.productV2 .kl_reviews__stars_badge svg path{fill:#202223}.productV2ReviewTemporary{display:flex;align-items:center;gap:10px;font-size:16.36px;line-height:17.05px;letter-spacing:.04em;margin:-2px 0 10px}.productV2ReviewTemporary svg{width:74px;height:14px}.productV2Icons{display:flex;flex-direction:column;gap:6px;margin-bottom:22px}.productV2IconsItem{display:flex;align-items:center;gap:11px;line-height:20px}.productV2Options{display:flex;flex-direction:column;gap:7px;margin-bottom:30px}.productV2OptionsTitle{font-size:21px;line-height:7px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.productV2OptionsValues{display:grid;grid-template-columns:1fr 1fr;gap:15px}.productV2OptionsValuesLabel{display:flex}.productV2OptionsValuesLabelInput{display:none}.productV2OptionsValuesLabelSelector{border:1px solid var(--black);border-radius:34px;background-color:#fff;color:var(--black);text-align:center;font-weight:700;font-size:16px;line-height:1.25;letter-spacing:.05em;transition:ease .2s;cursor:pointer;width:100%;padding:10px}.productV2OptionsValuesLabelInput:checked+.productV2OptionsValuesLabelSelector{background-color:var(--lime)}.productV2Quantity{display:flex;flex-direction:column;gap:7px;margin-bottom:38px}.productV2QuantitySelect{display:grid;grid-template-columns:repeat(4,1fr);gap:25px 7px}.productV2QuantitySelectItem{position:relative;display:block;cursor:pointer}.productV2QuantitySelectItemInput{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.productV2QuantitySelectItemDisplay{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;line-height:1;letter-spacing:.05em;font-weight:700;padding:10px;border:1px solid var(--black);border-radius:30px;transition:ease .3s;background-color:#fff}.productV2QuantitySelectItemTag{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);font-size:10px;line-height:125%;color:#b0ada9;white-space:nowrap;transition:ease .3s}.productV2QuantitySelectItemInput:checked+.productV2QuantitySelectItemDisplay .productV2QuantitySelectItemTag{color:var(--black)}.productV2Selling{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.productV2SellingOption{border:1px solid var(--black);border-radius:34px;padding:12px 13px;line-height:18px;cursor:pointer;background-color:#fff}.productV2SellingOption.otp{border-radius:14px}.productV2SellingOptionInput{display:none}.productV2SellingOptionHeader{display:flex;align-items:center;gap:10px}.productV2SellingOptionHeaderInput{border-radius:50%;border:1px solid var(--black);background-color:#fff;position:relative;width:15px;height:15px}.productV2SellingOptionHeaderInput:after{content:"";position:absolute;border-radius:50%;width:9px;height:9px;background-color:transparent;left:50%;top:50%;translate:-50% -50%}.productV2SellingOptionInput:checked+.productV2SellingOptionHeader .productV2SellingOptionHeaderInput:after{background-color:var(--black)}.productV2SellingOptionHeaderTitle{line-height:1}.productV2SellingOptionHeaderTitle span{display:inline-block;padding:2px 8px;color:#fff;background-color:#000;border-radius:30px;font-size:14px;font-weight:500;margin-left:4px}.productV2SellingOptionHeaderPrice{display:flex;align-items:center;gap:8px;margin-left:auto}.productV2SellingOptionHeaderPriceCompare{text-decoration:line-through;line-height:1}.productV2SellingOptionHeaderPriceReal{line-height:1}.productV2SellingOptionInner{display:grid;grid-template-rows:0fr;transition:ease .3s}.productV2SellingOptionInput:checked~.productV2SellingOptionInner{grid-template-rows:1fr}.productV2SellingOptionInner>div{overflow:hidden}.productV2SellingOptionBullets{margin:8px 0 13px;padding:0 0 0 24px}.productV2SellingOptionBulletsItem{line-height:20px;display:flex;gap:5px}.productV2SellingOptionBulletsItem:before{content:"\2022"}.productV2SellingOptionPlanWrap{position:relative;display:flex;align-items:center;gap:10px;font-weight:500;line-height:1}.productV2SellingOptionPlanLabel{width:fit-content}.productV2SellingOptionPlan{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;border-bottom:1px solid var(--black);padding:7px 10px}.productV2SellingOptionPlan:focus{outline:none}.productV2SellingOptionPlanWrap svg{position:absolute;right:10px;top:50%;translate:0 -50%;transition:eaes .2s;width:19px;height:9px;pointer-events:none}.productV2ATC{margin-bottom:17px}.productV2Description{font-size:16px;line-height:17.05px;margin-bottom:18px}@media (min-width: 801px){.productV2QuantitySelectItemDisplay:hover,.productV2OptionsValuesLabelSelector:hover{background-color:var(--disabled)!important;color:#fff}}@media (max-width: 800px){.productV2Title{font-size:clamp(60px,20dvw,85px);line-height:.82;margin-bottom:10px}.productV2Tag{font-size:clamp(16px,4.7dvw,20px);margin-bottom:12px}.productV2Review{margin-inline:13px}.productV2OptionsValues{gap:7px}.productV2OptionsValuesLabelSelector{border-radius:50px;font-size:clamp(16px,4.7dvw,20px);padding:8px}.productV2Selling{gap:12px;margin-bottom:32px}.productV2SellingOption{border-radius:50px;padding:6px 19px;font-size:clamp(16px,4.7dvw,20px);line-height:1}.productV2SellingOptionHeader{display:grid;grid-template-columns:21px 2fr 1fr;gap:10px}.productV2SellingOptionHeaderInput{width:21px;height:21px}.productV2SellingOptionHeaderInput:after{width:14px;height:14px}.productV2SellingOptionInput:checked+.productV2SellingOptionHeader .productV2SellingOptionHeaderInput:after{background-color:var(--black)}.productV2SellingOptionBullets{margin:5px 0 6px;padding:0 0 0 24px}.productV2SellingOptionBulletsItem{font-size:clamp(16px,4.7dvw,20px);line-height:1.1}.productV2Description{font-size:clamp(16px,4.7dvw,20px);line-height:1;margin-bottom:21px}}@media (max-width: 320px){.productV2QuantitySelect{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/main-product-v2.css.map */
