html,body,div,span,h1,h2,h3,h4,h5,p,a,img,strong,ol,ul,li,form,input,label{margin:0;padding:0;border:0}*,::after,::before{box-sizing:border-box}a,button,div,input,select,textarea,:focus,:active{outline:none}h1,h2,h3{font-weight:normal}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{background-color:transparent}textarea{display:block;resize:none;border:none;overflow-y:hidden}ol,ul{list-style:none}img{display:block}a{text-decoration:none}button{cursor:pointer}:root{--side-padding: 30px}.icon-stack{display:inline-block;flex-shrink:0;background-size:cover;background-position:50%}.burger{width:18px;height:14px;background-image:url("../img/sprite-stack.svg?place-for-version#burger")}.cross{width:16px;height:15px;background-image:url("../img/sprite-stack.svg?place-for-version#cross")}.logo-violet{width:132px;height:27px;background-image:url("../img/sprite-stack.svg?place-for-version#logo-violet")}.logo-white{width:132px;height:27px;background-image:url("../img/sprite-stack.svg?place-for-version#logo-white")}html,body,.wrapper{width:100%;min-height:100dvh}.wrapper{flex-direction:column}.main-container{flex-grow:1}.wrap{margin-inline:auto;padding-left:var(--side-padding);padding-right:var(--side-padding)}.overlay{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:8;opacity:0;background:rgba(0,0,0,0.8);transition:all .3s ease}.overlay.active{display:block;opacity:1}body{font-family:"Rubik-Regular",sans-serif;font-size:18px;line-height:1;color:rgba(255,255,255,0.85);background:#fff}h1{font-family:"Inter-Medium",sans-serif;font-size:54px;line-height:1.2;margin-bottom:.3333em}h1 span{color:#ee4B72}h2{font-family:"Inter-Medium",sans-serif;font-size:30px;line-height:1.33;margin-bottom:.65em}p{font-family:"Rubik-Regular",sans-serif;font-size:18px;line-height:1.44}p+p{margin-top:13px}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.ai-center{align-items:center}.jc-between{justify-content:space-between}.jc-center{justify-content:center}.btn-app{width:205px;height:61px;display:block;border-radius:10px;background:url("../img/btn_app.webp") no-repeat 50%/cover}.header .wrap{max-width:1110px;height:80px;position:relative}.header .click-zone__burger{right:17px;top:8px}.menu{align-items:center;flex-grow:1;margin-left:clamp(15px, 4vw, 63px)}.nav{gap:0 30px;flex-shrink:0;margin-right:30px}.nav a,.nav span{font-family:"Inter-Regular",sans-serif;font-size:15px;color:#000;cursor:pointer}.nav a:hover,.nav a.active,.nav span:hover,.nav span.active{text-decoration:underline;text-underline-offset:5px}.btn-buy{width:142px;height:40px;display:none;flex-shrink:0;font-family:"Inter-Regular",sans-serif;font-size:14px;color:rgba(255,255,255,0.85);margin-left:auto;border-radius:30px;background:#ee4b72}.click-zone{width:44px;height:44px;position:absolute;z-index:5}.click-zone::before{display:block;content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background-repeat:no-repeat;background-size:cover;background-position:50%}.click-zone__burger{display:none}.click-zone__burger::before{width:18px;height:14px;background-image:url("../img/sprite-stack.svg#burger")}.click-zone__close{display:none}.click-zone__close::before{width:16px;height:15px;background-image:url("../img/sprite-stack.svg#cross")}.section-1{padding:112px 0 54px;background:#480b56 url("../img/sphere_1920.webp") no-repeat 50% 100%}.section-1 .wrap{max-width:1186px;text-align:center}.section-1 .btn-app{margin-inline:auto}.section-1 .text{max-width:945px;margin:0 auto 36px}.section-1 .text p{margin-top:0}.section-2{background:#172e7b;padding:80px 0}.section-2 .wrap{max-width:1040px;align-items:center;justify-content:space-between;gap:0 37px}.section-2 .col-1{width:clamp(380px, 49vw, 520px)}.section-2 .col-2{width:clamp(310px, 40vw, 416px)}.section-2 .col-2 img{width:100%;height:auto}.section-2 ol{max-width:433px;list-style-type:decimal;margin-left:25px}.section-2 ol li{line-height:1.44;margin-bottom:13px}.section-2 p{font-family:"Rubik-Medium",sans-serif}.section-3{padding:50px 0 62px;background:#04134B}.section-3 .wrap{max-width:1360px;align-items:center;justify-content:space-between;gap:0 34px}.section-3 .col-1{width:43.26vw}.section-3 .col-1 img{width:100%;height:auto}.section-3 .col-2{width:44.66vw;container-type:inline-size;container-name:column}.section-3 h2{margin-bottom:1.6em}.section-3 .final-text{font-size:40px;line-height:1.2}.text-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:0 50px;margin-bottom:49px}.text-container p{margin-top:0}.text-container p:nth-child(2){padding-right:20px}.en .text-container{grid-template-rows:1fr 1fr;gap:33px 50px;margin-bottom:0}.en .text-container p:nth-child(2){padding-right:0}.en .text-container p:nth-child(4){font-size:35px;line-height:1.37;margin-top:-9px}@container column (max-width: 520px){.text-container{grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:26px 0}.text-container p:nth-child(2){padding-right:0}.en .text-container{grid-template-rows:auto}}.section-4{padding:38px 0 73px;background:#dce1ff}.section-4 .wrap{justify-content:center;gap:0 18px}.card{width:100%;max-width:360px;flex-direction:column;gap:15px 0;text-align:center;padding:44px 30px 41px;border-radius:50px;background:#480b56}.card img{width:169px;height:172px;margin-inline:auto}.card p{font-size:16px;line-height:1.37}.card-title{height:84px;font-family:"Rubik-Medium",sans-serif;font-size:24px;line-height:1.166;margin-bottom:4px}.en .card-title{margin-bottom:0}.section-5{background-color:#1b1016}.section-5 .wrap{max-width:1049px;height:500px;position:relative}.section-5 .content{max-width:360px;position:absolute;left:var(--side-padding);top:50%;transform:translateY(-50%)}.section-5 .content h2{font-family:"Inter-Regular",sans-serif;line-height:1.3333}.section-5 .content p{margin:0}.section-5 .btn-app{margin-top:18px}.image-container{height:500px;background-image:-webkit-image-set(url("../img/girl-1x_1920.webp") 1x, url("../img/girl-2x_1920.webp") 2x);background-image:image-set(url("../img/girl-1x_1920.webp") 1x, url("../img/girl-2x_1920.webp") 2x);background-repeat:no-repeat;background-position:50%;background-size:cover}.main-container__support{padding:64px 0 51px;background:#172e7b url("../img/sphere-support_1920.webp") no-repeat 50% 100%}.form-title{text-align:center;margin-bottom:51px;padding:0 18px}.form-title .subtitle{line-height:1.3}.modal{width:calc(100% - 36px);max-width:540px;margin:0 auto;border-radius:10px;background:#fff}.modal .btn{width:220px;height:52px;font-size:16px;letter-spacing:normal}.modal-result{width:calc(100% - 40px);max-width:540px;position:fixed;top:50%;left:50%;z-index:15;opacity:0;visibility:hidden;transform:translate(-50%, -50%);background:rgba(255,255,255,0.85)}.modal-header{height:72px;font-family:"Inter-Medium",sans-serif;font-size:30px;color:#000}.modal-content{text-align:center;padding:30px}.modal-content .text{font-size:18px;line-height:1.3;color:#000;margin-bottom:30px}.form-list{padding:30px}.form-list>li{position:relative}.form-list>li+li{margin-top:11px}.form-list .item-btn{margin-top:30px}.form-list .btn{margin:0 auto}.form-control{width:100%;font-family:"Rubik-Regular",sans-serif;font-size:16px;color:#000;border:none;border-radius:10px;background:#f2f2f2}.form-control:focus{border:1px solid #82b0d5;box-shadow:0 0 9px rgba(123,198,254,0.37),inset 0 1px 2px rgba(91,114,132,0.3);background:rgba(255,255,255,0.85)}.form-control_error{border:1px solid #ee4b72}.error{max-width:260px;display:none;font-size:14px;line-height:15px;color:rgba(255,255,255,0.85);position:absolute;left:11px;top:calc(100% + 8px);z-index:20;padding:7px 10px 8px;border-radius:5px;background:#ee4b72}.error::before{width:0;height:0;content:'';position:absolute;left:15px;top:-7px;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid #ee4b72}.disable{opacity:.6;cursor:default}.disable:hover,.disable:active{background:#7327df}input{height:48px;line-height:48px;padding:0 20px}textarea{height:203px;display:block;line-height:20px;padding:13px 20px 10px;resize:none}::-webkit-input-placeholder{color:#898989}::-moz-placeholder{color:#898989}:-moz-placeholder{color:#898989}:-ms-input-placeholder{color:#898989}.btn-send{width:220px;height:52px;font-family:"Rubik-Bold",sans-serif;font-size:18px;color:rgba(255,255,255,0.85);border:none;border-radius:30px;margin-inline:auto;background:#ee4b72;cursor:pointer}@media screen and (max-width: 480px){.main-container__support{padding:34px 0}.form-title{margin-bottom:34px}.form-list{padding:20px 18px}}.footer{padding:43px 0 80px;background:#480b55}.footer .wrap{max-width:1040px}.top-row,.bottom-row{align-items:center;justify-content:space-between}.top-row{margin-bottom:22px}.links-row{gap:0 28px}.links-row a{font-size:14px;color:rgba(255,255,255,0.85);text-decoration:underline;text-underline-offset:5px}.links-row a.active{text-decoration:none;cursor:default}.copyright{font-family:"Inter-Regular",sans-serif;font-size:12px}.contacts{font-family:"Rubik-Bold",sans-serif;font-size:14px}.contacts a{font-family:"Rubik-Regular",sans-serif;font-size:14px;color:rgba(255,255,255,0.85);text-decoration:underline;text-underline-offset:5px}.warning-cookie{position:fixed;left:0;right:0;bottom:0;z-index:7;background:#000}.warning-cookie .wrap{max-width:1440px;min-height:64px;align-items:center;justify-content:space-between;padding:16px 23px;font-family:"Inter-Regular",sans-serif;font-size:13px;line-height:1.384}.warning-cookie a{color:rgba(255,255,255,0.85)}.warning-cookie a:hover{text-decoration:underline;text-underline-offset:4px}.warning-cookie .buttons-cookies{gap:0 12px;margin-left:30px}.warning-cookie .btn{height:32px;flex-shrink:0;font-family:"Inter-Regular",sans-serif;font-size:13px;padding:0 17px;border:1px solid rgba(255,255,255,0.85);cursor:pointer}.warning-cookie .btn-light{color:rgba(255,255,255,0.85);background:transparent}.warning-cookie .btn-white{color:#000;background:rgba(255,255,255,0.85)}.warning-cookie .click-zone{width:32px;height:32px;font-size:16px;position:unset;cursor:pointer}.docs{color:#000;padding:87px 0;background:#dce1ff}.docs .wrap{max-width:1114px}.docs h2{font-family:"Rubik-Medium",sans-serif;font-size:24px;line-height:1.166;padding-top:13px}.docs h3{font-family:"Rubik-Medium",sans-serif;line-height:1.3;margin-bottom:13px;padding-top:10px}.docs p{margin:0 0 13px}.docs a{color:#000;text-decoration:underline;text-underline-offset:5px}.docs ul{line-height:1.44;margin-bottom:13px;padding-left:30px}.docs ul li:not(:last-child){margin-bottom:13px}.docs .medium{font-family:"Rubik-Medium",sans-serif}.table{margin-bottom:16px}.table th{height:50px;font-family:"Inter-Medium",sans-serif;font-size:16px;padding:0 10px}.table td{font-size:15px;padding:5px 10px}@media screen and (max-width: 1439px){h1{font-size:calc(45px + 9 * (100vw - 1024px) / 416)}.section-1{padding-top:calc(32px + 88 * (100vw - 768px) / 672)}.section-1 h2{font-size:calc(26px + 4 * (100vw - 1024px) / 416)}.section-2{padding:calc(35px + 45 * (100vw - 768px) / 672) 0}}@media screen and (max-width: 1024px){h1{font-size:45px}.section-1 h2{font-size:26px}.section-3 .wrap{align-items:start}.section-3 .final-text{font-size:35px}.text-container{margin-bottom:20px}.section-4{padding:20px 0}.section-4 .wrap{flex-direction:column;align-items:center;gap:20px 0}.section-4 .card{max-width:330px}.section-4 .card-title{height:auto;margin-bottom:16px}}@media screen and (min-width: 560px) and (max-width: 1024px){.section-4 .card{max-width:100%;flex-direction:row;gap:0 24px;text-align:left}}@media screen and (max-width: 1023px){.top-row{flex-direction:column;gap:28px 0}}@media screen and (max-width: 767px){:root{--side-padding: 24px}h1{line-height:1.08;margin-bottom:30px}h2:not(.section-5 h2):not(.docs h2){text-align:center}.header .wrap{height:60px}.menu{width:calc(100% - (var(--side-padding) * 2));flex-direction:column;align-items:start;gap:20px 0;position:absolute;left:-100%;top:70px;z-index:10;margin-left:0;padding:30px;border-radius:15px;background:#fff;transition:all .4s ease-out}.menu .click-zone__close{right:0;top:0}.menu-show{left:var(--side-padding)}.nav{flex-direction:column;gap:20px 0;margin-right:0}.nav a{font-size:18px}.btn-buy{margin-left:0}.click-zone__burger,.click-zone__close{display:flex;opacity:.65}.section-1{padding:32px 0 37px}.section-1 h2{line-height:1.3}.section-1 h2 span{display:block;font-size:18px}.section-2{padding:35px 0}.section-2 .wrap{flex-direction:column;justify-content:unset;gap:0}.section-2 .col-1{width:100%}.section-2 ol{max-width:100%}.section-2 p{display:none}.section-3 .wrap{flex-direction:column;align-items:center}.section-3 .col-1{width:100%;max-width:500px}.section-3 .col-2{width:100%}.section-3 .final-text{text-align:center}.image-container{background-image:url("../img/girl_768.webp")}.links-row{align-items:center}.links-row:not(.en .links-row),.bottom-row{flex-direction:column;gap:22px 0}.en .links-row{gap:0 22px}.copyright{order:2}.warning-cookie .wrap{flex-direction:column;gap:16px 0}.warning-cookie .wrap div:first-child{text-align:center}.docs{padding:37px 0}.table-wrapper{overflow-x:scroll}.table{width:473px}.table tr th:nth-child(1){width:211px}.table tr th:nth-child(2){width:100px}.table tr th:nth-child(3){width:160px}.table td{padding:5px}}@media screen and (max-width: 480px){.section-3 .col-1{max-width:380px}.section-4 .card{padding-left:24px;padding-right:24px}.section-5 .content{max-width:100%;position:unset;transform:none;padding:33px var(--side-padding) 37px}.section-5 .content h2{text-align:center}.image-container{background-image:url("../img/girl_480.webp")}.docs .wrap{padding-left:14px;padding-right:14px}.docs ul{padding-left:0}}@media screen and (max-width: 360px){.image-container{background-image:url("../img/girl_360.webp")}}[hidden]{display:none}
