/* Local utility stylesheet replacing the external Tailwind Play CDN for the static conference site. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body{margin:0;line-height:inherit}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0;padding:0}
button,[role=button]{cursor:pointer}
a{color:inherit;text-decoration:inherit}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-white{background-color:#fff}
.block{display:block}
.border{border-width:1px}
.border-slate-200{border-color:#e2e8f0}
.border-t{border-top-width:1px}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-10{gap:2.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-8{gap:2rem}
.grid{display:grid}
.h-6{height:1.5rem}
.hover\:-translate-y-0\.5:hover{transform:translateY(-0.125rem)}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}
.hover\:text-\[\#173d8f\]:hover{color:#173d8f}
.hover\:text-white:hover{color:#fff}
.inline-flex{display:inline-flex}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.leading-7{line-height:1.75rem}
.leading-8{line-height:2rem}
@media (min-width:1024px){.lg\:grid-cols-\[1\.15fr_\.75fr_\.75fr\]{grid-template-columns:1.15fr .75fr .75fr}}
@media (min-width:1024px){.lg\:grid-cols-\[1fr_\.9fr\]{grid-template-columns:1fr .9fr}}
@media (min-width:1024px){.lg\:hidden{display:none}}
@media (min-width:1024px){.lg\:justify-start{justify-content:flex-start}}
@media (min-width:1024px){.lg\:mx-0{margin-left:0;margin-right:0}}
@media (min-width:1024px){.lg\:p-10{padding:2.5rem}}
@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
@media (min-width:1024px){.lg\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
@media (min-width:1024px){.lg\:text-left{text-align:left}}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-7xl{max-width:80rem}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
.mt-10{margin-top:2.5rem}
.mt-20{margin-top:5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-7{margin-top:1.75rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.no-underline{text-decoration:none}
.p-2\.5{padding:0.625rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-\[2rem\]{border-radius:2rem}
.rounded-xl{border-radius:0.75rem}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:justify-center{justify-content:center}}
@media (min-width:640px){.sm\:p-10{padding:2.5rem}}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.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-\[\#173d8f\]{color:#173d8f}
.text-\[1\.15rem\]{color:1.15rem}
.text-center{text-align:center}
.text-cyan-200{color:#a5f3fc}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-900{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#fff}
.text-white\/65{color:rgb(255 255 255 / 0.65)}
.text-white\/75{color:rgb(255 255 255 / 0.75)}
.text-white\/76{color:rgb(255 255 255 / 0.76)}
.text-white\/78{color:rgb(255 255 255 / 0.78)}
.text-white\/82{color:rgb(255 255 255 / 0.82)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.tracking-\[0\.18em\]{letter-spacing:0.18em}
.tracking-tight{letter-spacing:-0.025em}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.uppercase{text-transform:uppercase}
.w-6{width:1.5rem}
@media (min-width:1280px){.xl\:gap-5{gap:1.25rem}}
@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
