@charset "UTF-8";@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Bold"),local("SF-Pro-Display-Bold"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Bold-aab409ca.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Black"),local("SF-Pro-Display-Black"),url("https://powergas.com.ua/build/assets/SF UI Display-Black-f321c16b.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Light"),local("SF-Pro-Display-Light"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Light-3936b114.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Medium"),local("SF-Pro-Display-Medium"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Medium-b075889b.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display ExtraBold"),local("SF-Pro-Display-ExtraBold"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Extrabold-d9029a7c.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Thin"),local("SF-Pro-Display-Thin"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Thin-8842e646.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display SemiBold"),local("SF-Pro-Display-SemiBold"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Semibold-761c056d.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:SF;font-display:swap;src:local("SF Pro Display Regular"),local("SF-Pro-Display-Regular"),url(https://powergas.com.ua/build/assets/SF-UI-Display-Regular-3c1550a3.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:SF,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{padding:0;margin:0;border:0px;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;min-width:320px}body{color:#424245;line-height:1;font-family:SF;font-size:.875rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:SF;font-size:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}@media (max-width: 61.99875em){.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:95rem;margin:0 auto;padding:0 3.75rem}@media (max-width: 93.75em){[class*=__container]{max-width:82.5rem}}@media (max-width: 61.99875em){[class*=__container]{padding-left:1.875rem;padding-right:1.875rem}}@media (max-width: 47.99875em){[class*=__container]{padding-left:.9375rem;padding-right:.9375rem}}.form__input{width:100%;padding:.75rem 1.25rem;border:1px solid #E0E0E0;border-radius:.3125rem;font-size:1rem;transition:border-color .3s}.form__input:focus{border-color:var(--primary, #1F558E)}.form__button{width:100%;margin-top:1.875rem}.form__item{margin-bottom:1.25rem}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:.5625rem!important;width:100%;display:block;padding:.875rem .75rem;background-color:#fff;font-size:.875rem;line-height:1.2142857143;color:#424245;border:.0625rem solid transparent;transition:border-color .3s ease 0s;outline:none}.input:focus{border-color:#95959d}.input::-moz-placeholder{color:#95959d}.input::placeholder{color:#95959d}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .2s;transition:opacity .2s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .2s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;overflow:auto}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus+.checkbox__label:before{box-shadow:0 0 .1875rem #c2c2c2}.checkbox__input:checked+.checkbox__label:before{background-color:#1f558e;border-color:#1f558e;box-shadow:none!important}.checkbox__input:checked+.checkbox__label:after{opacity:1}.checkbox__label{cursor:pointer;display:flex;position:relative;gap:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox__label:before{content:"";align-self:flex-start;flex:0 0 .75rem;width:.75rem;height:.75rem;border:.0625rem solid #d6d6d6;border-radius:.1875rem;transform:translateY(15%);transition:background-color .1s ease 0s,box-shadow .1s ease 0s}@media (max-width: 61.99875em){.checkbox__label:before{flex:0 0 1rem;width:1rem;height:1rem;transform:translateY(25%)}}.checkbox__label:after{content:"";position:absolute;width:.5rem;height:.5rem;top:.125rem;left:.125rem;transform:translateY(20%);opacity:0;transition:opacity .1s ease 0s;background:url(https://powergas.com.ua/build/assets/check-bac8359c.svg) center/contain no-repeat}@media (max-width: 61.99875em){.checkbox__label:after{width:.6875rem;height:.6875rem;top:.25rem;left:.125rem}}.checkbox__text{align-self:center;font-size:.875rem;line-height:1.2142857143}@media (max-width: 61.99875em){.checkbox__text{font-size:1.25rem}}@media (max-width: 29.99875em){.checkbox__text{font-size:1.125rem}}.options__item{position:relative;cursor:pointer}.options__item:not(:last-child){margin-bottom:.3125em}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:focus+.options__label{border-color:#868686}.options__input:focus+.options__label .options__text{color:#868686}.options__input:checked+.options__label{border-color:#1f558e}.options__input:checked+.options__label .options__text{color:#1f558e}.options__label{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;padding:0 1rem;border:.0625rem solid #d6d6d6;border-radius:2.3125rem;transition:border-color .2s ease 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.options__text{font-size:.875rem;line-height:150%;color:#d9d9d9;transition:color .2s ease 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-popup__form{max-width:25rem;margin:0 auto}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body:after{opacity:1}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:150;opacity:0;visibility:hidden;overflow-y:auto;overflow-x:hidden;transition:all .3s ease}.popup._active{opacity:1;visibility:visible}.popup__wrapper{min-height:100%;display:flex;align-items:center;justify-content:center;padding:30px 10px}.popup__content{background:#fff;color:#000;padding:30px;max-width:500px;width:100%;border-radius:10px;position:relative;transform:scale(.8);opacity:0;transition:all .3s ease}._active .popup__content{transform:scale(1);opacity:1}.popup__close,.popup_close{position:absolute;right:.9375rem;top:.9375rem;width:1.25rem;height:1.25rem;cursor:pointer}.popup__close:before,.popup__close:after,.popup_close:before,.popup_close:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:#000;transform:rotate(45deg)}.popup__close:after,.popup_close:after{transform:rotate(-45deg)}.popup__title{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;text-align:center}.popup__text{margin-bottom:1.25rem}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;opacity:1}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;opacity:0;transition:opacity .3s ease 0s;background-color:#fff;padding:1.25rem 1.25rem 2.5rem;width:100%;max-width:28.125rem;position:relative;border-radius:.5rem}.lock .popup__content{visibility:visible}.popup__close{width:2rem;height:2rem;position:absolute;top:1.25rem;right:1.25rem;transition:opacity .3s ease 0s}@media (any-hover: hover){.popup__close:hover{opacity:.6}}.popup__close:active{opacity:.6}.popup__close:before,.popup__close:after{content:"";position:absolute;width:84.375%;height:.125rem;top:50%;left:50%}.popup__close:before{transform:translate(-50%,-50%) rotate(45deg)}.popup__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.email-send-popup__content{background:rgba(149,149,157,.8);border-radius:2.3125rem;max-width:59.0625rem;padding:4rem 2.5rem 4.375rem}@media (max-width: 47.99875em){.email-send-popup__content{padding:4.0625rem 2.5rem 3.125rem}}@media (max-width: 29.99875em){.email-send-popup__content{padding:4.0625rem 1.25rem 2.5rem}}.email-send-popup__close:before,.email-send-popup__close:after{background-color:#fff}.email-send-popup__form{max-width:42.1875rem;display:block;margin:auto}.email-send-popup__input-wrapper{display:block}.email-send-popup__input-wrapper:not(:last-child){margin-bottom:4.6875rem}@media (max-width: 61.99875em){.email-send-popup__input-wrapper:not(:last-child){margin-bottom:3.125rem}}@media (max-width: 29.99875em){.email-send-popup__input-wrapper:not(:last-child){margin-bottom:1.5625rem}}.email-send-popup__input{padding:1.875rem 1.5rem;font-size:1.5rem}.email-send-popup__input:focus{border-color:#1f558e}@media (max-width: 61.99875em){.email-send-popup__input{font-size:1.375rem;padding:1.5rem 1.25rem}}@media (max-width: 47.99875em){.email-send-popup__input{font-size:1.25rem;padding:1.25rem 1.125rem}}@media (max-width: 29.99875em){.email-send-popup__input{font-size:1.125rem;padding:1rem .75rem}}.email-send-popup__button{max-width:16.875rem;width:100%;margin:auto}.compare-popup__content{box-shadow:0 .5rem 2.5rem #00000052}.compare-popup__title{font-size:1.5rem;font-weight:500;margin:0 -1.25rem;padding:0 1.25rem .9375rem;border-bottom:.0625rem solid #e9e9e9}.compare-popup__title:not(:last-child){margin-bottom:1.875rem}.compare-popup__close{width:1.5rem;height:1.5rem}.compare-popup__close:before,.compare-popup__close:after{background-color:#424245}.compare-popup__item{display:flex;justify-content:space-between;align-items:center;gap:.9375rem}.compare-popup__item:not(:last-child){margin-bottom:1.25rem}.compare-popup__link{color:#1f558e;cursor:pointer}.compare-popup__link span.count{color:#424245}@media (any-hover: hover){.compare-popup__link:hover{color:#18416d;text-decoration:underline}}@media (max-width: 29.99875em){.compare-popup__link{font-size:1.25rem}}.compare-popup__delete-btn{flex:0 0 1.25rem;width:1.25rem;transition:filter .3s ease 0s}.compare-popup__delete-btn img{width:100%;height:auto}@media (any-hover: hover){.compare-popup__delete-btn:hover{filter:invert(.25)}}@media (max-width: 29.99875em){.compare-popup__delete-btn{flex:0 0 1.75rem;width:1.75rem}}.search-popup{position:fixed;width:100%;top:0;left:0;z-index:1005;background:#f5f5f7 none repeat scroll 0 0;box-shadow:0 .5rem .625rem #00000014;transform:translateY(-200%);transition:all .3s ease 0s}.search-popup._visible{transform:translate(0)}.search-popup__body{padding:3rem 0;display:flex;gap:1.5625rem;align-items:center}@media (max-width: 47.99875em){.search-popup__body{gap:1.25rem;padding:1.875rem 0}}@media (max-width: 29.99875em){.search-popup__body{gap:.9375rem;padding:1.25rem 0}}.search-popup__form-wrapper{flex:1 1 auto}.search-popup__form{display:block}.search-popup__form::-moz-selection{background:#ff4136;color:#fff;text-shadow:none}.search-popup__form::selection{background:#ff4136;color:#fff;text-shadow:none}.search-popup__label{position:relative}.search-popup__input{display:block;width:100%;background:#fff none repeat scroll 0 0;border:medium none;color:#333;font-size:1.5625rem;font-weight:300;height:3.75rem;line-height:3.75rem;padding:0 4.375rem 0 1.25rem;text-align:left;outline:none}@media (max-width: 47.99875em){.search-popup__input{font-size:1.375rem;height:3.125rem;line-height:3.125rem}}@media (max-width: 29.99875em){.search-popup__input{font-size:1.25rem}}.search-popup__submit{background-color:transparent;border:0 none;border-radius:0;cursor:pointer;height:3.75rem;position:absolute;right:0;top:0;width:3.75rem;transition:.3s;display:flex;justify-content:center;align-items:center}.search-popup__submit img{transition:filter .3s ease 0s;width:1.25rem;height:1.25rem}@media (any-hover: hover){.search-popup__submit:hover{background-color:#1f558e}.search-popup__submit:hover img{filter:invert(1)}}@media (max-width: 47.99875em){.search-popup__submit{height:3.125rem;width:3.125rem}}.search-popup__close{display:block;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;position:relative;transition:transform .5s ease 0s}.search-popup__close:before,.search-popup__close:after{content:"";position:absolute;width:80%;height:.125rem;top:50%;left:50%;background-color:#1f558e;transition:background-color .5s ease 0s}.search-popup__close:before{transform:translate(-50%,-50%) rotate(45deg)}.search-popup__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (any-hover: hover){.search-popup__close:hover{transform:scale(2) rotate(180deg)}.search-popup__close:hover:before,.search-popup__close:hover:after{background-color:#ff4136}}.search-popup__close:active{transform:scale(2) rotate(180deg)}.search-popup__close:active:before,.search-popup__close:active:after{background-color:#ff4136}@media (max-width: 29.99875em){.search-popup__close{flex:0 0 1.875rem;width:1.875rem;height:1.875rem}}.order-form__group{margin-bottom:20px}.order-form__label{display:block;margin-bottom:5px}.order-form__input{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px}.order-form__input._error{border-color:red}.order-form__error{display:none;color:red;font-size:12px;margin-top:5px}.order-form__error._active{display:block}.order-form__submit{width:100%;padding:12px;background:var(--primary, #1F558E);color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.order-form__submit:hover{background:#163c64}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.banners__item{position:relative;margin-bottom:0;border-radius:0;overflow:hidden;height:600px}@media (max-width: 1200px){.banners__item{height:500px}}@media (max-width: 992px){.banners__item{height:400px}}@media (max-width: 768px){.banners__item{height:300px}}@media (max-width: 480px){.banners__item{height:250px}}.banners__content{position:relative!important;z-index:2;max-width:800px;width:100%;height:100%;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center;padding:40px}.banners__type{font-size:18px;color:#666;margin-bottom:10px}.banners__title{font-size:48px;font-weight:400!important;line-height:1.2;color:#000;margin-bottom:30px}@media (max-width: 1200px){.banners__title{font-size:42px}}@media (max-width: 992px){.banners__title{font-size:36px}}@media (max-width: 768px){.banners__title{font-size:28px;margin-bottom:20px}}@media (max-width: 480px){.banners__title{font-size:24px}}.banners__title--bold{font-weight:700!important}.banners .banners__button.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;background:var(--primary, #1F558E);color:#fff;font-size:16px;font-weight:500;border-radius:22px!important;transition:background-color .3s;width:-moz-fit-content;width:fit-content;margin:0 auto}.banners .banners__button.button:hover{background:#163c64}@media (max-width: 768px){.banners .banners__button.button{padding:12px 25px;font-size:14px}}main{padding-top:4.5rem}@media (max-width: 29.99875em){main{padding-top:4.1875rem}}._lazy-load{opacity:0;transition:opacity .3s ease 0s}._lazy-load._lazy-loaded{opacity:1}._main-title{font-weight:700;line-height:150%;color:#fff}@media (min-width: 95em){._main-title{font-size:2.625rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.5rem,1.2rem + 1.5vw,2.625rem)){._main-title{font-size:clamp(1.5rem,1.2rem + 1.5vw,2.625rem)}}@supports not (font-size: clamp(1.5rem,1.2rem + 1.5vw,2.625rem)){._main-title{font-size:calc(1.5rem + 1.125 * (100vw - 20rem) / 75)}}}@media (max-width: 20em){._main-title{font-size:1.5rem}}._big-title{font-weight:700;line-height:1.2}@media (min-width: 95em){._big-title{font-size:2.8125rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.5rem,1.15rem + 1.75vw,2.8125rem)){._big-title{font-size:clamp(1.5rem,1.15rem + 1.75vw,2.8125rem)}}@supports not (font-size: clamp(1.5rem,1.15rem + 1.75vw,2.8125rem)){._big-title{font-size:calc(1.5rem + .0175*(100vw - 20rem))}}}@media (max-width: 20em){._big-title{font-size:1.5rem}}._small-title{font-weight:700;line-height:150%;text-align:center}@media (min-width: 95em){._small-title{font-size:2.125rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){._small-title{font-size:clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)}}@supports not (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){._small-title{font-size:calc(1.25rem + .875 * (100vw - 20rem) / 75)}}}@media (max-width: 20em){._small-title{font-size:1.25rem}}._text-14{font-size:.875rem;line-height:1.2142857143;color:#d8d8d8}._text-14-semibold{font-size:.875rem;line-height:1.2142857143;font-weight:600;color:#d8d8d8}._main-btn{font-weight:400;font-size:1.5rem;color:#fff;line-height:1.2083333333;display:flex;justify-content:center;align-items:center;background-color:#1f558e;padding:.5625rem;border-radius:2.3125rem;transition:background-color .3s ease 0s}@media (any-hover: hover){._main-btn:hover{background-color:#18416d}}._main-btn:active{background-color:#18416d}@media (max-width: 47.99875em){._main-btn{font-size:1.25rem}}._main-link-wrapper{text-align:center}._main-link{color:#1f558e;transition:color .3s ease 0s,padding-right .2s ease 0s;padding-right:.875rem;display:inline-block;width:-moz-max-content;width:max-content;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) right center/.25rem .5rem no-repeat}@media (any-hover: hover){._main-link:hover{padding-right:1.25rem}}._main-link:active{color:#18416d;padding-right:1.25rem}.go-to-top{display:block;position:fixed;bottom:1.875rem;right:1.25rem;display:flex;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;border-radius:1rem;background-color:#d6d6d6;z-index:100;transform:translateY(25%);opacity:0;transition:transform .4s ease 0s,opacity .4s ease 0s}.go-to-top.active{opacity:1;transform:translate(0)}.go-to-top img{position:absolute;width:50%;height:50%;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}@media (max-width: 87.5em){.go-to-top{bottom:2.5rem}}@media (max-width: 61.99875em){.go-to-top{bottom:1.875rem}}@media (max-width: 29.99875em){.go-to-top{border-radius:.625rem;width:2.5rem;height:2.5rem}}._pagination{display:flex;gap:1.75rem}@media (max-width: 47.99875em){._pagination{gap:1.25rem}}._pagination .swiper-pagination-bullet{width:.4375rem;height:.4375rem;flex:0 0 .4375rem;border-radius:50%;transition:background-color .2s ease 0s}._pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){cursor:pointer}.dropdown{position:relative;display:inline-block;z-index:10}@media (any-hover: hover){.dropdown:hover .dropdown-content{visibility:visible;opacity:1;pointer-events:initial}.dropdown:hover .dropbtn:after{transform:rotate(180deg) translateY(50%)}}.dropdown._active .dropdown-content{visibility:visible;opacity:1;pointer-events:initial}.dropdown._active .dropbtn:after{transform:rotate(180deg) translateY(50%)}.dropdown .dropbtn{cursor:pointer;background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.dropdown .dropdown-content{visibility:hidden;pointer-events:none;opacity:0;position:absolute;width:100%;transition:all .3s ease 0s}.dropdown .dropdown-content a{width:100%;display:block}.dropdown .dropdown-content a img{width:100%;height:auto}.breadcrumbs{padding:.9375rem 0}.breadcrumbs__list{display:flex;-moz-column-gap:1.5625rem;column-gap:1.5625rem;row-gap:.5rem;flex-wrap:wrap}.breadcrumbs__item{position:relative;font-weight:400;font-size:.8125rem;line-height:150%;color:#95959d}.breadcrumbs__item:not(:last-child):after{content:"/";position:absolute;top:50%;right:-.8125rem;transform:translateY(-50%);color:#d6d6d6}.breadcrumbs__link{display:inline-block;transition:color .3s ease}.breadcrumbs__link_home{gap:.8125rem;display:inline-flex;align-items:center}.breadcrumbs__link_home .icon{flex:0 0 .8125rem;transform:translateY(.125rem)}.breadcrumbs__link_home .icon img{width:100%;height:auto}@media (any-hover: hover){.breadcrumbs__link:hover{color:#1f558e}}.text-redactor-content{font-weight:400;font-size:.875rem;line-height:1.5}.text-redactor-content h2{font-weight:700;line-height:150%;text-align:center;padding-bottom:1.25rem;border-bottom:.0625rem solid #c4c4c4}@media (min-width: 95em){.text-redactor-content h2{font-size:2.125rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){.text-redactor-content h2{font-size:clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)}}@supports not (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){.text-redactor-content h2{font-size:calc(1.25rem + .875 * (100vw - 20rem) / 75)}}}@media (max-width: 20em){.text-redactor-content h2{font-size:1.25rem}}.text-redactor-content h2:not(:first-child){margin-top:1.5em}@media (max-width: 47.99875em){.text-redactor-content h2{padding-bottom:.9375rem}}@media (max-width: 29.99875em){.text-redactor-content h2{padding-bottom:.625rem}}.text-redactor-content h3{font-weight:600;font-size:1.75rem;line-height:150%;text-align:center}@media (max-width: 87.5em){.text-redactor-content h3{font-size:1.5rem}}@media (max-width: 61.99875em){.text-redactor-content h3{font-size:1.375rem}}@media (max-width: 47.99875em){.text-redactor-content h3{font-size:1.25rem}}@media (max-width: 29.99875em){.text-redactor-content h3{font-size:1.125rem}}.text-redactor-content p{display:block;min-height:.0625rem}.text-redactor-content *:not(:last-child){margin-bottom:1em}.text-redactor-content ul li{padding-left:1rem;text-indent:-1rem}.text-redactor-content ul li:not(:last-child){margin-bottom:0}.text-redactor-content ul li:before{content:"\2022";margin-right:.3125rem}.text-redactor-content ol li{list-style:numeric;padding-left:1rem;text-indent:-1rem}.text-redactor-content b,.text-redactor-content strong{font-weight:700}.text-redactor-content i,.text-redactor-content em{font-style:italic}.text-redactor-content a{font-weight:500;color:#1f558e;transition:color .3s ease 0s}@media (any-hover: hover){.text-redactor-content a:hover{color:#18416d}}.text-redactor-content a:active{color:#18416d}.text-redactor-content img{max-width:90%;margin:auto;display:block}@media (max-width: 47.99875em){.text-redactor-content img{max-width:100%}}.text-redactor-article-content{font-weight:400;font-size:1.125rem;line-height:1.5}@media (max-width: 47.99875em){.text-redactor-article-content{font-size:1rem}}.text-redactor-article-content h2{font-weight:700;line-height:150%;text-align:center;padding-bottom:1.25rem;border-bottom:.0625rem solid #c4c4c4}@media (min-width: 95em){.text-redactor-article-content h2{font-size:2.125rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){.text-redactor-article-content h2{font-size:clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)}}@supports not (font-size: clamp(1.25rem,1.0166666667rem + 1.1666666667vw,2.125rem)){.text-redactor-article-content h2{font-size:calc(1.25rem + .875 * (100vw - 20rem) / 75)}}}@media (max-width: 20em){.text-redactor-article-content h2{font-size:1.25rem}}.text-redactor-article-content h2:not(:first-child){margin-top:1.5em}@media (max-width: 47.99875em){.text-redactor-article-content h2{padding-bottom:.9375rem}}@media (max-width: 29.99875em){.text-redactor-article-content h2{padding-bottom:.625rem}}.text-redactor-article-content h3{font-weight:600;font-size:1.75rem;line-height:150%;text-align:center}@media (max-width: 87.5em){.text-redactor-article-content h3{font-size:1.5rem}}@media (max-width: 61.99875em){.text-redactor-article-content h3{font-size:1.375rem}}@media (max-width: 47.99875em){.text-redactor-article-content h3{font-size:1.25rem}}@media (max-width: 29.99875em){.text-redactor-article-content h3{font-size:1.125rem}}.text-redactor-article-content p{display:block;min-height:.0625rem}.text-redactor-article-content *:not(:last-child){margin-bottom:1em}.text-redactor-article-content ul li{padding-left:1rem;text-indent:-1rem}.text-redactor-article-content ul li:not(:last-child){margin-bottom:0}.text-redactor-article-content ul li:before{content:"\2022";margin-right:.3125rem}.text-redactor-article-content ol{padding-left:1.25rem}.text-redactor-article-content ol li{padding-left:1rem;text-indent:-1rem;list-style:numeric}.text-redactor-article-content b,.text-redactor-article-content strong{font-weight:700}.text-redactor-article-content i,.text-redactor-article-content em{font-style:italic}.text-redactor-article-content a{font-weight:500;color:#1f558e;transition:color .3s ease 0s}@media (any-hover: hover){.text-redactor-article-content a:hover{color:#18416d}}.text-redactor-article-content a:active{color:#18416d}.text-redactor-article-content img{max-width:100%;display:block}.similar-products{padding-top:6.25rem;padding-bottom:2.5rem}@media (max-width: 61.99875em){.similar-products{padding-top:4.6875rem}}@media (max-width: 47.99875em){.similar-products{padding-top:3.125rem}}@media (max-width: 29.99875em){.similar-products{padding-top:2.5rem}}.similar-products__title{text-align:center}.similar-products__title:not(:last-child){margin-bottom:1.875rem}.similar-products__slider-container{padding:0 2.5rem;position:relative}.similar-products__slider-container:not(:last-child){margin-bottom:1.875rem}@media (max-width: 29.99875em){.similar-products__slider-container{padding:0 1.875rem}}.similar-products__prev,.similar-products__next{position:absolute;width:1.125rem;height:1.75rem;display:block;top:50%;transform:translateY(-50%);opacity:.5;transition:opacity .2s ease 0s}@media (any-hover: hover){.similar-products__prev:hover,.similar-products__next:hover{opacity:.75}}.similar-products__prev:active,.similar-products__next:active{opacity:1}.similar-products__prev.swiper-button-disabled,.similar-products__next.swiper-button-disabled{opacity:0}.similar-products__prev img,.similar-products__next img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.similar-products__prev{left:0}@media (max-width: 29.99875em){.similar-products__prev{left:-.1875rem}}.similar-products__next{right:0}@media (max-width: 29.99875em){.similar-products__next{right:-.1875rem}}.similar-products__slide-content{padding:2.8125rem 3.5625rem;background:#f5f5f7;border-radius:2.3125rem;text-align:center;display:block;transition:background-color .3s ease 0s}@media (any-hover: hover){.similar-products__slide-content:hover{background-color:#f0f0f0}}@media (max-width: 87.5em){.similar-products__slide-content{padding:2.5rem 2.8125rem}}@media (max-width: 64em){.similar-products__slide-content{padding:2.5rem 1.875rem;border-radius:1.875rem}}@media (max-width: 29.99875em){.similar-products__slide-content{padding:1.875rem .9375rem;border-radius:1.25rem}}.similar-products__image-ibg_contain{width:100%;padding-bottom:114.9425287356%}.similar-products__image-ibg_contain:not(:last-child){margin-bottom:2.1875rem}@media (max-width: 47.99875em){.similar-products__image-ibg_contain:not(:last-child){margin-bottom:1.25rem}}@media (max-width: 29.99875em){.similar-products__image-ibg_contain:not(:last-child){margin-bottom:.9375rem}}.similar-products__name{font-weight:600;font-size:1.1875rem;line-height:1.2105263158}@media (max-width: 87.5em){.similar-products__name{font-size:1.125rem}}.similar-products__category{font-size:.6875rem;line-height:150%}.similar-products__category:not(:last-child){margin-bottom:1.25rem}.similar-products__cost{font-weight:300;font-size:1.1875rem;line-height:1.2105263158}@media (max-width: 87.5em){.similar-products__cost{font-size:1.125rem}}.similar-products__pagination{justify-content:center}.similar-products__pagination .swiper-pagination-bullet{background-color:#f5f5f7}.similar-products__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#d6d6d6}.similar-products__pagination:not(:last-child){margin-bottom:1.25rem}.lg-container{z-index:10000;position:relative}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#1f558e!important}.single-article-card{height:100%}.single-article-card__article-link{display:flex;flex-direction:column;height:100%}@media (any-hover: hover){.single-article-card__article-link:hover .single-article-card__article-title{color:#1f558e}.single-article-card__article-link:hover .single-article-card__article-image-ibg img{transform:scale(1.2)}}.single-article-card__article-image-ibg{width:100%;padding-bottom:68.1818181818%;overflow:hidden}.single-article-card__article-image-ibg img{transition:transform .5s ease 0s}.single-article-card__article-text-content{background-color:#fff;display:flex;flex-direction:column;padding:.625rem 1.25rem 1.25rem;flex:1 1 auto}@media (max-width: 47.99875em){.single-article-card__article-text-content{padding:.9375rem .9375rem 1.5625rem}}.single-article-card__article-date{font-weight:600;font-size:.75rem;line-height:1.1666666667;color:#95959d}.single-article-card__article-date:not(:last-child){margin-bottom:.6875rem}.single-article-card__article-title{font-weight:500;font-size:1.1875rem;line-height:1.2105263158;transition:color .3s ease 0s;flex:1 1 auto}.single-article-card__article-title:not(:last-child){margin-bottom:1.25rem}@media (max-width: 29.99875em){.single-article-card__article-title:not(:last-child){margin-bottom:.9375rem}}@media (max-width: 61.99875em){.single-article-card__article-title{font-size:1.125rem}}.single-article-card__text:not(:last-child){margin-bottom:1.875rem}@media (max-width: 29.99875em){.single-article-card__text:not(:last-child){margin-bottom:1.25rem}}.single-article-card__article-more-link{font-size:.75rem;line-height:1.1666666667}.main-text-page{padding:2.5rem 0 3.125rem}@media (max-width: 47.99875em){.main-text-page{padding:2.5rem 0}}.main-text-page__title{text-align:center}.main-text-page__title:not(:last-child){margin-bottom:3.125rem}@media (max-width: 47.99875em){.main-text-page__title:not(:last-child){margin-bottom:2.5rem}}.main-text-page__container{max-width:62.5rem}.header{background-color:#1f558e;position:fixed;width:100%;z-index:1000;transition:transform .4s ease 0s;transform:none}.header._header-scroll{transform:translateY(-101%)}.header._header-scroll._header-show{transform:none}.header__container{max-width:108.125rem}@media (min-width: 47.99875em){.header__logo{flex:0 0 4.6875rem}}.header__logo img{width:190%;height:auto}.menu{padding:1.125rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.menu__logo{flex:0 0 5.4375rem;position:relative;z-index:101}@media (max-width: 29.99875em){.menu__logo{flex:0 0 4.6875rem}}.menu__logo img{width:190%;height:auto}.menu__body{display:flex;gap:7.25rem;align-items:center}@media (max-width: 87.5em){.menu__body{gap:3.125rem}}@media (max-width: 61.99875em){.menu__body{position:fixed;width:100%;height:100%;top:0;left:-100%;z-index:100;gap:3.125rem;background-color:#1f558ed9;flex-direction:column;padding:7.8125rem 1.875rem 3.125rem;overflow:auto;transition:left .5s ease 0s;align-items:flex-start}.menu-open .menu__body{left:0}.menu__body:before{content:"";position:fixed;width:100%;z-index:100;height:4.5rem;background-color:#1f558e;top:0;left:-100%;transition:left .5s ease 0s}.menu-open .menu__body:before{left:0}}@media (max-width: 61.99875em) and (max-width: 29.99875em){.menu__body:before{height:4.1875rem}}.menu__list{display:flex;gap:4.25rem;align-items:center}@media (max-width: 87.5em){.menu__list{gap:2.5rem}}@media (max-width: 61.99875em){.menu__list{flex-direction:column;gap:1.875rem;align-items:flex-start}}.menu__link{font-weight:600;font-size:.875rem;line-height:1.2142857143;color:#f5f5f7;padding:.625rem 0;margin:-.625rem 0}@media (max-width: 61.99875em){.menu__link{font-size:1.25rem;font-weight:600;padding:.3125rem}}.menu__search{margin:-1.25rem}@media (max-width: 61.99875em){.menu__search{margin:-1.25rem -.9375rem}}.menu__search-btn{width:100%;display:flex;justify-content:center;padding:1.25rem;align-items:center}.menu__search-btn img{width:.8125rem;height:auto}@media (max-width: 61.99875em){.menu__search-btn img{width:1.125rem}}.menu__comparison{margin:-1.25rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease 0s,visibility .2s ease 0s}.menu__comparison.visible{opacity:1;visibility:visible;pointer-events:initial}@media (max-width: 61.99875em){.menu__comparison{margin:-1.25rem -.9375rem}}.menu__comparison-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.menu__comparison-btn img{width:1rem;height:auto}.menu__lang-select{margin:-1.25rem}@media (max-width: 61.99875em){.menu__lang-select{margin:-1.25rem -.9375rem}}.menu__lang-select img{width:1.1875rem;height:auto}.menu__lang-select.dropdown .dropbtn{padding:1.25rem}.menu__lang-select.dropdown .dropdown-content{margin-top:-.625rem}.menu__lang-select.dropdown .dropdown-content a{padding:.625rem 1.25rem}.menu__lang-select.dropdown .dropdown-content a img{width:1.1875rem;height:auto}@media (max-width: 61.99875em){.menu__lang-select.dropdown .dropdown-content{position:static;width:auto;visibility:visible;opacity:1;pointer-events:initial}}.catalog-menu{height:4.5rem;margin:-1.125rem -5rem;padding:0 5rem;display:flex;justify-content:center;align-items:center}@media (max-width: 61.99875em){.catalog-menu{height:auto;padding:0;margin:0}}.catalog-menu__title{position:relative;z-index:99;width:4.6875rem;padding:.625rem 0;margin:-.625rem 0}@media (max-width: 61.99875em){.catalog-menu__title{width:auto;padding:.3125rem}}.catalog-menu__content{position:absolute;width:100%;background-color:#f5f5f7;left:0;top:100%;height:0;overflow:hidden;padding:0;opacity:0;filter:drop-shadow(0 .5625rem .5rem rgba(0,0,0,.25));visibility:hidden;pointer-events:none;transition:opacity .15s ease 0s}@media (max-width: 61.99875em){.catalog-menu__content{display:none}}@media (min-width: 75em){.catalog-menu.active .catalog-menu__title{font-weight:800}.catalog-menu.active .catalog-menu__content{height:auto;padding:1.25rem 0;z-index:100;opacity:1;visibility:visible;pointer-events:initial}}.catalog-menu__container{max-width:110rem;position:relative}.catalog-menu__close{width:1.5rem;height:1.5rem;display:block;z-index:300;cursor:pointer;position:absolute;top:0;right:1.25rem}.catalog-menu__close:before,.catalog-menu__close:after{content:"";width:83%;height:.125rem;background-color:#d6d6d6;position:absolute;top:50%;left:50%;transition:background-color .3s ease 0s}.catalog-menu__close:before{transform:translate(-50%,-50%) rotate(45deg)}.catalog-menu__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (any-hover: hover){.catalog-menu__close:hover:before,.catalog-menu__close:hover:after{background-color:#424245}}.catalog-menu__columns{display:flex}.catalog-menu__column{flex:1 1 20.9375rem;padding:2.1875rem 1.875rem 3.4375rem;opacity:0;visibility:hidden;pointer-events:none;transition:.15s ease 0s}.catalog-menu__column:not(:last-child){border-right:.0625rem solid #95959d}.catalog-menu__column_brends{flex:0 0 14.7398843931%;opacity:1;visibility:visible;pointer-events:initial;min-width:0}.catalog-menu__column_image{flex:0 0 23.1213872832%}.catalog-menu__column.active{opacity:1;visibility:visible;pointer-events:initial}.catalog-menu__text{font-size:.875rem;line-height:150%;color:#424245}.catalog-menu__column_brends .catalog-menu__text{text-align:center}.catalog-menu__column_brends .catalog-menu__text:not(:last-child){margin-bottom:2.1875rem}.catalog-menu__brends-item{display:flex;justify-content:center;align-items:center;width:100%}.catalog-menu__brends-item:not(:last-child){margin-bottom:2rem}.catalog-menu__brend{display:flex;align-items:center;justify-content:center;gap:1.875rem}.catalog-menu__brend img{display:block;flex:0 1 8.25rem}.catalog-menu__brend svg{width:.375rem;height:.625rem;stroke-width:.0625rem;stroke:#d6d6d6}.catalog-menu__brend.active svg{stroke:#1f558e;stroke-width:.125rem}.catalog-menu__links-item:not(:last-child){margin-bottom:.875rem}.catalog-menu__link{transition:color .3s ease 0s;display:block;width:100%;text-align:left}.catalog-menu__link:not(.catalog-menu__link_double-text){display:flex;align-items:center;justify-content:space-between;gap:.625rem}.catalog-menu__link:not(.catalog-menu__link_double-text) svg{width:.375rem;height:.625rem;stroke-width:.0625rem;stroke:#d6d6d6}.catalog-menu__link:not(.catalog-menu__link_double-text).active{color:#1f558e;font-weight:600}.catalog-menu__link:not(.catalog-menu__link_double-text).active svg{stroke:#1f558e;stroke-width:.125rem}@media (any-hover: hover){.catalog-menu__link:hover{color:#1f558e}}.catalog-menu__link .big-text{font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:.625rem}.catalog-menu__link .big-text svg{width:.375rem;height:.625rem;stroke-width:.0625rem;stroke:#d6d6d6}.catalog-menu__link.active .big-text{color:#1f558e}.catalog-menu__link.active .big-text svg{stroke:#1f558e;stroke-width:.125rem}.catalog-menu__link .small-text{display:block;font-weight:400;color:#d6d6d6}.catalog-menu__block{display:none}.catalog-menu__block.active,.catalog-menu__product-link{display:block}.catalog-menu__product-image-ibg_contain{width:100%;padding-bottom:70%}.catalog-menu__product-image-ibg_contain:not(:last-child){margin-bottom:2.5rem}.catalog-menu__product-name{color:#424245;text-align:center}.support-menu{height:4.5rem;margin:-1.125rem 0;display:flex;justify-content:center;align-items:center}@media (max-width: 61.99875em){.support-menu{height:auto;margin:0}}.support-menu__title{position:relative;z-index:99;width:4.5rem}@media (max-width: 61.99875em){.support-menu__title{width:auto}}.support-menu__content{position:absolute;width:100%;background-color:#f5f5f7;left:0;top:100%;height:0;overflow:hidden;padding:0;filter:drop-shadow(0 .5625rem .5rem rgba(0,0,0,.25));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease 0s}@media (max-width: 61.99875em){.support-menu__content{display:none}}@media (min-width: 61.99875em){.support-menu.active .support-menu__title{font-weight:800}.support-menu.active .support-menu__content{height:auto;padding:1.25rem 0;z-index:100;opacity:1;visibility:visible;pointer-events:initial}}.support-menu__container{max-width:110rem;position:relative}.support-menu__close{width:1.5rem;height:1.5rem;display:block;z-index:300;cursor:pointer;position:absolute;top:0;right:1.25rem}.support-menu__close:before,.support-menu__close:after{content:"";width:83%;height:.125rem;background-color:#d6d6d6;position:absolute;top:50%;left:50%;transition:background-color .3s ease 0s}.support-menu__close:before{transform:translate(-50%,-50%) rotate(45deg)}.support-menu__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (any-hover: hover){.support-menu__close:hover:before,.support-menu__close:hover:after{background-color:#424245}}.support-menu__columns{display:flex}.support-menu__column{flex:0 0 19.6531791908%;padding:2.1875rem 1.875rem .9375rem;opacity:0;visibility:hidden;pointer-events:none;transition:.15s ease 0s}.support-menu__column:not(:last-child){border-right:.0625rem solid #95959d}.support-menu__column_start{opacity:1;visibility:visible;pointer-events:initial}.support-menu__column_big{flex:1 1 auto}.support-menu__column.active{opacity:1;visibility:visible;pointer-events:initial}.support-menu__text{font-size:.875rem;line-height:150%;color:#424245}.support-menu__column_brends .support-menu__text{text-align:center}.support-menu__column_brends .support-menu__text:not(:last-child){margin-bottom:2.1875rem}.support-menu__brends-item{display:flex;justify-content:center;align-items:center;width:100%}.support-menu__brends-item:not(:last-child){margin-bottom:2rem}.support-menu__links-item:not(:last-child){margin-bottom:.875rem}.support-menu__link{transition:color .3s ease 0s;display:block;width:100%;text-align:left}.support-menu__link:not(.support-menu__link_double-text){display:flex;align-items:center;justify-content:space-between;gap:.625rem}.support-menu__link:not(.support-menu__link_double-text) svg{width:.375rem;height:.625rem;stroke-width:.0625rem;stroke:#d6d6d6}.support-menu__link:not(.support-menu__link_double-text).active{color:#1f558e;font-weight:600}.support-menu__link:not(.support-menu__link_double-text).active svg{stroke:#1f558e;stroke-width:.125rem}@media (any-hover: hover){.support-menu__link:hover{color:#1f558e}}.support-menu__link .big-text{font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:.625rem}.support-menu__link .big-text svg{width:.375rem;height:.625rem;stroke-width:.0625rem;stroke:#d6d6d6}.support-menu__link.active .big-text{color:#1f558e}.support-menu__link.active .big-text svg{stroke:#1f558e;stroke-width:.125rem}.support-menu__link .small-text{display:block;font-weight:400;color:#d6d6d6}.support-menu__block{display:none}.support-menu__block.active,.support-menu__product-link{display:block}.support-menu__product-image-ibg_contain{width:100%;padding-bottom:70%}.support-menu__product-image-ibg_contain:not(:last-child){margin-bottom:2.5rem}.support-menu__product-name{color:#424245;text-align:center}.support-form__input-wrapper{display:block;width:100%;max-width:21.25rem}.support-form__input-wrapper:not(:last-child){margin-bottom:.4375rem}.support-form__input-wrapper_txta{max-width:none;margin-top:.9375rem}.support-form__input-wrapper_txta textarea.input{height:7.5rem}.support-form__button{margin-top:.9375rem;max-width:10.625rem;font-size:.875rem;text-transform:capitalize;width:100%;font-weight:700}.icon-menu{display:none}@media (max-width: 61.99875em){.icon-menu{-webkit-tap-highlight-color:rgba(0,0,0,0);display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:101}.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:50%;transform:translateY(-50%)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:50%;transform:rotate(-45deg) translateY(-50%)}.menu-open .icon-menu:after{bottom:50%;transform:rotate(45deg) translateY(50%)}}.buy-menu{position:relative}.buy-menu__title{display:flex;align-items:center;gap:.625rem;color:var(--white);font-weight:500;transition:color .3s ease 0s}.buy-menu__title:hover{color:var(--primary)}.buy-menu__title .icon{width:1.25rem;height:1.25rem}.buy-menu__title .icon img{width:10%;height:10%;-o-object-fit:contain;object-fit:contain}.buy-menu__title:after{content:"";width:.375rem;height:.25rem;background:url(https://powergas.com.ua/build/assets/arrow-down-2a0bd2d2.svg) center/contain no-repeat;transition:transform .3s ease 0s}.buy-menu__body{position:absolute;top:100%;left:0;width:18.75rem;background-color:#f5f5f7;border-radius:0;padding:1.25rem;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease 0s;box-shadow:0 .25rem .625rem #0000001a}.buy-menu__list{display:flex;flex-direction:column;gap:.9375rem}.buy-menu__link{display:flex;align-items:center;gap:.625rem;color:#424245;font-weight:500;transition:color .3s ease 0s}.buy-menu__link:hover{color:#1f558e}@media (any-hover: hover){.buy-menu:hover .buy-menu__body{opacity:1;visibility:visible;pointer-events:auto}.buy-menu:hover .buy-menu__title:after{transform:rotate(-180deg)}}.footer{padding:1.875rem 0 .9375rem;background:#F5F5F7;color:#424245}.footer__body{border-top:.0625rem solid #95959d;border-bottom:.0625rem solid #95959d;padding:2.5rem 0 .3125rem}.footer__columns{display:flex;justify-content:space-between;row-gap:.9375rem;-moz-column-gap:1.875rem;column-gap:1.875rem}@media (max-width: 87.5em){.footer__columns{flex-wrap:wrap}}@media (max-width: 37.5em){.footer__columns{gap:2.5rem;justify-content:center}}.footer__col{flex:0 0 auto}@media (max-width: 47.99875em){.footer__col{flex:0 0 calc(50% - .9375rem)}}@media (max-width: 37.5em){.footer__col{flex:0 0 100%}}.footer__links-list{display:flex;flex-direction:column;gap:.875rem}.footer__links-item a{color:#424245;transition:color .3s ease 0s}@media (any-hover: hover){.footer__links-item a:hover{color:var(--primary)}.footer__link:hover{text-decoration:underline}}.footer__link span.new{text-transform:uppercase;color:red}@media (max-width: 37.5em){.footer__link{font-size:1rem}.footer__youtube{display:block;width:7.8125rem;padding:.625rem}.footer__youtube img{width:100%;height:auto}}.footer__address-number{text-align:right;margin-top:-2.875rem}.footer__address-number:not(:last-child){margin-bottom:2.5rem}@media (max-width: 61.99875em){.footer__address-number{margin-top:0}}@media (max-width: 47.99875em){.footer__address-number{margin-top:1.25rem}}@media (max-width: 37.5em){.footer__address-number{margin-top:2.5rem;text-align:left}}.footer__address{font-size:.75rem;line-height:103.5%;margin-bottom:.25em}.footer__number{display:inline-block;font-size:1.875rem;line-height:103.5%;font-weight:600;transition:color .3s ease 0s}@media (any-hover: hover){.footer__number:hover{color:#1b1b1b}}@media (max-width: 61.99875em){.footer__number{font-size:1.5rem}}@media (max-width: 47.99875em){.footer__number{font-size:1.375rem}}@media (max-width: 29.99875em){.footer__number{font-size:1.25rem}}.footer__text{font-size:.75rem;line-height:150%}.footer__registrated-mark{font-size:.75rem;line-height:150%;color:#9d9d9d}@media (max-width: 37.5em){.footer__registrated-mark{text-align:center}}.footer__bottom{padding-top:.9375rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.9375rem}@media (max-width: 37.5em){.footer__bottom{justify-content:center;gap:.625rem}}.footer__copyright a{color:#1f558e;transition:color .3s ease 0s}@media (any-hover: hover){.footer__copyright a:hover{color:#18416d}}@media (max-width: 37.5em){.footer__copyright a{text-align:center}}.footer__country{display:flex;align-items:center;gap:.8125rem}.footer__country .icon{flex:0 0 1.1875rem}.footer__country .icon img{width:100%;height:auto}.home__second-hero{min-height:calc(var(--vh, 1vh) * 100 - 4.5rem);margin-bottom:0}@media (max-width: 47.99875em){.home__second-hero{min-height:calc(var(--vh, 1vh) * 100 - 4.1875rem);margin-bottom:0}}.hero-home{min-height:calc(var(--vh, 1vh) * 100 - 4.5rem);position:relative;transition:min-height .6s ease 0s;overflow:hidden}@media (max-width: 29.99875em){.hero-home{min-height:calc(var(--vh, 1vh) * 100 - 4.1875rem)}}.hero-home__slider-block{position:absolute;width:100%;height:100%;top:0;left:0}.hero-home__pagination{position:absolute;bottom:1.875rem;right:1.875rem;z-index:4}@media (max-width: 47.99875em){.hero-home__pagination{bottom:4.6875rem}}.hero-home__pagination .swiper-pagination-bullet{background-color:#424245}.hero-home__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#95959d}.hero-home__slider-prev,.hero-home__slider-next{position:absolute;z-index:6;top:50%;width:2.125rem;height:3.75rem;transform:translateY(-50%);mix-blend-mode:color-dodge}.hero-home__slider-prev img,.hero-home__slider-next img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width: 93.75em){.hero-home__slider-prev,.hero-home__slider-next{display:none}}.hero-home__slider-prev{left:1.875rem}.hero-home__slider-next{right:1.875rem}.hero-home__decor-top{position:absolute;bottom:0;left:0;z-index:3;width:100%;mix-blend-mode:screen;display:block;margin-bottom:3.8%;pointer-events:none}.hero-home__decor-top img{width:100%;height:auto}.hero-home__decor-bottom{position:absolute;bottom:0;left:0;z-index:3;mix-blend-mode:overlay;width:100%;display:block;pointer-events:none}.hero-home__decor-bottom img{width:100%;height:auto}.hero-home__slider,.hero-home__wrapper{height:100%}.hero-home__slide{height:100%;position:relative}.hero-home__image-ibg{width:100%;height:100%}.hero-home__container{position:absolute;height:auto;width:100%;left:50%;top:0;transform:translate(-50%);z-index:5}.hero-home__body{max-width:84.375rem;margin:auto;padding:5.3125rem 0}@media (max-width: 29.99875em){.hero-home__body{padding:1.875rem 0 3.125rem}}.hero-home__title:not(:last-child){margin-bottom:1.5rem}.hero-home__text{font-weight:400;font-size:1.1875rem;line-height:150%;color:#fff}.hero-home__text:not(:last-child){margin-bottom:1.5rem}@media (max-width: 61.99875em){.hero-home__text{font-size:1.125rem}}@media (max-width: 29.99875em){.hero-home__text{font-size:1rem}}.hero-home__link{font-size:1.5rem;color:#0087fa;padding-right:1rem;background:url(https://powergas.com.ua/build/assets/arrow-right-light-905d6773.svg) right center/.375rem .75rem no-repeat}@media (max-width: 47.99875em){.hero-home__link{font-size:1.25rem}}.hero-home__arrow-down{position:absolute;left:50%;z-index:4;bottom:1.25rem;transform:translate(-50%);width:1.125rem;height:2.25rem;animation:arrowDown 4s ease infinite}.hero-home__arrow-down img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes arrowDown{0%{transform:translate(-50%)}10%{transform:translate(-50%,15%)}20%{transform:translate(-50%)}30%{transform:translate(-50%,15%)}40%,to{transform:translate(-50%)}}.news-block{padding:3.75rem 0 2.5rem;background-color:#f5f5f7}.news-block__title{text-align:center}.news-block__title:not(:last-child){margin-bottom:2.5rem}.news-block__slider:not(:last-child){margin-bottom:3.75rem}@media (max-width: 47.99875em){.news-block__slider:not(:last-child){margin-bottom:3.125rem}}@media (max-width: 29.99875em){.news-block__slider:not(:last-child){margin-bottom:2.5rem}}.news-block__slide{opacity:0;transform:translateY(30px);transition:all .6s ease}.news-block__slide.swiper-slide-active{opacity:1;transform:translateY(0)}.news-block__navigation{display:flex;align-items:center;justify-content:center;gap:2.5rem}.news-block__navigation:not(:last-child){margin-bottom:2.0625rem}@media (max-width: 47.99875em){.news-block__navigation{gap:1.875rem}}.news-block__navigation button{transition:transform .3s ease}.news-block__navigation button:hover{transform:scale(1.1)}.news-block__prev,.news-block__next{width:.6875rem;height:1.375rem;flex:0 0 .6875rem;transition:filter .3s ease 0s}@media (any-hover: hover){.news-block__prev:hover:not(.swiper-button-disabled),.news-block__next:hover:not(.swiper-button-disabled){filter:contrast(.5)}}.news-block__prev:active:not(.swiper-button-disabled),.news-block__next:active:not(.swiper-button-disabled){filter:contrast(0)!important}.news-block__prev img,.news-block__next img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.news-block__all-news{flex:0 0 10.625rem;transition:all .3s ease}@media (max-width: 29.99875em){.news-block__all-news{flex:0 0 10rem}}.news-block__all-news:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.news-block__pagination{justify-content:center}.news-block__pagination .swiper-pagination-bullet{background-color:#fff}.news-block__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#d6d6d6}.banners{padding:0}.banners__item{position:relative;margin-bottom:0;border-radius:0;overflow:hidden;min-height:600px}@media (max-width: 768px){.banners__item{min-height:400px}}.banners__image{position:absolute;top:0;left:0;width:100%;height:100%}.banners__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banners__content{position:relative;z-index:2;padding:40px;max-width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (max-width: 768px){.banners__content{padding:30px}}.banners__type{font-size:18px;color:#333;margin-bottom:10px}@media (max-width: 768px){.banners__type{font-size:16px}}.banners__title{font-size:42px;font-weight:700;margin-bottom:30px;color:#333;line-height:1.2}@media (max-width: 768px){.banners__title{font-size:32px}}.banners__button{display:inline-block;padding:12px 30px;background:#FF6B00;color:#fff;border-radius:5px;text-decoration:none;transition:background .3s;font-size:16px;font-weight:500}.banners__button:hover{background:#cc5600}.main-news__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.main-news__list .news-card{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards;transition:all .3s ease}.main-news__list .news-card:nth-child(1){animation-delay:.1s}.main-news__list .news-card:nth-child(2){animation-delay:.2s}.main-news__list .news-card:nth-child(3){animation-delay:.3s}.main-news__list .news-card:nth-child(4){animation-delay:.4s}.main-news__list .news-card:nth-child(5){animation-delay:.5s}.main-news__list .news-card:nth-child(6){animation-delay:.6s}.main-news__list .news-card:nth-child(7){animation-delay:.7s}.main-news__list .news-card:nth-child(8){animation-delay:.8s}.main-news__list .news-card:nth-child(9){animation-delay:.9s}.main-news__list .news-card:nth-child(10){animation-delay:1s}.main-news__list .news-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.main-news__list .news-card:hover .news-card__image img{transform:scale(1.05)}.main-news__list .news-card:hover .news-card__title{color:#ff6b00}.main-news__list .news-card__image{overflow:hidden;border-radius:10px;margin-bottom:15px}.main-news__list .news-card__image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.main-news__list .news-card__date{font-size:14px;color:#666;margin-bottom:10px;transition:color .3s ease}.main-news__list .news-card__title{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:10px;transition:color .3s ease}.main-news__list .news-card__description{font-size:14px;line-height:1.6;color:#666;margin-bottom:15px}.main-news__list .news-card__link{color:#ff6b00;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;transition:all .3s ease}.main-news__list .news-card__link:hover{transform:translate(5px)}.main-news__list .news-card__link:hover:after{opacity:1;transform:translate(5px)}.main-news__list .news-card__link:after{content:"\2192";margin-left:5px;opacity:0;transform:translate(-5px);transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.single-article-card{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards;transition:all .3s ease}.single-article-card:nth-child(1){animation-delay:.1s}.single-article-card:nth-child(2){animation-delay:.2s}.single-article-card:nth-child(3){animation-delay:.3s}.single-article-card:nth-child(4){animation-delay:.4s}.single-article-card:nth-child(5){animation-delay:.5s}.single-article-card:nth-child(6){animation-delay:.6s}.single-article-card:nth-child(7){animation-delay:.7s}.single-article-card:nth-child(8){animation-delay:.8s}.single-article-card:nth-child(9){animation-delay:.9s}.single-article-card:nth-child(10){animation-delay:1s}.single-article-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.single-article-card:hover .single-article-card__article-image-ibg img{transform:scale(1.05)}.single-article-card:hover .single-article-card__article-title{color:#ff6b00}.single-article-card__article-image-ibg{overflow:hidden;border-radius:10px;margin-bottom:15px}.single-article-card__article-image-ibg img{transition:transform .5s ease}.single-article-card__article-text-content{background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000000d}.single-article-card__article-title{transition:color .3s ease}.single-article-card__article-more-link{position:relative;padding-right:25px}.single-article-card__article-more-link:after{content:"\2192";position:absolute;right:0;opacity:0;transform:translate(-10px);transition:all .3s ease}.single-article-card__article-more-link:hover:after{opacity:1;transform:translate(0)}.products-block{padding:2.5rem 0}.products-block__container{max-width:88.75rem;margin:0 auto;padding:0 1.25rem}.products-block__title:not(:last-child){margin-bottom:2.1875rem}.products-block__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.875rem}@media (max-width: 47.99875em){.products-block__list{gap:1.25rem}}.products-block__list-item{background:#fff;border-radius:.625rem;overflow:hidden;box-shadow:0 .25rem 1.25rem #0000000d;transition:all .3s ease;padding:1.25rem;min-height:25rem;display:flex;flex-direction:column}@media (any-hover: hover){.products-block__list-item:hover{transform:translateY(-rem(5));box-shadow:0 .5rem 1.5625rem #0000001a}.products-block__list-item:hover .products-block__image-ibg_contain img{transform:scale(1.05)}}.products-block__image-ibg_contain{width:100%;padding-bottom:85%;background:#f8f8f8;border-radius:.5rem;overflow:hidden;position:relative}.products-block__image-ibg_contain:not(:last-child){margin-bottom:1.25rem}.products-block__image-ibg_contain img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.products-block__image-ibg_contain:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.02) 100%);pointer-events:none}.products-block__links{display:flex;flex-direction:column;flex:1 1 auto;gap:1.25rem}.products-block__big-link{font-size:1.125rem;line-height:1.3;color:var(--dark, #424245);font-weight:600;transition:color .3s ease;position:relative;display:inline-block}.products-block__big-link:after{display:none}@media (any-hover: hover){.products-block__big-link:hover{color:var(--primary, #1F558E)}}@media (max-width: 47.99875em){.products-block__big-link{font-size:1rem}}.products-block__category-links{display:flex;flex-direction:column;gap:.75rem}.products-block__link{color:var(--gray, #666);font-size:.9375rem;transition:all .3s ease;padding-left:.9375rem;position:relative}.products-block__link:before{content:"";position:absolute;left:0;top:50%;width:.375rem;height:.375rem;border-radius:50%;background:var(--primary, #1F558E);transform:translateY(-50%) scale(0);opacity:0;transition:all .3s ease}@media (any-hover: hover){.products-block__link:hover{color:var(--primary, #1F558E);padding-left:1.25rem}.products-block__link:hover:before{transform:translateY(-50%) scale(1);opacity:1}}.products-category-block{padding:2.5rem 0}.products-category-block__container{max-width:88.75rem;margin:0 auto;padding:0 1.25rem}.products-category-block__title:not(:last-child){margin-bottom:1.25rem}.products-category-block__body{display:flex;gap:1.25rem}.products-category-block__filter-col{background:#fff;border-radius:.75rem;box-shadow:0 .25rem 1.25rem #0000000d;min-width:21.875rem}.products-category-block__products-col{flex:1 1 auto}.products-category-block__products-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1.25rem}@media (max-width: 47.99875em){.products-category-block__products-list{gap:.9375rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}}.products-category-block__item{position:relative;border:1px solid #e0e0e0}@media (any-hover: hover){.products-category-block__item:hover{transform:none}.products-category-block__item:hover .products-category-block__item-body{box-shadow:none}}.products-category-block__item-body{background:#fff;border-radius:0;padding:.9375rem;height:100%;display:flex;flex-direction:column;box-shadow:none;transition:none}.products-category-block__item-title{flex:1 1 auto;font-size:1rem;line-height:1.4;color:#424245;text-align:left;padding:0;font-weight:700}.products-category-block__item-title:not(:last-child){margin-bottom:.625rem}.products-category-block__item-title._text-14{font-size:1.05rem}.products-category-block__cost{font-size:1.25rem;color:#424245;font-weight:700;text-align:left;display:flex;flex-direction:column;gap:.3125rem}.products-category-block__cost .old-price{text-decoration:line-through;color:#666;font-size:1rem;font-weight:400;order:-1}.products-category-block__cost .new-price{color:var(--primary, #1F558E);font-size:1.5rem;font-weight:700}.products-category-block__short-description,.products-category-block__button{display:none}.products-category-block__image-ibg_contain{width:100%;padding-bottom:85%;background:#fff;border-radius:0;overflow:hidden;margin-bottom:.9375rem;position:relative}.products-category-block__image-ibg_contain img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.products-category-block__new-badge{position:absolute;top:.9375rem;right:.9375rem;background:linear-gradient(45deg,#1f558e,#2a6db3);border-radius:1.25rem;padding:.375rem .75rem;z-index:3;display:none;box-shadow:0 .125rem .5rem #1f558e33}.products-category-block__new-badge p{font-weight:600;font-size:.75rem;line-height:1;color:#fff;text-transform:uppercase;letter-spacing:.05em}.products-category-block__item.new .products-category-block__new-badge{display:flex}.products-category-block .button-more{display:none}.products-category-block__filter-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9375rem;background:#fff;border:1px solid #d6d6d6;border-radius:.5rem;font-size:.875rem;color:var(--dark);cursor:pointer;transition:all .3s ease;margin-bottom:.9375rem;width:auto}@media (min-width: 61.99875em){.products-category-block__filter-btn{display:none}}.products-category-block__more-btn{display:none!important}.products-category-block__badge{position:absolute;top:.625rem;right:.625rem;padding:.3125rem .9375rem;border-radius:1.25rem;font-size:.875rem;font-weight:600;color:#fff;z-index:2}.products-category-block__badge.action,.products-category-block__badge.new{background-color:var(--primary, #1F558E)}.products-category-block__status{font-size:.7rem;color:var(--primary, #1F558E);font-weight:700;margin-bottom:.3125rem}.products-filter{flex:0 0 23.3333333333%;width:23.3333333333%;padding:1.25rem}@media (max-width: 61.99875em){.products-filter{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%}.loaded .products-filter{transition:all .3s ease 0s}.products-filter:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00000080;z-index:2}.products-filter.active{opacity:1;visibility:visible;pointer-events:initial;z-index:101}.products-filter__filter{background-color:#fff;padding:3.75rem 1.5625rem 1.5625rem;overflow:auto;height:100%;width:75%;z-index:1000;position:relative;transform:translate(-101%)}.loaded .products-filter__filter{transition:transform .4s ease 0s}.products-filter.active .products-filter__filter{transform:translate(0);transition:transform .4s ease .15s}}@media (max-width: 61.99875em) and (max-width: 22.5em){.products-filter__filter{width:85%}}.products-filter__close{display:none}@media (max-width: 61.99875em){.products-filter__close{display:block;position:absolute;width:1.25rem;height:1.25rem;top:1.25rem;right:.9375rem}.products-filter__close:before,.products-filter__close:after{content:"";position:absolute;width:80%;height:.125rem;background-color:#424242;top:50%;left:50%}.products-filter__close:before{transform:translate(-50%,-50%) rotate(45deg)}.products-filter__close:after{transform:translate(-50%,-50%) rotate(-45deg)}}.products-filter__item{border-top:.0625rem solid #d6d6d6;padding:0rem .9375rem}.products-filter__item .count{font-size:1em;line-height:1.2142857143;display:inline-block;margin-left:.57em;color:#d6d6d6}@media (max-width: 61.99875em){.products-filter__item{padding:1.25rem}}@media (max-width: 29.99875em){.products-filter__item{padding:.9375rem 1.25rem}}.products-filter__item-title{display:block;width:100%;padding:.4375rem .9375rem .625rem;text-align:left;position:relative;font-size:.875rem;line-height:1.2142857143;color:var(--primary, #1F558E)}.products-filter__item-title:after{content:"";position:absolute;width:.57em;height:1.14em;top:50%;right:.625rem;transform:translateY(-50%) rotate(180deg);transition:transform .45s ease 0s;background:url(https://powergas.com.ua/build/assets/spollers-arrow-b553aa98.svg) center/contain no-repeat}.products-filter__item-title._spoller-active:after{transform:translateY(-50%) rotate(360deg)}@media (max-width: 61.99875em){.products-filter__item-title{font-size:1.25rem}}@media (max-width: 29.99875em){.products-filter__item-title{font-size:1.125rem}}.products-filter__item-body{padding:.625rem 0 1.25rem}.products-filter__item-body .checkbox:not(:last-child){margin-bottom:.875rem}.products-filter__range{display:flex;gap:1.25rem}@media (max-width: 29.99875em){.products-filter__range{gap:.625rem}}.products-filter__range-inputs-col{flex:1 1 auto;display:flex;gap:1.25rem;position:relative}.products-filter__range-inputs-col:after{content:"";position:absolute;width:.5rem;height:.0625rem;top:50%;left:50%;background-color:#d6d6d6;transform:translate(-50%,-50%)}@media (max-width: 29.99875em){.products-filter__range-inputs-col{gap:.9375rem}}.products-filter__input{width:calc(50% - .625rem);font-size:.875rem;line-height:1.2142857143;color:var(--primary, #1F558E);padding:.375rem .625rem;border:.0625rem solid #d6d6d6;border-radius:.1875rem}@media (max-width: 29.99875em){.products-filter__input{width:calc(50% - .46875rem)}}.products-filter__range-button-col{flex:0 0 2.8125rem;width:2.8125rem}@media (max-width: 29.99875em){.products-filter__range-button-col{flex:0 0 2.5rem;width:2.5rem}}.products-filter__range-btn{font-size:.875rem;line-height:1.2142857143;color:var(--primary, #1F558E);display:flex;justify-content:center;align-items:center;background:#d6d6d6;border-radius:.1875rem;width:100%;height:100%}.banners__title{font-size:2.4375rem;margin-bottom:.9375rem}.banners__type{font-size:2.125rem}.main-single-product{background-color:#f5f5f7;padding:2.1875rem 0 1.875rem}.main-single-product__title{border-bottom:.0625rem solid #95959d;max-width:81.875rem;padding-bottom:.5rem}.main-single-product__title:not(:last-child){margin-bottom:1.875rem}.main-single-product__title span{display:block;font-size:.875rem}@media (max-width: 47.99875em){.main-single-product__title span{font-size:.75rem}}.main-single-product__body{display:flex;justify-content:space-between;min-width:0}@media (max-width: 47.99875em){.main-single-product__body{flex-wrap:wrap-reverse;justify-content:center;row-gap:1.875rem}}.main-single-product__text-col{flex:0 0 33.125%}@media (max-width: 61.99875em){.main-single-product__text-col{flex:0 0 37.5%}}@media (max-width: 47.99875em){.main-single-product__text-col{flex:0 0 100%}}.main-single-product__text-content:not(:last-child){margin-bottom:3.125rem}@media (max-width: 29.99875em){.main-single-product__text-content:not(:last-child){margin-bottom:2.5rem}}.main-single-product__characteristic:not(:last-child){margin-bottom:3.75rem}@media (max-width: 29.99875em){.main-single-product__characteristic:not(:last-child){margin-bottom:2.5rem}}.main-single-product__characteristic-item:not(:last-child){margin-bottom:1.25rem}.main-single-product__characteristic-title{font-weight:700}.main-single-product__characteristic-title:not(:last-child){margin-bottom:.625rem}.main-single-product__characteristic-options{display:flex;gap:.75rem;flex-wrap:wrap}.main-single-product__characteristic-options .options__item{flex:0 0 auto}.main-single-product__actions{display:flex;align-items:center;gap:1.875rem;margin-top:1.25rem}.main-single-product__cost{display:flex;flex-direction:column;gap:.3125rem;margin:0}.main-single-product__cost .old-price{text-decoration:line-through;color:#666;font-size:1rem;font-weight:400;order:-1}.main-single-product__cost .new-price{color:var(--primary, #1F558E);font-size:1.5rem;font-weight:700}.main-single-product__cost .price{color:#424245;font-size:1.5rem;font-weight:700}.main-single-product__where-buy{display:inline-flex;padding:.75rem 1.875rem;font-size:1.125rem}@media (max-width: 87.5em){.main-single-product__where-buy{padding:.625rem 1.5625rem}}.main-single-product__compare-btn{flex:0 0 1.875rem;width:1.875rem;position:relative}.main-single-product__compare-btn img{width:100%;height:auto}.main-single-product__compare-btn:before{content:"";position:absolute;width:1.125rem;height:1.125rem;bottom:0;right:0;border-radius:50%;border:.0625rem solid #fff;display:none;background:#ffa900 url(https://powergas.com.ua/build/assets/check-bac8359c.svg) center/.75rem .75rem no-repeat;z-index:2;transform:translate(35%,35%)}.main-single-product__compare-btn.active:before{display:block}.main-single-product__info{margin-bottom:1.25rem}.main-single-product__status{font-size:1.125rem;color:var(--primary, #1F558E);font-weight:700;margin-bottom:.9375rem;text-transform:uppercase}.gallery-single-product{flex:0 0 56.6666666667%;min-width:0}@media (max-width: 47.99875em){.gallery-single-product{flex:0 1 34.375rem}}.gallery-single-product__body{display:flex;justify-content:space-between;min-width:0}@media (max-width: 47.99875em){.gallery-single-product__body{flex-wrap:wrap;row-gap:.9375rem}}.gallery-single-product__main-gallery{min-width:0;flex:0 0 73.5294117647%;padding-top:1.9375rem}@media (max-width: 47.99875em){.gallery-single-product__main-gallery{flex:0 0 100%}}.gallery-single-product__main-slide{opacity:0!important;pointer-events:none;transition:opacity .65s ease 0s}.gallery-single-product__main-slide.swiper-slide-active{opacity:1!important;pointer-events:initial}.gallery-single-product__main-image-ibg_contain{width:100%;padding-bottom:64%;cursor:pointer}.gallery-single-product__main-image-ibg_youtube a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;opacity:0}.gallery-single-product__youtube-container{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.gallery-single-product__youtube-container iframe{position:absolute;width:100%;height:100%;top:0;left:0}.gallery-single-product__thumbs{flex:0 0 20%}@media (max-width: 47.99875em){.gallery-single-product__thumbs{flex:0 0 100%;display:flex;align-items:center;min-width:0;gap:1.5625rem}}@media (max-width: 29.99875em){.gallery-single-product__thumbs{gap:.9375rem}}.gallery-single-product__thumbs-slider-block{position:relative;min-width:0;padding-bottom:311.7647058824%;height:0}@media (max-width: 68.75em){.gallery-single-product__thumbs-slider-block{padding-bottom:320.5882352941%}}@media (max-width: 47.99875em){.gallery-single-product__thumbs-slider-block{padding-bottom:0;height:auto}}.gallery-single-product__thumbs-slider{position:absolute!important;width:100%;height:100%;top:0;left:0}@media (max-width: 47.99875em){.gallery-single-product__thumbs-slider{position:static!important;height:auto}}.gallery-single-product__thumbs-slide{border:.0625rem solid transparent}.gallery-single-product__thumbs-slide:not(.swiper-slide-thumb-active){cursor:pointer}.gallery-single-product__thumbs-slide.swiper-slide-thumb-active{border-color:#1f558e}.gallery-single-product__thumbs-image-ibg{width:100%;padding-bottom:58.8235294118%}@media (max-width: 29.99875em){.gallery-single-product__thumbs-image-ibg{padding-bottom:70.5882352941%}}.gallery-single-product__thumbs-image-ibg_youtube{pointer-events:none}.gallery-single-product__thumbs-nav-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:.3125rem 0;transition:opacity .2s ease 0s}.gallery-single-product__thumbs-nav-btn img{width:.625rem;height:auto}@media (max-width: 47.99875em){.gallery-single-product__thumbs-nav-btn{width:auto}}.gallery-single-product__thumbs-nav-btn.swiper-button-disabled{opacity:0;cursor:default}.gallery-single-product__thumbs-prev{margin-bottom:.875rem}@media (max-width: 47.99875em){.gallery-single-product__thumbs-prev{margin-bottom:0;transform:rotate(-90deg)}}.gallery-single-product__thumbs-next{transform:rotate(-180deg);margin-top:.875rem}@media (max-width: 47.99875em){.gallery-single-product__thumbs-next{margin-top:0;transform:rotate(90deg)}}.content-tabs-title{padding-bottom:1.25rem;border-bottom:.0625rem solid #c4c4c4}.content-tabs-title:not(:last-child){margin-bottom:1.875rem}.content-single-product{padding-bottom:6.25rem}@media (max-width: 61.99875em){.content-single-product{padding-bottom:4.6875rem}}@media (max-width: 47.99875em){.content-single-product{padding-bottom:3.125rem}}@media (max-width: 29.99875em){.content-single-product{padding-bottom:2.5rem}}.content-single-product__navigation{padding:0 .9375rem;display:flex;align-items:center;gap:4.6875rem;overflow:auto;margin:0 -.9375rem}@media (max-width: 47.99875em){.content-single-product__navigation{gap:2.5rem}}@media (max-width: 29.99875em){.content-single-product__navigation{gap:1.5625rem}}.content-single-product__navigation-wrap{position:relative}.content-single-product__navigation-wrap:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:#95959d;width:200vw;height:.0625rem}.content-single-product__title{padding:1.5625rem 0 1.25rem;display:flex;align-items:center;font-weight:700;gap:1.25rem;white-space:nowrap;position:relative}.content-single-product__title .icon{width:1.625rem;height:1.75rem;filter:grayscale(1)}.content-single-product__title .icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.content-single-product__title:after{content:"";position:absolute;width:100%;height:.1875rem;bottom:0;left:0;background-color:#1f558e;z-index:3;transform:scaleX(0);transform-origin:right;transition:transform .2s ease 0s}.content-single-product__title._tab-active{color:#1f558e}.content-single-product__title._tab-active .icon{filter:grayscale(0)}.content-single-product__title._tab-active:after{transform:scale(1);transform-origin:left}@media (max-width: 47.99875em){.content-single-product__title{gap:.9375rem}.content-single-product__title .icon{width:1.375rem}}@media (max-width: 29.99875em){.content-single-product__title{gap:.625rem}.content-single-product__title .icon{width:1rem}}.content-single-product__tabs-content{padding-top:2.8125rem}.overview-single-product__content,.parameters-single-product__content{max-width:41.875rem;margin:auto}.parameters-single-product__list-item{display:flex;line-height:150%;gap:.9375rem}.parameters-single-product__list-item:not(:last-child){margin-bottom:.8125rem}.parameters-single-product__list-item_main{font-weight:700}.parameters-single-product__list-item .col{flex:0 0 calc(50% - .46875rem)}.downloads-single-product__title{text-align:left}.downloads-single-product__list-item{display:flex;align-items:center;justify-content:space-between;gap:.9375rem;filter:grayscale(1);padding-right:1.25rem;background-color:transparent;transition:filter .3s ease 0s,background-color .3s ease 0s}.downloads-single-product__list-item *{color:#1f558e!important}.downloads-single-product__list-item:not(:last-child){margin-bottom:1.875rem}@media (any-hover: hover){.downloads-single-product__list-item:hover{filter:grayscale(0);background-color:#f5f5f7}}@media (max-width: 61.99875em){.downloads-single-product__list-item{flex-wrap:wrap;row-gap:1.5625rem;padding-right:0}}.downloads-single-product__item-name{padding-left:3rem;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) 1.25rem .3125rem/.375rem .625rem no-repeat}@media (max-width: 87.5em){.downloads-single-product__item-name{padding-left:1.5rem;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) .3125rem .3125rem/.375rem .625rem no-repeat}}@media (max-width: 61.99875em){.downloads-single-product__item-name{flex:0 0 100%;padding-left:.9375rem;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) 0 .3125rem/.375rem .625rem no-repeat}}.downloads-single-product__item-actions{display:flex;flex:0 0 auto;white-space:nowrap;align-items:center;gap:3.75rem}@media (max-width: 87.5em){.downloads-single-product__item-actions{gap:1.875rem}}@media (max-width: 61.99875em){.downloads-single-product__item-actions{flex:0 0 100%;flex-wrap:wrap;white-space:initial}}.downloads-single-product__file-size{white-space:nowrap}.downloads-single-product__button{display:flex;align-items:center;padding:.75rem 0;gap:1.25rem}.downloads-single-product__button .icon{height:1.3125rem}.downloads-single-product__button .icon img{width:auto;height:100%}@media (max-width: 87.5em){.downloads-single-product__button{gap:.625rem}}@media (max-width: 29.99875em){.downloads-single-product__button .text{display:none}}.main-comparison{padding:3.125rem 0}@media (max-width: 47.99875em){.main-comparison{padding:2.5rem 0}}.main-comparison__header:not(:last-child){margin-bottom:4.6875rem}.main-comparison__title{text-align:center}.main-comparison__title:not(:last-child){margin-bottom:1.5625rem}.main-comparison__link{font-size:1.375rem;padding-right:1rem;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) right center/.375rem .75rem no-repeat}@media (max-width: 47.99875em){.main-comparison__link{font-size:1.25rem}}.products-main-comparison{padding-bottom:2.1875rem}.products-main-comparison__slide-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.products-main-comparison__slider-nav{display:flex;justify-content:flex-end;gap:.625rem}.products-main-comparison__slider-nav:not(:last-child){margin-bottom:1.875rem}.products-main-comparison__slider-nav-btn{width:3.125rem;height:3.125rem;flex:0 0 3.125rem;background-color:#ececec;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease 0s,background-color .3s ease 0s}.products-main-comparison__slider-nav-btn.swiper-button-disabled{opacity:.3;cursor:default}.products-main-comparison__slider-nav-btn img{width:50%;height:50%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) opacity(.4);transition:filter .3s ease 0s}@media (any-hover: hover){.products-main-comparison__slider-nav-btn:hover{background-color:#1f558e26}.products-main-comparison__slider-nav-btn:hover img{filter:grayscale(0) opacity(.65)}}.products-main-comparison__slider-nav-btn:active{background-color:#1f558e26}.products-main-comparison__slider-nav-btn:active img{filter:grayscale(0) opacity(.85)}.products-main-comparison__slider-next{transform:rotate(180deg)}.products-main-comparison__name{font-weight:600;font-size:1.5rem;line-height:1.2083333333;text-align:center}.products-main-comparison__name:not(:last-child){margin-bottom:1.5625rem}@media (max-width: 29.99875em){.products-main-comparison__name:not(:last-child){margin-bottom:.9375rem}}.products-main-comparison__image-container{max-width:20.9375rem;width:100%;margin:auto}.products-main-comparison__image-container:not(:last-child){margin-bottom:3.125rem}@media (max-width: 61.99875em){.products-main-comparison__image-container:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 47.99875em){.products-main-comparison__image-container:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 29.99875em){.products-main-comparison__image-container:not(:last-child){margin-bottom:1.25rem}}.products-main-comparison__image-ibg_contain{width:100%;padding-bottom:105.1051051051%}.products-main-comparison__links{padding-top:1.25rem;border-top:.0625rem solid #c4c4c4}.products-main-comparison__more-link-wrapper:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.products-main-comparison__more-link-wrapper:not(:last-child){margin-bottom:.625rem}}.products-main-comparison__more-link{font-size:1.25rem;padding-right:1rem;background:url(https://powergas.com.ua/build/assets/arrow-right-d95f425a.svg) right center/.375rem .75rem no-repeat}@media (max-width: 47.99875em){.products-main-comparison__more-link{font-size:1.125rem;padding:.5rem .875rem .5rem .5rem}}.products-main-comparison__delete-wrapper{text-align:center}.products-main-comparison__delete{font-size:1.125rem;line-height:1.4;color:#ff7878}.products-main-comparison__delete:hover{text-decoration:underline}@media (max-width: 47.99875em){.products-main-comparison__delete{font-size:1rem;padding:.5rem}}.overview-main-comparison{padding-top:2.1875rem}.overview-main-comparison__title{padding-bottom:.625rem;border-bottom:.0625rem solid #c4c4c4;text-align:left}.overview-main-comparison__title:not(:last-child){margin-bottom:3.75rem}.overview-main-comparison__list-item:not(:last-child){margin-bottom:3.125rem}@media (max-width: 61.99875em){.overview-main-comparison__list-item:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 29.99875em){.overview-main-comparison__list-item:not(:last-child){margin-bottom:1.875rem}}.overview-main-comparison__param-value{font-weight:700;font-size:1.6875rem;text-align:center;line-height:150%}@media (max-width: 87.5em){.overview-main-comparison__param-value{font-size:1.625rem}}@media (max-width: 75em){.overview-main-comparison__param-value{font-size:1.5rem}}@media (max-width: 61.99875em){.overview-main-comparison__param-value{font-size:1.375rem}}@media (max-width: 29.99875em){.overview-main-comparison__param-value{font-size:1.25rem}}.overview-main-comparison__param-name{text-align:center}.hero-about-us{padding:2.5rem 0;display:flex;justify-content:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:calc((var(--vh, 1vh) * 100 - 4.5rem) / 2);position:relative;transition:min-height .6s ease 0s;overflow:hidden}@media (max-width: 29.99875em){.hero-about-us{min-height:calc((var(--vh, 1vh) * 100 - 4.1875rem) / 2)}}.hero-about-us__decor-top{position:absolute;bottom:0;left:0;z-index:3;width:100%;mix-blend-mode:screen;display:block;margin-bottom:20.25%}.hero-about-us__decor-top img{width:100%;height:auto}.hero-about-us__decor-bottom{position:absolute;bottom:0;left:0;z-index:3;mix-blend-mode:overlay;width:100%;display:block}.hero-about-us__decor-bottom img{width:100%;height:auto}.hero-about-us__decor-bottom .opacity{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.hero-about-us__container{position:relative;z-index:5}.hero-about-us__logo{width:19.6875rem;margin:auto}.hero-about-us__logo:not(:last-child){margin-bottom:8.125rem}@media (max-width: 61.99875em){.hero-about-us__logo:not(:last-child){margin-bottom:6.25rem}}@media (max-width: 47.99875em){.hero-about-us__logo:not(:last-child){margin-bottom:4.6875rem}}@media (max-width: 29.99875em){.hero-about-us__logo:not(:last-child){margin-bottom:3.125rem}}.hero-about-us__logo img{width:100%;height:auto}@media (max-width: 61.99875em){.hero-about-us__logo{width:18.75rem}}@media (max-width: 47.99875em){.hero-about-us__logo{width:15.625rem}}@media (max-width: 29.99875em){.hero-about-us__logo{width:12.5rem}}.hero-about-us__title{text-align:center;mix-blend-mode:normal;text-shadow:0 .125rem .25rem #8c8c8c}.hero-about-us__title:not(:last-child){margin-bottom:1.5rem}.hero-about-us__subtitle{font-size:1.1875rem;line-height:150%;text-align:center;color:#fff;mix-blend-mode:normal;text-shadow:0 .125rem .25rem #8c8c8c;max-width:65.625rem;width:100%;margin:auto}@media (max-width: 61.99875em){.hero-about-us__subtitle{font-size:1.125rem}}@media (max-width: 47.99875em){.hero-about-us__subtitle{font-size:1rem}}.text-blocks-about-us{margin-top:-6.5625rem;position:relative;z-index:10}.text-blocks-about-us__list{display:flex;gap:3.4375rem;flex-wrap:wrap}@media (max-width: 75em){.text-blocks-about-us__list{gap:1.875rem}}@media (max-width: 61.99875em){.text-blocks-about-us__list{justify-content:center}}.text-blocks-about-us__list-item{flex:0 0 calc(33.3333% - 2.3125rem);background-color:#1f558e;position:relative;padding:3.75rem 1.875rem 5.625rem}@media (max-width: 75em){.text-blocks-about-us__list-item{flex:0 0 calc(33.3333% - 1.25rem);padding:3.125rem 1.5625rem 4.375rem}}@media (max-width: 61.99875em){.text-blocks-about-us__list-item{flex:0 0 calc(50% - .9375rem)}}@media (max-width: 47.99875em){.text-blocks-about-us__list-item{padding:2.5rem 1.5625rem 3.125rem}}@media (max-width: 37.5em){.text-blocks-about-us__list-item{flex:0 0 100%}}@media (max-width: 29.99875em){.text-blocks-about-us__list-item{padding:1.875rem 1.25rem 3.125rem}}.text-blocks-about-us__item-title{font-weight:700;font-size:1.6875rem;line-height:150%;color:#fff;padding-bottom:2.1875rem;position:relative}.text-blocks-about-us__item-title:not(:last-child){margin-bottom:.6875rem}.text-blocks-about-us__item-title:after{content:"";position:absolute;width:2.625rem;height:.1875rem;bottom:0;left:0;background-color:#fff}@media (max-width: 61.99875em){.text-blocks-about-us__item-title{font-size:1.625rem;padding-bottom:1.875rem}}@media (max-width: 47.99875em){.text-blocks-about-us__item-title{font-size:1.375rem;padding-bottom:1.5625rem}}@media (max-width: 29.99875em){.text-blocks-about-us__item-title{font-size:1.25rem;padding-bottom:1.25rem}}.text-blocks-about-us__item-text{font-size:1.375rem;line-height:150%;color:#fff;position:relative;z-index:2}@media (max-width: 75em){.text-blocks-about-us__item-text{font-size:1.25rem}}@media (max-width: 47.99875em){.text-blocks-about-us__item-text{font-size:1.125rem}}@media (max-width: 29.99875em){.text-blocks-about-us__item-text{font-size:1rem}}.text-blocks-about-us__icon{position:absolute;bottom:.3125rem;right:.3125rem;height:5.3125rem}.text-blocks-about-us__icon img{width:auto;height:100%}@media (max-width: 75em){.text-blocks-about-us__icon{height:4.375rem}}@media (max-width: 47.99875em){.text-blocks-about-us__icon{height:3.125rem}}.text-section-about-us{padding-top:5.625rem;padding-bottom:2.1875rem}@media (max-width: 61.99875em){.text-section-about-us{padding-top:5rem}}@media (max-width: 47.99875em){.text-section-about-us{padding-top:4.0625rem}}@media (max-width: 29.99875em){.text-section-about-us{padding-top:3.125rem}}.text-section-about-us__title:not(:last-child){margin-bottom:1.25rem}.text-section-about-us__body{display:flex;gap:4.375rem;flex-wrap:wrap}@media (max-width: 61.99875em){.text-section-about-us__body{gap:2.5rem}}@media (max-width: 29.99875em){.text-section-about-us__body{gap:1.25rem}}.text-section-about-us__col{flex:0 0 calc(50% - 2.1875rem)}@media (max-width: 61.99875em){.text-section-about-us__col{flex:0 0 calc(50% - 1.25rem)}}@media (max-width: 37.5em){.text-section-about-us__col{flex:0 0 100%}}.services-about-us{padding-top:2.1875rem;padding-bottom:1.25rem}.services-about-us__image-container{width:100%;margin:auto;padding:0 .9375rem;margin-bottom:-.0625rem}.services-about-us__image-ibg{width:100%;padding-bottom:26.0349586017%}.services-about-us__text-body{background-color:#1f558e;padding:2.8125rem 0}@media (max-width: 47.99875em){.services-about-us__text-body{padding:1.875rem 0}}.services-about-us__title{color:#fff}.services-about-us__title:not(:last-child){margin-bottom:1.25rem}.services-about-us__text{max-width:42.3125rem;margin:auto;color:#fff;text-align:center}.services-about-us__cards-list{display:flex;flex-wrap:wrap;justify-content:center}.services-about-us__cards-list-item{flex:0 0 25%}@media (max-width: 75em){.services-about-us__cards-list-item{flex:0 0 33.3333%}}@media (max-width: 61.99875em){.services-about-us__cards-list-item{flex:0 0 50%}}@media (max-width: 29.99875em){.services-about-us__cards-list-item{flex:0 0 100%}}.services-about-us__card-image-ibg{width:100%;padding-bottom:54.2923433875%}.services-about-us__card-title{font-size:1.125rem;line-height:150%;font-weight:700;color:#231f20;padding:.75rem .9375rem;text-align:center}@media (max-width: 106.25em){.services-about-us__card-title{font-size:1.0625rem}}@media (max-width: 87.5em){.services-about-us__card-title{font-size:1rem}}@media (max-width: 47.99875em){.services-about-us__card-title{font-size:.875rem}}.advantages-about{padding:5rem 0;background:#f8f8f8}.advantages-about__container{max-width:87.5rem;margin:0 auto;padding:0 .9375rem}.advantages-about__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.875rem}@media (max-width: 62em){.advantages-about__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 36em){.advantages-about__grid{grid-template-columns:1fr}}.advantages-about__item{background:#fff;padding:1.875rem;border-radius:1.25rem;box-shadow:0 .625rem 1.875rem #0000000d;transition:transform .3s ease}.advantages-about__item:hover{transform:translateY(-.625rem)}.advantages-about__icon{width:5rem;height:5rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;background:#1F558E;border-radius:50%}.advantages-about__icon img{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.advantages-about__content{text-align:left}.advantages-about__title{font-size:1.5rem;font-weight:600;margin-bottom:.9375rem;color:#313132}.advantages-about__text{font-size:1rem;line-height:1.6;color:#666}.main-news{background-color:#f5f5f7;padding-top:2.5rem;padding-bottom:3.125rem}@media (max-width: 29.99875em){.main-news{padding-bottom:2.5rem}}.main-news__title:not(:last-child){margin-bottom:1em}.main-news__list{display:flex;flex-wrap:wrap;gap:3.75rem}@media (max-width: 87.5em){.main-news__list{gap:2.5rem}}@media (max-width: 47.99875em){.main-news__list{gap:1.875rem}}@media (max-width: 37.5em){.main-news__list{justify-content:center}}.main-news__list-item{flex:0 0 calc(33.333% - 2.5rem)}@media (max-width: 87.5em){.main-news__list-item{flex:0 0 calc(33.333% - 1.6875rem)}}@media (max-width: 61.99875em){.main-news__list-item{flex:0 0 calc(50% - 1.25rem)}}@media (max-width: 47.99875em){.main-news__list-item{flex:0 0 calc(50% - .9375rem)}}@media (max-width: 37.5em){.main-news__list-item{flex:0 1 25rem}}.main-news__pagination{display:flex;align-items:center;gap:1.25rem;justify-content:center;margin-top:5rem}@media (max-width: 61.99875em){.main-news__pagination{margin-top:4.375rem}}@media (max-width: 47.99875em){.main-news__pagination{margin-top:3.75rem}}.main-news__pagination-prev,.main-news__pagination-next{width:1.5rem;height:1.5rem;transition:filter .4s ease 0s}@media (any-hover: hover){.main-news__pagination-prev:hover,.main-news__pagination-next:hover{filter:contrast(.5)}}.main-news__pagination-prev:active,.main-news__pagination-next:active{filter:contrast(0)!important}.main-news__pagination-next{transform:rotate(180deg)}.main-news__pagination-item{font-size:1.375rem;font-weight:600;line-height:110%;transition:color .4s ease 0s}@media (any-hover: hover){.main-news__pagination-item:hover{color:#1f558e}}.section-search-result{padding:4.6875rem 0 3.125rem}@media (max-width: 47.99875em){.section-search-result{padding:3.125rem 0}}@media (max-width: 29.99875em){.section-search-result{padding:2.5rem 0}}.section-search-result__title{text-align:center}.section-search-result__title:not(:last-child){margin-bottom:1em}.section-search-result__form-wrapper:not(:last-child){margin-bottom:3.125rem}@media (max-width: 47.99875em){.section-search-result__form-wrapper:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 75em){.section-search-result .products-category-block__item{flex:0 0 calc(25% - .328125rem)}}@media (max-width: 61.99875em){.section-search-result .products-category-block__item{flex:0 0 calc(33.3333% - .3125rem)}}@media (max-width: 47.99875em){.section-search-result .products-category-block__item{flex:0 0 calc(50% - .21875rem)}}.section-search-result__body{padding:0 0rem 3.75rem}@media (max-width: 47.99875em){.section-search-result__body{padding:0 0rem 3.125rem}}.section-search-result__form-wrapper{border:.3125rem solid #cfcfcd}.faq{padding:2.5rem 0 3.125rem}@media (max-width: 61.99875em){.faq{padding:2.5rem 0 3.125rem}}@media (max-width: 29.99875em){.faq{padding:2.5rem 0}}.faq__title{text-align:center}.faq__title:not(:last-child){margin-bottom:2.875rem}@media (max-width: 61.99875em){.faq__title:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 47.99875em){.faq__title:not(:last-child){margin-bottom:2.0625rem}}.faq__before-content:not(:last-child){margin-bottom:3.125rem}@media (max-width: 47.99875em){.faq__before-content:not(:last-child){margin-bottom:2.5rem}}.faq__body{max-width:56.25rem;margin:auto}.faq__body:not(:last-child){margin-bottom:3.125rem}@media (max-width: 47.99875em){.faq__body:not(:last-child){margin-bottom:2.5rem}}.main-spollers{color:#424245}.main-spollers__spollers-item{border-radius:.5rem;background-color:#f5f5f7}.main-spollers__spollers-item:not(:last-child){margin-bottom:.625rem}.main-spollers__spollers-title{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:1.625rem 1.75rem;width:100%;transition:padding .3s ease 0s}.main-spollers__spollers-title .text{font-weight:700;font-size:1.3125rem;line-height:133%;text-align:left;transition:color .3s ease 0s}@media (max-width: 61.99875em){.main-spollers__spollers-title .text{font-size:1.25rem}}@media (max-width: 47.99875em){.main-spollers__spollers-title .text{font-size:1.125rem}}@media (max-width: 29.99875em){.main-spollers__spollers-title .text{font-size:1rem}}.main-spollers__spollers-title .icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;position:relative;transition:transform .3s ease 0s}.main-spollers__spollers-title .icon:before{content:"";position:absolute;top:0;left:50%;width:.125rem;border-radius:.1875rem;height:100%;background-color:#000;transform:translate(-50%);transition:background-color .3s ease 0s}.main-spollers__spollers-title .icon:after{content:"";position:absolute;left:0;top:50%;height:.125rem;border-radius:.1875rem;width:100%;background-color:#000;transform:translateY(-50%);transition:transform .3s ease 0s,background-color .3s ease 0s}@media (max-width: 47.99875em){.main-spollers__spollers-title .icon:after{transition:transform .3s ease .3s,background-color .3s ease 0s}.main-spollers__spollers-title .icon{flex:0 0 1.3125rem;width:1.3125rem;height:1.3125rem}}@media (any-hover: hover){.main-spollers__spollers-title:hover .icon{transform:rotate(90deg)}}.main-spollers__spollers-title._spoller-active .icon{transform:rotate(90deg)}.main-spollers__spollers-title._spoller-active .icon:before,.main-spollers__spollers-title._spoller-active .icon:after{background-color:#1f558e}.main-spollers__spollers-title._spoller-active .icon:after{transform:translateY(-50%) scaleX(0)}.main-spollers__spollers-title._spoller-active .text{color:#1f558e}@media (max-width: 47.99875em){.main-spollers__spollers-title{padding:1.125rem 1.4375rem}.main-spollers__spollers-title .icon{width:1.125rem;height:1.125rem;flex:0 0 1.125rem}}.main-spollers__spollers-body{padding:0 1.75rem 1.625rem}@media (max-width: 47.99875em){.main-spollers__spollers-body{margin-top:-.375rem;padding:0 1.4375rem 1.125rem}}.main-spollers__content{font-weight:500;font-size:1rem;line-height:133%}@media (max-width: 47.99875em){.main-spollers__content{font-size:.875rem}}.main-article{padding-top:3.125rem;padding-bottom:3.125rem}@media (max-width: 61.99875em){.main-article{padding:3.125rem 0}}@media (max-width: 29.99875em){.main-article{padding:2.5rem 0}}.main-article__body{max-width:58.125rem;margin:auto;padding-bottom:3.75rem}@media (max-width: 61.99875em){.main-article__body{padding-bottom:3.125rem}}@media (max-width: 47.99875em){.main-article__body{padding-bottom:2.5rem}}@media (max-width: 29.99875em){.main-article__body{padding-bottom:1.875rem}}.main-article__title{text-align:center}.main-article__title:not(:last-child){margin-bottom:2.5rem}@media (max-width: 47.99875em){.main-article__title:not(:last-child){margin-bottom:1.875rem}}.main-article__image-container:not(:last-child){margin-bottom:3.75rem}@media (max-width: 61.99875em){.main-article__image-container:not(:last-child){margin-bottom:3.125rem}}@media (max-width: 47.99875em){.main-article__image-container:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 29.99875em){.main-article__image-container:not(:last-child){margin-bottom:1.875rem}}.main-article__image-ibg{width:100%;padding-bottom:62.3655913978%}.main-article__image-ibg img{border-radius:1.5625rem}.main-article__content{padding-bottom:5rem}@media (max-width: 61.99875em){.main-article__content{padding-bottom:4.375rem}}@media (max-width: 47.99875em){.main-article__content{padding-bottom:3.75rem}}@media (max-width: 29.99875em){.main-article__content{padding-bottom:3.125rem}}.main-article__share-title{text-align:center;color:#424245;font-weight:700}.main-article__share-title:not(:last-child){margin-bottom:1.25rem}.main-article__share-links{display:flex;justify-content:center;gap:1rem}@media (max-width: 29.99875em){.main-article__share-links{gap:1.5rem}}.main-article__share-links-item a{width:1.875rem;height:1.875rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#424245;transition:background-color .3s ease 0s}@media (max-width: 29.99875em){.main-article__share-links-item a{width:2.25rem;height:2.25rem}}.main-article__share-links-item a img{width:53.3333333333%;height:53.3333333333%;flex:0 0 53.3333333333%}@media (any-hover: hover){.main-article__share-links-item a:hover{background-color:#18416d}}.main-article__navigation{border-top:.0625rem solid #929191;padding-top:1.25rem;display:flex;justify-content:space-between;gap:2.5rem}.main-article__nav-item{flex:0 1 18.75rem}.main-article__nav-link{display:block}.main-article__nav-link .arrow-text{font-weight:700;display:flex;align-items:center;gap:.625rem;color:#424245}.main-article__nav-link .arrow-text:not(:last-child){margin-bottom:.3125rem}.main-article__nav-link .arrow-text .arrow{width:.8125rem;height:auto;transition:transform .2s ease 0s}.main-article__nav-link .text{color:#424245}@media (max-width: 29.99875em){.main-article__nav-link .text{font-size:.875rem}}@media (any-hover: hover){.main-article__nav-link:hover .arrow-text .arrow{transform:translate(-.25rem)}}.main-article__next .main-article__nav-link{text-align:right}.main-article__next .main-article__nav-link .arrow-text{justify-content:flex-end}.main-article__next .main-article__nav-link .arrow-text .arrow{transform:rotate(-180deg)}@media (any-hover: hover){.main-article__next:hover .arrow-text .arrow{transform:rotate(-180deg) translate(-.25rem)}}.article-single__other-news{padding-top:3.125rem}@media (max-width: 112.5em){.article-single__other-news{padding-bottom:11.1111111111%}}@media (max-width: 61.99875em){.article-single__other-news{padding-top:2.5rem}}@media (max-width: 47.99875em){.article-single__other-news{padding-top:1.875rem}}@media (max-width: 29.99875em){.article-single__other-news{padding-top:1.5625rem;padding-bottom:3.125rem}}@media (min-width: 112.5em){.article-single__other-news{padding-bottom:12.5rem}}.article-news__date{position:absolute;width:4.8125rem;height:5.375rem;top:1.5625rem;left:2.5rem;background-color:#fff;border-radius:.9375rem;font-weight:900;font-size:1.5rem;line-height:125%;letter-spacing:.0625rem;text-transform:uppercase;color:#424245;text-align:center;display:flex;justify-content:center;align-items:center}.article-news__date span{font-size:.75em;font-weight:600;color:#424245;display:block;margin-top:-.125rem}@media (max-width: 93.75em){.article-news__date{width:4.5rem;height:5rem;top:1.25rem;left:2.1875rem;font-size:1.375rem}}@media (max-width: 29.99875em){.article-news__date{width:3.125rem;height:3.75rem;top:.9375rem;left:1.25rem;font-size:1.125rem;border-radius:.75rem}}.main-dealers{padding:2.5rem 0 3.125rem}@media (max-width: 47.99875em){.main-dealers{padding:2.5rem 0}}.main-dealers__header{display:flex;justify-content:space-between;gap:1.875rem;align-items:center}.main-dealers__header:not(:last-child){margin-bottom:3.125rem}@media (max-width: 61.99875em){.main-dealers__header:not(:last-child){margin-bottom:2.5rem}}@media (max-width: 29.99875em){.main-dealers__header:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 61.99875em){.main-dealers__header{flex-wrap:wrap}}.main-dealers__title-col{flex:0 1 34.375rem}.main-dealers__title-up{margin-bottom:.625rem;color:#1f558e;font-weight:700}.main-dealers__title{text-align:left;line-height:1.2}@media (min-width: 95em){.main-dealers__title{font-size:1.75rem}}@media (min-width: 20em) and (max-width: 95em){@supports (font-size: clamp(1.25rem,1.1166666667rem + .6666666667vw,1.75rem)){.main-dealers__title{font-size:clamp(1.25rem,1.1166666667rem + .6666666667vw,1.75rem)}}@supports not (font-size: clamp(1.25rem,1.1166666667rem + .6666666667vw,1.75rem)){.main-dealers__title{font-size:calc(1.25rem + .5 * (100vw - 20rem) / 75)}}}@media (max-width: 20em){.main-dealers__title{font-size:1.25rem}}.main-dealers__selects-col{flex:0 1 51.875rem}@media (max-width: 61.99875em){.main-dealers__selects-col{flex:0 0 100%}}.main-dealers__form{display:flex;flex-wrap:wrap;gap:1rem}.main-dealers__incont{width:calc(50% - .5rem)}@media (max-width: 47.99875em){.main-dealers__incont{width:100%}}.main-dealers__label{font-weight:500;display:block;color:#5f666d;opacity:.6;padding-left:.2em}.main-dealers__select{font-family:inherit;height:3.75rem;border-bottom:.0625rem solid #ebedef;font-weight:700;background-color:transparent;display:block;width:100%;font-size:1.125rem}.hiddenDesc{display:none}.destr__map{max-width:87.1875rem;width:100%;margin:0 auto;position:relative;overflow:hidden}.destr__map text{fill:#fff!important;font-family:Open Sans,sans-serif!important;position:relative;display:none}.destr__mapcont{padding-top:68.1%;position:relative}#povmap{position:absolute;top:50%;left:50%;transform:translate(-51.5%) translateY(-58%) scale(1.05);width:100%;height:auto}.city{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (any-hover: hover){.city:hover path:first-child{fill:#e20613!important}}.city circle,.city text{display:block}.city>path:first-child{fill:#1f558e!important}.activeObl>path:first-child{fill:#e20613!important}.destr__list{padding-top:7.5rem;display:flex;flex-wrap:wrap;margin:0 -2.15% -4.75rem}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}.destr__item{width:29%;margin:0 2.15% 4.75rem;flex-direction:column;display:none}.destr__item.visible{display:flex}.destr__name{font-size:1.375rem;min-height:3.5rem;margin-bottom:1.75rem;font-weight:700}.destr__address .destr__city{margin-bottom:.5rem;font-weight:700}.destr__top .destr__phonrow{margin-top:1.25rem}.destr__top .destr__phonlist li a{font-size:1.1875rem;color:#1f558e;transition:color .3s ease 0s}@media (any-hover: hover){.destr__top .destr__phonlist li a:hover{color:#18416d}}.destr__phonrow{display:block}.destr__phonrow .destr__phoncol{max-width:48%;min-width:11.625rem;margin-top:.6em}.destr__phonrow .destr__phoncol:first-child{margin-top:0!important}.destr__phcollt{font-size:1rem;margin-bottom:.5rem;font-weight:600;color:#020f1d}.destr__phonlist li{margin-bottom:.75rem}.destr__phonlist li:last-child{margin-bottom:0}.destr__phonlist li a{font-weight:700;color:#020f1d}.destr__bot{margin-top:1.25rem}.notDist{margin-bottom:4.75rem;font-size:1.3em;font-weight:700;display:block;text-align:center;width:100%}.inter__content{margin-top:4rem}.inter__content .destr__list{padding-top:3.5rem}.page-template-template-inter .destr__name{margin-bottom:1.5rem;height:auto;min-height:inherit}.page-template-template-inter .destr__bot{margin-top:1.5rem}@media screen and (min-width: 57.5em) and (max-width: 105em){.destr__name{font-size:1.25rem;min-height:3rem;margin-bottom:1.5rem}.destr__bot,.destr__top .destr__phonrow{margin-top:1rem}.destr__top .destr__phonlist li a{font-size:1.25rem}.destr__phonlist li{margin-bottom:.625rem}}@media screen and (min-width: 57.5em) and (max-width: 90em){.section__destr .title__container{max-width:38.19vw}.destr__content{margin-top:4.44vw}.destr__tright{max-width:57.78vw;margin-left:3.47vw}.destr__form .destr__incont{margin-left:1.11vw;width:calc(50% - .56vw)}.destr__form .destr__label{margin-bottom:-.56vw}.destr__form .destr__select{height:4.17vw}.destr__list{padding-top:8.34vw;margin-bottom:-5.28vw}.destr__item{margin-bottom:5.28vw}.destr__name{min-height:3.33vw;margin-bottom:1.67vw}.destr__address .destr__city{margin-bottom:.56vw}.destr__name,.destr__top .destr__phonlist li a{font-size:1.39vw}.destr__phcollt{font-size:1.11vw;margin-bottom:.28vw}.destr__phonlist li{margin-bottom:.7vw}.destr__bot,.destr__top .destr__phonrow{margin-top:1.11vw}.notDist{margin-bottom:5.28vw}.inter__content{margin-top:4.44vw}.inter__content .destr__list{padding-top:3.89vw}}@media screen and (max-width: 57.5em){.destr__content{margin-top:2rem}.destr__topb{display:block}.destr__tright{max-width:100%;width:100%;margin-left:0;margin-top:2rem}.destr__form .destr__label{margin-bottom:.125rem;font-size:.75rem;line-height:1rem}.destr__form .destr__select{height:2.5rem}.destr__list{padding-top:4rem;margin:0 -1.4375rem -2.5rem}.destr__item{width:calc(50% - 2.875rem);margin:0 1.4375rem 2.5rem}.destr__name{min-height:3.5rem;margin-bottom:.25rem}.destr__name,.destr__top .destr__phonlist li a{font-size:1rem}.destr__phcollt{font-size:.875rem}.destr__phonlist li{margin-bottom:.5rem}.destr__bot,.destr__top .destr__phonrow{margin-top:.75rem}.notDist{margin-bottom:1.25rem}.inter__content{margin-top:2.5rem}.inter__content .destr__list{padding-top:2rem}}@media screen and (max-width: 47.5em){.destr__top .destr__phonrow{display:block}.destr__top .destr__phonrow .destr__phoncol{width:100%;max-width:100%;min-width:inherit;margin-bottom:1rem}.destr__top .destr__phonrow .destr__phoncol:last-child{margin-bottom:0}.destr__form{display:block}.destr__incont{width:100%!important;max-width:100%;margin-left:0!important;margin-bottom:1rem}.destr__incont:last-child{margin-bottom:0}.hiddenDesc{display:block}.destr__content{margin-top:0}.destr__map{display:none}.destr__list{margin:0 0 -2.5rem}.destr__list .destr__item{margin:0 0 2.5rem;width:100%;max-width:23.75rem}}.loader{display:none;margin:auto;width:64px;height:64px;border-radius:50%;perspective:800px}.loader.active{display:block}.loader__inner{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.loader__inner.one{left:0%;top:0%;animation:rotate-one 1s linear infinite;border-bottom:3px solid #1f558e}.loader__inner.two{right:0%;top:0%;animation:rotate-two 1s linear infinite;border-right:3px solid #1f558e}.loader__inner.three{right:0%;bottom:0%;animation:rotate-three 1s linear infinite;border-top:3px solid #1f558e}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}
