*{font-family:BlissPro,sans-serif}*,:after,:before{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:rgba(89,187,27,.6);transition:.2s linear}a:not([class]):hover{color:#59bb1b}a:not([class]):active{color:#006b25}img,picture{max-width:100%}button,input,select,textarea{font:inherit;border:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}button::-webkit-inner-spin-button,button::-webkit-outer-spin-button,input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,select::-webkit-inner-spin-button,select::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none}button:focus,input:focus,select:focus,textarea:focus{outline:none;box-shadow:none}.button{line-height:24px;color:#fff;text-align:center;padding:9px 24px;background:linear-gradient(180deg,#5bbc1b,#038b09);border-radius:6px;cursor:pointer;transition:.2s linear;font-size:20px;font-weight:500;text-transform:uppercase;min-width:320px;border:1px solid #219c0f}.button:active{background:#006b25;border-color:#006b25}.button:hover{box-shadow:0 4px 8px rgba(134,255,108,.07),inset 0 0 15px #81ff35}.button:focus{background:#59bb1b;border-color:#006b25}.button:disabled,.button[disabled]{cursor:not-allowed;pointer-events:none;background:rgba(63,54,69,.7);color:hsla(0,0%,100%,.4);border-color:rgba(63,54,69,.7)}.isMobile .button{min-width:100%}.button.icon{display:flex;align-items:center;justify-content:center}.button.icon .icon{width:20px;height:20px;margin-right:10px}.button.outlined{min-width:184px;background:transparent;border-color:#59bb1b}.button.outlined:active{color:#006b25;border-color:#006b25;background:transparent}.button.outlined:hover{background:linear-gradient(180deg,rgba(91,188,27,.07),rgba(3,139,9,.07));box-shadow:0 4px 8px rgba(134,255,108,.07),inset 0 0 15px #81ff35}.button.outlined:focus{color:#59bb1b}.button.outlined:disabled,.button.outlined[disabled]{color:hsla(0,0%,100%,.4);border-color:#3f3645}.button.small{min-width:84px;display:inline-block;font-size:16px}.button.default{min-width:184px}.not-link{cursor:default}.link{cursor:pointer}.link,.not-link{font-size:14px;color:rgba(89,187,27,.6);text-decoration:underline;transition:.2s linear}.link:hover,.not-link:hover{color:#59bb1b}.link:active,.not-link:active{color:#006b25}.button.text{min-width:80px;padding:7px 24px;font-size:16px;background:none;border-color:transparent;text-transform:none}.button.text:active{color:#006b25}.button.text:hover{box-shadow:none;background:none;color:#59bb1b}.button.text:focus{border-color:hsla(0,0%,100%,.07)}.button.text:disabled,.button.text[disabled]{color:hsla(0,0%,100%,.4)}.icon-loader{border-radius:50%;width:20px;height:20px;margin:5px auto;font-size:10px;position:relative;display:inline-block;text-indent:-9999em;border-top:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:translateZ(0);-webkit-animation:loaderSpinner 1s linear infinite;animation:loaderSpinner 1s linear infinite}.button.loader{transition:none}.button.loader .icon-loader{display:none}.button.loader[disabled]{font-size:0;padding:6px 10px;pointer-events:none;display:flex;align-items:center;justify-content:center;cursor:not-allowed;background:rgba(63,54,69,.7);color:hsla(0,0%,100%,.4);border-color:rgba(63,54,69,.7)}.button.loader[disabled] .icon-loader{display:inline-block}@-webkit-keyframes loaderSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes loaderSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.input{font-size:16px;color:#fff;height:44px;width:320px;padding:5px 16px;font-weight:400;margin-bottom:2px;caret-color:#af40ff;border:1px solid rgba(198,169,227,.65);filter:drop-shadow(0 7px 64px rgba(0,0,0,.07));border-radius:6px;background:transparent}.input::-moz-placeholder{color:rgba(198,169,227,.65)}.input:-ms-input-placeholder{color:rgba(198,169,227,.65)}.input::placeholder{color:rgba(198,169,227,.65)}.input:focus{border-color:#af40ff}.input.error{border-color:#ff2727}.isMobile .input{width:100%}.form-password{position:relative;display:block}.form-password__icon{right:14px;top:11px;cursor:pointer;z-index:1;position:absolute}.form-password__show-password{opacity:0;top:10px;right:6px;pointer-events:none}.form-password .input[type=text]+.form-password__icon{opacity:0;pointer-events:none}.form-password .input[type=text]+.form-password__icon+.form-password__show-password{opacity:1;pointer-events:all}.form-icon{position:relative}.form-icon .input{padding:5px 16px 5px 40px}.form-icon__icon{top:11px;left:18px;position:absolute}.form-switch{position:relative;display:flex;text-align:left;padding:0 0 16px 0}.form-switch__label{cursor:pointer;width:48px;height:28px;background-color:#16131a;display:inline-block;border-radius:16px;position:relative;box-shadow:0 7px 20px rgba(0,0,0,.07)}.form-switch__label:after{content:"";position:absolute;top:2px;left:2px;width:24px;height:24px;background-color:rgba(198,169,227,.65);border-radius:100%;transition:.1s linear}.form-switch__switch{height:100%;width:50px;position:absolute;z-index:1;opacity:0;cursor:pointer}.form-switch__switch:active+.form-switch__label:after{width:28px}.form-switch__switch:checked+.form-switch__label:after{left:calc(100% - 2px);background-color:#af40ff;transform:translateX(-100%)}.form-switch__text{color:hsla(0,0%,100%,.7);font-size:14px;display:inline-block;margin-left:15px}.form-checkbox{display:inline-block;position:relative;margin-bottom:16px}.form-checkbox__label{cursor:pointer;position:relative;font-weight:400;font-size:14px;color:rgba(198,169,227,.65)}.form-checkbox__label:before{content:"";margin-right:10px;display:inline-block;vertical-align:bottom;width:24px;height:24px;border-radius:6px;border:1px solid #af40ff;box-shadow:0 7px 20px rgba(0,0,0,.07);transition:.4s linear;background-color:#16131a}.form-checkbox__label:after{content:"";top:4px;left:7px;width:12px;height:9px;opacity:0;position:absolute;background:url(../img/new-check.cb59d865.svg) no-repeat 50%}.form-checkbox__checkbox{position:absolute;opacity:0}.form-checkbox__checkbox:checked+.form-checkbox__label{color:hsla(0,0%,100%,.7)}.form-checkbox__checkbox:checked+.form-checkbox__label:before{border-color:#af40ff}.form-checkbox__checkbox:checked+.form-checkbox__label:after{opacity:1}.form-checkbox:hover .form-checkbox__label:before{border-color:#af40ff;background-color:hsla(0,0%,100%,.07)}.form-checkbox:active .form-checkbox__label:before{border-color:#af40ff}.form-checkbox:active .form-checkbox__label:after{opacity:1}.form-checkbox:disabled .form-checkbox__label{color:#b8b8b8;cursor:auto}.form-checkbox:disabled .form-checkbox__label:before{background-color:transparent;border-color:rgba(63,54,69,.7)}.form-rabio{display:inline-block;position:relative}.form-rabio__label{cursor:pointer;position:relative;font-size:16px;color:rgba(198,169,227,.65)}.form-rabio__label:before{content:"";margin-right:10px;display:inline-block;vertical-align:bottom;width:24px;height:24px;border-radius:100%;border:1px solid transparent;box-shadow:0 7px 20px rgba(0,0,0,.07);background-color:#16131a}.form-rabio__label:after{content:"";width:14px;height:14px;top:3px;left:5px;border-radius:100%;background-color:#af40ff}.form-rabio__checkbox,.form-rabio__label:after{opacity:0;position:absolute}.form-rabio__checkbox:checked+.form-rabio__label:after{opacity:1}.form-rabio:hover .form-rabio__label:before{border-color:#af40ff;background-color:hsla(0,0%,100%,.07)}.form-rabio:active .form-rabio__label:before{border-color:#af40ff}.form-rabio:active .form-rabio__label:after{opacity:1}.info-hint{position:relative;color:#fff;cursor:pointer;text-decoration:underline}.info-hint__text{bottom:0;margin-bottom:10px;font-size:14px;line-height:20px;width:163px;background-color:#16121a;padding:8px;z-index:3;text-align:center;border-radius:6px;min-height:76px;color:hsla(0,0%,100%,.6);pointer-events:none;opacity:0;transition:.2s linear}.info-hint__text,.info-hint__text:before{left:50%;transform:translateX(-50%);position:absolute}.info-hint__text:before{content:"";bottom:-8px;display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #16121a}.info-hint__text-top{bottom:auto;top:0;margin-bottom:0;margin-top:10px}.info-hint__text-top:before{bottom:auto;top:-8px;border-bottom:8px solid #16121a;border-top:none}.info-hint__text-left{left:0;top:50%;bottom:auto;margin-left:16px;transform:translateY(-50%)}.info-hint__text-left:before{left:-9px;top:50%;bottom:auto;border-right:10px solid #16121a;border-left:none;border-top:8px solid transparent;border-bottom:8px solid transparent;transform:translateY(-50%)}.info-hint:hover .info-hint__text{opacity:1;bottom:100%}.info-hint:hover .info-hint__text-top{top:100%}.info-hint:hover .info-hint__text-left{left:100%}.form-date{position:relative}.form-date__input{font-size:16px;height:44px;width:94px;padding:5px 16px;font-weight:400;color:rgba(198,169,227,.65);border:1px solid rgba(198,169,227,.65);filter:drop-shadow(0 7px 64px rgba(0,0,0,.07));border-radius:6px;caret-color:#af40ff;background:transparent}.form-date__input::-moz-placeholder{color:rgba(198,169,227,.65)}.form-date__input:-ms-input-placeholder{color:rgba(198,169,227,.65)}.form-date__input::placeholder{color:rgba(198,169,227,.65)}.form-date__input:hover{border-color:#af40ff}.form-date__year{position:relative}.form-date__year .form-date__input{width:120px}.form-date__date,.form-date__month{position:relative}.form-date__icon{position:absolute;right:16px;top:17px}.form-date__list{list-style:none;position:absolute;top:100%;width:100%;padding-left:0;z-index:3;pointer-events:none;opacity:0;margin-top:16px;box-shadow:0 7px 64px rgba(0,0,0,.07)}.form-date__date,.form-date__month,.form-date__year{position:relative;display:inline-block}.form-date__date.active .form-date__list,.form-date__month.active .form-date__list,.form-date__year.active .form-date__list{opacity:1;pointer-events:all}.form-date__item{font-size:16px;cursor:pointer;background-color:#16121a;color:rgba(198,169,227,.65);margin-bottom:0;padding:10px 16px;transition:.2s linear}.form-date__item:hover{background-color:rgba(198,169,227,.06)}.form-date__item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.form-date__item:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.form-date__item.selected{color:#fff;background:rgba(198,169,227,.06) url(../img/check_dropdown.e0e8215c.svg) no-repeat 94% 50%}.error-text{color:#ff2727;font-size:14px;display:block;min-height:21px;margin-bottom:5px;text-align:left;max-width:100%;width:100%;visibility:hidden;box-shadow:none}.form-group-error>.error-text{visibility:visible}.form-group-error .input{border-color:#ff2727}.placeholder{top:11px;left:16px;font-weight:400;pointer-events:none;color:rgba(198,169,227,.65);font-size:16px;position:absolute;border-radius:6px;transition:.1s linear}.placeholder.placeholder-focus{top:-9px;background-color:#1f1923;padding:0 5px;font-size:12px}.form-icon .input:focus+.form-icon__icon svg path,.form-icon .input:focus+.form-password__icon svg path,.form-password .input:focus+.form-icon__icon svg path,.form-password .input:focus+.form-password__icon svg path{fill:#fff;fill-opacity:1}.title1,h1{font-size:34px;line-height:41px}.title2,h2{font-size:24px;line-height:30px}.title3,h3{font-size:20px;line-height:26px}.title4,h4{font-size:16px;line-height:24px}.title5,h5{font-size:14px;line-height:20px}.title5,h6{font-size:12px;line-height:18px}.title1,.title2,.title3,.title4,.title5,.title6,h1,h2,h3,h4,h5,h6{margin-bottom:14px;font-weight:500;color:#fff}strong{font-weight:700}em,strong{color:#fff}em{font-style:italic}p{color:hsla(0,0%,100%,.6);font-size:14px;margin-bottom:14px;line-height:normal}.small-text,p.small-text{font-size:12px;line-height:18px}.big-text,p.big-text{font-size:16px;line-height:24px}ul{padding-left:30px}ul li{opacity:1}ol{list-style:none;counter-reset:li;padding-left:10px}ol li{position:relative;padding-left:22px;opacity:1}ol li:before{left:0;top:-2px;position:absolute;counter-increment:li;content:counters(li,".") ". ";color:#af40ff}ol[start]{counter-reset:none}ol,ul{margin-bottom:20px}ol li,ul li{color:hsla(0,0%,100%,.6);font-size:16px;line-height:18px;margin-bottom:4px}ol li:last-child,ul li:last-child{margin-bottom:0}ol li::marker,ul li::marker{color:#af40ff}ol li p,ul li p{margin:0 0 15px 0}.big-text p{font-size:16px;line-height:24px}.small-text p{font-size:12px;line-height:18px}.error{font-size:14px;color:#ff2727}.active-link{color:#59bb1b;text-shadow:0 0 8px rgba(255,21,232,.8),0 15px 10px rgba(217,6,133,.3),0 6px 4px rgba(48,0,23,.6)}.table,table{width:100%;border-color:#848384 #2c2c2c #2c2c2c #848384;border-style:solid;border-width:1px}.table td,.table th,table td,table th{text-align:center;font-size:14px;border-color:#2c2c2c #848384 #848384 #2c2c2c;border-style:solid;border-width:1px;color:hsla(0,0%,100%,.5)}.isMobile h1,.isTablet h1{font-size:26px}.modal-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.modal-overlay,.modal-wrapper{top:0;left:0;position:fixed;z-index:3000}.modal-overlay{bottom:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:1;background:rgba(0,0,0,.8)}.modal-content{position:relative;width:560px;text-align:center;background-color:#1f1923;padding:35px 40px 40px 40px;border-radius:20px;z-index:9999;box-shadow:0 36px 60px rgba(0,0,0,.6);overflow:auto;transition:all .3s}.modal-content:before{content:"";top:0;left:50%;width:340px;height:120px;pointer-events:none;position:absolute;background:radial-gradient(ellipse,rgba(177,5,177,.5) 0,rgba(31,25,35,0) 76%);transform:translate(-50%,-62%)}.modal-content .link{list-style:none}.modal-content .link::marker{display:none}.modal-content .link-group .link{list-style:none}.modal-content .link-group .link::marker{display:none}.modal-content .link-group::v-deep .link{color:rgba(89,187,27,.6);list-style:none}.modal-content .link-group::v-deep .link::marker{display:none}.modal-content .link-group::v-deep .link:hover{color:#59bb1b}.modal-content .link-group::v-deep .link:active{color:#006b25}.modal-title{font-weight:500;margin:0 0 5px}.modal-footer{display:flex;align-items:center;justify-content:center;width:100%}.modal-text{font-size:14px;font-weight:300;color:hsla(0,0%,100%,.5);line-height:24px}.modal-text::v-deep p{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400}.modal-forgot{background:transparent;color:#fff;font-size:16px;border:none;cursor:pointer;font-family:BlissPro,sans-serif;text-decoration:none}.modal-forgot:hover{text-shadow:0 0 8px hsla(0,0%,100%,.8)}.modal-subtext{margin-right:8px;text-transform:uppercase;font-weight:700;color:#777579;font-family:BlissPro,sans-serif;font-size:14px}.modal-social{display:flex;align-items:center}.modal-link__next{font-size:14px;display:block;margin-top:15px;text-decoration:none}.modal-link__next:hover{text-shadow:0 0 8px hsla(0,0%,100%,.8)}.modal-link{width:40px;height:40px;border:2px solid #fff;border-radius:2px;display:flex;justify-content:center;transition:filter .2s ease-in-out;margin:0 5px}.modal-link:hover{filter:drop-shadow(0 0 24px rgba(62,23,234,.64)) drop-shadow(0 0 9px rgba(177,43,255,.8)) drop-shadow(0 0 4px #ff97fc)}.modal-close-modal{width:30px;height:30px;top:20px;right:20px;cursor:pointer;border:none;position:absolute;z-index:99991;border-radius:100%;transition:transform .5s ease;background:#1f1923 url(../img/close-button.f486fd7e.svg) no-repeat}.modal-close-modal:hover{transform:rotate(180deg)}.form-group{position:relative}.form-group-error .form-checkbox{border:1px solid #ff2727;border-radius:6px}.form-group-error .form-checkbox label{border:none!important}.globalModalAnimation-enter,.globalModalAnimation-enter-active,.globalModalAnimation-leave,.globalModalAnimation-leave-active{opacity:0;transform:scale(.5);transition:all .3s}.isMobile .modal-content{width:100%;border-radius:0;height:100%;padding:24px 15px 10px 15px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0}.isMobile .modal-content:before{display:none}.isMobile .modal-content form{max-width:320px;margin:0 auto}.isMobile .modal-text,.isMobile .modal-title{text-align:center}@media only screen and (max-height:580px){.isDesktop .modal-content{height:100%}}.isDesktop .modal-content::-webkit-scrollbar{width:3px}.isDesktop .modal-content::-webkit-scrollbar-track{background-color:#28262e;border-radius:50px}.isDesktop .modal-content::-webkit-scrollbar-thumb{height:60px;background-color:#fffcc7;border:1px solid #af40ff;border-radius:50px}@media only screen and (min-width:1100px)and (max-height:570px){body:not(.isDesktop) .modal-content{width:100%;border-radius:0;height:100%;padding:24px 27px 10px 27px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0}body:not(.isDesktop) .modal-content:before{display:none}body:not(.isDesktop) .modal-content form{max-width:360px;margin:0 auto}body:not(.isDesktop) .modal-text,body:not(.isDesktop) .modal-title{text-align:center}}.promo-page{display:block;width:100%}.promo-page *{box-sizing:border-box;font-family:BlissPro,sans-serif}em{font-style:normal}img{height:auto;max-width:100%}.promo-page-first-block{position:relative;height:678px}.promo-page-first-block img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:1500px){.promo-page-first-block{height:550px}}@media only screen and (max-width:1366px){.promo-page-first-block{height:500px}}@media only screen and (max-width:1000px){.promo-page-first-block{height:100%}}.promo-page-australia-banner-desktop img{height:678px}@media only screen and (max-width:1500px){.promo-page-australia-banner-desktop img{height:550px}}@media only screen and (max-width:1366px){.promo-page-australia-banner-desktop img{height:500px}}@media only screen and (max-width:1000px){.promo-page-australia-banner-desktop img{height:350px}}@media only screen and (max-width:767px){.promo-page-australia-banner-desktop{display:none}}.promo-page-australia-banner-mobile{display:none}@media only screen and (max-width:767px){.promo-page-australia-banner-mobile{display:block}}@media only screen and (max-width:710px){.promo-page-australia-banner-mobile img{height:350px;-o-object-fit:unset;object-fit:unset}}@media only screen and (max-width:480px){.promo-page-australia-banner-mobile img{height:230px}}.promo-page-australia-reg-form .reg-form{position:absolute;left:50%;transform:translateX(150px);top:4%}@media only screen and (max-width:1000px){.promo-page-australia-reg-form .reg-form{position:static;transform:translateX(0)}}@media only screen and (max-width:1366px){.promo-page-australia-reg-form .reg-form{top:1%}}.terms-checkbox{opacity:1}.input-area-error-message{top:50%;right:6px;display:none;position:absolute;align-items:center;justify-content:center;width:auto;padding:0 10px;height:25px;color:#fff;font-size:14px;background-color:#eb2731;border-radius:8px;transform:translateY(-50%)}.input-area-error .input-area-error-message{display:flex}.input-area-error .input-area-field-text{border-color:#eb2731!important}.promo-page-step{background-color:#f5f5f9}.promo-page-step__wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:15px;margin:0 auto 15px;max-width:1100px}@media only screen and (max-width:1000px){.promo-page-step__wrapper{max-width:700px;padding:21px 15px}}@media only screen and (max-width:710px){.promo-page-step__wrapper{flex-direction:column;padding:30px 15px}}@media only screen and (max-width:480px){.promo-page-step__wrapper{margin-bottom:0}}.promo-page-step p{font-size:24px;color:#070824;font-weight:800;text-align:center}@media only screen and (max-width:1366px){.promo-page-step p{font-size:20px}}@media only screen and (max-width:1000px){.promo-page-step p{font-size:18px}}@media only screen and (max-width:710px){.promo-page-step p{display:flex;align-items:center;justify-content:center;margin:0 auto 15px}}@media only screen and (max-width:480px){.promo-page-step p{display:block}}.promo-page-step p em{font-size:26px;color:#2c1db5}@media only screen and (max-width:1366px){.promo-page-step p em{font-size:24px}}@media only screen and (max-width:1000px){.promo-page-step p em{font-size:20px}}@media only screen and (max-width:710px){.promo-page-step p em{margin-left:5px;margin-right:5px}}.promo-page-step .step-arrow{width:55px;height:55px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}@media only screen and (max-width:1366px){.promo-page-step .step-arrow{width:50px;height:50px}}@media only screen and (max-width:1000px){.promo-page-step .step-arrow{width:40px;height:40px}}@media only screen and (max-width:710px){.promo-page-step .step-arrow{display:none}}.promo-page-step .step-arrow-img{width:40px}@media only screen and (max-width:1366px){.promo-page-step .step-arrow-img{width:35px}}@media only screen and (max-width:1000px){.promo-page-step .step-arrow-img{width:25px}}.promo-page-step .promo-page-australia-step{margin:0 auto}@media only screen and (max-width:710px){.promo-page-step .promo-page-australia-step{width:100%}}.promo-page-step-icon{width:885px;margin:20px auto;display:flex;align-items:center;min-height:138px;justify-content:space-around}@media only screen and (max-width:1000px){.promo-page-step-icon{max-width:700px;width:100%}}@media only screen and (max-width:710px){.promo-page-step-icon{margin:0 auto;min-height:144px}}.promo-page-step-icon .promo-page-australia-step p{margin:0 0 0 15px;width:123px;text-align:center;font-weight:700;color:#1a1a1a;font-size:20px}@media only screen and (max-width:710px){.promo-page-step-icon .promo-page-australia-step p{font-size:14px;margin:0}}@media only screen and (max-width:480px){.promo-page-step-icon .promo-page-australia-step p{width:85px}}.promo-page-step-icon__circle{display:flex;align-items:center}@media only screen and (max-width:710px){.promo-page-step-icon__circle{flex-direction:column}}.promo-page-step-icon__circle-img{width:65px;height:65px;background-color:#f5f5f9;display:flex;align-items:center;justify-content:center;border-radius:50%}@media only screen and (max-width:1000px){.promo-page-step-icon__circle-img{width:80px;height:80px}}@media only screen and (max-width:710px){.promo-page-step-icon__circle-img{width:60px;height:60px;margin-bottom:10px}}.promo-page-step-icon__circle-img img{width:30px}@media only screen and (max-width:1000px){.promo-page-step-icon__circle-img img{width:35px}}@media only screen and (max-width:710px){.promo-page-step-icon__circle-img img{width:25px}}.promo-page-step-logos{padding:30px 15px;display:flex;align-items:center;filter:grayscale(1);background-color:#f5f5f9;flex-direction:column}@media only screen and (max-width:480px){.promo-page-step-logos{padding:15px}}.promo-page-step-logos__top{display:flex;align-items:center;justify-content:space-between;width:760px;margin-bottom:25px}@media only screen and (max-width:1000px){.promo-page-step-logos__top{width:100%}}@media only screen and (max-width:710px){.promo-page-step-logos__top img{width:30px!important}}@media only screen and (max-width:480px){.promo-page-step-logos__top img{width:20px!important}}.promo-page-step-logos__bottom{display:flex;align-items:center;justify-content:space-between;width:680px}@media only screen and (max-width:1000px){.promo-page-step-logos__bottom{width:100%}}@media only screen and (max-width:710px){.promo-page-step-logos__bottom img{width:30px!important}}@media only screen and (max-width:480px){.promo-page-step-logos__bottom img{width:20px!important}}.promo-page-step-logos__img{opacity:.5}.promo-page-step-logos__img.igtech{width:45px}.promo-page-step-logos__img.playngo{width:90px}.promo-page-step-logos__img.betsoft{width:53px}.promo-page-step-logos__img.amatic{width:75px}.promo-page-step-logos__img.booming{width:67px}.promo-page-step-logos__img.licky{width:44px}.promo-page-step-logos__img.platipus{width:70px}.promo-page-step-logos__img.belatra{width:100px}.promo-page-step-logos__img.mc{width:83px}.promo-page-step-logos__img.skrill{width:64px}.promo-page-step-logos__img.netelller{width:131px}.promo-page-step-logos__img.neosurf{width:93px}.promo-page-step-logos__img.bitcoin{width:92px}.promo-page-step-logos__img.ecopayz{width:78px}[data-theme=dark] .modern-head .title,[data-theme=dark] .modern-head__text,[data-theme=dark] .modern-head__title{color:#000}[data-theme=neon] .modern-head .title,[data-theme=neon] .modern-head__text,[data-theme=neon] .modern-head__title{color:#fff;text-shadow:0 0 11px rgba(255,151,252,.4),0 0 16px rgba(177,43,255,.6),0 0 24px rgba(62,23,234,.8)}[data-theme=light] .modern-head{background-color:rgba(0,0,0,.2)}[data-theme=light] .modern-head .title,[data-theme=light] .modern-head__text,[data-theme=light] .modern-head__title{color:#fff;text-shadow:0 0 11px rgba(255,151,252,.4),0 0 16px rgba(177,43,255,.6),0 0 24px rgba(62,23,234,.8);font-weight:700}