.faq-block__content__btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;text-decoration:none;cursor:pointer;height:48px;padding:0 24px;font-size:1rem;font-weight:700;gap:12px;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}@media only screen and (min-width: 850px){.faq-block__content__btn__link{padding:0 28px}}@media only screen and (min-width: 1200px){.faq-block__content__btn__link{padding:0 32px}}.faq-block__content__btn__link .icon{width:14px;height:14px;-webkit-transition:fill .5s;transition:fill .5s}.faq-block__content__btn__link{background-color:#ffe72b;color:#181b19}.faq-block__content__btn__link .icon{fill:#181b19}@media only screen and (min-width: 1200px){.faq-block__content__btn__link:hover{background-color:#005834;color:#fff}}@media only screen and (min-width: 1200px){.faq-block__content__btn__link:hover .icon{fill:#fff}}.faq-block__container,.energy-transition__list,.energy-transition__container{width:100%;max-width:1390px;margin:0 auto;padding:0 25px}.contactBlock__pic-section__pic__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contactBlock__form-section .press__title,.faq-block__content__title{font-weight:700;font-size:1.5rem}@media only screen and (min-width: 850px){.contactBlock__form-section .press__title,.faq-block__content__title{font-size:1.75rem}}@media only screen and (min-width: 1200px){.contactBlock__form-section .press__title,.faq-block__content__title{font-size:2rem}}.form__block{margin-bottom:24px}.form__block--check,.form__block--file{margin-bottom:40px}.form__block__file{position:relative}.form__block__file__text{position:absolute;top:0;left:0;width:100%;border-radius:999px;background-color:#fff;border:1px solid #cacecc;height:52px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.875rem;color:#6e7771}.form__block__file__text.file-selected{font-size:1rem;color:#181b19}.form__block__file__icon{position:absolute;top:3px;right:3px;width:58px;height:46px;background-color:#ffe72b;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;border-radius:40px}.form__block__file__icon .icon{width:21px;height:21px;fill:#181b19}.form__block__file .form__input{position:relative;z-index:1;opacity:0;cursor:pointer}.form__label{display:block;font-size:1rem;color:#000;padding-bottom:10px}.form__label--inline{display:inline-block;font-size:1rem;margin-right:16px}.form__input,.form__message{width:100%;font-size:1rem;color:#000;font-family:"Lexend",sans-serif;padding:0 20px;border-radius:999px;background-color:#fff;border:1px solid #cacecc;outline:none;height:52px;-webkit-box-shadow:none;-webkit-appearance:none;box-shadow:none;-moz-appearance:textfield;-webkit-transition:border-color .5s;transition:border-color .5s}.form__input:focus,.form__message:focus{border-color:#56b0af}.form__message{border-radius:40px;height:160px;line-height:1.4;padding:14px 20px;resize:none}.form__required{text-align:center;font-size:.75rem}.form__confirm{display:none;text-align:center;font-size:1.5rem;color:#005834;padding-bottom:20px}@media only screen and (min-width: 850px){.form__confirm{font-size:2rem;padding-bottom:30px}}@media only screen and (min-width: 1200px){.form__confirm{font-size:2.5rem;padding-bottom:40px}}.form__legal{color:#6e7771;font-size:.875rem;line-height:1.4}.form__legal a{color:#6e7771;text-decoration:underline;-webkit-transition:color .5s;transition:color .5s}@media only screen and (min-width: 1200px){.form__legal a:hover{color:#56b0af}}.form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px}.form__submit__button{width:115px;height:46px;border-radius:999px;font-family:"Lexend",sans-serif;padding:0;border:none;cursor:pointer;font-size:1rem;font-weight:700;background-color:#ffe72b;color:#181b19;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}@media only screen and (min-width: 1200px){.form__submit__button:hover{background-color:#005834;color:#fff}}.form input[type=radio]:checked,.form input[type=radio]:not(:checked),.form input[type=checkbox]:checked,.form input[type=checkbox]:not(:checked){position:absolute;left:-9999px}.form input[type=radio]:checked+label,.form input[type=radio]:not(:checked)+label,.form input[type=checkbox]:checked+label,.form input[type=checkbox]:not(:checked)+label{position:relative;padding:2px 0 0 25px;margin:0 16px 0 0;cursor:pointer;font-size:1rem;display:inline-block}.form input[type=radio]:checked+label::before,.form input[type=radio]:not(:checked)+label::before,.form input[type=checkbox]:checked+label::before,.form input[type=checkbox]:not(:checked)+label::before{content:"";position:absolute;left:0;top:2px;width:19px;height:19px;border-radius:999px;background-color:#fff;border:1px solid #000}.form input[type=radio]:checked+label::after,.form input[type=radio]:not(:checked)+label::after,.form input[type=checkbox]:checked+label::after,.form input[type=checkbox]:not(:checked)+label::after{content:"";position:absolute;top:6px;left:4px;width:11px;height:11px;background-color:#000;border-radius:999px;-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s}.form input[type=radio]:not(:checked)+label::after,.form input[type=checkbox]:not(:checked)+label::after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.form input[type=radio]:checked+label::after,.form input[type=checkbox]:checked+label::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form input[type=checkbox]:checked+label,.form input[type=checkbox]:not(:checked)+label{font-size:.875rem;padding-left:40px}.form input[type=checkbox]:checked+label::before,.form input[type=checkbox]:not(:checked)+label::before{top:0;border-radius:0;border-color:#005834}@media only screen and (min-width: 1200px){.form input[type=checkbox]:checked+label::before,.form input[type=checkbox]:not(:checked)+label::before{width:24px;height:24px}}.form input[type=checkbox]:checked+label::after,.form input[type=checkbox]:not(:checked)+label::after{top:4px;border-radius:0;background-color:#005834}@media only screen and (min-width: 1200px){.form input[type=checkbox]:checked+label::after,.form input[type=checkbox]:not(:checked)+label::after{width:16px;height:16px}}.form ::-webkit-input-placeholder{color:#000;font-size:.875rem;opacity:.6}.form ::-moz-placeholder{color:#000;font-size:.875rem;opacity:.6}.form :-ms-input-placeholder{color:#000;font-size:.875rem;opacity:.6}.form label[class*=error],.form p[class*=error]{display:inline-block;color:#ff5050;font-size:.75rem;margin-top:3px}.form p[class*=error]{display:block;text-align:center;margin-top:10px}.form input[class*=error]{border:1px solid #ff5050;color:#ff5050}.form input[class*=error]+label{color:#ff5050 !important}.form input[class*=error]+label::before{border:1px solid #ff5050 !important}.energy-transition{position:relative;z-index:1;background-color:#f2f3f2;border-radius:40px 40px 0 0;padding-top:64px;overflow:hidden;margin-top:-40px}@media only screen and (min-width: 850px){.energy-transition{padding-top:102px}}@media only screen and (min-width: 1200px){.energy-transition{padding-top:140px}}.energy-transition__title{font-size:1.5rem;padding-bottom:64px}@media only screen and (min-width: 500px){.energy-transition__title{padding-bottom:120px}}@media only screen and (min-width: 850px){.energy-transition__title{font-size:1.75rem}}@media only screen and (min-width: 1200px){.energy-transition__title{font-size:2rem;padding-bottom:130px}}.energy-transition__bg-color{position:relative;padding:80px 0}@media only screen and (min-width: 850px){.energy-transition__bg-color{padding:90px 0}}@media only screen and (min-width: 1200px){.energy-transition__bg-color{padding:120px 0}}.energy-transition__bg-color:before{content:"";position:absolute;top:80px;left:0;width:100%;height:100%;background-color:#56b0af}@media only screen and (min-width: 1400px){.energy-transition__bg-color:before{top:120px}}@media only screen and (min-width: 1600px){.energy-transition__bg-color:before{top:130px}}.energy-transition__bg-color__shape{position:absolute;top:-105px;left:-145%;width:100%}@media only screen and (min-width: 400px){.energy-transition__bg-color__shape{left:-130%}}@media only screen and (min-width: 500px){.energy-transition__bg-color__shape{left:0;top:-80px}}@media only screen and (min-width: 1900px){.energy-transition__bg-color__shape{left:-80px}}.energy-transition__bg-color__shape svg{width:1500px}@media only screen and (min-width: 1400px){.energy-transition__bg-color__shape svg{width:100%}}@media only screen and (min-width: 1900px){.energy-transition__bg-color__shape svg{width:2500px;height:280px}}.energy-transition__list{position:relative;z-index:1;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;gap:50px 30px;padding-top:30px}@media only screen and (min-width: 500px){.energy-transition__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px;gap:50px}}@media only screen and (min-width: 850px){.energy-transition__list{gap:50px 80px}}@media only screen and (min-width: 1200px){.energy-transition__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}}.energy-transition__list__item{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1200px){.energy-transition__list__item{padding:0 30px}}.energy-transition__list__item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;margin-bottom:16px}.energy-transition__list__item__icon .icon{width:56px;height:56px;fill:#ffe72b}@media only screen and (min-width: 850px){.energy-transition__list__item__icon .icon{width:60px;height:60px}}@media only screen and (min-width: 1200px){.energy-transition__list__item__icon .icon{width:64px;height:64px}}.energy-transition__list__item__text{font-size:1.125rem}@media only screen and (min-width: 1200px){.energy-transition__list__item__text{font-size:1.25rem}}.faq-block{position:relative;z-index:1;background-color:#f2f3f2;padding:80px 0;border-radius:40px 40px 0 0;margin-top:-40px}@media only screen and (min-width: 850px){.faq-block{padding:120px 0}}@media only screen and (min-width: 1200px){.faq-block{padding:160px 0}}@media only screen and (min-width: 850px){.faq-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:60px}}@media only screen and (min-width: 1200px){.faq-block__container{gap:80px}}.faq-block__content{padding-bottom:40px}@media only screen and (min-width: 850px){.faq-block__content{position:sticky;top:120px;width:380px;padding-bottom:0}}@media only screen and (min-width: 1200px){.faq-block__content{width:430px}}.faq-block__content__title{padding-bottom:20px}.faq-block__content__text{font-size:1rem;line-height:1.5;padding-bottom:16px}.faq-block__content__btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 850px){.faq-block__list{-webkit-box-flex:1;-ms-flex:1;flex:1}}.faq-block__list__item{border-bottom:1px solid #dadbe0;padding-bottom:24px;margin-bottom:24px}.faq-block__list__item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.faq-block__list__item .faqBlock__questLine{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;cursor:pointer}.faq-block__list__item .faqBlock__questLine__quest{font-size:1.125rem;font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:color .5s;transition:color .5s}@media only screen and (min-width: 850px){.faq-block__list__item .faqBlock__questLine__quest{font-size:1.1875rem}}@media only screen and (min-width: 1200px){.faq-block__list__item .faqBlock__questLine__quest{font-size:1.25rem}}.faq-block__list__item .faqBlock__questLine__sign{position:relative;width:20px;height:20px}.faq-block__list__item .faqBlock__questLine__sign .line{position:absolute;background-color:#181b19;border-radius:999px}.faq-block__list__item .faqBlock__questLine__sign .line--hr{top:calc(50% - 1px);left:calc(50% - 8px);width:16px;height:2px;-webkit-transition:background-color .5s;transition:background-color .5s}.faq-block__list__item .faqBlock__questLine__sign .line--vr{top:calc(50% - 8px);left:calc(50% - 1px);width:2px;height:16px;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}@media only screen and (min-width: 1200px){.faq-block__list__item .faqBlock__questLine:hover .faqBlock__questLine__quest{color:#005834}}.faq-block__list__item .faqBlock__questLine.active .faqBlock__questLine__quest{color:#005834}.faq-block__list__item .faqBlock__questLine.active .faqBlock__questLine__sign .line--hr{background-color:#005834}.faq-block__list__item .faqBlock__questLine.active .faqBlock__questLine__sign .line--vr{opacity:0}.faq-block__list__item .faqBlock__ans{padding-top:10px;font-size:1rem;color:#6e7771;line-height:1.5;display:none}.contactBlock{position:relative;z-index:2;border-radius:0 0 40px 40px;overflow:hidden}@media only screen and (min-width: 850px){.contactBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-40px;overflow:visible;border-radius:0}}.contactBlock__pic-section{display:none}@media only screen and (min-width: 850px){.contactBlock__pic-section{position:relative;width:50%;display:block;padding:124px 5% 50px}}@media only screen and (min-width: 1200px){.contactBlock__pic-section{padding-top:164px}}.contactBlock__pic-section__pic{position:absolute;top:0;left:0;height:100%;width:100%}@media only screen and (min-width: 850px){.contactBlock__pic-section__pic__img{border-bottom-left-radius:40px;-o-object-position:50% center;object-position:50% center}}.contactBlock__pic-section__content{position:sticky;top:125px;z-index:1;background-color:#ffe72b;border-radius:40px;width:100%;max-width:605px;margin:0 auto;padding:32px}@media only screen and (min-width: 1200px){.contactBlock__pic-section__content{padding:40px}}.contactBlock__pic-section__content__title{font-size:1.5rem;padding-bottom:16px;font-weight:700;line-height:1.2}@media only screen and (min-width: 1200px){.contactBlock__pic-section__content__title{font-size:2rem}}.contactBlock__pic-section__content__text{line-height:1.5}@media only screen and (min-width: 850px){.contactBlock__form-section{width:50%;padding:120px 5%;background-color:#fff;border-bottom-right-radius:40px}}@media only screen and (min-width: 1200px){.contactBlock__form-section{padding:160px 5%}}.contactBlock__form-section .formSection{position:relative;padding:80px 25px;background-color:#fff;border-radius:0 0 40px 40px;width:100%}@media only screen and (min-width: 850px){.contactBlock__form-section .formSection{padding:0;margin:0 auto;max-width:600px;margin-bottom:40px;border-radius:0}}.contactBlock__form-section .formSection__inner{width:100%;max-width:500px;margin:0 auto}@media only screen and (min-width: 850px){.contactBlock__form-section .formSection__inner{max-width:none}}.contactBlock__form-section .formSection__title{padding-bottom:40px;font-size:2.125rem;font-weight:700}@media only screen and (min-width: 400px){.contactBlock__form-section .formSection__title{font-size:2.375rem}}@media only screen and (min-width: 1200px){.contactBlock__form-section .formSection__title{font-size:3.5rem}}.contactBlock__form-section .press{background-color:#ffe72b;margin-top:-40px;padding:80px 25px 40px}@media only screen and (min-width: 850px){.contactBlock__form-section .press{width:100%;max-width:600px;margin:0 auto;border-radius:40px;padding:40px}}.contactBlock__form-section .press__inner{width:100%;max-width:500px;margin:0 auto}@media only screen and (min-width: 850px){.contactBlock__form-section .press__inner{max-width:none}}.contactBlock__form-section .press__title{padding-bottom:16px}.contactBlock__form-section .press__text{line-height:1.4;padding-bottom:16px}.contactBlock__form-section .press__text a{color:#181b19;text-decoration:none}.contactBlock__form-section .press__form__title{font-size:1.25rem;padding-bottom:16px;font-weight:700}@media only screen and (min-width: 850px){.contactBlock__form-section .press__form__title{font-size:1.375rem}}@media only screen and (min-width: 1200px){.contactBlock__form-section .press__form__title{font-size:1.5rem}}.contactBlock__form-section .press__form__row{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;gap:10px}@media only screen and (min-width: 1200px){.contactBlock__form-section .press__form__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.contactBlock__form-section .press__form__row__input-block{width:100%}@media only screen and (min-width: 1200px){.contactBlock__form-section .press__form__row__input-block{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.contactBlock__form-section .press__form__row__input-block label.error{color:#ff5050;font-size:.75rem;margin-top:5px}.contactBlock__form-section .press__form__row__input{border:1px solid #181b19;height:54px;padding:0 20px;font-family:"Lexend",sans-serif;border-radius:999px;font-size:1rem;width:100%;-webkit-transition:border-color .5s;transition:border-color .5s}.contactBlock__form-section .press__form__row__input:focus{border-color:#56b0af;outline:none}.contactBlock__form-section .press__form__row__btn{width:100%;height:54px;background-color:#005834;color:#fff;font-size:1rem;font-weight:700;font-family:"Lexend",sans-serif;padding:0 24px;border-radius:999px;border:none;cursor:pointer;-webkit-transition:background-color .5s;transition:background-color .5s}@media only screen and (min-width: 850px){.contactBlock__form-section .press__form__row__btn{width:auto}}@media only screen and (min-width: 1400px){.contactBlock__form-section .press__form__row__btn{padding:0 32px}}@media only screen and (min-width: 1200px){.contactBlock__form-section .press__form__row__btn:hover{background-color:#56b0af}}.contactBlock__form-section .press__form__success{display:none;color:#005834;font-size:1.5rem;font-weight:700}.contactBlock__form-section .press__form p.error{font-size:.75rem;padding-top:12px;color:#ff5050}.energy-transition{border-radius:0 0 40px 40px;padding-top:88px}@media only screen and (min-width: 850px){.energy-transition{padding-top:108px}}@media only screen and (min-width: 1200px){.energy-transition{padding-top:132px}}.faq-block{z-index:0;border-radius:0}