@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Roboto:wght@400;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}:root{--color-mint:#56cf9e;--color-pink:#ff6b9d;--color-black:#1a1a1a;--color-white:#fff;--color-purple:#922cff;--color-orange:#ffc87e;--color-gray:#666;--color-gray-light:#d7d7d7;--color-gray-lighter:#e5e5e5}.font-montserrat{font-family:Montserrat,sans-serif}.font-roboto{font-family:Roboto,sans-serif}
