.select2-container{box-sizing:border-box;vertical-align:middle;margin:0;display:inline-block;position:relative}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:20px;display:block;overflow:hidden}.select2-container .select2-selection--single .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:32px;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;list-style:none;display:inline}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:#0000;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;resize:none;vertical-align:bottom;word-break:keep-all;border:none;max-width:100%;height:18px;margin-top:5px;margin-left:5px;padding:0;font-family:sans-serif;font-size:100%;overflow:hidden}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{box-sizing:border-box;z-index:1051;background-color:#fff;border:1px solid #aaa;border-radius:4px;width:100%;display:block;position:absolute;left:-100000px}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{-webkit-user-select:none;user-select:none;padding:6px}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{opacity:0;z-index:99;filter:alpha(opacity=0);background-color:#fff;border:0;width:auto;min-width:100%;height:auto;min-height:100%;margin:0;padding:0;display:block;position:fixed;top:0;left:0}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;padding-right:0;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--default .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;height:20px;margin-top:5px;margin-right:10px;padding:1px;font-weight:700;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{box-sizing:border-box;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;max-width:100%;margin-top:5px;margin-left:5px;padding:0 0 0 20px;display:inline-block;position:relative;overflow:hidden}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;background-color:#0000;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700;position:absolute;top:0;left:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{color:#333;background-color:#f1f1f1;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;-webkit-appearance:textfield;background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-color:#f7f7f7;background-image:linear-gradient(#fff 50%,#eee 100%);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;height:26px;margin-right:20px;font-weight:700}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);background-color:#ddd;background-image:linear-gradient(#eee 50%,#ccc 100%);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);background-image:linear-gradient(#fff 0%,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);background-image:linear-gradient(#eee 50%,#fff 100%);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-left:5px;padding:0;display:inline-block}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;background-color:#0000;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 4px;font-size:1em;font-weight:700}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}*{box-sizing:border-box}main{display:block}:active,:focus,:hover{-webkit-tap-highlight-color:transparent;outline:0}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button{font:inherit;color:inherit;cursor:pointer;background-color:#0000;border:none;padding:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}h1,h2,h3,h4,h5,h6,p{margin:0;line-height:1}li,ul{box-sizing:border-box;margin:0;padding:0;list-style:none}button,input,label,select,textarea{vertical-align:middle;white-space:normal;background:0 0;border:0;margin:0;padding:0;line-height:1;display:inline-block}input:focus{outline:0}input::placeholder{color:inherit;font-size:inherit;font-size:inherit;font-size:inherit}input:-ms-input-placeholder{color:inherit;font-size:inherit}input::-moz-placeholder{color:inherit;font-size:inherit}input,textarea{box-sizing:border-box}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}textarea{overflow:auto}select[multiple],textarea{vertical-align:top}::selection{color:inherit;background:inherit;text-shadow:inherit}::-webkit-selection{color:inherit;background:inherit;text-shadow:inherit}::-moz-selection{color:inherit;background:inherit;text-shadow:inherit}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}blockquote{margin:0}body,html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@media screen and (width<=479.9px){body,html{min-height:100%;overflow-y:hidden}}body{color:#fff;background:url(body-bg-bottom.05f18a0a.webp) bottom/contain no-repeat,url(body-bg.b003a34d.webp) 50%/cover no-repeat,#000;font-family:Open Sans,sans-serif;font-size:16px}@media screen and (width<=479.9px){body{background:url(body-bg-mob.9dce1f47.webp) 50%/cover no-repeat,#000}}.header,.hide{display:none}@media screen and (width<=479.9px){.header{justify-content:center;align-items:center;padding:18px 0 1.5vh;display:flex}}@media screen and (width<=320.9px){.header{display:none}}.main{flex-direction:column;width:100%;height:100%;position:relative}.main,.main__modal{justify-content:center;display:flex}.main__modal{align-items:center;animation-name:appearing;animation-duration:.8s;overflow:hidden}@media screen and (width<=320.9px){.main__modal{margin-top:4px}}.main__modal_show{visibility:visible;display:flex}@keyframes appearing{0%{opacity:0}to{opacity:1}}.modal{justify-content:center;align-items:center;width:100%;margin:auto;display:flex}@media screen and (width<=320.9px){.modal{overflow:hidden}}.modal__container{position:relative}.modal__container:before{content:url(modal-left-img.75e06ffc.svg);z-index:1;position:absolute;top:38%;left:-44%}@media screen and (width<=1919.9px){.modal__container:before{content:url(modal-left-img-desktop.445304f8.svg);top:28%;left:-42%}}@media screen and (width<=690px){.modal__container:before{content:""}}.modal__container:after{content:url(modal-right-img.39beec44.svg);z-index:1;position:absolute;top:58%;right:-20%}@media screen and (width<=1919.9px){.modal__container:after{content:url(modal-right-img-desktop.ff300ba7.svg);top:46%;right:-18%}}@media screen and (width<=479.9px){.modal__container:after{content:url(modal-right-img-mob.1de905fc.svg);top:56%;right:-22%}}.modal__wrapper{border-radius:0;width:100%;max-width:604px;min-height:930px;margin:0 auto;padding:54px 76px 78px;position:relative}@media screen and (width<=1919.9px){.modal__wrapper{max-width:402px;min-height:620px;padding:30px 40px}}@media screen and (width<=479.9px){.modal__wrapper{max-width:290px;min-height:449px;padding:26px 28px 20px}}@media screen and (width<=320.9px){.modal__wrapper{padding:22px 20px}}.modal__wrapper:before{content:url(bg-modal.c3faab5a.webp);z-index:-1;position:absolute;top:0;left:0}@media screen and (width<=1919.9px){.modal__wrapper:before{content:url(bg-modal-desktop.5a1a0155.webp);left:0}}@media screen and (width<=479.9px){.modal__wrapper:before{content:url(bg-modal-mobile.83033eb9.webp)}}.modal__bottom-img{margin:unset;justify-content:center;display:flex}@media screen and (width<=1919.9px){.modal__bottom-img{margin:unset}}@media screen and (width<=479.9px){.modal__bottom-img{display:none}}@media screen and (width<=1919.9px){.modal__bottom-img img{width:80px}}.title__header{text-align:center;margin:0 0 24px;position:relative}.title__header-text{text-transform:uppercase;text-align:center;color:#fff;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ffb800;text-shadow:-4px -4px #fb00fb;font-size:40px;font-weight:800;line-height:1.2}@media screen and (width<=1919.9px){.title__header{margin:0 0 5px}.title__header-text{font-size:30px}}@media screen and (width<=479.9px){.title__header-text{font-size:20px}}.title__header>img{width:100%}@media screen and (width<=1919.9px){.title__header>img{width:74%}}@media screen and (width<=479.9px){.title__header>img{width:62%}}.title__subheader{justify-content:center;width:452px;margin:0 auto 38px;display:flex}.title__subheader-text{text-align:center;color:#fff;font-weight:800;line-height:1.2}.title__subheader-text .value{-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 2px #000);background:linear-gradient(#fff981 33%,#c9870a 66%,#ffd339);-webkit-background-clip:text;font-size:70px;display:block}.title__subheader-text .text{-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 2px #000);text-transform:uppercase;background:linear-gradient(#fff981 33%,#c9870a 66%,#ffd339);-webkit-background-clip:text;font-size:34px;display:block}@media screen and (width<=1919.9px){.title__subheader{width:322px;margin:0 auto 20px}.title__subheader-text .value{font-size:40px}.title__subheader-text .text{font-size:24px}}.title__subheader>img{width:100%;height:100%}@media screen and (width<=1919.9px){.title__subheader>img{width:74%}}@media screen and (width<=479.9px){.title__subheader{width:234px;margin:0 auto 10px}.title__subheader-text .value{font-size:24px}.title__subheader-text .text{font-size:14px}.title__subheader>img{width:62%}}.logo{justify-content:center;max-width:264px;margin:0 auto 24px;display:flex;position:relative}@media screen and (width<=1919.9px){.logo{max-width:170px;margin:0 auto 10px}}@media screen and (width<=479.9px){.logo{max-width:160px}}.logo:before{content:"";background:url(logo-candy.b5d945f1.webp) 50%/contain no-repeat;width:56px;height:52px;position:absolute;bottom:0;left:-48px}@media screen and (width<=1919.9px){.logo:before{width:32px;height:30px;left:-28px}}.logo>img{z-index:999;width:100%;max-width:235px;height:100%;position:relative}@media screen and (width<=479.9px){.title .logo{display:none}}.tabs{border-radius:4px;justify-content:center;width:394px;margin:0 auto;display:flex;overflow:hidden}@media screen and (width<=1919.9px){.tabs{width:unset}}.tabs__item{cursor:pointer;flex-basis:50%;width:50%}.tabs__item>button{white-space:nowrap;text-overflow:ellipsis;color:#fff;background:#ffffff3d;width:100%;height:36px;padding:0 12px;font-size:14px;position:relative;overflow:hidden}@media screen and (width<=919.9px){.tabs__item>button{font-size:14px}}@media screen and (width<=479.9px){.tabs__item>button{height:30px;font-size:12px}}.tabs__item>button.active{color:#fff;background:#ff2400;font-weight:500}.tabs__item>button.active .title{display:inline-block;position:relative}.tabs__item>button.active .title:before{content:"";background-color:none;border-radius:50%;width:0;height:0;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (width<=919.9px){.tabs__item>button.active .title:before{width:0;height:0;left:0}}.email-form{width:100%;margin-bottom:16px;padding-top:18px;position:relative}@media screen and (width<=1919.9px){.email-form{margin-bottom:10px;padding-top:10px}}.email-form__item{margin-bottom:10px;position:relative}.email-form__email-input,.email-form__password-input{color:#000;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:2px;width:100%;height:36px;padding:5px 0 5px 14px;font-size:15px;line-height:1.5}@media screen and (width<=479.9px){.email-form__email-input,.email-form__password-input{height:30px}}.email-form__email-input::-webkit-input-placeholder{color:#000;font-size:15px}.email-form__password-input::-webkit-input-placeholder{color:#000;font-size:15px}.email-form__email-input::-moz-placeholder{color:#000;font-size:15px}.email-form__password-input::-moz-placeholder{color:#000;font-size:15px}:is(.email-form__email-input:-ms-input-placeholder,.email-form__password-input:-ms-input-placeholder),.email-form__email-input::placeholder,.email-form__password-input::placeholder{color:#000;font-size:15px}.email-form__password-input{padding-right:34px}.email-form__view-icon{cursor:pointer;background-color:#fafafa;width:34px;height:100%;position:absolute;top:0;right:0}.email-form__view-icon_close{background:url(custom_view-close.314c7e46.svg) 50% no-repeat}.email-form__view-icon_open{background:url(custom_view.a5236561.svg) 50% no-repeat}.phone-form{order:1;margin-bottom:16px}@media screen and (width<=479.9px){.phone-form{margin-bottom:10px}}@media screen and (width<=320.9px){.phone-form{margin-bottom:18px}}.phone-form__header{color:#fafafa;text-align:left;margin:0;padding:30px 0 12px;font-size:16px;font-weight:700;line-height:22px}@media screen and (width<=1919.9px){.phone-form__header{padding:18px 0 10px}}@media screen and (width<=479.9px){.phone-form__header{font-size:14px}}@media screen and (width<=320.9px){.phone-form__header{padding:10px 0}}.select-currency,.select-currency__main{width:100%;position:relative}.select-currency__main{color:#000;cursor:pointer;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:2px;height:36px;line-height:28px}@media screen and (width<=479.9px){.select-currency__main{height:30px}}.select-currency__main *{pointer-events:none}.select-currency__main:after{content:"";background:url(down-arrow.5ecaae34.svg) 50%/10px no-repeat;width:32px;height:100%;display:block;position:absolute;top:0;right:0}.select-currency__default-input{cursor:pointer;box-sizing:border-box;visibility:hidden;width:100%;display:none}.select-currency__list{z-index:1;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:2px;width:100%;max-height:142px;display:none;position:absolute;top:42px;left:0;overflow-x:hidden}@media screen and (width<=479.9px){.select-currency__list{top:36px}}@media screen and (width<=320.9px){.select-currency__list{max-height:145px}}.select-currency__list::-webkit-scrollbar{width:0;display:none}.select-currency__item{color:#000;cursor:pointer;align-items:center;padding:5px 9px;font-size:14px;display:flex}.select-currency__item *{pointer-events:none}.select-currency__item:hover,.select-currency__item_active{color:#000;background-color:#e4e4e4}.select-currency__item:hover .select-currency__icon,.select-currency__item_active .select-currency__icon{color:#000}.select-currency__item .select-currency__name:after,.select-currency__item .select-currency__name:before{top:-2px}.select-currency__placeholder{box-sizing:border-box;cursor:pointer;align-items:center;width:100%;height:100%;padding-left:8px;font-size:14px;display:flex}.select-currency__placeholder .select-currency__text{padding-right:30px}.select-currency__icon{color:#000;justify-content:center;align-items:center;width:25px;height:25px;font-size:22px;display:flex}.select-currency__name{text-transform:uppercase;margin:0 5px;padding:0 5px;position:relative}.select-currency__name:after{content:"";background:#000;width:1px;height:22px;position:absolute;top:4px;right:0}@media screen and (width<=479.9px){.select-currency__name:after{height:20px}}.select-currency__name:before{content:"";background:#000;width:1px;height:22px;position:absolute;top:4px;left:0}@media screen and (width<=479.9px){.select-currency__name:before{height:20px}}.select-currency__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.no-list-currency .select-currency__main{cursor:inherit}.no-list-currency .select-currency__main:after{background-image:none}.select-phone{position:relative}.select-phone[data-open=false]>.select-phone__list{display:none!important}.select-phone__placeholder{margin-bottom:10px}.select-phone__placeholder-logo{background-color:#ddd;border:none;border-radius:3px;width:28px;height:22px;display:block;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.select-phone__placeholder-input{color:#000;cursor:text;background:#fafafa url(down-arrow.5ecaae34.svg) 44px/10px no-repeat;border:1px solid #e4e4e4;border-radius:2px;width:100%;height:36px;padding-left:70px}@media screen and (width<=479.9px){.select-phone__placeholder-input{height:30px}}.select-phone__placeholder-btn{cursor:pointer;width:64px;height:100%;position:absolute;top:0;left:0}.select-phone__placeholder-btn:after{content:"";background:#000;width:1px;height:22px;position:absolute;top:7px;right:0}@media screen and (width<=479.9px){.select-phone__placeholder-btn:after{height:20px;top:5px}}.select-phone__list{z-index:16;background-color:#fafafa;border:1px solid #e4e4e4;border-radius:2px;width:100%;max-height:182px;line-height:27px;display:none;position:absolute;top:44px;left:0;overflow-x:hidden}@media screen and (width<=479.9px){.select-phone__list{top:36px}}.select-phone__list::-webkit-scrollbar{width:6px;display:block}.select-phone__list::-webkit-scrollbar-thumb{background-color:#ccc}.select-phone__item{color:#000;cursor:pointer;align-items:center;padding:5px 7px;display:flex}.select-phone__item:hover,.select-phone__item_active{color:#000;background-color:#e4e4e4}.select-phone__item-logo{pointer-events:none;border:none;border-radius:3px;width:28px;height:20px;margin-right:4px;display:block}.select-phone__item-text{white-space:nowrap;text-overflow:ellipsis;pointer-events:none;overflow:hidden}.no-list-phone .select-phone__placeholder-input{background-image:none;padding-left:42px}.no-list-phone .select-phone__placeholder-btn{cursor:inherit;width:42px}.checkbox{color:#fff;padding:initial;border-top:none;order:3;margin:0;font-size:12px}@media screen and (width<=479.9px){.checkbox{margin:0}}@media screen and (width<=320.9px){.checkbox{padding:initial;margin:12px 0 4px}}.checkbox__item{align-content:center;margin-bottom:8px;display:flex}.checkbox__label,.checkbox__text{align-items:center;display:flex}.checkbox__text-link{color:#ff2400;align-items:center;font-size:12px;text-decoration:underline}.checkbox__label{cursor:pointer;background:0 0;border:1px solid #e4e4e4;border-radius:3px;flex-shrink:0;width:16px;height:16px;margin-right:6px;position:relative}.checkbox__label-icon{background:url(checkbox.aabf8803.svg) 50%/14px no-repeat;display:none;position:absolute;inset:0}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label .checkbox__label-icon,.submit-btn{display:flex}.submit-btn{color:#fafafa;letter-spacing:1px;background:#ff2400;border-radius:2px;order:1;justify-content:center;align-items:center;width:100%;height:48px;margin:0 auto 16px;font-size:18px;font-weight:700;text-decoration:none;position:relative;box-shadow:0 -4px 20px #0000003d}@media screen and (width<=479.9px){.submit-btn{height:38px;margin:0 auto;font-size:16px}}.submit-btn:before{content:"";background:0 0/0;position:absolute;inset:0}.submit-btn_redirect{width:262px;animation-name:appearing;animation-duration:.8s;display:none;position:absolute;bottom:50px}@media screen and (width<=919.9px){.submit-btn_redirect{bottom:20px}}@media screen and (width<=479.9px){.submit-btn_redirect{bottom:0}}.submit-btn_redirect_show{display:flex}.forms{width:394px;margin:0 auto;display:block}@media screen and (width<=1919.9px){.forms{width:unset}}.forms>form{display:none}.forms>form.active{flex-direction:column;display:flex}.forms__questions{text-align:center;border-bottom:1px solid #ffffff40;order:2;margin:0 0 16px;padding:0 0 28px;font-size:16px}@media screen and (width<=1919.9px){.forms__questions{padding:0 0 12px}}@media screen and (width<=479.9px){.forms__questions{margin:8px 0;font-size:14px}}@media screen and (width<=320.9px){.forms__questions{margin:4px 0 0;font-size:12px}}.forms__signin-link{color:#ff2400;margin-left:10px;text-decoration:underline}.alert{color:#fff;text-align:center;z-index:9999;box-sizing:content-box;background-color:#000000b3;border:1px solid green;border-radius:9px;width:256px;padding:32px;transition:transform .3s,-webkit-transform .3s;position:fixed;top:1px;right:1px;transform:translate(103%)}@media screen and (width<=479.9px){.alert{width:254px;padding:26px}}.alert__close{cursor:pointer;width:32px;height:32px;position:absolute;top:0;left:4px}.alert__close:after,.alert__close:before{content:"";background-color:#fff;width:50%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.alert__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.alert_active{transform:translate(0)}@media screen and (width<=479.9px){.alert_active{left:50%;transform:translate(-50%)}}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],input.phone-input{-moz-appearance:textfield}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;height:28px;display:block}.select2-container--default .select2-selection--single{background-color:#fff;border:0 solid #aaa;border-radius:30px;outline:none;height:60px}.phone-prefix__select+.select2-container,.phone-prefix__select+.select2-container .select2-selection,.phone-prefix__select+.select2-container .selection{outline:none;height:100%}.phone-prefix__select+.select2-container{flex:none}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{right:0}.phone-prefix__select+.select2-container--default{height:30px!important}.phone-prefix__wrap{background:#fff;border-radius:30px;align-items:center;padding-left:10px;padding-right:20px;display:flex;box-shadow:0 2px 2px #0000003d}.phone-prefix__code{color:#000;text-align:left;margin-right:10px;font-size:20px;font-weight:500;line-height:31px;display:inline-block}.phone-prefix__code-select{align-items:center;display:flex}.phone-prefix__flag{width:30px;margin-left:auto;margin-right:auto;display:block}.list-select{background-color:#fff;border:1px solid #000;font-size:20px}.list-select+.select2{margin-bottom:8px}.list-select+.select2 .select2-selection--single{text-align:left;align-items:center;height:60px;display:flex}.list-select+.select2 .select2-selection__rendered{padding-left:30px;font-size:20px}.list-select+.select2 .select2-selection__arrow{height:100%;padding-right:20px}.select2 *{box-sizing:content-box}.select2-results__option[aria-selected]{color:#000!important}.form_wrapper{width:100%;max-width:394px;margin:0 auto}.register *{box-sizing:border-box}.tabs{margin:0 0 18px}.tabs__wrapper{border-radius:4px;width:100%;display:flex;overflow:hidden}.tab{color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff3d;width:50%;height:36px;font-size:14px;font-weight:500;line-height:36px}.tab.active{background:#ff2400}.phone_text{color:#fafafa;padding:12px 0;font-size:16px;font-weight:700;line-height:22px}.form__row{margin:0 0 10px;position:relative}.password-control{background:url(custom_view-close.314c7e46.svg) 50% no-repeat;width:34px;height:36px;display:block;position:absolute;top:0;right:0}.password-control.view{background-image:url(custom_view.a5236561.svg)}.inp-form{color:#000;-webkit-user-select:none;user-select:none;appearance:none;background:#fafafa;border:1px solid #e4e4e4;border-radius:2px;outline:none;width:100%;height:36px;margin:0;padding:0 14px;font-family:Open Sans,sans-serif;font-size:15px;font-weight:400;display:block}.inp-form::-webkit-input-placeholder{opacity:1;color:#000}.inp-form:-moz-placeholder{opacity:1;color:#000}.inp-form::-moz-placeholder{opacity:1;color:#000}.inp-form:-ms-input-placeholder{opacity:1;color:#000}.password-input{padding:0 40px 0 10px}.label{color:#fff;margin:0 0 5px;font-size:16px;line-height:1;display:block}.form-btn{letter-spacing:1px;color:#fafafa;-webkit-user-select:none;user-select:none;cursor:pointer;appearance:none;background:#ff2400;border:none;border-radius:2px;outline:none;width:100%;height:48px;margin:18px auto 0;padding:0;font-family:Open Sans,sans-serif;font-size:18px;font-weight:700;display:block;position:relative;overflow:hidden;box-shadow:0 -4px 20px #0000003d;opacity:1!important}.formError{color:#ff2400;margin:5px 0 0;font-size:12px}.list-select{cursor:pointer;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;display:block;position:absolute;bottom:0;left:0;width:100%!important;height:36px!important}.list-select+.select2{width:100%;height:36px;margin:0;display:block;position:absolute;bottom:0;left:0}.selection{width:100%;height:36px}.list-select+.select2 .select2-selection--single{background:0 0;border:none;width:100%;height:100%;display:block}.list-select+.select2 .select2-selection__rendered{color:#000;margin-top:-7px;padding:0;font-size:15px;line-height:1;display:block;position:absolute;top:50%;left:14px}.list-select+.select2 .select2-selection__arrow{width:34px;height:36px;padding:0;display:block;position:absolute;top:0;right:0}.select2-container--default .select2-selection--single .select2-selection__arrow b{appearance:none;background:url(down-arrow.5ecaae34.svg) 50% 15px no-repeat;border:none;width:100%;height:100%;margin:0;display:block;position:absolute;top:0;left:0}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:scaleY(-1)}.phone-prefix__wrap{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fafafa;border:1px solid #e4e4e4;border-radius:2px;width:100%;height:36px;padding:0 0 0 9px}.phone-prefix__block{height:-webkit-calc(100% + 2px);height:-moz-calc(100% + 2px);align-items:center;height:calc(100% + 2px);display:flex;position:relative}.phone-prefix__select{appearance:none;background:0 0;border:none;outline:none}.phone-input{border:none;height:34px;padding:0 13px 0 5px}.phone-prefix__code{color:#000;cursor:text;z-index:99;margin:0 0 0 4px;font-size:15px;line-height:34px;display:block;position:relative}.phone-prefix__select+.select2-container{z-index:99;position:relative;height:100%!important}.phone-prefix__select+.select2-container:before{content:"";background:#000;width:1px;height:22px;margin-top:-11px;display:block;position:absolute;top:50%;right:5px}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow{width:100%;height:100%;padding:0;display:block;position:absolute;top:0;right:0}.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow b{width:34px;left:22px}.select2-container .select2-selection--single{background:0 0;align-items:center;display:flex}.phone-prefix__select+.select2-container .select2-selection--single .select2-selection__rendered{width:24px;height:auto;margin:0;padding:0}img.undefined{width:100%;height:auto;display:block}.agreement_block{border-top:1px solid #ffffff40;margin:30px 0 0;padding:28px 0 0}.agreement_item{margin:0 0 12px;padding:0 0 0 24px;position:relative}.agreement_item:last-child{margin:0}.agreement_item input[type=checkbox]{display:none}.agreement_item label{cursor:pointer;color:#fff;font-size:12px;line-height:16px;display:block}.agreement_item label:before{content:"";box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #e4e4e4;border-radius:3px;width:16px;height:16px;display:block;position:absolute;top:0;left:0}.agreement_item input[type=checkbox]:checked+label:before{-webkit-background-size:14px 14px;-moz-background-size:14px;-o-background-size:14px;background:url(checkbox.aabf8803.svg) 50%/14px no-repeat}@media screen and (width<=1919.9px){.tabs{margin:0 0 10px}.form-btn{margin:10px 0 0}.agreement_block{margin:18px 0 0;padding:18px 0 0}}@media screen and (width<=479.9px){.phone_text{padding:8px 0 10px;font-size:14px}.tab{height:30px;font-size:12px;line-height:30px}.inp-form{height:30px}.form-btn{height:38px;font-size:14px}.phone-prefix__wrap{height:30px}.phone-prefix__select+.select2-container:before{height:20px;margin-top:-10px}.phone-input{height:28px}.list-select{height:30px!important}.list-select+.select2,.selection,.password-control,.list-select+.select2 .select2-selection__arrow{height:30px}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-position:50% 12px}.agreement_block{margin:15px 0 0;padding:15px 0 0}}.title__header-text{font-size:44px}.title__subheader-text .text{font-size:30px}@media screen and (width<=1919.9px){.title__header-text{font-size:34px}.title__subheader-text .text{font-size:22px}}@media screen and (width<=479.9px){.title__header{margin:0}.title__header-text{font-size:20px}.title__subheader-text{line-height:1.3}.title__subheader-text .text{font-size:16px}}