@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap);:root{--primary-color:#180f14;--secondary-color:#e47194;--font-family:"Poppins",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;scroll-behavior:smooth}body,html{overflow-x:hidden}body,button{font-family:Poppins,sans-serif;font-family:var(--font-family)}::-webkit-scrollbar{background-color:#180f14;background-color:var(--primary-color);width:.3rem}::-webkit-scrollbar-thumb{background-color:#e47194;background-color:var(--secondary-color)}@media screen and (min-width:280px) and (max-width:1080px){body::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=main.a7f76329.css.map*/