/* Neutral gallery palette. Keep visual decisions in this file. */
:root {
    --gallery-paper: #f5f4f1;
    --gallery-paper-deep: #eeece7;
    --gallery-line: #d9d6cf;
    --gallery-ink: #2f2e2a;
    --gallery-muted: #65625c;
    --gallery-bronze: #595752;
    --sidebar-color: #595752;
}

html,
body {
    background: var(--gallery-paper);
    color: var(--gallery-ink);
}

body {
    font-synthesis: none;
}

/* Navigation is deliberately paper-like rather than glossy or high contrast. */
.site__header .navbar__bg,
.site__header nav.navbar,
.site__header nav.navbar.active,
.header__menu {
    background-color: rgba(247, 246, 242, 0.97) !important;
    border-color: var(--gallery-line) !important;
    box-shadow: 0 1px 0 rgba(48, 47, 43, 0.08) !important;
}

.site__header .header__menu .element__link,
.site__header .header__menu .hide-menu,
.site__header .header__menu .color-header {
    color: var(--gallery-ink) !important;
    text-shadow: none !important;
}

.site__header .header__menu .element__link:hover,
.site__header .header__menu .element__link:focus {
    color: var(--gallery-bronze) !important;
}

.site__header .navbar-toggler {
    background-color: var(--gallery-bronze) !important;
    border: 1px solid var(--gallery-bronze) !important;
    color: #fff !important;
}

.site__header .navbar-toggler .navbar-toggler-icon,
.site__header .navbar-toggler i {
    color: #fff !important;
}

/* Remove the glowing, geometric hero decoration from the copied site. */
.hero-ornament,
.header__slogan::before,
.header__slogan::after,
.hero-title-mark {
    display: none !important;
}

.banner-wrapper::after {
    background: linear-gradient(90deg, rgba(43, 39, 33, 0.26), rgba(43, 39, 33, 0.08)) !important;
}

.banner-wrapper img {
    filter: saturate(0.92) brightness(1.05) !important;
}

.header__slogan {
    padding: 12px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 16px !important;
}

.hero-title-wrap,
.hero-copy {
    display: flex !important;
    width: 100% !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

.header__slogan .element__title,
.header__slogan .size-n {
    color: #fbfaf7 !important;
    text-shadow: 0 2px 18px rgba(25, 24, 22, 0.42) !important;
}

.hero-title-wrap {
    margin: 0 !important;
}

/* The title gets one quiet musical cue without making the heading feel like body text. */
.header__slogan .hero-title {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 0.3em;
    font-family: "Noto Serif TC", "Source Han Serif TC", "Songti TC", "PMingLiU", "MingLiU", serif;
    font-weight: 600;
}

.header__slogan .hero-title-note {
    flex: 0 0 auto;
    font-family: "Segoe UI Symbol", "Noto Music", serif;
    font-size: 0.7em;
    font-weight: 400;
    opacity: 0.92;
    transform: translateY(-0.04em);
}

@media (max-width: 767.98px) {
    .header__slogan .hero-title {
        gap: 0.22em;
    }

    .header__slogan .hero-title-note {
        font-size: 0.68em;
    }
}

/* The inner-page image headers retain the photos, with restrained typography. */
[id="BlockArea_1140"] h2,
[id="BlockArea_1146"] h2,
[id="BlockArea_1147"] h2,
[id="BlockArea_1148"] h2,
[id="BlockArea_1149"] h2,
[id="BlockArea_1140"] h3,
[id="BlockArea_1146"] h3,
[id="BlockArea_1147"] h3,
[id="BlockArea_1148"] h3,
[id="BlockArea_1149"] h3 {
    color: #fbfaf7 !important;
    text-shadow: 0 2px 16px rgba(25, 24, 22, 0.46) !important;
}

[id="BlockArea_1140"] h3,
[id="BlockArea_1146"] h3,
[id="BlockArea_1147"] h3,
[id="BlockArea_1148"] h3,
[id="BlockArea_1149"] h3 {
    color: #ddd8ce !important;
}

/* Content sections sit on quiet paper backgrounds, never on a dark image wash. */
#BlockArea_1126,
#BlockArea_1139,
#BlockArea_1150,
#BlockArea_1151,
#BlockArea_1152,
#BlockArea_1156,
#BlockArea_1157,
#BlockArea_1159,
#BlockArea_1160,
#BlockArea_1185,
#BlockArea_1187 {
    background-color: var(--gallery-paper) !important;
    background-image: none !important;
}

