@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{box-sizing:border-box}body{font-family:"Outfit",sans-serif;font-style:normal;font-weight:500;font-size:18px;color:#333;line-height:24px;background-color:#fff;padding:0;margin:0}a{text-decoration:none}section{overflow:hidden;padding:24px}h1{color:#04313e;font-family:"Rubik",sans-serif;font-size:50px;font-style:normal;font-weight:700;line-height:66px;margin:0}@media(max-width: 992px){h1{font-size:40px;line-height:46px}}@media(max-width: 576px){h1{font-size:30px;line-height:30px}}ul{font-weight:300;line-height:29px;padding-left:15px}hr{border:none;border-bottom:1px solid #333}.overflow{overflow:hidden;contain:paint}.toast{padding:16px 24px;border-radius:8px;font-size:16px;font-weight:300;color:#fff;max-width:320px;margin:10px auto;box-shadow:0px 4px 6px rgba(0,0,0,.1);transition:opacity .3s ease,transform .3s ease;opacity:0;transform:translateY(20px)}.toast.show{opacity:1;transform:translateY(0)}.toast .close{position:absolute;top:8px;right:8px;border:none;cursor:pointer;width:16px;height:16px;background-image:url("/images/icons/x-white.svg");background-size:cover;background-repeat:no-repeat}.success-toast{background-color:rgba(40,167,69,.99);border-left:5px solid rgba(33,136,56,.99)}.info-toast{background-color:rgba(23,162,184,.99);border-left:5px solid rgba(19,132,150,.99)}.error-toast{background-color:rgba(220,53,69,.99);border-left:5px solid rgba(200,35,51,.99)}#toast-container{position:fixed;top:20px;right:20px;z-index:9999}#toast-container .toast{margin-bottom:10px}.button{padding:12px 24px;border-radius:24px;color:#fff;background-color:#04313e;display:inline-flex;align-items:center}.button.center{justify-content:space-around}.button.icon::before{content:"";position:relative;display:inline-block;background-repeat:no-repeat;background-size:contain;width:23px;height:23px;margin-right:18px}.button.chat::before{background-image:url("/images/icons/chat.svg");margin-right:12px}.button.payment::before{background-image:url("/images/icons/payment.svg");margin-right:12px}.button.cancel::before{background-image:url("/images/icons/cancel.svg");margin-right:12px}.button.logout::before{display:none}.button.logout::after{content:"";position:relative;display:inline-block;background-repeat:no-repeat;background-image:url("/images/icons/logout.svg");width:23px;height:23px;margin-left:12px}.button.login::before{background-image:url("/images/icons/login.svg");width:16px;height:18px}/*# sourceMappingURL=base.css.map */
