*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Poppins,sans-serif;background:#0f1a12;color:#f5efe6}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0f1a12}::-webkit-scrollbar-thumb{background:#c9a96e;border-radius:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeUp .7s ease both}.fade-in{animation:fadeIn .6s ease both}@media (max-width: 768px){.hide-mobile{display:none!important}.col-2,.col-3{grid-template-columns:1fr!important}.col-4{grid-template-columns:1fr 1fr!important}}@media (max-width: 480px){.col-4{grid-template-columns:1fr!important}}
