@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:500;src:url(../fonts/SFProDisplay-Medium.woff2) format("woff2"),url(../fonts/SFProDisplay-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:600;src:url(../fonts/SFProDisplay-Semibold.woff2) format("woff2"),url(../fonts/SFProDisplay-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:700;src:url(../fonts/SFProDisplay-Bold.woff2) format("woff2"),url(../fonts/SFProDisplay-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:SF Pro Display;font-style:normal;font-weight:400;src:url(../fonts/SFProDisplay-Regular.woff2) format("woff2"),url(../fonts/SFProDisplay-Regular.woff) format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:#fff;color:#14133c;font-family:SF Pro Display,sans-serif;font-size:16px;line-height:1.1;overflow-x:hidden;overflow-y:auto;position:relative}body.b-hidden{overflow:hidden}img{max-height:100%;max-width:100%}.container{margin:0 auto;max-width:1332px;padding:0 16px}.blur-bg{background:url(../images/dist/blur-bg.png) 100% 100%/cover no-repeat}@media (min-width:768px){.link-hover{position:relative}.link-hover:before{background:#14133c;content:"";height:1px;left:0;position:absolute;top:calc(100% + 1px);-webkit-transition:width .2s ease;transition:width .2s ease;width:0}.link-hover.hovered:before{width:100%}.link-hover.hover-leave:before{left:auto;right:0;width:0}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.15}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:.15}to{opacity:1}}@media (min-width:768px){#cursor{background-color:#000;border-radius:50%;display:block;-webkit-filter:invert(1);filter:invert(1);height:25px;left:-12.5px;mix-blend-mode:difference;pointer-events:none;position:fixed;top:-12.5px;width:25px;z-index:50}}.header{background:url(../images/dist/header-bg.png) 100%/cover;height:100%;min-height:600px;overflow:hidden;padding:40px 0;position:relative;-webkit-transition:height .5s ease;transition:height .5s ease}@media (max-width:768px){.header{padding:60px 0}}.header .container{-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.header .container,.header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.header__title{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:90px;font-weight:600;justify-content:center;line-height:100px}@media (max-width:1024px){.header__title{font-size:72px;line-height:80px}}@media (max-width:768px){.header__title{font-size:30px;line-height:32px}}.header__title p{background:#3f3bff;border-radius:6px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0 0;padding:10px 30px}@media (max-width:768px){.header__title p{margin-top:10px;padding:10px 20px}}.header__title p span{opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.header__title p span.show{opacity:1}.header__info{font-size:28px;font-weight:500;line-height:32px;text-align:center}@media (max-width:768px){.header__info{font-size:24px;line-height:28px}}.header__info span{color:#3f3bff;font-weight:700}.header__head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__head,.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo img{width:92px}@media (max-width:768px){.header__logo img{width:64px}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0 -60px 0 0;padding:0}@media (max-width:768px){.header__menu{margin:0 -15px 0 0}}.header__menu li{margin-right:60px}@media (max-width:768px){.header__menu li{display:none;margin:0}}.header__menu li a{color:#14133c;font-weight:500;position:relative;text-decoration:none}@media (max-width:768px){.header__menu li a{font-size:14px}}.header__menu-link{display:none}@media (max-width:768px){.header__menu-link{display:block!important}.header__menu-link a{padding:10px 15px}}.header__link{-webkit-animation:blink 2.5s infinite;animation:blink 2.5s infinite;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.header__link{margin-top:20px}}.header__link a{color:#a4a4a4;font-size:20px;line-height:24px;position:relative;text-decoration:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.header__link a:before{background:#a4a4a4;content:"";height:1px;left:0;position:absolute;top:100%;width:100%}.header__wrap{height:100%;-webkit-transition:height .5s ease;transition:height .5s ease}.header-scroll{background:#000;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:100%}.fixed-header{background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.03);box-shadow:0 4px 10px 0 rgba(0,0,0,.03);left:0;position:fixed;top:0;-webkit-transform:translateY(-92px);-ms-transform:translateY(-92px);transform:translateY(-92px);-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;z-index:10}.fixed-header.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fixed-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:92px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.fixed-header .container{height:67px}}.fixed-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-header__logo img{width:92px}@media (max-width:768px){.fixed-header__logo img{width:44px}}.services{padding-bottom:200px;padding-top:200px}@media (max-width:1024px){.services{padding-bottom:100px}}@media (max-width:768px){.services{padding-bottom:60px;padding-top:75px}}.services__wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;gap:20px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.services__wrap{gap:10px}}@media (max-width:768px){.services__wrap{display:block}}.services__item{background:#f8f8f8;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:20px;font-weight:500;line-height:24px;padding:10px 20px;text-align:center}@media (max-width:1024px){.services__item{font-size:16px;line-height:20px}}@media (max-width:768px){.services__item{font-size:16px;height:auto;line-height:20px;padding:15px 20px}.services__item:not(:last-child){margin-bottom:16px}}.services__item.mobile,.services__item:nth-child(4){-ms-grid-row-span:2;background:#3f3bff;color:#fff;grid-row-end:span 2;height:220px}@media (max-width:768px){.services__item.mobile,.services__item:nth-child(4){display:none}}.services__item.mobile h3,.services__item:nth-child(4) h3{font-size:24px;font-weight:500;line-height:28px;margin-bottom:40px}@media (max-width:768px){.services__item.mobile h3,.services__item:nth-child(4) h3{font-size:16px;line-height:20px;margin-bottom:16px}}.services__item.mobile a,.services__item:nth-child(4) a{color:#fff;font-size:20px;font-weight:500;line-height:24px;text-decoration:none}@media (max-width:768px){.services__item.mobile a,.services__item:nth-child(4) a{font-size:16px;line-height:20px}}.services__item.mobile a.link-hover:before,.services__item:nth-child(4) a.link-hover:before{background:#fff}.services__item.mobile{display:none;height:auto;padding:32px 36px}@media (max-width:768px){.services__item.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 30px}}.services__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}@media (max-width:1024px){.services__head{margin-bottom:50px}}@media (max-width:768px){.services__head{display:block;margin-bottom:24px}}.services__title{font-size:70px;font-weight:600;line-height:74px}@media (max-width:1024px){.services__title{font-size:48px;line-height:52px}}@media (max-width:768px){.services__title{font-size:30px;line-height:34px;margin-bottom:32px}}.services__text{color:#a4a4a4;margin-left:30px;max-width:640px;width:100%}@media (max-width:1024px){.services__text{max-width:445px}}@media (max-width:768px){.services__text{margin-left:0;max-width:100%}}.about{margin-bottom:32px;padding-top:120px}@media (max-width:1024px){.about{padding-top:60px}}.about .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.about .container{display:block}}.about__logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:180px;margin-top:-10px;width:474px}@media (max-width:1024px){.about__logo{margin-right:50px}}@media (max-width:768px){.about__logo{margin:0 auto 40px;max-width:343px;width:100%}}.about__logo img{-o-object-fit:contain;object-fit:contain}.about__description{font-size:28px;font-weight:500;line-height:32px;max-width:495px;width:100%}@media (max-width:768px){.about__description{font-size:24px;line-height:28px}}.about__description p:not(:last-child){margin-bottom:24px}@media (max-width:768px){.about__description p:not(:last-child){margin-bottom:20px}}.about__description span{color:#3f3bff;font-weight:700}.footer{padding-bottom:60px}@media (max-width:1024px){.footer{padding-bottom:40px}}@media (max-width:768px){.footer{padding-bottom:24px}}.footer .container{border-top:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media (max-width:768px){.footer .container{padding-top:28px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer a{color:#14133c;font-size:20px;font-weight:500;text-decoration:none}@media (max-width:1024px){.footer a{font-size:16px}}@media (max-width:768px){.footer a{font-size:14px}}.footer__phone{margin-right:34px}@media (max-width:768px){.footer__phone{margin-bottom:16px;margin-right:0}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.footer__socials li:not(:last-child){margin-right:24px}.footer__mobile{display:none}@media (max-width:768px){.footer__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}}.footer__col{gap:16px}.footer__col,.mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu{background:#fff;height:100%;left:0;opacity:0;padding:20px 16px 40px;position:fixed;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:20}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu__head{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-menu__close{color:#14133c;font-size:14px;margin-right:-15px;padding:5px 15px;text-decoration:none}.mobile-menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:44px}.mobile-menu__list{-webkit-box-flex:1;-ms-flex:1;flex:1;list-style:none;margin:0}.mobile-menu__list li:not(:last-child){margin-bottom:20px}.mobile-menu__list li a{color:#14133c;font-size:24px;font-weight:500;line-height:28px;text-decoration:none}.mobile-menu .footer__mobile a{color:#14133c;font-size:14px;font-weight:500;text-decoration:none}