*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;font-family:var(--font-family-poppins),Arial,sans-serif}body{margin:0;display:flex;flex-direction:column;min-height:700px;max-height:-moz-max-content;max-height:max-content}main{width:100%;margin:0 auto 50px;height:auto}#root{display:flex;flex-direction:column;min-height:100vh}@media(max-width:991px){body,html{overscroll-behavior-x:none}}