@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter_18pt-Regular.woff) format("woff"),url(../fonts/Inter_18pt-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter_18pt-Medium.woff) format("woff"),url(../fonts/Inter_18pt-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter_18pt-SemiBold.woff) format("woff"),url(../fonts/Inter_18pt-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}.header{padding:0 20px}.container{max-width:1200px;margin:0 auto}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;gap:10px}.header__logo img{display:block;width:158px;height:auto}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.header__link{position:relative;font-weight:400;font-size:16px;line-height:140%;color:#000;-webkit-transition:color .2s ease;transition:color .2s ease}.header__link:hover{color:#07c}.header__link.is-active{color:#07c;border-bottom:1px solid #07c}.header__phone{font-weight:500;font-size:16px;line-height:140%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px; transition: color .2s ease;}.header__phone:hover{color: #07c}.header__phone-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__phone-icon img{display:block;width:20px;height:20px}.header__burger{height:40px;width:40px;cursor:pointer}.header__burger-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__burger-icon img{display:block;width:40px;height:40px}.header__burger,.header__mobile-menu{display:none}.footer{background-color:#0d1b2a;padding:0 20px}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 0}.footer__column{max-width:320px;width:100%}.footer__column:last-child{max-width:400px}.footer__column-title{font-weight:500;font-size:14px;line-height:140%;color:#6b7280;margin-bottom:20px}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__menu-item{font-weight:400;font-size:16px;line-height:140%;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;border-bottom:1px solid transparent}.footer__menu-item:hover{border-bottom:1px solid #fff}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__links a p{-webkit-transition:all .2s ease;transition:all .2s ease;border-bottom:1px solid transparent}.footer__links a:hover p{border-bottom:1px solid #fff}.footer__links-item{font-weight:400;font-size:16px;line-height:140%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__links-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.footer__logo img{max-width:158px}.footer__text{margin-top:24px;font-weight:400;font-size:18px;line-height:145%;color:#fff}.footer-line{height:1px;width:100%;background:-webkit-gradient(linear,left top,right top,from(#b1b4b7),to(#0d1b2a));background:linear-gradient(to right,#b1b4b7 0,#0d1b2a 100%)}.footer-bottom{padding:20px 0;font-weight:400;font-size:14px;line-height:145%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}section{padding:0 20px}.hero{background-image:url(../img/main-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom}.hero__container{position:relative;height:100%;padding:110px 0 140px}.section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.section-header__label{font-weight:500;font-size:14px;line-height:140%;color:#07c;margin-bottom:16px;padding:0 16px;display:inline-block;border-left:2px solid #ffb400;border-right:2px solid #ffb400}.section-header__title{font-weight:600;line-height:110%;letter-spacing:-.03em;font-weight:600;font-size:64px;color:#000;margin-bottom:24px;max-width:980px}.hero .section-header__title{font-size:76px;color:#fff;margin-bottom:32px;max-width:860px}.section-header__title span{background:-webkit-gradient(linear,left top,right top,from(#fff),to(#ffb400));background:linear-gradient(90deg,#fff 0,#ffb400 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.section-header__desc{max-width:600px;font-weight:400;font-size:18px;line-height:145%;color:#000}.hero .section-header__desc{color:#fff;max-width:660px}.section-header__btns{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.section-btn{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 24px;gap:4px;border-radius:8px;font-weight:600;font-size:18px;line-height:145%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;min-height:55px}.section-btn--white{border:2px solid transparent;background:rgba(255,255,255,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.section-btn.disabled{background:#b1b4b7;color:#6b7280}.section-btn--white:hover{border:2px solid #fff}.section-btn--color{background:-webkit-gradient(linear,right top,left top,from(#fdb300),color-stop(50%,#fd7600));background:linear-gradient(270deg,#fdb300 0,#fd7600 50%);background-size:200% 100%;background-position:right;-webkit-transition:background-position .2s ease;transition:background-position .2s ease}.section-btn--color:hover{background-position:left}.hero-block{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px;gap:7px;background:rgba(255,255,255,.03);backdrop-filter:blur(6px);border-radius:20px;width:340px;min-height:285px}.hero-block::before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero-block--top{top:6%;right:0}.hero-block__label{font-weight:500;font-size:14px;line-height:140%;color:#fff}.hero-block__amount{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-block__amount p{font-weight:600;font-size:90px;line-height:110%;letter-spacing:-.03em;color:#fff}.hero-block__amount span{font-weight:600;font-size:36px;line-height:110%;letter-spacing:-.02em;color:#ffb400;margin-top:10px}.hero-block__desc{margin-top:8px;font-weight:400;font-size:18px;line-height:145%;color:#fff}.hero-block--bottom{bottom:10%;right:15%}.features__container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px;padding:47px 0}.features__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features__icon{width:20px;height:20px}.features__desc{font-weight:400;font-size:18px;line-height:145%;color:#000}.container-items{max-width:1360px;padding:80px 0 80px;background-image:url(../img/page-item.svg),url(../img/page-item.svg),url(../img/page-item.svg),url(../img/page-item.svg);background-repeat:no-repeat;background-position:top left,top right,bottom left,bottom right;background-size:180px 37px,180px 37px,180px 37px,180px 37px}.resources__cards{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;max-width:980px;margin:auto;margin-top:40px}.resources__item{padding:40px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;background-color:#0d1b2a;position:relative}.resources__item:before{content:"";top:0;right:0;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-size:100% auto}.resources__item--energi:before{background-image:url(../img/ElectricalEnergy.svg)}.resources__item--gas:before{background-image:url(../img/NaturalGas.svg)}.resources__item-icon{width:80px;height:80px;-webkit-box-shadow:4px 4px 24px rgba(0,0,0,.5),inset 4px 4px 4px rgba(255,255,255,.25);box-shadow:4px 4px 24px rgba(0,0,0,.5),inset 4px 4px 4px rgba(255,255,255,.25);border-radius:16px;margin-bottom:40px;position:relative}.resources__item-title{font-weight:500;font-size:28px;position:relative;line-height:110%;letter-spacing:-.02em;color:#fff;margin-bottom:24px}.resources__item-desc{font-weight:400;font-size:18px;line-height:145%;position:relative;color:#fff;margin-bottom:32px}.resources__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:48px;position:relative}.resources__item-note{position:relative;font-weight:400;font-size:18px;line-height:145%;color:#fff;padding-left:40px}.resources__item-note::before{content:"";position:absolute;background-image:url(../img/icons/resurs-check-icon.svg);width:24px;height:24px;background-size:100% 100%;background-repeat:no-repeat;left:0;top:0}.resources__item-link{font-weight:400;font-size:18px;line-height:145%;color:#ffb400;-webkit-transition:color .2s ease;transition:color .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;gap:5px;border-bottom:1px solid transparent}.resources__item-link svg path{stroke:#ffb400;-webkit-transition:all .2s ease;transition:all .2s ease}.resources__item-link svg{margin-left:5px}.resources__item-link:hover{border-bottom:1px solid #ffb400}.advantages{padding-bottom:120px}.advantages .container-items{padding:80px 0 100px;background-image:url(../img/page-item.svg),url(../img/page-item.svg);background-repeat:no-repeat;background-position:bottom left,bottom right;background-size:180px 37px,180px 37px}.advantages__blocks{display:-ms-grid;display:grid;-ms-grid-columns:(260px)[3];grid-template-columns:repeat(3,260px);max-width:980px;gap:32px;margin:auto;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages__item-icon{width:40px;height:40px;-webkit-filter:drop-shadow(0 8px 26px rgba(15, 51, 76, .3));filter:drop-shadow(0 8px 26px rgba(15, 51, 76, .3));border-radius:10px;margin-bottom:40px}.advantages__item-title{font-weight:500;font-size:28px;line-height:110%;letter-spacing:-.02em;color:#000;margin-bottom:24px}.advantages__item-desc{font-weight:400;font-size:18px;line-height:145%;color:#000}.steps{background-image:url(../img/step-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding:80px 20px 100px}.steps .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;max-width:540px}.steps .section-header__title{color:#fff}.steps .section-header__desc{color:#fff}.step__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.steps__block{max-width:540px;margin-top:35px}.steps__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:48px;position:relative;padding-left:40px}.steps__item:last-child{margin-bottom:0}.steps__item-title{font-weight:500;font-size:28px;line-height:110%;letter-spacing:-.02em;color:#fff}.steps__item::before{content:"";background-image:url(../img/icons/Point-icon.svg);width:24px;height:24px;position:absolute;background-repeat:no-repeat;background-size:100% 100%;top:3.5px;left:0}.steps__item::after{content:"";height:114px;width:1.5px;background:-webkit-gradient(linear,left top,left bottom,from(#0d1b2a),to(#b1b4b7));background:linear-gradient(#0d1b2a 0,#b1b4b7 100%);position:absolute;top:36px;left:11px}.steps__item:last-child::after{display:none}.steps__item-desc{font-weight:400;font-size:18px;line-height:145%;color:#b1b4b7}.steps__btn{display:none}.business{padding:120px 20px}.business .section-header__title{max-width:800px}.business__blocks{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:20px;max-width:900px;margin:auto;margin-top:40px}.business__item{-ms-grid-column-span:2;grid-column:span 2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:24px;background:#fbfbfb;border:1px solid #e7ecf0;border-radius:20px}.business__item:nth-child(1),.business__item:nth-child(2){-ms-grid-column-span:3;grid-column:span 3}.business__item:nth-child(6){grid-column:1/-1}.business__item-icon{width:40px;height:40px;-webkit-filter:drop-shadow(0 8px 26px rgba(15, 51, 76, .3));filter:drop-shadow(0 8px 26px rgba(15, 51, 76, .3));border-radius:10px}.business__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.business__item-title{font-weight:500;font-size:28px;line-height:110%;letter-spacing:-.02em;color:#000}.business__item-desc{font-weight:400;font-size:18px;line-height:145%;color:#000}.business__item:nth-child(6){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}.business__item:nth-child(6) .business__item-content{gap:20px}.banner{padding-bottom:120px}.banner .container{padding:23px 0 20px}.banner .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;max-width:650px;position:relative;z-index:1}.banner .section-header__title{color:#fff}.banner .section-header__desc{color:#fff}.banner__container{background:#0d1b2a;border-radius:8px;max-width:1172px;margin:auto;padding:115px 110px;position:relative}.banner .banner__btn{padding:34px 80px 35px;font-size:28px}.banner__img{max-width:518px;position:absolute;right:100px;bottom:0}.service-hero{background-image:url(../img/main-bnr.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding:110px 20px 100px;min-height:424px}.section-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-hero .section-header__title{color:#fff;margin-bottom:32px;font-size:76px}.service-hero .section-header__desc{max-width:660px;color:#fff}.offer{padding:80px 20px}.offer__container{padding:80px;background:#0d1b2a;border-radius:20px;position:relative; overflow: hidden;}.offer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-bottom:24px}.offer .resources__item-icon{margin-bottom:0}.offer .resources__item-title{margin-bottom:0;font-size:36px}.offer__btn{padding:13px 24px}.offer__btn-note{margin-top:20px;font-weight:400;font-size:12px;line-height:145%;color:#fff;max-width:398px}.offer__btn-note span{color:#ffb400}.offer__el{max-width:315px;position:absolute;bottom:0;right:0}.offer .resources__item-list{margin-bottom:40px}.offer .section-header__btns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:1}.consumer{background-color:#f4f4f4;padding:80px 20px}.sub-title{font-weight:600;font-size:36px;line-height:110%;letter-spacing:-.02em;color:#000;margin-bottom:24px}.consumer__blocks{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px}.consumer__item{padding:40px;gap:32px;background:#fff;border:1px solid #dbdee2;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.consumer__item-icon{max-height:40px}.consumer__item-title{font-weight:500;font-size:22px;line-height:120%;letter-spacing:-.02em;color:#000}.consumer__item-desc{font-weight:400;font-size:18px;line-height:145%;color:#000;margin-top:-6px}.consumer .resources__item-link{color:#07c}.consumer .resources__item-link svg path{stroke:#07c}.consumer .resources__item-link svg{width:20px;min-width:20px}.consumer .resources__item-link:hover{border-bottom:1px solid #07c}.additional{padding:80px 20px}.additional__contain{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:80px}.additional__desc{font-weight:400;font-size:18px;line-height:145%;color:#000}.additional__docs{max-width:560px}.additional__item{border-top:1px solid #dbdee2;gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 12px}.additional__item:last-child{border-bottom:1px solid #dbdee2}.additional__icon{width:40px;height:40px}.additional__name{font-weight:400;font-size:18px;line-height:145%;color:#000;max-width:440px;width:100%;-webkit-transition:color ease-in-out .2s;transition:color ease-in-out .2s}.additional__item:hover svg path{stroke:#07c}.additional__item:hover .additional__name{color:#07c}.additional__item svg{width:9px;min-width:9px}.contract-steps{padding:80px 20px;background-color:#f4f4f4}.contract-steps .sub-title{text-align:center;margin-bottom:16px}.contract-steps .additional__desc{text-align:center;margin-bottom:24px}.contract-steps__blocks{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px}.contract-steps__item{padding:24px;background:#fff;border-radius:20px}.contract-steps__number{font-weight:600;font-size:76px;line-height:110%;letter-spacing:-.03em;color:#b1b4b7;margin-bottom:16px}.contract-steps__desc{font-weight:400;font-size:18px;line-height:145%;color:#000}.gas-page .section-header__title{max-width:860px}.gas-page .section-header__title span{background:-webkit-gradient(linear,left top,right top,from(#fff),to(#00b2ff));background:linear-gradient(90deg,#fff 0,#00b2ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.doc-header__title{margin-bottom:0!important}.doc-page .sub-title{margin-bottom:16px}.doc-section{margin-bottom:80px}.licence{margin-top:80px}.doc-blocks{border-width:1px;border-style:solid;border-color:#dbdee2;border-radius:8px;margin-top:24px}.doc-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid #dbdee2;min-height:88px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-item:last-child{border-bottom:unset}.doc-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc-item__copy,.doc-item__icon{width:40px;min-width:40px;height:40px;border-radius:10px;overflow:hidden}.doc-item-wrap-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.doc-item__title{font-weight:400;font-size:18px;line-height:145%;color:#000;-webkit-transition:color ease-in-out .2s;transition:color ease-in-out .2s}.doc-item:hover .doc-item__title{color:#07c}.doc-item:has(.doc-item__copy:hover) .doc-item__title{color:#000}.doc-item__note{font-weight:400;font-size:14px;line-height:140%;color:#000;-webkit-transition:color ease-in-out .2s;transition:color ease-in-out .2s}.doc-item:hover .doc-item__note{color:#07c}.doc-item__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;gap:4px;border-radius:8px}.doc-item__status-icon{width:20px;height:20px}.doc-item__status-name{font-weight:500;font-size:14px;white-space:nowrap}.status-ok{border:1px solid #08a200;color:#08a200}.status-process{border:1px solid #6b7280;color:#6b7280}.status-law{border:1px solid #0b3d91;color:#0b3d91}.status-nkp{border:1px solid #07c;color:#07c}.status-info{border:1px solid #fd7600;color:#fd7600}.doc-item__copy{position:relative}.doc-item__copy.is-copied .doc-item__icon{opacity:0}.doc-item__copy.is-copied::after{content:"✓";position:absolute;color:#27ae60;font-size:18px;font-weight:600;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-page .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.contact-page .section-header__title{font-size:64px;margin-bottom:24px}.contact-info{padding:40px 20px 170px}.contact-info__container{position:relative}.contact-info .footer__links-item{color:#000}.contact-info a p{-webkit-transition:all .2s ease;transition:all .2s ease;border-bottom:1px solid transparent;color:#07c}.contact-info a:hover p{border-bottom:1px solid #07c}.contact-form{max-width:560px;width:100%;position:absolute;top:-355px;right:0}.contact-form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px;gap:24px;background:#fff;border:1px solid #dbdee2;border-radius:20px}.contact-form__title{font-weight:500;font-size:28px;line-height:110%;letter-spacing:-.02em;color:#000}.contact-form__form{width:100%}.contact-form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;margin-bottom:24px}.form-input{font-family:Inter,sans-serif;padding:15px 15px;background:#fff;border:1px solid #dbdee2;border-radius:8px;width:100%;max-width:100%;font-weight:400;font-size:16px;line-height:140%;color:#000;-webkit-transition:border ease-in-out .2s;transition:border ease-in-out .2s;margin-top: 4px;}.form-input:hover{border:1px solid #6b7280}.form-input:focus{border:1px solid #07c}.form-input:disabled{background:#f4f4f4;border:1px solid #e3e3ee}.form-input::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:140%;color:#b1b4b7}.form-input::-moz-placeholder{font-weight:400;font-size:16px;line-height:140%;color:#b1b4b7}.form-input:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:140%;color:#b1b4b7}.form-input::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:140%;color:#b1b4b7}.form-input::placeholder{font-weight:400;font-size:16px;line-height:140%;color:#b1b4b7}.contact-form__field label{font-weight:500;font-size:14px;line-height:140%;color:#000;}.contact-form__field textarea{height:120px;resize:none}.contact-form .section-btn{width:100%;max-width:100%}.map{width:100%;padding:0}.map iframe{width:100%;height:530px}*{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{font-family:Inter,sans-serif;background-color:#fff}body.menu-open{overflow:hidden}@media (max-width:1200px){.consumer__item-desc{font-size:16px;line-height:140%}.consumer__item{padding:40px 24px}}@media (max-width:1180px){.hero-block__amount p{font-size:60px}.hero-block__amount span{font-size:28px;margin-top:6px}.hero-block__desc{margin-top:10px;font-size:14px;line-height:140%}.hero-block{width:250px;padding:20px;min-height:unset}.hero-block--top{top:15%}.hero-block--bottom{bottom:25%}.hero .section-header__title{font-size:64px;color:#fff;margin-bottom:32px;max-width:750px}.service-hero .section-header__title{font-size:64px;margin-bottom:32px}.contact-form{max-width:660px;margin:auto;position:relative;top:unset;right:unset;margin-top:-60px}.contact-info{padding:0 20px 100px}.contact-page .section-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.contact-page .footer__links{max-width:660px;margin:auto;margin-top:56px}}@media (max-width:1100px){.footer-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.footer__column:last-child{max-width:900px}.additional__contain{gap:24px}}@media (max-width:1080px){.offer__el{display:none}.offer__container{padding:60px 40px}.offer .section-header__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer .resources__item-title{font-size:28px}}@media (max-width:1050px){.header__container{padding:16px 0}.header__logo img{width:135px}.header__nav,.header__phone{display:none}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-menu{position:fixed;top:80px;left:0;width:100%;max-width:500px;height:100vh;padding:60px 24px 30px;background:#fff;-webkit-box-shadow:-7px 9px 30px rgba(0,0,0,.12);box-shadow:-7px 9px 30px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;pointer-events:none;-webkit-transition:visibility .3s ease,-webkit-transform .3s ease;transition:visibility .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,visibility .3s ease;transition:transform .3s ease,visibility .3s ease,-webkit-transform .3s ease;z-index:1000}.header.menu-open .header__mobile-menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;pointer-events:auto}.header__mobile-link{font-weight:400;font-size:18px;line-height:140%;color:#000;text-decoration:none}.header__mobile-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px;padding-top:20px;font-weight:500;font-size:18px;line-height:140%;color:#000;text-decoration:none}.header__mobile-phone-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__mobile-phone-icon img{display:block;width:20px;height:20px}.hero-block{position:relative;top:unset;right:unset;left:unset;bottom:unset;background-color:transparent;padding:0}.hero-block::before{display:none}.hero-block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.hero .section-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hero__container{padding:70px 0 70px}.container-items{padding:0 0 56px;background-image:unset!important}.contract-steps__number{font-size:64px}.contract-steps__desc{font-size:16px;line-height:140%}}@media (max-width:1000px){.features__container{padding:47px 0 56px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.resources__item{padding:24px 24px 30px 24px}.resources__item-icon{margin-bottom:24px}.resources__item-title{font-size:24px;margin-bottom:12px}.resources__item-desc{font-size:16px;line-height:140%}.resources__item-list{margin-bottom:32px}.resources__item-note{font-size:16px;line-height:140%}.advantages{padding-bottom:0}.advantages__blocks{margin-top:32px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.advantages__item-icon{margin-bottom:24px}.advantages__item-title{font-size:24px;margin-bottom:16px}.advantages__item-desc{font-size:16px;line-height:140%}.steps .section-header__title{font-size:32px}.banner__container{padding:70px 50px}.banner__img{display:none}}@media (max-width:950px){.additional__contain{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:900px){.doc-item__title{font-size:16px;line-height:140%}.service-hero{min-height:unset}}@media (max-width:850px){.section-header__title{font-size:32px;margin-bottom:16px}.resources__cards{margin-top:32px;-ms-grid-columns:1fr;grid-template-columns:1fr}.resources__item{background-position:right top}.step__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.steps__item-title{font-size:24px}.steps__item{gap:16px;margin-bottom:32px}.steps__item-desc{font-size:16px;line-height:140%}.steps__item::after{max-height:95%;top:32px;left:11px}.steps .section-header__btns{display:none}.steps__item::before{top:1px}.steps__block{margin-top:0}.steps__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.steps{padding:56px 20px 56px}.business__blocks{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.business{padding:56px 20px 0}.business__item{grid-column:unset;gap:24px;border-radius:16px}.business__item:nth-child(1),.business__item:nth-child(2){grid-column:unset}.business__item:nth-child(6){grid-column:unset}.business__item:nth-child(6){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.business__item:nth-child(6) .business__item-content{gap:auto}.business__item-title{font-size:24px}.business__item-content{gap:16px}.business__item-desc{font-size:16px;line-height:140%}.banner{padding-bottom:0}.banner .banner__btn{padding:13px 24px;font-size:18px}.banner__container{border-radius:16px}.banner .container{padding:0 0 56px}.consumer__item{padding:24px;border-radius:16px;gap:24px}.consumer__blocks{-ms-grid-columns:1fr;grid-template-columns:1fr}.sub-title{font-size:28px}.consumer__item-title{font-size:20px;line-height:120%}.consumer{padding:56px 20px}.contract-steps__blocks{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.doc-item{gap:16px;padding:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.business__blocks{margin-top:32px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.business .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}@media (max-width:760px){.advantages__blocks{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);max-width:500px;margin-left:0}.advantages .section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.advantages .container-items{padding:0 0 56px}}@media (max-width:750px){.footer__text{font-size:16px;line-height:140%}.footer__menu{gap:20px}.footer-top{padding:56px 0 20px}.footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-header__desc{font-size:16px;line-height:140%}.section-header__btns{margin-top:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero .section-header__title{font-size:36px;margin-bottom:24px}.hero__container{padding:40px 0 40px}.banner{padding-bottom:0}.banner__container{padding:40px 32px}.service-hero .section-header__title{font-size:36px;margin-bottom:24px}.service-hero{padding:40px 20px}.offer .resources__item-title{font-size:24px}.offer{padding:56px 20px}.offer__btn-note{margin-top:16px;text-align:center}.offer__container{padding:24px}.offer__header{gap:16px}.offer__container{border-radius:16px}.offer .resources__item-list{margin-bottom:32px}.offer__btn img{display:none}.consumer{padding:56px 20px}.additional .sub-title{font-size:28px;margin-bottom:16px}.additional{padding:56px 20px}.additional__desc{font-size:16px;line-height:140%}.additional__name{font-size:16px;line-height:140%}.additional__item{gap:16px;padding:11px 0}.contract-steps{padding:56px 20px}.gas-page .offer{padding:56px 20px 0}.offer__btn{font-size:16px}.doc-item-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doc-item{gap:16px;padding:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doc-item__note{font-size:12px;line-height:145%}.doc-section{margin-bottom:56px}.licence{margin-top:56px}.contact-page .service-hero{padding:40px 20px 100px}.contact-form__inner{padding:24px}.contact-form__title{font-size:24px}.contact-info{padding:0 20px 56px}.map iframe{height:400px}}@media (max-width:650px){.contract-steps__number{font-size:36px}.contract-steps__blocks{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media (max-width:368px){.offer__btn{font-size:15px}}@media (max-width:350px){.doc-item__status-name{font-size:12px}}   .wpcf7 form .wpcf7-response-output { display: none;}.wpcf7-not-valid-tip{display: none;}.wpcf7-not-valid{border: 1px solid #E3E3EE;box-shadow: inset 0px -2px 0px #AF0202;}