.fixEnc{clear:both}*{padding:0px;margin:0px;border:none}*{padding:0px;margin:0px;border:none}*,*::before,*::after{box-sizing:border-box}a,a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{--container-padding: 40px;--font-main: "Rubik", sans-serif;--lh: 1.4;--page-bg: #fff;--text-color: #131515;--link: #016fb9;--max-width: 1480px}@media all and (max-width: 959px){:root{--container-padding: 20px}}@media all and (max-width: 767px){:root{--container-padding: 12px}}html{scroll-behavior:smooth}body{background-color:var(--page-bg);color:var(--text-color);font-family:var(--font-main);font-size:16px;line-height:var(--lh);letter-spacing:-0.25px}@media all and (max-width: 767px){body{font-size:14px}}.animateAll{transition:all .3s}.container,.inner{max-width:var(--max-width);margin:0 auto;width:100%;padding:0 var(--container-padding) 0 var(--container-padding)}button{border:none}.none{display:none !important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.no-scroll{overflow-y:hidden}@font-face{font-family:"Rubik";font-style:normal;font-weight:400;src:url("fonts/Rubik/rubik-cyrillic-ext-400-normal.woff2") format("woff2"),url("fonts/Rubik/rubik-cyrillic-ext-400-normal.woff") format("woff");font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:500;src:url("fonts/Rubik/rubik-cyrillic-ext-500-normal.woff2") format("woff2"),url("fonts/Rubik/rubik-cyrillic-ext-500-normal.woff") format("woff");font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:600;src:url("fonts/Rubik/rubik-cyrillic-ext-600-normal.woff2") format("woff2"),url("fonts/Rubik/rubik-cyrillic-ext-600-normal.woff") format("woff");font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:900;src:url("fonts/Rubik/rubik-cyrillic-ext-900-normal.woff2") format("woff2"),url("fonts/Rubik/rubik-cyrillic-ext-900-normal.woff") format("woff");font-display:swap}.btn{font-weight:500;font-size:18px;line-height:24px;color:inherit;text-align:center;text-decoration:none;border:none;padding:0 40px;height:64px;background:rgba(19,21,21,.05);box-shadow:inset -1.5px -1.5px 1px -1px rgba(0,0,0,.08),inset 1.5px 1.5px 1px -1px rgba(0,0,0,.12);backdrop-filter:blur(4px);border-radius:24px;display:flex;justify-content:center;align-items:center;transition:all .3s}.btn:hover{background:rgba(19,21,21,.15)}.btn__special{background:linear-gradient(115.78deg, #06bd9c 7.68%, #0391c8 90.84%);box-shadow:inset -1.5px -1.5px 1px -1px rgba(255,255,255,.6),inset 1.5px 1.5px 1px -1px rgba(255,255,255,.8);color:#f3f6f6}.btn__special:hover{background:linear-gradient(115.78deg, #06bd9c 30.68%, #0391c8 97.84%)}@media all and (max-width: 768px){.btn{height:52px;font-size:16px;line-height:20px;padding:0 24px;border-radius:20px}}.header{position:absolute;z-index:10;top:0;left:0;right:0;padding:36px 0 0 0;transition:background .3s}.header--fixed{position:fixed;background:rgba(243,246,246,.88);box-shadow:inset 0px -0.5px 1px rgba(0,0,0,.06);backdrop-filter:blur(20px);padding:18px 0}.header--fixed .header__logo{width:135px;height:36px}@media all and (min-width: 768px){.header--fixed .nav{padding-left:0}.header--fixed .nav a:nth-child(2){margin-right:0}.header--fixed .nav__contact{display:block}}@media all and (max-width: 959px){.header--fixed .header__lng{display:none}}.header__nav{display:none}.header .inner{display:flex;gap:10px;align-items:center;justify-content:space-between}.header__logo{display:block;width:166px;height:44px;background-image:url("../img/logo.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.header__lng{display:flex;padding:4px;background:rgba(19,21,21,.05);border:.5px solid rgba(19,21,21,.05);box-shadow:inset -1px 2px 1px rgba(0,0,0,.02);border-radius:16px;align-items:start}.header__lng_btn{display:flex;justify-content:center;align-items:center;border:none;padding:0;background:none;width:51px;height:32px;border-radius:12px}.header__lng_btn.active{background:#fff;box-shadow:0px 2px 8px rgba(0,0,0,.08)}@media all and (max-width: 768px){.header{padding:30px 0}.header .inner{padding:0 24px;gap:0;flex-wrap:wrap}.header__lng{display:none}.header__nav{display:block;margin-left:auto;width:32px;min-width:32px;height:32px;position:relative;background:none;border:none;padding:0}.header__nav:after,.header__nav:before{position:absolute;top:calc(50% - 1px);left:3px;content:"";background:#000;width:26px;height:2px;border-radius:1px;transition:all .3s}body:not(.showNav) .header__nav:before{transform:translateY(-5px)}body:not(.showNav) .header__nav::after{transform:translateY(5px)}body.showNav .header__nav:before{transform:rotate(-45deg)}body.showNav .header__nav::after{transform:rotate(45deg)}.header__logo{width:121px;height:32px;background-size:contain}.showNav .header,.header--fixed{position:fixed;background:rgba(243,246,246,.88);box-shadow:inset 0px -0.5px 1px rgba(0,0,0,.06);backdrop-filter:blur(20px)}.header--fixed{padding:14px 0}.header--fixed .header__logo{width:121px;height:32px}}.nav{display:flex;justify-content:center;margin:0 auto;width:100%;gap:40px;font-size:16px;line-height:20px}@media all and (max-width: 1100px){.nav{gap:20px}}@media all and (min-width: 1100px){.nav{padding-left:85px}.nav a:nth-child(2){margin-right:110px}}.nav a{color:#131515;font-weight:600;text-decoration:none;white-space:nowrap}.nav__contact{display:none}@media all and (max-width: 768px){.nav{max-height:0;overflow:hidden;flex-direction:column;font-size:24px;line-height:32px;gap:20px;align-items:center;justify-content:center;order:10;margin:0;transition:max-height .3s,margin .3s}.nav__contact{display:block}.showNav .nav{max-height:1000px;margin:40px 0 26px 0}.showNav .header--fixed .nav{margin:40px 0 10px 0}}.footer{position:relative;padding:115px 0 127px 0;background:linear-gradient(115.78deg, #06bd9c 7.68%, #0391c8 90.84%);color:#f3f6f6}@media all and (max-width: 960px){.footer{padding:105px 0 100px 0}}@media all and (max-width: 768px){.footer{padding:90px 0 77px 0}}.footer:after{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8}.footer .inner{max-width:1270px;position:relative;z-index:2;display:flex;flex-direction:column;gap:215px;align-items:center;justify-content:center}@media all and (max-width: 960px){.footer .inner{gap:120px}}@media all and (max-width: 768px){.footer .inner{gap:90px}}.footer__about,.footer__contacts{width:100%;display:flex;justify-content:space-between;align-items:center;gap:100px}@media all and (max-width: 960px){.footer__about,.footer__contacts{gap:40px}}@media all and (max-width: 768px){.footer__about,.footer__contacts{gap:32px;flex-direction:column}}.footer__about h3,.footer__contacts h3{font-weight:600;position:relative;font-size:48px;line-height:57px;background:linear-gradient(126.73deg, #06bd9c 5.35%, #05866f 102.63%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 2px 56px rgba(6,154,127,.6);margin:0;white-space:nowrap}@media all and (max-width: 960px){.footer__about h3,.footer__contacts h3{font-size:40px;line-height:48px}}@media all and (max-width: 768px){.footer__about h3,.footer__contacts h3{font-size:32px;line-height:1}}.footer__about p,.footer__contacts p{margin:0}.footer__about_text{max-width:820px;font-size:22px;line-height:36px}@media all and (max-width: 768px){.footer__about_text{text-align:center;font-size:16px;line-height:24px}}.footer__about h3:after{position:absolute;width:197px;height:130px;left:0;top:50%;margin:0 0 0 -130px;background:#fff;opacity:.4;border-radius:50%;content:"";z-index:-1;filter:blur(150px)}.footer__contacts_text{font-size:22px;line-height:36px;order:1;max-width:570px}.footer__contacts h3{order:2}@media all and (max-width: 768px){.footer__contacts_text{order:2;max-width:100%;text-align:center;font-size:16px;line-height:24px}.footer__contacts h3{order:1}}.footer__contacts h3:after{position:absolute;width:197px;height:130px;top:-5px;right:-10px;background:#fff;opacity:.4;border-radius:50%;content:"";z-index:-1;filter:blur(150px)}.footer__contacts_list{margin:24px 0 0 0;display:flex;gap:32px;flex-wrap:wrap}@media all and (max-width: 768px){.footer__contacts_list{justify-content:center}}.footer__seo{width:559px;background:rgba(255,255,255,.01);box-shadow:inset -4px -4px 36px -5px rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:100px;display:flex;padding:50px;align-items:center;gap:50px;position:relative;margin:0 auto}.footer__seo:after{position:absolute;width:197px;height:130px;left:50%;top:100%;margin:-44px 0 0 -99px;background:#fff;opacity:.4;border-radius:50%;content:"";z-index:-1;filter:blur(150px)}.footer__seo picture{box-shadow:inset 0px 0px 4px 5px #052426;display:flex;border-radius:50%;overflow:hidden}.footer__seo picture img{width:180px;height:180px;display:block;object-fit:contain}.footer__seo h3{margin:0 0 8px 0;font-weight:600;font-size:28px;line-height:36px;color:#f3f6f6}.footer__seo span{color:rgba(243,246,246,.5)}@media all and (max-width: 768px){.footer__seo{max-width:320px;width:100%;flex-direction:column;gap:35px;text-align:center}}.intro{max-width:1070px;max-height:713px;height:66.6vw;margin:0 auto 95px auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.intro:after{height:315px;bottom:-10px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 44.03%, #ffffff 100%);content:"";position:absolute;left:0;right:0;display:block;z-index:-1}.intro__bg{position:absolute;z-index:-2;top:0;left:0;width:100%;height:100%;object-fit:contain}.intro__btns{display:flex;align-items:center;justify-content:center;gap:24px;margin:32px 0 0 0}.intro p{font-weight:400;font-size:20px;line-height:24px;color:#53838e;text-align:center;margin:0;padding:0 20px}.intro__title{text-align:center}.intro__title img{align-items:top}.intro__title img:first-child{position:relative;top:10px}@media all and (max-width: 768px){.intro{max-height:auto;height:auto;padding-top:382px;margin:0 auto 90px auto}.intro:after{height:262px;bottom:auto;z-index:-1;top:278px}.intro__bg{height:484px;top:0;object-fit:cover}.intro__bg img{height:100%;object-fit:cover}.intro__btns{width:100%;max-width:280px;flex-direction:column;gap:12px;margin:22px 0 0 0}.intro__btns .btn{width:100%}.intro p{font-size:20px;line-height:22px;margin:0 auto;padding:0 12px;max-width:400px}.intro__title{text-align:center;width:234px;margin:0 auto}.intro__title img:first-child{position:relative;top:10px;height:50px;width:188px}.intro__title img:nth-child(2){height:60px;width:234px;left:-6px;position:relative}}.section{padding-top:80px;padding-bottom:100px;position:relative}.section h2{font-weight:600;font-size:48px;line-height:57px;color:#000;text-align:center;margin:0 0 60px 0}.section .inner{position:relative;z-index:2}@media all and (max-width: 960px){.section{padding-top:60px;padding-bottom:60px}.section h2{font-size:40px;line-height:48px;margin:0 0 48px 0}}@media all and (max-width: 768px){.section{padding-top:60px;padding-bottom:30px}.section h2{font-size:32px;line-height:1;margin:0 0 32px 0}}.why{background:linear-gradient(115.78deg, #06bd9c 7.68%, #0391c8 90.84%);color:#f3f6f6}.why:after{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8}.why h2{background:linear-gradient(126.73deg, #06bd9c 5.35%, #05866f 102.63%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 2px 56px rgba(6,154,127,.6)}.why__list{display:flex;gap:26px;flex-wrap:wrap;align-items:stretch;padding:0;list-style:none;width:100%;counter-reset:benefits-counter}@media all and (max-width: 768px){.why__list{gap:16px}}.why__list li{width:calc((100% - 52px)/3);border-radius:24px;display:flex;flex-direction:column;gap:20px;padding:24px 26px;justify-content:space-between;position:relative;font-size:14px;overflow:hidden;background:rgba(255,255,255,.01);box-shadow:inset -4px -4px 36px -5px rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:24px}@media all and (max-width: 834px){.why__list li{width:calc((100% - 26px)/2)}}@media all and (max-width: 768px){.why__list li{width:100%;gap:12px}}.why__list li:first-child{width:calc((100% - 52px)/3*2 + 26px)}@media all and (max-width: 834px){.why__list li:first-child{width:100%}}.why__list li h3{font-weight:600;font-size:24px;line-height:32px;margin:0}.why__list li p{margin:0;color:#606767}.why__list li>img{top:0;right:0;position:absolute;z-index:-1}.why__list li:nth-child(2)>img{top:11px}.why__list li:nth-child(3)>img{top:13px}@media all and (max-width: 768px){.why__list li h3{font-size:20px;line-height:32px}}.benefits{padding-bottom:154px;background:rgba(19,21,21,.05)}@media all and (max-width: 960px){.benefits{padding-bottom:120px}}@media all and (max-width: 768px){.benefits{padding-bottom:90px}}.benefits__list{display:flex;gap:26px;flex-wrap:wrap;align-items:stretch;padding:0;list-style:none;width:100%;counter-reset:benefits-counter}@media all and (max-width: 768px){.benefits__list{gap:8px}}.benefits__list li{width:calc((100% - 52px)/3);background:rgba(19,21,21,.03);box-shadow:inset -4px -4px 30px -5px rgba(0,0,0,.07);border-radius:24px;display:flex;flex-direction:column;gap:19px;padding:24px 26px;justify-content:space-between;position:relative;font-size:14px;overflow:hidden}@media all and (max-width: 834px){.benefits__list li{width:calc((100% - 26px)/2)}}@media all and (max-width: 768px){.benefits__list li{width:100%}}.benefits__list li::after{counter-increment:benefits-counter;content:counter(benefits-counter);position:absolute;bottom:-13px;right:16px;font-size:70px;line-height:60px;font-weight:900;color:rgba(0,0,0,.05)}.benefits__list li h3{font-weight:600;font-size:18px;line-height:24px;color:#131515;margin:0}.benefits__list li p{margin:0;color:#606767}@media all and (max-width: 768px){.benefits__list li{padding:20px;gap:0}.benefits__list li::after{bottom:-100px;transition:all .2s}.benefits__list li h3{padding:0 34px 0 0;cursor:pointer;position:relative;display:block}.benefits__list li h3:before,.benefits__list li h3:after{transition:all .2s;content:"";width:18px;height:2px;background:#b8b9b9;border-radius:1px;display:block;position:absolute;right:0;top:calc(50% - 1px)}.benefits__list li h3:after{transform:rotate(90deg)}.benefits__list li p{margin:0;max-height:0;transition:all .3s;overflow:hidden}.benefits__list li.active h3:after{transform:rotate(0deg)}.benefits__list li.active p{max-height:1000px;margin-top:8px}.benefits__list li.active::after{bottom:-12px}}.catalog{padding-top:140px}@media all and (max-width: 960px){.catalog{padding-top:120px}}@media all and (max-width: 768px){.catalog{padding-top:90px}}.catalog__list{display:flex;gap:26px;flex-wrap:wrap;padding:0;list-style:none;align-items:stretch;justify-content:center;width:100%}@media all and (max-width: 768px){.catalog__list{gap:16px}}.catalog__el{width:calc((100% - 52px)/3);border-radius:60px 60px 24px 24px;overflow:hidden;display:flex;min-height:360px;position:relative}@media all and (max-width: 1250px){.catalog__el{width:calc((100% - 26px)/2)}}@media all and (max-width: 768px){.catalog__el{width:100%;max-height:440px;border-radius:24px}}.catalog__el:before{padding:80% 0 0 0;content:"";font-size:0;line-height:0}.catalog__el:after{position:absolute;left:0;height:200px;right:0;bottom:-50px;content:"";z-index:2;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%)}.catalog__el>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.catalog__el_info{position:absolute;bottom:24px;left:24px;right:24px;padding:16px 20px;background:rgba(255,255,255,.12);box-shadow:inset -1.5px -1.5px 1px -1px rgba(255,255,255,.3),inset 1.5px 1.5px 1px -1px rgba(255,255,255,.8);backdrop-filter:blur(6.5px);border-radius:24px;z-index:3;display:flex;gap:18px;align-items:center;justify-content:space-between}.catalog__el_title{font-size:18px;line-height:24px;color:#fff}.catalog__el_dwn{padding:10px 16px;width:125px;display:flex;height:44px;background:#f3f6f6;box-shadow:inset 0px -2px 1px rgba(0,0,0,.25);border-radius:12px;cursor:pointer;text-decoration:none;font-weight:600;font-size:16px;line-height:20px;color:#0aa;align-items:center}.catalog__el_dwn span{padding:0 0 0 28px;position:relative;display:inline-block}.catalog__el_dwn span:before{width:24px;height:24px;content:"";position:absolute;background:url("../img/svg/dwn.svg") center center no-repeat;display:block;left:0;top:-3px}@media all and (max-width: 768px){.catalog__el_info{bottom:16px;left:16px;right:16px;gap:12px}.catalog__el_title{font-size:16px}}@media all and (max-width: 379px){.catalog__el_info{flex-direction:column}}.catalog__intro{max-width:1170px;margin:60px auto 0 auto;padding:48px 80px;gap:32px;background:rgba(19,21,21,.05);border-radius:80px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.catalog__intro h3{font-weight:500;font-size:32px;line-height:38px;background:linear-gradient(115.78deg, #06bd9c 7.68%, #0391c8 90.84%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 2px 56px rgba(6,154,127,.6)}@media all and (max-width: 768px){.catalog__intro{margin:16px auto 0 auto;padding:32px 25px;gap:24px;border-radius:24px}.catalog__intro h3{font-size:24px;line-height:32px}}