﻿.header{position:fixed;left:0;top:0;right:0;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);z-index:999;-webkit-transition:background ease-in-out 250ms;-o-transition:background ease-in-out 250ms;transition:background ease-in-out 250ms;}@media screen and (max-width:767px) and (min-width:0){.header.header-open .header-content__main{margin-top:20px;max-height:185px;}.header.header-open .header-logo__mobile-button-item1{top:16px;left:8px;width:20px;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg);}.header.header-open .header-logo__mobile-button-item2{opacity:0;}.header.header-open .header-logo__mobile-button-item3{top:16px;left:8px;width:20px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);}}.header-main-container{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;max-width:1280px;padding:10px 30px;margin:0 auto;}@media screen and (max-width:767px) and (min-width:0){.header-main-container{display:block;padding:10px 15px;}}.header-logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:opacity ease-in-out 250ms;-o-transition:opacity ease-in-out 250ms;transition:opacity ease-in-out 250ms;}@media screen and (max-width:767px) and (min-width:0){.header-logo{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;}}.header-logo__link{display:block;line-height:0;cursor:pointer;outline:none;}@media screen and (max-width:767px) and (min-width:0){.header-logo__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}}.header-logo__img{height:50px;}@media screen and (max-width:767px) and (min-width:0){.header-logo__img{height:40px;}}.header-logo__mobile-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:none;position:relative;text-align:center;font-size:16px;font-weight:400;line-height:1.21;background:#fff;border:2px solid #6882b1;border-radius:10px;color:#6882b1;cursor:pointer;text-decoration:none;outline:none;-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.1);box-shadow:0 15px 15px 0 rgba(0,0,0,.1);padding:0;margin:0;width:40px;height:35px;}@media screen and (max-width:767px) and (min-width:0){.header-logo__mobile-button{display:block;}}.header-logo__mobile-button-item{position:absolute;width:14px;height:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#6882b1;-webkit-transition:all ease-in-out 250ms;-o-transition:all ease-in-out 250ms;transition:all ease-in-out 250ms;}.header-logo__mobile-button-item1{top:25%;}.header-logo__mobile-button-item2{top:50%;}.header-logo__mobile-button-item3{top:75%;}.header-content__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-left:10px;-webkit-transition:max-height ease-in-out 250ms,margin ease-in-out 250ms;-o-transition:max-height ease-in-out 250ms,margin ease-in-out 250ms;transition:max-height ease-in-out 250ms,margin ease-in-out 250ms;}@media screen and (max-width:767px) and (min-width:0){.header-content__main{display:block;max-height:0;overflow:hidden;margin-left:0;}}.header-content__main__menu{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:50px;-webkit-transition:margin ease-in-out 250ms;-o-transition:margin ease-in-out 250ms;transition:margin ease-in-out 250ms;}@media screen and (max-width:900px) and (min-width:768px){.header-content__main__menu{margin-left:30px;}}@media screen and (max-width:767px) and (min-width:0){.header-content__main__menu{display:block;margin-left:0;}}.header-content__main__menu-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:margin ease-in-out 250ms;-o-transition:margin ease-in-out 250ms;transition:margin ease-in-out 250ms;}.header-content__main__menu-item__link{display:block;text-align:center;font-size:16px;font-weight:bold;color:#6882b1;line-height:1.21;cursor:pointer;text-decoration:none;outline:none;}.header-content__main__menu-item__link.active{font-weight:400;color:#333;}@media screen and (max-width:767px) and (min-width:0){.header-content__main__menu-item__link{display:inline;text-align:left;}}.header-content__main__menu-item+.header-content__main__menu-item{margin-left:30px;}@media screen and (max-width:900px) and (min-width:768px){.header-content__main__menu-item+.header-content__main__menu-item{margin-left:15px;}}@media screen and (max-width:767px) and (min-width:0){.header-content__main__menu-item+.header-content__main__menu-item{margin-left:0;margin-top:15px;}}.header-content__main__controls{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;}@media screen and (max-width:767px) and (min-width:0){.header-content__main__controls{margin:20px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.header-content__main__controls__link{display:block;text-align:center;font-size:16px;font-weight:400;line-height:1.21;color:#333;cursor:pointer;text-decoration:none;outline:none;}.header-content__main__controls>.button{margin-left:30px;}.footer{background:#eaf1f6;padding-top:60px;padding-bottom:30px;color:#333;}.footer-main-container{display:grid;max-width:1280px;padding:0 30px;margin:0 auto;grid-template-columns:auto auto 1fr auto;grid-template-rows:auto auto;grid-column-gap:30px;}@media screen and (max-width:1023px) and (min-width:768px){.footer-main-container{grid-template-columns:auto 1fr auto;grid-template-rows:repeat(3,auto);grid-row-gap:15px;}}@media screen and (max-width:767px) and (min-width:0){.footer-main-container{padding:0 15px;grid-template-columns:1fr auto auto 1fr;grid-template-rows:repeat(6,auto);grid-row-gap:15px;grid-column-gap:15px;}}.footer-link{display:block;color:#5a88e2;outline:none;text-decoration:none;line-height:1.21;}.footer__logo{grid-column:1;grid-row:span 2;}@media screen and (max-width:1023px) and (min-width:768px){.footer__logo{grid-column:1;grid-row:1;}}@media screen and (max-width:767px) and (min-width:0){.footer__logo{grid-column:2;grid-row:1;}}.footer__logo-link{display:block;line-height:0;cursor:pointer;outline:none;}.footer__logo-img{width:100px;}@media screen and (max-width:1023px) and (min-width:768px){.footer__logo-img{width:70px;}}@media screen and (max-width:767px) and (min-width:0){.footer__logo-img{width:auto;height:40px;}}.footer__company-info{grid-column:2;grid-row:1;font-weight:400;font-size:12px;line-height:1.21;}@media screen and (max-width:1023px) and (min-width:768px){.footer__company-info{grid-column:1;grid-row:2;font-size:11px;}}@media screen and (max-width:767px) and (min-width:0){.footer__company-info{grid-column:3;grid-row:1;font-size:10px;}}.footer__copyright{grid-column:2;grid-row:2;-ms-flex-item-align:end;align-self:end;font-weight:400;font-size:12px;line-height:1.21;}@media screen and (max-width:1023px) and (min-width:768px){.footer__copyright{grid-column:1;grid-row:3;font-size:11px;max-width:140px;}}@media screen and (max-width:767px) and (min-width:0){.footer__copyright{grid-column:span 4;grid-row:6;font-size:10px;text-align:center;}}.footer__doc-link{font-weight:700;font-size:14px;}@media screen and (max-width:1023px) and (min-width:768px){.footer__doc-link{font-size:12px;}}@media screen and (max-width:767px) and (min-width:0){.footer__doc-link{font-size:12px;text-align:center;}}.footer__doc-link+.footer__doc-link{margin-top:5px;}.footer__doc-links{grid-column:3;grid-row:1;}@media screen and (max-width:1023px) and (min-width:768px){.footer__doc-links{grid-column:2/span 2;grid-row:2;}}@media screen and (max-width:767px) and (min-width:0){.footer__doc-links{grid-column:span 4;grid-row:2;}}.footer__law{grid-column:3;grid-row:2;max-width:345px;font-weight:400;font-size:12px;line-height:1.21;}@media screen and (max-width:1023px) and (min-width:768px){.footer__law{grid-column:2/span 2;grid-row:3;max-width:480px;font-size:11px;}}@media screen and (max-width:767px) and (min-width:0){.footer__law{grid-column:span 4;grid-row:5;max-width:385px;font-size:10px;text-align:center;justify-self:center;}}.footer__phone{grid-column:4;grid-row:1;font-weight:300;font-size:24px;}@media screen and (max-width:1023px) and (min-width:768px){.footer__phone{grid-column:2;grid-row:1;-ms-flex-item-align:center;align-self:center;font-size:20px;}}@media screen and (max-width:767px) and (min-width:0){.footer__phone{grid-column:span 4;grid-row:3;font-size:20px;text-align:center;}}.footer__email{grid-column:4;grid-row:2;font-weight:400;font-size:14px;}@media screen and (max-width:1023px) and (min-width:768px){.footer__email{grid-column:3;grid-row:1;-ms-flex-item-align:center;align-self:center;font-size:14px;}}@media screen and (max-width:767px) and (min-width:0){.footer__email{grid-column:span 4;grid-row:4;font-size:12px;text-align:center;}}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}.block-transitions *{-webkit-transition:none !important;-o-transition:none !important;transition:none !important;}body{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;color:#000;}.main-holder{min-height:100vh;overflow-x:hidden;}.main-container{position:relative;max-width:1280px;padding:0 30px;margin:0 auto;}@media screen and (max-width:767px) and (min-width:0){.main-container{padding:0 15px;}}button,input,a{outline:none;}button:hover,input:hover,a:hover,button :focus,input :focus,a :focus{outline:none;}button:hover{cursor:pointer;}.button{display:block;text-align:center;font-size:16px;font-weight:400;line-height:1.21;background:#fff;border:2px solid #6882b1;border-radius:10px;padding:10px 15px;color:#6882b1;cursor:pointer;text-decoration:none;outline:none;-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.1);box-shadow:0 15px 15px 0 rgba(0,0,0,.1);}.button:hover{background:#efefef;}.button.fill{background:-webkit-gradient(linear,left top,left bottom,color-stop(-53.97%,#6882b1),color-stop(144.44%,#39578c));background:-webkit-linear-gradient(top,#6882b1 -53.97%,#39578c 144.44%);background:-o-linear-gradient(top,#6882b1 -53.97%,#39578c 144.44%);background:linear-gradient(180deg,#6882b1 -53.97%,#39578c 144.44%);border:none;padding:12px 17px;color:#fff;}.button.fill:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(-53.97%,#6882b1),color-stop(144.44%,#0c1b36));background:-webkit-linear-gradient(top,#6882b1 -53.97%,#0c1b36 144.44%);background:-o-linear-gradient(top,#6882b1 -53.97%,#0c1b36 144.44%);background:linear-gradient(180deg,#6882b1 -53.97%,#0c1b36 144.44%);}.title{position:relative;background:#eaf1f6;}.title-content{position:relative;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-column-gap:10px;grid-row-gap:30px;padding-top:90px;padding-bottom:84px;}@media screen and (max-width:1023px) and (min-width:768px){.title-content{grid-row-gap:15px;padding-bottom:30px;}}@media screen and (max-width:767px) and (min-width:0){.title-content{grid-template-columns:none;grid-template-rows:none;grid-column-gap:unset;grid-row-gap:unset;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-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:90px;padding-bottom:18px;}}.title-content__bgc{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#4de119),to(#1a60df));background:-webkit-linear-gradient(top,#4de119 0%,#1a60df 100%);background:-o-linear-gradient(top,#4de119 0%,#1a60df 100%);background:linear-gradient(180deg,#4de119 0%,#1a60df 100%);opacity:.47;}@media screen and (max-width:767px) and (min-width:0){.title-content__bgc{display:none;}}.title-content__bgc-first{grid-column:1;grid-row:span 2;left:0;bottom:0;width:30%;height:80%;border-radius:50%;-webkit-filter:blur(200px);filter:blur(200px);z-index:0;}.title-content__bgc-second{grid-column:2;grid-row:span 2;width:80%;height:80%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;border-radius:50%;-webkit-filter:blur(130px);filter:blur(130px);z-index:0;}@media screen and (max-width:1023px) and (min-width:768px){.title-content__bgc-second{-webkit-filter:blur(100px);filter:blur(100px);}}.title-content__info{grid-column:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2;}.title-content__info-logo{display:block;width:250px;line-height:0;}@media screen and (max-width:1023px) and (min-width:768px){.title-content__info-logo{width:195px;}}@media screen and (max-width:767px) and (min-width:0){.title-content__info-logo{display:none;}}.title-content__info-caption{margin-top:30px;font-weight:700;font-size:50px;line-height:1.21;letter-spacing:-.05em;text-align:left;color:#333;}@media screen and (max-width:1023px) and (min-width:768px){.title-content__info-caption{margin-top:15px;font-size:40px;}}@media screen and (max-width:767px) and (min-width:0){.title-content__info-caption{margin-top:0;font-size:24px;text-align:center;}}.title-content__info-caption-sub{margin-top:15px;font-weight:300;font-size:31px;line-height:1.21;text-align:left;color:#666;}@media screen and (max-width:1023px) and (min-width:768px){.title-content__info-caption-sub{font-size:24px;}}@media screen and (max-width:767px) and (min-width:0){.title-content__info-caption-sub{font-size:18px;text-align:center;}}.title-content__info-button{display:block;width:308px;margin-top:30px;}@media screen and (max-width:767px) and (min-width:0){.title-content__info-button{width:100%;max-width:308px;margin-top:15px;-ms-flex-item-align:center;align-self:center;}}.title-content__img{display:block;line-height:0;width:100%;max-width:499px;}@media screen and (max-width:767px) and (min-width:0){.title-content__img{max-width:56vw;}}.title-content__img-wrapper{grid-column:2;grid-row:span 2;-ms-flex-item-align:center;align-self:center;z-index:2;}@media screen and (max-width:767px) and (min-width:0){.title-content__img-wrapper{margin-top:15px;}}.title-content__fts{grid-column:1;grid-row:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;color:#000;outline:none;text-decoration:none;}@media screen and (max-width:767px) and (min-width:0){.title-content__fts{margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.title-content__fts-logo{width:68px;height:72px;}@media screen and (max-width:767px) and (min-width:0){.title-content__fts-logo{width:50px;height:53px;}}.title-content__fts-text{font-size:16px;font-weight:400;line-height:1.21;margin-left:30px;}@media screen and (max-width:767px) and (min-width:0){.title-content__fts-text{font-size:14px;margin-left:10px;}}.why{position:relative;background:#f5fafa;line-height:1.21;padding-top:140px;padding-bottom:187px;}@media screen and (max-width:1023px) and (min-width:768px){.why{padding-top:30px;padding-bottom:60px;}}@media screen and (max-width:767px) and (min-width:0){.why{padding-top:30px;padding-bottom:30px;}}.why-bgc{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#4de119),to(#1a60df));background:-webkit-linear-gradient(top,#4de119 0%,#1a60df 100%);background:-o-linear-gradient(top,#4de119 0%,#1a60df 100%);background:linear-gradient(180deg,#4de119 0%,#1a60df 100%);opacity:.47;width:50%;height:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-webkit-filter:blur(200px);filter:blur(200px);z-index:0;}@media screen and (max-width:1023px) and (min-width:768px),screen and (max-width:767px) and (min-width:0){.why-bgc{display:none;}}.why-title{font-weight:700;font-size:32px;letter-spacing:-.05em;text-align:center;}@media screen and (max-width:1023px) and (min-width:768px),screen and (max-width:767px) and (min-width:0){.why-title{font-size:24px;}}.why-content{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-top:60px;}@media screen and (max-width:1023px) and (min-width:768px){.why-content{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;margin-top:30px;}}@media screen and (max-width:767px) and (min-width:0){.why-content{grid-template-columns:none;grid-template-rows:auto auto;row-gap:15px;margin-top:15px;}}.why-content-block{position:relative;background:#fff;border-radius:60px;padding:60px;}@media screen and (max-width:1023px) and (min-width:768px){.why-content-block{border-radius:30px;padding:30px;}}@media screen and (max-width:767px) and (min-width:0){.why-content-block{border-radius:30px;padding:15px;}}.why-content-block__img-left{position:absolute;width:120px;top:0;left:-65px;max-height:100%;}@media screen and (max-width:1023px) and (min-width:768px){.why-content-block__img-left{max-height:75%;top:auto;bottom:0;}}@media screen and (max-width:767px) and (min-width:0){.why-content-block__img-left{display:none;}}.why-content-block__img-right{position:absolute;width:169px;right:0;bottom:-11px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);max-height:100%;}@media screen and (max-width:1023px) and (min-width:768px){.why-content-block__img-right{width:110px;}}@media screen and (max-width:767px) and (min-width:0){.why-content-block__img-right{display:none;}}.why-content-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;isolation:isolate;}.why-content-block__item+.why-content-block__item{margin-top:15px;}@media screen and (max-width:767px) and (min-width:0){.why-content-block__item+.why-content-block__item{margin-top:10px;}}.why-content-block__item-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:3px solid #666;margin-top:3px;}.why-content-block__item-text{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-weight:400;font-size:20px;color:#666;margin-left:17px;}@media screen and (max-width:1023px) and (min-width:768px){.why-content-block__item-text{font-size:18px;margin-left:9px;}}@media screen and (max-width:767px) and (min-width:0){.why-content-block__item-text{font-size:16px;margin-left:10px;}}.how{position:relative;background:#eaf1f6;line-height:1.21;padding-top:60px;padding-bottom:9px;z-index:1;}@media screen and (max-width:1023px) and (min-width:768px){.how{padding-top:30px;padding-bottom:50px;}}@media screen and (max-width:767px) and (min-width:0){.how{padding-top:30px;padding-bottom:30px;}}.how-bgc{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#4de119),to(#1a60df));background:-webkit-linear-gradient(top,#4de119 0%,#1a60df 100%);background:-o-linear-gradient(top,#4de119 0%,#1a60df 100%);background:linear-gradient(180deg,#4de119 0%,#1a60df 100%);opacity:.47;width:50%;height:50%;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;-webkit-filter:blur(200px);filter:blur(200px);z-index:0;}@media screen and (max-width:767px) and (min-width:0){.how-bgc{display:none;}}.how__decoration-top-left-container{position:absolute;left:5px;top:-150px;width:208px;height:208px;z-index:1;-webkit-filter:drop-shadow(0 70px 90px rgba(0,0,0,.2));filter:drop-shadow(0 70px 90px rgba(0,0,0,.2));}@media screen and (max-width:1023px) and (min-width:768px){.how__decoration-top-left-container{left:5px;top:-75px;width:77px;height:77px;}}@media screen and (max-width:767px) and (min-width:0){.how__decoration-top-left-container{display:none;}}.how__decoration-top-left-under{position:absolute;z-index:1;width:206px;height:206px;top:2px;left:2px;}@media screen and (max-width:1023px) and (min-width:768px){.how__decoration-top-left-under{width:75px;height:75px;}}.how__decoration-top-left-over{position:absolute;z-index:2;width:206px;height:206px;top:0;left:0;}@media screen and (max-width:1023px) and (min-width:768px){.how__decoration-top-left-over{width:75px;height:75px;}}.how-title{font-weight:700;font-size:32px;letter-spacing:-.05em;text-align:center;z-index:2;}@media screen and (max-width:1023px) and (min-width:768px){.how-title{font-size:24px;}}@media screen and (max-width:767px) and (min-width:0){.how-title{font-size:20px;}}.how__info{position:relative;}.how__info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;}.how__info-item{opacity:1;}.how__info-item img{display:block;width:100%;line-height:0;max-width:1096px;}@media screen and (max-width:1023px) and (min-width:768px){.how__info-item img{max-width:705px;}}@media screen and (max-width:767px) and (min-width:0){.how__info-item img{max-width:291px;}}.how-content{z-index:2;}.usefull-links{position:relative;background:#f5fafa;line-height:1.21;padding-top:124px;padding-bottom:123px;}@media screen and (max-width:1023px) and (min-width:768px),screen and (max-width:767px) and (min-width:0){.usefull-links{padding-top:30px;padding-bottom:60px;}}.usefull-links-bgc{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#4de119),to(#1a60df));background:-webkit-linear-gradient(top,#4de119 0%,#1a60df 100%);background:-o-linear-gradient(top,#4de119 0%,#1a60df 100%);background:linear-gradient(180deg,#4de119 0%,#1a60df 100%);opacity:.47;width:50%;height:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-webkit-filter:blur(200px);filter:blur(200px);z-index:0;}@media screen and (max-width:1023px) and (min-width:768px),screen and (max-width:767px) and (min-width:0){.usefull-links-bgc{display:none;}}.usefull-links-title{font-weight:700;font-size:32px;letter-spacing:-.05em;text-align:center;color:#333;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links-title{font-size:24px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links-title{font-size:20px;}}.usefull-links-content{margin-top:60px;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links-content{margin-top:36px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links-content{margin-top:15px;}}.usefull-links-content__mobile-app-title{font-weight:400;font-size:20px;line-height:1;text-align:center;margin-top:30px;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links-content__mobile-app-title{margin-top:36px;font-size:18px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links-content__mobile-app-title{margin-top:15px;font-size:16px;}}.usefull-links-content__mobile-app-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:138px;height:48px;background:#dae5ee;line-height:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;}.usefull-links-content__mobile-app-links{display:grid;grid-template-columns:auto auto auto auto;grid-template-rows:auto;grid-column-gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 0;}@media screen and (max-width:767px) and (min-width:0){.usefull-links-content__mobile-app-links{margin:15px auto 0;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-row-gap:15px;}}.usefull-links-content__mobile-app-link__rustore svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:90px;height:22px;}.usefull-links-content__mobile-app-link__huawei svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:103px;height:28px;}.usefull-links-content__mobile-app-link__google svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:96px;height:26px;}.usefull-links-content__mobile-app-link__apple svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:93px;height:26px;}.usefull-links__links-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links__links-container{margin-top:36px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container{margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.usefull-links__links-container__img-left{z-index:2;max-height:214px;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links__links-container__img-left{max-height:126px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container__img-left{display:none;}}.usefull-links__links-container__img-right{max-width:112px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links__links-container__img-right{max-width:77px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container__img-right{display:none;}}.usefull-links__links-container__item{display:-webkit-box;display:-ms-flexbox;display:flex;isolation:isolate;}.usefull-links__links-container__item+.usefull-links__links-container__item{margin-top:15px;}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container__item+.usefull-links__links-container__item{margin-top:10px;}}.usefull-links__links-container__items{position:relative;background:#fff;padding:60px;border-radius:60px;max-width:562px;margin-left:-50px;z-index:1;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links__links-container__items{padding:37px 30px;border-radius:30px;margin-left:-15px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container__items{padding:15px;border-radius:30px;margin-left:0;}}.usefull-links__links-container__item-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:3px solid #5a88e2;margin-top:3px;}.usefull-links__links-container__item-text{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-weight:400;font-size:20px;color:#5a88e2;text-decoration:underline;margin-left:17px;}@media screen and (max-width:1023px) and (min-width:768px){.usefull-links__links-container__item-text{font-size:18px;margin-left:19px;}}@media screen and (max-width:767px) and (min-width:0){.usefull-links__links-container__item-text{font-size:16px;margin-left:10px;}}