.product{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:0 32px;margin:0 auto 6px;width:100%}.product-gallery{display:flex;max-width:622px;flex-direction:column;width:100%;gap:12px;position:relative}.product-gallery .swiper-slide video{width:100%;height:100%;object-fit:cover}@media(min-width: 1094px){.product-gallery{flex-direction:row;position:sticky;margin-top:6px;top:55px}}.product-gallery__main{width:100%}@media(min-width: 769px){.product-gallery__main{padding-left:74px}}.product-gallery__thumbs{width:100%;max-width:calc(100% - 80px);margin:0 auto;background-color:var(--white)}@media(min-width: 769px){.product-gallery__thumbs{max-width:74px;padding-right:12px;order:-1;position:absolute;left:0;top:0;height:100%}.product-gallery__thumbs .swiper-wrapper{flex-direction:column}}.product-gallery__thumb{cursor:pointer;width:48px;border:2px solid rgba(0,0,0,0);margin-right:10px}.product-gallery__thumb.swiper-slide-thumb-active{border-color:var(--secondary-color);cursor:default}@media(min-width: 769px){.product-gallery__thumb{width:62px;margin-right:0;margin-bottom:12px}}.product-gallery__navigation{position:absolute;bottom:25px;left:0;width:100%}.product-gallery__navigation .swiper-button-prev::after,.product-gallery__navigation .swiper-button-next::after{content:""}.product-content{max-width:440px;width:100%;display:flex;flex-direction:column;gap:24px;padding:24px 20px}.product-content__info{display:flex;flex-direction:column;gap:12px}.product-content__short-description{font-size:18px;font-weight:400;padding:10px 0}.product-content__payment-info{display:flex;justify-content:center;align-items:center;border-radius:16px;border:1px solid #ff6010;padding:8px 12px;gap:10px}.product-content__payment-info>div p:first-child{color:#ff6010;font-size:14px;font-weight:400;letter-spacing:.7px}.product-content__payment-info>div p:last-child{color:#333;font-size:14px;font-weight:500;letter-spacing:1.12px}.product-content__payment-specs{display:flex;justify-content:space-between;align-items:start;gap:10px}.product-content__payment-specs>div{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-content__payment-specs>div p{text-align:center;font-size:12px}.product-title{font-size:26px;font-weight:500;line-height:1;text-transform:uppercase}.product-subtitle{font-size:20px;font-weight:500;margin-bottom:24px}.product-prices{display:flex;flex-wrap:wrap;align-items:center;gap:0 5px}.product-prices__compare{width:100%;line-height:1;color:var(--gray);font-size:16px;font-weight:400;padding:0 4px;text-decoration-line:line-through}.product-prices__current{font-size:32px;font-weight:500;line-height:normal}.product-prices__discount{color:var(--white);font-size:16px;font-weight:700;line-height:normal;letter-spacing:-0.8px;background-color:var(--primary-color);padding:1px 6px;display:flex;align-items:center;justify-content:center;border-radius:999px}.product-info__included{margin-bottom:24px}.product-info__included-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:18px;list-style:none}.product-info__included-list li{position:relative;padding-left:22px;width:100%;max-width:164px}.product-info__included-list li span{color:#fff;background-color:#f47120;border-radius:0 3px 3px 0;padding:0 5px;font-weight:500}.product-info__included-list li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><rect width=\"16\" height=\"16\" rx=\"8\" fill=\"%2300C4B4\"/><path d=\"M4 7.8125L6.66964 10.625L12.125 5\" stroke=\"white\" stroke-width=\"1.5\"/></svg>");background-size:contain;background-repeat:no-repeat}.product-info__form{display:flex;flex-direction:column}.product-info__form-actions{display:flex;gap:10px;justify-content:center}.product-info__form-buy_opt{display:flex;align-items:center;justify-content:space-between;padding:16px 15px;border-radius:5px;background:#fafafa;border:1px solid #dadada;margin-bottom:15px}.product-info__form-buy_opt div.header{display:flex;align-items:center;justify-content:space-between}.product-info__form-buy_opt div.intro{display:flex;align-items:center;gap:10px;flex:none}.product-info__form-buy_opt div.intro span{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1px solid #000}.product-info__form-buy_opt div.intro p{color:#545454;font-size:18px;font-weight:500;line-height:120%}.product-info__form-buy_opt div.intro div:has(img){display:flex}.product-info__form-buy_opt p.popup_text{color:#8a8a8a;font-size:14px;font-weight:400;line-height:110%;text-decoration:underline;text-align:center}.product-info__form-buy_opt div.body{margin-top:12px;border-top:1px solid #e8e8e8;padding:12px 8px}.product-info__form-buy_opt div.body>p{color:#545454;font-size:14px;font-weight:400;line-height:120%}.product-info__form-buy_opt div.body .bundle_product{display:flex;gap:8px}.product-info__form-buy_opt div.body .bundle_product>div p:first-child{font-size:16px;color:#545454;text-wrap:wrap}.product-info__form-buy_opt div.body .bundle_product>div p:first-child span{color:#fff;background-color:#00c4b4;padding:0 5px;font-weight:500}.product-info__form-buy_opt div.body .bundle_product>div p:has(svg){display:flex;gap:10px;font-size:14px;margin-top:14px}.product-info__form-buy_opt div.body .bundle_product>div p:has(svg) span{color:#fff;background-color:#f47120;border-radius:0 3px 3px 0;padding:0 5px;font-weight:500}.product-info__form-buy_opt:has(.header){display:block}.product-info__form-buy_opt.active{background:#fff;border-color:#000}.product-info__form-buy_opt.active div.intro span::before{content:"";width:10px;height:10px;border-radius:50%;background-color:#000}.product-info__form-button{flex:1;border-radius:999px;background:var(--orange);box-shadow:0px 1px 4px 0px rgba(0,0,0,.25);border:none;display:flex;align-items:center;justify-content:center;gap:28px;cursor:pointer;min-height:48px}.product-info__form-button span{color:var(--white);text-align:center;font-size:20px;font-weight:700;text-transform:uppercase}.product-installments{display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;font-size:14px;font-weight:400;flex-wrap:wrap}.product-purchase-options__plans{display:flex;flex-direction:column;gap:24px}.product-purchase-options__plan{padding:20px 15px;display:flex;flex-direction:column;gap:12px;border-radius:5px;border:1px solid #dadada;background-color:#f7f7f7;cursor:pointer;transition:border-color ease .2s,background-color ease .2s}.product-purchase-options__plan-header{display:flex;align-items:center;gap:10px}.product-purchase-options__plan-header h4{font-size:18px;font-weight:500;flex:1}.product-purchase-options__plan-header h5{font-size:24px;font-weight:500}.product-purchase-options__plan-check{opacity:0;transition:opacity ease .2s}.product-purchase-options__plan hr{border:none;height:1px;background:var(--gray)}.product-purchase-options__plan-body{display:flex;flex-direction:column;gap:24px;align-items:center}.product-purchase-options__plan-select{width:100%;display:flex;position:relative}.product-purchase-options__plan-select select{min-height:40px;border:1px solid #dadada;outline:none;border-radius:5px;background:none;padding:0 15px;cursor:pointer;pointer-events:none;width:100%;appearance:none;font-size:14px}.product-purchase-options__plan-select svg{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.product-purchase-options__plan-button{font-size:14px;font-weight:400;border:none;background:none;cursor:pointer;text-decoration-line:underline;pointer-events:none}.product-purchase-options input:checked+.product-purchase-options__plan{border-color:var(--black);background-color:var(--white);cursor:default}.product-purchase-options input:checked+.product-purchase-options__plan .product-purchase-options__plan-check{opacity:1}.product-purchase-options input:checked+.product-purchase-options__plan .product-purchase-options__plan-button,.product-purchase-options input:checked+.product-purchase-options__plan .product-purchase-options__plan-select select{pointer-events:all}.product-recurrent{text-align:center;font-size:16px;font-weight:400}.product-benefits{display:flex;flex-direction:column;gap:12px;list-style:none;width:100%}.product-benefits li{display:flex;align-items:center;gap:18px;color:#585858;font-size:16px;font-weight:400}.product-dropdowns__item{display:flex;flex-direction:column;border-bottom:1px solid #e6e6e6}.product-dropdowns__item-header{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer}.product-dropdowns__item-title{font-size:20px;font-weight:400}.product-dropdowns__item-icon{display:flex;align-items:center;justify-content:center;position:relative}.product-dropdowns__item-icon>svg:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(90deg);transition:transform ease .2s}.product-dropdowns__item-body{display:none}.product-dropdowns__item-body strong{font-weight:500}.product-dropdowns__item-body ol{padding-left:20px}.product-dropdowns__item-body ul{padding-left:20px;list-style:disc}.product-dropdowns__item-body p>a{text-decoration:underline}.product-dropdowns input:checked+.product-dropdowns__item{padding:0 0px 18px}.product-dropdowns input:checked+.product-dropdowns__item .product-dropdowns__item-header{padding:18px 0 15px}.product-dropdowns input:checked+.product-dropdowns__item .product-dropdowns__item-icon>svg:last-child{transform:translate(-50%, -50%) rotate(0deg)}.product-dropdowns input:checked+.product-dropdowns__item .product-dropdowns__item-body{display:block}.product-guarantee{border-radius:10px;background:linear-gradient(180deg, var(--secondary-color) 23.24%, rgba(255, 255, 255, 0) 110.57%);padding:12px;display:flex;align-items:center;gap:12px}.product-guarantee svg{flex:none}.product-guarantee__content{display:flex;flex-direction:column;gap:8px}.product-guarantee__content h3{color:var(--white);font-size:16px;font-weight:500}.product-guarantee__content p{font-size:14px;font-weight:400}.product-button__float{width:100%;flex:1;border-radius:999px;background:var(--orange);box-shadow:0px 1px 4px 0px rgba(0,0,0,.25);border:none;display:flex;align-items:center;justify-content:center;gap:28px;cursor:pointer;max-width:350px;min-height:48px;z-index:11;position:fixed;bottom:-100%;transition:bottom ease .4s}.product-button__float.is-active{bottom:15px;left:50%;transform:translateX(-50%)}.product-button__float span{color:var(--white);text-align:center;font-size:20px;font-weight:700;text-transform:uppercase}@media(max-width: 767px){html:has(.product-button__float.is-active) iframe.WizybotShopifyWidget__iframe__outter__close{bottom:64px !important}html:has(.product-button__float.is-active) div.needsclick[class*=kl-teaser-]{bottom:50px !important}}.pay_later_body{font-size:14px}.pay_later_body span{color:var(--primary-color)}.product__payinfo{display:flex;flex-direction:column;gap:14px;margin:0}.payinfo_item{display:flex;align-items:center;gap:12px}.payinfo_item img{width:42px;height:42px;object-fit:cover}.payinfo_item__title{color:#3e4146;font-size:18px;font-weight:500;line-height:120%}.payinfo_item__text{color:#3e4146;font-size:16px;font-weight:400;line-height:normal}
