@font-face{font-family:clashdisplay;font-style:normal;font-weight:700;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Bold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Bold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:600;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Semibold.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:500;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Medium.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Medium.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:400;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Regular.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Regular.ttf)format("ttf")}@font-face{font-family:clashdisplay;font-style:normal;font-weight:300;font-display:swap;src:local("ClashDisplay"),local("ClashDisplay"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff)format("woff"),url(../fonts/ClashDisplay/ClashDisplay-Light.woff2)format("woff2"),url(../fonts/ClashDisplay/ClashDisplay-Light.ttf)format("ttf")}:root{--gapSection:100px;--gap1:8px;--gap2:16px;--gap3:24px;--gap4:32px;--gap5:40px;--gap6:48px;--gap7:56px;--gap8:64px;--gap9:72px;--gap10:80px}@media only screen and (max-width:768px){:root{--gapSection:50px;--gap6:32px;--gap4:24px}}@media only screen and (max-width:480px){:root{--gapSection:50px;--gap4:16px;--gap5:32px;--gap10:32px}}@media only screen and (max-width:520px){:root{--sectionMt:30px;--gap4:24px;--gap5:32px;--gap10:32px}}@keyframes toBtm{0%{transform:translateY(0)}50%{transform:translateY(10px)}}html,body{min-height:100vh;font-family:inter;scroll-behavior:smooth;margin:0;padding:0}body{background-color:#fff}*{box-sizing:border-box}*::selection{background-color:#0033b6;color:#fff}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none;color:inherit}img,video{user-select:none;max-width:100%}video{width:100%}button:hover,button:active,button:focus,a:hover,a:active,a:focus,input:hover,input:active,input:focus{appearance:none;outline:none;box-shadow:none}.page__body{display:flex;flex-direction:column}.page__wrapper{flex:1 0 auto}.container,.bg__imgs,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container,.bg__imgs{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,.bg__imgs{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.bg__imgs{max-width:1320px}}.header{padding-top:16px;padding-bottom:16px}.navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:2em;row-gap:16px}.navbar__btns{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px}.navbar-toggler{border:none;padding:0;color:inherit;background:0 0}.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none}.navbar__nav{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2em;margin-left:auto}.navbar__nav a{position:relative;transition:all .35s ease-in-out;text-transform:capitalize;font:500 1rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:4px}.navbar__nav a::after{content:'';display:block;margin-top:2px;width:0;height:2px;background:#0033b6;transition:width .3s}.navbar__nav a:hover{color:#0033b6}.navbar__nav a:hover::after{width:100%}@media only screen and (min-width:768px){.navbar-toggler{display:none}}@media only screen and (max-width:768px){.navbar__nav{display:none}}@media only screen and (max-width:768px){.navbar .btn{min-width:0}.navbar .logo img{max-height:45px;width:90%}}.drawer{position:fixed;top:0;left:0;z-index:100500;width:100%;height:100%;background:#000;color:#fff;padding:24px;height:0;visibility:hidden;transform:translateX(-100%);transition:transform .3s linear;overflow:hidden}.drawer .container{display:flex;flex-direction:column}.drawer__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding-bottom:24px}.drawer__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.drawer__nav{display:flex;flex-direction:column;margin-bottom:24px}.drawer__nav a{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;font:1.375rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;border:1px solid #fff;border-width:1px 0 0}.drawer__nav a:first-child{border-top:0}.drawer__nav a svg{color:#0033b6}.drawer.show{display:flex;visibility:visible;height:100%;transform:translateX(0)}@media only screen and (max-width:480px){.drawer .contacts{text-align:center}.drawer .logo img{width:80%}.drawer__nav a{font:500 1rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.footer{background-color:#000;color:#fff;padding:var(--gapSection)0}.footer .container{gap:16px}.footer nav a{transition:all .35s ease-in-out}.footer nav a:hover,.footer nav a:active,.footer nav a:focus{color:#0033b6}@media only screen and (max-width:768px){.footer{text-align:center}}.hero{margin:48px 0;background:#fff url(../images/bg/bg1.svg)no-repeat 50%/cover}@media only screen and (max-width:768px){.hero{margin-bottom:0}}.logo{font:500 1.25rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.soc{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.soc a{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:40px;height:40px;border:1px solid #fff;border-radius:50%;transition:all .35s ease-in-out}.soc a:hover,.soc a:focus,.soc a:active{opacity:1}*{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}h1,.h1{font:700 5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0;margin-bottom:0;text-transform:uppercase}h1 b,.h1 b{color:#0033b6;font-weight:inherit}h1 svg,.h1 svg{width:.75em;height:.75em}@media only screen and (min-width:1400px){h1,.h1{font:700 6.875rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:1200px){h1,.h1{font-size:4.5em}}@media only screen and (max-width:991px){h1,.h1{font-size:3.25em}}@media only screen and (max-width:768px){h1,.h1{font:700 2rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:480px){h1,.h1{font-size:1.65em}}h2,.h2{font:700 4.375rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-transform:uppercase;margin-bottom:32px;margin-top:0}@media only screen and (min-width:1400px){h2,.h2{font:700 5.625rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:991px){h2,.h2{font:700 3.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}@media only screen and (max-width:768px){h2,.h2{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h3,.h3{font:700 1.5rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}@media only screen and (max-width:768px){h3,.h3{font:700 1.25rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}h4,.h4{font:700 1.125rem/1.2 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-bottom:16px}h1,h2,h3,h4,h5,h6{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.text-center{text-align:center}.text--1{font:1.5rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin:0}@media only screen and (max-width:768px){.text--1{font:1rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.hgroup{display:grid;text-align:right}.hgroup-cta{display:grid;justify-content:center;text-align:center}.hgroup-cta svg{margin-left:auto;margin-right:auto;margin-bottom:1em}@media only screen and (max-width:991px){.hgroup-cta svg{width:4em;height:auto;margin-bottom:0}.hgroup-cta svg+a{display:none}}@media only screen and (max-width:480px){.hgroup-cta svg{width:2em}}.hgroup-2{display:grid;grid-template-columns:1fr 4fr;gap:8px;align-items:end}.hgroup-2 div+a{display:none}@media only screen and (max-width:991px){.hgroup-2 div+a{display:flex;margin-top:1em;grid-column:1/-1}}.btn{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;height:50px;padding:8px 2em;border-radius:10pc;border:0 solid transparent;background:#0033b6;color:#fff;background-repeat:no-repeat;background-size:cover;text-align:center;text-transform:capitalize;text-decoration:none!important;font:500 1.125rem/1 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:all .35s ease-in-out;cursor:pointer}.btn:hover,.btn:active,.btn:focus{outline:none;box-shadow:none;color:#fff;background:#0249ff}.btns{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;margin-left:auto;margin-right:auto}.btn_top{position:fixed;right:16px;bottom:16px;z-index:1000;width:46px;height:46px;background-color:#0041e9;color:#fff;border-radius:8px;border:none;cursor:pointer}.btn_back{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;gap:16px}.form{display:grid;gap:32px}.form__input{display:block;width:100%;padding:8px 16px;border:none;border-bottom:1px solid rgba(0,0,0,.15);resize:none}.form label{display:block;margin-bottom:8px}.form button{display:flex;margin-left:auto;margin-right:0;margin-top:16px}@media only screen and (max-width:480px){.form button{width:100%}}.form__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.preloader{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100500;transition:all .35s ease-in-out;background-color:#000}.preloader-dots .dot{display:inline-block;width:10px;height:10px;margin:2px;background:#0033b6;border-radius:50%;animation:moveit 1.8s infinite}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}.dot:nth-child(4){animation-delay:.45s}.dot:nth-child(5){animation-delay:.6s}@keyframes moveit{0%{transform:translateY(0)}35%{transform:translateY(0);opacity:.3}50%{transform:translateY(-20px);opacity:.8}70%{transform:translateY(3px);opacity:.8}85%{transform:translateY(-3px)}}.m-0{margin:0}.mt-4{margin-top:32px}body{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:0 0;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;overflow-x:hidden}a{font-family:inherit}a:hover,a:focus,a:active,a:focus-visible{outline:none;appearance:none;box-shadow:none}.page{display:flex;flex-direction:column;flex:1}.page__wrapper{overflow:hidden;background-repeat:no-repeat;background-position:50%;background-size:cover}.page__container{max-width:960px;margin-left:auto;margin-right:auto}.page__container-body{max-width:800px;margin-left:auto;margin-right:auto}.page__content{padding-bottom:32px}.page__single{padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.page__single h1{font:700 2.5rem/1.4 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;margin-top:0}.page__single h2,.page__single h3,.page__single h4,.page__single h5,.page__single h6{margin-top:var(--gap4);margin-bottom:var(--gap2);text-transform:capitalize;text-align:left;font:600 1.375rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.page__single a{text-decoration:underline;transition:all .35s ease-in-out}.page__single a:hover{text-decoration:none}.page__single li{margin-top:10px;margin-bottom:10px}.page__single img{display:block;margin:24px 0}@media only screen and (max-width:768px){.page__single h1{font:800 1.6875rem/1.3 inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}}.container{position:relative}@media only screen and (max-width:768px){.container{padding-left:24px;padding-right:24px}}.section{margin-top:var(--gapSection);margin-bottom:var(--gapSection)}.section--what{background-color:#0f09ab;color:#fff;margin:0;padding-top:var(--gapSection);padding-bottom:var(--gapSection)}.section--media,.section--contacts{margin-top:0}.section--values{background:#fff url(../images/bg/bg2.svg)no-repeat 100% 0/contain}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}@media only screen and (max-width:991px){.row{grid-template-columns:1fr}}.img{border-radius:1em;width:100%;height:auto}.items{margin-top:32px}.item__header{border-bottom:1px solid #fff}.item__body{text-align:center}.feature{display:grid;grid-template-columns:1fr 2fr 2fr;gap:8px;align-items:center;border-top:1px solid rgba(0,0,0,.15);padding:16px 0}@media only screen and (max-width:768px){.feature{grid-template-columns:1fr}}.features{margin-top:48px}.feature__title{color:#0033b6;margin:0}.feature p{margin:0}.card{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cards{display:grid;gap:32px;margin-top:48px}@media only screen and (max-width:991px){.card{grid-template-columns:1fr}}.card__img{border-radius:1em;width:100%;height:auto}.card__link{border:none;background:0 0;padding:0;color:#0033b6;text-decoration:underline;transition:all .35s ease-in-out}.card__link:hover,.card__link:active,.card__link:focus{text-decoration:none}