:root{--colors-main-gray-example:#ccc;--colors-main-black:#000;--colors-main-white:#fff;--colors-main-pink:#e55975}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,p,ul{margin:0;padding:0}ul{list-style:none}body{min-height:100vh;font-family:var(--font-fustat);background-color:#e6f7e4;flex-direction:column;display:flex;overflow-x:hidden}main{flex-direction:column;flex:1 0 auto;align-self:stretch;gap:80px;display:flex;overflow:hidden}@media (max-width:1024px){main{gap:64px}}html{scroll-behavior:smooth}
