@charset "UTF-8";@font-face{font-family:Inter;src:url(../fonts/Inter-Light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Inter;src:url(../fonts/Inter-LightItalic.ttf) format("truetype");font-style:italic;font-weight:300}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Inter;src:url(../fonts/Inter-Italic.ttf) format("truetype");font-style:italic;font-weight:400}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Inter;src:url(../fonts/Inter-MediumItalic.ttf) format("truetype");font-style:italic;font-weight:500}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBoldItalic.ttf) format("truetype");font-style:italic;font-weight:600}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Inter;src:url(../fonts/Inter-BoldItalic.ttf) format("truetype");font-style:italic;font-weight:700}@-webkit-keyframes pulse-small{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.7);transform:translate(-50%,-50%) scale(1.7);opacity:0}}@keyframes pulse-small{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(1.7);transform:translate(-50%,-50%) scale(1.7);opacity:0}}@-webkit-keyframes pulse-big{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(2.7);transform:translate(-50%,-50%) scale(2.7);opacity:0}}@keyframes pulse-big{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(-50%,-50%) scale(2.7);transform:translate(-50%,-50%) scale(2.7);opacity:0}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(3);transform:scale(3);opacity:0}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}html{-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;font-family:Inter,sans-serif;background-color:#fff;color:#070c3a;font-weight:400;font-size:20px;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;-webkit-locale:auto;white-space:normal}@media only screen and (max-width:1279px){body{font-size:calc(18px + (20 - 18) * (100vw - 992px)/ (1280 - 992))}}@media only screen and (max-width:991px){body{font-size:calc(16px + (18 - 16) * (100vw - 768px)/ (992 - 768))}}@media only screen and (max-width:767px){body{font-size:calc(14px + (16 - 14) * (100vw - 0px)/ (768 - 0))}}.bottom-overflow{overflow:hidden}main{position:relative;z-index:1}.main-outer{overflow:hidden}a{color:#070c3a;text-decoration:none}svg{width:auto;height:auto}img{display:block;max-width:100%}button,input{-webkit-appearance:none}button,input,select,textarea{font:inherit;background-color:transparent;border:0;border-radius:0;outline:0}input,textarea{padding:0;margin:0}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder{opacity:0}ol,ul{list-style:none;padding:0;margin:0}[hidden]{display:none!important}[data-state=mobile-menu] .header__menu-wrapper{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}[data-state=mobile-menu] .overlay{opacity:1;pointer-events:auto}.token-mark-block{display:none;position:relative;z-index:20;max-width:1288px;width:100%;padding:0 20px;margin:30px auto 0;-webkit-box-sizing:border-box;box-sizing:border-box}.article-mark:hover+.token-info{opacity:1;pointer-events:auto}.token-info{position:absolute;left:0;bottom:100%;width:270px;border:2px solid #070c39;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:2px;padding:20px 10px;opacity:0;pointer-events:none;-webkit-transition:.3s ease;transition:.3s ease}.token-info-item{display:block;color:#070c3a;font-size:12px;line-height:1.2}.token-info-item a{color:#070c3a;text-decoration:underline}.token-info-item a:hover{text-decoration:none}.overlay{position:fixed;inset:0;z-index:9;background-color:rgba(0,0,0,.8);opacity:0;pointer-events:none;-webkit-transition:.3s ease;transition:.3s ease}.swiper-nav{position:absolute;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.swiper-nav .swiper-btn-next,.swiper-nav .swiper-btn-prev{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;padding:10px;background-color:#1f4cca;border-radius:10px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media only screen and (max-width:767px){.swiper-nav .swiper-btn-next,.swiper-nav .swiper-btn-prev{width:40px;height:40px}}.swiper-nav .swiper-btn-next:not(.swiper-button-disabled):hover,.swiper-nav .swiper-btn-prev:not(.swiper-button-disabled):hover{background-color:rgba(31,76,202,.7)}.swiper-nav .swiper-btn-next svg,.swiper-nav .swiper-btn-prev svg{width:100%;height:100%}.swiper-nav .swiper-button-disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%);cursor:default}.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;position:absolute;top:unset!important;bottom:5px!important;z-index:12}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#16abff;opacity:1;margin:0!important;-webkit-transition:.3s ease;transition:.3s ease}.swiper-pagination .swiper-pagination-bullet:hover{opacity:.7}.swiper-pagination .swiper-pagination-bullet-active{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ss-form>form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.ss-form-title{display:none}.ss-item-label{display:none}.form-item-error{position:absolute;bottom:-13px;left:0;color:#c40a0a;font-size:10px;line-height:1.5}.ss-form-item{position:relative}.ss-form-item input{width:100%;border:1px solid #070c3a;padding:15px 20px;background-color:#fff;border-radius:10px;color:#070c3a;-webkit-transition:.3s ease;transition:.3s ease}.ss-form-item input::-webkit-input-placeholder{color:#c4c4c4;font-family:Inter,sans-serif;font-size:15px;line-height:1}.ss-form-item input::-moz-placeholder{color:#c4c4c4;font-family:Inter,sans-serif;font-size:15px;line-height:1}.ss-form-item input:-ms-input-placeholder{color:#c4c4c4;font-family:Inter,sans-serif;font-size:15px;line-height:1}.ss-form-item input::-ms-input-placeholder{color:#c4c4c4;font-family:Inter,sans-serif;font-size:15px;line-height:1}.ss-form-item input::placeholder{color:#c4c4c4;font-family:Inter,sans-serif;font-size:15px;line-height:1}.ss-form-item input:focus,.ss-form-item input:hover{border-color:#1f4cca}.ss-form-item input[id=item_8083382]::-webkit-input-placeholder{font-size:12px}.ss-form-item input[id=item_8083382]::-moz-placeholder{font-size:12px}.ss-form-item input[id=item_8083382]:-ms-input-placeholder{font-size:12px}.ss-form-item input[id=item_8083382]::-ms-input-placeholder{font-size:12px}.ss-form-item input[id=item_8083382]::placeholder{font-size:12px}.ss-item-type-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:19px;cursor:pointer}.ss-item-type-checkbox label .ss-input-checkbox{min-width:30px;max-width:30px;height:30px;border-radius:50%;border:5px solid rgba(23,162,250,.6);padding:0;-webkit-transition:unset;transition:unset;cursor:pointer}.ss-item-type-checkbox label .ss-input-checkbox:checked{background-image:url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.99994 2.5034e-05C7.76143 2.5034e-05 10 2.23865 10 5.00003C10 7.76143 7.76143 10 4.99994 10C2.23858 10 -3.00407e-05 7.76143 -3.00407e-05 5.00003C-3.00407e-05 2.23865 2.23858 2.5034e-05 4.99994 2.5034e-05Z" fill="%2316ABFF"/></svg>');background-repeat:no-repeat;background-position:center}.ss-item-type-checkbox label .ss-input-value{color:#c4c4c4;font-size:13px;font-weight:500}.ss-item-type-checkbox label .ss-input-value a{color:#c4c4c4;text-decoration:underline;text-underline-offset:3px}.ss-item-type-checkbox label .ss-input-value a:hover{text-decoration:none}.ss-form-item-error input{border-color:#070c39}.ss-form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;width:100%;padding:20px;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#070c39;color:#fff;font-size:15px;font-weight:600;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width:575px){.ss-form-submit{padding:15px 20px}}.ss-form-submit:hover{background-color:#1f4cca}.container{max-width:1202px;width:100%;padding:0 20px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:575px){.container{padding:0 15px}}.container--big{max-width:1400px}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:260px;width:100%;padding:20px;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#070c39;color:#fff;font-size:15px;font-weight:600;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}.button:hover{background-color:#1f4cca}.button--white{background-color:#fff;color:#070c3a}.button--white:hover{background-color:rgba(255,255,255,.7)}.button-up{position:fixed;left:88.7%;bottom:35px;z-index:12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}@media only screen and (max-width:1550px){.button-up{left:96%}}@media only screen and (max-width:991px){.button-up{left:88.7%;bottom:15px}}@media only screen and (max-width:767px){.button-up{left:unset;right:20px;bottom:20px}}.button-up--visible{opacity:1;pointer-events:auto}.button-up:hover svg{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.button-up svg{-webkit-transition:.3s ease;transition:.3s ease}.title{font-weight:600;font-size:40px;line-height:1.2}@media only screen and (max-width:1279px){.title{font-size:calc(35px + (40 - 35) * (100vw - 992px)/ (1280 - 992))}}@media only screen and (max-width:991px){.title{font-size:calc(28px + (35 - 28) * (100vw - 768px)/ (992 - 768))}}@media only screen and (max-width:767px){.title{font-size:calc(20px + (28 - 20) * (100vw - 0px)/ (768 - 0))}}.title--big{font-size:45px}@media only screen and (max-width:1279px){.title--big{font-size:calc(38px + (45 - 38) * (100vw - 992px)/ (1280 - 992))}}@media only screen and (max-width:991px){.title--big{font-size:calc(32px + (38 - 32) * (100vw - 768px)/ (992 - 768))}}@media only screen and (max-width:767px){.title--big{font-size:calc(24px + (32 - 24) * (100vw - 0px)/ (768 - 0))}}.text{max-width:800px}.text--columns{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:40px;max-width:100%}@media only screen and (max-width:767px){.text--columns{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:10px}}.about-card{background-color:#f4f4f4;border-radius:10px;padding:38px 30px}.about-card--dark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:33px;background-color:#070c3a;color:#fff}.about-card__num{font-size:50px}@media only screen and (max-width:767px){.about-card__num{font-size:42px}}@media only screen and (max-width:575px){.about-card__num{font-size:35x}}.about-card__text{font-size:18px}@media only screen and (max-width:767px){.about-card__text{font-size:16px}}@media only screen and (max-width:575px){.about-card__text{font-size:14px}}.about-card__text p+p{margin-top:23px}@media only screen and (max-width:767px){.about-card__text p+p{margin-top:15px}}.about-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:31px;margin-bottom:44px}@media only screen and (max-width:1279px){.about-card__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:21px;margin-bottom:35px}}@media only screen and (max-width:767px){.about-card__title{margin-bottom:20px}}.about-card__title--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:21px;margin-bottom:35px}@media only screen and (max-width:767px){.about-card__title--column{margin-bottom:20px}}.about-card__title span{font-size:24px;font-weight:500}.digit-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:120px 0}@media only screen and (max-width:991px){.digit-chart{padding:130px 0}}@media only screen and (max-width:767px){.digit-chart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding:0}}.digit-chart__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#fff;font-size:40px;font-weight:600;margin-left:-33px;aspect-ratio:1/1;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width:991px){.digit-chart__item{font-size:34px;margin-left:-20px}}@media only screen and (max-width:767px){.digit-chart__item{font-size:25px;margin-left:0}}.digit-chart__item span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.digit-chart__item::after,.digit-chart__item::before{position:absolute;content:""}.digit-chart__item::before{color:#070c3a;font-size:16px;line-height:1.18;font-weight:400;text-align:center}@media only screen and (max-width:991px){.digit-chart__item::before{font-size:12px}}@media only screen and (max-width:767px){.digit-chart__item::before{font-size:14px}}@media only screen and (max-width:400px){.digit-chart__item::before{font-size:12px}}.digit-chart__item::after{display:block}.digit-chart__item.active{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);z-index:2}.digit-chart__item.active span,.digit-chart__item.active::after,.digit-chart__item.active::before{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.digit-chart__item span,.digit-chart__item::after,.digit-chart__item::before{-webkit-transition:.3s ease;transition:.3s ease}.digit-chart__item.inactive{opacity:.6}.digit-chart__item--1{width:217px;background-color:#4931ff}@media only screen and (max-width:991px){.digit-chart__item--1{width:173px}}@media only screen and (max-width:767px){.digit-chart__item--1{width:180px}}@media only screen and (max-width:575px){.digit-chart__item--1{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--1{width:100px}}.digit-chart__item--1::before{content:"вероятность взлома Android-приложений";bottom:calc(100% + 70px)}@media only screen and (max-width:767px){.digit-chart__item--1::before{text-align:left;width:300px;bottom:unset;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:575px){.digit-chart__item--1::before{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--1::before{width:130px}}.digit-chart__item--1::after{bottom:100%;width:1px;height:50px;background-color:#4931ff}@media only screen and (max-width:767px){.digit-chart__item--1::after{bottom:unset;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:1px}}.digit-chart__item--2{width:182px;background-color:#369eff}@media only screen and (max-width:991px){.digit-chart__item--2{width:145px}}@media only screen and (max-width:767px){.digit-chart__item--2{width:180px}}@media only screen and (max-width:575px){.digit-chart__item--2{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--2{width:100px}}.digit-chart__item--2::before{content:"прирост числа обнаруженных уязвимостей за год с 2023 г.";top:calc(100% + 75px);width:calc(100% + 60px)}@media only screen and (max-width:767px){.digit-chart__item--2::before{text-align:left;width:300px;bottom:unset;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:575px){.digit-chart__item--2::before{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--2::before{width:130px}}.digit-chart__item--2::after{top:100%;width:1px;height:58px;background-color:#369eff}@media only screen and (max-width:767px){.digit-chart__item--2::after{bottom:unset;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:1px}}.digit-chart__item--3{z-index:1;width:253px;background-color:#00b2ff}@media only screen and (max-width:991px){.digit-chart__item--3{width:202px}}@media only screen and (max-width:767px){.digit-chart__item--3{width:180px}}@media only screen and (max-width:575px){.digit-chart__item--3{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--3{width:100px}}.digit-chart__item--3::before{content:"мобильных приложений российских разработчиков содержат уязвимости высокого и критического уровня";bottom:calc(100% + 70px);width:calc(100% + 60px)}@media only screen and (max-width:767px){.digit-chart__item--3::before{text-align:left;width:300px;bottom:unset;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:575px){.digit-chart__item--3::before{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--3::before{width:130px}}.digit-chart__item--3::after{bottom:100%;width:1px;height:49px;background-color:#00b2ff}@media only screen and (max-width:767px){.digit-chart__item--3::after{bottom:unset;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:1px}}.digit-chart__item--4{width:272px;background-color:#1f4cca}@media only screen and (max-width:991px){.digit-chart__item--4{width:217px}}@media only screen and (max-width:767px){.digit-chart__item--4{width:180px}}@media only screen and (max-width:575px){.digit-chart__item--4{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--4{width:100px}}.digit-chart__item--4::before{content:"приложений уязвимы к запуску в условиях динамического анализа";top:calc(100% + 75px);width:calc(100% + 20px)}@media only screen and (max-width:767px){.digit-chart__item--4::before{text-align:left;width:300px;bottom:unset;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:575px){.digit-chart__item--4::before{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--4::before{width:130px}}.digit-chart__item--4::after{top:100%;width:1px;height:58px;background-color:#1f4cca}@media only screen and (max-width:767px){.digit-chart__item--4::after{bottom:unset;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:1px}}.digit-chart__item--5{width:217px;background-color:#6873f1}@media only screen and (max-width:991px){.digit-chart__item--5{width:173px}}@media only screen and (max-width:767px){.digit-chart__item--5{width:180px}}@media only screen and (max-width:575px){.digit-chart__item--5{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--5{width:100px}}.digit-chart__item--5::before{content:"содержат зашитые в код ключи доступа и учетные данные";bottom:calc(100% + 70px);width:calc(100% + 60px)}@media only screen and (max-width:767px){.digit-chart__item--5::before{text-align:left;width:300px;bottom:unset;left:calc(100% + 40px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:575px){.digit-chart__item--5::before{width:150px}}@media only screen and (max-width:400px){.digit-chart__item--5::before{width:130px}}.digit-chart__item--5::after{bottom:100%;width:1px;height:49px;background-color:#6873f1}@media only screen and (max-width:767px){.digit-chart__item--5::after{bottom:unset;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:1px}}.chart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.chart-item__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:241px;height:241px;border-radius:50%}@media only screen and (max-width:767px){.chart-item__circle{width:180px;height:180px}}@media only screen and (max-width:575px){.chart-item__circle{width:241px;height:241px}}.chart-item__circle::after,.chart-item__circle::before{position:absolute;z-index:1;content:"";display:block;width:100%;height:100%;border-radius:50%;border:8px solid #eaf4fe}.chart-item__circle::before{inset:0}.chart-item__circle::after{inset:0}.chart-item__circle span{position:relative;color:#1f4cca;font-size:40px;font-weight:600}@media only screen and (max-width:1279px){.chart-item__circle span{font-size:calc(35px + (40 - 35) * (100vw - 992px)/ (1280 - 992))}}@media only screen and (max-width:991px){.chart-item__circle span{font-size:calc(28px + (35 - 28) * (100vw - 768px)/ (992 - 768))}}@media only screen and (max-width:767px){.chart-item__circle span{font-size:calc(20px + (28 - 20) * (100vw - 0px)/ (768 - 0))}}@media only screen and (max-width:575px){.chart-item__circle span{font-size:35px}}.chart-item__filler{position:absolute;inset:0;--p:1%;background:conic-gradient(#1f4cca calc(-60% + var(--p)),#1f4cca var(--p),#eaf4fe 0);border-radius:50%;transition:--p 2s linear}.chart-item__filler::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";display:block;width:75%;height:75%;border-radius:50%;background-color:#fff;border:8px solid #eaf4fe}.chart-item__text{font-size:16px;line-height:1.18;text-align:center;margin-top:30px}.chart-item__text span{color:#1f4cca;font-weight:600}.products-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#f4f4f4;border-radius:10px;padding:30px 30px 0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.products-card:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.products-card__image-wrapper{padding-bottom:16px;border-bottom:1px solid #070c3a}.products-card__image{width:100%;height:auto}.products-card__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:38px}.products-card__text{font-size:10px;padding-top:19px;margin-bottom:23px}.products-card__more{color:#6873f1;font-size:10px;font-weight:600;margin-top:auto}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}@media only screen and (max-width:767px){.socials{gap:20px}}.socials__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;font-size:12px}.hystmodal--form .hystmodal__window{position:relative;max-width:500px;width:100%;border-radius:10px;padding:0;background-color:transparent}.hystmodal--form .hystmodal__close{top:6px;right:6px}.hystmodal__window{max-width:676px;width:100%;border-radius:35px;margin:0 auto;overflow:hidden}.hystmodal::before{opacity:1;background-color:rgba(7,12,58,.8)}.hystmodal__close{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding:0;cursor:pointer;background-image:unset;background-size:unset}.hystmodal__close:focus{outline:0;outline-offset:unset}.hystmodal__close:hover svg{opacity:.7}.hystmodal__close--left{top:20px;right:unset;left:20px}.hystmodal__close svg{-webkit-transition:.3s ease;transition:.3s ease}.modal{width:100%}.modal__title{font-size:40px;font-weight:600;text-align:center;padding:51px 10px 20px}@media only screen and (max-width:767px){.modal__title{font-size:32px}}@media only screen and (max-width:575px){.modal__title{font-size:24px}}.modal__result{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;gap:20px;background-color:#f4f4f4;padding:25px 50px}@media only screen and (max-width:767px){.modal__result{padding:15px 20px}}.modal__result-text{font-size:28px}@media only screen and (max-width:767px){.modal__result-text{font-size:24px}}@media only screen and (max-width:575px){.modal__result-text{font-size:20px}}.modal__result-text span{color:#1f4cca}.modal__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;padding:10px;border-radius:10px;background-color:#1f4cca}@media only screen and (max-width:575px){.modal__image{width:60px;height:60px}}.modal__image svg{width:60px;height:60px}.modal__subtitle{font-size:30px;text-align:center;padding:20px 10px 0}@media only screen and (max-width:767px){.modal__subtitle{font-size:24px;padding:20px 20px 0}}@media only screen and (max-width:575px){.modal__subtitle{font-size:18px}}.modal__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px 50px 50px}@media only screen and (max-width:767px){.modal__list{padding:10px 20px 30px}}.modal__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.modal__list-item{width:300px;margin:0 auto}}@media only screen and (max-width:575px){.modal__list-item{width:300px}}.modal__list-item p:first-child{min-width:260px;font-size:75px;line-height:1.21;font-weight:600}@media only screen and (max-width:767px){.modal__list-item p:first-child{min-width:150px;font-size:60px}}@media only screen and (max-width:575px){.modal__list-item p:first-child{min-width:120px;font-size:40px}}.modal__list-item p:last-child{font-size:24px}@media only screen and (max-width:575px){.modal__list-item p:last-child{font-size:18px}}.form{width:100%;background-color:#fff;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}@media only screen and (max-width:575px){.form{padding:0;border-radius:0;border:0}}.form.rotate{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.form.rotate .form__front{min-height:750px}@media only screen and (max-width:767px){.form.rotate .form__front{min-height:674px}}@media only screen and (max-width:575px){.form.rotate .form__front{min-height:660px}}@media only screen and (max-width:450px){.form.rotate .form__front{min-height:660px}}@media only screen and (max-width:370px){.form.rotate .form__front{min-height:660px}}@media only screen and (max-width:340px){.form.rotate .form__front{min-height:660px}}.form__back,.form__front{position:absolute;inset:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.form__front{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-bottom:20px;background-color:#10065f;min-height:750px;cursor:pointer}@media only screen and (max-width:767px){.form__front{min-height:674px}}@media only screen and (max-width:575px){.form__front{min-height:660px}}@media only screen and (max-width:450px){.form__front{min-height:550px}}@media only screen and (max-width:370px){.form__front{min-height:500px}}@media only screen and (max-width:340px){.form__front{min-height:480px}}.form__back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);border:2px solid #070c3a;border-radius:10px;background-color:#fff;padding:30px 70px;margin:40px 27px}@media only screen and (max-width:767px){.form__back{padding:20px 15px}}@media only screen and (max-width:575px){.form__back{margin:40px 10px}}.form--policy{overflow:hidden;padding:0}.form__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.form__scroll{max-height:400px;font-size:13px;padding:45px 15px 30px;overflow-y:auto}@media only screen and (max-width:767px){.form__scroll{padding:45px 10px 20px}}.form__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;font-size:32px;font-weight:700}@media only screen and (max-width:767px){.form__title{font-size:26px}}@media only screen and (max-width:575px){.form__title{font-size:22px}}.form__title::after{content:"";display:block;width:46px;height:8px;background-color:#16abff;margin-bottom:13px;margin-right:10px}.form__wrapper{margin-top:15px}.form__policy-link{color:#c4c4c4;font-size:13px;font-weight:500;margin-top:15px}.form__policy-link a{color:#c4c4c4;text-decoration:underline;text-underline-offset:3px}.form__policy-link a:hover{text-decoration:none}.header{position:relative;z-index:1;padding:53px 0 0;background-color:#070c3a;overflow:hidden}.header__container{position:relative;z-index:1;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;gap:20px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header__container.hidden{-webkit-transform:translateY(calc(-100% - 53px));-ms-transform:translateY(calc(-100% - 53px));transform:translateY(calc(-100% - 53px))}.header__right{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;gap:20px;width:45%}@media only screen and (max-width:991px){.header__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:767px){.header__right{width:auto}}.header__logo{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__logo:hover{opacity:.7}.header__logo svg{width:100%;height:100%}.header__logo--desktop{display:block}@media only screen and (max-width:991px){.header__logo--desktop{display:none}}.header__logo--mobile{display:none}@media only screen and (max-width:991px){.header__logo--mobile{display:block}}.header__logo--appsec{width:133px;height:49px}@media only screen and (max-width:767px){.header__logo--appsec{width:106px;height:39px}}.header__logo--stingrey{position:relative;width:175px;height:57px}@media only screen and (max-width:767px){.header__logo--stingrey{width:140px;height:45px}}.header__logo--cnews{width:103px;height:20px}@media only screen and (max-width:767px){.header__logo--cnews{width:82px;height:16px}}.footer{position:relative;z-index:10;padding:32px 0 52px}@media only screen and (max-width:575px){.footer{padding:20px 0 40px}}.footer__container{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;gap:40px}@media only screen and (max-width:575px){.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}@media only screen and (max-width:767px){.footer__empty{display:none}}.footer__adv{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;cursor:pointer}.footer__adv:hover .footer__adv-tooltip{opacity:1;pointer-events:auto}.footer__adv span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#070c3a;font-size:12px}.footer__adv span::before{content:"";width:5px;height:5px;background-color:#070c3a}.footer__adv-tooltip{position:absolute;left:0;bottom:100%;width:270px;border:2px solid #070c39;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:2px;padding:20px 10px;opacity:0;pointer-events:none;-webkit-transition:.3s ease;transition:.3s ease}.footer__adv-tooltip-block{color:#fff;font-size:12px;line-height:1.2}.footer__adv-tooltip-block a{color:#fff;text-decoration:underline}.footer__adv-tooltip-block a:hover{text-decoration:none}.footer__adv-tooltip-block+.footer__adv-tooltip-block{margin-top:12px;padding-top:12px;border-top:1px solid #fff}.article__home{color:#fff!important;margin-top:40px}@media only screen and (max-width:767px){.article__home{margin-top:20px}}.hero{padding:84px 0 37px;background-color:#070c3a;color:#fff;border-radius:0 0 10px 10px}@media only screen and (max-width:767px){.hero{padding:40px 0 20px}}.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero__content{max-width:59.7%}@media only screen and (max-width:1439px){.hero__content{max-width:50%}}@media only screen and (max-width:991px){.hero__content{max-width:100%}}.hero__title-big{font-size:45px;line-height:1.2;overflow:hidden;opacity:0}@media only screen and (max-width:1279px){.hero__title-big{font-size:calc(38px + (45 - 38) * (100vw - 992px)/ (1280 - 992))}}@media only screen and (max-width:991px){.hero__title-big{font-size:calc(32px + (38 - 32) * (100vw - 768px)/ (992 - 768))}}@media only screen and (max-width:767px){.hero__title-big{font-size:calc(24px + (32 - 24) * (100vw - 0px)/ (768 - 0))}}.hero__title-big .word{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.hero__title-accent{color:#00b2ff}.hero__text{margin-top:40px}@media only screen and (max-width:767px){.hero__text{margin-top:20px}}.hero__text p+p{margin-top:25px}@media only screen and (max-width:767px){.hero__text p+p{margin-top:15px}}.hero__image-wrapper{position:relative;margin-top:-55px;margin-right:-85px;margin-bottom:-55px}@media only screen and (max-width:1279px){.hero__image-wrapper{margin-right:0}}@media only screen and (max-width:991px){.hero__image-wrapper{margin-top:20px;margin-bottom:-70px}}.hero__image-wrapper::after,.hero__image-wrapper::before{content:"";position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.8);-ms-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);width:200px;height:200px;border-radius:50%;background-color:rgba(255,255,255,.12)}.hero__image-wrapper::before{-webkit-animation:pulse-small 2.5s linear infinite;animation:pulse-small 2.5s linear infinite;-webkit-animation-delay:2s;animation-delay:2s;z-index:1}.hero__image-wrapper::after{-webkit-animation:pulse-big 2.5s linear infinite;animation:pulse-big 2.5s linear infinite;z-index:0}.hero__image-wrapper picture{position:relative;z-index:2}@media only screen and (max-width:991px){.hero__image-wrapper img{margin:0 auto}}.hero__light{position:absolute;top:-107px;left:-42px;width:170%;height:170%;-webkit-transition:.3s linear;transition:.3s linear}@media only screen and (max-width:1439px){.hero__light{top:-21px;left:-37px;-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}}@media only screen and (max-width:991px){.hero__light{top:-45px;left:65px;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}}@media only screen and (max-width:767px){.hero__light{top:-23px;left:35px;-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}}@media only screen and (max-width:575px){.hero__light{top:17px;left:18px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.hero__light.hidden{opacity:0}.hero__light svg{width:100%;height:100%}@media only screen and (max-width:991px){.hero__light svg{width:1000px;height:1055px}}.about{padding:44px 0 0}.about__container{position:relative}.about__pattern{position:absolute;top:-300px;left:80%;z-index:-1}@media only screen and (min-width:1440px){.about__pattern::after{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;left:100%;bottom:5px}}.about__text{margin-top:25px}.about__cards{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr 2fr 1.2fr;grid-template-columns:1.2fr 2fr 1.2fr;gap:30px;margin-top:30px}@media only screen and (max-width:1279px){.about__cards{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:991px){.about__cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.about__cards{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:15px}}@media only screen and (max-width:991px){.about__card:last-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2}}@media only screen and (max-width:767px){.about__card:last-child{grid-column:inherit}}.digit{padding:76px 0 0}.digit__text{margin-top:25px}.digit__chart{margin-top:34px}@media only screen and (max-width:1439px){.digit__chart{margin-left:33px}}@media only screen and (max-width:991px){.digit__chart{margin-left:20px}}.chart{padding:23px 0 0}.chart__container{position:relative}.chart__pattern{position:absolute;top:56%;left:-110px;z-index:-1}@media only screen and (min-width:1440px){.chart__pattern::before{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;right:100%;top:0}}@media only screen and (min-width:1440px){.chart__pattern::after{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;left:100%;bottom:5px}}.chart__text{margin-top:25px}.chart__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:45px 15px;margin-top:40px}.chart__item{width:calc(33.3333% - 10px)}@media only screen and (max-width:991px){.chart__item{width:calc(50% - 7.5px)}}@media only screen and (max-width:575px){.chart__item{width:100%}}.apps{padding:130px 0 0}@media only screen and (max-width:991px){.apps{padding:80px 0 0}}@media only screen and (max-width:767px){.apps{padding:40px 0 0}}.apps__container{position:relative}.apps__pattern{position:absolute;top:28%;left:-130px;z-index:-1}@media only screen and (min-width:1440px){.apps__pattern::before{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;right:100%;top:0}}@media only screen and (min-width:1440px){.apps__pattern::after{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;right:100%;bottom:5px}}.apps__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:70px}@media only screen and (max-width:991px){.apps__grid{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:40px}}.apps__text{font-size:16px;margin-top:12px;padding-left:8px}@media only screen and (max-width:991px){.apps__text{padding-left:0}}.apps__button{margin-top:22px}.apps__block--offset-big{margin-top:115px}@media only screen and (max-width:991px){.apps__block--offset-big{margin-top:40px}}.apps__block--offset-small{margin-top:16px}.apps__subtitle{font-size:20px;font-weight:600}@media only screen and (max-width:575px){.apps__subtitle{text-align:center}}.apps__rows{margin-top:30px}@media only screen and (max-width:991px){.apps__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}}@media only screen and (max-width:767px){.apps__rows{margin-top:20px}}@media only screen and (max-width:575px){.apps__rows{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.apps__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media only screen and (max-width:1279px){.apps__row{gap:15px}}@media only screen and (max-width:767px){.apps__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:575px){.apps__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.apps__row+.apps__row{margin-top:26px}@media only screen and (max-width:991px){.apps__row+.apps__row{margin-top:0}}.apps__row--2{padding-left:36px}@media only screen and (max-width:991px){.apps__row--2{padding-left:0}}.apps__row--4{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:991px){.apps__row--4{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:575px){.apps__row--4{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.apps__row--5{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:58px}@media only screen and (max-width:991px){.apps__row--5{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:0}}@media only screen and (max-width:575px){.apps__row--5{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.apps__row--6{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:126px}@media only screen and (max-width:991px){.apps__row--6{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:0}}.apps__item{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.apps__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100px;padding:10px;border-radius:10px;background-color:#1f4cca;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media only screen and (max-width:1279px){.apps__image{width:80px;height:80px}}@media only screen and (max-width:991px){.apps__image{width:100px;height:100px}}@media only screen and (max-width:575px){.apps__image{width:90px;height:90px}}.apps__image:hover{background-color:#070c39}.apps__image svg{width:60px;height:60px}.apps__description{max-width:100px;font-size:12px;line-height:1.25;text-align:center;margin-top:11px}@media only screen and (max-width:1279px){.apps__description{max-width:80px;font-size:10px}}@media only screen and (max-width:991px){.apps__description{max-width:100px;font-size:12px}}@media only screen and (max-width:575px){.apps__description{max-width:90px;font-size:10px}}.interview{padding:50px 0 0}@media only screen and (max-width:767px){.interview{padding:40px 0 0}}.interview__slider{position:relative;border-radius:10px;background-color:#f4f4f4;overflow:hidden;padding:20px 0 115px}@media only screen and (max-width:767px){.interview__slider{padding:20px 0 80px}}.interview__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px;margin-bottom:27px}@media only screen and (max-width:767px){.interview__top{gap:15px;margin-bottom:20px}}.interview__num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33px;height:33px;color:#1f4cca;font-size:11px;border:1px solid #1f4cca;border-radius:10px}.interview__type{font-size:18px}@media only screen and (max-width:767px){.interview__type{font-size:16px}}@media only screen and (max-width:991px){.interview__col:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.interview__title{font-size:24px;font-weight:700}@media only screen and (max-width:767px){.interview__title{font-size:22px}}@media only screen and (max-width:575px){.interview__title{font-size:20px}}.interview__person-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin:15px 0}@media only screen and (max-width:991px){.interview__person-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:575px){.interview__person-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.interview__person{font-size:20px;font-weight:500}@media only screen and (max-width:767px){.interview__person{font-size:18px}}@media only screen and (max-width:575px){.interview__person{text-align:center}}.interview__image-wrapper{max-width:200px;width:100%;border-radius:15px;overflow:hidden}@media only screen and (max-width:767px){.interview__image-wrapper{max-width:150px}}@media only screen and (max-width:575px){.interview__image-wrapper{max-width:120px}}.interview__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.interview__text{font-size:16px;line-height:1.18}@media only screen and (max-width:575px){.interview__text{font-size:14px}}.interview__text+.interview__question{margin-top:20px}.interview__text p+p{margin-top:10px}@media only screen and (max-width:991px){.interview__text p+p{margin-top:20px}}.interview__question{color:#183a9f;font-size:16px;font-weight:600;margin-bottom:14px}.interview__nav{bottom:24px;right:100px}@media only screen and (max-width:991px){.interview__nav{bottom:20px;right:unset;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.opinion{padding:50px 0 0;overflow:hidden}.opinion__slider{position:relative;padding-bottom:54px;margin-top:33px;margin-left:calc((-100vw + 1163px)/ 2);margin-right:calc((-100vw + 1163px)/ 2)}@media only screen and (max-width:1279px){.opinion__slider{overflow:visible;margin-left:0;margin-right:0}}@media only screen and (max-width:767px){.opinion__slider{padding-bottom:35px}}.opinion__slide{max-width:862px;width:100%;height:auto;border-radius:10px;background-color:#070c3a;padding:53px 85px 53px 50px;color:#fff}@media only screen and (max-width:1279px){.opinion__slide{max-width:unset;width:auto}}@media only screen and (max-width:767px){.opinion__slide{padding:30px 20px}}.opinion__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media only screen and (max-width:575px){.opinion__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.opinion__image-wrapper{max-width:130px;width:100%;border-radius:10px;overflow:hidden}.opinion__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.opinion__person{font-size:20px}@media only screen and (max-width:767px){.opinion__person{font-size:18px}}@media only screen and (max-width:575px){.opinion__person{font-size:16px;text-align:center}}.opinion__text{font-size:18px;letter-spacing:-.3px;margin-top:35px}@media only screen and (max-width:767px){.opinion__text{font-size:16px;margin-top:20px}}@media only screen and (max-width:575px){.opinion__text{font-size:14px}}.opinion__text p+p{margin-top:8px}.research{padding:50px 0 0}@media only screen and (max-width:767px){.research{padding:40px 0 0}}.research__window{position:relative;border-radius:10px;background-color:#f4f4f4;padding:70px 0 76px;overflow:hidden}@media only screen and (max-width:767px){.research__window{padding:40px 0}}.research__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media only screen and (max-width:991px){.research__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:767px){.research__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.research__list{list-style:inherit;padding-left:20px;margin-top:25px}.research__list li+li{margin-top:12px}.research__button{max-width:227px;margin-top:38px}.research__image-wrapper{position:relative;max-width:558px;width:100%;margin-right:-56px}@media only screen and (max-width:1439px){.research__image-wrapper{margin-right:0}}@media only screen and (max-width:767px){.research__image-wrapper{max-width:100%;margin-top:25px}}.research__image-wrapper--desktop{display:block}@media only screen and (max-width:767px){.research__image-wrapper--desktop{display:none}}.research__image-wrapper--mobile{display:none}@media only screen and (max-width:767px){.research__image-wrapper--mobile{display:block}}.video{padding:55px 0 44px}@media only screen and (max-width:767px){.video{padding:40px 0 20px}}.video__container{position:relative}.video__pattern-1{position:absolute;top:-10%;left:-130px;z-index:-1}@media only screen and (max-width:767px){.video__pattern-1{display:none}}@media only screen and (min-width:1440px){.video__pattern-1::after{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;right:100%;bottom:5px}}.video__pattern-2{position:absolute;top:-10%;left:90%;z-index:-1}@media only screen and (min-width:1440px){.video__pattern-2::after{content:"";display:block;width:30vw;height:50px;background-color:rgba(31,76,202,.03);position:absolute;left:100%;bottom:5px}}.video__text{margin-top:37px}@media only screen and (max-width:991px){.video__text{margin-top:25px}}.video__text p:last-child{padding-left:100px}@media only screen and (max-width:991px){.video__text p:last-child{padding-left:0}}.video__iframe-wrapper{position:relative;max-width:947px;margin-top:40px}@media only screen and (max-width:767px){.video__iframe-wrapper{margin-top:20px}}.video__pattern{position:absolute;top:50%;left:calc(100% - 35px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:389px;height:326px}@media only screen and (max-width:767px){.video__pattern{display:none}}.video__iframe{position:relative;border-radius:15px;overflow:hidden;width:100%;aspect-ratio:16/9}.video__iframe video{position:absolute;inset:0;width:100%;height:100%}.video__poster{position:absolute;inset:0;z-index:1;background-color:#080d44;cursor:pointer}.video__poster:hover .video__play{opacity:.7}.video__poster.hide{display:none}.video__poster img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:59px;height:59px;border-radius:50%;background-color:#fff;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.video__play::after,.video__play::before{position:absolute;inset:10px;content:"";display:block;border-radius:50%;border:2px solid rgba(255,255,255,.2)}.video__play::before{-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite;-webkit-animation-delay:2s;animation-delay:2s}.video__play::after{-webkit-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite}.video__play img{width:13px;height:16px;margin-left:4px}.products{position:sticky;z-index:10;padding:20px 0;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width:767px){.products{padding:20px 0}}.products.bgcolor{background-color:#fff;-webkit-box-shadow:4px -4px 8px 0 rgba(7,12,58,.2);box-shadow:4px -4px 8px 0 rgba(7,12,58,.2)}.products__container{padding:0 20px}@media only screen and (max-width:1550px){.products__container{padding:0 50px}}@media only screen and (max-width:575px){.products__container{padding:0 15px}}.products__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:16px;margin:0 -30px}@media only screen and (max-width:1279px){.products__grid{margin:0}}@media only screen and (max-width:991px){.products__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.products__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}}@media only screen and (max-width:575px){.products__grid{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.policy__content{margin-bottom:20px;font-size:15px;font-weight:700}.policy__content p+p{margin-top:5px}.policy__content a{display:inline-block;-webkit-transition:.3s ease;transition:.3s ease}.policy__content a:hover{color:#004fd6}.policy__block+.policy__block{margin-top:20px}.policy h3{font-size:15px;font-weight:700;text-align:center;margin-bottom:10px}.policy p,.policy ul{padding-left:10px}.policy ul{margin:10px 0}.policy ul li+li{margin-top:10px}
/*# sourceMappingURL=maps/main.min.css.map */
