@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800;900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--white: #FAFAF7;--offwhite: #F2F2EE;--green: #1F3D37;--accent: #54B744;--black: #0E0E0C;--grey: #7A7A75;--light: #E5E5E0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--white);color:var(--black);overflow-x:hidden;max-width:100vw;font-weight:300;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}#root{overflow-x:hidden;max-width:100%;width:100%}@media(max-width:768px){.sticky-phone{display:flex!important}section,div,nav,footer{max-width:100vw}}
