#root{min-height:100dvh;min-width:100%;display:flex;justify-content:center;align-self:center}h1{text-align:center}p,h1,h2,h3,h4{margin:0;padding:0;text-wrap:pretty;line-height:1.5}.loader{margin-top:15%;border:8px solid #f3f3f3;border-top:8px solid #707070;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (orientation: landscape){#content-container{max-height:45vh}}.data-privacy{position:absolute;z-index:999;bottom:0;padding:3vmin;background:#353535;color:#fff;font-size:11px;width:100%;height:12vh;overflow-y:auto}.data-privacy.hidden{display:none;position:absolute;bottom:0}.grecaptcha-badge{z-index:1000}.grecaptcha-badge.above-footer{bottom:12.2vh!important}.visit-code-container{display:flex;flex-direction:column;align-items:center}