#BlockArea_1129 {
    background-color: var(--gallery-paper-deep) !important;
    background-image: none !important;
}

#BlockArea_1126 h2,
#BlockArea_1139 h2,
#BlockArea_1150 h2,
#BlockArea_1151 h2,
#BlockArea_1152 h2,
#BlockArea_1156 h2,
#BlockArea_1157 h2,
#BlockArea_1159 h2,
#BlockArea_1160 h2,
#BlockArea_1185 h2,
#BlockArea_1187 h2,
#BlockArea_1129 h2 {
    color: var(--gallery-ink) !important;
    text-shadow: none !important;
}

#BlockArea_1126 .element__title,
#BlockArea_1139 .element__title,
#BlockArea_1150 .element__title,
#BlockArea_1151 .element__title,
#BlockArea_1152 .element__title,
#BlockArea_1156 .element__title,
#BlockArea_1157 .element__title,
#BlockArea_1159 .element__title,
#BlockArea_1160 .element__title,
#BlockArea_1185 .element__title,
#BlockArea_1187 .element__title,
#BlockArea_1129 .element__title,
#BlockArea_1129 .color-main {
    color: var(--gallery-ink) !important;
    text-shadow: none !important;
}

#BlockArea_1126 h3,
#BlockArea_1139 h3,
#BlockArea_1150 h3,
#BlockArea_1151 h3,
#BlockArea_1152 h3,
#BlockArea_1156 h3,
#BlockArea_1157 h3,
#BlockArea_1159 h3,
#BlockArea_1160 h3,
#BlockArea_1185 h3,
#BlockArea_1187 h3,
#BlockArea_1129 h3 {
    color: var(--gallery-ink) !important;
    text-shadow: none !important;
}

#BlockArea_1126 article,
#BlockArea_1139 article,
#BlockArea_1150 article,
#BlockArea_1151 article,
#BlockArea_1152 article,
#BlockArea_1156 article,
#BlockArea_1157 article,
#BlockArea_1159 article,
#BlockArea_1160 article,
#BlockArea_1185 article,
#BlockArea_1187 article,
#BlockArea_1129 article,
#BlockArea_1129 .color-desc,
#BlockArea_1129 .color-desc a {
    color: var(--gallery-muted) !important;
    text-shadow: none !important;
}

#BlockArea_1126 .element__image,
#BlockArea_1139 .element__image,
#BlockArea_1150 .element__image,
#BlockArea_1151 .element__image,
#BlockArea_1152 .element__image,
#BlockArea_1156 .element__image,
#BlockArea_1157 .element__image,
#BlockArea_1159 .element__image,
#BlockArea_1160 .element__image,
#BlockArea_1185 .element__image,
#BlockArea_1187 .element__image {
    box-shadow: none !important;
}

/* Gallery-like lines replace blue and bright yellow calls to action. */
.Type1,
.Type2,
.mso-home-line-appointment,
.mso-home-map-frame {
    border-color: var(--gallery-line) !important;
    box-shadow: none !important;
}

.Type1,
.Type2 {
    background-color: var(--gallery-ink) !important;
    border-color: var(--gallery-ink) !important;
    color: #fff !important;
}

.Type1:hover,
.Type1:focus,
.Type2:hover,
.Type2:focus {
    background-color: var(--gallery-bronze) !important;
    border-color: var(--gallery-bronze) !important;
    color: #fff !important;
}

