/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Rooftop";src:url(fonts/Rooftop-Regular.woff2) format("woff2"),url(fonts/Rooftop-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Rooftop";src:url(fonts/Rooftop-Medium.woff2) format("woff2"),url(fonts/Rooftop-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Rooftop";src:url(fonts/Rooftop-Extralight.woff2) format("woff2"),url(fonts/Rooftop-Extralight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Rooftop";src:url(fonts/Rooftop-Book.woff2) format("woff2"),url(fonts/Rooftop-Book.woff) format("woff");font-weight:450;font-style:normal;font-display:swap}*{padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:"Rooftop",sans-serif;font-weight:400;font-size:18px;color:#000;background:#f0f2f5;overflow-x:hidden;min-width:300px}body.no-overflow{overflow:hidden}.wrap-block{max-width:1512px;width:100%;margin:0 auto;padding:0 16px;box-sizing:border-box}@media only screen and (max-width: 768px){.wrap-block{padding:0 12px}}h1{font-size:72px;font-weight:400;line-height:120%;margin:30px 0}@media only screen and (max-width: 1024px){h1{font-size:62px}}@media only screen and (max-width: 768px){h1{font-size:48px}}@media only screen and (max-width: 480px){h1{font-size:38px}}@media only screen and (max-width: 320px){h1{font-size:34px}}h2{font-size:56px;font-weight:400;line-height:130%;margin:20px 0}@media only screen and (max-width: 1024px){h2{font-size:48px}}@media only screen and (max-width: 768px){h2{font-size:34px}}@media only screen and (max-width: 480px){h2{font-size:28px}}@media only screen and (max-width: 320px){h2{font-size:26px}}h3{font-size:32px;font-weight:450;line-height:140%;margin:20px 0}@media only screen and (max-width: 1024px){h3{font-size:28px}}@media only screen and (max-width: 768px){h3{font-size:24px}}@media only screen and (max-width: 320px){h3{font-size:22px}}p{font-size:18px;font-weight:400;line-height:160%;margin:14px 0}@media only screen and (max-width: 768px){p{font-size:16px}}strong{font-weight:500}article a{-webkit-text-decoration:none;text-decoration:none;color:#9e9fa2}article ul,article ol{padding:0 0 0 18px;margin:20px 0}article li{font-size:18px;font-weight:400;line-height:160%}@media only screen and (max-width: 768px){article li{font-size:16px}}.section-header{margin:0 0 80px 0}@media only screen and (max-width: 1024px){.section-header{margin:0 0 70px 0}}@media only screen and (max-width: 768px){.section-header{margin:0 0 48px 0}}@media only screen and (max-width: 480px){.section-header{margin:0 0 32px 0}}.section-header h2{margin:10px 0}.download-button{-webkit-text-decoration:none;text-decoration:none;padding:20px;background:#000;display:inline-flex;align-items:center;border-radius:16px}@media only screen and (max-width: 768px){.download-button{max-width:300px;width:100%;box-sizing:border-box}}.download-button__arrow svg{display:block;width:19px;height:17px}.download-button__arrow:first-child{margin:0 8px 0 0}@media only screen and (max-width: 1024px){.download-button__arrow:first-child{margin:0 6px 0 0}}.download-button__arrow.show{display:block;visibility:hidden;max-width:0;transition:.1s}.download-button:hover .download-button__arrow.show{visibility:visible;max-width:20px;width:100%;transition:.3s;margin:0 8px 0 0}@media only screen and (max-width: 1024px){.download-button:hover .download-button__arrow.show{display:none}}.download-button:hover .download-button__arrow:nth-child(1){animation:change-opacity .3s linear}@media only screen and (max-width: 1024px){.download-button:hover .download-button__arrow:nth-child(1){animation:none}}.download-button:hover .download-button__arrow:nth-child(2){animation:change-opacity .5s linear}@media only screen and (max-width: 1024px){.download-button:hover .download-button__arrow:nth-child(2){animation:none}}.download-button:hover .download-button__arrow:nth-child(3){animation:change-opacity .7s linear}@media only screen and (max-width: 1024px){.download-button:hover .download-button__arrow:nth-child(3){animation:none}}.download-button__text{color:#fff;font-size:18px;font-weight:450;line-height:140%;white-space:nowrap}@media only screen and (max-width: 480px){.download-button__text{white-space:normal}}.download-button.contacts-form{width:100%;justify-content:center;box-sizing:border-box;border:none;cursor:pointer}.desktop-version{display:block}@media only screen and (max-width: 768px){.desktop-version{display:none}}.mobile-version{display:none}@media only screen and (max-width: 768px){.mobile-version{display:block}}.section{box-sizing:border-box}.introduction-section{margin:16px 0 0 0;padding:260px 6.5% 100px 6.5%;background:#fff;border-radius:24px}@media only screen and (max-width: 1024px){.introduction-section{padding:220px 5.5% 50px 5.5%}}@media only screen and (max-width: 768px){.introduction-section{margin:14px 0 0 0;padding:170px 5.5% 24px 5.5%}}@media only screen and (max-width: 480px){.introduction-section{margin:12px 0 0 0;padding:140px 4.5% 12px 4.5%}}.preview-section{padding:100px 10.5%;display:flex}@media only screen and (max-width: 768px){.preview-section{flex-direction:column;padding:54px 8.5%}}@media only screen and (max-width: 480px){.preview-section{padding:44px 7%}}.solutions-section{padding:100px 6.5%;background:#fff;border-radius:24px}@media only screen and (max-width: 1024px){.solutions-section{padding:100px 5.5%}}@media only screen and (max-width: 768px){.solutions-section{flex-direction:column;padding:54px 8.5%}}@media only screen and (max-width: 480px){.solutions-section{padding:44px 7%}}.results-section{padding:100px 6.5%}@media only screen and (max-width: 1024px){.results-section{padding:100px 5.5%}}@media only screen and (max-width: 768px){.results-section{padding:54px 5%}}@media only screen and (max-width: 480px){.results-section{padding:44px 2%}}.form-section{padding:100px 6.5%;display:flex;background:#fff;border-radius:24px}@media only screen and (max-width: 1024px){.form-section{padding:100px 5.5%}}@media only screen and (max-width: 768px){.form-section{flex-direction:column;padding:54px 7.5%}}@media only screen and (max-width: 480px){.form-section{padding:44px 5%}}.form-section__text-block{width:50%}@media only screen and (max-width: 768px){.form-section__text-block{width:100%}}.form-section__main-block{width:50%}@media only screen and (max-width: 768px){.form-section__main-block{width:100%}}.form-section__heading{margin:24px 20px 24px 0;font-size:48px}@media only screen and (max-width: 1024px){.form-section__heading{font-size:40px}}@media only screen and (max-width: 768px){.form-section__heading{font-size:34px;margin:0 0 32px 0}}@media only screen and (max-width: 480px){.form-section__heading{font-size:28px;margin:0 0 30px 0}}.form-wrap{width:74%;margin:0 auto;padding:20px 0;position:relative;box-sizing:border-box}@media only screen and (max-width: 1280px){.form-wrap{width:80%}}@media only screen and (max-width: 1024px){.form-wrap{width:84%}}@media only screen and (max-width: 768px){.form-wrap{width:90%}}@media only screen and (max-width: 480px){.form-wrap{width:100%}}.loader-container{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:rgba(158,159,162,.35);z-index:5;border-radius:12px;display:none;align-items:center;justify-content:center;padding:0 20px}@media only screen and (max-width: 768px){.loader-container{padding:0 15px}}@media only screen and (max-width: 480px){.loader-container{padding:0 10px}}.loader-container.active{display:flex}.spinner{width:40px;height:40px;border-radius:50%;border:6.4px solid;border-color:#efefef;border-right-color:#b9ea15;animation:spinner-d3wgkg 1.2s infinite linear}@keyframes spinner-d3wgkg{to{transform:rotate(1turn)}}.contacts-section{padding:100px 10.5%;display:flex}@media only screen and (max-width: 1024px){.contacts-section{padding:100px 9%}}@media only screen and (max-width: 768px){.contacts-section{padding:54px 8.5%;flex-direction:column}}@media only screen and (max-width: 480px){.contacts-section{padding:44px 7%}}.contacts-section__text-block{width:57%}@media only screen and (max-width: 768px){.contacts-section__text-block{width:100%;order:2}}.contacts-section__image-block{width:43%;display:flex;align-items:center}@media only screen and (max-width: 768px){.contacts-section__image-block{width:100%;order:1;margin:0 0 32px 0}}.contacts-section__image-container{width:65%;transform:scale(0.5);margin:0 auto}@media only screen and (max-width: 1280px){.contacts-section__image-container{width:75%}}@media only screen and (max-width: 1024px){.contacts-section__image-container{width:85%}}@media only screen and (max-width: 768px){.contacts-section__image-container{transform:scale(1)}}@media only screen and (max-width: 480px){.contacts-section__image-container{width:100%}}.contacts-section__image-container img{width:100%;height:auto;display:block}.contacts-description{width:86%;margin:0 auto 0 0}@media only screen and (max-width: 1280px){.contacts-description{width:90%}}@media only screen and (max-width: 1024px){.contacts-description{width:94%}}@media only screen and (max-width: 768px){.contacts-description{width:100%}}.contacts-description__heading{margin:4px 0 30px 0}.contacts-description__paragraph{margin:4px 0 30px 0}.contacts-description__sign{padding:16px 20px;box-sizing:border-box;display:inline-block;background:#fff;border:1px solid #f3af53;border-radius:16px;transition:.2s}.contacts-description__sign:hover{background:#f3af53;transition:.2s}@media only screen and (max-width: 1024px){.contacts-description__sign:hover{background:#fff}}.contacts-description__sign:hover span:nth-child(2){transition:.2s;color:#2a2a2c}@media only screen and (max-width: 1024px){.contacts-description__sign:hover span:nth-child(2){color:#9e9fa2}}.contacts-description__sign span{display:block}.contacts-description__sign span:nth-child(1){color:#2a2a2c;font-size:18px;font-weight:500;line-height:140%;margin:0 0 8px 0}.contacts-description__sign span:nth-child(2){color:#9e9fa2;font-size:16px;font-weight:450;line-height:150%;transition:.2s}.introduction-container__top{display:flex;justify-content:space-between}.introduction-container__middle{display:flex;justify-content:space-between}.introduction-container__bottom{background:#e7ff51;background:url(images/introduction-cover.webp);background-size:cover;background-repeat:no-repeat;background-position:center top;border-radius:20px 0 20px 20px;width:100%;display:flex;flex-direction:row}@media only screen and (max-width: 768px){.introduction-container__bottom{flex-direction:column;border-radius:16px 0 16px 16px;background:url(images/introduction-cover-mobile.webp) center center/cover no-repeat}}.container-bottom__image{width:56%}@media only screen and (max-width: 1280px){.container-bottom__image{width:50%}}@media only screen and (max-width: 1024px){.container-bottom__image{width:45%}}@media only screen and (max-width: 768px){.container-bottom__image{height:100px;width:100%;order:2}}.container-bottom__text{width:44%;padding:0 0 calc(var(--adaptive-size)*15) 0}@media only screen and (max-width: 1280px){.container-bottom__text{width:50%}}@media only screen and (max-width: 1024px){.container-bottom__text{width:55%}}@media only screen and (max-width: 768px){.container-bottom__text{width:100%;order:1}}.container-bottom__text .paragraph-block,.container-bottom__text .button-block{width:76%}@media only screen and (max-width: 1280px){.container-bottom__text .paragraph-block,.container-bottom__text .button-block{width:90%}}@media only screen and (max-width: 768px){.container-bottom__text .paragraph-block,.container-bottom__text .button-block{width:82%}}.container-bottom__text .paragraph-block{margin:0 auto 40px auto}@media only screen and (max-width: 1024px){.container-bottom__text .paragraph-block{margin:30px auto}}.container-bottom__text .button-block{margin:0 auto}@media only screen and (max-width: 768px){.container-bottom__text .button-block{text-align:center}}.container-bottom__text p{font-size:16px;font-weight:450;line-height:160%}.container-middle__block{width:72%;background:#e7ff51;border-radius:20px 0 0 0;position:relative}@media only screen and (max-width: 768px){.container-middle__block{width:57%;border-radius:16px 0 0 0}}.container-middle__image{position:absolute;bottom:0;left:0;transform:translateX(-100%)}.container-middle__image svg{display:block;width:20px;height:20px}@media only screen and (max-width: 768px){.container-middle__image svg{width:16px;height:16px}}.container-top__block{width:45%;background:#e7ff51;border-radius:20px 20px 0 0;position:relative}@media only screen and (max-width: 768px){.container-top__block{width:11%;border-radius:16px 16px 0 0}}.container-top__image{position:absolute;bottom:0;left:0;transform:translateX(-100%)}.container-top__image svg{display:block;width:20px;height:20px}@media only screen and (max-width: 768px){.container-top__image svg{width:16px;height:16px}}.main-heading{margin:0;font-size:0;line-height:0}.main-heading__span{margin:0 0 0 calc(var(--adaptive-size)*2);font-weight:400;font-size:calc(var(--adaptive-size)*6.3);line-height:120%}@media only screen and (max-width: 768px){.main-heading__span{margin:0 0 0 calc(var(--adaptive-size)*2.5);font-size:calc(var(--adaptive-size)*10.8)}}.main-heading__span.arrow-image-desktop{display:inline-flex;position:relative;padding-left:calc(var(--adaptive-size)*6.5);box-sizing:border-box}@media only screen and (max-width: 768px){.main-heading__span.arrow-image-desktop{padding-left:calc(var(--adaptive-size)*9)}}.main-heading__span.arrow-image-desktop:before{content:"";position:absolute;display:block;top:50%;left:0;transform:translateY(-50%);height:59%;aspect-ratio:1/.9;background:url(images/arrow.svg) center center/contain no-repeat;animation:rotate-arrow .5s linear .4s both}.preview-section__text-block{width:53%}@media only screen and (max-width: 768px){.preview-section__text-block{width:100%}}.preview-section__image-block{width:47%;display:flex;align-items:center}@media only screen and (max-width: 768px){.preview-section__image-block{margin:32px 0 0 0;width:100%}}.preview-section__image-container{width:80%;margin:0 auto;aspect-ratio:1/1;transform:scale(0.5)}@media only screen and (max-width: 1280px){.preview-section__image-container{width:90%}}@media only screen and (max-width: 1024px){.preview-section__image-container{width:100%}}@media only screen and (max-width: 768px){.preview-section__image-container{transform:scale(1)}}.preview-section__image-container .image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.preview-description__keywords,.contacts-description__keywords{display:flex;flex-direction:row;align-items:center;margin:0 0 40px 0}@media only screen and (max-width: 480px){.preview-description__keywords,.contacts-description__keywords{margin:0 0 36px 0}}@media only screen and (max-width: 480px){.preview-description__keywords,.contacts-description__keywords{margin:0 0 32px 0}}.preview-description__keywords .image,.contacts-description__keywords .image{margin:0 9px 0 0}.preview-description__keywords .image svg,.contacts-description__keywords .image svg{display:block;width:6px;height:6px}.preview-description__keywords .text,.contacts-description__keywords .text{font-size:16px;font-weight:500;line-height:140%}.preview-description{width:87%;margin:0 auto 0 0}@media only screen and (max-width: 768px){.preview-description{width:100%}}.preview-description__heading{margin:32px 0}.preview-description__paragraph{margin:24px 0}.solutions-list-wrap{margin:10px 0}.solutions-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:65px 100px}@media only screen and (max-width: 1024px){.solutions-list{gap:50px 80px}}@media only screen and (max-width: 768px){.solutions-list{flex-direction:column;gap:40px 0}}@media only screen and (max-width: 480px){.solutions-list{gap:32px 0}}.solutions-list__element{width:calc((100% - 100px)/2);box-sizing:border-box;padding:75px 0 0 0;position:relative;transform:translateY(35px);opacity:0}@media only screen and (max-width: 1024px){.solutions-list__element{width:calc((100% - 80px)/2)}}@media only screen and (max-width: 768px){.solutions-list__element{padding:64px 0 0 0;flex-direction:column;width:100%;opacity:1}}.solutions-list__element:before{content:"";position:absolute;top:0;left:0;width:56px;height:56px;background:url(images/lightning-icon.svg) center center/contain no-repeat}.solutions-list__text{font-size:22px;font-weight:400;line-height:160%}@media only screen and (max-width: 1280px){.solutions-list__text{font-size:20px}}@media only screen and (max-width: 768px){.solutions-list__text{font-size:18px}}@media only screen and (max-width: 480px){.solutions-list__text{font-size:16px}}.actions-list-wrap{margin:10px 0}.actions-list{display:flex;flex-wrap:wrap;gap:12px}@media only screen and (max-width: 768px){.actions-list{flex-direction:column;gap:16px 0}}@media only screen and (max-width: 480px){.actions-list{gap:12px 0}}.actions-list__element{width:65%;box-sizing:border-box;border-radius:24px;padding:24px;overflow:hidden;cursor:pointer;position:relative}@media only screen and (max-width: 1280px){.actions-list__element{padding:20px}}@media only screen and (max-width: 1024px){.actions-list__element{padding:16px}}@media only screen and (max-width: 768px){.actions-list__element{padding:24px}}@media only screen and (max-width: 768px){.actions-list__element{width:100%;aspect-ratio:1/.7}}.actions-list__element:nth-child(3n+1){width:calc(35% - 12px);aspect-ratio:1/1;box-sizing:border-box}@media only screen and (max-width: 768px){.actions-list__element:nth-child(3n+1){width:100%;aspect-ratio:1/.7}}.actions-list__card{width:100%;height:100%;position:absolute;top:0;left:0;transition:.2s}.actions-list__card:hover{transition:.3s;transform:scale(1.05)}.actions-list__card.card-first{background:url(images/research-1.webp) center center/cover no-repeat}.actions-list__card.card-second{background:url(images/research-2.webp) center center/cover no-repeat}.actions-list__card.card-third{background:url(images/research-3.webp) center center/cover no-repeat}.actions-list__element.download-element{background:#e3fa50;cursor:pointer;transition:.2s;padding:0}.actions-list__element.download-element:hover{transform:scale(0.95);transition:.3s}.actions-list__element.download-element .image-arrow{width:44px;height:39px;margin:0 0 20px 0}.actions-list__element.download-element .image-arrow svg{display:block;width:100%;height:auto}.actions-list__element.download-element .actions-list__download-text{text-align:center;max-width:none;width:auto;color:#2a2a2c;font-size:24px;line-height:140%}@media only screen and (max-width: 480px){.actions-list__element.download-element .actions-list__download-text{font-size:20px}}.actions-list__text{position:absolute;max-width:300px;width:80%;color:#fff;font-size:18px;font-weight:450;line-height:160%;bottom:24px;left:24px}@media only screen and (max-width: 480px){.actions-list__text{font-size:16px}}.download-element-link{display:block;width:100%;height:100%;-webkit-text-decoration:none;text-decoration:none}.download-element-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;box-sizing:border-box}.section-conclusion{margin:100px 0 10px 0;display:flex;gap:0 12px;flex-wrap:wrap}@media only screen and (max-width: 768px){.section-conclusion{flex-direction:column;gap:12px 0;margin:64px 0 10px 0}}@media only screen and (max-width: 480px){.section-conclusion{margin:44px 0 10px 0}}.section-conclusion__element{width:calc((100% - 12px)/2);padding:50px 10px;border-radius:24px;border:1px solid #cdd2d6;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 768px){.section-conclusion__element{width:100%;padding:34px 10px}}@media only screen and (max-width: 480px){.section-conclusion__element{padding:24px 10px}}.section-conclusion__text{font-size:24px;font-weight:450;line-height:140%}@media only screen and (max-width: 768px){.section-conclusion__text{font-size:22px}}@media only screen and (max-width: 480px){.section-conclusion__text{font-size:20px}}.section-conclusion__wrap{height:32px}@media only screen and (max-width: 768px){.section-conclusion__wrap{height:28px}}@media only screen and (max-width: 480px){.section-conclusion__wrap{height:24px}}.section-conclusion__image{display:block;height:100%;width:auto}@keyframes change-opacity{0%{opacity:0}40%{opacity:1}70%{opacity:.5}100%{opacity:1}}@keyframes rotate-arrow{0%{transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(360deg)}}@keyframes bottom-transform{0%{transform:translateY(35px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes image-scale{0%{transform:scale(0.5)}80%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes background-move{0%{background-position:center top}100%{background-position:center center}}header{width:100%;position:absolute;background:rgba(0,0,0,0);top:100px;left:0}@media only screen and (max-width: 768px){header{top:78px}}@media only screen and (max-width: 480px){header{top:68px}}.header-container{width:100%;height:74px;display:flex;align-items:center}@media only screen and (max-width: 768px){.header-container{height:56px}}.header-container__logo{position:fixed;z-index:50;top:100px;margin:0 0 0 5%;transition:.2s ease-in-out}@media only screen and (max-width: 768px){.header-container__logo{top:78px}}@media only screen and (max-width: 480px){.header-container__logo{top:68px}}.header-container__logo.non-active{height:auto;margin:0;transition:.15s ease-in;top:60px}@media only screen and (max-width: 768px){.header-container__logo.non-active{top:40px}}@media only screen and (max-width: 480px){.header-container__logo.non-active{top:30px}}.header-container__image{display:block;height:auto;transition:.2s}.header-container__image.main-version{width:215px;visibility:visible;opacity:1;position:absolute;top:0;left:0}@media only screen and (max-width: 768px){.header-container__image.main-version{width:180px}}@media only screen and (max-width: 480px){.header-container__image.main-version{width:123px}}.header-container__image.main-version:hover{opacity:.7;transition:.2s}.header-container__image.additional-version{visibility:hidden;opacity:0;width:58px;position:absolute;top:0;left:0}@media only screen and (max-width: 768px){.header-container__image.additional-version{width:44px}}@media only screen and (max-width: 480px){.header-container__image.additional-version{width:38px}}.header-container__logo.non-active .header-container__image.main-version{visibility:hidden;opacity:0}.header-container__logo.non-active .header-container__image.additional-version{visibility:visible;opacity:1}.header-container__logo.non-active .header-container__image.additional-version:hover{opacity:.7;transition:.2s}.footer-container__top{background:#1c1c1f;padding:56px 64px;box-sizing:border-box;border-radius:24px 24px 0 0}@media only screen and (max-width: 768px){.footer-container__top{padding:24px 14%}}@media only screen and (max-width: 480px){.footer-container__top{padding:24px}}.footer-container__bottom{background:#000;padding:24px 64px;box-sizing:border-box}@media only screen and (max-width: 768px){.footer-container__bottom{padding:24px 14%}}@media only screen and (max-width: 480px){.footer-container__bottom{padding:24px}}.footer-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 768px){.footer-top{flex-direction:column;align-items:flex-start}}.footer-top__left-block{margin:0 14px 0 0}@media only screen and (max-width: 768px){.footer-top__left-block{margin:0 0 28px 0}}@media only screen and (max-width: 480px){.footer-top__left-block{margin:0 0 20px 0}}.footer-top__right-block{display:flex;align-items:center}.footer-top__logo{max-width:143px;width:100%;margin:0 0 12px 0;transition:.2s}.footer-top__logo:hover{opacity:.7;transition:.2s}.footer-top__logo img{display:block;width:100%;height:auto}.footer-top__text{max-width:300px;width:100%}.footer-top__text span{color:#9e9fa2;font-size:14px;font-weight:400;line-height:140%}.footer-top__link{display:flex}.footer-top__link span:first-child{margin:0 64px 0 0}@media only screen and (max-width: 1280px){.footer-top__link span:first-child{margin:0 48px 0 0}}@media only screen and (max-width: 1024px){.footer-top__link span:first-child{margin:0 36px 0 0}}@media only screen and (max-width: 768px){.footer-top__link span:first-child{margin:0 20px 0 0}}.footer-top__link a{-webkit-text-decoration:none;text-decoration:none;color:#fff;transition:.2s;font-size:20px;font-weight:400;line-height:150%}.footer-top__link a:hover{opacity:.7;transition:.2s}.footer-bottom{display:flex;justify-content:space-between}@media only screen and (max-width: 768px){.footer-bottom{flex-direction:column}}.footer-bottom span{color:#9e9fa2;font-size:14px;line-height:140%}.footer-bottom__left-block{max-width:180px;width:100%}@media only screen and (max-width: 768px){.footer-bottom__left-block{margin:0 0 40px 0}}.footer-bottom__left-block span{display:block}.footer-bottom__left-block span:first-child{margin:0 0 14px 0}.footer-bottom__middle-block{max-width:380px;width:100%;margin:0 12px}@media only screen and (max-width: 768px){.footer-bottom__middle-block{margin:0 0 20px 0}}.footer-bottom__middle-block span{display:block}.footer-bottom__middle-block span:first-child{margin:0 0 14px 0}.footer-bottom__right-block{max-width:312px;width:100%}.footer-bottom__right-block span{display:block}.footer-bottom__right-block span:first-child{margin:0 0 14px 0}.image-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(42,42,44,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:70;overflow-y:auto;overflow-x:hidden}.image-popup.active{display:block}.image-popup-wrap{box-sizing:border-box;min-height:100vh;display:flex;padding:100px 0;flex-direction:column;align-items:center;justify-content:center}.image-popup-container{position:relative;width:70%;box-sizing:border-box}@media only screen and (max-width: 1280px){.image-popup-container{width:75%}}@media only screen and (max-width: 1024px){.image-popup-container{width:80%}}@media only screen and (max-width: 768px){.image-popup-container{width:90%}}.image-popup-container__close{position:absolute;right:0;top:0;transform:translateY(-140%);width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}@media only screen and (max-width: 768px){.image-popup-container__close{transform:translateY(-124%);width:38px;height:38px}}.image-popup-container__close:hover{opacity:.7;transition:.2s}@media only screen and (max-width: 1024px){.image-popup-container__close:hover{opacity:1;transition:none}}.image-popup-container__close svg{display:block;width:28px;height:auto}.image-popup-container__picture-wrap{width:100%;border-radius:24px;overflow:hidden}.image-popup-container__picture{display:block;width:100%;height:auto}.notification-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(42,42,44,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:70;overflow-y:auto;overflow-x:hidden}.notification-popup.active{display:block}.notification-popup-wrap{box-sizing:border-box;min-height:100vh;display:flex;padding:100px 0;flex-direction:column;align-items:center;justify-content:center}.notification-popup-container{position:relative;max-width:580px;width:50%;box-sizing:border-box}@media only screen and (max-width: 1280px){.notification-popup-container{width:60%}}@media only screen and (max-width: 1024px){.notification-popup-container{width:70%}}@media only screen and (max-width: 768px){.notification-popup-container{width:80%}}@media only screen and (max-width: 480px){.notification-popup-container{width:88%}}.notification-popup-container__close{position:absolute;right:0;top:0;transform:translateY(-140%);width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}@media only screen and (max-width: 768px){.notification-popup-container__close{transform:translateY(-124%);width:38px;height:38px}}.notification-popup-container__close:hover{opacity:.7;transition:.2s}@media only screen and (max-width: 1024px){.notification-popup-container__close:hover{opacity:1;transition:none}}.notification-popup-container__close svg{display:block;width:28px;height:auto}.notification-popup-container__text-wrap{width:100%;border-radius:24px;overflow:hidden}.notification-container{padding:40px;border-radius:20px;background:#fff}@media only screen and (max-width: 768px){.notification-container{padding:34px}}@media only screen and (max-width: 480px){.notification-container{padding:26px}}@media only screen and (max-width: 320px){.notification-container{padding:22px}}.notification-container span{color:#2a2a2c;display:block}.notification-container span:nth-child(1){font-size:24px;line-height:140%;margin:0 0 24px 0}@media only screen and (max-width: 768px){.notification-container span:nth-child(1){font-size:20px;margin:0 0 20px 0}}@media only screen and (max-width: 480px){.notification-container span:nth-child(1){font-size:18px}}.notification-container span:nth-child(2){font-size:18px;line-height:140%}@media only screen and (max-width: 768px){.notification-container span:nth-child(2){font-size:16px}}@media only screen and (max-width: 480px){.notification-container span:nth-child(2){font-size:14px}}.contact-form__element{margin:0 0 24px 0;position:relative}.contact-form__element.button-container{margin:48px 0 24px 0}@media only screen and (max-width: 768px){.contact-form__element.button-container{text-align:center}}.contact-form__element.text-container{margin:10px 0}.contact-form__element.text-container p{text-align:center;color:#2a2a2c;font-size:18px;line-height:140%;font-weight:400}.contact-form__element.text-container a{color:#2a2a2c;-webkit-text-decoration:underline;text-decoration:underline;transition:.2s}.contact-form__element.text-container a:hover{opacity:.7;transition:.2s}.contact-form__input{width:100%;font-size:18px;line-height:140%;font-weight:450;outline:none;border:none;padding:20px 0;box-sizing:border-box;border-bottom:1px solid #cdd2d6;position:relative;background:rgba(0,0,0,0);z-index:1}@media only screen and (max-width: 480px){.contact-form__input{font-size:16px}}.contact-form__input:focus{border-bottom:3px solid #e1f900 !important}.contact-form__input.valid{border-bottom:3px solid #69fe48}.contact-form__input.error{border-bottom:3px solid #fe5f55}.contact-form__placeholder{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:18px;font-weight:450;line-height:140%;color:#9e9fa2;z-index:0}@media only screen and (max-width: 480px){.contact-form__placeholder{font-size:16px}}.contact-form__placeholder.active{font-size:14px;top:0;transform:translateY(-10%);transition:.3s}@media only screen and (max-width: 480px){.contact-form__placeholder.active{font-size:12px}}.checkbox-wrap label{position:relative;display:inline-flex;align-items:center;cursor:pointer;padding:4px 0}.checkbox__input{position:absolute;z-index:-1;opacity:0;left:0;top:0}.checkbox__input:checked+.checkbox__main:before{background:#e3fa50 url(images/checked.svg) center center/contain no-repeat;border-color:#e3fa50}.checkbox__input.error+.checkbox__main:before{border-color:#fe5f55}.checkbox__text{color:#2a2a2c;font-size:15px;line-height:140%;font-weight:400}.checkbox__main{position:relative;cursor:pointer;display:inline-flex}.checkbox__main::before{content:"";width:28px;height:28px;display:inline-block;flex-shrink:0;flex-grow:0;margin-right:12px;border:1.4px solid #cdd2d6;background:#fff;border-radius:8px;transition:ease .3s}.article-section{padding:160px 0;margin:16px 0;background:#fff;border-radius:24px}article{padding:10px 4%;box-sizing:border-box}
