@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Regular.ttf);font-weight:100}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Medium.ttf);font-weight:200}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-SemiBold.ttf);font-weight:300}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Bold.ttf);font-weight:400}:root{--primary-color:#03468f;--primary-dimmed-color:#e1e9f2;--primary-color-darken:#20466f;--secondary-color:#ffe288;--paragraph-color:#979797;--background-color:#ececec;--primary-color-rgb:3, 70, 143;--primary-color-darken-rgb:32, 70, 111;--primary-dimmed-color-rgb:225, 233, 242;--secondary-color-rgb:255, 226, 136;--paragraph-color-rgb:151, 151, 151}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body{background-color:var(--background-color);font-weight:200;line-height:1.5}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background-color:#d1d1d1}body::-webkit-scrollbar-thumb{background:#03468f80;border-radius:4px}h1,h2,h3,h4,h5,h6{margin:0;font-family:Poppins;font-weight:300;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;border:none;outline:none;font-family:inherit}
.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.container{width:540px}}@media (min-width:768px){.container{width:720px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1200px}}.hidden-md{display:block}.hidden-lg{display:none}@media (max-width:768px){.hidden-md{display:none!important}.hidden-lg{display:block!important}}.text-center{text-align:center}.flex{display:flex}.flex-column{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}