#BlockArea_1129 .mso-home-map-title,
#BlockArea_1129 .mso-home-line-copy__eyebrow,
#BlockArea_1129 .mso-home-line-copy__title {
    color: var(--gallery-ink) !important;
}

#BlockArea_1129 .mso-home-line-mark {
    background-color: var(--gallery-ink) !important;
}

#BlockArea_1129 .mso-home-line-appointment {
    background-color: rgba(255, 255, 255, 0.34) !important;
}

#BlockArea_1129 .mso-home-line-action {
    background-color: var(--gallery-ink) !important;
    border-color: var(--gallery-ink) !important;
    color: #fff !important;
}

#BlockArea_1129 .mso-home-line-action:hover,
#BlockArea_1129 .mso-home-line-action:focus {
    background-color: var(--gallery-bronze) !important;
    border-color: var(--gallery-bronze) !important;
}

/* Repeated content uses thin rules and calm image corners. */
#BlockArea_1126 [id^="Area_"],
#BlockArea_1150 [id^="Area_"],
#BlockArea_1185 [id^="Area_"] {
    border-color: var(--gallery-line) !important;
}

#BlockArea_1126 .element__image,
#BlockArea_1150 .element__image,
#BlockArea_1185 .element__image,
#BlockArea_1156 .element__image,
#BlockArea_1151 .element__image,
#BlockArea_1157 .element__image {
    border-radius: 2px !important;
}

.site-footer-brand__title,
.site-footer-brand__subtitle {
    color: var(--gallery-ink) !important;
}

footer.color-desc {
    background-color: var(--gallery-paper-deep) !important;
    border-top: 1px solid var(--gallery-line);
    color: var(--gallery-muted) !important;
}

footer.color-desc,
footer.color-desc a,
footer.color-desc .color-desc,
footer.color-desc .color-desc a {
    color: var(--gallery-muted) !important;
}

.sidebar__block,
.sidebar__block.bg-color-main,
.sidebar__block.totop {
    background-color: var(--gallery-ink) !important;
    color: #fff !important;
}

.sidebar__block:hover,
.sidebar__block.totop:hover {
    background-color: var(--gallery-bronze) !important;
}

@media (max-width: 991.98px) {
    .site__header .header__menu {
        background-color: var(--gallery-paper) !important;
        box-shadow: 0 12px 30px rgba(48, 47, 43, 0.12) !important;
    }
}

@media (max-width: 767.98px) {
    .header__slogan {
        width: min(100% - 32px, 620px) !important;
        padding: 10px 8px !important;
        gap: 12px !important;
    }
}

/* Meaningful motifs: music for course material, curtain folds for performance. */
#BlockArea_1126,
#BlockArea_1139,
#BlockArea_1150,
#BlockArea_1157,
#BlockArea_1159,
#BlockArea_1160,
#BlockArea_1185 {
    position: relative;
    isolation: isolate;
}

#BlockArea_1126 > :not(.mso-theme-motif),
#BlockArea_1139 > :not(.mso-theme-motif),
#BlockArea_1150 > :not(.mso-theme-motif),
#BlockArea_1157 > :not(.mso-theme-motif),
#BlockArea_1159 > :not(.mso-theme-motif),
#BlockArea_1160 > :not(.mso-theme-motif),
#BlockArea_1185 > :not(.mso-theme-motif) {
    position: relative;
    z-index: 1;
}

.mso-theme-motif {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    color: rgba(47, 46, 42, 0.18);
}

.mso-theme-motif--staff {
    top: 44px;
    left: 0;
    width: min(34vw, 440px);
}

.mso-theme-motif--staff i {
    display: block;
    width: 100%;
    height: 1px;
    margin-bottom: 8px;
    background: currentColor;
}

.mso-theme-motif--staff b {
    position: absolute;
    top: 10px;
    right: 16%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: currentColor;
}

.mso-theme-motif--staff b::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 1px;
    height: 34px;
    background: currentColor;
}

.mso-theme-motif--curtain {
    top: 0;
    right: max(5vw, 28px);
    width: 116px;
    height: clamp(340px, 58vw, 620px);
}

