@font-face{font-family:LabGrotesque;font-display:swap;src:url(../fonts/LabGrotesque-Bold.woff2) format("woff2"),url(../fonts/LabGrotesque-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:LabGrotesque;font-display:swap;src:url(../fonts/LabGrotesque-Medium.woff2) format("woff2"),url(../fonts/LabGrotesque-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:LabGrotesque;font-display:swap;src:url(../fonts/LabGrotesque-Regular.woff2) format("woff2"),url(../fonts/LabGrotesque-Regular.woff) format("woff");font-weight:400;font-style:normal}:root{--color-whte:#fff;--color-whte--rgb:255,255,255;--color-whte2:#F4F4F4;--color-whte2--rgb:244,244,244;--color-whte3:#DADADA;--color-whte3--rgb:218,218,218;--color-blck:#101010;--color-blck--rgb:16,16,16;--color-blck2:#2A2A2A;--color-blck2--rgb:42,42,42;--color-blck3:#1A1A1A;--color-blck3--rgb:26,26,26;--color-rd:#F1361D;--color-rd--rgb:241,54,29;--color-gry:#C8C8C8;--color-gry--rgb:200,200,200;--color-grylght:#EDEDED;--color-grylght--rgb:237,237,237;--color-gry2:#828282;--color-gry2--rgb:130,130,130;--color-grn:#05C769;--color-grn--rgb:5,199,105;--color-orng:#FF8800;--color-orng--rgb:255,136,0;--font-primary:LabGrotesque,sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,Droid Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji}*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{display:inline-block}body,html{height:100%;min-width:320px;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{color:var(--color-blck);line-height:1;font-family:LabGrotesque,sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,"Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji";font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:LabGrotesque,sans-serif,-apple-system,BlinkMacSystemFont,Roboto,Ubuntu,"Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji";font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:rgba(0,0,0,0)}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img,picture{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address,cite{font-style:normal}body{background-color:var(--color-whte2)}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}body::-webkit-scrollbar{height:5px;width:6px}body::-webkit-scrollbar-track{background:var(--color-scroll-bg)}body::-webkit-scrollbar-thumb{border-radius:10px;background:var(--color-alt)}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}::-moz-selection{color:var(--color-primary);background:var(--color-bg)}::selection{color:var(--color-primary);background:var(--color-bg)}.container,[class*=__container]{--pad:15px;max-width:calc(75.625rem);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 var(--pad);margin:0 auto}.row,[class*=__row]{display:-webkit-box;display:-ms-flexbox;display:flex}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input{width:100%;display:block;padding:.8125rem 1.1875rem;border:1px solid var(--color-gry);border-radius:10px;font-size:1rem;line-height:140%}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;cursor:pointer}.checkbox input{display:none}.checkbox input:checked+.checkbox__custom::after{opacity:1}.checkbox__custom{position:relative;width:.75rem;height:.75rem;border:1px solid #303030;border-radius:2px;background-color:var(--color-whte)}.checkbox__custom::after{content:"";position:absolute;inset:0;background:url(../img/icons/icon-check.svg) center/contain no-repeat;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.checkbox__text{font-size:.625rem;line-height:122%;color:#000;letter-spacing:-.0125rem}.checkbox__text a{text-decoration:underline;text-underline-offset:2px;display:inline}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{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;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.text{font-size:1rem;line-height:125%}.text--lg{font-size:1.125rem;line-height:122%}.text--md{font-size:.875rem}.text--sm{font-size:.8125rem}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.btn{background-color:var(--color-rd);border-radius:.625rem;border:none;text-decoration:none;color:var(--color-whte);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:block;width:100%;font-weight:500;text-align:center}.btn--sm{font-size:1rem;padding:.9375rem .3125rem;line-height:125%}.btn--lg{font-size:1.125rem;padding:.9375rem .625rem;line-height:133.333%}.btn--w380{max-width:23.75rem;margin-left:auto;margin-right:auto}.btn--px100{padding-left:6.25rem;padding-right:6.25rem;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.btn:hover{opacity:.9}.h1{font-size:3.125rem;letter-spacing:-.0625rem;line-height:108%;font-weight:500}.h1--big{font-size:3.75rem;font-weight:500;line-height:106%;letter-spacing:-.075rem}.h2{font-size:2.5rem;letter-spacing:-.05rem;line-height:110%;font-weight:500}.h2--big{font-size:3rem}.h3{font-size:1.875rem;line-height:113%;letter-spacing:-.0375rem;font-weight:500}.link{color:#828282;text-decoration:underline;text-underline-offset:3px}.h4{font-size:1.25rem;font-weight:500;line-height:120%}.section-animated{min-height:100vh;overflow:hidden;position:relative;color:var(--color-whte);background-color:var(--color-blck);padding-bottom:4.375rem}.section-animated__bg{position:absolute;width:100%;height:100%;top:0;left:0}.section-animated__bg img,.section-animated__bg picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-animated__container{position:relative;z-index:2}.section-animated__title{font-size:1.875rem;font-weight:500;line-height:120%;text-align:center;will-change:contents}.section-animated__subtitle{margin-top:.9375rem;font-size:3.75rem;font-weight:500;line-height:106%;letter-spacing:-.1rem;max-width:56.25rem;margin-left:auto;margin-right:auto;text-align:center}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;gap:1.25rem;counter-reset:item}.cards--3{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.card{padding:1.25rem 1.875rem;border-radius:20px;border:1px solid var(--color-whte3);background-color:var(--color-whte)}.card:before{counter-increment:item;content:counter(item,decimal-leading-zero);color:var(--color-rd);font-size:1.25rem;font-weight:700;line-height:120%;letter-spacing:-.025rem;margin-bottom:.625rem}.card--alt{border:1px solid rgba(var(--color-whte--rgb),.33);background-color:rgba(var(--color-whte--rgb),.18);color:var(--color-whte)}.card--alt::before{color:var(--color-whte)}.card__title{font-weight:700;line-height:122.222%;margin-bottom:.25rem}.card__title--sm{font-weight:500}.card__text{line-height:125%}.card--sec{padding:2.5rem;border-radius:20px;border:1px solid var(--color-whte3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.card--soft{border:none;background-color:var(--color-whte2)}.card-second{padding:2.5rem;border-radius:20px;border:1px solid var(--color-whte3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;position:relative;background-color:var(--color-whte)}.card-second--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.card-second__title{font-weight:500}.card-second__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.card-second__right{border-radius:20px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.card-second__date{font-size:.875rem;color:var(--color-gry2);line-height:128%;padding:0 .3125rem;border-radius:5px;background-color:var(--color-grylght);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cards-second{display:-ms-grid;display:grid;gap:1.25rem}.cards-second--2{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.cards-second--3{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.cards-second--4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.cards-second--row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.news-card__left{-webkit-box-flex:0;-ms-flex:0 1 36.0655737705%;flex:0 1 36.0655737705%}.news-card__right{-webkit-box-flex:0;-ms-flex:0 1 55.0091074681%;flex:0 1 55.0091074681%}.news-card__img{width:100%;border-radius:21px;width:100%}.update-card__left{-webkit-box-flex:0;-ms-flex:0 1 39.4353369763%;flex:0 1 39.4353369763%}.update-card__right{-webkit-box-flex:0;-ms-flex:0 1 51.6393442623%;flex:0 1 51.6393442623%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.update-card__img{width:100%;border-radius:15px}.tagline{font-size:1.875rem;font-weight:500;line-height:113%;letter-spacing:-.0375rem;color:rgba(var(--color-blck--rgb),.28);text-align:center}.tagline--alt{color:rgba(var(--color-whte--rgb),.48)}.img-rounded{width:100%;border-radius:30px;overflow:hidden}.img-rounded img{width:100%;height:auto}.slider{overflow:hidden;position:relative;width:100%}.slider .swiper-wrapper{border-radius:30px}.slider .swiper-slide img,.slider .swiper-slide picture{width:100%;height:auto}.slider__nav{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.slider__nav-arrow{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--color-whte);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}.header{color:#fff;padding-top:3.75rem}.header_fixed{position:absolute;top:0;left:0;width:100%;z-index:2;background-color:rgba(0,0,0,0)}.header__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__col--logo{width:17.0338983051%}.header__col--ui{width:25.593220339%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.header__logo{width:100%;height:auto;display:block}.header__logo img,.header__logo picture{width:100%;height:auto;display:block}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.header__menu-link{font-weight:500}.header__menu-link:hover{text-decoration:underline}.header__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.header__socials a{display:block;width:1.625rem;height:1.625rem}.header__socials a img,.header__socials a picture{width:100%;height:auto;display:block}.header__btn{-webkit-box-flex:0;-ms-flex:0 1 206px;flex:0 1 206px}.present{margin-top:-7.1875rem}.present__content{background-color:var(--color-whte);border-radius:30px;border:1px solid #c8c8c8;padding:2.5rem 2.5rem 1.25rem}.present__title{text-align:center;max-width:52.8125rem;margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto}.present__form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;margin-top:1.875rem}.present__form-col--lg{width:calc(24.742% - .41625rem)}.present__form-col--sm{width:calc(22.975% - .41625rem)}.present__form-btn{line-height:140%}.present__form-checkbox{margin-top:.59375rem;margin-left:-.25rem}.functional-cards{padding:5rem 0 6.25rem;background-color:var(--color-whte)}.functional-cards__cards{margin-top:3.125rem}.functional{padding-top:5rem;padding-bottom:4.375rem}.functional__title{margin-left:auto;margin-right:auto;max-width:46.25rem;text-align:center}.functional__cards{max-width:54.125rem;margin-left:auto;margin-right:auto;margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875rem}.functional__card{width:calc(50% - .9375rem);background-color:var(--color-whte);padding:2.5rem;border-radius:20px;border:1px solid #dadada}.functional__card-title{font-size:4.375rem;font-weight:500;line-height:123%;letter-spacing:-.0875rem;color:var(--color-rd)}.functional__card-description{font-size:1.125rem;font-weight:500;line-height:133.333%}.control__cards{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.control__cards-item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .8333125rem);flex:0 1 calc(33.333% - .8333125rem);padding:2.5rem 1.25rem 2.5rem 2.5rem;border:1px solid rgba(var(--color-whte--rgb),.33);background-color:rgba(var(--color-whte--rgb),.18);border-radius:20px;font-size:1.125rem;font-weight:500}.report{padding:6.25rem 0 5.625rem}.report__title{max-width:56.25rem;margin-left:auto;margin-right:auto;text-align:center}.report__description{line-height:125%;max-width:33.5625rem;margin-top:1.25rem;margin-left:auto;margin-right:auto;text-align:center}.report__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;padding:1.25rem;border-radius:20px;border:1px solid #dadada;background-color:var(--color-whte);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto;margin-top:2.1875rem}.report__card-value{color:var(--color-rd);font-size:4.375rem;font-weight:500;line-height:123%;letter-spacing:-.0875rem}.report__card-text{max-width:13.125rem;font-weight:500;line-height:125%}.report picture,.report__img{margin-top:2.8125rem;width:100%}.report picture img,.report picture picture,.report__img img,.report__img picture{border-radius:30px;-webkit-box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.25);box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.25);width:100%;height:auto}.trust__cards{margin-top:2.8125rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.trust__card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .625rem);flex:0 1 calc(50% - .625rem);padding:2.5rem;border-radius:20px;border:1px solid var(--color-whte3);background-color:var(--color-whte);color:#000}.trust__card-title{font-size:3.75rem;font-weight:500;line-height:106%;letter-spacing:-.1rem;color:var(--color-rd)}.trust__card-text{margin-top:1.25rem}.trust__card-text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.trust__card-text ul li{font-size:1.125rem;font-weight:500;line-height:133.333%}.trust__i{margin-top:3.4375rem;text-align:center}.trust__i span{margin-top:.9375rem;display:block;padding:.625rem;background-color:var(--color-rd);border-radius:10px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.how{padding:8.75rem 0 5.9375rem;text-align:center}.how__title-big{font-size:5rem;letter-spacing:-.1rem;line-height:105%;font-weight:500}.how__count{margin-top:3.4375rem}.how__title{max-width:39.6875rem;margin-left:auto;margin-right:auto}.how__cards{margin-top:2.5rem}.how__card{-webkit-box-flex:0;-ms-flex:0 1 calc(25% - .625rem);flex:0 1 calc(25% - .625rem)}.how picture,.how__img{width:100%;margin-top:3.125rem;-webkit-filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .09));filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .09));border-radius:30px;overflow:hidden}.how__btn{max-width:23.75rem;margin-left:auto;margin-right:auto;margin-top:2.5rem}.analysis{background-color:var(--color-blck2);color:var(--color-whte);padding:5.625rem 0}.analysis__title{max-width:48.125rem;margin-top:.625rem;margin-left:auto;margin-right:auto;text-align:center;font-weight:700;letter-spacing:-.06rem}.analysis__description{margin-top:1.25rem;text-align:center}.analysis__risks{margin-top:3.125rem;max-width:55rem;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.analysis__risks-item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .625rem);flex:0 1 calc(33.333% - .625rem);padding:1.25rem 1.875rem;border:1px solid var(--color-whte3);border-radius:20px;font-size:1.625rem;font-weight:700;line-height:115%;letter-spacing:-.52}.analysis__risks-item:first-child{background-color:var(--color-rd)}.analysis__risks-item:nth-child(2){background-color:var(--color-orng)}.analysis__risks-item:last-child{background-color:var(--color-grn)}.analysis picture,.analysis__img{margin-top:4.0625rem;border-radius:30px;-webkit-filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .25));filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .25));width:100%;height:auto}.grade{padding:6.25rem 0}.grade__title{max-width:54.75rem;margin-left:auto;margin-right:auto;text-align:center;margin-top:.625rem}.grade__cards{margin-top:2.5rem;max-width:51.125rem;margin-left:auto;margin-right:auto}.grade__cards .card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .625rem);flex:0 1 calc(50% - .625rem)}.grade picture,.grade__img{margin-top:3.125rem;-webkit-filter:drop-shadow(0 14px 42px rgba(0, 0, 0, .09));filter:drop-shadow(0 14px 42px rgba(0, 0, 0, .09));width:100%;border-radius:30px}.grade__btn{margin-top:2.5rem}.recomendations{padding:6.875rem 0 5.625rem;background-color:var(--color-blck2);color:var(--color-whte)}.recomendations__title{max-width:54.75rem;text-align:center;margin-left:auto;margin-right:auto;margin-top:.625rem}.recomendations__cards{margin-top:4.0625rem;margin-left:auto;margin-right:auto;max-width:61.375rem}.recomendations picture,.recomendations__img{margin-top:3.125rem;-webkit-filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .25));filter:drop-shadow(0 14.472px 42.813px rgba(0, 0, 0, .25))}.recomendations__btn{margin-top:2.5rem}.request{padding:3.125rem 0;background-color:var(--color-blck3);color:var(--color-whte)}.request__title{max-width:52.8125rem;margin-left:auto;margin-right:auto;text-align:center}.request__form{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.request__form-col{-webkit-box-flex:0;-ms-flex:0 1 22.4576271186%;flex:0 1 22.4576271186%}.request__form-col--lg{-webkit-box-flex:0;-ms-flex:0 1 29.2372881356%;flex:0 1 29.2372881356%}.request__form-col--sm{-webkit-box-flex:0;-ms-flex:0 1 20.7627118644%;flex:0 1 20.7627118644%}.request__form .checkbox{margin-top:.625rem;margin-left:-.25rem}.request__form .checkbox__input{border:none;background-color:var(--color-whte)}.request__form .checkbox__text{color:var(--color-whte)}.risks__title{max-width:67.4375rem;margin:0 auto}.risks__subtitle{max-width:65rem}.risks__cards{margin-top:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex}.risks__cards .card{padding:2.5rem}.risks__cards .card::before{display:none}.risks__cards .card__title{font-weight:500;font-size:1.125rem}.risks__cards--sm .card{padding-left:1.25rem;padding-right:1.25rem;-webkit-box-flex:0;-ms-flex:0 1 calc(25% - .3125rem);flex:0 1 calc(25% - .3125rem)}.risks__slider{margin-top:3.125rem}.system{padding:6.25rem 0 5rem}.system__title{text-align:center;max-width:56.25rem;margin-left:auto;margin-right:auto}.system__cards{margin-top:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.system__card{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .875rem);flex:0 1 calc(33.333% - .875rem);color:var(--color-whte);background-color:var(--color-blck2);border:1px solid var(--color-whte);border-radius:20px;padding:2.5rem 1.875rem}.system__card-title{font-size:2.5rem;font-weight:700;line-height:110%;letter-spacing:-.05rem}.system__card-title span{color:var(--color-rd)}.system__card-description{margin-top:.625rem}.no-webp .steps{background-image:url(../img/steps/bg.png)}.steps{padding:7.5rem 0 5.625rem;background-color:var(--color-blck3);background-size:cover;background-repeat:no-repeat;background-position:center;color:var(--color-whte);text-align:center}.steps__cards{margin-top:6.25rem;margin-left:-1.25rem;margin-right:-1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:card}.steps__card{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;counter-increment:card;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:.9375rem;border-right:1px solid rgba(var(--color-whte--rgb),.13)}.steps__card::before{content:counter(card) " этап";font-size:1.5rem;font-weight:500;line-height:116%;letter-spacing:-.03rem;color:rgba(var(--color-whte--rgb),.37)}.steps__card:last-child{border-right:none}.steps__card-title{margin-top:.625rem}.steps__card-text{margin-top:.625rem;line-height:125%;letter-spacing:-.0225rem}.steps__card-text ul{padding-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem}.steps__btn{margin-top:3.75rem}.server{margin-top:-2.5rem;padding-bottom:5rem}.server__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}.server__img{-webkit-box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.25);box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.25)}.server__btn{padding-left:6.25rem;padding-right:6.25rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.server-second{background-color:var(--color-whte);padding-top:3.75rem;padding-bottom:6.25rem}.server-second__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.server-second__img{-webkit-box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.08);box-shadow:0 14.472px 42.813px 0 rgba(0,0,0,.08)}.companies-security{padding-top:4.375rem;padding-bottom:2.5rem}.companies-security__title{max-width:56.25rem;text-align:center;margin-left:auto;margin-right:auto}.companies-security__title{margin-bottom:2.5rem}.companies-individual{padding-top:2.5rem;padding-bottom:4.375rem}.companies-individual__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.companies-individual__text{max-width:53.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.companies-why{padding:6.25rem 0;background-color:var(--color-whte)}.companies-why__card-second{margin-top:1.875rem}.companies-why__card-second ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;max-width:59.375rem;width:100%;margin:0 auto}.companies-why__card-second ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.companies-why__card-second ul li span:first-child{width:33.6842105263%}.companies-why__card-second ul li span:last-child{width:59.6842105263%}.companies-why__text{margin-top:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;max-width:51.5625rem;margin-bottom:3.75rem}.single-article{margin-top:-17.625rem;padding-bottom:3.125rem}.single-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}.single-article__content-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.single-article__content-top-left{-webkit-box-flex:0;-ms-flex:0 1 40.8014571949%;flex:0 1 40.8014571949%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.single-article__content-top-right{-webkit-box-flex:0;-ms-flex:0 1 50.2732240437%;flex:0 1 50.2732240437%}.single-article__img{width:100%;border-radius:21px;overflow:hidden}.single-article__content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}.single-article__content-text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.single-more{padding-top:3.125rem;padding-bottom:6.25rem}.single-more__top{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:2.5rem}.footer{padding:3.125rem 0;background-color:var(--color-blck3);color:#d4d4d4;font-size:.8125rem}.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}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;margin-top:1.5625rem}.footer__links a{text-decoration:underline;text-underline-offset:3px}.footer__links a:hover{text-decoration:none}.footer__phone{display:block;margin-top:.4375rem;font-size:1.125rem;color:var(--color-whte);font-weight:700;letter-spacing:.227}.footer__logo{max-width:12.8125rem;width:100%;height:auto;display:block}.footer__logo img,.footer__logo picture{width:100%;height:auto}.no-webp .offer{background-image:url(../img/offer/bg.jpg)}.offer{background-size:cover;background-repeat:no-repeat;background-position:center;color:var(--color-whte)}.offer--companies .offer__container{padding-bottom:6.25rem}.offer--articles .offer__container{padding-bottom:21.625rem}.offer--articles .offer__description{max-width:35.875rem}.offer__container{padding-top:5.1875rem;padding-bottom:12.5rem}.offer__title{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;gap:.9375rem;max-width:49.25rem;margin-left:auto;margin-right:auto;text-align:center;font-size:3.125rem;line-height:108%;letter-spacing:-.0625rem;font-weight:500}.offer__title span{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:block;padding:.1875rem .875rem;background-color:var(--color-whte);color:var(--color-blck);border-radius:14px}.offer__title--sm{max-width:58.25rem;font-size:2.5rem;font-weight:500;line-height:110%;letter-spacing:-.05rem}.offer__description{margin-top:2.5rem;max-width:49.25rem;margin-left:auto;margin-right:auto;text-align:center}.offer__btn{max-width:26.875rem;margin-top:3.125rem;margin-left:auto;margin-right:auto}.offer__date{font-size:.875rem;line-height:128%;font-weight:400;margin-bottom:1.875rem;text-align:center}.articles{margin-top:-18.125rem;padding-bottom:3.5rem}.articles--update{padding-bottom:6.25rem}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (max-width:76.5625em){.header__menu-list{gap:1.25rem}.header__menu-link{font-size:.875rem}}@media (max-width:61.99875em){.container,[class*=__container]{--pad:15px}.menu__body{position:fixed;width:17.5rem;height:100%;right:-100%;top:0;overflow:auto;padding:4.375rem .9375rem .9375rem 1.875rem;-webkit-transition:right .3s;transition:right .3s;background-color:var(--color-whte)}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;right:-100%;top:0;-webkit-transition:right .3s;transition:right .3s;z-index:2}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--color-whte)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{background-color:var(--color-blck);width:0}.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:var(--color-blck)}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.text--lg{font-size:1rem}.btn--px100{padding-left:1.25rem;padding-right:1.25rem}.h1--big{font-size:2.5rem}.h2{font-size:2.25rem}.h3{font-size:1.75rem}.h4{font-size:1.125rem}.section-animated{padding-top:5rem;padding-bottom:5rem}.section-animated__title{font-size:1.75rem;opacity:.68}.section-animated__subtitle{margin-top:.3125rem;font-size:2.375rem}.cards{-ms-flex-wrap:wrap;flex-wrap:wrap}.cards--3{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .625rem);flex:0 1 calc(50% - .625rem)}.card-second{padding:1.25rem}.card-second--row{padding:1.875rem}.cards-second--3{-ms-grid-columns:1fr;grid-template-columns:1fr}.tagline{font-size:1.5rem}.img-rounded{border-radius:20px}.header{padding-top:1.875rem}.header__row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.9375rem}.header__col--logo{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.header__col--ui{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__col--menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.present__content{padding:1.875rem 1.25rem 1.25rem}.present__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.present__form-col--lg{width:calc(33.333% - .875rem)}.present__form-col--sm{width:100%}.present__form .checkbox{margin-left:5px}.functional-cards{padding:3.75rem 0 5rem}.functional-cards__cards{margin-top:1.875rem}.functional{padding-top:3.75rem;padding-bottom:3.125rem}.functional__card{padding:1.875rem}.functional__card-title{font-size:3.125rem}.control__cards{margin-top:2.5rem}.control__cards-item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .625rem);flex:0 1 calc(50% - .625rem)}.report{padding-top:3.75rem;padding-bottom:2.5rem}.report__card{margin-top:1.875rem}.report__card-value{font-size:3.75rem}.report picture,.report__img{margin-top:1.875rem}.trust__card-title{font-size:2.5rem}.trust__card-text ul li{font-size:1rem}.how{padding-top:5rem;padding-bottom:2.5rem}.how__card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .9375rem);flex:0 1 calc(50% - .9375rem)}.how__title-big{font-size:3.75rem}.how__count{margin-top:2.1875rem}.analysis__risks{margin-top:2.5rem}.analysis__risks-item{font-size:1.375rem;padding:1.25rem}.analysis picture,.analysis__img{border-radius:20px;margin-top:2.8125rem}.grade{padding:5rem 0}.grade__cards{margin-top:1.875rem}.grade picture,.grade__img{margin-top:2.5rem;border-radius:20px}.grade__btn{margin-top:1.875rem}.recomendations{padding-top:5.625rem 0 4.375rem}.recomendations__cards{margin-top:3.4375rem}.recomendations picture,.recomendations__img{margin-top:2.5rem}.recomendations__btn{margin-top:1.875rem}.request__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.request__form-col,.request__form-col--lg{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .875rem);flex:0 1 calc(33.333% - .875rem)}.request__form-col--sm{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.request__form .checkbox{margin-left:5px}.risks__title br{display:none}.risks__cards{margin-top:2.5rem}.risks__cards .card{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .875rem);flex:0 1 calc(33.333% - .875rem);padding:1.875rem}.risks__slider{margin-top:2.5rem}.system{padding-top:5rem;padding-bottom:4.375rem}.system__cards{margin-top:2.5rem;gap:.9375rem}.system__card{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .75rem);flex:0 1 calc(33.333% - .75rem);padding:1.875rem}.system__card-title{font-size:2rem}.steps{padding-top:5rem;padding-bottom:3.75rem}.steps__cards{margin-top:3.75rem}.steps__card{padding-left:.625rem;padding-right:.625rem}.steps__card-title{font-size:1.375rem}.steps__card-text{font-size:.875rem}.steps__btn{margin-top:2.5rem}.server__container{gap:1.875rem}.server__btn{padding-left:1.25rem;padding-right:1.25rem}.server-second{padding-bottom:5rem}.server-second__container{gap:1.875rem}.companies-security__title{margin-bottom:1.875rem}.companies-individual__container{gap:1.875rem}.companies-individual__text{gap:1.25rem}.companies-why{padding:5rem 0}.companies-why__text{margin-top:2.5rem;margin-bottom:2.5rem;gap:1.25rem}.single-article__content{gap:1.875rem}.single-article__content-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.25rem}.single-more{padding-bottom:5rem}.footer__container{gap:1.875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__col--left{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.articles--update{padding-bottom:5rem}}@media (max-width:61.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.btn--lg{font-size:1rem}.h1--big{font-size:2.25rem}.h2{font-size:2rem}.h3{font-size:1.625rem;line-height:normal}.h4{font-size:1rem}.cards{gap:1.25rem}.cards--3{-ms-grid-columns:1fr;grid-template-columns:1fr}.card{padding:.9375rem}.card-second--row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:.9375rem;padding-bottom:1.875rem}.card-second--row .card-second__left{gap:.625rem}.cards-second--row{gap:1.25rem}.cards-second{gap:.9375rem}.cards-second--2,.cards-second--3,.cards-second--4{-ms-grid-columns:1fr;grid-template-columns:1fr}.news-card__left,.news-card__right{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.news-card__img{border-radius:15px}.update-card__left,.update-card__right{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.update-card__right{gap:.625rem}.update-card__img{border-radius:10px}.tagline{font-size:1.375rem}.slider__nav{gap:1.25rem;margin-top:1.25rem}.header{padding-top:1.25rem}.header__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--color-blck);-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.25rem;text-align:right}.header__menu-link{font-size:1.25rem}.header__menu-btn{border-top:1px solid var(--color-blck);padding-top:.9375rem;margin-top:.9375rem}.header__btn{margin-left:auto;max-width:15rem}.present__content{border-radius:20px;padding-top:1.25rem;padding-left:.9375rem;padding-right:.9375rem}.present__form{gap:.625rem}.present__form-col--lg{width:100%}.functional-cards{padding:2.5rem 0 3.75rem}.functional__cards{margin-top:1.25rem;gap:.9375rem}.functional__card{padding:1.25rem;width:calc(50% - .46875rem)}.functional__card-title{font-size:2.5rem}.functional__card-description{font-size:1rem}.control__cards{gap:.625rem}.control__cards-item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .3125rem);flex:0 1 calc(50% - .3125rem);font-size:1rem;padding:1.25rem;border-radius:10px}.report{padding-top:2.5rem;padding-bottom:1.875rem}.report__description{margin-top:.625rem}.report__card{margin-top:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.report__card-text{max-width:18.75rem}.report picture,.report__img{margin-top:1.25rem}.report picture img,.report picture picture,.report__img img,.report__img picture{border-radius:10px}.trust__cards{margin-top:1.875rem;gap:.625rem}.trust__card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .3125rem);flex:0 1 calc(50% - .3125rem);border-radius:10px;padding:1.25rem}.trust__i{margin-top:1.875rem}.how{padding-top:2.5rem;padding-bottom:1.25rem}.how__title-big{font-size:2.5rem}.how__count{margin-top:1.5625rem}.how__cards{margin-top:1.875rem}.how__card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .625rem);flex:0 1 calc(50% - .625rem)}.how picture,.how__img{margin-top:1.5625rem}.how__btn{margin-top:1.25rem}.analysis{padding:2.5rem 0}.analysis__description{margin-top:.625rem}.analysis__risks{margin-top:1.875rem;gap:.625rem}.analysis__risks-item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .3125rem);flex:0 1 calc(33.333% - .3125rem);font-size:1.125rem;padding:.9375rem;border-radius:15px}.analysis picture,.analysis__img{margin-top:2.1875rem}.grade{padding:2.5rem 0}.grade__cards{margin-top:1.5625rem}.grade picture,.grade__img{margin-top:2.1875rem}.grade__btn{margin-top:1.5625rem}.recomendations{padding-top:3.75rem;padding-bottom:2.5rem}.recomendations__cards{margin-top:2.1875rem}.recomendations picture,.recomendations__img{margin-top:1.875rem}.recomendations__btn{margin-top:1.25rem}.request{padding:2.5rem 0}.request__form{margin-top:1.25rem;gap:.9375rem;padding:0 .9375rem}.request__form-col{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.risks__title br{display:none}.risks__cards{gap:.625rem;margin-top:1.875rem}.risks__cards .card{border-radius:20px;-webkit-box-flex:0;-ms-flex:0 1 calc(33.333% - .4375rem);flex:0 1 calc(33.333% - .4375rem);padding:1.25rem}.risks__cards .card__title{font-size:1rem}.risks__slider{margin-top:1.875rem}.system{padding-top:2.5rem;padding-bottom:1.875rem}.system__cards{margin-top:1.875rem;gap:.625rem}.system__card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - .3125rem);flex:0 1 calc(50% - .3125rem);border-radius:15px}.steps{padding-top:3.75rem;padding-bottom:2.5rem}.steps__cards{margin-top:2.5rem;margin-left:0;margin-right:0}.steps__card{padding-top:1.25rem;padding-bottom:1.25rem;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;border-bottom:1px solid rgba(var(--color-whte--rgb),.13);border-right:none}.steps__card::before{font-size:1.25rem}.steps__card:first-child{padding-top:0}.steps__card-text{max-width:26.25rem;margin-left:auto;margin-right:auto}.steps__card-text ul{padding-top:0}.server{padding-bottom:3.75rem}.server__container{gap:1.25rem}.server-second{padding-top:2.5rem;padding-bottom:3.75rem}.companies-security{padding-top:2.5rem}.companies-security__title{margin-bottom:1.25rem}.companies-individual__container{gap:1.875rem}.companies-individual__text{gap:.625rem}.companies-why{padding:2.5rem 0}.companies-why__card-second{margin-top:1.25rem}.companies-why__text{margin-top:1.875rem;margin-bottom:1.875rem}.single-article{padding-bottom:1.25rem}.single-article__content{padding-top:.625rem;padding-left:.625rem;padding-right:.625rem}.single-article__content,.single-article__content-text{gap:1.25rem}.single-article__content-text,.single-article__content-top-left{padding-left:.625rem;padding-right:.625rem}.single-article__img{border-radius:15px}.single-article__content-text-block{gap:.625rem}.single-article__content-text-block .text{font-size:.875rem}.single-more{padding-top:1.25rem;padding-bottom:2.5rem}.single-more__top{-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;margin-bottom:1.25rem}.single-more__mob-link{margin-top:1.25rem;text-align:center}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offer__container{padding-bottom:9.375rem}.offer__title{font-size:2.125rem}.offer__title span{border-radius:10px}.offer__description{font-size:1rem}.offer__btn{margin-top:1.875rem}.articles{padding-bottom:2.5rem}}@media (max-width:35.99875em){.menu__body{padding-left:1.25rem}.section-animated{padding-top:2.5rem;padding-bottom:2.5rem}.section-animated__title{font-size:1.25rem}.section-animated__subtitle{font-size:1.75rem}.cards{gap:.625rem}.card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.card::before{font-size:1rem}.img-rounded{border-radius:15px}.present__container{padding-left:0;padding-right:0}.functional__cards{gap:.625rem}.functional__card{width:100%}.control__cards{margin-top:1.25rem}.control__cards-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;font-size:.875rem}.trust__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.25rem}.trust__card{padding:.9375rem}.trust__card-title{font-size:1.875rem;line-height:normal}.trust__card-text{margin-top:.625rem}.trust__card-text ul{gap:.125rem}.trust__card-text ul li{font-size:.875rem}.trust__i{margin-top:1.25rem;font-size:1.25rem}.trust__i span{margin-top:.625rem;padding:.3125rem}.how__title-big{font-size:2.25rem}.how__cards{gap:.625rem}.how__card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.how picture,.how__img{border-radius:20px}.analysis__title{font-size:1.75rem}.analysis__risks{gap:.3125rem}.analysis__risks-item{font-size:.875rem;padding:.625rem;border-radius:10px}.analysis picture,.analysis__img{margin-top:1.5625rem;border-radius:10px}.grade__cards{gap:.625rem}.grade picture,.grade__img{border-radius:10px}.grade__cards .card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.risks__cards .card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.system__card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding:1.25rem}.system__card-title{font-size:1.75rem}.companies-why__card-second ul{gap:.9375rem}.companies-why__card-second ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem}.companies-why__card-second ul li span{width:100%!important}.offer__container{padding-top:2.5rem}.offer__title{font-size:1.875rem}}.webp .steps{background-image:url(../img/steps/bg.webp)}.webp .offer{background-image:url(../img/offer/bg.webp)}