/* cms-tailwind-legacy-v1.3-tw3.4.17; template=125; scoped=.ba-tw-scope-p125 */
.ba-tw-scope-p125 .mx-auto {
    margin-left: auto;
    margin-right: auto
}
.ba-tw-scope-p125 .mb-2 {
    margin-bottom: 0.5rem
}
.ba-tw-scope-p125 .mb-3 {
    margin-bottom: 0.75rem
}
.ba-tw-scope-p125 .mb-5 {
    margin-bottom: 1.25rem
}
.ba-tw-scope-p125 .mt-2 {
    margin-top: 0.5rem
}
.ba-tw-scope-p125 .flex {
    display: flex
}
.ba-tw-scope-p125 .grid {
    display: grid
}
.ba-tw-scope-p125 .h-7 {
    height: 1.75rem
}
.ba-tw-scope-p125 .h-auto {
    height: auto
}
.ba-tw-scope-p125 .w-7 {
    width: 1.75rem
}
.ba-tw-scope-p125 .w-full {
    width: 100%
}
.ba-tw-scope-p125 .max-w-6xl {
    max-width: 72rem
}
.ba-tw-scope-p125 .flex-shrink-0 {
    flex-shrink: 0
}
.ba-tw-scope-p125 .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.ba-tw-scope-p125 .items-start {
    align-items: flex-start
}
.ba-tw-scope-p125 .items-center {
    align-items: center
}
.ba-tw-scope-p125 .gap-3 {
    gap: 0.75rem
}
.ba-tw-scope-p125 .gap-8 {
    gap: 2rem
}
.ba-tw-scope-p125 :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}
.ba-tw-scope-p125 .overflow-hidden {
    overflow: hidden
}
.ba-tw-scope-p125 .rounded-2xl {
    border-radius: 1rem
}
.ba-tw-scope-p125 .rounded-lg {
    border-radius: 0.5rem
}
.ba-tw-scope-p125 .rounded-xl {
    border-radius: 0.75rem
}
.ba-tw-scope-p125 .border {
    border-width: 1px
}
.ba-tw-scope-p125 .border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity, 1))
}
.ba-tw-scope-p125 .bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1))
}
.ba-tw-scope-p125 .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.ba-tw-scope-p125 .object-cover {
    object-fit: cover
}
.ba-tw-scope-p125 .p-1\.5 {
    padding: 0.375rem
}
.ba-tw-scope-p125 .p-2 {
    padding: 0.5rem
}
.ba-tw-scope-p125 .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.ba-tw-scope-p125 .py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.ba-tw-scope-p125 .text-center {
    text-align: center
}
.ba-tw-scope-p125 .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.ba-tw-scope-p125 .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
.ba-tw-scope-p125 .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.ba-tw-scope-p125 .text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.ba-tw-scope-p125 .font-bold {
    font-weight: 700
}
.ba-tw-scope-p125 .font-medium {
    font-weight: 500
}
.ba-tw-scope-p125 .font-semibold {
    font-weight: 600
}
.ba-tw-scope-p125 .text-\[\#1976d2\] {
    --tw-text-opacity: 1;
    color: rgb(25 118 210 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .text-\[\#1e2a78\] {
    --tw-text-opacity: 1;
    color: rgb(30 42 120 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1))
}
.ba-tw-scope-p125 .shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
@media (min-width: 640px) {
    .ba-tw-scope-p125 .sm\:p-2 {
        padding: 0.5rem
    }
    .ba-tw-scope-p125 .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .ba-tw-scope-p125 .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .ba-tw-scope-p125 .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .ba-tw-scope-p125 .sm\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}
@media (min-width: 1024px) {
    .ba-tw-scope-p125 .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}