.styles-module__QIbf2G__mainDiv{min-height:calc(100dvh - var(--navbar-height-desktop));flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}@media (max-width:768px){.styles-module__QIbf2G__mainDiv{min-height:calc(100dvh - var(--navbar-height-mobile))}}.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(--color-primary);color:var(--text-on-secondary);padding:var(--spacing-3) var(--spacing-8);border-radius:var(--radius-lg);font-weight:var(--font-weight-semibold);transition:all .3s}.styles-module__QIbf2G__btn:hover{background-color:var(--color-primary-hover);box-shadow:var(--shadow-md)}.styles-module__QIbf2G__btn:active:not(:disabled){transform:scale(.97)}.styles-module__QIbf2G__loading{width:100%;min-height:calc(100dvh - var(--navbar-height-desktop));background:var(--page-background);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.styles-module__QIbf2G__loading{min-height:calc(100dvh - var(--navbar-height-mobile))}}.styles-module__QIbf2G__loading__logo{width:30vw;min-width:100px;max-width:400px;height:auto;animation:.5s ease-in styles-module__QIbf2G__fadeIn,2s cubic-bezier(.4,0,.6,1) infinite styles-module__QIbf2G__pulse;transform:translateY(-8%)}@keyframes styles-module__QIbf2G__fadeIn{0%{opacity:0;transform:translateY(-8%)scale(.95)}to{opacity:1;transform:translateY(-8%)scale(1)}}@keyframes styles-module__QIbf2G__pulse{0%,to{opacity:1}50%{opacity:.5}}@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{min-height:calc(100dvh - var(--navbar-height-desktop));flex-direction:row;justify-content:space-around;align-items:center;gap:5rem;display:flex}@media (max-width:768px){.styles-module__QIbf2G__contentSection{min-height:calc(100dvh - var(--navbar-height-mobile))}}.styles-module__QIbf2G__infoDiv{flex-direction:column;gap:2rem;width:50%;display:flex}.styles-module__QIbf2G__buttonDiv{flex-direction:row;gap:2rem;display:flex}@media only screen and (max-width:1024px){.styles-module__QIbf2G__contentSection{flex-direction:column;justify-content:center}.styles-module__QIbf2G__infoDiv{width:80%}}@media only screen and (max-width:600px){.styles-module__QIbf2G__infoDiv{width:100%}}
