:root{--primary-color: #27509b;--secondary-color: #111;--bg-image: none;--font-family: system-ui, sans-serif}body,html{height:100%;margin:0;font-family:Lato,sans-serif;background-color:#f0f2f5;color:#1e293b;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}*{box-sizing:border-box}.w-full{width:100%}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.block{display:block}.grid{display:grid;width:100%}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-12{grid-column:span 1!important}@media(min-width:768px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:col-span-6{grid-column:span 6}.md\:col-span-4{grid-column:span 4}.md\:col-span-3{grid-column:span 3}.col-span-12{grid-column:span 12!important}}.checkbox-card input[type=checkbox]{-webkit-appearance:checkbox!important;appearance:auto!important;opacity:1!important;visibility:visible!important;width:18px!important;height:18px!important;display:inline-block!important;margin-right:8px!important}
