.home{flex-direction:column;height:inherit;margin-top:10%;width:inherit}.home,form{align-items:center;display:flex}form{background-color:#fff;border:1px solid #000;border-radius:99px;height:50px;justify-content:space-between;padding:10px 20px;width:30%}@media screen and (max-width:900px){form{margin:20px;width:80vw}}input{border:none;font-size:20px;height:inherit;width:90%}input:focus{outline:none}button{background:linear-gradient(90deg,#833ab4,#fd1d1d 62%,#fcb045);border:none;border-radius:99px;color:#fff;font-size:16px;font-weight:700;height:100%;padding:0 10px;width:40%}button:hover{cursor:pointer;-webkit-transform:scaleX(1.09);transform:scaleX(1.09);transition:.2s ease-in-out}.repsonse_good,.response_bad{align-items:center;display:flex;justify-content:center}#bad_icon{color:red;margin-left:10px}.table{display:table}.column{display:table-column}:root{--hue:223;--bg:hsl(var(--hue),10%,90%);--fg:hsl(var(--hue),10%,10%);--trans-dur:0.3s;font-size:calc(13.33333px + .83333vw)}.loading{align-items:center;display:flex;flex-direction:column}.pl{display:block;height:3em;width:3em}.pl__ball1,.pl__ball2,.pl__ring{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:32px 32px;transform-origin:32px 32px}.pl__ring{-webkit-animation-name:ring;animation-name:ring}.pl__ball1{-webkit-animation-name:ball1;animation-name:ball1}.pl__ball2{-webkit-animation-name:ball2;animation-name:ball2}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),10%,10%);--fg:hsl(var(--hue),10%,90%)}}@-webkit-keyframes ring{0%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(135deg);transform:rotate(135deg)}15%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:rotate(90deg);transform:rotate(90deg)}35%{stroke-dashoffset:-65.34;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:rotate(297.5deg);transform:rotate(297.5deg)}55%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(505deg);transform:rotate(505deg)}70%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(490deg);transform:rotate(490deg)}85%,to{stroke-dashoffset:-122.52;-webkit-transform:rotate(497.5deg);transform:rotate(497.5deg)}}@keyframes ring{0%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(135deg);transform:rotate(135deg)}15%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:rotate(90deg);transform:rotate(90deg)}35%{stroke-dashoffset:-65.34;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:rotate(297.5deg);transform:rotate(297.5deg)}55%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(505deg);transform:rotate(505deg)}70%{stroke-dashoffset:-122.52;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(490deg);transform:rotate(490deg)}85%,to{stroke-dashoffset:-122.52;-webkit-transform:rotate(497.5deg);transform:rotate(497.5deg)}}@-webkit-keyframes ball1{0%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}60%{-webkit-transform:rotate(399deg);transform:rotate(399deg)}75%{-webkit-transform:rotate(361deg);transform:rotate(361deg)}90%,to{-webkit-transform:rotate(374deg);transform:rotate(374deg)}}@keyframes ball1{0%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}60%{-webkit-transform:rotate(399deg);transform:rotate(399deg)}75%{-webkit-transform:rotate(361deg);transform:rotate(361deg)}90%,to{-webkit-transform:rotate(374deg);transform:rotate(374deg)}}@-webkit-keyframes ball2{0%{-webkit-transform:rotate(-21deg);transform:rotate(-21deg)}25%{-webkit-transform:rotate(-47deg);transform:rotate(-47deg)}60%{-webkit-transform:rotate(364deg);transform:rotate(364deg)}75%{-webkit-transform:rotate(326deg);transform:rotate(326deg)}90%,to{-webkit-transform:rotate(339deg);transform:rotate(339deg)}}@keyframes ball2{0%{-webkit-transform:rotate(-21deg);transform:rotate(-21deg)}25%{-webkit-transform:rotate(-47deg);transform:rotate(-47deg)}60%{-webkit-transform:rotate(364deg);transform:rotate(364deg)}75%{-webkit-transform:rotate(326deg);transform:rotate(326deg)}90%,to{-webkit-transform:rotate(339deg);transform:rotate(339deg)}}.header{align-items:center;backdrop-filter:blur(16.5px);-webkit-backdrop-filter:blur(16.5px);background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.73);box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;font-family:Helvetica;height:50px;justify-content:center;padding:0 10px;width:100%}h1{font-size:20px}.app{background-image:url(/static/media/back.c39101e520e2997fc6d4.png);background-position:50%;background-size:cover;height:100vh;overflow-x:hidden}
/*# sourceMappingURL=main.1578a9a8.css.map*/