.mso-theme-motif--curtain i {
    position: absolute;
    top: 0;
    width: 1px;
    background: currentColor;
}

.mso-theme-motif--curtain i:nth-child(1) { left: 0; height: 38%; }
.mso-theme-motif--curtain i:nth-child(2) { left: 38px; height: 70%; }
.mso-theme-motif--curtain i:nth-child(3) { left: 76px; height: 50%; }
.mso-theme-motif--curtain i:nth-child(4) { left: 114px; height: 86%; }

.mso-theme-motif--curtain i:nth-child(2)::after,
.mso-theme-motif--curtain i:nth-child(4)::after {
    content: "";
    position: absolute;
    left: -4px;
    bottom: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: currentColor;
}

@media (max-width: 767.98px) {
    .mso-theme-motif--staff {
        top: 30px;
        width: 62vw;
    }

    .mso-theme-motif--curtain {
        right: 14px;
        width: 78px;
        height: 360px;
    }

    .mso-theme-motif--curtain i:nth-child(2) { left: 26px; }
    .mso-theme-motif--curtain i:nth-child(3) { left: 52px; }
    .mso-theme-motif--curtain i:nth-child(4) { left: 78px; }

    /* The mobile hero is narrower by 28px, so it needs auto side margins. */
    .header__slogan {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Service names stay on one readable line in the two-column phone layout. */
    #BlockArea_1126 .wd-33.wd-md-50 > h3,
    #BlockArea_1150 .wd-25.wd-md-50 > h3 {
        display: block;
        min-height: 0;
        white-space: nowrap;
        font-size: clamp(12px, 3.75vw, 16px);
        letter-spacing: 0;
    }

    /* Horizontal entrances become a quiet upward fade when columns stack. */
    [data-aos="fade-right"],
    [data-aos="fade-left"] {
        transform: translate3d(0, 24px, 0) !important;
    }

    [data-aos="fade-right"].aos-animate,
    [data-aos="fade-left"].aos-animate {
        transform: translateZ(0) !important;
    }

    .mso-team-card--last {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .mso-team-card--last {
        margin-left: 25%;
    }
}

/* Square teacher cards keep every face in frame while retaining a consistent grid. */
img.cover.mso-team-portrait {
    object-position: 50% 50%;
}

img.cover.mso-team-portrait--daxu { object-position: 50% 10%; }
img.cover.mso-team-portrait--wanyuan { object-position: 54% 50%; }
img.cover.mso-team-portrait--xingfang { object-position: 50% 0%; }
img.cover.mso-team-portrait--yilin { object-position: 50% 0%; }
img.cover.mso-team-portrait--yihau { object-position: 50% 0%; }
img.cover.mso-team-portrait--jing { object-position: 50% 0%; }
img.cover.mso-team-portrait--cathy { object-position: 50% 0%; }
img.cover.mso-team-portrait--cindy { object-position: 50% 50%; }
img.cover.mso-team-portrait--yunyun { object-position: 50% 50%; }

/* About page: photo-led introduction with short, scannable copy. */
.mso-about-page {
    --about-paper: #f5f4f1;
    --about-paper-light: #fbfaf7;
    --about-paper-deep: #ebe9e3;
    --about-ink: #302f2b;
    --about-muted: #69665f;
    --about-line: #d9d6cf;
    --about-accent: #5b5851;
    background: var(--about-paper);
    color: var(--about-ink);
}

.mso-about-container {
    width: min(1180px, calc(100% - 64px));
    margin: 0 auto;
}

.mso-about-hero {
    position: relative;
    display: grid;
    min-height: 310px;
    place-items: center;
    overflow: hidden;
    isolation: isolate;
    background: #5f5345 url("images/hero/hero-piano-soft.jpg") center / cover no-repeat;
}

.mso-about-hero::before {
    position: absolute;
    z-index: -1;
    inset: 0;
    content: "";
    background: linear-gradient(90deg, rgba(31, 29, 25, 0.34), rgba(31, 29, 25, 0.14));
}

.mso-about-hero__content {
    width: min(1180px, calc(100% - 64px));
    color: #fffdf9;
    text-align: center;
    text-shadow: 0 2px 18px rgba(22, 19, 15, 0.42);
}

.mso-about-kicker,
.mso-about-index,
.mso-about-card__number {
    margin: 0;
    color: var(--about-muted);
    font-size: 13px;
    font-weight: 700;
}

.mso-about-hero .mso-about-kicker {
    margin-bottom: 8px;
    color: rgba(255, 253, 249, 0.88);
}

.mso-about-hero h2,
.mso-about-heading h2,
.mso-about-intro h2,
.mso-about-space__content h3,
.mso-about-card h3,
.mso-about-closing h2 {
    font-family: "Noto Serif TC", "Source Han Serif TC", "Songti TC", "PMingLiU", "MingLiU", serif;
    font-weight: 600;
}

.mso-about-hero h2 {
    margin: 0;
    color: #fffdf9;
    font-size: clamp(34px, 4vw, 54px);
    line-height: 1.25;
}

.mso-about-section {
    padding: 88px 0;
}

.mso-about-intro {
    background: var(--about-paper-light);
}

.mso-about-intro__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
    gap: clamp(36px, 7vw, 96px);
    align-items: center;
}

