.auth-prompt{display:flex;flex-direction:row;justify-content:space-around;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:16px;background-color:rgba(247,249,247,.1);width:100%}.auth-prompt .active{background-color:rgba(247,249,247,.2)}.auth-prompt button{border:none;cursor:pointer;height:100%;width:100%;color:#fff;border-radius:0 16px 16px 0;background-color:transparent;font-weight:700;transition:all .3s linear}.auth-prompt button:first-child{border-radius:16px 0 0 16px}.auth-prompt button:hover{transform:none;background-color:rgba(247,249,247,.2)}.auth-prompt p{position:relative;padding:0 1rem;height:100%;align-content:center;text-align:center;color:#fff}.auth-prompt p:before{position:absolute;content:"";top:0;left:0;height:100%;width:2px;background-color:rgba(247,249,247,.2)}.auth-prompt p:after{position:absolute;content:"";top:0;right:0;height:100%;width:2px;background-color:rgba(247,249,247,.2)}@media (max-width:576px){.auth-prompt p{padding:.25rem .5rem}}@media (max-width:365px){.auth-prompt>p{display:none}.auth-prompt>button{padding:.25rem 0}}
/*# sourceMappingURL=auth-promt.css.map */
