.footer-expert img {
    width: unset;
}

.cmsb1090-my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.cmsb978-flex {
    display: flex;
}

.cmsb978-w-max {
    width: max-content;
}

.cmsb978-flex-col {
    flex-direction: column;
}

.cmsb978-items-center {
    align-items: center;
}

.page-footer .footer-middle .liveview-content > .cmsb978-flex.cmsb978-flex-col.cmsb978-md\:flex-row {
    align-items: flex-start;
    justify-content: flex-start;
}

.cmsb978-justify-start {
    justify-content: flex-start;
}

.cmsb978-justify-center {
    justify-content: center;
}

.cmsb978-gap-4 {
    gap: 1rem;
}

.cmsb978-pb-2 {
    padding-bottom: 0.5rem;
}

.cmsb978-pt-6 {
    padding-top: 1.5rem;
}

@media (min-width: 768px) {
    .cmsb978-md\:flex-row {
        flex-direction: row;
    }

    .cmsb978-md\:gap-\[54px\] {
        gap: 54px;
    }

    .cmsb978-md\:pb-0 {
        padding-bottom: 0;
    }

    .cmsb978-md\:pt-9 {
        padding-top: 2.25rem;
    }
}

.cmsb977-text-left {
    text-align: left;
}

.cmsb977-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.cmsb977-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.cmsb977-font-normal {
    font-weight: 400;
}

.cmsb977-leading-\[22px\] {
    line-height: 22px;
}

.cmsb979-flex {
    display: flex;
}

.cmsb979-max-w-\[90px\] {
    max-width: 90px;
}

.cmsb979-text-left {
    text-align: left;
}

.cmsb979-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.cmsb979-font-normal {
    font-weight: 400;
}

@media (min-width: 768px) {
    .cmsb979-md\:max-w-none {
        max-width: none;
    }
}

.page-footer .footer-expert img.cmsb979-max-w-\[90px\] {
    width: 90px;
    max-width: 90px;
    height: auto;
}

@media (min-width: 768px) {
    .page-footer .footer-expert img.cmsb979-md\:max-w-none {
        max-width: 90px;
    }
}

.cmsb980-flex {
    display: flex;
}

.cmsb980-justify-center {
    justify-content: center;
}

.cmsb980-gap-3 {
    gap: 0.75rem;
}

@media (min-width: 1024px) {
    .cmsb980-lg\:justify-end {
        justify-content: flex-end;
    }
}

.page-footer .toggle-block-button .transition-transform {
    transition: transform 0.2s ease;
}

.page-footer .toggle-block-button .transition-transform.rotate-180 {
    transform: rotate(180deg);
}
