.container{max-width:1200px}.btn-main{max-width:330px;width:100%;display:flex;margin:0 auto;height:auto}@media (min-width:900px){.btn-main{display:inline-flex;padding-inline:40px}}.buttons{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;align-items:center}@media (min-width:900px){.buttons{gap:16px;flex-direction:row;align-items:flex-start}}@media (min-width:1200px){.buttons{gap:28px}}.buttons .btn-main{margin:0}@media (min-width:900px){.buttons .btn-main{padding-inline:13px}}@media (min-width:1200px){.buttons .btn-main{padding-inline:20px}}.landing-header .top-user{position:static}.landing-header .top-lang{margin-left:auto;order:1}@media (min-width:600px){.landing-header .top-lang{order:unset}}.landing-header .top-i{padding-left:0}.landing-header.white{position:sticky;top:0;z-index:99}.landing-header.white .top{background:#fff;color:#1d1d1d}.landing-header.white .top-user{margin-left:auto}.landing-header.white .top-lang{margin-left:0}@media (min-width:600px){.landing-header.white .top-lang{order:1}}.hint{display:inline-block;vertical-align:baseline;width:14px;height:14px;background:#bdbdbd;border-radius:100%;text-align:center;font-size:12px;line-height:14px;color:#1d1d1d;cursor:pointer;position:relative}.hint-text{display:none;position:absolute;color:#fff;left:50%;transform:translateX(-50%);padding:8px;width:200px;background:#000;border-radius:4px;z-index:1;top:24px;text-align:left}.hint-text:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000 transparent}.hint:is(.active, :hover) .hint-text{display:block}.control-hint-wrapper{overflow:hidden;max-height:0;transition:max-height .4s;width:auto;position:relative;left:0;top:0;z-index:1;transform:none}.control-hint-wrapper.active{max-height:500px}.error .control-hint-wrapper .control-hint{color:#f98b38}.error .control-hint-wrapper .control-hint>p.pass-hint:before{border-bottom-color:#282828;border-right-color:#282828}.error .control-hint-wrapper .control-hint>p.pass-hint.done{color:#1d1d1d}.error .control-hint-wrapper .control-hint>p.pass-hint.done:before{border-bottom-color:#1d1d1d;border-right-color:#1d1d1d}.control-hint-wrapper .control-hint{position:relative;color:#1d1d1d;border-radius:2px;box-shadow:0 1px 1px 0 rgba(0,0,0,.16);padding:5px 0}.control-hint-wrapper .control-hint h6{font-weight:600;font-size:14px;line-height:1;margin:0 0 12px 0}.control-hint-wrapper .control-hint>p{font-size:14px;line-height:1.42}.control-hint-wrapper .control-hint>p.pass-hint{line-height:1.79}.control-hint-wrapper .control-hint>p.pass-hint:before{content:"";display:inline-block;width:5px;height:9px;border-bottom:2px solid rgba(24,24,24,.2);border-right:2px solid rgba(24,24,24,.2);transform:rotate(45deg);margin-right:10px}.control-hint-wrapper .control-hint>p.pass-hint.done{color:#00c46b}.control-hint-wrapper .control-hint>p.pass-hint.done:before{border-bottom-color:#00c46b;border-right-color:#00c46b}.hint-form{font-size:14px;line-height:20px;margin-top:5px}.error-container,.positive-container{color:#282828;padding:10px 30px;position:relative}.error-container p,.positive-container p{overflow:hidden;text-overflow:ellipsis}.error-container .errTitle,.error-container p,.positive-container .errTitle,.positive-container p{font-weight:500;font-size:16px;line-height:21px;color:#f2f3f5;margin:0}.error-container a,.positive-container a{font-weight:600;color:#282828!important;text-decoration:underline;font-size:14px}.error-container .sprite-warning,.positive-container .sprite-warning{position:absolute;left:10px;top:13px}.error-container{border:1px solid #f98b38;background-color:rgba(249,139,56,.8)}.positive-container{border-color:rgba(0,160,255,.71);background-color:#00a0ff;font-size:12px}.negative-message,.positive-message{font-weight:600;border-radius:2px;font-size:14px;line-height:1.3;padding:9px 10px;margin-bottom:14px}.negative-message{color:#fa6031;background-color:#f2f3f5}.positive-message{color:#00c46b;background-color:#f2f3f5}.input-container{width:100%;background-color:#282828;border:1px solid #bdbdbd;border-radius:2px;font-weight:400;font-size:18px;line-height:1.2;color:#1d1d1d;padding:15px 15px 12px;display:flex;align-items:center;justify-content:space-between}.input-container.error{border-bottom:2px solid #f98b38}.input-container.error+.error-container{margin-top:-15px;margin-bottom:25px}.input-container .text-ellipsis{display:inline-block;max-width:50%}.field-form{width:100%;background-color:#fff;border:1px solid #bdbdbd;border-radius:8px;font-weight:500;font-size:18px;line-height:1;color:#1d1d1d;min-height:48px;padding:0 15px 0;outline:0;resize:vertical}.field-form::-webkit-credentials-auto-fill-button{visibility:hidden;opacity:0}.field-form::-webkit-textfield-decoration-container{visibility:hidden}.field-form::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important}.field-form::-webkit-input-placeholder{color:rgba(24,24,24,.6);font-size:14px;font-weight:400}.field-form::-moz-placeholder{color:rgba(24,24,24,.6);font-size:14px;font-weight:400}.field-form:-moz-placeholder{color:rgba(24,24,24,.6);font-size:14px;font-weight:400}.field-form:-ms-input-placeholder{color:rgba(24,24,24,.6);font-size:14px;font-weight:400}.field-form:hover{border-color:#828282}.field-form.focused,.field-form:focus-visible{border-bottom-width:1px;border-color:#00c46b}.field-form.error:focus-visible{border-color:#f98b38}.field-form.typing{background-color:#fff}.field-form.disabled,.field-form:disabled{border-color:#e0e0e0;background-color:#f2f3f5;color:#bdbdbd}.field-form.disabled::-webkit-input-placeholder,.field-form:disabled::-webkit-input-placeholder{color:#bdbdbd;opacity:1}.field-form.disabled::-moz-placeholder,.field-form:disabled::-moz-placeholder{color:#bdbdbd;opacity:1}.field-form.disabled:-moz-placeholder,.field-form:disabled:-moz-placeholder{color:#bdbdbd;opacity:1}.field-form.disabled:-ms-input-placeholder,.field-form:disabled:-ms-input-placeholder{color:#bdbdbd;opacity:1}.checkbox input{position:absolute;z-index:-1;opacity:0}.checkbox span{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none;text-align:left;line-height:1.1}.checkbox span::before{content:"";display:inline-block;width:1.4em;height:1.4em;flex-shrink:0;flex-grow:0;border:1px solid #bdbdbd;background-color:#fff;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.checkbox input:checked+span::before{border-color:#00c46b;background-color:#00c46b;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.checkbox input:not(:disabled):not(:checked)+span:hover::before{border-color:#00c46b}.checkbox input:not(:disabled):active+span::before{background-color:rgba(0,196,107,.66)}.checkbox input:focus+span::before{box-shadow:0 0 0 .2rem rgba(0,196,107,.33)}.checkbox input:focus:not(:checked)+label::before{border-color:rgba(0,196,107,.8)}.checkbox input:disabled+span::before{background-color:#282828}.password-list{margin:14px 0;padding:0;list-style:none}.password-list li{color:#828282;font-weight:500;font-size:13px;line-height:16px;display:flex;justify-content:flex-start;align-items:center;position:relative;cursor:default}.password-list li:not(:last-child){margin-bottom:6px}.password-list li:before{content:"";width:20px;height:20px;border:1px solid #bdbdbd;border-radius:50%;margin-right:10px}.password-list li.active{color:#00c46b}.password-list li.active:before{background:url(img/icons/check.svg) center no-repeat;width:20px;height:20px;transform:rotate(0);top:-1px}.custom-signup .password-list li.active:before{position:absolute;left:0;top:4px;width:10px;height:6px;border:solid #00c46b;border-width:2px 2px 0 0;transform:rotate(135deg);border-radius:0;background:unset}.password-list--simple{margin:16px 0}.password-list--simple li{padding-left:25px}.password-list--simple li:not(:last-child){margin-bottom:8px}.password-list--simple li:after{display:none}.password-list--simple li:before{content:"";position:absolute;left:0;top:4px;width:10px;height:6px;border:solid #bdbdbd;border-width:2px 2px 0 0;transform:rotate(135deg);border-radius:0}.password-list--simple li.active:before{border-width:2px 2px 0 0;background-color:transparent;border-color:#00c46b}.custom-signup .password-list{position:absolute;margin:0;width:100%;background:#1d1d1d;border-radius:6px;padding:10px;display:none}.select-holder{position:relative;margin-bottom:16px;width:auto;flex:none}.select-holder.selected .select span{color:#000}.select-holder .select{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;height:48px;background:#f2f3f5;border-radius:4px;padding:0 35px 0 15px;white-space:nowrap;font-weight:400;font-size:12px}.select-holder .select.max{font-size:18px}.select-holder .select._min{height:40px;font-size:16px}.select-holder .select-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);visibility:hidden}.select-holder .select-clear svg{margin-right:0}.select-holder .chevron{transform:rotate(-90deg);width:10px;height:22px;color:#000;transition:.2s transform ease-out}.select-holder .chevron path{stroke:#000}.select-holder ._min .chevron{transform:rotate(90deg)}.select-holder.active .chevron{transform:rotate(90deg)}.select-holder.active ._min .chevron{transform:rotate(-90deg)}.select-holder svg{margin-right:-20px}.select-holder .select-dropdown{position:absolute;top:100%;box-shadow:0 8px 20px rgba(0,0,0,.1);border-radius:4px;z-index:1;background:#fff;width:100%;transform-origin:top right;pointer-events:none;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .15s ease;padding:8px;margin-top:2px;z-index:98}.select-holder .select-dropdown._extended{min-width:285px;margin-top:16px;border:1px solid #f2f3f5;border-radius:10px;box-shadow:0 4px 24px rgba(167,168,170,.4);padding:16px}.select-holder .select-dropdown._extended:after{bottom:100%;left:20px;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#fff;border-width:10px}.select-holder .select-dropdown-content{overflow:auto;max-height:200px}.select-holder .select-dropdown-content::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.select-holder .select-dropdown-content::-webkit-scrollbar-thumb{background-color:#f2f3f5;border-radius:6px}.select-holder .select-dropdown a,.select-holder .select-dropdown span{padding:14px 8px;font-size:14px;color:#1d1d1d;display:flex;align-items:flex-start;justify-content:space-between;text-decoration:none;cursor:pointer;font-weight:500;transition:background .23s ease}.select-holder .select-dropdown a:hover{background:#f2f3f5;border-radius:4px}.select-holder .select-dropdown a.current,.select-holder .select-dropdown span.current{display:none}.select-holder .select-dropdown-title{font-weight:700;font-size:12px;line-height:16px;display:block;margin-bottom:8px;color:#828282;padding-left:4px}.select-holder .select-dropdown-row{display:flex;align-items:center;justify-content:stretch;font-weight:700;font-size:12px;line-height:16px;color:#000;margin-bottom:16px}.select-holder .select-dropdown-row .field-form{flex:auto}.select-holder .select-dropdown-row span{flex:none;padding:0 8px}.select-holder .select-dropdown .field-form{border-radius:8px;min-height:32px;font-size:12px;padding:0 8px}.select-holder .select-dropdown-tag{background:#f2f3f5;border-radius:6px;margin:0 8px 8px 0;font-weight:700;font-size:12px;line-height:1.33;color:#1d1d1d;cursor:pointer;transition:background .2s ease;padding:8px}.select-holder .select-dropdown-tags{display:flex;flex-wrap:wrap;margin-bottom:-8px}.select-holder .select-dropdown-tag._selected,.select-holder .select-dropdown-tag:hover{background:rgba(27,27,27,.1)}.select-holder.active .select-dropdown{opacity:1;transform:scale(1);pointer-events:auto}.select-holder.active .chevron{transform:rotate(90deg)}.select-holder.active .min .chevron{transform:rotate(-90deg)}.select-holder._selected .select{background:rgba(27,27,27,.1)}.select-holder._selected .select .chevron{visibility:hidden}.select-holder._selected .select .select-clear{visibility:visible}.custom-select-group{display:inline-flex;gap:1rem;flex-direction:column;align-items:stretch;width:100%}@media (min-width:375px){.custom-select-group{flex-direction:row;width:auto}}.form-group .control-form.support .arrow{padding:4px;margin-top:-2px;cursor:pointer;transition:border-color .23s ease}.form-group .control-form.support:hover .field-form{border-color:#bdbdbd}.form-group .control-form.support:hover .arrow{border-color:#4f4f4f}.form-group .control-form.support .field-form{border-width:1px;min-height:48px;color:#1d1d1d;font-weight:400;border-radius:6px;border-color:#f2f3f5;transition:border-color .23s ease;padding-left:12px}.form-group .control-form.support .field-form:focus{padding-left:12px;border-color:#00c46b}.form-group .control-form.support .field-form:focus~.country-code,.form-group .control-form.support .field-form:focus~.currency-code{padding:0;width:58px;opacity:1;transition:none}.form-group .control-form.support .field-form:focus~.arrow{display:block;transform:rotate(225deg);border-color:#4f4f4f}.form-group .control-form.support:before{content:unset}.form-group .control-form.support .dropdown-custom-new{padding:0;background:#fff;color:#282828}.form-group .control-form.support .dropdown-custom-new li{border:0;border-radius:4px;margin-bottom:0}.form-group .control-form.support .dropdown-custom-new li:hover{background-color:rgba(0,196,107,.1);color:#00c46b}.form-group .control-form.support .icnBank{width:32px;display:inline-flex;align-items:center;justify-content:center}.form-group .control-form.support .icnBank img{max-width:100%}.custom-select.form-group .control-form .field-form{padding:0 2rem 0 1rem;min-height:40px;background:#f2f3f5;border:1px solid #f2f3f5;text-align:right;font-weight:700;font-size:12px;min-width:calc(105px + 4rem)}.price-history .custom-select.form-group:last-child .control-form .field-form{min-width:calc(105px + 2rem)}.custom-select.form-group .control-form .field-form:active,.custom-select.form-group .control-form .field-form:focus,.custom-select.form-group .control-form .field-form:hover{padding:0 2rem 0 1rem;border:1px solid #bdbdbd;cursor:pointer}.form-group .control-form.country .arrow{z-index:2;position:absolute;right:18px;top:50%;transform:translateY(-50%) rotate(45deg);border-width:0 2px 2px 0;border-color:#828282;border-style:solid;pointer-events:none;margin-top:-2px;cursor:pointer;transition:border-color .23s ease;padding:2px}.form-group .control-form.country .field-form:focus~.dropdown-custom-new{max-height:268px}.dropdown-custom-new{position:absolute;z-index:3;left:0;top:100%;width:100%;max-height:0;margin:4px 0 0;padding:0;list-style:none;background:#333;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:2px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:max-height .2s;transition-delay:.1s;color:#fff}.dropdown-custom-new.dropdown__preview,.dropdown-custom-new.open{max-height:268px}.dropdown-custom-new .text{margin-right:10px}.dropdown-custom-new li{width:100%;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:5px 16px 5px 12px;min-height:49px;font-size:18px;font-weight:400}.dropdown-custom-new li:first-child{border-radius:2px 2px 0 0}.dropdown-custom-new li:last-child{border-radius:0 0 2px 2px}.dropdown-custom-new li:not(:last-child){border-bottom:1px solid rgba(18,18,18,.03)}.dropdown-custom-new li:hover{background-color:rgba(18,18,18,.02)}.dropdown-custom-new li.check .country-name{color:#00c46b;font-weight:600}.dropdown-custom-new li.check .dropdown-custom-new-check{opacity:1}.dropdown-custom-new li .flag-country{margin-right:16px}.dropdown-custom-new li .currency-code{position:static;justify-content:flex-start;width:48px;height:auto}.dropdown-custom-new li .dropdown-custom-new-content{flex:1;display:flex;align-items:center;justify-content:space-between}.dropdown-custom-new li .dropdown-custom-new-content.dr-currency{flex-wrap:wrap;flex-direction:column;align-items:flex-start}.dropdown-custom-new li .dropdown-custom-new-check{display:inline-block;width:7px;height:15px;border-right:2px solid #00c46b;border-bottom:2px solid #00c46b;transform:rotate(45deg);margin-left:16px;opacity:0}.dropdown-custom-new li strong{padding-inline:5px}.custom-select.form-group .control-form.support .dropdown-custom-new li{padding:0 2rem 0 1rem;min-height:40px;font-size:12px}.custom-select.form-group .control-form.support .dropdown-custom-new li .dropdown-custom-new-content{justify-content:flex-end;text-align:right;white-space:nowrap}.field-select{position:relative;border-radius:8px}.field-select .field-form{border-radius:8px;height:48px;padding:0 80px 0 14px;font-weight:700;font-size:18px}@media (min-width:600px){.field-select .field-form{height:64px;padding:0 170px 0 24px;font-size:22px}}.field-select .form-select{position:absolute;border-radius:4px;top:50%;right:5px;transform:translateY(-50%);margin-right:0;padding:0 28px 0 13px;min-width:0;height:40px;line-height:40px}@media (min-width:600px){.field-select .form-select{min-width:152px;padding:0 50px 0 24px;right:8px;height:50px;line-height:50px}}.form-select{margin-right:10px;background:#282828;color:#fff;height:50px;min-width:185px;line-height:50px;padding:0 50px 0 20px;border-radius:2px;position:relative;cursor:pointer}.form-select:after{content:"";position:absolute;border:solid #00c46b;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:15px;transform:rotate(45deg);transition:.2s ease transform;right:10px}@media (min-width:600px){.form-select:after{right:20px;top:16px;padding:5px}}.form-select.active{z-index:5}.form-select.active::after{transform:rotate(-135deg)}.form-select.primary{background:#00c46b}.form-select.primary:after{border-color:#fff}.form-select.primary .form-select-dropdown{background:#00c46b;border-radius:4px;border:2px solid #fff;left:-2px;right:-2px;width:auto;box-shadow:0 10px 14px rgba(0,196,107,.3)}.form-select.primary .form-select-dropdown__item:not(:last-child){border-color:#fff}.form-select-dropdown{overflow:hidden;display:none;background:#1a1b1b;position:absolute;top:100%;width:100%;left:0;padding:0 12px;border-radius:0 0 2px 2px;z-index:1}@media (min-width:600px){.form-select-dropdown{padding:0 20px}}.form-select-dropdown__item:not(:last-child){border-bottom:1px solid #393939}.form-select-dropdown__item{position:relative;top:1px;height:50px}.form-select-dropdown__item.selected{display:none}.form-select__val{font-size:16px}@media (min-width:600px){.form-select__val{font-size:18px}}@media (min-width:900px){.form-select__val{font-size:22px}}.error .field-form,.field-form.error{border-bottom:2px solid #f98b38}:is(.error .field-form:focus, .field-form.error:focus)+.control-hint-wrapper{max-height:500px}.form-group{margin:16px 0}.form-group .control-form{margin-top:10px;position:relative}.form-group .control-form :is(.pass-ico, .pass-hide, .pass-show){display:inline-block;position:absolute;right:16px;top:12px;cursor:pointer}.custom-signup .form-group .control-form :is(.pass-ico, .pass-hide, .pass-show){top:10px}.form-group .control-form .pass-ico_eye{background:url(img/icons/input/eye.svg) no-repeat 0 0;width:24px;height:24px;opacity:.4;transition:opacity .3s ease}.form-group .control-form .pass-ico_eye.pass-hide{background:url(img/icons/input/eye-slash.svg) no-repeat 0 0}.form-group .control-form .sprite4-pass-show,.form-group .control-form .sprite4-pass-hide{width:28px;height:28px;background:url(img/icons/input/pass-eye.png) no-repeat 0 0;background-size:54px 49px}@supports (gap:1px){.form-group .control-form .sprite4-pass-show,.form-group .control-form .sprite4-pass-hide{background:url(img/icons/input/pass-eye.webp) no-repeat 0 0;background-size:54px 49px}}.form-group .control-form .sprite4-pass-show{background-position:-26px -25px}.form-group .control-form .sprite4-pass-hide{background-position:2px 3px}.control-outline{position:relative}.control-outline :is(input.field-form, textarea.field-form){background:0 0;color:#fff;border-width:2px;border-color:#828282;border-radius:6px}.control-outline :is(input.field-form, textarea.field-form)::placeholder{color:#828282}.control-outline :is(input.field-form, textarea.field-form) :is(input.field-form--currency, textarea.field-form--currency){padding-bottom:17px;min-height:60px}.control-outline :is(input.field-form, textarea.field-form) :is(input.field-form--currency, textarea.field-form--currency)~.currency-code{top:7px}.control-outline :is(input.field-form, textarea.field-form)._email{padding:0 0 0 32px;background:url(img/icons/input/email.svg) no-repeat 8px 50%}.control-outline :is(input.field-form, textarea.field-form)._password{padding:0 0 0 32px;background:url(img/icons/input/password.svg) no-repeat 8px 50%}.control-outline.fieldFormLongMobile label{top:50%;transform:translateY(-50%)}.control-outline.fieldFormLongMobile.active label{transform:translateY(-33px)}.control-outline .label-form{color:rgba(255,255,255,.4);position:absolute;top:16px;left:16px;font-size:16px;font-weight:300;line-height:1.1em;cursor:text;text-align:left;z-index:1;pointer-events:none;white-space:nowrap;max-width:calc(100% - 40px);text-overflow:ellipsis;overflow:hidden;display:block}.control-outline .label-form._iconed{left:32px}.control-outline--input.active input.field-form{border-color:#00c46b}.control-outline--input.active .label-form{color:#00c46b;padding:0 10px;background:#1d1d1d;font-size:14px;opacity:0;z-index:1}.control-outline--input.active .label-form.error{color:#f98b38}.control-outline--input.active .error input.field-form{border-color:#f98b38;animation-name:field-bounce;animation-duration:2s;animation-delay:0s;animation-iteration-count:1}.control-hint-wrapper{overflow:hidden;max-height:0;transition:max-height .4s;width:auto;position:relative;left:0;top:0;z-index:1;transform:none}.control-hint-wrapper.active{max-height:500px}@keyframes field-bounce{0%,to{animation-timing-function:ease;transform:translateX(0)}0%{transform:translateX(0)}1%{transform:translateX(2px)}10%{transform:translateX(-3px)}13%{transform:translateX(2px)}16%{transform:translateX(-3px)}21%{transform:translateX(0)}to{transform:translateX(0)}}section.black .container .signup-form{background:0 0;box-shadow:none}@media (min-width:600px){section.black .container .signup-form{padding:0 98px;font-size:18px}}section .container .signup-form{background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.16);border-radius:8px;max-width:754px;padding:15px;margin:0 auto;font-size:14px}@media (min-width:600px){section .container .signup-form{padding:57px 98px;font-size:18px}}section .container .signup-form .button-main{max-width:330px;width:100%;margin-top:16px;color:#fff}@media (min-width:600px){section .container .signup-form .button-main{padding-inline:40px}}section .container .signup-form .button-main:is(.disabled, :disabled){background-color:rgba(0,196,107,.4);border-color:rgba(0,196,107,.4)}section .container .signup-form p{margin-bottom:24px;line-height:1.4}section .container .signup-form .field-form{background:#f2f3f5}.form-container-small{background:#282828;border-radius:4px;box-shadow:0 8px 8px 0 rgba(0,0,0,.07);margin:auto;min-height:379px;max-height:800px;padding-bottom:21px}@media (min-width:600px){.form-container-small{width:556px}}.form-container-small-header{padding:32px 50px 7px;display:flex;align-items:baseline;justify-content:space-between;position:relative}.form-container-small-header:empty{padding:0}.form-container-small-header:has(img:only-child){justify-content:center;margin-bottom:16px}.form-container-small-content{font-weight:400;padding:0 0 25px;text-align:center}@media (min-width:1200px){.form-container-small-content{padding:0 50px 25px}}.form-container-small-content .btn-main{display:flex;width:100%;margin-top:16px}.form-container-small p{max-width:100%}.form-container-small a:not([class]){font-weight:600;color:#00c46b;cursor:pointer}.form-container-small a:not([class]):hover{text-decoration:underline}.form-container-small .linkWhite{color:#fff;text-decoration:none}.form-container-small .linkWhite:hover{text-decoration:underline}.form-container-small .title-notaval{font-weight:700;font-size:24px;line-height:1.3;margin-bottom:22px;text-align:center}.form-container-small .description-notaval{text-align:center;font-size:14px;line-height:22px;margin-bottom:25px}.form-container-small .description-notaval ul{text-align:left;list-style:none}.form-container-small .button-main{display:flex;width:100%;margin-top:16px;text-decoration:none}.form-container-small .button-main:hover{text-decoration:none}@media (min-width:900px){.form-container-small p~:is(.error-container, .positive-container){margin-top:8px}.form-container-small :is(.error-container, .positive-container){padding:16px 32px}.form-container-small :is(.error-container, .positive-container) .sprite-warning{top:18px;left:27px}}.form-container-small--transparent{background:0 0}input[type=range]::-webkit-slider-thumb{cursor:ew-resize}.text-center__section{padding:32px 0;position:relative;width:100%;overflow:hidden}@media (min-width:600px){.text-center__section{padding:50px 0}}.text-center__section.black{background-color:#1d1d1d;color:#fff}.text-center__section.black .h2,.text-center__section.black .h3{color:#fff}.text-center__section .section-header{text-align:center;max-width:1008px;margin-right:auto;margin-left:auto}.text-center__section .section-header .h1{margin:0 10px 10px;text-align:center}.text-center__section .section-header .h2{margin:0 0 5px;text-align:center;align-items:center;justify-content:center}.text-center__section .section-header p{line-height:30px}.text-center__section .section-header a{font-weight:500;color:#00c46b;text-decoration:none}.logos-ticker .ticker-slide{display:flex;align-items:center;padding:30px;margin:16px;width:288px;justify-content:center;background:rgba(255,255,255,.7);border-radius:8px;box-shadow:0 11px 12px 0 rgba(0,0,0,.08)}.icon-whith-text__list{display:flex;padding:0;margin:0;align-items:stretch;flex-wrap:wrap;margin:0 -16px 32px;gap:32px}.icon-whith-text__list>li{width:100%;text-align:center;margin:0;display:flex;align-items:center;flex-direction:column;padding:0 16px;width:100%}@media (min-width:768px){.icon-whith-text__list>li{width:calc(50% - 16px)}}@media (min-width:900px){.icon-whith-text__list>li{width:calc(50% - 16px);gap:16px;flex-direction:row;justify-content:flex-start;align-content:flex-start;text-align:left}}.icon-whith-text__list>li .icon{display:flex;align-items:center;justify-content:center;margin-bottom:8px;width:50px;flex:0 0 50px}@media (min-width:900px){.icon-whith-text__list>li .icon{width:90px;flex:0 0 90px}}.icon-whith-text__list>li .icon img{min-width:0;width:100%;max-width:unset;max-height:unset;height:auto}.icon-whith-text__list>li .text{width:80%}.icon-whith-text__list>li .text .h3{font-weight:700;font-size:24px;line-height:1.5;margin-bottom:16px;color:#1d1d1d}.icon-whith-text__list>li .text :is(ol, p, ul){margin:0;font-size:18px;line-height:30px}.landing-hero.text-image__section{max-height:100vh}.landing-hero.text-image__section.black{color:#fff}.landing-hero.text-image__section.black:not(.js-bg-visible){background:#000!important}.landing-hero.text-image__section:not(.js-bg-visible){background:#fff!important}.landing-hero.text-image__section .h1{font-size:28px;line-height:1.4;font-weight:700;text-transform:none;color:inherit}@media (min-width:600px){.landing-hero.text-image__section .h1{font-size:33px;line-height:47px}}@media (min-width:768px){.landing-hero.text-image__section .h1{font-size:48px;line-height:56px;margin-bottom:48px}}@media (min-width:1200px){.landing-hero.text-image__section .h1{text-align:left}}.landing-hero.text-image__section .h1 b{font-size:48px;line-height:56px}.landing-hero.text-image__section .h2{font-size:42px;line-height:1.4;font-weight:700;text-transform:none;color:inherit}.landing-hero.text-image__section :is(ol, p, ul){font-size:16px;line-height:1.6;text-align:center;margin-bottom:24px;color:inherit}@media (min-width:768px){.landing-hero.text-image__section :is(ol, p, ul){margin-bottom:48px;font-size:24px;line-height:1.44}}@media (min-width:900px){.landing-hero.text-image__section :is(ol, p, ul){text-align:left}}.landing-hero.text-image__section .section-text{align-self:center;padding-top:32px;padding-bottom:32px;min-height:50vh;display:flex;flex-direction:column;align-items:stretch;justify-content:center}@media (min-width:900px){.landing-hero.text-image__section .section-text{text-align:left}}.landing-hero.text-image__section .section-text .buttons{justify-content:center}@media (min-width:900px){.landing-hero.text-image__section .section-text .buttons{justify-content:flex-start}}.landing-hero.text-image__section .section-text .buttons :is(.button-main, .btn-main).stroke-main{text-shadow:0 0 3px #282828;background:rgba(40,40,40,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-hero.text-image__section .section-text .buttons :is(.button-main, .btn-main).stroke-main:hover{background:rgba(0,196,107,.2)}.landing-hero.text-image__section .section-image{display:flex;justify-content:center;flex-direction:column;align-items:center}.landing-hero.text-image__section .section-image .buttons{display:none}.phones{margin-top:48px;margin-bottom:-24px;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.phones+div{position:relative}.phones .item{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:center;flex-direction:column;margin-bottom:32px}@media (min-width:600px){.phones .item{width:33.3333333333%;margin-bottom:0}}.phones .item p{font-weight:700;font-size:24px;line-height:32px;padding:0 16px;margin-bottom:24px}.phones .item img{max-width:336px;width:100%}.facts-list{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.facts-list.center{text-align:center}.facts-list.center .icon{text-align:center}.facts-list .icon{margin:0 0 16px}.facts-list .item{width:100%;margin:16px 0;font-size:16px;line-height:1.8;padding:0 8px}@media (min-width:768px){.facts-list .item{max-width:200px;margin-bottom:0}.facts-list .item:nth-last-child(2n):first-child,.facts-list .item:nth-last-child(2n):first-child~.item{max-width:280px}}@media (min-width:900px){.facts-list .item{max-width:280px;padding:0}.facts-list .item:nth-last-child(2n):first-child,.facts-list .item:nth-last-child(2n):first-child~.item{max-width:240px}}@media (min-width:1200px){.facts-list .item:nth-last-child(2n):first-child,.facts-list .item:nth-last-child(2n):first-child~.item{max-width:280px}}.black .facts-list .item{color:#bdbdbd}.facts-list .fact-title{color:#000;margin:0 0 16px}.black .facts-list .fact-title{color:#fff}.easy-start{position:relative;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media (min-width:600px){.easy-start:before{content:"";border-bottom:1px dashed #00c46b;width:calc(100% - 200px);position:absolute;right:0;left:0;margin:0 auto;top:33px}}.easy-start .item{width:100%;text-align:center;font-weight:700;font-size:24px;line-height:32px;margin-top:32px}.easy-start .item p{font-size:inherit;font-weight:inherit;line-height:inherit}@media (min-width:600px){.easy-start .item{flex:1;margin-top:0;max-width:195px}}.easy-start .icn{border:1px solid #00c46b;border-radius:100%;width:68px;height:68px;margin:0 auto;display:flex;align-items:center;justify-content:center;margin-bottom:32px;position:relative;z-index:1;background:#fff}.black .easy-start .icn{background:#1d1d1d}.easy-start .icn span{width:24px;height:24px;background:#00c46b;color:#fff;font-weight:700;font-size:16px;line-height:16px;border-radius:100%;position:absolute;right:-12px;display:flex;align-items:center;justify-content:center}.black .easy-start .icn span{color:#282828}.easy-start .icn span:after{content:"";display:block;width:32px;height:32px;right:-4px;background:rgba(0,196,107,.2);position:absolute;border-radius:100%}section{color:#4f4f4f}section ul li::marker{color:#00c46b}.text-center__section .section-header .h2{margin-bottom:24px}.section-header .top-title{color:#282828}section{padding:24px 0}@media (min-width:900px){section{padding:48px 0}}section :is(ol, p, ul, blockquote):last-child{margin-bottom:0;color:inherit;font-weight:inherit}section.black .section-header .top-title{color:#00c46b}section.black details.expand-collapse summary.expand-collapse-header{color:#fff}section.black details.expand-collapse summary.expand-collapse-header:before{border-color:rgba(255,255,255,.8)}section.black details.expand-collapse:is(:focus-visible, :hover) .expand-collapse-header{color:#00c46b}section.black .expand-collapse:where(:has(summary.expand-collapse-header:focus), [open], :hover),section.black details.expand-collapse:is([open], :focus-visible, :hover){background:0 0}section.black details.expand-collapse :is(ol, p, ul){line-height:1.7}.logos-ticker .ticker-slide{background:rgba(255,255,255,.9)}.icon-whith-text__list.vertical{margin-top:48px}.text-center__section{padding:24px 0;font-size:18px;line-height:1.2}@media (min-width:600px){.text-center__section{padding:48px 0}}.text-center__section .section-header .h1,.text-center__section .section-header h2,.text-center__section .section-header .h2{margin:0 0 28px}.text-image__section{padding:24px 0}@media (min-width:900px){.text-image__section{padding:48px 0}}.text-image__section .h1{margin:0 0 24px}@media (min-width:900px){.text-image__section .h1{margin:0 0 48px}}@media (min-width:600px){.icon-whith-text__list.vertical{gap:32px 16px}}.icon-whith-text__list.vertical>li{flex-direction:column;text-align:center;justify-content:flex-start;align-items:center;padding:0}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(1):first-child,.icon-whith-text__list.vertical>li:nth-last-child(1):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(2):first-child,.icon-whith-text__list.vertical>li:nth-last-child(2):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(3):first-child,.icon-whith-text__list.vertical>li:nth-last-child(3):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(4):first-child,.icon-whith-text__list.vertical>li:nth-last-child(4):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(5):first-child,.icon-whith-text__list.vertical>li:nth-last-child(5):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(6):first-child,.icon-whith-text__list.vertical>li:nth-last-child(6):first-child~li{max-width:calc(33.3333333333% - 16px*2/3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(1):first-child,.icon-whith-text__list.vertical>li:nth-last-child(1):first-child~li{max-width:calc(100%/1 - 32px*.2*1)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(2):first-child,.icon-whith-text__list.vertical>li:nth-last-child(2):first-child~li{max-width:calc(100%/2 - 32px*.2*2)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(3):first-child,.icon-whith-text__list.vertical>li:nth-last-child(3):first-child~li{max-width:calc(100%/3 - 32px*.2*3)}}@media (min-width:600px){.icon-whith-text__list.vertical>li:nth-last-child(4):first-child,.icon-whith-text__list.vertical>li:nth-last-child(4):first-child~li{max-width:calc(100%/4 - 32px*.2*4)}}.icon-whith-text__list.vertical>li .icon{flex:0;height:60px;min-height:60px}.icon-whith-text__list.vertical>li .icon svg{max-width:60px;max-height:60px;width:auto;height:auto}.icon-whith-text__list.vertical>li .text{font-size:18px}.icon-whith-text__list.vertical>li .text p{margin:0}.icon-whith-text__list.vertical>li .text strong{display:block;font-size:24px;margin-bottom:8px}.black+.b-payments--small{padding-top:20px}.black+.b-payments--small::before{content:unset}section.faq{padding-top:30px;overflow:visible}@media (min-width:600px){section.faq{padding-top:0}}section.faq .section-image{text-align:center}@media (min-width:600px){section.faq .section-image{text-align:left}}section.faq .image{position:relative;display:flex;flex-direction:column;align-items:center}section.faq .image img{max-width:80%}section.faq .image::before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) translateZ(0);margin:auto;width:224px;height:232px;border-radius:224px;opacity:.7;background:#00c46b;filter:blur(115px)}@media (min-width:900px){section.faq .image::before{width:378px;height:378px;border-radius:378px;opacity:.9;filter:blur(170px)}}section.faq details.expand-collapse{color:#fff;padding-right:0}section.faq details.expand-collapse:is(:active, :hover, :has(summary.expand-collapse-header:focus-visible), [open]){background:0 0}section.faq details.expand-collapse::after{border-bottom:none;height:1px;background:radial-gradient(circle,#00c46b 5%,transparent 70%)}section.faq details.expand-collapse[open] summary.expand-collapse-header{color:#00c46b}section.faq details.expand-collapse[open] summary.expand-collapse-header::before{border-color:#00c46b}section.faq details.expand-collapse summary.expand-collapse-header{padding-right:50px;color:#fff;font-size:26px;font-style:normal;font-weight:700;line-height:120%}section.faq details.expand-collapse summary.expand-collapse-header:is(:active, :hover, :focus-visible){background:0 0}section.faq details.expand-collapse summary.expand-collapse-header::before{top:17px;right:0;border-color:#1d1d1d}section.faq details.expand-collapse summary.expand-collapse-header::after{content:"";top:2px;right:9px;z-index:-1;background:#fff;position:absolute;border-radius:50%;width:32px;height:32px}section.faq details.expand-collapse :is(p, ol, ul){font-style:normal;font-weight:400;line-height:150%;padding:0;list-style-position:inside}@media (min-width:600px){section.faq details.expand-collapse :is(p, ol, ul){font-size:16px}}section.faq.black details.expand-collapse summary.expand-collapse-header{color:#fff}@media (min-width:1200px){section.faq.black details.expand-collapse summary.expand-collapse-header{font-size:32px}}section.faq.black details.expand-collapse summary.expand-collapse-header:before{border-color:#1d1d1d}section.faq details.expand-collapse:is(:focus-visible, :hover) .expand-collapse-header{color:#00c46b}section.faq .expand-collapse:where(:has(summary.expand-collapse-header:focus), [open], :hover),section.faq details.expand-collapse:is([open], :focus-visible, :hover){background:0 0}.top,.main-footer{background:#000}.footer-social{padding-top:100px;text-align:center}.footer-social+.b-payments--small{display:none}.footer-social .socials{display:inline-flex;flex-direction:row;gap:10px;padding:40px 0}