@charset "UTF-8";@font-face{font-family:PT Astra Fact;src:url(/assets/fonts/PTAstraFact-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PT Astra Fact;src:url(/assets/fonts/PTAstraFact-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}:root{--accent-900: #015e99;--accent-800: #0172b3;--accent-700: #0181c5;--accent-600: #0098dc;--accent-500: #08a8e9;--accent-400: #5bc4f5;--accent-300: #75cdf6;--accent-200: #a7ddf9;--accent-100: #cbe8fa;--neutral-900: #0c0d0f;--neutral-800: #272932;--neutral-700: #3a404b;--neutral-600: #515b6a;--neutral-400: #8992a1;--neutral-300: #a1aab7;--neutral-200: #bfc6d0;--neutral-100: #d9dde4;--neutral-50: #edf0f5;--red-500: #F84832;--red-400: #f4574e;--green-500: #00BA49;font-family:PT Astra Fact,Arial,Verdana,sans-serif!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display: inline;*zoom: 1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}a{text-decoration:none}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left: -7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align: middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow: visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height: 13px;*width: 13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}a{text-decoration:none;color:relative}button:active,a:active{outline:0;outline-offset:0}button:focus,a:focus{outline:0;outline-offset:0}button:hover,a:hover{outline:0;outline-offset:0}#header .nav{width:100%;height:72px;box-sizing:border-box;padding:0 24px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}#header .header_menu{display:flex;align-items:center;justify-content:space-between;gap:32px}#header .header_menu a:visited,#header .header_menu a:hover,#header .header_menu a:active,#header .header_menu a:focus{color:inherit;text-decoration:none}#header .header_menu__item{display:flex;align-items:center;justify-content:center;padding:4px 16px;gap:1px;color:var(--neutral-900);transition:all ease .3s}#header .header_menu__item p{padding-top:4px}#header .header_menu__item:before{content:url(./open_bracket_menu.svg);width:14px;height:47px;opacity:0;transition:all ease .3s}#header .header_menu__item:after{content:url(./close_bracket_menu.svg);width:14px;height:47px;opacity:0;transition:all ease .3s}#header .header_menu__item:hover:before,#header .header_menu__item:hover:after{opacity:1}#header .header_menu__item:hover .header_menu_dropdown{background-color:var(--accent-100)}#header .header_menu__item:hover .header_menu_dropdown path{stroke:var(--accent-500)}#header .header_menu__item:active:before,#header .header_menu__item.active:before{content:url(./open_bracket_menu_active.svg);opacity:1}#header .header_menu__item:active:after,#header .header_menu__item.active:after{content:url(./close_bracket_menu_active.svg);opacity:1}#header .header_menu__item:active .header_menu_dropdown,#header .header_menu__item.active .header_menu_dropdown{background-color:var(--neutral-900)}#header .header_menu__item:active .header_menu_dropdown path,#header .header_menu__item.active .header_menu_dropdown path{stroke:var(--accent-500)}#header .header_menu_dropdown{width:16px;height:16px;background-color:var(--neutral-100);border-radius:50px;display:flex;align-items:center;justify-content:center;margin-left:7px;margin-top:4px;transition:all ease .3s}#header .header_menu__tablet{opacity:0;visibility:hidden}#header .header_block-btn{display:flex;align-items:center;gap:16px}#header .header_btn{height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;background-color:var(--neutral-900);border-radius:12px;transition:all ease .3s}#header .header_btn .btn_icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:#fff}#header .header_btn svg{transition:all ease .3s;transform:rotate(-45deg)}#header .header_btn:hover{background-color:var(--accent-500)}#header .header_btn:hover svg{transform:rotate(0)}#header .header_btn:hover svg path{stroke:var(--accent-500)}#header .header_btn:active{background-color:var(--accent-600)}#header .header_btn:active svg{transform:rotate(0)}#header .header_btn:active svg path{stroke:var(--neutral-900)}#header .header_block{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}#header .header_img{flex:1;height:550px;border-radius:20px;background-image:url(./header_bg.webp);background-repeat:no-repeat;background-size:cover;position:relative}#header .header_img:after{content:"";background-image:url(./card_header_corner.svg);background-repeat:no-repeat;background-size:contain;width:153px;height:123px;position:absolute;left:-1px;bottom:0}#header .header_content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;position:relative;height:550px}#header .header_content .consult_block{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:40px 48px;border-radius:20px;background-color:var(--neutral-50);position:relative}#header .header_content .consult_block:after{content:url(./card_header_corner.svg);width:153px;height:123px;transform:rotate(180deg);position:absolute;right:-1px;top:0}#header .header_content .consult_block h1{margin-bottom:24px}#header .header_content .consult_block>.txt-xl{margin-bottom:32px}#header .header_content .consult_block .btn{width:326px}#header .header_reg-info{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center;padding:32px 16px;border-radius:20px;background-color:var(--neutral-800);position:relative}#header .header_reg-info_item{padding:0 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%}#header .header_reg-info_item:before{content:"";width:24px;height:24px;border:1.5px solid var(--neutral-200);border-radius:8px;background-image:url(./check.svg);background-position:center;background-repeat:no-repeat;margin-bottom:24px}#header .header_reg-info_item:not(:last-of-type){border-right:2px dotted var(--neutral-600)}#header .header_products_block{position:absolute;top:72px;left:0;z-index:1000;width:100%;display:flex;justify-content:center;opacity:0;visibility:hidden;background-color:var(--neutral-800);border-radius:12px}#header .header_products_block .wrapper{padding:24px 60px;display:flex;flex-direction:row;justify-content:space-between;gap:30px;box-sizing:border-box}#header .header_products_block.active{opacity:1;visibility:visible}#header .header_products_item{width:calc((100% - 120px)/5);height:320px;background-image:inherit;background-position:bottom right,top left;background-size:auto,auto;background-repeat:no-repeat,no-repeat;border-radius:14px;box-sizing:border-box;padding:44px 24px;position:relative;cursor:pointer;transition:all ease .5s}#header .header_products_item:nth-of-type(1){background-image:url(./dropdown_product_1.webp),linear-gradient(180deg,#c5c9d2 0%,#f5f6fa 100%)}#header .header_products_item:nth-of-type(1):hover{background-color:var(--accent-500);background-image:url(./dropdown_product_1.webp)}#header .header_products_item:nth-of-type(1):active{background-color:var(--accent-700);background-image:url(./dropdown_product_1.webp)}#header .header_products_item:nth-of-type(2){background-image:url(./dropdown_product_2.webp),linear-gradient(180deg,#3a3f4a 0%,#8a96b0 100%)}#header .header_products_item:nth-of-type(2):hover{background-color:var(--accent-500);background-image:url(./dropdown_product_2.webp)}#header .header_products_item:nth-of-type(2):active{background-color:var(--accent-700);background-image:url(./dropdown_product_2.webp)}#header .header_products_item:nth-of-type(3){background-image:url(./dropdown_product_3.webp),linear-gradient(180deg,#bde3fb 0%,#e0f2fd 100%)}#header .header_products_item:nth-of-type(3):hover{background-color:var(--accent-500);background-image:url(./dropdown_product_3.webp)}#header .header_products_item:nth-of-type(3):active{background-color:var(--accent-700);background-image:url(./dropdown_product_3.webp)}#header .header_products_item:nth-of-type(4){background-image:url(./dropdown_product_4.webp),linear-gradient(180deg,#c5c9d2 0%,#f5f6fa 100%)}#header .header_products_item:nth-of-type(4):hover{background-color:var(--accent-500);background-image:url(./dropdown_product_4.webp)}#header .header_products_item:nth-of-type(4):active{background-color:var(--accent-700);background-image:url(./dropdown_product_4.webp)}#header .header_products_item:nth-of-type(5){background-image:url(./dropdown_product_5.webp),linear-gradient(180deg,#3a3f4a 0%,#8a96b0 100%)}#header .header_products_item:nth-of-type(5):hover{background-color:var(--accent-500);background-image:url(./dropdown_product_5.webp)}#header .header_products_item:nth-of-type(5):active{background-color:var(--accent-700);background-image:url(./dropdown_product_5.webp)}#header .header_products_item:hover .header_products_item__btn svg{transform:rotate(90deg)}#header .header_products_item:active .header_products_item__btn{background-image:url(./menu_dropdown_card_corner_active.svg);background-position:top 0 right 1px}#header .header_products_item:active .header_products_item__btn svg{transform:rotate(90deg)}#header .header_products_item__btn{width:100px;height:55px;background-image:url(./menu_dropdown_card_corner.svg);background-repeat:no-repeat;background-size:contain;display:flex;justify-content:flex-end;padding:8px 14px;box-sizing:border-box;position:absolute;top:0;right:-3px;cursor:pointer;transition:all ease .5s}#header .header_products_item__btn svg{transition:all ease .5s}#header .header_products_item h4{margin-bottom:12px}#header .header_products_item .txt-s{max-width:140px}@media screen and (max-width: 1399px){#header .nav{padding:0 20px;margin-bottom:32px}#header .header_menu{display:none}#header .header_menu__tablet.active{opacity:1;visibility:visible;transform:translateY(0)}#header .header_menu__tablet{transform:translateY(-10px);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;background-color:#fff;height:calc(100vh - 72px);top:72px;left:0;z-index:100000;width:100%;padding:60px 120px 50px;box-sizing:border-box;position:absolute}#header .header_menu__tablet__nav{width:100%;display:flex;flex-direction:column;padding:0 23px}#header .header_menu__tablet__item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 15px;box-sizing:border-box;color:var(--neutral-900);transition:all ease .3s;position:relative}#header .header_menu__tablet__item:before{content:"";position:absolute;height:38px;width:3px;border-radius:2px;background-color:var(--accent-500);top:12px;left:0;display:none}#header .header_menu__tablet__item:not(:first-of-type){border-top:1px solid var(--neutral-200)}#header .header_menu__tablet__item:hover .txt-l,#header .header_menu__tablet__item:focus .txt-l{color:var(--neutral-700)}#header .header_menu__tablet__item:hover .header_menu__tablet__dropdown,#header .header_menu__tablet__item:focus .header_menu__tablet__dropdown{background-color:var(--neutral-700)}#header .header_menu__tablet__item:hover .header_menu__tablet__dropdown svg path,#header .header_menu__tablet__item:focus .header_menu__tablet__dropdown svg path{fill:var(--accent-500)}#header .header_menu__tablet__item:active:before,#header .header_menu__tablet__item.active:before{display:block}#header .header_menu__tablet__item:active .header_menu__tablet__dropdown,#header .header_menu__tablet__item.active .header_menu__tablet__dropdown{background-color:var(--neutral-700)}#header .header_menu__tablet__item:active .header_menu__tablet__dropdown svg,#header .header_menu__tablet__item.active .header_menu__tablet__dropdown svg{transform:rotate(90deg)}#header .header_menu__tablet__item:active .header_menu__tablet__dropdown svg path,#header .header_menu__tablet__item.active .header_menu__tablet__dropdown svg path{fill:var(--accent-500)}#header .header_menu__tablet__dropdown{width:20px;height:20px;background-color:var(--neutral-100);border-radius:50px;display:flex;align-items:center;justify-content:center;transition:all ease .3s}#header .header_menu__tablet__dropdown svg{transition:all ease .3s}#header .header_menu__tablet a:visited,#header .header_menu__tablet a:hover,#header .header_menu__tablet a:active,#header .header_menu__tablet a:focus{color:inherit;text-decoration:none}#header .header_menu__tablet__product__block{width:100%;background-color:var(--neutral-700);border-radius:12px;display:flex;flex-direction:column;padding:12px 8px;margin-top:8px;margin-bottom:28px;box-sizing:border-box;display:none}#header .header_menu__tablet__product__block.active{display:flex}#header .header_menu__tablet__product__item{width:100%;display:flex;align-items:center;gap:20px;border-radius:8px;padding:14px 16px;box-sizing:border-box}#header .header_menu__tablet__product__item:active{background-color:var(--neutral-800)}#header .header_btn{height:44px;padding:0 14px;border-radius:10px}#header .header_btn .btn_icon{width:24px;height:24px}#header .header_btn svg{transform:rotate(-45deg) scale(86%)}#header .header_btn:hover svg{transform:rotate(0) scale(86%)}#header .header_block{gap:24px;padding-bottom:200px}#header .header_img{flex:1;height:348px;border-radius:16px;background-position:center}#header .header_img:after{width:146px;height:113px;left:-18px;top:16px;transform:rotate(90deg)}#header .header_content{flex:2;height:348px}#header .header_content .consult_block{height:100%;padding:40px;border-radius:16px}#header .header_content .consult_block:after{content:url(./card_header_corner.svg);width:146px;height:113px;transform:rotate(-90deg);right:-13px;bottom:16px;top:auto}#header .header_content .consult_block h1{margin-bottom:16px;max-width:204px}#header .header_content .consult_block>.txt-xl{margin-bottom:40px}#header .header_content .consult_block .btn{width:280px}#header .header_reg-info{padding:32px 48px;border-radius:16px;position:absolute;bottom:-200px;left:-246px}#header .header_reg-info_item:first-of-type{padding-left:0}}@media screen and (max-width: 767px){#header .header_menu__tablet{padding:60px 20px;justify-content:space-between}#header .header_menu__tablet__block-btn{width:100%;border-top:1px solid var(--neutral-200);justify-content:flex-end;padding:24px 20px 0}#header .header_block-btn .header_btn{display:none}#header .header_block{height:auto;flex-direction:column;padding-bottom:0}#header .header_img{position:relative;width:100%;height:240px;min-height:240px}#header .header_img:after{width:111px;height:86px;left:-13px;top:12px;transform:rotate(90deg)}#header .header_content{height:auto;position:relative}#header .header_content .consult_block{height:368px!important;padding:32px 40px}#header .header_content .consult_block:after{content:url(./card_header_corner.svg);width:111px;height:86px;transform:rotate(-90deg);right:-10px;bottom:12px;top:auto}#header .header_content .consult_block h1{max-width:172px}#header .header_content .consult_block .btn{width:100%}#header .header_reg-info{flex-direction:column;width:100%;height:auto;padding:40px 48px;position:relative;bottom:0;left:0}#header .header_reg-info_item{padding:32px 0;width:100%}#header .header_reg-info_item .txt-l{max-width:216px}#header .header_reg-info_item:first-of-type{padding-left:0}#header .header_reg-info_item:not(:last-of-type){border-right:none;border-bottom:2px dotted var(--neutral-600)}}#about .about_block{width:100%;box-sizing:border-box;padding:66px 60px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;background-image:url(./about_bg.webp),linear-gradient(180deg,#c5c9d2 0%,#f5f6fa 100%);background-position:bottom right,top left;background-size:contain,auto;background-repeat:no-repeat,no-repeat}#about .about_block h4{max-width:494px}#about .about_block p{max-width:520px}#about .about_block p{color:var(--neutral-700)}#about .about_block p:first-of-type{margin-bottom:8px}#about .about_block h4{margin-bottom:32px}@media screen and (max-width: 1399px){#about .about_block{padding:48px 40px 80px;background-image:url(./about_bg_tablet.webp),linear-gradient(180deg,#c5c9d2 0%,#f5f6fa 100%)}#about .about_block h4{max-width:470px;margin-bottom:60px}#about .about_block p{max-width:274px}}@media screen and (max-width: 767px){#about .about_block{padding:48px 32px 247px;background-image:url(./about_bg_mobile.webp),linear-gradient(180deg,#c5c9d2 0%,#f5f6fa 100%)}#about .about_block h4{max-width:100%;margin-bottom:32px}}#products{background-color:var(--neutral-50);border-radius:24px}#products .wrapper{padding:80px}#products .products_block{width:100%;padding:0 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px;position:relative;margin-bottom:60px}#products .products_item{width:100%}#products .products_item__btn{display:flex;align-items:center;justify-content:center;height:48px;border-radius:10px;background-color:var(--neutral-700);width:calc((100% - 12px)/2);box-sizing:border-box}#products .products_item__btn-block{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;position:relative}#products .products_item__title{width:100%;box-sizing:border-box;height:calc(100% - 70px);padding:70px 60px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#products .products_item__cover{width:100%;height:380px;padding:0;box-sizing:border-box;border-radius:24px;background-image:inherit;background-position:bottom right,top left;background-size:contain,auto;background-repeat:no-repeat,no-repeat;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#products .products_item__cover img{margin-bottom:24px}#products .products_item__content{width:100%;padding:50px 60px 60px;box-sizing:border-box;display:flex;background-color:var(--neutral-800);border-radius:0 0 24px 24px;margin-top:-1px}#products .products_item__content__main{flex:1}#products .products_item__content__main li{display:flex;flex-direction:row;align-items:flex-start;gap:14px}#products .products_item__content__main li:not(:last-of-type){margin-bottom:20px}#products .products_item__content__main li:before{content:url(./li_icon.svg)}#products .products_item__content__details{width:100%;flex:1;padding-left:80px;display:flex;flex-direction:column;align-items:flex-start;gap:48px}#products .products_item__content__details__item{width:100%;display:flex;flex-direction:column;align-items:self-start;gap:20px}#products .products_item__content__details__item .subtitle{display:flex;justify-content:flex-start;align-items:center;gap:6px}#products .products_item__content__details__item .subtitle p{margin-top:8px}#products .products_item__content__details__item .subtitle:before{content:url(./open_bracket.svg);width:5px;height:23px}#products .products_item__content__details__item .subtitle:after{content:url(./close_bracket.svg);width:5px;height:23px}#products .products_item__tab{height:70px;width:100%;align-self:flex-end;left:0;bottom:0;background-image:url(./tab_bg.svg);background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;border-radius:0 0 24px 24px;overflow:hidden}#products .products_item__tab.tab-opened:hover svg path:first-of-type{fill:var(--accent-800)}#products .products_item__tab.tab-opened:hover svg{transform:rotate(-90deg)!important}#products .products_item__tab svg{transition:all ease .3s}#products .products_item__tab:hover svg path:first-of-type{fill:var(--accent-800)}#products .products_item__tab:hover svg{transform:rotate(90deg)!important}#products .products_item__tab p{pointer-events:none}#products .consult_block{width:100%;height:306px;padding:40px 160px;box-sizing:border-box;background-image:url(./consult_bg.webp);background-size:cover;background-repeat:no-repeat;border-radius:16px;display:flex;align-items:center;justify-content:flex-end;position:relative}#products .consult_block__img{width:261px;position:absolute;left:138px;top:-30px}#products .consult_block__content{width:524px;display:flex;flex-direction:column;align-items:flex-start}#products .consult_block h4{margin-bottom:20px}#products .consult_block .txt-l{margin-bottom:48px}#products .consult_block .btn.blue{width:100%}@media screen and (max-width: 1399px){#products .wrapper{padding:64px 40px}#products .products_block{padding:0;gap:40px}#products .products_item{width:100%}#products .products_item__btn{height:39px;width:150px;padding:5px 0}#products .products_item__btn img{max-width:110px;max-height:26px}#products .products_item__btn-block{justify-content:flex-start}#products .products_item__title{padding:70px 40px 0}#products .products_item__cover{height:340px;background-position:bottom 6px right -20px,top left;background-size:50%,auto}#products .products_item__cover img{margin-bottom:20px}#products .products_item__content{padding:60px 40px 70px;flex-direction:column;align-items:flex-start;gap:48px}#products .products_item__content__main{width:100%}#products .products_item__content__details{width:100%;padding-left:0}#products .consult_block{width:100%;height:344px;padding:40px;background-image:url(./consult_bg_tablet.webp);background-size:cover;background-repeat:no-repeat}#products .consult_block__img{width:186px;left:56px;top:-21px}#products .consult_block__content{width:326px}#products .consult_block .txt-l{margin-bottom:40px}}@media screen and (max-width: 767px){#products .wrapper{padding:48px 20px 0;gap:80px}#products .products_item:first-child .products_item__cover{background-position:bottom 56px right -100px,top left;background-size:70%,auto}#products .products_item__btn{width:calc((100% - 12px)/2)}#products .products_item__title{height:calc(100% - 61px);padding:19px 24px 0}#products .products_item__cover{height:340px;background-position:bottom 16px right -150px,top left;background-size:100%,auto}#products .products_item__cover img{margin-bottom:20px;height:24px}#products .products_item__cover .txt-xl{max-width:154px;font-size:14px;line-height:22px}#products .products_item__tab{height:61px;background-image:url(./tab_bg_mobile.svg);gap:12px}#products .products_item__tab svg{transform:scale(.86)}#products .products_item__tab.tab-opened:hover svg{transform:rotate(-90deg) scale(.86)!important}#products .products_item__tab:hover svg{transform:rotate(90deg) scale(.86)!important}#products .consult_block{width:100vw;box-sizing:border-box;align-self:center;height:530px;padding:226px 40px 40px;background-image:url(./consult_bg_mobile.webp);background-size:contain;background-position:center;background-color:#070e1f;justify-content:center}#products .consult_block__img{width:206px;top:-30px;left:50%;transform:translate(-50%)}#products .consult_block__content{width:320px}#products .consult_block .txt-l{margin-bottom:40px;font-size:16px;line-height:24px}}#numbers{width:100%;background-color:var(--accent-100);border-radius:32px}#numbers .wrapper{padding:80px}#numbers h2{margin-bottom:48px;max-width:450px}#numbers .numbers_block{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;position:relative;margin-bottom:40px}#numbers .numbers_item{background-image:url(./card_bg.svg);background-size:contain;background-repeat:no-repeat;border-radius:16px;padding:48px 32px;height:314px;width:calc((100% - 64px) / 3);box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#numbers .numbers_item:after{content:url(./check_card.svg);background-image:url(./card_corner.svg);background-size:contain;background-repeat:no-repeat;padding:20px;box-sizing:border-box;width:99px;height:53px;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:flex-end}#numbers .numbers_item__title{display:flex;flex-direction:column;align-items:flex-start;gap:8px}#numbers .numbers_item__span{display:flex;align-items:center;gap:10px}#numbers .numbers_item__span h3{padding:8px 20px;background-color:var(--accent-100);border-radius:100px}#numbers .txt-s:first-of-type{margin-bottom:4px}@media screen and (max-width: 1399px){#numbers{border-radius:24px}#numbers .wrapper{padding:60px 40px}#numbers h2{margin-bottom:60px;max-width:354px}#numbers .numbers_block{margin-bottom:60px}#numbers .numbers_item{background-image:url(./card_bg.svg),linear-gradient(to bottom,transparent 0%,transparent 50%,white 50%,white 100%);background-position:top right,auto;background-size:auto,cover;height:300px;width:calc((100% - 32px)/2)}#numbers .numbers_item:after{width:88px;height:47px}#numbers .numbers_item__span{gap:16px}#numbers .numbers_item__span h3{padding:6px 20px;font-size:24px;line-height:34px}#numbers .numbers_item__span .txt-l{font-size:14px;line-height:24px}}@media screen and (max-width: 767px){#numbers .wrapper{padding:60px 20px}#numbers h2{max-width:100%}#numbers .numbers_block{margin-bottom:36px}#numbers .numbers_item{background-size:cover,cover;padding:48px 32px 40px;gap:24px;justify-content:flex-start;height:auto;min-height:238px;width:100%}#numbers .numbers_item:after{width:94px;height:50px}}#business{width:100%;background-color:var(--neutral-800);border-radius:24px}#business .wrapper{padding:80px}#business h2{margin-bottom:60px;max-width:545px}#business .business_block{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;position:relative;margin-bottom:60px}#business .business_item{height:464px;width:calc((100% - 64px) / 3);border-radius:16px;position:relative;overflow:hidden}#business .business_item__opened{background-color:var(--accent-600);padding:32px;width:100%;height:464px;min-height:288px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;transition:min-height .5s ease}#business .business_item__opened .business_item__subtitle:before{content:url(./open_bracket_white.svg);width:5px;height:23px}#business .business_item__opened .business_item__subtitle:after{content:url(./close_bracket_white.svg);width:5px;height:23px}#business .business_item__opened.closed{min-height:85px}#business .business_item__closed{transform:translateY(-464px);background-color:var(--neutral-900);background-image:inherit;background-repeat:no-repeat;background-position:bottom right;padding:32px;width:100%;height:100%;box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;transition:transform .5s ease}#business .business_item__closed:after{content:"";background-image:url(./card_dark_corner.svg);background-size:cover;background-repeat:no-repeat;box-sizing:border-box;width:131px;height:85px;position:absolute;top:-1px;right:0}#business .business_item__closed .business_item__subtitle:before{content:url(./open_bracket_blue.svg);width:5px;height:23px}#business .business_item__closed .business_item__subtitle:after{content:url(./close_bracket_blue.svg);width:5px;height:23px}#business .business_item__closed.open{transform:translateY(-170px)!important}#business .business_item .business_item__subtitle{display:flex;justify-content:flex-start;align-items:center;gap:6px}#business .business_item .business_item__subtitle p{margin-top:2px}#business .business_item .txt-xl{max-width:270px}#business .business_item__open{width:130px;height:80px;position:absolute;top:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:18px 20px;z-index:100;cursor:pointer}#business .business_item__open svg{pointer-events:none;transition:all ease .5s}#business .business_item__open:hover svg path:first-child{fill:#fff}#business .business_item__open:hover svg path:nth-child(3),#business .business_item__open:hover svg path:nth-child(4){stroke:var(--accent-600)}#business .business_item__open:active svg path:first-child,#business .business_item__open:focus svg path:first-child{fill:var(--accent-200)}#business .business_item__open:active svg path:nth-child(3),#business .business_item__open:active svg path:nth-child(4),#business .business_item__open:focus svg path:nth-child(3),#business .business_item__open:focus svg path:nth-child(4){stroke:var(--accent-600)}#business .consult_block{width:100%;display:flex;flex-direction:column;align-items:center;padding:40px 48px;box-sizing:border-box;background-color:var(--accent-500);border-radius:16px;opacity:0;transform:translateY(70px);transition:all .9s cubic-bezier(.25,.46,.45,.94);transition-delay:.1s}#business .consult_block.visible{opacity:1;transform:translateY(0)}#business .consult_block h3{margin-bottom:12px;max-width:578px;text-align:center}#business .consult_block .txt-xl{margin-bottom:40px;max-width:622px;text-align:center}#business .consult_block .btn{width:326px}#business .consult_block .btn .txt-xl{margin-bottom:0}@media screen and (max-width: 1399px){#business .wrapper{padding:80px 40px}#business h2{max-width:100%}#business .business_item{height:464px;width:calc((100% - 32px)/2)}#business .business_item .txt-xl{font-size:18px;line-height:28px}#business .consult_block .btn{width:280px}}@media screen and (max-width: 767px){#business .wrapper{padding:80px 20px}#business .business_item{width:100%}#business .consult_block{padding:40px 32px}#business .consult_block .btn{width:100%}#business .consult_block h3{font-size:24px;line-height:34px}}#process{width:100%;background-color:var(--neutral-50);border-radius:20px}#process .wrapper{padding:80px}#process h3{margin-bottom:32px;max-width:350px;display:flex;align-items:center;padding-left:38px;position:relative;height:108px}#process h3:before{content:"";width:6px;height:108px;background-color:var(--accent-400);position:absolute;left:0;border-radius:2px}#process .process_block{width:100%;display:flex;justify-content:space-between;gap:32px;position:relative;margin-top:80px;counter-reset:item}#process .process_item{background-color:inherit;border-radius:12px;padding:40px 32px;height:456px;width:calc((100% - 96px)/4);box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;counter-increment:item;opacity:0;transform:translateY(40px) scale(.95);transition:all 1s cubic-bezier(.25,.46,.45,.94)}#process .process_item.show{opacity:1;transform:translateY(0) scale(1)}#process .process_item:after{content:"0" counter(item);background-image:url(./card_high_corner.svg);background-size:contain;background-repeat:no-repeat;box-sizing:border-box;width:128px;height:79px;position:absolute;top:-1px;right:-1px;display:flex;align-items:flex-start;justify-content:flex-end;font-size:32px;line-height:42px;font-weight:400;color:var(--neutral-900)}#process .process_item__icon{display:flex;justify-content:center;align-items:center;background-color:var(--neutral-800);margin-bottom:16px;width:60px;height:60px;border-radius:12px}@media screen and (max-width: 1399px){#process .wrapper{padding:60px 40px}#process h3{margin-bottom:20px;max-width:288px;padding-left:30px;height:96px}#process h3:before{height:96px}#process .process_block{margin-top:60px;flex-wrap:wrap}#process .process_item{background-color:inherit;height:384px;width:calc((100% - 32px)/2)}#process .process_item:after h3{font-size:32px;line-height:42px}#process .process_item:nth-of-type(1),#process .process_item:nth-of-type(2){margin-bottom:16px}}@media screen and (max-width: 767px){#process .wrapper{padding:60px 20px}#process h3{max-width:100%}#process .process_block{gap:40px}#process .process_item{background-color:inherit;height:360px;width:100%}#process .process_item:after{top:-1px}#process .process_item:nth-of-type(1),#process .process_item:nth-of-type(2){margin-bottom:0}}#unity{width:100%}#unity .wrapper{padding:60px 80px;gap:108px}#unity .unity_title{display:flex;align-items:flex-start;gap:32px}#unity .unity_title__headline{flex:1}#unity .unity_title__headline h3{max-width:356px;display:flex;align-items:center;padding-left:38px;position:relative;height:108px}#unity .unity_title__headline h3:before{content:"";width:6px;height:108px;background-color:var(--accent-400);position:absolute;left:0;border-radius:2px}#unity .unity_title__txt{flex:1}#unity .unity_title__txt .txt-xl{width:100%;color:var(--neutral-700)}#unity .unity_title__txt .txt-xl:first-of-type{margin-bottom:16px}#unity .unity_block{width:100%;border-radius:20px;background-image:url(./union_bg.webp);background-size:cover;background-repeat:no-repeat;box-sizing:border-box;padding:51px 48px 60px;display:grid;grid-template-columns:repeat(6,1fr);gap:32px}#unity .unity_item{background:rgba(12,13,15,.7);height:244px;border-radius:12px;padding:32px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;position:relative}#unity .unity_item:nth-child(1),#unity .unity_item:nth-child(2),#unity .unity_item:nth-child(3),#unity .unity_item:nth-child(6),#unity .unity_item:nth-child(7),#unity .unity_item:nth-child(8){grid-column:span 2}#unity .unity_item:nth-child(4),#unity .unity_item:nth-child(5){grid-column:span 3}#unity .unity_item__icon-block{display:flex;align-items:center;gap:8px;margin-top:16px;justify-self:flex-end}#unity .unity_item__icon{display:flex;align-items:center;justify-content:center;height:42px;background-color:#fff;border-radius:8px;padding:0 10px}#unity .unity_item:nth-of-type(2){background-color:transparent}#unity .unity_item:nth-of-type(2):after{content:"";background-image:url(./cube_union.webp);background-repeat:no-repeat;background-size:contain;width:296px;height:312px;position:absolute;bottom:25px;left:center;animation:float 5s ease-in-out infinite}@media screen and (max-width: 1399px){#unity .wrapper{padding:32px 40px}#unity .unity_title{gap:40px}#unity .unity_title__headline h3{max-width:294px;padding-left:30px;height:96px}#unity .unity_title__headline h3:before{height:96px}#unity .unity_title__txt .txt-xl:first-of-type{margin-bottom:12px}#unity .unity_block{border-radius:16px;background-image:url(./union_bg_tablet.webp);background-position:center;padding:211px 40px 48px;display:grid;grid-template-columns:repeat(2,1fr);gap:28px;position:relative}#unity .unity_item{padding:32px 32px 40px}#unity .unity_item:nth-child(4),#unity .unity_item:nth-child(5){height:272px}#unity .unity_item:nth-child(1),#unity .unity_item:nth-child(2),#unity .unity_item:nth-child(3),#unity .unity_item:nth-child(4),#unity .unity_item:nth-child(5),#unity .unity_item:nth-child(6),#unity .unity_item:nth-child(7){grid-column:span 1}#unity .unity_item:nth-child(8){grid-column:span 2}#unity .unity_item:nth-child(2){position:absolute;top:-42px;left:50%;transform:translate(-148px);padding:0}#unity .unity_item:not(:nth-child(2)){z-index:100}#unity .unity_item:nth-of-type(2):after{top:0;bottom:auto;left:center}}@media screen and (max-width: 767px){#unity .wrapper{padding:0 20px}#unity .unity_title{flex-direction:column}#unity .unity_title__headline h3{max-width:100%}#unity .unity_block{background-image:url(./union_bg_mobile.webp);background-position:center;padding:211px 24px 48px;grid-template-columns:repeat(1,1fr);gap:32px}#unity .unity_item{height:auto}#unity .unity_item:nth-child(4),#unity .unity_item:nth-child(5){height:auto}#unity .unity_item:nth-child(8){grid-column:span 1}#unity .unity_item:nth-child(2){transform:translate(-105px)}#unity .unity_item:nth-of-type(2):after{width:201px;height:212px}}#soft{width:100%;background-color:var(--neutral-50);border-radius:32px}#soft .wrapper{padding:80px}#soft h3{margin-bottom:0;display:flex;align-items:center;padding-left:38px;position:relative;height:192px}#soft h3:before{content:"";width:6px;height:192px;background-color:var(--accent-400);position:absolute;left:0;border-radius:2px}#soft .soft_block{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;position:relative;margin-bottom:20px}#soft .soft_item{background-color:inherit;border-radius:12px;padding:36px 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:314px;width:calc((100% - 64px) / 3);box-sizing:border-box}#soft .soft_item .subtitle{display:flex;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:10px}#soft .soft_item .subtitle p{padding-top:8px}#soft .soft_item .subtitle:before{content:url(./open_bracket.svg);width:5px;height:23px}#soft .soft_item .subtitle:after{content:url(./close_bracket.svg);width:5px;height:23px}#soft .soft_item:nth-of-type(1),#soft .soft_item:nth-of-type(2){padding:0;height:260px}#soft .soft_item:nth-of-type(3){flex-direction:row;height:260px}#soft .soft_item:nth-of-type(3) .soft_item__icon{margin-bottom:20px}#soft .soft_item:nth-of-type(3) .soft_item__img{width:153px;align-self:center}#soft .soft_numbers__item{width:100%;display:flex;align-items:center;gap:12px;height:122px;border-radius:12px;padding:0 30px;box-sizing:border-box}#soft .soft_numbers__item div{display:flex;align-items:center;gap:20px}#soft .soft_numbers__item:first-of-type{background-color:var(--accent-500)}#soft .soft_numbers__item:last-of-type{background-color:#fff}#soft .subtitle{align-self:flex-end}@media screen and (max-width: 1399px){#soft{border-radius:20px}#soft .wrapper{padding:60px 40px}#soft h3{margin-bottom:36px;padding-left:30px;height:96px;max-width:440px}#soft h3:before{height:96px}#soft .soft_block{flex-direction:column;gap:24px}#soft .soft_item{padding:40px;flex-direction:row;align-items:center;justify-content:space-between;height:auto;width:100%}#soft .soft_item h5{max-width:260px;font-size:24px;line-height:34px}#soft .soft_item .txt-l{max-width:260px;font-size:16px;line-height:24px}#soft .soft_item .subtitle{margin-bottom:8px}#soft .soft_item:nth-of-type(1),#soft .soft_item:nth-of-type(2){height:auto}#soft .soft_item:nth-of-type(3){padding:32px 40px;height:241px}#soft .soft_item:nth-of-type(2){padding:0;height:170px;flex-direction:row;gap:24px;position:relative}#soft .soft_numbers__item{width:calc((100% - 24px)/2);flex-direction:column;align-items:flex-start;gap:8px;height:100%;padding:32px 40px}#soft .soft_numbers__item br{display:none}#soft .soft_numbers__item div{gap:18px}}@media screen and (max-width: 767px){#soft{border-radius:20px}#soft .wrapper{padding:60px 20px}#soft h3{height:172px;max-width:275px}#soft h3:before{height:172px}#soft .soft_item{padding:32px 40px;flex-direction:column;justify-content:flex-start;height:auto;width:100%;gap:40px}#soft .soft_item h5{text-align:center}#soft .soft_item .txt-l{max-width:260px;font-size:16px;line-height:24px;text-align:center}#soft .soft_item .subtitle{margin-bottom:8px;justify-content:center}#soft .soft_item:nth-of-type(4) img{width:270px}#soft .soft_item:nth-of-type(5) img{width:138px}#soft .soft_item:nth-of-type(6) img{width:185px}#soft .soft_item:nth-of-type(1),#soft .soft_item:nth-of-type(2){height:auto}#soft .soft_item:nth-of-type(3){padding:32px 40px;height:auto;flex-direction:column;align-items:center;gap:32px}#soft .soft_item:nth-of-type(2){height:auto;flex-direction:column;gap:24px}#soft .soft_item__icon{display:flex;justify-content:center}#soft .soft_numbers__item{width:100%;align-items:center}#soft .soft_numbers__item div{flex-direction:column;align-items:center;gap:18px}}#feedback .validation_message{display:flex;align-items:center;justify-content:center;width:270px;padding:48px;border-radius:32px;box-sizing:border-box;position:fixed;bottom:10px;right:10px;gap:24px;z-index:10000}#feedback .validation_message.error{background-color:var(--red-500);display:none}#feedback .validation_message.success{background-color:var(--green-500);display:none}#feedback .validation_message__img{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100px}#feedback .wrapper{position:relative}#feedback .feedback_block{width:100%;box-sizing:border-box;padding:80px;border-radius:24px;display:flex;align-items:flex-start;justify-content:space-between;background-image:url(./form_bg.webp);background-size:cover;background-repeat:no-repeat,no-repeat}#feedback .feedback_info{display:flex;flex-direction:column;align-items:flex-start;gap:60px;flex:2}#feedback .feedback_info h2{max-width:260px}#feedback .feedback_message{position:absolute;top:-30px;left:50%;transform:translate(-50%);max-width:308px;padding:10px 16px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:var(--red-400);box-sizing:border-box;display:none}#feedback .feedback_message .txt-m{text-align:center}#feedback .feedback_form{flex:3;position:relative}#feedback .feedback_form form{width:100%;position:relative}#feedback .feedback_form .form-row{width:100%;display:flex;gap:16px;margin-bottom:16px}#feedback .feedback_form .form-group{position:relative;flex:1}#feedback .feedback_form .form-input{width:100%;padding:32px 16px 12px;border:1px solid #515b6a;border-radius:12px;font-size:16px;transition:all .3s ease;background:rgba(39,41,50,.6);box-sizing:border-box;height:68px;color:#fff}#feedback .feedback_form .form-input:focus{outline:none;border-color:var(--accent-400)}#feedback .feedback_form .form-label{position:absolute;left:16px;top:26px;color:var(--neutral-400);font-size:16px;pointer-events:none;transition:all .3s ease;padding:0 4px}#feedback .feedback_form .form-input:focus+.form-label,#feedback .feedback_form .form-input:not(:placeholder-shown)+.form-label{top:12px;font-size:12px}#feedback .feedback_form .full-width{width:100%}#feedback .feedback_form textarea.form-input{min-height:120px;resize:none}#feedback .feedback_form .checkbox-group{margin:40px 0}#feedback .feedback_form .custom-checkbox{display:flex;align-items:flex-start;cursor:pointer;font-size:14px;line-height:22px;color:#fff}#feedback .feedback_form .custom-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}#feedback .feedback_form .checkmark{width:20px;height:20px;background:rgba(39,41,50,.6);border:1px solid #515b6a;border-radius:6px;margin-right:12px;margin-top:3px;flex-shrink:0;transition:all .3s ease;position:relative}#feedback .feedback_form .custom-checkbox input[type=checkbox]:checked+.checkmark{background:var(--accent-500);border-color:var(--accent-500)}#feedback .feedback_form .custom-checkbox input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}#feedback .feedback_form .checkbox-text{margin-top:3px}#feedback .feedback_form .checkbox-text a{color:#fff;text-decoration:underline}#feedback .feedback_form .btn{width:100%;outline:none;border:none}#feedback .feedback_form .required:after{content:"*";color:#e74c3c;margin-left:4px}#feedback .feedback_contacts{display:flex;flex-direction:column;align-items:flex-start;gap:16px}#feedback .feedback_contacts a.mail{display:flex;align-items:center;gap:6px}#feedback .feedback_contacts a.mail h6{color:var(--accent-500);transition:all ease .3s}#feedback .feedback_contacts a.mail svg{transition:all ease .3s}#feedback .feedback_contacts a.mail:hover h6{color:var(--accent-300)}#feedback .feedback_contacts a.mail:hover svg{transform:rotate(45deg)}#feedback .feedback_contacts a.mail:hover svg path{fill:var(--accent-300)}#feedback .feedback_contacts a.mail:active h6{color:var(--accent-900)}#feedback .feedback_contacts a.mail:active svg{transform:rotate(45deg)}#feedback .feedback_contacts a.mail:active svg path{fill:var(--accent-900)}@media screen and (max-width: 1399px){#feedback .validation_message{width:220px;padding:32px;border-radius:24px}#feedback .feedback_block{padding:80px 40px;border-radius:20px;flex-direction:column;gap:60px;background-image:url(./form_bg_tablet.webp)}#feedback .feedback_info{gap:48px}#feedback .feedback_info h2{max-width:100%}}@media screen and (max-width: 767px){#feedback .validation_message{width:calc(100% - 40px);padding:20px 32px;border-radius:24px;right:50%;transform:translate(50%)}#feedback .validation_message__img{width:39px;height:39px}#feedback .feedback_block{padding:60px 32px;background-image:url(./form_bg_mobile.webp)}#feedback .feedback_info h2{max-width:170px}#feedback .feedback_info .txt-l{font-style:16px;line-height:24px}#feedback .feedback_form .form-row{flex-direction:column}}#footer .wrapper{padding:40px;margin-bottom:20px}#footer .footer_block{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:64px}#footer .footer_menu{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:100px}#footer .footer_nav{display:flex;align-items:center;gap:164px}#footer .footer_nav a{color:var(--neutral-800);transition:all ease .3s}#footer .footer_nav a:hover{color:var(--accent-600)}#footer .footer_nav a:active{color:var(--accent-800)}#footer .footer_btn{display:flex;align-items:center;justify-content:space-between;gap:16px;height:48px;padding:0 16px;border-radius:10px;background-color:#fff;border:1px solid var(--neutral-900);color:var(--neutral-900);transition:all ease .3s}#footer .footer_btn__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:var(--neutral-900);transition:all ease .3s;border-radius:100px;padding:5px;box-sizing:border-box}#footer .footer_btn:hover .footer_btn__icon{background-color:var(--accent-400)}#footer .footer_btn:active .footer_btn__icon{background-color:var(--accent-900)}#footer .footer_links{display:flex;align-items:center;gap:20px}#footer .footer_links .socials{display:flex;align-items:center;gap:8px}#footer .footer_links .socials_item{width:48px;height:48px;border-radius:10px;background-color:var(--neutral-900);display:flex;align-items:center;justify-content:center;transition:all ease .3s}#footer .footer_links .socials_item:hover{background-color:var(--accent-500)}#footer .footer_links .socials_item:active{background-color:var(--accent-900)}#footer .footer_bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#footer .footer_policy{display:flex;flex-direction:row;align-items:center;gap:40px}#footer .footer_policy a{color:var(--neutral-600);transition:all ease .3s}#footer .footer_policy a:hover{color:var(--neutral-800)}#footer .footer_policy a:active{color:var(--neutral-900)}@media screen and (max-width: 1399px){#footer .txt-m{font-size:14px;line-height:22px}#footer .footer_block{gap:40px}#footer .footer_menu{width:100%;flex-direction:column;gap:32px}#footer .footer_nav{width:100%;order:3;flex-direction:column;padding:40px 0;border-top:1px solid var(--neutral-300);border-bottom:1px solid var(--neutral-300);gap:32px;margin-top:8px}#footer .footer_bottom{flex-direction:column;gap:40px}#footer .footer_policy{order:1;justify-content:space-between;gap:69px}}@media screen and (max-width: 767px){#footer .wrapper{padding:40px 20px}#footer .footer_block{gap:40px}#footer .footer_links{flex-direction:column;gap:32px}#footer .footer_links .socials{order:1}#footer .footer_btn{order:2}#footer .footer_bottom{gap:60px}#footer .footer_policy{order:1;flex-direction:column;gap:20px}#footer .footer_copyright{order:2}}html{scroll-behavior:smooth!important}body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px}.wrapper{width:1400px;padding:0 40px;display:flex;box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:flex-start}section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.btn{display:flex;align-items:center;justify-content:space-between;border-radius:14px;height:72px;padding:0 24px;transition:all ease .3s;box-sizing:border-box;cursor:pointer}.btn_icon{width:36px;height:36px;background-color:var(--neutral-900);border-radius:100px;display:flex;align-items:center;justify-content:center}.btn_icon svg{transition:all ease .3s;transform:rotate(-45deg)}.btn.blue{background-color:var(--accent-500);color:#fff}.btn.blue:hover{background-color:var(--accent-400)}.btn.blue:hover svg{transform:rotate(0)}.btn.blue:active{background-color:var(--accent-900)}.btn.blue:active svg{transform:rotate(0)}.btn.white{background-color:#fff;color:var(--neutral-900)!important}.btn.white .btn_icon{background-color:var(--accent-500)}.btn.white:hover .btn_icon{background-color:var(--accent-400)}.btn.white:hover svg{transform:rotate(0)}.btn.white:active .btn_icon{background-color:var(--accent-900)}.btn.white:active svg{transform:rotate(0)}.burger_btn{width:44px;height:44px;border-radius:8px;border:1px solid var(--neutral-300);background-color:#fff;background-image:url(./burger.svg);background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;justify-self:flex-end;display:none;overflow:hidden}.burger_btn:active{background-color:var(--neutral-100)}.burger_btn.collapsed{background-image:url(./close.svg)}.burger_btn.collapsed:active{background-color:var(--neutral-100);background-image:url(./close_active.svg)}h1{font-size:48px;line-height:58px;font-weight:400;margin-bottom:24px;color:var(--neutral-900)}h2{font-size:40px;line-height:50px;font-weight:400;color:var(--neutral-800)}h3{font-size:32px;line-height:42px;font-weight:400;color:var(--neutral-800)}h4{font-size:28px;line-height:38px;font-weight:400;color:var(--neutral-800)}h5{font-size:24px;line-height:34px;font-weight:400;color:var(--neutral-800)}h6{font-size:20px;line-height:30px;font-weight:400;color:var(--neutral-900)}.txt-xl{font-size:18px;line-height:28px;font-weight:400}.txt-l{font-size:16px;line-height:24px;font-weight:400}.txt-m{font-size:14px;line-height:22px;font-weight:400}.txt-s{font-size:12px;line-height:18px;font-weight:400}.error{border-color:var(--red-400)!important}.white{color:#fff!important}span.blue{color:var(--accent-400)}.hidden{display:none!important}@media screen and (max-width: 1399px){.wrapper{width:768px}.btn{border-radius:12px;height:64px;padding:0 16px}.btn_icon{width:32px;height:32px}.btn_icon svg{transition:all ease .3s;transform:rotate(-45deg)}.btn.blue:hover svg,.btn.white.hover svg,.btn.blue:active svg,.btn.white.active svg{transform:rotate(0)}.burger_btn{display:flex}h1{font-size:40px;line-height:50px;margin-bottom:16px}h2{font-size:32px;line-height:42px}h3{font-size:28px;line-height:38px}h4{font-size:24px;line-height:34px}h5{font-size:20px;line-height:30px}h6{font-size:18px;line-height:28px}.txt-xl{font-size:16px;line-height:24px}.txt-l{font-size:14px;line-height:22px}.txt-m,.txt-s{font-size:12px;line-height:18px}}@media screen and (max-width: 767px){body{gap:80px}.wrapper{width:400px;padding:0 20px}h1{font-size:32px;line-height:42px}}
