:root{--primary-color: #2e4493;--secondary-color: #11a2d7;--text-color: #131a2f;--background-color: #e5f3fa}html{overflow-x:hidden;background-color:var(--background-color);scroll-behavior:smooth}body{margin:0;padding:0;box-sizing:border-box;background-color:var(--background-color);color:var(--text-color);font-family:Poppins;display:flex!important;justify-content:center;align-items:center;flex-direction:column;gap:0}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url("./media/poppins-v20-latin-200-2NVCUK5U.woff2") format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url("./media/poppins-v20-latin-regular-SFWTNBQB.woff2") format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url("./media/poppins-v20-latin-500-O53RGPUQ.woff2") format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url("./media/poppins-v20-latin-600-3BUSBBSI.woff2") format("woff2")}*{scrollbar-width:thin;scrollbar-color:var(--secondary-color) var(--background-color)}::-webkit-scrollbar{width:4px;height:10px}::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border-radius:2px}::-webkit-scrollbar-track{background-color:var(--text-color);border:1px solid var(--text-color)}app-root{width:100%;max-width:1440px;overflow-x:hidden;overflow-y:visible}
