.styles-module__QIbf2G__mainDiv{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.styles-module__QIbf2G__contentDiv{flex-direction:column;align-items:flex-start;gap:1.5rem;width:50%;display:flex}.styles-module__QIbf2G__title{font-weight:700}.styles-module__QIbf2G__btn{background-color:var(--secondary);color:var(--text-on-secondary);font-weight:var(--font-weight-semibold);border-radius:5px;padding:15px 25px;transition:all .3s}.styles-module__QIbf2G__btn:hover{background-color:var(--secondary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.styles-module__QIbf2G__loading{background:var(--page-background);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.styles-module__QIbf2G__loading__logo{width:100%;max-width:400px;height:auto;animation:.5s ease-in styles-module__QIbf2G__fadeIn;transform:translateY(-8%)}@keyframes styles-module__QIbf2G__fadeIn{0%{opacity:0;transform:translateY(-8%)scale(.95)}to{opacity:1;transform:translateY(-8%)scale(1)}}@media only screen and (max-width:1024px){.styles-module__QIbf2G__mainDiv{flex-direction:column-reverse;justify-content:center;align-items:center;gap:2rem;display:flex}.styles-module__QIbf2G__contentDiv{align-items:center;width:70%}.styles-module__QIbf2G__description,.styles-module__QIbf2G__title{text-align:center}}@media only screen and (max-width:600px){.styles-module__QIbf2G__contentDiv{width:100%}.styles-module__QIbf2G__loading__logo{max-width:300px;padding:var(--spacing-4)}}.styles-module__QIbf2G__contentSection{flex-direction:row;justify-content:space-around;align-items:center;gap:5rem;display:flex}.styles-module__QIbf2G__infoDiv{flex-direction:column;gap:2rem;width:50%;display:flex}.styles-module__QIbf2G__buttonDiv{flex-direction:row;gap:2rem;display:flex}.styles-module__QIbf2G__backButton{background-color:var(--secondary);color:var(--text-on-secondary);font-weight:var(--font-weight-semibold);border-radius:5px;padding:.5rem 1.5rem;transition:all .3s}.styles-module__QIbf2G__backButton:hover{background-color:var(--secondary-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.styles-module__QIbf2G__tryAgainButton{border:1px solid var(--border-color);background-color:var(--background);color:var(--text-color);font-weight:var(--font-weight-medium);border-radius:5px;padding:.5rem 1.5rem;transition:all .3s}.styles-module__QIbf2G__tryAgainButton:hover{background-color:var(--background-hover);border-color:var(--secondary);transform:translateY(-1px)}@media only screen and (max-width:1024px){.styles-module__QIbf2G__contentSection{flex-direction:column}.styles-module__QIbf2G__infoDiv{width:80%}}@media only screen and (max-width:600px){.styles-module__QIbf2G__infoDiv{width:100%}}
