.product-hero__content{align-items:start;display:flex;gap:20px}@media(max-width:1254px){.product-hero__content{gap:10px}}@media(max-width:992px){.product-hero__content{align-items:center;flex-direction:column;gap:30px}}@media(max-width:769px){.product-hero__content{gap:10px}}.product-hero__left{width:610px}@media(max-width:992px){.product-hero__left{width:100%}}.product-hero__title{font-family:Unbounded;font-size:32px;font-weight:700;line-height:140%;margin-bottom:25px}@media(max-width:992px){.product-hero__title{font-size:22px;margin-bottom:12px}}.product-hero__tag{align-items:center;background:#efefef;border-radius:5px;color:#101010;display:inline-flex;justify-content:center;line-height:130%;margin-bottom:25px;min-height:40px;padding:0 22px}@media(max-width:992px){.product-hero__tag{margin-bottom:12px}}.product-hero__descr{line-height:155%;margin-bottom:25px}.product-hero__descr p{color:#333;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px}.product-hero__descr a{color:#62cb3d;text-underline-offset:4px}.product-hero__descr ul{margin-bottom:10px;width:100%}.product-hero__descr ul li{box-sizing:border-box;color:#333;display:block;font-size:16px;font-weight:400;line-height:1.2;margin-bottom:10px;padding-left:15px;position:relative}.product-hero__descr ul li:after{background:#333;border-radius:50%;content:"";display:block;height:3px;left:5px;position:absolute;top:8px;width:3px}.product-hero__right{position:relative;width:610px}@media(max-width:1254px){.product-hero__right{width:410px}}@media(max-width:992px){.product-hero__right{width:80%}}@media(max-width:769px){.product-hero__right{width:95%}}@media(max-width:600px){.product-hero__right{width:100%}}.product-hero__img img{height:100%;max-height:490px;-o-object-fit:contain;object-fit:contain;width:100%}.product-hero .swiper-pagination{bottom:22px}@media(max-width:992px){.product-hero .swiper-pagination{bottom:12px}}.product-hero .swiper-pagination-bullet{background:#000;height:9px;width:9px}@media(max-width:992px){.product-hero .swiper-pagination-bullet{height:7px;width:7px}}.product-hero .swiper-pagination-bullet-active{background:#62cb3d}.product-hero__navigation-btn{align-items:center;background:#f7f7f7;border-radius:50%;cursor:pointer;display:flex;height:46px;justify-content:center;position:absolute;top:50%;transform:translate(-50%);transition:all .3s;width:46px;z-index:1000}.product-hero__navigation-btn.disabled{background:#fafafa;color:#33333359;cursor:not-allowed}.product-hero__navigation-btn:hover:not(.disabled){background:#e1e1e1}.product-hero__navigation-btn--prev{left:25px}@media(max-width:992px){.product-hero__navigation-btn--prev{left:30px}}.product-hero__navigation-btn--next{right:25px}@media(max-width:992px){.product-hero__navigation-btn--next{right:0}}.product-buy-box{background:#2c2c2e;border-radius:15px;display:flex;justify-content:space-between;padding:28px 30px 30px}@media(max-width:600px){.product-buy-box{flex-direction:column;gap:20px;padding:20px 22px}}.product-buy-box__stock{align-items:center;color:#62cb3d;display:flex;gap:5px;margin-bottom:2px}.product-buy-box__stock-icon{align-items:center;display:flex;justify-content:center}.product-buy-box__price{color:#fff;font-size:24px;font-weight:700;line-height:155%;margin-bottom:22px}@media(max-width:600px){.product-buy-box__price{margin-bottom:12px}}.product-buy-box__price--hidden{opacity:0}.product-buy-box__guarantee{align-items:center;color:#f4f4f4;display:flex;gap:5px}.product-buy-box__r{flex-shrink:0}.product-buy-box__find-out-price-btn{align-items:center;background:#62cb3d;border-radius:8px;color:#fff;display:flex;gap:10px;justify-content:center;margin-bottom:22px;min-height:50px;transition:all .3s;width:100%}.product-buy-box__find-out-price-btn:hover{background:#80e55d}@media(max-width:600px){.product-buy-box__find-out-price-btn{margin-bottom:16px}}.product-buy-box__socials{align-items:center;color:#fff;display:flex;font-family:Montserrat;font-size:16px;font-weight:600;gap:12px;line-height:165%}.product-order-modal{border-radius:20px!important;overflow:hidden;padding:0!important;width:min(640px,100vw - 32px)!important}.product-order-modal .UiModal__body{overflow:auto;position:relative}.product-order-modal .UiModal{background:#000000b8}.product-order-modal .UiModal__modal{box-shadow:0 24px 80px #0000004d}.product-order-modal__close{align-items:center;color:#101010;display:inline-flex;height:24px;justify-content:center;opacity:.72;position:absolute;right:24px;top:24px;transition:opacity .2s ease;width:24px;z-index:5}.product-order-modal__close:hover{opacity:1}@media(max-width:992px){.product-order-modal{width:calc(100vw - 20px)!important}.product-order-modal .UiModal__body{overflow:auto}.product-order-modal__close{right:18px;top:18px}}.product-specs__title{font-family:Unbounded;font-size:32px;font-style:Bold;font-weight:700;line-height:140%;margin-bottom:35px;text-align:center}@media(max-width:992px){.product-specs__title{font-size:22px;margin-bottom:16px}}.product-specs__gallery{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto 64px;max-width:940px}@media(max-width:992px){.product-specs__gallery{gap:16px;margin-bottom:32px}}@media(max-width:700px){.product-specs__gallery{grid-template-columns:1fr}}.product-specs__gallery--single{grid-template-columns:1fr}.product-specs__img{max-height:455px;max-width:100%}.product-specs__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.specification-box{align-items:baseline;display:flex;gap:85px}@media(max-width:1254px){.specification-box{gap:45px}}@media(max-width:992px){.specification-box{flex-direction:column;gap:20px}}@media(max-width:769px){.specification-box{gap:10px}}.specification-box__list{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:22px;max-width:525px;width:100%}@media(max-width:1254px){.specification-box__list{max-width:425px}}@media(max-width:992px){.specification-box__list{max-width:100%}}.specification-box__item{align-items:start;border-radius:12px;cursor:pointer;display:flex;gap:12px;line-height:155%;min-height:25px;padding:0 12px}.specification-box__item.active{background:#62cb3d;color:#fff;font-weight:700;padding:12px}.specification-box__item.active .specification-box__item-num{color:#fff}.specification-box__item:hover:not(.active){background:#e1e1e1}@media(max-width:769px){.specification-box__item{padding:8px}}.specification-box__item-num{color:#62cb3d;font-family:Unbounded;font-weight:700;line-height:155%}@media(max-width:769px){.specification-box__item-name,.specification-box__item-num{font-size:14px}}.specification-box__info{background:#f7f7f7;border-radius:15px;padding:25px 30px;width:100%}.specification-box__info-title{font-weight:700;line-height:155%;margin-bottom:16px}@media(max-width:769px){.specification-box__info-title{font-size:15px}}.specification-box__info-wrap-descr{max-height:305px;overflow:hidden}.specification-box__info-wrap-descr.visibile{max-height:100%}.specification-box__info-descr{line-height:155%}.specification-box__btn-show-hide{color:#62cb3d;cursor:pointer;font-size:15px;font-weight:600;line-height:155%;margin-top:4px}.product-tabs .content-container img{border-radius:10px;box-sizing:border-box;height:auto;margin-bottom:15px;max-width:100%;vertical-align:bottom}.product-tabs .is-layout-flex{display:flex}.product-tabs .wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}.product-tabs :where(.wp-block-columns.is-layout-flex){gap:2em}.product-tabs :where(.wp-block-columns){margin-bottom:1.75em}@media(min-width:782px){.product-tabs .wp-block-columns{flex-wrap:nowrap!important}}.product-tabs__contols{align-items:baseline;border-bottom:1px solid #f0f0f0;display:flex;gap:38px;margin-bottom:28px;min-height:46px;overflow-x:auto;overflow-y:hidden;padding-top:4px}.product-tabs__contol{background:transparent;border:0}.product-tabs__contol.active{color:#62cb3d;font-size:24px;font-weight:600;line-height:140%;position:relative}.product-tabs__contol.active:after{background:#62cb3d;bottom:-1px;content:"";height:3px;left:0;position:absolute;width:100%}.product-tabs__contol{color:#bababa;cursor:pointer;font-size:20px;font-weight:500;line-height:140%;min-height:36px;padding-bottom:12px;white-space:nowrap}@media(max-width:992px){.product-tabs__contol{font-size:17px}.product-tabs__contol.active{font-size:18px}}.product-tabs__pane{color:#363636;line-height:155%}.product-tabs__variants-label{color:#333;flex-shrink:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:25px;white-space:nowrap}.product-tabs__variants-head{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.product-tabs__variant-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.product-tabs__variant-tab{align-items:center;background:#f7f7f7;border:0;border-radius:8px;color:#8b8b8b;display:inline-flex;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:15px;font-weight:500;justify-content:center;line-height:21px;min-height:37px;padding:8px 14px;white-space:nowrap}.product-tabs__variant-tab.active{background:#62cb3d;color:#fff}.product-tabs__params{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;row-gap:0}@media(max-width:992px){.product-tabs__params{grid-template-columns:1fr}}.product-tabs__param{align-items:flex-end;display:flex;gap:0;min-height:35px;padding:0}.product-tabs__param-name{background:#fff;color:#888;flex-shrink:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:23px;padding:0 8px 0 0;position:relative;z-index:1}.product-tabs__param-line{border-bottom:2px dotted #999;flex-grow:1;height:2px;margin:0;transform:translateY(-6px)}.product-tabs__param-value{background:#fff;color:#363636;flex-shrink:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:23px;margin-left:0;padding:0 0 0 8px;position:relative;text-align:right;z-index:1}.product-tabs__specs-gallery{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}@media(max-width:992px){.product-tabs__specs-gallery{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}}@media(max-width:640px){.product-tabs__specs-gallery{grid-template-columns:1fr}}.product-tabs__specs-image{background:#f7f7f7;border-radius:16px;overflow:hidden}.product-tabs__specs-image img{background:#fff;display:block;height:100%;min-height:220px;-o-object-fit:contain;object-fit:contain;width:100%}.product-tabs__payment-list{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media(max-width:992px){.product-tabs__payment-list{grid-template-columns:1fr}}.product-tabs__payment-item{align-items:flex-start;background:#f7f7f7;border-radius:15px;display:flex;flex-direction:column;min-height:100%;padding:25px;row-gap:15px}.product-tabs__payment-icon{align-items:center;background:#fff;border-radius:5px;display:flex;height:47px;justify-content:center;width:47px}.product-tabs__payment-icon img{height:35px;-o-object-fit:contain;object-fit:contain;width:35px}.product-tabs__payment-title{font-size:18px;font-weight:700;line-height:28px}.product-tabs__payment-text,.product-tabs__payment-title{color:#333;font-family:Montserrat,Arial,Helvetica,sans-serif;width:100%}.product-tabs__payment-text{font-size:16px;font-weight:400;line-height:25px;white-space:pre-wrap}.product-tabs__payment-text :deep(strong){color:#333;font-weight:600}.product-tabs__html :deep(img){height:auto;max-width:100%}.elementor-kit-402{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.product-tabs__html .elementor-widget-text-editor{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.product-tabs__html .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.product-tabs__html .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap,.product-tabs__html .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{border-color:var(--e-global-color-primary);color:var(--e-global-color-primary)}.product-tabs__html .elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.product-tabs__html .e-con{--container-max-width:1140px}.product-tabs__html .elementor-widget:not(:last-child){margin-block-end:20px}.product-tabs__html .elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}.product-tabs__html h1.entry-title{display:var(--page-title-display)}.product-tabs__html .elementor-75 .elementor-element.elementor-element-0d66e80,.product-tabs__html .elementor-75 .elementor-element.elementor-element-8e2314e,.product-tabs__html .elementor-75 .elementor-element.elementor-element-bd87073{display:flex;flex-direction:row;gap:2em;-moz-column-gap:0;column-gap:0;flex-wrap:wrap;row-gap:0}.product-tabs__html .elementor-75 .elementor-element.elementor-element-5d8ac85,.product-tabs__html .elementor-75 .elementor-element.elementor-element-61f0e65,.product-tabs__html .elementor-75 .elementor-element.elementor-element-6275be6,.product-tabs__html .elementor-75 .elementor-element.elementor-element-632da11,.product-tabs__html .elementor-75 .elementor-element.elementor-element-b847bfe,.product-tabs__html .elementor-75 .elementor-element.elementor-element-f0fa45b{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.product-tabs__html .elementor-75 .elementor-element.elementor-element-040e5e4,.product-tabs__html .elementor-75 .elementor-element.elementor-element-15db435,.product-tabs__html .elementor-75 .elementor-element.elementor-element-bbcabd2{color:#333;font-size:18px;font-weight:400}.product-tabs__html .elementor-75 .elementor-element.elementor-element-009bded,.product-tabs__html .elementor-75 .elementor-element.elementor-element-6c1442d,.product-tabs__html .elementor-75 .elementor-element.elementor-element-d25eb94{color:#222;font-size:16px;font-weight:400;line-height:23px}.product-tabs__html .elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}@media(min-width:768px){.product-tabs__html .elementor-75 .elementor-element.elementor-element-0d66e80,.product-tabs__html .elementor-75 .elementor-element.elementor-element-8e2314e,.product-tabs__html .elementor-75 .elementor-element.elementor-element-bd87073{width:1270px}.product-tabs__html .elementor-75 .elementor-element.elementor-element-5d8ac85,.product-tabs__html .elementor-75 .elementor-element.elementor-element-61f0e65,.product-tabs__html .elementor-75 .elementor-element.elementor-element-6275be6,.product-tabs__html .elementor-75 .elementor-element.elementor-element-632da11,.product-tabs__html .elementor-75 .elementor-element.elementor-element-b847bfe,.product-tabs__html .elementor-75 .elementor-element.elementor-element-f0fa45b{width:50%}}@media(max-width:1024px){.product-tabs__html .elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.product-tabs__html .e-con{--container-max-width:1024px}}@media(max-width:767px){.product-tabs__html .elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.product-tabs__html .e-con{--container-max-width:767px}}
