.block{display:block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}.invisible{visibility:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.top-3{top:.75rem}.top-4{top:1rem}.top-24{top:6rem}.top-1\/2{top:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-1\/2{left:50%}.right-3{right:.75rem}.right-4{right:1rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.order-1{order:1}.order-2{order:2}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-6{column-gap:1.5rem}.gap-y-4{row-gap:1rem}.p-0{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.ml-2{margin-left:.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.w-full{width:100%}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-16{width:4rem}.w-56{width:14rem}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-3\/4{width:75%}.w-4\/5{width:80%}.w-\[60px\]{width:60px}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[95\%\]{width:95%}.w-\[280px\]{width:280px}.h-full{height:100%}.h-auto{height:auto}.h-px{height:1px}.h-1\.5{height:.375rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.min-h-screen{min-height:100vh}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.max-h-\[90vh\]{max-height:90vh}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-\[500px\]{max-width:500px}.max-w-\[90vw\]{max-width:90vw}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-sans{font-family:"Source Sans 3",ui-sans-serif,system-ui,sans-serif}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.tracking-wider{letter-spacing:.05em}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-100{color:#dbeafe}.text-blue-400{color:#60a5fa}.text-blue-800{color:#1e40af}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-red-400{color:#f87171}.text-red-600{color:#dc2626}.text-amber-500{color:#f59e0b}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-yellow-600{color:#ca8a04}.text-brand-gold{color:var(--gold)}.text-\[\#042E60\]{color:#042e60}.text-\[\#042E60\]\/70{color:#042e60b3}.text-\[\#042E60\]\/80{color:#042e60cc}.text-\[\#c4a668\]{color:#c4a668}.text-\[\#c5a47e\]{color:#c5a47e}.bg-white{background-color:#fff}.bg-white\/95{background-color:#fffffff2}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-700{background-color:#374151}.bg-black{background-color:#000}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/90{background-color:#000000e6}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-green-100{background-color:#dcfce7}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-red-50{background-color:#fef2f2}.bg-red-500{background-color:#ef4444}.bg-orange-500{background-color:#f97316}.bg-yellow-500{background-color:#eab308}.bg-brand-gold{background-color:var(--gold)}.bg-\[\#042E60\]{background-color:#042e60}.bg-\[\#042E60\]\/10{background-color:#042e601a}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-black\/50{--tw-gradient-from: rgba(0,0,0,.5);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0,0,0,0))}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239,246,255,0))}.from-green-50{--tw-gradient-from: #f0fdf4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240,253,244,0))}.to-transparent{--tw-gradient-to: transparent}.to-gray-50{--tw-gradient-to: #f9fafb}.to-emerald-50{--tw-gradient-to: #ecfdf5}.border{border-width:1px;border-style:solid}.border-0{border-width:0}.border-2{border-width:2px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-blue-100{border-color:#dbeafe}.border-green-100{border-color:#dcfce7}.border-white{border-color:#fff}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.opacity-60{opacity:.6}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.fill-current{fill:currentColor}.select-none{user-select:none}.transition{transition-property:color,background-color,border-color,opacity,box-shadow,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.aspect-video{aspect-ratio:16 / 9}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[2147483647\]{z-index:2147483647}&.\[>iframe\]\:border-0>iframe{border:0}&.\[>iframe\]\:h-full>iframe{height:100%}&.\[>iframe\]\:w-full>iframe{width:100%}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:bg-blue-50\/30:hover{background-color:#eff6ff4d}.hover\:bg-\[\#032145\]:hover{background-color:#032145}.hover\:bg-\[\#0a4a8f\]:hover{background-color:#0a4a8f}.hover\:border-brand-gold:hover{border-color:var(--gold)}.hover\:border-\[\#042E60\]:hover{border-color:#042e60}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-green-600:hover{color:#16a34a}.hover\:text-yellow-600:hover{color:#ca8a04}.hover\:text-\[\#042E60\]:hover{color:#042e60}.hover\:underline:hover{text-decoration:underline}.focus\:outline-none:focus{outline:none}.focus\:ring-1:focus{box-shadow:0 0 0 1px #042e60}.focus\:border-\[\#042E60\]:focus{border-color:#042e60}.focus\:ring-\[\#042E60\]:focus{box-shadow:0 0 0 1px #042e60}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.active\:scale-95:active{transform:scale(.95)}.active\:scale-\[0\.99\]:active{transform:scale(.99)}@media(hover:hover){.group:hover .group-hover\:scale-110{transform:scale(1.1)}}.group:hover .group-hover\:-translate-x-0\.5{transform:translate(-.125rem)}.group:hover .group-hover\:-translate-y-0\.5{transform:translateY(-.125rem)}.group:hover .group-hover\:text-yellow-600{color:#ca8a04}@media(min-width:640px){.sm\:hidden{display:none}.sm\:inline{display:inline}.sm\:gap-8{gap:2rem}}@media(min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-left{text-align:left}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-auto{width:auto}.md\:p-7{padding:1.75rem}.md\:px-0{padding-left:0;padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pb-5{padding-bottom:1.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:left-8{left:2rem}.md\:right-8{right:2rem}.md\:overflow-visible{overflow:visible}}@media(min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:row-span-2{grid-row:span 2 / span 2}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:gap-6{gap:1.5rem}.lg\:gap-12{gap:3rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:pt-6{padding-top:1.5rem}}
