html{height:100%}body{font-family:Roboto,sans-serif;font-size:16px;line-height:19px;color:#8aa2e1;background-image:-o-linear-gradient(334deg,rgba(102,234,21,.25) 2%,rgba(0,26,255,.55) 96%);background-image:linear-gradient(116deg,rgba(102,234,21,.25) 2%,rgba(0,26,255,.55) 96%);background-repeat:no-repeat;background-attachment:fixed}header{margin-top:60px;margin-bottom:100px}.container{margin:0 auto;width:1240px}footer{position:absolute;left:0;bottom:0;width:100%;margin-bottom:55px;text-align:center;color:#fffcfc}h1{margin:0;color:#fffcfc;font-weight:700;text-align:center}.menu:before{content:"";background-image:url(../images/auth.png);width:18px;height:22px;margin-right:5px}.button{font:inherit;background-color:#fffcfc;color:inherit;padding:12px 30px;border-radius:26px;border:solid 1px #8aa2e1}.button:active,.button:focus,.button:hover{background-color:#8aa2e1;color:#fffcfc}.options{list-style:none;padding:0}.options li{margin:0 0 16px 0;padding:0}.title-search{font-weight:700;margin-bottom:30px}input[type=checkbox]:checked,input[type=checkbox]:not(:checked),input[type=radio]:checked,input[type=radio]:not(:checked){position:absolute;left:-9999px}input[type=checkbox]:checked+label,input[type=checkbox]:not(:checked)+label,input[type=radio]:checked+label,input[type=radio]:not(:checked)+label{display:inline-block;position:relative;padding-left:26px;cursor:pointer}input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before,input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #8aa2e1;background-color:#fffcfc;border-radius:10px}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #ff6d6d;background-color:#ff6d6d;border-radius:10px}.translation{color:#ff6d6d}.main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.choice{width:226px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fffcfc;border-radius:11px}.choice_container{margin:40px 0 40px 30px}.workspace{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:600px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 50px;padding:60px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fffcfc;border-radius:11px}.workspace .title{margin-top:30px;margin-bottom:0;color:#ff6d6d;font-size:45px;font-weight:900;line-height:40px}.workspace .workspace__button{margin-bottom:15px;background-color:#8aa2e1;color:#fff}.workspace .answer-wrapper{text-align:center}.workspace .translation{margin-top:10px;margin-bottom:0}.workspace .answer{margin-top:15px}.workspace .answer-block{font-size:20px}.workspace .button-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;margin:40px 40px 0 40px}.workspace .words-block{text-align:center}.workspace__button:active,.workspace__button:focus,.workspace__button:hover{background-color:#fffcfc;color:#8aa2e1}a{color:#000;text-decoration:none}