@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);@-webkit-keyframes showStep{0%{opacity:0}100%{opacity:1}}@keyframes showStep{0%{opacity:0}100%{opacity:1}}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;color:#000;font-weight:400;font-size:15px;line-height:1.2;background-color:#559fe6}img,video{width:100%}li,ol,ul{list-style:none}a{text-decoration:none;color:inherit;margin:0;padding:0}.bold{font-weight:700;text-decoration:none}.container{max-width:1360px;margin:0 auto;padding:0 20px}.button{background-color:#0bda51;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:28px;line-height:1;font-weight:700;height:48px;width:100%;max-width:350px;border:none;border-radius:10px;margin:0 auto;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media (hover:hover){.button:hover{background-color:#0ac649}}@media (hover:none){.button:active{background-color:#0ac649}}.button--miss{background-color:rgba(0,0,0,0);color:#7d7d7d;font-size:18px;font-weight:400;line-height:1;border:2px solid transparent;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media (hover:hover){.button--miss:hover{border:2px solid #7d7d7d;background-color:rgba(0,0,0,0)}}@media (hover:none){.button--miss:active{border:2px solid #7d7d7d;background-color:rgba(0,0,0,0)}}@media(max-width:360px){.button--miss{font-size:14px;margin-top:20px}}@media(min-width:361px)and (max-width:991px){.button--miss{font-size:18px;margin-top:20px}}@media(max-width:991px)and (orientation:landscape){.button--miss{margin-top:0}}.button--blue{background-color:#559fe6;font-size:36px;max-width:350px;margin:20px auto 0}@media (hover:hover){.button--blue:hover{background-color:#4a8cc9}}@media (hover:none){.button--blue:active{background-color:#4a8cc9}}@media(max-width:360px){.button--blue{font-size:20px;max-width:80%}}@media(min-width:361px)and (max-width:991px){.button--blue{font-size:28px;max-width:80%}}@media(max-width:991px)and (orientation:landscape){.button--blue{margin:10px auto 0;max-width:400px}}.main{width:100%;height:100%;max-height:100vh;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:0 0;position:relative}@media(max-width:991px){.main{background-position:center}}.form{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:550px;height:auto}@media(max-width:360px){.form{padding:0 10px}}@media(min-width:361px)and (max-width:991px){.form{padding:0 15px}}@media(max-width:991px)and (orientation:landscape){.form{max-width:700px}}.step{min-height:667px;display:none}@media(max-width:1440px){.step{min-height:600px}}@media(max-width:360px){.step{min-height:70vh}}@media(min-width:361px)and (max-width:991px){.step{min-height:600px}}@media(max-width:991px)and (orientation:landscape){.step{min-height:80vh}}.step.active{display:block}.step--scale{min-height:200px}.step__img{max-width:250px;margin:0 auto 20px}@media(max-width:1440px){.step__img{max-width:150px}}.step__title{font-size:25px;line-height:1.1;font-weight:700;color:#000;text-align:center;margin-bottom:20px}@media(max-width:991px){.step__title{font-size:20px}}@media(max-width:991px)and (orientation:landscape){.step__title{margin-bottom:10px}}.step__title--animation{-webkit-animation:showStep 1s linear alternate infinite;animation:showStep 1s linear alternate infinite}@media(max-width:360px){.step__title--animation{font-size:16px}}.step__title--mini{max-width:350px;margin:0 auto 40px}@media(max-width:360px){.step__title--mini{margin:0 auto 10px;max-width:80%;font-size:18px}}@media(min-width:361px)and (max-width:991px){.step__title--mini{margin:0 auto 20px}}.step__text{font-size:16px;line-height:1.2;text-align:center;margin-bottom:20px}@media(max-width:991px){.step__text{font-size:15px}}.step__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step__content--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.step__content--mini{max-width:350px;margin:0 auto}.step__wrapper{background-color:#fff;min-height:inherit;border:7px solid #d8d9de;border-radius:15px;padding:40px 30px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}@media(max-width:1440px){.step__wrapper{padding:30px}}@media(max-width:991px){.step__wrapper{padding:20px}}@media(max-width:991px)and (orientation:landscape){.step__wrapper{padding:10px 20px}}.step__wrapper--withoutP{padding:40px 0 60px}@media(max-width:1440px){.step__wrapper--withoutP{padding:30px 0 30px}}@media(max-width:991px)and (orientation:landscape){.step__wrapper--withoutP{padding:10px 0}}.step__wrapper--withoutP .step__list{max-width:350px;margin:0 auto}@media(max-width:991px)and (orientation:landscape){.step__wrapper--withoutP .step__list{max-width:100%}}.step__icon{margin-bottom:20px}@media(max-width:360px){.step__icon{margin-bottom:10px}}.step__icon img{display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;margin:0 auto}@media(max-width:991px){.step__icon img{width:40px}}.step__scale{width:300px;height:10px;margin:0 auto 20px;background-color:#7d7d7d;position:relative;border-radius:5px}.step__scale-active{position:absolute;top:0;left:0;width:0%;height:100%;background-color:#559fe6;border-radius:5px}.step__scale-active--green{background-color:#0bda51}@media(max-width:991px){.step__scale{width:100%;max-width:300px}}.step__logo{background-color:#559fe6;padding:25px;position:relative;margin-bottom:20px;width:calc(100% + 14px);left:-7px}@media(max-width:991px)and (orientation:landscape){.step__logo{padding:15px;margin-bottom:10px}}.step__logo img.image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:250px;margin:0 auto}@media(max-width:360px){.step__logo img.image{width:175px}}@media(max-width:991px)and (orientation:landscape){.step__logo img.image{max-width:150px}}.step__logo .medal{position:absolute;top:-35px;left:10px;width:73px;height:73px}@media(max-width:360px){.step__logo .medal{top:-28px;left:0;width:56px;height:56px}}.step__logo .medal img{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px)and (orientation:landscape){.step__list{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.step__list--sa{-ms-flex-pack:distribute;justify-content:space-around}.step__list.step__result{display:block}.step__list.step__result li{margin-bottom:5px}}.step__list li{margin-bottom:20px}@media(max-width:991px)and (orientation:landscape){.step__list li{-ms-flex-preferred-size:47%;flex-basis:47%;-ms-flex-item-align:normal;-ms-grid-row-align:normal;align-self:normal}}.step__list li:last-child{margin-bottom:0}.step__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media(max-width:991px)and (orientation:landscape){.step__count{margin-bottom:10px}}.step__count li{-ms-flex-preferred-size:31%;flex-basis:31%;height:10px;background-color:#d8d9de;border:none;border-radius:10px}@media(max-width:991px)and (orientation:landscape){.step__count li{height:7px}}.step__count li.active{background-color:#0bda51}.step__subtitle{color:#7d7d7d}@media(max-width:991px){.step__subtitle{font-size:14px;text-align:center}}.step__list.step__list--sa li{margin-bottom:10px}.step.active .step__wrapper{-webkit-animation:showStep .5s linear forwards;animation:showStep .5s linear forwards}.result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:991px){.result{padding:0 20px}}@media(max-width:991px)and (orientation:landscape){.result{padding:0}}.result__img{margin-right:20px}@media(max-width:360px){.result__img{margin-right:10px}}@media(max-width:991px)and (orientation:landscape){.result__img{margin-right:10px}}.result__img img{display:-webkit-box;display:-ms-flexbox;display:flex;width:45px}@media(max-width:360px){.result__img img{width:35px}}@media(max-width:991px)and (orientation:landscape){.result__img img{width:25px}}.result__text{font-size:20px;line-height:1.2;font-weight:700}@media(max-width:360px){.result__text{font-size:16px;line-height:1.2}}@media(max-width:991px){.result__text{font-size:18px}}.input,.select{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:2px solid #d8d9de;border-radius:10px;font-size:24px;line-height:1;height:48px;padding:0 10px}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;left:0}@media(max-width:376px){.input{font-size:18px;padding:10px 15px}}@media(max-width:991px){.input{font-size:22px}}@media(max-width:991px)and (orientation:landscape){.input{font-size:16px;padding:10px}}.input__wrapper,.select__wrapper{width:100%;max-width:350px;margin:0 auto 20px;position:relative}.select__wrapper{min-height:48px}.select__wrapper img{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;z-index:1}@media(max-width:360px){.input__wrapper{margin-bottom:10px}}@media(max-width:991px){.input__wrapper{margin-bottom:15px}}@media(max-width:991px)and (orientation:landscape){.input__wrapper{margin-bottom:10px}}@-webkit-keyframes fullScale{0%{width:0}100%{width:100%}}@keyframes fullScale{0%{width:0}100%{width:100%}}.step.step--scale.active .step__scale .step__scale-active{-webkit-animation:fullScale 2s linear .5s forwards;animation:fullScale 2s linear .5s forwards}.checkbox{position:relative;cursor:pointer}.checkbox__text{width:100%;max-width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;border-radius:5px;color:#000;font-weight:700;font-size:20px;line-height:1;background-color:#d8d9de;height:48px;margin:0 auto;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media (hover:hover){.checkbox:hover .checkbox__text{background-color:#bcbdc1}}@media (hover:none){.checkbox:active .checkbox__text{background-color:#bcbdc1}}@media(max-width:360px){.checkbox__text{font-size:14px;padding:10px}}@media(max-width:991px){.checkbox__text{font-size:18px;padding:10px}}@media(max-width:991px)and (orientation:landscape){.checkbox--mini .checkbox__text{font-size:17px}}.checkbox input{position:absolute;top:0;left:0;width:0;height:0;font-size:0}.checkbox input:checked~.checkbox__text{background-color:#55a0e7;color:#fff}.range{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 0 40px 0;margin-bottom:40px}.range .finish,.range .start{position:absolute;top:0;width:auto;height:auto;color:#000;font-size:20px;font-weight:700}.range .start{left:0}.range .finish{right:0}.range input{-webkit-appearance:none;width:100%;height:13px;outline:0;border-radius:20px;background-color:#d8d9de}@media(max-width:360px){.range input{height:10px}}.range input::-webkit-slider-thumb{-webkit-appearance:none;width:40px;height:40px;cursor:pointer;z-index:3;position:relative}@media(max-width:360px){.range input::-webkit-slider-thumb{width:25px;height:25px}}.range__trumb{position:absolute;width:40px;height:40px;background:#d8d9de;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media(max-width:360px){.range__trumb{width:25px;height:25px}}.range__trumb::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px;background:#fff;border-radius:inherit;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media(max-width:360px){.range__trumb::before{width:15px;height:15px}}.range:hover .range__trumb:before{background-color:#0bda51}.range__screen{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:700;line-height:1}.range__progress{width:50%;height:13px;border-radius:20px;background:#0bda51;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;pointer-events:none}@media(max-width:360px){.range__progress{height:10px}}.gender{width:100%;max-width:350px;margin:0 auto 40px}.gender__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(max-width:991px)and (orientation:landscape){.gender{margin:0 auto 20px}}.gender label{position:relative;cursor:pointer}.gender label svg{fill:#949494}.gender label input{position:absolute;top:0;left:0;width:0;padding:0;font-size:0}.gender label .checkmark{padding:20px;border:5px solid #949494;width:130px;border-radius:10px}@media(max-width:360px){.gender label .checkmark{width:110px}}@media(max-width:991px)and (orientation:landscape){.gender label .checkmark{width:100px;padding:10px}}.gender label .checkmark__img{margin-bottom:10px}.gender label .checkmark__img svg{width:50px;height:50px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px){.gender label .checkmark__img svg{width:35px;height:35px}}.gender label .checkmark__text{font-size:24px;font-weight:700;color:#949494;text-align:center}@media(max-width:991px){.gender label .checkmark__text{font-size:18px}}.gender label input:checked+.checkmark{border:5px solid #559fe6}.gender label[for=gender-female] input:checked+.checkmark{border:5px solid #fb005b}.gender label[for=gender-female] input:checked+.checkmark svg{fill:#fb005b}.gender label input:checked+.checkmark svg{fill:#559fe6}.gender label input:checked+.checkmark .checkmark__text{color:#559fe6}.gender label[for=gender-female] input:checked+.checkmark .checkmark__text{color:#fb005b}.footer{width:100%;background-color:#55a0e7;padding:5px 0;color:#fff}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #fff;padding:0 10px 5px}.footer__link{font-size:8px;line-height:120%}.copy{padding:5px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.copy__img{width:24px;margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.copy__text{font-size:8px;line-height:120%;text-align:center}@media (min-width:993px){.copy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1441px){.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 10px}.footer__list{border-bottom:none;padding:0}.footer__link{font-size:12px;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}.copy{padding:0}.copy__text{font-size:12px;line-height:120%}}.input.error{border:2px solid red}.input.valid{border:2px solid green}.privacy{margin-bottom:10px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}#form__error,p.error{color:#fff;font-size:18px;margin:5px auto;max-width:350px;background-color:red;padding:3px 5px}@media(max-width:991px){#form__error,p.error{font-size:14px}}#form__error{display:none;text-align:center}#cta svg{display:none;-webkit-animation:spin 1.8s linear infinite;animation:spin 1.8s linear infinite}#cta.button--loading span{display:none}#cta.button--loading svg{display:block}