.authPages{display:flex;flex-direction:row;padding:62px;height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat;align-items:center}.authPages--grid{display:grid;grid-template-columns:575px 1fr;grid-template-rows:1fr;gap:8px;align-items:flex-end}.authCard{border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.26) 0%,rgba(218,218,218,.34) 100%);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);padding:48px 75px;width:585px}.bottomLinks{margin-bottom:0;text-align:center}.bottomLinks .list-inline-item:not(:last-child){margin-right:3rem}.bottomLinks__link{color:var(--vm-white);font-weight:500}.bottomLinks__link:hover{color:rgba(var(--vm-primary-rgb, .6))}.bottomLinks--socials{display:flex;gap:15px;justify-content:center}.bottomLinks--socials .list-inline-item:not(:last-child){margin-right:0}.bottomLinks--socials .bottomLinks__link{color:var(--vm-primary);width:30px;height:30px;position:relative;display:inline-flex;justify-content:center;align-items:center}.bottomLinks--socials .bottomLinks__link svg{position:absolute;max-width:100%;max-height:100%}.codeFieldWrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:8px}.codeFieldWrapper .transparentInput{padding:14px 12px;text-align:center;border-radius:16px;-moz-appearance:textfield}.codeFieldWrapper .transparentInput::-webkit-outer-spin-button,.codeFieldWrapper .transparentInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (width < 1199.98px){.authPages--grid{grid-template-columns:1fr}.authCard{width:575px;margin:0 auto 20px}}@media screen and (width < 767.98px){.authPages{padding:1rem}.authCard{padding:1rem;width:100%}}
