@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&family=Sora:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;transition:background .3s,color .3s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{border-radius:3px}input:focus,textarea:focus{outline:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes flowPulse{0%{opacity:.3;transform:scaleX(.3)}50%{opacity:1;transform:scaleX(1)}to{opacity:.3;transform:scaleX(.3)}}.anim{opacity:0;animation:.5s ease-out forwards fadeUp}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}.d4{animation-delay:.4s}@media (width<=768px){.hide-m{display:none!important}.m-col{flex-direction:column!important}.m-g1{grid-template-columns:1fr!important}.show-m{display:block!important}}
