@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{color:#333;background-color:#f8f9fa;width:100%;max-width:100vw;overflow-x:hidden}.section{width:100%;overflow-x:hidden}section,main,div[style*=maxWidth]{overflow-x:hidden}@media (width<=768px){h1,h2,h3,h4,h5,h6,p,span,a,li,div,section{text-align:center!important}.icon-box{margin:0 auto 20px!important}.mobile-center-flex{justify-content:center!important}*{max-width:100vw}button,a[style*=display],[role=button]{max-width:calc(100vw - 40px)}}
