.logo-container{height:100%;margin:auto;max-width:600px;transition:.2s ease-out;width:90%}.logo-container,.logo-container .logo{align-items:center;display:flex;justify-content:center;position:relative}.logo-container .logo{height:auto;transition:inherit;width:100%}.logo-container .logo svg{height:100%;width:100%}#references:not(.initiated) .logo svg *{fill:#fff}#references.initiated .logo-container{height:100%;margin:auto;width:auto}#references.initiated .logo-container .logo{display:flex;height:90%;justify-content:flex-start;width:auto}.st0{fill:#5e6f77}.st1{fill:#f89e1f}.st3{fill:#3d98d4}.st4{fill:#868686}.st5{fill:#7b0909}.st6{fill:#f79720}#loader{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}#loader .loader{height:70px;width:70px}#loader .loader .spinner{animation:spin 1s linear infinite;border:4px solid #fff;border-left-color:transparent;border-radius:50%;height:100%;width:100%}#loader .loading-text{color:#fff;font-size:1.2rem;font-weight:700}@keyframes spin{0%{rotate:0deg}to{rotate:1turn}}#reference-questions{max-width:800px;width:90%}#reference-questions .question{width:100%}#reference-questions textarea{font-family:inherit;font-size:1rem;height:25vh;line-height:1.4;max-height:350px;padding:15px;width:100%}#reference-questions #controls{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;margin-top:20px}.question-enter-active,.question-leave-active{transition:.5s}.question-enter-from,.question-leave-to{opacity:0;scale:.8}.question-enter-to,.question-leave-from{opacity:1;scale:1}#references{align-items:center;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;transition:1s ease-out;width:100vw;z-index:1}#references header{background:linear-gradient(180deg,rgba(0,0,0,.8),transparent);flex-direction:column;height:30vh;justify-content:space-around;transition:.2s ease-out;width:100%;z-index:3}#references #intro-container,#references header{align-items:center;display:flex;left:0;position:absolute;top:0}#references #intro-container{color:#fff;height:100%;justify-content:center;padding:80px 0;width:100vw;z-index:1;z-index:4}#references #intro-container #intro-text{background:#00000080;color:#fff;margin:auto;max-width:800px;padding:30px 40px;width:90%}@media (max-width:800px){#references #intro-container #intro-text{font-size:.8rem}}#references #questions-container{height:100%;padding:80px 0;top:0;width:100vw;z-index:1}#references #questions-container,#references footer{align-items:center;display:flex;justify-content:center;left:0;position:absolute}#references footer{bottom:0;flex-direction:column;height:30vh;transition:.2s ease-out;width:100%;z-index:2}#references footer #partner-text{color:#fff;font-size:.8rem;max-width:800px;padding:25px;text-align:center;width:90%}#references footer .footer-logos{align-items:center;display:flex;flex-direction:column;gap:15%;height:auto;justify-content:space-around;max-width:250px;width:35vw}@media (max-height:1000px){#references.initiated footer,#references.initiated header{height:60px}}@media (min-height:1000px){#references.initiated footer,#references.initiated header{height:90px}}#references.initiated header{background:#eee}#references.initiated header>div{display:flex;flex-direction:row;height:100%;justify-content:flex-start;padding:0 10px;width:100%}#references.initiated footer{background:#ddd}#references.initiated footer .footer-logos{flex-direction:row;margin:auto;max-width:600px;width:90%}#references.initiated .intro-element{display:none!important}.fade-enter-active,.fade-leave-active{transition:opacity .5s;transition-delay:.5s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}#background{height:100dvh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:0}#background .video{background:linear-gradient(180deg,#aaa,#333);height:110%;left:-5%;position:absolute;top:-5%;transition:.2s;width:110%;z-index:-1}#background .video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#background.initiated .video{opacity:0}*,:after,:before{box-sizing:border-box}body,html{font-family:Arial,Helvetica,sans-serif;line-height:1.4;margin:0;padding:0}#app-container{height:100dvh}#app-container,button{align-items:center;display:flex;justify-content:center}button{background:#f89e1f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:.2s}button.pending{background:#a66407;cursor:not-allowed}button.pending:before{animation:spin .7s linear infinite;border:1px solid #fff;border-radius:50%;border-right-color:transparent;content:"";display:inline-block;height:15px;margin-right:5px;width:15px}.mobile button:hover:hover{background:#a66407;cursor:pointer}
