body,html{width:100%;height:100%}body{background:#fff;overflow-x:hidden}body,th,td{font-family:Inter,sans-serif;font-size:14px;color:#141f39}body,form,object,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img,table{border:none}table{border-collapse:collapse}table td{padding:0}a{color:#141f39;cursor:pointer;text-decoration:none;transition:all .3s ease-in-out}a:hover{text-decoration:none}input,textarea,button,select{margin:0;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;border:0;font-family:Inter,sans-serif}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder,button:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder{color:transparent}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder,button:focus::-moz-placeholder,select:focus::-moz-placeholder{color:transparent}input:focus:-moz-placeholder,textarea:focus:-moz-placeholder,button:focus:-moz-placeholder,select:focus:-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder,button:focus:-ms-input-placeholder,select:focus:-ms-input-placeholder{color:transparent}button,input[type=submit]{transition:all .3s ease-in-out;cursor:pointer;border:0}ol,ul{padding:0;margin:0;list-style:none}img{max-width:100%}section,header,footer,nav,main{display:block}.wrap{margin:0 auto;width:1180px}*{outline:none!important}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify}.popup{position:fixed;inset:0;z-index:1000;opacity:0;pointer-events:none;transition:opacity .25s ease}.popup.open{opacity:1;pointer-events:auto}.popup .popup-body{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#0000004d}.popup .popup-block{box-sizing:border-box;background:#fff;width:800px;max-width:94%;border-radius:12px;box-shadow:0 4px 30px #0000001f;padding:50px 40px;position:relative;transform:translateY(16px) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease}.popup.open .popup-block{transform:none;opacity:1}.popup .js-popup-close{position:absolute;top:18px;right:18px;appearance:none;border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#aaa}.popup .js-popup-close:hover{color:#000}body.popup-enable{box-sizing:border-box;position:fixed;width:100%;left:0;overflow:hidden}@media(max-width:575px){.popup .popup-block{padding:50px 20px}}.form-container .title{text-align:center;margin-bottom:16px;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.form-container .subtitle{text-align:center;margin-bottom:48px;color:#101010a8;font-size:18.59px;font-weight:400;line-height:28px;letter-spacing:-.4px}.form-container .message{text-align:center;color:#101010a8;font-size:18.59px;font-weight:400;line-height:28px;letter-spacing:-.4px}.form-container form{max-width:700px;margin:0 auto}.form-fields{display:flex;justify-content:space-between;flex-wrap:wrap}.form-container .form-fields .form-field{width:49%}.form-container .form-field{margin-bottom:16px}.form-container form input{width:100%;height:44px;margin-bottom:6px;border:1px solid rgba(0,0,0,.16);border-radius:4px;padding:0 12px;font-size:15px}.form-container form textarea{width:100%;height:124px;margin-bottom:6px;border:1px solid rgba(0,0,0,.16);border-radius:4px;padding:8px 12px;font-size:15px}.form-container form input.invalid,.form-container form textarea.invalid{border:1px solid #EE0000}.form-field .error{display:none}.form-field .error.visible{display:flex;align-items:center}.form-field .error svg{flex-shrink:0}.form-field .error span{color:#e00;font-size:15px;margin-left:8px}.form-container form button{width:174px;height:60px;border-radius:10px;background:#18cb96;color:#fff;font-size:16px;font-weight:600}.form-container form button:hover{background:#000}.form-container form button:disabled{cursor:not-allowed}.form-container button .button-text{display:block}.form-container button .loading,.form-container button.is-loading .button-text{display:none}.form-container button.is-loading .loading{display:block}.form-container .form-error{margin-top:20px;display:none}.form-container .form-error.active{margin-top:20px;display:block}.form-container .form-error .error-title{font-weight:700;font-style:Bold;font-size:24px;color:#e00}.form-container .form-error .error-message{font-size:18px;margin-top:8px;color:#101010a8}.form-container .form-error .error-message a{font-size:18px;margin-top:8px;color:#2868ff}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background:#fafafa!important;-webkit-text-fill-color:#141f39!important;caret-color:#141f39!important;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.form-container .recaptcha{font-size:14px;color:#0000005c;margin-bottom:20px}.form-container .recaptcha a{color:#2868ff}@media(max-width:575px){.form-container .form-fields .form-field,.form-container form button{width:100%}}.header{position:fixed;top:0;left:0;width:100%;background:#ffffff80;z-index:130;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-sizing:border-box;padding:19px 0}.header .wrap{display:flex;align-items:center;flex-wrap:nowrap}.header ul.desktop-menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.header ul li{display:inline-block}.header ul li:not(:last-child){margin-right:26px}.header ul li a{font-size:16px;font-weight:500}.header ul li a:hover{color:#18cb96}.header ul li a.active{text-decoration:underline}.header .buttons{display:flex;position:relative}.header .buttons .header-btn{display:flex;align-items:center;justify-content:center;padding:0 20px;height:50px;border-radius:10px;font-size:16px;font-weight:500}.header .buttons .header-btn:nth-child(1){margin-right:20px;-webkit-backdrop-filter:blur(35.4px);backdrop-filter:blur(35.4px);background:#f2f2f2}.header .buttons .header-btn:nth-child(1):hover{background:#18cb96;color:#fff}.header .buttons .header-btn:nth-child(2){color:#fff;background:#18cb96}.header .buttons .header-btn:nth-child(2):hover{background:#000}.header .lang-switcher{display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(35.4px);backdrop-filter:blur(35.4px);background:#f2f2f2;width:50px;height:50px;border-radius:10px;margin-left:20px;position:relative}.header .lang-switcher svg{width:24px;height:24px;fill:#000;transition:all .3s ease-in-out}.header .lang-switcher:hover{background:#18cb96}.header .lang-switcher:hover svg{fill:#fff}.lang-list{position:absolute;top:115%;right:0;z-index:120;flex-direction:column;transition:opacity .2s ease-in-out,transform .2s ease-in-out;opacity:0;pointer-events:none;transform-origin:0 0;transform:scaleY(0)}.lang-list.active{opacity:1;pointer-events:auto;transform:scaleY(1)}.lang-items{display:flex;flex-direction:column;background:#f2f2f2;width:200px;padding:8px;border-radius:10px}.lang-item{display:flex;width:100%;padding:10px;border-radius:10px;margin-bottom:8px;box-sizing:border-box;font-size:16px}.lang-item.active,.lang-item:hover{background-color:#18cb96;color:#fff}.header-burger{position:relative;transition-duration:1s;cursor:pointer;width:25px;height:25px;background:none;display:none}.header-burger span{left:0;background-color:#000;position:absolute;transition-duration:.25s;transition-delay:.25s}.header-burger span:before{left:0;position:absolute;background-color:#000;content:"";transition-duration:.25s;transition:transform .25s,top .25s .25s}.header-burger span:after{left:0;position:absolute;background-color:#000;content:"";transition-duration:.25s;transition:transform .25s,top .25s .25s}.header-burger span,.header-burger span:before,.header-burger span:after{height:3px;width:25px}.header-burger span:before{top:-9px}.header-burger span:after{top:9px}.header-burger.active span{transition-duration:.1s;transition-delay:.25s;background:transparent}.header-burger.active span:before{transition:top .25s,transform .25s .25s;top:0;transform:rotate(-45deg)}.header-burger.active span:after{transition:top .4s,transform .25s .25s;top:0;transform:rotate(45deg)}.mobile-menu{position:absolute;top:100%;left:0;width:100%;z-index:120;flex-direction:column;transition:opacity .2s ease-in-out,transform .2s ease-in-out;opacity:0;pointer-events:none;transform-origin:0 0;transform:scaleY(0);height:calc(100vh - 85px);display:none;overflow:hidden}.mobile-menu.active{opacity:1;pointer-events:auto;transform:scaleY(1)}.mobile-menu-content{background-color:#fff;width:100%;height:100%;position:relative;padding:30px 20px;box-sizing:border-box;overflow:auto}.mobile-menu-content ul{display:flex;flex-direction:column}.mobile-menu-content li{margin-bottom:20px}.mobile-menu-content li a{font-size:18px}.mobile-menu-content .buttons{display:flex;flex-direction:column}.mobile-menu-content .header-btn{width:100%;box-sizing:border-box}.mobile-menu-content .buttons .header-btn:nth-child(1){margin:10px 0 20px;background:#f2f2f2}.mobile-menu-content .language{margin-top:25px;display:flex;flex-direction:column;border-top:1px solid #F1F1F1;box-sizing:border-box}.mobile-menu-content .language .label{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.mobile-menu-content .language .label p{font-size:18px}.mobile-menu-content .language .label svg{width:24px;height:24px}.mobile-menu-content .language .select{position:relative;box-sizing:border-box}.mobile-menu-content .language .lang-label{display:flex;align-items:center;justify-content:space-between;background-color:#18cb96;color:#fff;width:100%;box-sizing:border-box;margin-left:0;margin-top:20px;padding:0 20px}.mobile-menu-content .language .lang-label svg{width:10px;height:7px;margin-top:1px}.mobile-menu-content .language .lang-label.active svg{transform:scaleY(-1)}.mobile-menu-content .language .lang-list{width:100%;box-sizing:border-box;padding-bottom:10px}.mobile-menu-content .language .lang-items{width:100%;box-sizing:border-box;box-shadow:0 3.74px 56.11px #00000014;background-color:#fff}.mobile-menu-content .language .lang-item{padding:13px 20px}@media(max-width:991px){.header ul li:not(:last-child){margin-right:12px}.header .buttons .header-btn:nth-child(1){margin-right:10px}.header .lang-switcher{margin-left:10px}}@media(max-width:767px){.header{box-shadow:unset;padding:0}.header .wrap{box-shadow:0 3.74px 56.11px #00000014;position:relative;z-index:130;padding:19px 16px}.header .desktop-menu{display:none!important}.header-burger{display:block}.mobile-menu{display:flex}}.grecaptcha-badge{visibility:hidden}body{padding-top:98px}.index-first-block{padding:180px 0 280px;background:var(--index-first-block) no-repeat center}.index-first-block .text{width:52%}.index-first-block .text h1{margin-bottom:14px;color:#101010;font-size:70px;font-weight:700;line-height:80px;letter-spacing:-4px}.index-first-block .text h1.small-h1{font-size:60px}.index-first-block .text p{margin-bottom:26px;color:#101010a8;font-size:18.59px;font-weight:400;line-height:28px;letter-spacing:-.4px}.index-first-block .text .link{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 60px}.index-first-block .text .link:hover{background:#000}.index-first-block .image{width:45%;margin-top:3px}.index-first-block .image img{width:100%}.why-we-block{padding:20px 0 120px;text-align:center}.why-we-block h2{margin-bottom:18px;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.why-we-block .top-text{margin-bottom:50px;color:#101010a8;font-size:18.59px;font-weight:400;line-height:28px;letter-spacing:-.4px}.why-we-block .list .item{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:40px;padding:58px 22px;border-radius:10px;box-shadow:0 3.74px 56.11px #00000014;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.why-we-block .list .item:hover{box-shadow:0 3.74px 56.11px #00000029}.why-we-block .list .item .icon{margin-bottom:24px}.why-we-block .list .item h3{margin-bottom:8px;font-size:20px;font-weight:700;line-height:30px;letter-spacing:-1px}.why-we-block .list .item p{opacity:.7;color:#4f4f4f;font-size:18px;font-weight:400;line-height:32px}.faq-block{padding-bottom:163px}.faq-block .list{width:52.2%;border-top:1px solid #d4d4d8}.faq-block .list .item{border-bottom:1px solid #d4d4d8}.faq-block .list a{display:block;padding:38px 32px 38px 10px;font-size:20px;font-weight:700;line-height:1.25;background:var(--faq-plus) no-repeat right}.faq-block .list a:hover{color:#18cb96}.faq-block .list .item .text{overflow:hidden;height:0;transition:height .3s ease}.faq-block .list .item .text p{padding-bottom:38px;color:#101010a8;font-size:16px;font-weight:400;line-height:23px}.faq-block form{width:39%}.faq-block form h3{margin-bottom:16px;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.faq-block form p{margin-bottom:32px;color:#101010a8;font-size:16px;font-weight:400;line-height:23px;letter-spacing:-.4px}.faq-block form .form-field{width:67%;position:relative;order:1}.faq-block form .form-field input{width:100%;height:60px;border-radius:10px;background:#fafafa;padding:0 18px;font-size:16px}.faq-block form .form-field .error{margin-top:8px}.faq-block form .form-field .error svg{flex-shrink:0}.faq-block form .form-field input.invalid{border:1px solid #EE0000}.faq-block form button{width:31%;height:60px;border-radius:10px;background:#18cb96;color:#fff;font-size:16px;font-weight:500;order:2}.faq-block form .recaptcha{font-size:14px;color:#0000005c;margin:10px 0 20px;order:3}.faq-block form .recaptcha a{color:#2868ff}.faq-block form .flex button:hover{background:#000}.faq-block form .flex button:disabled{cursor:not-allowed}.faq-block form .flex button .button-text{display:block}.faq-block form .flex button .loading,.faq-block form .flex button.is-loading .button-text{display:none}.faq-block form .flex button.is-loading .loading{display:block}.faq-block form .link{display:inline-block;color:#fff;font-size:16px;font-weight:500;line-height:22.4px;border-radius:10px;background:#18cb96;padding:20px 32px}.faq-block form .link:hover{background:#000}.faq-block form .form-error{margin-top:20px;display:none;order:4}.faq-block form .form-error.active{margin-top:5px;display:block}.faq-block form .form-error .error-title{font-weight:700;font-style:Bold;font-size:20px;color:#e00;margin-bottom:0}.faq-block form .form-error .error-message{font-size:16px;margin-top:8px;color:#101010a8}.faq-block form .form-error .error-message a{font-size:16px;margin-top:8px;color:#2868ff}.contacts-banner{padding:120px 0 122px}.contacts-banner .banner{display:flex;align-items:center;justify-content:space-between;border-radius:30px;box-shadow:0 3.74px 56.11px #00000014;background:#18cb96 var(--contacts-banner) no-repeat left/contain;padding:80px 32px 80px 40px;color:#fff}.contacts-banner .banner h2{font-size:64px;font-weight:500;line-height:87px;width:40%;flex-shrink:0}.contacts-banner .banner .text{width:55%}.contacts-banner .banner .text p{margin-bottom:32px;font-size:20px;font-weight:400;line-height:30px}.contacts-banner .banner .text .link{background:#fff;display:inline-block;color:#000;font-size:16px;font-weight:500;line-height:22.4px;border-radius:10px;padding:18px 48px}.contacts-banner .banner .text .link:hover{color:#fff;background:#000}.footer{padding:83px 0 78px;background:#000;color:#fff}.footer .contacts a{display:block;color:#b4b6c4;font-size:16px;font-weight:400;line-height:26px}.footer .contacts a.phone{margin-top:14px;padding-left:34px;background:var(--footer-phone) no-repeat left}.footer .contacts a.mail{margin-top:12px;padding-left:34px;background:var(--footer-mail) no-repeat left}.footer .contacts a:hover{color:#fff}.footer nav{margin-top:27px}.footer nav .item{vertical-align:top;display:inline-block}.footer nav .item:not(:last-child){margin-right:230px}.footer nav .item h3{font-size:16px;font-weight:400;line-height:20px;margin-bottom:16px}.footer nav .item ul li:not(:last-child){margin-bottom:12px}.footer nav .item ul li a,.footer nav .item ul li button{display:block;color:#b4b6c4;font-size:16px;font-weight:400;line-height:26px;background:none;padding:0}.footer nav .item ul li a:hover,.footer nav .item ul li button:hover{color:#fff}.footer .copy{padding-top:120px;opacity:.8;color:#b4b6c4;line-height:20px}.notfound-container{display:flex;flex-direction:column;align-items:center;margin:60px auto 100px}.notfound-container .status-code{width:auto;max-width:550px}.notfound-container .title{font-size:70px;color:#101010}.notfound-container .message{margin:16px 0 20px;font-size:18px;color:#101010a8;text-align:center}.notfound-container .retry{display:inline-block;color:#fff;font-size:16px;font-weight:600;border-radius:10px;background:#18cb96;padding:18px 80px}.notfound-container .retry:hover{background:#000}.faq-page{padding:67px 0 108px}.faq-page h1{text-align:center;margin-bottom:7px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.faq-page .top-text{text-align:center;max-width:716px;margin:0 auto 70px;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.faq-page .blocks .block{width:49%;margin-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:16px;background:#f9f9f9;padding:50px 50px 144px;position:relative;color:#101010a8;font-size:16px;font-weight:400;line-height:23px;letter-spacing:-.4px}.faq-page .blocks .block:last-child{background:#f0fffb}.faq-page .blocks .block:last-child .link{background:#18cb96 var(--faq-link) no-repeat right 24px top 50%}.faq-page .blocks .block .icon{margin-bottom:16px}.faq-page .blocks .block h3{margin-bottom:16px;color:#101010;font-size:24px;font-weight:700;line-height:40px;letter-spacing:-1px}.faq-page .blocks .block ul{padding-left:20px;list-style:disc}.faq-page .blocks .block .link{position:absolute;left:50px;bottom:50px;padding:13px 53px 13px 24px;color:#fff;font-size:16px;font-weight:500;line-height:22.4px;border-radius:10px;background:#1a0f33 var(--faq-link) no-repeat right 24px top 50%}.faq-page .list .item{margin-bottom:12px;padding:16px 24px;border:1px solid #e8e8e8;border-radius:16px}.faq-page .list .item:hover{border:1px solid #18cb96}.faq-page .list .item a{display:block;font-size:20px;font-weight:700;line-height:40px;letter-spacing:-1px;background:var(--faq-plus) no-repeat right 0 top 50%;padding-right:32px}.faq-page .list .item .text{overflow:hidden;height:0;transition:height .3s ease}.faq-page .list .item .text p,.faq-page .list .item .text ul{margin-top:12px;padding-bottom:6px;color:#101010a8;font-size:16px;font-weight:400;line-height:23px;letter-spacing:-.4px}.mvno-page{padding:67px 0 40px}.mvno-page h1{text-align:center;margin-bottom:10px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.mvno-page h2{text-align:center;margin-bottom:40px;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.mvno-page .top-block{margin-bottom:180px}.mvno-page .top-block .text{display:table-cell;vertical-align:middle;color:#4f4f4fb3;font-size:18px;font-weight:400;line-height:32px}.mvno-page .top-block .text .bold{font-weight:700}.mvno-page .top-block .text .link{margin-top:20px;display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.mvno-page .top-block .text .link:hover{background:#000}.mvno-page .top-block .image{display:table-cell;vertical-align:middle}.mvno-page .top-block .image img{width:509px;max-width:509px;margin-left:82px}.mvno-page .features{padding-bottom:100px}.mvno-page .features .top-text{text-align:center;margin-bottom:10px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.mvno-page .features h2{margin-bottom:80px}.mvno-page .features .list{padding-bottom:56px}.mvno-page .features .list .item{width:24%;margin-bottom:56px}.mvno-page .features .list .item h3{margin-bottom:16px;color:#101010;font-size:20.15px;font-weight:700;line-height:28px;letter-spacing:-.4px}.mvno-page .features .list .item p{color:#101010a8;font-size:14.63px;font-weight:400;line-height:24px;letter-spacing:-.4px;width:85%}.mvno-page .features .bottom-link{text-align:center}.mvno-page .features .bottom-link button{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.mvno-page .features .bottom-link button:hover{background:#000}.mvno-page .we-offer h2{margin-bottom:20px}.mvno-page .we-offer .list{max-width:901px;margin:0 auto}.mvno-page .we-offer .list ul{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:20px;list-style:disc;color:#293949;font-size:14.63px;font-weight:300;line-height:24px}.bottom-page-form{padding:48px 0 88px}.secure-page{padding:67px 0 55px}.secure-page h1{text-align:center;margin-bottom:16px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.secure-page h2{text-align:center;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px;margin-bottom:40px}.secure-page .top-block{margin-bottom:106px}.secure-page .top-block .image{display:table-cell;vertical-align:middle}.secure-page .top-block .image img{margin-right:186px;width:326px;max-width:326px}.secure-page .top-block .text{display:table-cell;vertical-align:middle;text-align:right}.secure-page .top-block .text p{margin-bottom:40px;opacity:.7;color:#4f4f4f;font-size:18px;font-weight:400;line-height:32px}.secure-page .top-block .text .link{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.secure-page .top-block .text .link:hover{background:#000}.secure-page .features .top-text{text-align:center;margin-bottom:10px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.secure-page .features h2{margin-bottom:60px}.secure-page .features .list{padding-bottom:96px;text-align:center}.secure-page .features .list .item{display:inline-block;vertical-align:top;text-align:left;width:240px;margin:0 35px 48px}.secure-page .features .list .item.big{width:340px}.secure-page .features .list .item h3{margin-bottom:16px;color:#101010;font-size:20.64px;font-weight:700;line-height:28px;letter-spacing:-.4px}.secure-page .features .list .item p{color:#101010a8;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.4px}.secure-page .features .bottom-link{text-align:center}.secure-page .features .bottom-link button{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.secure-page .features .bottom-link button:hover{background:#000}.develop-page{padding:67px 0 93px}.develop-page h1{text-align:center;margin-bottom:16px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.develop-page h2{text-align:center;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px;margin-bottom:40px}.develop-page .top-block{margin-bottom:90px}.develop-page .top-block .text{display:table-cell;vertical-align:middle}.develop-page .top-block .text p{margin-bottom:20px;opacity:.7;color:#4f4f4f;font-size:18px;font-weight:400;line-height:32px}.develop-page .top-block .text .link{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.develop-page .top-block .text .link:hover{background:#000}.develop-page .top-block .image{display:table-cell;vertical-align:middle}.develop-page .top-block .image img{width:712px;max-width:712px}.develop-page .help{text-align:center}.develop-page .help .top-text{margin-bottom:16px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-align:center;text-transform:uppercase}.develop-page .help h2{margin-bottom:50px}.develop-page .help ul{display:inline-block;text-align:left;color:#101010;font-size:20.64px;font-weight:500;line-height:37px;letter-spacing:-.4px}.develop-page .help .bottom-link{padding-top:50px}.develop-page .help .bottom-link button{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.develop-page .help .bottom-link button:hover{background:#000}.launch-page{padding:67px 0 60px}.launch-page h1{text-align:center;margin-bottom:16px;color:#18cb96;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.4px;text-transform:uppercase}.launch-page h2{text-align:center;color:#101010;font-size:34.59px;font-weight:700;line-height:40px;letter-spacing:-1.8px;margin-bottom:60px}.launch-page .top-block{margin-bottom:160px}.launch-page .top-block .text{display:table-cell;vertical-align:middle}.launch-page .top-block .text p{margin-bottom:20px;opacity:.7;color:#4f4f4f;font-size:18px;font-weight:400;line-height:32px}.launch-page .top-block .text .link{display:inline-block;color:#fff;font-size:16px;font-weight:600;line-height:24px;border-radius:10px;background:#18cb96;padding:18px 125px}.launch-page .top-block .text .link:hover{background:#000}.launch-page .top-block .image{display:table-cell;vertical-align:middle}.launch-page .top-block .image img{width:600px;max-width:600px;margin-left:54px}.launch-page .blocks .block{width:48.5%;margin-bottom:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:16px;background:#f9f9f9;padding:50px 50px 140px;position:relative;color:#101010a8;font-size:16px;font-weight:400;line-height:23px;letter-spacing:-.4px}.launch-page .blocks .block:last-child{background:#f0fffb}.launch-page .blocks .block:last-child .link{background:#18cb96}.launch-page .blocks .block h3{margin-bottom:30px;color:#1a0f33;font-family:Inter;font-size:30px;font-weight:700;line-height:40px;letter-spacing:-1.8px}.launch-page .blocks .block p{font-size:20px;font-weight:500;line-height:37px;letter-spacing:-.4px}.launch-page .blocks .block .link{position:absolute;left:50px;bottom:50px;width:338px;height:60px;line-height:60px;text-align:center;color:#fff;border-radius:10px;background:#1a0f33;font-size:16px;font-weight:600}@media(max-width:1210px){.wrap{width:970px}.index-first-block{padding:60px 0;background:none}.why-we-block{padding:0 0 40px}.faq-block{padding-bottom:80px}.contacts-banner{padding:0 0 55px}.contacts-banner .banner .text{width:50%}.mvno-page .top-block .image img{margin-left:30px}.secure-page .top-block .image img{margin-right:30px}.develop-page .top-block .image img{width:600px;max-width:600px}.launch-page .top-block .image img{width:500px;max-width:500px;margin-left:30px}}@media(max-width:991px){.wrap{width:747px}.index-first-block .text{width:100%;margin-bottom:26px}.index-first-block .image{width:100%}.why-we-block .list .item{width:48.5%}.faq-block .list{width:100%;margin-bottom:30px}.faq-block form{width:100%;padding-top:140px;position:relative}.faq-block form .link{position:absolute;top:0;left:0;width:100%;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.faq-block form .flex{margin-bottom:0}.contacts-banner .banner{background:var(--contacts-banner2) center/cover;flex-direction:column}.contacts-banner .banner h2{width:100%;margin:0 0 20px}.contacts-banner .banner .text{width:100%}.footer nav .item:not(:last-child){margin-right:120px}.mvno-page .top-block .text,.mvno-page .top-block .image{display:block}.mvno-page .top-block .image img{width:100%;max-width:100%;margin:60px 0 0}.mvno-page .features .list .item{width:48.5%}.secure-page .features .list .item{display:block;margin:0 0 48px;width:auto!important}.develop-page .top-block .text,.develop-page .top-block .image{display:block}.develop-page .top-block .image img{width:100%;max-width:100%;margin:20px 0 0}.launch-page .blocks .block{width:100%}.launch-page .top-block .text{display:block}.launch-page .top-block .image{display:block;text-align:center}.launch-page .top-block .image img{width:100%;max-width:100%;margin:20px 0 0}}@media(max-width:767px){.wrap{width:556px}.index-first-block{padding:0 0 80px}.footer nav .item:not(:last-child){margin-right:60px}.faq-page{padding:0 0 60px}.faq-page .blocks .block{width:100%}.mvno-page{padding:0 0 60px}.mvno-page .we-offer .list ul{width:100%}.mvno-page .top-block,.mvno-page .features h2{margin-bottom:60px}.mvno-page .features .list{padding-bottom:30px}.mvno-page .features .list .item{margin-bottom:30px}.secure-page .top-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.secure-page .top-block .text{width:100%;order:1;text-align:left}.secure-page .top-block .image{width:100%;order:2;text-align:center}.secure-page .top-block .image img{width:auto;max-width:100%;margin:77px 0 0}.secure-page .features .list .item{margin-bottom:30px}.secure-page .features .list{padding-bottom:30px}.secure-page .features{padding-bottom:0}.develop-page{padding:0 0 60px}.develop-page .top-block{margin-bottom:60px}.launch-page{padding:0 0 1px}.launch-page .top-block{margin-bottom:60px}body{padding-top:131px}}@media(max-width:575px){.wrap{width:auto;padding:0 16px}.why-we-block .list .item{width:100%}.faq-block form p{margin-bottom:42px}.faq-block form .form-field{width:100%;margin-bottom:15px}.faq-block form .form-field .error{margin-top:8px}.faq-block form .form-error.active{margin-top:15px}.faq-block form button{width:100%;order:3}.faq-block form .recaptcha{order:2;margin-top:0}.contacts-banner .banner{padding:24px 20px 40px;border-radius:10px;flex-direction:column}.contacts-banner .banner h2{font-size:48px;line-height:61px;margin-bottom:20px}.contacts-banner .banner .text .link{display:block;text-align:center}.footer{padding:80px 0}.footer .contacts a.phone{margin-top:16px}.footer nav{width:100%;margin-top:50px}.footer nav .item{display:block}.footer nav .item:not(:last-child){margin:0 0 50px}.footer .copy{padding-top:50px}.footer .copy span{display:block}.notfound-container .title{font-size:40px}.notfound-container .message{margin:16px 20px 20px;font-size:18px}.notfound-container .retry{width:100%;box-sizing:border-box;text-align:center}.faq-page .top-text{margin-bottom:60px}.faq-page .blocks .block{padding:20px}.faq-page .blocks .block .link{position:relative;display:block;margin-top:16px;left:auto;bottom:auto}.faq-page .list a{padding:18px 40px 18px 16px;background:var(--faq-plus) no-repeat right 4px top 50%}.faq-page{padding-bottom:10px}.mvno-page .features .list .item{width:100%}.mvno-page .features{padding-bottom:60px}.bottom-page-form{padding:0 0 130px}.secure-page{padding:0 0 60px}.launch-page .top-block .link{padding:18px 20px;display:block;text-align:center;width:100%}.launch-page .blocks .block{padding:20px}.launch-page .blocks .block .link{position:relative;display:block;margin-top:30px;left:auto;bottom:auto;width:100%}.secure-page .top-block .text .link,.mvno-page .top-block .text .link{padding:18px 20px;display:block;text-align:center;width:100%}.index-first-block .text .link{padding:18px 20px;display:block;text-align:center}.contacts-banner .banner .text .link{padding:18px 20px}.develop-page .top-block .text .link,.develop-page .help .bottom-link button,.mvno-page .features .bottom-link button,.secure-page .features .bottom-link button{padding:18px 20px;display:block;text-align:center;width:100%}.launch-page .top-block .text .link{padding:18px 20px;display:block;text-align:center}}
