*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.fixed{position:fixed}.top-0{top:0}.z-50{z-index:50}.w-full{width:100%}.bg-white{background-color:#fff}.shadow-sm{box-shadow:0 1px 2px #0000000d}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-4{padding-left:1rem;padding-right:1rem}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.mx-auto{margin-left:auto;margin-right:auto}.relative{position:relative}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.absolute{position:absolute}.inset-0{inset:0}.h-full{height:100%}.object-cover{-o-object-fit:cover;object-fit:cover}.flex-col{flex-direction:column}.justify-center{justify-content:center}.pt-28{padding-top:7rem}.pb-12{padding-bottom:3rem}.text-white{color:#fff}.max-w-3xl{max-width:48rem}.font-heading{font-family:Montserrat,sans-serif}.font-bold{font-weight:700}.text-4xl{font-size:2.25rem;line-height:2.5rem}.mb-4{margin-bottom:1rem}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgb(0 0 0/.04)) drop-shadow(0 4px 3px rgb(0 0 0/.1))}.text-lg{font-size:1.125rem;line-height:1.75rem}.mb-8{margin-bottom:2rem}.max-w-2xl{max-width:42rem}.critical-loader{align-items:center;display:flex;justify-content:center;min-height:60vh}.critical-spinner{animation:spin 1s linear infinite;border-bottom-width:2px;border-color:#0e3b62;border-radius:9999px;height:3rem;width:3rem}@keyframes spin{to{transform:rotate(1turn)}}:root{--lt-primary:#0e3b62;--lt-secondary:#f2a900;--lt-light:#f5f5f5;--lt-dark:#333}@media (min-width:768px){.md\:min-h-screen{min-height:100vh}.md\:text-5xl{font-size:3rem;line-height:1}.md\:py-0{padding-bottom:0;padding-top:0}.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
