#overlay,body,html{height:100%}.container,footer{position:absolute}body{font-family:Poppins,sans-serif;font-size:1.82em;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}h1{text-align:center;font-weight:700;margin-top:30px;font-size:1.6em}#overlay{background-color:rgba(255,255,255,.1);width:100%;position:fixed;z-index:-1}.container{background:0 0;left:0;right:0;background-color:rgba(255,255,255,.8);border-radius:20px;margin-top:4%;max-width:90%}#description-block{margin-top:8px}a{text-decoration:underline}label{margin:6px 0 1px}button.btn{font-size:20px;line-height:40px;height:50px;border-radius:20px}button.btn:active,button.btn:active:focus,button.btn:focus,button.btn:hover,button.btn:visited{opacity:.9}.form-group.field-voucher-yesno_reply,.toggle.btn{width:100%!important}.form-group{margin-bottom:0}.form-control{margin:2px 0 5px}input[type=checkbox]{margin-right:10px}.help-block{margin-bottom:0;font-size:13px}#newsletter-label{margin:10px}footer{background-color:#35002B;bottom:0;width:100%;padding:5px}footer a:active,footer a:active:focus,footer a:focus,footer a:hover,footer a:visited{color:rgba(255,250,228,.9)}footer p,footer p a{color:#FFF;text-align:center;margin:2px}#spinner{display:flex;width:100%;height:100%;align-items:center;position:fixed;justify-content:center;z-index:1000}.loader{width:60px;height:60px;display:flex;justify-content:center;align-items:center}@keyframes load4{50%{transform:rotatez(180deg);border-width:60px}100%{transform:rotatez(360deg)}}.loader4::before{content:"";color:#fff;height:60px;width:60px;background:0 0;border-radius:50%;animation:load4 1s infinite}@keyframes load5{40%{transform:rotatez(-180deg);border-width:16px}100%,80%{transform:rotatez(-360deg)}}@media (min-width:768px){.container{width:911px;margin-top:6%}h1{font-size:50px}}