@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap";*{font-family:Poppins,sans-serif}*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}:root{--primary-color-900: #1d1d1d;--primary-color-800: #212121;--secondary-color: #f5c000;--white-color: #fffcff;--shadow: rgba(0, 0, 0, .09) 0px 3px 12px;--max-width: 1200px}.text_secondary{color:var(--secondary-color)!important}.text_white{color:var(--white-color)!important}body,html{font-size:16px;margin:0;padding:0;width:100%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:5rem;background:var(--primary-color-900)!important;color:#fff!important}
