@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");html{scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6,html,p{padding:0;margin:0;font-family:Poppins,Helvetica,Arial,Lucida,sans-serif}*{box-sizing:border-box}@media (max-width:768px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}body,html{overflow-x:hidden;max-width:100%}