@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}:root{--primary-white:#fff;--primary-border:#eee}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#000}body::-webkit-scrollbar-thumb{background-color:#fbc2eb;border:4px solid #a6c1ee;border-radius:20px}body{background:linear-gradient(0deg,#fbc2eb 0,#a6c1ee) no-repeat;min-height:100vh}.content{margin:0 auto;max-width:700px}.description-wrapper{margin-top:40px}.widget-wrapper{margin-top:30px}@media (max-width:768px){.content{width:90vw}}.loader{align-items:center;background-color:#a6c1ee;color:var(--primary-white);display:flex;font-size:20px;gap:10px;height:100vh;justify-content:center;margin:0;padding:0;position:fixed;width:100%;z-index:10!important}
/*# sourceMappingURL=main.fb125a86.css.map*/