.mso-about-intro__image {
    position: relative;
    height: clamp(340px, 38vw, 460px);
    min-height: 0;
    margin: 0;
    overflow: hidden;
    background: var(--about-paper-deep);
}

.mso-about-intro__image::after {
    position: absolute;
    inset: auto 0 0;
    height: 32%;
    content: "";
    background: linear-gradient(transparent, rgba(34, 31, 27, 0.28));
}

.mso-about-intro__image img,
.mso-about-card__image img,
.mso-about-space__gallery img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mso-about-intro__image img {
    position: absolute;
    inset: 0;
    object-position: center;
}

.mso-about-intro__caption {
    position: absolute;
    z-index: 1;
    right: 22px;
    bottom: 16px;
    margin: 0;
    color: #fffdf9;
    font-size: 13px;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
}

.mso-about-intro__content .mso-about-kicker {
    margin-bottom: 10px;
}

.mso-about-intro h2 {
    max-width: 580px;
    margin: 0 0 18px;
    color: var(--about-ink);
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.35;
}

.mso-about-intro__content > p:last-child {
    max-width: 560px;
    margin: 0;
    color: var(--about-muted);
    font-size: 18px;
    line-height: 2;
}

.mso-about-approach {
    border-top: 1px solid var(--about-line);
    background: var(--about-paper);
}

.mso-about-heading {
    display: grid;
    grid-template-columns: minmax(130px, 0.32fr) 1fr;
    gap: 28px;
    align-items: end;
    margin-bottom: 42px;
}

.mso-about-index {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--about-line);
}

.mso-about-heading h2 {
    margin: 0;
    color: var(--about-ink);
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.35;
}

.mso-about-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.mso-about-card {
    min-width: 0;
    margin: 0;
    background: var(--about-paper-light);
    border-bottom: 1px solid var(--about-line);
}

.mso-about-card__image {
    aspect-ratio: 4 / 5;
    margin: 0;
    overflow: hidden;
    background: var(--about-paper-deep);
}

.mso-about-card__image img,
.mso-about-space__gallery img {
    transition: transform 300ms ease;
}

.mso-about-card:hover .mso-about-card__image img,
.mso-about-space__gallery figure:hover img {
    transform: scale(1.025);
}

.mso-about-card__content {
    padding: 24px 26px 28px;
}

.mso-about-card__number {
    display: block;
    margin-bottom: 18px;
}

.mso-about-card h3 {
    margin: 0 0 10px;
    color: var(--about-ink);
    font-size: 25px;
    line-height: 1.45;
}

.mso-about-card p {
    margin: 0;
    color: var(--about-muted);
    font-size: 16px;
    line-height: 1.75;
}

