@import "https://fonts.googleapis.com/css2?family=Figtree&display=swap";
:root{--header-height:90px}@media (max-width:768px){:root{--header-height:60px}}html{overflow-x:hidden}body{background-color:#e8e2d9;max-width:100vw;font-family:Figtree,"sans-serif"!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
