*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth}::selection{background-color:#315a64;color:#fff}.dark-button{background-color:#335e69;color:#fff!important;padding:15px 40px;border-radius:12px;font-weight:500}.light-button{background-color:#fff;color:#335e69!important;padding:15px 40px;border-radius:12px;font-weight:500}h2{color:#3f3f3f!important}p{color:#585858!important}.eighteen{color:#335e69!important}.loader-screen-container{position:fixed;top:0;left:0;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader-screen-container img{height:100px;margin-bottom:40px}.loader-screen-container .loader{width:38px;height:38px;border:5px solid #8dacb4;border-bottom-color:#335e69;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
