#access .buttons{display:flex;justify-content:space-around;margin-top:-20px;position:relative;z-index:1}#access .buttons .login,#access .buttons .register{min-width:250px;border:1px solid #3f71a7}#access .buttons .login a,#access .buttons .register a{display:flex;flex-direction:column}#access .buttons .login a h1,#access .buttons .register a h1{font-size:1.3rem;line-height:2.5rem;text-align:center;text-transform:uppercase;background-color:var(--v-primary-base);color:#fff}@media(max-width:600px){#access .buttons .login a h1,#access .buttons .register a h1{font-size:1rem;line-height:2rem}}#access .buttons .login a span,#access .buttons .register a span{background-color:#fff;width:100%}#access .buttons .login a span svg,#access .buttons .register a span svg{width:50px!important}@media(max-width:800px){#access .buttons .login,#access .buttons .register{min-width:205px}}@media(max-width:500px){#access .buttons .login,#access .buttons .register{min-width:150px}}@media(max-width:350px){#access .buttons .login,#access .buttons .register{min-width:120px}}#access .buttons .v-icon{margin:0 auto;color:var(--v-secondary-base);width:50px;height:65px}#access .buttons .v-icon svg{height:100%;width:100%}@media(max-width:600px){#access .buttons .v-icon{height:50px}#access .buttons .v-icon svg{height:70%}}