@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap&subset=cyrillic);*{box-sizing:border-box}html{font-family:Montserrat,monospace;font-weight:400;font-size:18px}body,html{min-height:100%;display:flex;flex-direction:column;touch-action:manipulation}body{flex:1;border:0;padding:0;margin:0;background:#fff}header{padding:20px;border-bottom:1px solid #e9ebee}footer{display:flex;border-top:3px solid #a6ce39;padding:0 20px;min-height:80px;font-size:.75rem}b{font-weight:700}button{border:none;border-radius:0;font-family:Montserrat,monospace;background:none;font-size:1rem}a{color:#47a5ae}.header{align-items:center;min-height:60px}.footer,.header{display:flex;justify-content:space-between}.footer{flex-direction:row}.wrapper{max-width:1200px;width:100%;margin:auto}[hidden]{display:none!important}input{font-family:Montserrat,monospace;width:100%;outline:none;font-size:16px;background:transparent}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus::-webkit-input-placeholder{color:transparent}.select_wrapper[disabled],input[disabled]{opacity:.8;cursor:not-allowed;background:none}@media screen and (max-width:900px){html{font-size:14px}header{padding:0 10px}footer{min-height:60px}}.logo{height:30px}.red{color:#ca3142}.header_left{height:30px}.filler{flex:1}.title{font-size:1.5rem;font-weight:600;margin-bottom:20px}.button_cancel,.button_next{min-height:50px;width:360px;text-transform:uppercase;font-weight:500;outline:none;cursor:pointer;border-radius:0}.button_next{background-color:#a6ce39;color:#fff;margin-left:60px}.buttons{margin-top:40px;display:flex;justify-content:flex-end}.watermark{background:url(/assets/watermark.svg) no-repeat 50%;width:225px;height:125px;opacity:.1;bottom:0;position:absolute;z-index:-1}.elem_hint{display:block;color:grey;font-size:.8em}@media screen and (max-width:900px){.buttons{margin-top:20px}.button_cancel,.button_next{width:100%;flex:1;min-height:40px;margin-left:0}.buttons{flex-direction:column}.buttons button{margin-top:12px}.buttons button:first-child{margin-top:0}.content{padding:0}}.hint{color:rgba(2,43,95,.7);margin-top:5px;font-style:italic;font-size:12px}.hinted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAtFBMVEX///8OisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisMOisNNby/HAAAAO3RSTlMABAYHCAkKCwwUFRYuLzAxMzY4OT1TVGJrb3SCg4aPkZKToqa6w87Q0dLT1OHj5Orr7O7x8vP09/j5+gPK5xUAAACMSURBVAgdBcGLIsJQAADQI4820+RyVWZleUyoWxFj//9fzoG8XnVdW+VATIuQZaHZRoibS6DcRM5TievtI6NUqOYw6/eY19oAp9MrhJVugOXP8xmOf3UDnHz2Y2QHbcC0/zhCeFU94Km/g6ZWpBGTr/cbLlJBXJdAuY5wu1uE4TA0uwjk9dvf98t9jn816wzUQdIPbAAAAABJRU5ErkJggg==) no-repeat 50%;display:inline-flex;width:14px;height:14px;position:absolute;margin-left:12px;right:12px}.hinted:hover:before{content:attr(data-hint);position:absolute;top:23px;background:#4b4b4b;width:300px;padding:8px;z-index:1;border-radius:5px;color:#fff;pointer-events:none;text-align:center;right:-6px}.hinted:hover:after{content:"";top:9px;position:absolute;border:7px solid transparent;border-bottom-color:#4b4b4b;pointer-events:none}div[error]:before{border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:6px solid #cacaca;bottom:-5px;content:"";height:0;left:50%;transform:translateX(-50%);width:0}div[error]:after,div[error]:before{display:block;position:absolute;z-index:1}div[error]:after{background:none hsla(0,0%,100%,.9);bottom:-32px;color:#000;content:attr(error);font-size:12px;padding:6px 8px;white-space:nowrap}div[error]{display:flex;justify-content:center}