@import"https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap";.font-colour-primary{color:#aa9864}.auth__background{background-image:url(../../images/backgrounds/login.svg);background-repeat:no-repeat;background-size:cover}.auth__wrapper{display:flex;flex-direction:column;align-items:center}.auth__wrapper h1{margin-bottom:40px}.auth__wrapper form{width:100%}.auth__wrapper form input[type=email],.auth__wrapper form input[type=password]{border:none;box-shadow:none;border-bottom:1px solid #bcbcbc;border-radius:0;padding:10px 0;width:100%}.auth__logo{height:100px;margin-bottom:20px;-o-object-fit:contain;object-fit:contain}.auth__login{display:flex;justify-content:center;margin-top:40px}.auth__links{display:flex;justify-content:center;gap:30px;margin-top:40px}.auth__links a{text-decoration:underline}body,input,a,h1,h2,h3,h4,p{font-family:Afacad Flux,sans-serif;color:#4e5255}body h1{font-size:2.6em;font-weight:700;line-height:1em}body h2{font-size:1.6em;font-weight:400;line-height:1em}@media (min-width: 768px){body h2{font-size:2em}}body h3{font-size:1.3em}@media (min-width: 768px){body h3{font-size:1.7}}body h4{font-size:1.1em;font-weight:500}body p{font-size:1em;font-weight:400}body a{color:#4e5255}body .box-title{border-bottom:1px solid rgba(170,152,100,.2);width:100%}body .tooltip{background-color:#4e5255;color:#fff;padding:3px 8px;border-radius:3px;text-transform:capitalize;font-size:.8em}body .txt-grey{color:#4e5255}body .form-input-error{background-color:#ed4337;color:#fff;text-align:center;padding:4px;border-radius:5px}.btn,.btn__remove,.btn__white-on-gold{padding:15px 50px;font-size:1.1em;text-transform:none;font-weight:400;border-radius:10px;text-align:center}.btn__white-on-gold{color:#fff;background:#aa9864;background:linear-gradient(180deg,#aa9864,#988245);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aa9864",endColorstr="#988245",GradientType=1)}.btn__remove{color:#fff;background-color:#e3342f}
