.card{height:fit-content;background-color:#fff;padding:40px 30px;position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width: 900px){.card{position:relative;width:600px}}.form__button{padding:0;border-radius:5px;border:solid #4bab00 1px;background-color:#4bab00}.form__button p{color:#fff;font-size:.9rem;font-weight:600;line-height:10px}.form__face{cursor:pointer;opacity:.5;max-width:calc((100% - 40px) / 3);width:100%;max-height:100px}.form__face:hover,.form__face--selected{opacity:1}.form__face--gray{filter:invert(87%) sepia(0%) saturate(9%) hue-rotate(171deg) brightness(92%) contrast(75%)}.form__face--gray:hover{filter:none;opacity:.5}@media (min-width: 900px){.form__face{flex:none;max-width:none;max-height:none;width:auto}}.form{display:flex;flex-direction:column}.form__text{font-size:1.25rem;font-weight:900;line-height:24px;text-align:center;margin:40px 0}.form__faces{display:flex;gap:20px;justify-content:space-between;width:100%}@media (min-width: 900px){.form__faces{gap:0;justify-content:space-around}}.rated{text-align:center}.rated img{height:190px;margin:40px}.rated h1{font-size:1.25rem;font-weight:900;line-height:24px;text-align:center}.form__input{resize:none;height:135px;padding:10px 16px;margin:40px 0;border:solid #707070 1px;border-radius:8px;font-family:Lato;font-size:.75rem;line-height:14.4px;font-weight:400}.header{min-height:40px;display:flex;flex-direction:column;border-bottom:solid #f2f2f2 1px;position:relative}.header__image{max-width:70%;width:fit-content;max-height:100px;margin-bottom:15px}.header__text h1{font-size:1.25rem;font-weight:900;line-height:24px}.header__text p{font-size:.8rem;font-weight:400;line-height:15.6px}.languages{position:absolute;right:0;top:0;display:flex;flex-direction:column;align-items:flex-end;z-index:10}.languages__select{width:70px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer}.languages__select:hover{background-color:#e1e1e1}.languages__flag{width:24px;height:24px;border:solid #b8b8b8 1px;border-radius:50%;margin-right:10px}.languages__arrow{width:16px;height:16px}.languages__menu{background-color:#fff;border-radius:0 0 5px 5px;box-shadow:0 8px 8px #0a0a0a1a;display:none}.languages__menu div{color:#707070;display:flex;align-items:center;width:140px;padding:5px 10px;background-color:#fff}.languages__menu div:hover{color:#000;cursor:pointer;background-color:#e1e1e1}.languages:hover .languages__menu,.languages__menu--active{display:block}.error{text-align:center}.error h1{font-size:1.25rem;font-weight:900;line-height:24px;text-align:center;white-space:pre-line}.error img{margin:40px;height:190px}.error span{margin:40px}.expired{text-align:center}.expired img{height:190px;margin:40px}.expired h1{font-size:1.25rem;font-weight:900;line-height:24px;text-align:center}.sk-fading-circle{margin:10px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}*{box-sizing:border-box}body{background-color:#f2f2f2;min-height:100vh;width:100vw;margin:0;padding:0;display:flex;align-items:center;overflow-x:hidden;justify-content:center;font-family:Lato}
