:root{--max-width:1200px;--border-radius:12px;--font:"Poppins";--orange:#ff4c06}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#ffffff;font-family:var(--font);scroll-behavior:smooth}input[type=month]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}a{text-decoration:none}a,h1,h2,h3,h4,h5,h6{font-family:var(--font)}