html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;margin:0;overflow-x:hidden;padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;font-family:PT Sans,Arial,Tahoma;font-size:18px;line-height:24px;margin:0;overflow-x:hidden;padding:0}body.mobile{font-size:14px;line-height:16px}body.v2{padding:30px}.is-mobile-block,.is-mobile-flex,.is-mobile-inline,.mobile .is-not-mobile{display:none!important}.mobile .is-mobile-block{display:block!important}.mobile .is-mobile-flex{display:flex!important}.mobile .is-mobile-inline{display:inline!important}@media (orientation:portrait){.mobile .is-not-portrait{display:none!important}}@media (orientation:landscape){.mobile .is-not-landscape{display:none!important}}.tablet .is-not-tablet{display:none!important}.spinner{display:inline-block;height:24px;position:relative;width:24px}.spinner div{animation:spinner 1.2s linear infinite;transform-origin:12px 12px}.spinner div:after{background:#666;content:" ";display:block;height:5px;left:11px;position:absolute;top:3px;width:2px}.spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}.mobile .spinner{margin-left:0}.mobile .spinner div:after{height:8px;top:-1px}@keyframes spinner{0%{opacity:1}to{opacity:0}}.button{align-items:center;background:#fff;border:1px solid #448aff;border-radius:8px;color:#448aff;cursor:pointer;display:flex;font-family:PT Sans,Arial,Tahoma;font-size:16px;font-weight:700;height:44px;line-height:44px;outline:none;padding:0 24px;text-decoration:none;white-space:nowrap}.button:hover{background:#dfebfe}.button--primary,.button.selected,.button:active{background:#448aff;border:1px solid transparent;color:#fff}.button--primary:hover{background:#5f9bff}.button--primary.selected,.button--primary:active{background:#3a84ff}.button.disabled,.button:disabled{opacity:.5;pointer-events:none}.form__loader{background:hsla(0,0%,100%,.75);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100}.form__loader .spinner{left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%}.form__layout{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.v2 .form__layout{position:static}.form__title{color:#333;font-size:16px}.form__input{border:none;color:#666;font-family:PT Sans,Arial,Tahoma;font-size:40px;height:60px;letter-spacing:2px;line-height:60px;margin-top:16px;outline:none;width:254px}.form__input::-webkit-input-placeholder{color:#d8d8d8}.form__input::-moz-placeholder{color:#d8d8d8}.form__input:-ms-input-placeholder{color:#d8d8d8}.form__input:-moz-placeholder{color:#d8d8d8}.form__button{margin-top:16px;outline:none}.v2 .footer{margin-top:20px;position:static}@media screen and (max-height:270px){.footer{display:none!important}.v2 .footer{display:flex!important}}.footer{align-items:center;bottom:10px;display:flex;flex-direction:column;left:0;line-height:18px;overflow:hidden;position:absolute;right:0;z-index:1}.footer a,.footer span{white-space:nowrap}.footer a{color:#438bf6;font-size:14px}.footer a:hover{color:#84ace6}.footer span{color:grey;font-size:12px}@media screen and (max-height:270px){.footer{display:none!important}}