@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap);:root{--primary-color:#000;--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:#000;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}}.button-link{background:none;border:none;color:blue;cursor:pointer;font:inherit;padding:0;text-decoration:underline}
/*# sourceMappingURL=main.dfba1030.css.map*/