.auth-action-container{position:absolute;top:10px;right:15px}.page{min-width:100vw;min-height:100svh;font-family:var(--font-wix);padding:2rem}.page-blue-gradient{background:linear-gradient(135deg,rgba(221,232,237,.2),rgba(82,190,244,.5))}.page-title{color:var(--dark-blue);font-size:2rem}.page-title-container{padding-top:5px;padding-bottom:5px}
.flex-col{flex-direction:column;display:flex}.flex-row{flex-direction:row;display:flex}.glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(255,255,255,.2);border:1px solid rgba(166,195,196,.4)}.hover-enlarge{transition:transform .3s}.hover-enlarge:hover{transform:scale(1.02)}.cursor-pointer{cursor:pointer}.justify-center{justify-content:center}.pb-med{padding-bottom:1rem}.py-med{padding-top:1rem;padding-bottom:1rem}.py-small{padding-top:.5rem;padding-bottom:.5rem}.space-between{justify-content:space-between}.text-large{font-size:2rem}.text-dark-blue{color:var(--dark-blue)}.vert-separator{color:var(--bright-blue-translucent);padding-left:5px;padding-right:5px}.wrap{flex-wrap:wrap}
