/* cms-tailwind-legacy-v1.3-tw3.4.17; template=141; scoped=.ba-tw-scope-p141 */
.ba-tw-scope-p141 .fixed {
    position: fixed
}
.ba-tw-scope-p141 .mx-auto {
    margin-left: auto;
    margin-right: auto
}
.ba-tw-scope-p141 .mb-6 {
    margin-bottom: 1.5rem
}
.ba-tw-scope-p141 .max-w-5xl {
    max-width: 64rem
}
.ba-tw-scope-p141 .cursor-pointer {
    cursor: pointer
}
.ba-tw-scope-p141 :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}
.ba-tw-scope-p141 .rounded-lg {
    border-radius: 0.5rem
}
.ba-tw-scope-p141 .border {
    border-width: 1px
}
.ba-tw-scope-p141 .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.ba-tw-scope-p141 .p-0 {
    padding: 0px
}
.ba-tw-scope-p141 .px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.ba-tw-scope-p141 .py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}
.ba-tw-scope-p141 .py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
.ba-tw-scope-p141 .pb-3 {
    padding-bottom: 0.75rem
}
.ba-tw-scope-p141 .text-center {
    text-align: center
}
.ba-tw-scope-p141 .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.ba-tw-scope-p141 .font-extrabold {
    font-weight: 800
}
.ba-tw-scope-p141 .font-semibold {
    font-weight: 600
}
.ba-tw-scope-p141 .text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p141 .text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p141 .outline {
    outline-style: solid
}
@media (min-width: 640px) {
    .ba-tw-scope-p141 .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}