@import "https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700&display=swap";
@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
*,:after,:before{box-sizing:border-box;text-rendering:optimizeLegibility;outline:none;margin:0;padding:0;font-family:Poppins,sans-serif;text-decoration:none;transition:all .3s ease-in-out;-webkit-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}html{scroll-behavior:smooth}body{background-color:#fff;padding:30px}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{border-radius:7px}::-webkit-scrollbar-thumb{border-radius:7px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#000}textarea::-webkit-scrollbar{width:7px}textarea::-webkit-scrollbar-track{border-radius:7px}textarea::-webkit-scrollbar-thumb{border-radius:7px}textarea::-webkit-scrollbar-track{background:#fff}textarea::-webkit-scrollbar-thumb{background:#888}textarea::-webkit-scrollbar-thumb:hover{background:#000}