.mso-about-space {
    background: var(--about-paper-light);
}

.mso-about-space__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
    gap: clamp(36px, 7vw, 96px);
    align-items: start;
}

.mso-about-space__gallery {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    grid-template-rows: 230px 230px;
    gap: 12px;
}

.mso-about-space__gallery figure {
    margin: 0;
    overflow: hidden;
    background: var(--about-paper-deep);
}

.mso-about-space__gallery figure:first-child {
    grid-row: span 2;
}

.mso-about-space__content h3 {
    margin: 0 0 18px;
    color: var(--about-ink);
    font-size: 26px;
    line-height: 1.45;
}

.mso-about-space__list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid var(--about-line);
}

.mso-about-space__list li {
    position: relative;
    padding: 15px 0 15px 28px;
    border-bottom: 1px solid var(--about-line);
    color: var(--about-muted);
    line-height: 1.75;
}

.mso-about-space__list li::before {
    position: absolute;
    top: 27px;
    left: 0;
    width: 10px;
    height: 1px;
    content: "";
    background: var(--about-accent);
}

.mso-about-closing {
    padding: 72px 0;
    background: var(--about-paper-deep);
}

.mso-about-closing__inner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 32px;
    align-items: center;
    padding-bottom: 22px;
    border-bottom: 1px solid #cbc7be;
}

.mso-about-closing h2 {
    margin: 0 0 8px;
    color: var(--about-ink);
    font-size: clamp(26px, 3vw, 38px);
    line-height: 1.35;
}

.mso-about-closing p {
    margin: 0;
    color: var(--about-muted);
}

.mso-about-line-link {
    display: inline-flex;
    align-items: center;
    min-height: 46px;
    padding: 0 20px;
    border: 1px solid var(--about-accent);
    color: var(--about-ink);
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 180ms ease, color 180ms ease;
}

.mso-about-line-link:hover,
.mso-about-line-link:focus {
    background: var(--about-accent);
    color: #fff;
}

@media (max-width: 900px) {
    .mso-about-container,
    .mso-about-hero__content {
        width: min(100% - 40px, 1180px);
    }

    .mso-about-section {
        padding: 72px 0;
    }

    .mso-about-intro__grid,
    .mso-about-space__grid {
        grid-template-columns: 1fr;
    }

    .mso-about-intro__image {
        min-height: 0;
    }
}

@media (max-width: 767.98px) {
    .mso-about-container,
    .mso-about-hero__content {
        width: min(100% - 28px, 1180px);
    }

    .mso-about-hero {
        min-height: 250px;
    }

    .mso-about-section {
        padding: 58px 0;
    }

    .mso-about-heading {
        grid-template-columns: 1fr;
        gap: 10px;
        margin-bottom: 32px;
    }

    .mso-about-index {
        width: 118px;
    }

    .mso-about-intro__image {
        height: 340px;
        min-height: 0;
    }

    .mso-about-intro__content > p:last-child {
        font-size: 16px;
        line-height: 1.9;
    }

    .mso-about-card-grid {
        grid-template-columns: 1fr;
    }

    .mso-about-card {
        display: grid;
        grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    }

    .mso-about-card__image {
        aspect-ratio: auto;
        min-height: 250px;
    }

    .mso-about-card__content {
        padding: 22px 18px;
    }

    .mso-about-card__number {
        margin-bottom: 16px;
    }

    .mso-about-card h3 {
        margin-bottom: 8px;
        font-size: 22px;
    }

    .mso-about-card p {
        font-size: 15px;
    }

    .mso-about-space__gallery {
        grid-template-rows: 180px 180px;
    }

    .mso-about-closing {
        padding: 58px 0;
    }

    .mso-about-closing__inner {
        grid-template-columns: 1fr;
        gap: 24px;
    }
}

@media (prefers-reduced-motion: reduce) {
    [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition-duration: 0ms !important;
        transition-delay: 0ms !important;
    }

    .mso-service-carousel__slide {
        transition: none !important;
    }
}
