a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Helvetica;font-style:normal;font-display:swap;font-weight:300;src:local(""),url(../fonts/helvetica-light.woff2) format("woff2"),url(../fonts/helvetica-light.woff) format("woff"),url(../fonts/helvetica-light.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-display:swap;font-weight:400;src:local(""),url(../fonts/helvetica-regular.woff2) format("woff2"),url(../fonts/helvetica-regular.woff) format("woff"),url(../fonts/helvetica-regular.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-display:swap;font-weight:700;src:local(""),url(../fonts/helvetica-bold.woff2) format("woff2"),url(../fonts/helvetica-bold.woff) format("woff"),url(../fonts/helvetica-bold.ttf) format("truetype")}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter}body{font-size:18px;color:#121128;background:#f5f2ff}body.no-scroll{overflow:hidden}.container{margin:0 auto;max-width:1220px;padding:0 10px}.wrapper{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}main{flex:100%}h1,h2,h3,h4,h5,h6{font-family:Helvetica}h1{font-size:80px;font-style:normal;font-weight:700;line-height:100%}@media screen and (max-width:600px){h1{font-size:50px}}h2{font-size:40px;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:600px){h2{font-size:30px}}.section{margin:140px 0}.btn{display:inline-flex;justify-content:center;align-items:center;gap:15px;padding:25px 75px;border-radius:300px;color:#121128;background:#fff;font-weight:500;line-height:100%;font-size:18px;text-decoration:none;cursor:pointer;transition:box-shadow .2s ease-in-out,background .2s ease-in-out}.btn:hover{background:rgba(255,255,255,.9)}.btn_sm{gap:5px;padding:13px 30px;font-size:17px;font-weight:400}.btn_md{padding:18px 50px}.btn_primary{background:linear-gradient(151deg,#5b95ff 0,#005bea 100%);color:#fff}.btn_primary:hover{background:linear-gradient(151deg,#5b95ff 0,#005bea 100%);box-shadow:4px 4px 20px 0 rgba(18,98,227,.33)}.logo{display:inline-flex;align-items:center;gap:5px;font-size:19px;font-weight:700;line-height:100%;color:#121128;text-decoration:none}.header{padding:18px 0}.header__container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1023.98px){.header__button{display:none}}.header__burger{display:none}@media screen and (max-width:1023.98px){.header__burger{cursor:pointer;outline:0;background:0 0;border:none;flex-shrink:0;width:40px;height:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.header__burger span{background:#121128;height:4px;border-radius:2px;width:100%;transition:transform .2s ease-in-out}.header__burger._active{z-index:10001}.header__burger._active span{position:absolute;top:50%}.header__burger._active span:nth-child(1){transform:translateY(-50%) rotate(-45deg)}.header__burger._active span:nth-child(2){transform:translateY(-50%) rotate(45deg)}.header__burger._active span:nth-child(3){transform:translateY(-50%) rotate(-45deg)}}@media screen and (max-width:1023.98px){.nav{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;transform:translateX(110%);transition:transform .3s ease-in-out;background:#f5f2ff;padding:150px 10px 100px 10px;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.nav._active{transform:translateX(0)}}@media screen and (max-width:600px){.nav{padding:60px 10px 60px 10px}}.nav__list{display:flex;align-items:center;gap:50px}@media screen and (max-width:1023.98px){.nav__list{flex-direction:column}}@media screen and (max-width:600px){.nav__list{gap:40px}}.nav__item{display:inline-flex;align-items:center;gap:10px}.nav__link{color:#121128;text-decoration:none;font-size:17px;transition:color .2s ease-in-out}.nav__link:hover{color:#1262e3}.nav__button{display:none}@media screen and (max-width:1023.98px){.nav__button{display:inline-flex;margin-top:100px;margin-bottom:auto}}@media screen and (max-width:600px){.nav__button{margin-top:60px}}.nav__logo{display:none}@media screen and (max-width:1023.98px){.nav__logo{margin-top:60px;display:inline-flex}}.footer{padding:50px 0;background:#eae7fa}.footer__container{display:flex}@media screen and (max-width:1023.98px){.footer__container{flex-direction:column-reverse}}.footer__col{display:flex;flex-direction:column;width:33%}@media screen and (max-width:1023.98px){.footer__col{flex-direction:row-reverse;width:100%;justify-content:space-between;margin-top:30px}}@media screen and (max-width:600px){.footer__col{flex-direction:row}}.footer__nav{margin-bottom:auto}.footer__bottom{margin-top:32px}@media screen and (max-width:1023.98px){.footer__bottom{margin-top:0}}@media screen and (max-width:600px){.footer__bottom{margin-top:auto}}.footer__copyright{margin-top:16px;font-size:13px}.footer-nav__list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1023.98px){.footer-nav__list{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:50px;column-gap:50px}}@media screen and (max-width:600px){.footer-nav__list{display:flex;flex-direction:column;gap:30px}}.footer-nav__link{text-decoration:none;color:#121128;transition:color .2s ease-in-out}.footer-nav__link:hover{color:#1262e3}.footer-content{overflow:hidden;flex:1;display:flex;justify-content:space-between;gap:60px;padding:50px;border-radius:20px;background:#ddd9ff;position:relative}@media screen and (max-width:600px){.footer-content{padding:30px 20px;flex-direction:column}}.footer-content__col{flex:1;flex-shrink:0;max-width:50%}@media screen and (max-width:600px){.footer-content__col{max-width:100%}}.footer-content__illustration{position:absolute;top:25px;right:34px;display:block;flex:1;max-width:40%}@media screen and (max-width:600px){.footer-content__illustration{position:static;align-self:center;max-width:100%}}.footer-content__title{margin-bottom:30px}@media screen and (max-width:600px){.footer-content__title{margin-bottom:20px}}.footer-content__text{margin-bottom:42px;line-height:140%}@media screen and (max-width:600px){.footer-content__text{margin-bottom:20px}}.footer-content__link{text-decoration:none;color:#121128;transition:color .2s ease-in-out;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.footer-content__link:hover{color:#1262e3}@media screen and (max-width:600px){.footer-content__link{margin-bottom:10px}}.hero{padding:30px 0}.hero__container{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1023.98px){.hero__container{flex-direction:column;justify-content:flex-start}}.hero__col{max-width:50%;flex-shrink:0}@media screen and (max-width:1023.98px){.hero__col{max-width:100%}}.hero__title{margin-bottom:40px;max-width:500px}@media screen and (max-width:1023.98px){.hero__title{margin-bottom:30px}}.hero__text{font-size:30px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:60px}@media screen and (max-width:1023.98px){.hero__text{margin-bottom:30px}}@media screen and (max-width:600px){.hero__text{font-size:20px;line-height:115%}}.hero__row{display:flex;align-items:center;gap:20px}@media screen and (max-width:600px){.hero__row{flex-direction:column;gap:10px}}@media screen and (max-width:425px){.hero__row{width:100%}.hero__row .btn{width:100%}}.hero__image{display:block;max-width:44%}@media screen and (max-width:1023.98px){.hero__image{margin-top:60px;max-width:768px;width:100%;align-self:center}}.wwd__container{display:flex;gap:15px}@media screen and (max-width:1023.98px){.wwd__container{flex-direction:column}}.wwd__col{display:flex;flex-direction:column;gap:15px;max-width:calc(60% - 7.5px);height:740px}.wwd__col_sm{max-width:calc(40% - 7.5px)}@media screen and (max-width:1023.98px){.wwd__col_sm{max-width:100%;width:100%}}@media screen and (max-width:1023.98px){.wwd__col{max-width:100%;width:100%;height:auto}}.wwd-card{position:relative;padding:50px;border-radius:20px;background:#eae7fa;display:flex;flex-direction:column;flex:1}@media screen and (max-width:600px){.wwd-card{padding:30px 20px}}.wwd-card__image{position:absolute;z-index:5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;max-height:80%}.wwd-card__image-0{right:-42px;top:15px}@media screen and (max-width:1023.98px){.wwd-card__image-0{top:-30px}}@media screen and (max-width:880px){.wwd-card__image-0{top:-15px}}@media screen and (max-width:768px){.wwd-card__image-0{top:15px}}@media screen and (max-width:600px){.wwd-card__image-0{top:inherit;bottom:120px;right:10%;transform:rotate(20deg)}}@media screen and (max-width:500px){.wwd-card__image-0{right:-20px;height:120px}}@media screen and (max-width:400px){.wwd-card__image-0{bottom:150px;height:100px}}.wwd-card__image-1{bottom:0;right:0}@media screen and (max-width:600px){.wwd-card__image-1{right:inherit;left:0;max-height:100%;height:200px}}.wwd-card__image-2{bottom:0;right:24px}.wwd-card__image-3{top:125px;right:0}@media screen and (max-width:1023.98px){.wwd-card__image-3{top:inherit;bottom:0}}.wwd-card__image-4{top:50%;right:5px;transform:translateY(-50%)}@media screen and (max-width:600px){.wwd-card__image-4{position:static;transform:none;max-width:214px;align-self:center}}.wwd-card__title{margin-bottom:auto}@media screen and (max-width:1023.98px){.wwd-card__title{margin-bottom:30px}}@media screen and (max-width:600px){.wwd-card__title{margin-bottom:20px}}@media screen and (max-width:600px){.wwd-card_md{padding-bottom:300px}}@media screen and (max-width:600px){.wwd-card_lg{padding-bottom:280px}}@media screen and (max-width:600px){.wwd-card_xl{padding-bottom:340px}}.wwd-card_sm{flex-grow:0;gap:10px}@media screen and (max-width:600px){.wwd-card_sm{text-align:center;display:flex;flex-direction:column-reverse;padding-bottom:10px}}.wwd-card__text{font-size:18px;line-height:140%;max-width:63%}@media screen and (max-width:1023.98px){.wwd-card__text{max-width:55%}}@media screen and (max-width:600px){.wwd-card__text{width:100%;max-width:100%;font-size:16px}}.wwd-card__text_sm{max-width:48%}@media screen and (max-width:1023.98px){.wwd-card__text_sm{max-width:55%}}@media screen and (max-width:600px){.wwd-card__text_sm{width:100%;max-width:100%}}.wwd-card_green{background:linear-gradient(151deg,#84fab0 0,#8fd3f4 100%)}.text-section{background:linear-gradient(151deg,#84fab0 0,#8fd3f4 100%);padding:70px 0}.text-section h2{font-weight:300;text-align:center}.about__container{display:flex;gap:15px}@media screen and (max-width:1023.98px){.about__container{flex-direction:column-reverse}}@media screen and (max-width:600px){.about__container{gap:10px}}.about__col{height:750px;display:flex;flex-direction:column;gap:15px;width:33%}@media screen and (max-width:1023.98px){.about__col{width:100%;height:auto}}@media screen and (max-width:600px){.about__col{gap:10px}}.about-card{flex:1;width:100%;background:#eae7fa;border-radius:20px;padding:50px;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}@media screen and (max-width:600px){.about-card{border-radius:10px;padding:30px 20px}}.about-card__title{margin-bottom:20px}.about-card__text{font-size:18px;line-height:140%}.about-card__image{position:absolute;bottom:0;right:0}@media screen and (max-width:1023.98px){.about-card__image{height:95%;right:-125px}}@media screen and (max-width:600px){.about-card__image{position:static;align-self:center}}.about-card__btn{margin-top:auto}@media screen and (max-width:600px){.about-card__btn{margin-top:40px;width:100%}}.about-card_primary{position:relative;background:linear-gradient(151deg,#5b95ff 0,#005bea 100%);color:#fff}.about-card_primary p{margin-bottom:30px}@media screen and (max-width:1023.98px){.about-card_primary h2,.about-card_primary p{max-width:392px}}@media screen and (max-width:600px){.about-card_primary h2,.about-card_primary p{max-width:100%}}.trusted__container{display:flex;gap:15px}@media screen and (max-width:1023.98px){.trusted__container{flex-direction:column}}@media screen and (max-width:600px){.trusted__container{gap:20px}}.trusted__text{width:33%;flex-shrink:0}@media screen and (max-width:1023.98px){.trusted__text{display:flex;margin-bottom:40px;gap:32px;align-items:flex-start;width:100%}}@media screen and (max-width:600px){.trusted__text{flex-direction:column;margin-bottom:0}}.trusted__title{margin-bottom:30px;flex-shrink:0}@media screen and (max-width:1023.98px){.trusted__title{margin-bottom:0}}.trusted__wrapper{width:100%;height:300px}.trusted__grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}@media screen and (max-width:1399.98px){.trusted__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.trusted__grid{display:block}}.trusted__item{padding:20px 15px;border-radius:8px;background:#eae7fa;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width:600px){.trusted__item{margin-right:5px}.trusted__item:last-child{margin-right:0}}.works__container{display:flex;background:#ddd9ff;padding:50px;border-radius:20px;position:relative;align-items:flex-start}@media screen and (max-width:1023.98px){.works__container{flex-direction:column;margin:0 20px;padding-bottom:0}}@media screen and (max-width:600px){.works__container{margin:0 10px;padding:30px 20px 0 20px}}.works__illustration{position:absolute;right:0;bottom:0;display:block}@media screen and (max-width:1023.98px){.works__illustration{position:static;margin-top:50px;align-self:center;max-width:100%}}.works__col{width:40%}@media screen and (max-width:1023.98px){.works__col{width:100%}}.works__title{margin-bottom:50px}@media screen and (max-width:600px){.works__title{margin-bottom:30px}}.works__list{display:flex;flex-direction:column;gap:20px}.step{display:flex;align-items:flex-start;gap:16px}@media screen and (max-width:600px){.step{flex-direction:column;gap:8px}}.step__index{padding:8px 15px;border-radius:300px;font-size:16px;font-weight:500;line-height:100%;flex-shrink:0;background:#f5f2ff}.step__text{font-size:18px;line-height:140%}.step__text a{color:#1262e3;text-decoration:underline}.faq__container{display:flex;align-items:flex-start}@media screen and (max-width:1023.98px){.faq__container{flex-direction:column;gap:30px}}.faq__title{width:33%;flex-shrink:0}@media screen and (max-width:1023.98px){.faq__title{width:100%}}.faq__list{flex:1}.faq-item{border-top:1px solid #c8c7d1;padding:20px 0;cursor:pointer}.faq-item:last-child{border-bottom:1px solid #c8c7d1}.faq-item__header{display:flex;gap:16px;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500;font-size:20px;line-height:120%}.faq-item__header svg{transition:transform .2s ease-in-out}@media screen and (max-width:600px){.faq-item__header{font-size:17px}}.faq-item__body{margin-top:0;max-height:0;overflow:hidden;line-height:140%;font-size:18px;font-weight:400;transition:max-height .4s cubic-bezier(0,1,0,1),margin .4s ease-in-out}@media screen and (max-width:600px){.faq-item__body{font-size:16px}}.faq-item._active .faq-item__body{max-height:9999px;margin-top:10px;transition:max-height 1s ease-in-out}.faq-item._active .faq-item__header svg{transform:rotate(180deg)}.result{margin-top:30px;margin-bottom:120px}.result__container{padding:50px;border-radius:20px;background:#eae7fa;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1240px){.result__container{margin:0 10px}}@media screen and (max-width:1023.98px){.result__container{flex-direction:column;background:0 0;padding:0;border-radius:0}}.result__col{width:35%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:1023.98px){.result__col{width:100%;background:#eae7fa;padding:50px;border-radius:20px;margin-bottom:10px}}@media screen and (max-width:600px){.result__col{padding:30px 20px;padding-bottom:60px}}.result__title{margin-bottom:30px}.result__title_danger{color:#ff2d2d}@media screen and (max-width:600px){.result__title{margin-bottom:20px}}.result__text{margin-bottom:30px}@media screen and (max-width:600px){.result__text{margin-bottom:20px}}.result__score{margin-top:98px}@media screen and (max-width:1023.98px){.result__score{margin-top:56px}}@media screen and (max-width:600px){.result__score{margin-top:49px}}.score{position:relative;width:100%}.score__bar{width:100%;height:5px;border-radius:5px;background:linear-gradient(90deg,#ff5a5a 0,#ecce2b 25.52%,#cce419 54.17%,#24942f 100%)}.score__from{position:absolute;left:0;color:#ff2d2d;bottom:calc(100% + 8px)}@media screen and (max-width:600px){.score__from{font-size:13px}}.score__title{position:absolute;left:50%;transform:translateX(-50%);bottom:calc(100% + 8px);font-weight:500}@media screen and (max-width:600px){.score__title{font-size:13px}}.score__to{position:absolute;right:0;color:#24942f;bottom:calc(100% + 8px)}@media screen and (max-width:600px){.score__to{font-size:13px}}.score__marker{display:inline-flex;flex-direction:column;position:absolute;left:10%;align-items:center;font-size:13px;top:calc(100% + 4px)}.table{width:50%;padding:50px;border-radius:20px;background:#ddd9ff}@media screen and (max-width:1240px){.table{width:55%}}@media screen and (max-width:1023.98px){.table{width:100%}}@media screen and (max-width:600px){.table{padding:30px 20px}}.table__header{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.table__header span{padding:8px 15px;border-radius:300px;border:1px solid #121128;font-size:16px;font-weight:500;line-height:100%}.table__header span:last-of-type{margin-right:auto}.table__list{display:flex;flex-direction:column;margin-top:30px;gap:10px}.table-item{width:100%;height:45px;border-radius:7px;background:#f5f2ff;position:relative;display:flex;align-items:center;overflow:hidden}.table-item__percent{position:absolute;left:20px;font-size:18px;z-index:5}@media screen and (max-width:600px){.table-item__percent{left:10px}}.table-item__title{margin:0 auto;font-size:13px;z-index:5}.table-item__value{font-size:20px;font-weight:500;position:absolute;right:20px;z-index:5}@media screen and (max-width:600px){.table-item__value{right:10px}}.table-item_red .table-item__progress{background:#ffa4a4}.table-item_green .table-item__progress{background:#43c350}.table-item__progress{position:absolute;left:0;top:0;height:100%}