body.course-detail-page {
    --course-detail-background: #ffffff;
    --course-detail-progress-color: #d76a19;
    background-color: var(--course-detail-background);
}

/* NLP攻心術：保留原課程內容，以較清楚的章節層級與閱讀密度呈現。 */
body.course-detail-interpersonal {
    --course-detail-background: #f8f4f1;
    --course-detail-accent: #f0cf8a;
    --course-detail-progress-color: #d85f72;
    color: #243746;
}

.course-detail-interpersonal .courseInfo {
    overflow: hidden;
    background: var(--course-detail-background);
}

.course-detail-interpersonal .courseInfo .elementor-section-height-min-height > .elementor-container,
.course-detail-interpersonal .courseInfo .elementor-section-height-full > .elementor-container {
    min-height: 0;
}

.course-detail-interpersonal .courseInfo .interpersonal-hero {
    min-height: clamp(560px, 72vh, 760px);
    background-color: #111821;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-hero > .elementor-background-overlay {
    background: linear-gradient(100deg, rgba(9, 15, 24, 0.8), rgba(15, 21, 31, 0.42));
    opacity: 1;
}

.course-detail-interpersonal .courseInfo .interpersonal-hero > .elementor-container {
    min-height: clamp(560px, 72vh, 760px);
    padding: 78px 24px 86px;
}

.course-detail-interpersonal .courseInfo .elementor-element.elementor-element-brainTitle {
    color: #fff;
    font-size: clamp(62px, 6vw, 100px);
    line-height: 1.15;
    letter-spacing: 0.06em;
    text-shadow: 0 5px 24px rgba(0, 0, 0, 0.45);
}

.course-detail-interpersonal .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
    margin: 0 0 24px;
}

.course-detail-interpersonal .courseInfo .elementor-element.elementor-element-brainContext {
    color: rgba(255, 255, 255, 0.92);
    font-size: clamp(26px, 2.5vw, 38px);
    line-height: 1.5;
    letter-spacing: 0.06em;
    text-shadow: 0 3px 16px rgba(0, 0, 0, 0.45);
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section {
    min-height: 0;
    padding: 76px 24px 82px;
    background: #fffaf7 !important;
    box-shadow: none;
}

.course-detail-interpersonal .courseInfo .interpersonal-hypnosis-section,
.course-detail-interpersonal .courseInfo .interpersonal-principles-section {
    background: #f1ece7 !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section > .elementor-column-gap-default,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section > .elementor-container {
    width: min(1120px, 100%);
    margin: 0 auto;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-row {
    align-items: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    gap: 28px;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-element-topicContextTitle {
    margin-bottom: 34px;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-counter-number-suffix {
    display: block;
    color: #253d4f;
    font-size: clamp(38px, 4.2vw, 56px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.04em;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-counter-title,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-heading-title,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-text-editor,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section li,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section p {
    color: #334c5c;
    font-size: 20px;
    line-height: 1.8;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-counter-title {
    max-width: 880px;
    margin: 14px auto 0;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-element-changeLearningTitle p,
.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-image-box-title {
    color: #bf5363;
    font-size: clamp(27px, 2.6vw, 36px);
    font-weight: 700;
    line-height: 1.4;
}

.course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-element-topicContextImg img {
    width: auto;
    max-width: min(100%, 390px);
    max-height: 390px;
    object-fit: contain;
    filter: drop-shadow(0 18px 28px rgba(41, 49, 59, 0.15));
}

.course-detail-interpersonal .courseInfo .interpersonal-hypnosis-section .elementor-element-hypnosis > .elementor-widget-container {
    overflow: hidden;
    border: 8px solid #fff;
    border-radius: 18px;
    box-shadow: 0 18px 38px rgba(49, 39, 36, 0.14);
}

.course-detail-interpersonal .courseInfo .interpersonal-hypnosis-section .eael-img-comp-container {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1098 / 612;
    background: #fff;
}

.course-detail-interpersonal .courseInfo .interpersonal-hypnosis-section .eael-img-comp-container > img,
.course-detail-interpersonal .courseInfo .interpersonal-hypnosis-section .eael-img-comp-container > div > img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-technique-section .elementor-element-changeLearningBorder > .elementor-element-populated {
    height: 100%;
    margin: 10px;
    padding: 30px 26px;
    background: #fff;
    border: 1px solid #ead8d4;
    border-top: 5px solid #d85f72;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(70, 48, 45, 0.08);
    transform: none !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-technique-section .elementor-element-changeLearningContext {
    margin-top: 14px;
}

.course-detail-interpersonal .courseInfo .interpersonal-technique-section .elementor-image-box-title {
    margin: 0 0 20px;
    color: #b64c60 !important;
    font-size: clamp(26px, 2.4vw, 34px) !important;
    line-height: 1.4;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-nlp-link-section {
    min-height: 0;
    padding: 36px 24px;
    background: linear-gradient(110deg, #243b4d, #3c5260) !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-nlp-link-section > .elementor-column-gap-default {
    width: min(900px, 100%);
    margin: 0 auto;
}

.course-detail-interpersonal .courseInfo .interpersonal-nlp-link-section .elementor-counter-number-suffix,
.course-detail-interpersonal .courseInfo .interpersonal-nlp-link-section a {
    color: #fff !important;
    font-size: clamp(24px, 2.5vw, 34px);
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-principles-section ol {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 26px;
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
    list-style-position: inside;
}

.course-detail-interpersonal .courseInfo .interpersonal-principles-list > .elementor-container > .elementor-row > .elementor-column:first-child {
    display: none;
}

.course-detail-interpersonal .courseInfo .interpersonal-principles-list > .elementor-container > .elementor-row > .elementor-column:last-child {
    width: 100%;
}

.course-detail-interpersonal .courseInfo .interpersonal-principles-section li {
    min-width: 0;
    padding: 15px 18px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(191, 83, 99, 0.16);
    border-radius: 10px;
}

.course-detail-interpersonal .courseInfo .interpersonal-influence-hero {
    min-height: clamp(390px, 52vh, 560px);
    display: flex;
    align-items: center;
    background-color: #223241 !important;
    background-blend-mode: multiply;
    background-attachment: scroll !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-influence-hero > .elementor-column-gap-default {
    width: min(1100px, 100%);
    margin: 0 auto;
    padding: 72px 24px;
}

.course-detail-interpersonal .courseInfo .interpersonal-influence-hero .elementor-counter-number-suffix {
    color: #fff;
    font-size: clamp(42px, 5vw, 66px);
    font-weight: 700;
    line-height: 1.25;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.55);
}

.course-detail-interpersonal .courseInfo .interpersonal-influence-hero .eael-fancy-text-container,
.course-detail-interpersonal .courseInfo .interpersonal-influence-hero .eael-fancy-text-strings {
    color: var(--course-detail-accent);
    font-size: clamp(29px, 3vw, 42px);
    line-height: 1.5;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section {
    min-height: 0;
    padding: 76px 24px 84px;
    background: linear-gradient(145deg, #fffaf5, #efe7df) !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section > .elementor-section > .elementor-container,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section > .elementor-container {
    max-width: 1120px;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section .elementor-element-changeLearningTitle {
    color: #253d4f;
    font-size: clamp(42px, 4.6vw, 60px);
    line-height: 1.35;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section .elementor-element-changeLearningTitle p {
    margin: 0 0 34px;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image {
    display: block !important;
    width: min(100%, 1098px);
    margin: 0 auto;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image .elementor-row,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image .elementor-column,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image .elementor-column-wrap,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image .elementor-widget-wrap {
    width: 100%;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-image .elementor-image {
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-legacy {
    display: none !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section img {
    max-width: min(100%, 820px) !important;
    height: auto !important;
    margin-right: 0 !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section .elementor-counter-title,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section p,
.course-detail-interpersonal .courseInfo .interpersonal-pyramid-section span {
    font-size: 20px;
    line-height: 1.65;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav {
    min-height: 0;
    background-image: linear-gradient(125deg, rgba(25, 39, 55, 0.94), rgba(80, 42, 58, 0.9)), url(../img/interpersonalAndInfluenceSkills/bg.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: scroll !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container {
    min-height: 0;
    max-width: 1120px;
    padding: 76px 24px 88px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container > .elementor-row > .elementor-column:first-child {
    display: none;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container > .elementor-row > .elementor-column:last-child {
    width: 100%;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    justify-items: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicTitle {
    grid-column: 1 / -1;
    margin-bottom: 18px;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-headline {
    margin: 0;
    color: #fff;
    font-size: clamp(38px, 4.5vw, 58px);
    line-height: 1.3;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-widget-wrap > .elementor-inner-section,
.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-widget-wrap > .elementor-inner-section > .elementor-container,
.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-widget-wrap > .elementor-inner-section > .elementor-container > .elementor-row {
    display: contents;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextBg {
    width: 100%;
    max-width: 100%;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextBg > .elementor-element-populated {
    height: 100%;
    margin: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-bottom: 4px solid #d85f72;
    border-radius: 15px;
    transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
    background: rgba(255, 255, 255, 0.16);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.24);
    transform: translateY(-4px);
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContext img {
    display: block;
    width: min(100%, 190px);
    aspect-ratio: 1 / 1;
    object-fit: contain;
    margin: 0 auto;
    padding: 18px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront {
    min-height: 68px;
    padding: 14px 10px 18px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront .elementor-heading-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront a {
    color: #fff;
    font-size: clamp(23px, 2vw, 28px);
    font-weight: 700;
    line-height: 1.45;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-heading {
    min-height: 0;
    background: linear-gradient(115deg, #b84e63, #df7380 58%, #eaa184) !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-heading > .elementor-container {
    min-height: 0;
    padding: 42px 24px 46px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-heading .elementor-element-topicTitle .elementor-heading-title {
    margin: 0;
    color: #fff;
    font-size: clamp(42px, 5vw, 64px);
    line-height: 1.2;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-heading .elementor-element-topicDesc .elementor-heading-title {
    color: rgba(255, 255, 255, 0.9);
    font-size: clamp(22px, 2.2vw, 29px);
    line-height: 1.45;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-heading .elementor-element-topicDivider .elementor-divider-separator {
    width: min(220px, 44%);
    border-color: var(--course-detail-accent);
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body {
    min-height: 0;
    color: #253d4f;
    background-color: #f7efeb !important;
    background-blend-mode: screen;
    background-attachment: scroll !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body > .elementor-background-overlay {
    background: linear-gradient(125deg, rgba(255, 250, 247, 0.88), rgba(246, 235, 232, 0.82));
    opacity: 1;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body > .elementor-container {
    min-height: 0;
    max-width: 1120px;
    padding: 72px 24px 82px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-inner-section + .elementor-inner-section {
    margin-top: 34px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-inner-section > .elementor-container {
    max-width: 1080px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-heading-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-headline,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-counter-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-text-editor,
.course-detail-interpersonal .courseInfo .interpersonal-system-body li,
.course-detail-interpersonal .courseInfo .interpersonal-system-body p,
.course-detail-interpersonal .courseInfo .interpersonal-system-body span {
    line-height: 1.7;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-text-editor,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-counter-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body li,
.course-detail-interpersonal .courseInfo .interpersonal-system-body p {
    font-size: 19px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-element-changeLearningTitle {
    color: #253d4f;
    font-size: clamp(34px, 3.5vw, 48px);
    font-weight: 700;
    line-height: 1.35;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-heading-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-counter-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-text-editor,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-icon-box-title,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-icon-box-title span,
.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-text-editor span:not([style*="color"]),
.course-detail-interpersonal .courseInfo .interpersonal-system-body li,
.course-detail-interpersonal .courseInfo .interpersonal-system-body p {
    color: #253d4f !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-icon-box-title {
    margin-top: 16px;
    font-size: clamp(24px, 2.2vw, 30px);
    font-weight: 700;
    line-height: 1.35;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid > .elementor-column {
    width: 100%;
    max-width: 100%;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon-box-wrapper {
    height: 100%;
    padding: 26px 16px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(191, 83, 99, 0.16);
    border-radius: 14px;
    text-align: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 104px;
    margin: 0;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    line-height: 1;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 88px;
    height: 88px;
    font-size: 68px !important;
    line-height: 1 !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon-box-content {
    min-height: 48px;
}

.course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-image img {
    max-height: 430px;
    object-fit: contain;
    filter: drop-shadow(0 16px 28px rgba(0, 0, 0, 0.2));
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-changeLearningBorder > .elementor-element-populated {
    height: 100%;
    margin: 8px;
    padding: 22px 18px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(191, 83, 99, 0.16);
    border-radius: 13px;
    transform: none !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-image-box-title,
.course-detail-interpersonal .courseInfo .interpersonal-milton-section h2,
.course-detail-interpersonal .courseInfo .interpersonal-milton-section h3 {
    color: #253d4f;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-changeLearningTitle .elementor-headline-text-wrapper {
    color: #253d4f;
    font-size: clamp(38px, 4vw, 54px);
    font-weight: 700;
    line-height: 1.35;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-row {
    flex-wrap: wrap;
    justify-content: center;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-20,
.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-33 {
    flex: 0 0 33.3333%;
    width: 33.3333%;
    max-width: 33.3333%;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon > .elementor-widget-container {
    height: 100%;
    padding: 26px 18px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(191, 83, 99, 0.16);
    border-radius: 14px;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon i {
    font-size: clamp(72px, 7vw, 112px) !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon .elementor-icon-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 132px;
    margin: 0;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon .elementor-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    line-height: 1;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon .elementor-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 112px;
    line-height: 1 !important;
}

.course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon .elementor-icon-box-content {
    min-height: 54px;
}

@media (max-width: 1024px) {
    .course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section {
        padding: 64px 22px 70px;
    }
}

@media (max-width: 767px) {
    .course-detail-interpersonal .courseInfo .interpersonal-hero,
    .course-detail-interpersonal .courseInfo .interpersonal-hero > .elementor-container {
        min-height: 54vh;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-hero {
        background-position: 56% center !important;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-hero > .elementor-container {
        padding: 56px 18px 64px;
    }

    .course-detail-interpersonal .courseInfo .elementor-element.elementor-element-brainTitle {
        font-size: clamp(39px, 11vw, 50px);
        letter-spacing: 0;
        white-space: nowrap;
    }

    .course-detail-interpersonal .courseInfo .course-detail-hero-title {
        white-space: nowrap;
    }

    .course-detail-interpersonal .courseInfo .elementor-element.elementor-element-brainContext {
        font-size: 21px;
        letter-spacing: 0.02em;
    }

    .course-detail-interpersonal .courseInfo .course-detail-scroll-cue {
        margin-top: 26px;
        font-size: 17px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section {
        padding: 54px 16px 60px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-row {
        flex-direction: column;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-column {
        width: 100%;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-element-topicContextTitle {
        margin-bottom: 24px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-counter-number-suffix {
        font-size: clamp(32px, 9vw, 42px);
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-counter-title,
    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-heading-title,
    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-text-editor,
    .course-detail-interpersonal .courseInfo .interpersonal-intro-section li,
    .course-detail-interpersonal .courseInfo .interpersonal-intro-section p {
        font-size: 18px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-intro-section .elementor-element-topicContextImg img {
        max-width: min(100%, 280px);
        max-height: 280px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-technique-section .elementor-element-changeLearningBorder {
        width: 100%;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-technique-section .elementor-element-changeLearningBorder > .elementor-element-populated {
        margin: 7px 0;
        padding: 24px 19px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-principles-section ol {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-influence-hero {
        min-height: 360px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-influence-hero > .elementor-column-gap-default {
        padding: 56px 18px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-pyramid-section {
        padding: 56px 16px 62px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-pyramid-section .elementor-element-changeLearningTitle {
        font-size: clamp(31px, 9vw, 40px);
    }

    .course-detail-interpersonal .courseInfo .interpersonal-pyramid-section .elementor-counter-title,
    .course-detail-interpersonal .courseInfo .interpersonal-pyramid-section p,
    .course-detail-interpersonal .courseInfo .interpersonal-pyramid-section span {
        font-size: 18px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container {
        padding: 58px 14px 66px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-headline {
        font-size: clamp(34px, 10vw, 44px);
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContext img {
        padding: 10px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront {
        min-height: 60px;
        padding: 10px 6px 13px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront .elementor-heading-title,
    .course-detail-interpersonal .courseInfo .interpersonal-system-nav .elementor-element-sixTopicContextFront a {
        font-size: 17px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-heading > .elementor-container {
        padding: 34px 16px 38px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-heading .elementor-element-topicTitle .elementor-heading-title {
        font-size: clamp(36px, 11vw, 48px);
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-body > .elementor-container {
        padding: 54px 16px 62px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-row {
        flex-direction: column;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-column {
        width: 100%;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-text-editor,
    .course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-counter-title,
    .course-detail-interpersonal .courseInfo .interpersonal-system-body li,
    .course-detail-interpersonal .courseInfo .interpersonal-system-body p {
        font-size: 18px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-system-body .elementor-image img {
        max-height: 300px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-senses-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-senses-grid > .elementor-column {
        width: 100%;
        max-width: 100%;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-senses-grid .elementor-icon-box-wrapper {
        padding: 20px 10px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-changeLearningTitle .elementor-headline-text-wrapper {
        font-size: clamp(32px, 9vw, 42px);
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-row {
        display: block !important;
        width: 100% !important;
        align-items: stretch;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section > .elementor-container {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-20,
    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-33 {
        display: block !important;
        float: none !important;
        flex: none !important;
        flex-basis: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 14px !important;
        padding: 0 !important;
        box-sizing: border-box;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-20 > .elementor-column-wrap,
    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-inner-section .elementor-col-33 > .elementor-column-wrap {
        width: 100% !important;
        max-width: 100% !important;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon > .elementor-widget-container {
        padding: 20px 10px;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-contextIcon i {
        font-size: clamp(58px, 18vw, 82px) !important;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-changeLearningBorder {
        width: 100%;
    }

    .course-detail-interpersonal .courseInfo .interpersonal-milton-section .elementor-element-changeLearningBorder > .elementor-element-populated {
        margin: 7px 0;
    }
}

body.course-detail-super-memory {
    --course-detail-background: #0f1459;
    --course-detail-accent: #f0cf8a;
}

body.course-detail-creativity {
    --course-detail-background: #a2a3a5;
    --course-detail-accent: #ffcc00;
    --course-detail-progress-color: #ff9d00;
}

.course-detail-page .course-detail-hero-title {
    margin: 0;
    color: inherit;
    font: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: 1.2;
    text-align: center;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainTitle {
    font-size: clamp(72px, 6vw, 112px);
    line-height: 1.12;
    letter-spacing: clamp(3px, 0.55vw, 9px);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
    margin: 0 0 28px;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainContext {
    font-size: clamp(30px, 2.5vw, 44px);
    line-height: 1.45;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-brainTitle {
    font-size: clamp(64px, 5.4vw, 98px);
    line-height: 1.14;
    letter-spacing: clamp(2px, 0.45vw, 7px);
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
    margin: 0 0 26px;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-brainContext {
    font-size: clamp(28px, 2.3vw, 42px);
    line-height: 1.45;
}

.course-detail-creativity .courseInfo .creativity-story-section {
    color: #ffffff;
    background:
        radial-gradient(circle at 18% 12%, rgba(255, 204, 0, 0.15), transparent 28%),
        linear-gradient(145deg, #080d17, #132540);
}

.course-detail-creativity .courseInfo .creativity-story-section > .elementor-container {
    width: 100%;
    max-width: 1120px;
    padding: 82px 24px 88px;
}

.course-detail-creativity .courseInfo .creativity-story-content {
    display: block;
    width: 100%;
    text-align: center;
}

.course-detail-creativity .courseInfo .creativity-section-eyebrow {
    margin: 0 0 12px;
    color: var(--course-detail-accent);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px;
}

.course-detail-creativity .courseInfo .creativity-story-title {
    margin: 0;
    color: #ffffff;
    font-size: clamp(38px, 4vw, 58px);
    line-height: 1.3;
}

.course-detail-creativity .courseInfo .creativity-story-title span {
    color: var(--course-detail-accent);
}

.course-detail-creativity .courseInfo .creativity-story-lead {
    margin: 20px 0 0;
    color: #ffffff;
    font-size: clamp(25px, 2.4vw, 34px);
    font-weight: 700;
    line-height: 1.5;
}

.course-detail-creativity .courseInfo .creativity-story-copy {
    max-width: 920px;
    margin: 22px auto 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 20px;
    line-height: 1.9;
    text-align: left;
}

.course-detail-creativity .courseInfo .creativity-story-milestones {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-top: 34px;
}

.course-detail-creativity .courseInfo .creativity-story-milestone {
    padding: 20px 12px 18px;
    background: rgba(255, 255, 255, 0.08);
    border-top: 3px solid var(--course-detail-accent);
    border-radius: 8px;
}

.course-detail-creativity .courseInfo .creativity-story-milestone strong,
.course-detail-creativity .courseInfo .creativity-story-milestone span {
    display: block;
}

.course-detail-creativity .courseInfo .creativity-story-milestone strong {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.45;
}

.course-detail-creativity .courseInfo .creativity-story-milestone span {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 17px;
    line-height: 1.55;
}

.course-detail-creativity .courseInfo .creativity-learning-bridge {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    background:
        radial-gradient(circle at 22% 18%, rgba(255, 213, 75, 0.26), transparent 25%),
        linear-gradient(125deg, #142b4a 0%, #203f5d 54%, #866825 100%);
}

.course-detail-creativity .courseInfo .creativity-learning-layout {
    display: grid;
    grid-template-columns: minmax(190px, 0.34fr) minmax(0, 0.66fr);
    gap: clamp(38px, 6vw, 82px);
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 74px 24px 78px;
    align-items: center;
}

.course-detail-creativity .courseInfo .creativity-learning-visual {
    display: flex;
    min-height: 390px;
    align-items: center;
    justify-content: center;
}

.course-detail-creativity .courseInfo .creativity-learning-visual img {
    width: auto;
    max-width: 100%;
    max-height: 420px;
    object-fit: contain;
    filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.28));
}

.course-detail-creativity .courseInfo .creativity-learning-content h2 {
    max-width: 760px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(34px, 3.4vw, 50px);
    line-height: 1.35;
}

.course-detail-creativity .courseInfo .creativity-learning-copy,
.course-detail-creativity .courseInfo .creativity-learning-next {
    max-width: 760px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    line-height: 1.75;
}

.course-detail-creativity .courseInfo .creativity-learning-copy {
    margin: 20px 0 24px;
}

.course-detail-creativity .courseInfo .creativity-learning-next {
    margin: 24px 0 0;
}

.course-detail-creativity .courseInfo .creativity-learning-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: creativity-step;
}

.course-detail-creativity .courseInfo .creativity-learning-steps li {
    position: relative;
    min-width: 0;
    padding: 18px 13px 16px 48px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 10px;
    counter-increment: creativity-step;
}

.course-detail-creativity .courseInfo .creativity-learning-steps li::before {
    position: absolute;
    top: 18px;
    left: 13px;
    display: grid;
    width: 26px;
    height: 26px;
    color: #293444;
    font-size: 15px;
    font-weight: 700;
    content: counter(creativity-step);
    background: var(--course-detail-accent);
    border-radius: 50%;
    place-items: center;
}

.course-detail-creativity .courseInfo .creativity-learning-steps strong,
.course-detail-creativity .courseInfo .creativity-learning-steps span {
    display: block;
}

.course-detail-creativity .courseInfo .creativity-learning-steps strong {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
}

.course-detail-creativity .courseInfo .creativity-learning-steps span {
    margin-top: 4px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 16px;
    line-height: 1.5;
}

.course-detail-creativity .courseInfo .creativity-learning-link {
    display: inline-flex;
    margin-top: 24px;
    padding: 11px 20px;
    align-items: center;
    justify-content: center;
    color: #263244;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    background: var(--course-detail-accent);
    border: 2px solid var(--course-detail-accent);
    border-radius: 999px;
    transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.course-detail-creativity .courseInfo .creativity-learning-link:hover,
.course-detail-creativity .courseInfo .creativity-learning-link:focus-visible {
    color: #ffffff;
    background: transparent;
    transform: translateY(-2px);
}

.course-detail-creativity .courseInfo #course-topics {
    scroll-margin-top: 84px;
}

.course-detail-page .course-detail-scroll-cue {
    display: flex;
    width: max-content;
    margin: 32px auto 0;
    padding: 10px 18px;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    text-decoration: none;
    background: rgba(7, 13, 52, 0.66);
    border: 1px solid rgba(240, 207, 138, 0.82);
    border-radius: 999px;
    backdrop-filter: blur(4px);
    transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.course-detail-page .course-detail-scroll-cue:hover,
.course-detail-page .course-detail-scroll-cue:focus-visible {
    color: #ffffff;
    background: rgba(215, 106, 25, 0.9);
    border-color: #ffffff;
    transform: translateY(-2px);
}

.course-detail-page .course-detail-scroll-cue-icon {
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    animation: course-detail-cue 1.6s ease-in-out infinite;
}

.course-detail-page #course-intro,
.course-detail-page [id="1"],
.course-detail-page [id="2"],
.course-detail-page [id="3"],
.course-detail-page [id="4"],
.course-detail-page [id="5"],
.course-detail-page [id="6"] {
    scroll-margin-top: 84px;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-videoBorder > .elementor-widget-container,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-witnessVideo > .elementor-widget-container {
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 18px 42px rgba(8, 19, 58, 0.24);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-videoBorder iframe,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-witnessVideo iframe {
    display: block;
    width: 100%;
    border: 0;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg > .elementor-element-populated {
    transition: background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-inner-section > .elementor-container > .elementor-row {
    flex-wrap: wrap;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
    transform: translateY(-4px);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg a:focus-visible {
    outline: 3px solid var(--course-detail-accent);
    outline-offset: 4px;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container {
    min-height: auto;
    padding: 54px 24px 62px;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:first-child {
    display: none;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    counter-reset: creativity-topic-nav;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicTitle {
    grid-column: 1 / -1;
    margin-bottom: 10px;
    text-align: center;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicTitle .elementor-headline {
    margin: 0;
    color: #ffffff;
    font-size: clamp(34px, 3vw, 46px);
    line-height: 1.35;
}

.course-detail-creativity .courseInfo .creativity-topic-nav-intro {
    margin: 10px 0 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 18px;
    line-height: 1.6;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section,
.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section > .elementor-container,
.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section > .elementor-container > .elementor-row {
    display: contents;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg {
    width: 100%;
    max-width: 100%;
    counter-increment: creativity-topic-nav;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg:empty {
    display: none;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg > .elementor-element-populated {
    display: flex;
    height: 100%;
    margin: 0;
    overflow: hidden;
    flex-direction: column;
    background: rgba(7, 18, 40, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-bottom: 4px solid rgba(255, 204, 0, 0.92);
    border-radius: 10px;
    transition: background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
    background-color: rgba(0, 0, 0, 0.62);
    border-color: rgba(255, 255, 255, 0.72);
    border-bottom-color: #ffffff;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
    transform: translateY(-4px);
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContext > .elementor-widget-container {
    margin: 0;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContext {
    display: block;
    width: 100%;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContext .elementor-image,
.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContext .elementor-image a {
    display: block;
    width: 100%;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContext .elementor-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront {
    display: flex;
    width: 100%;
    flex: 1 1 auto;
    align-items: stretch;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront > .elementor-widget-container {
    display: flex;
    width: 100%;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title {
    margin: 0;
    font-size: clamp(19px, 1.5vw, 23px);
    line-height: 1.4;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a {
    display: flex;
    min-height: 74px;
    padding: 14px 12px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-align: center;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a::before {
    flex: 0 0 38px;
    margin-right: 10px;
    color: var(--course-detail-accent);
    font-size: 16px;
    font-weight: 700;
    content: counter(creativity-topic-nav, decimal-leading-zero);
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg a:focus-visible {
    outline: 3px solid #ffffff;
    outline-offset: -4px;
}

.course-detail-creativity .courseInfo .creativity-topic-list {
    padding: 78px 24px 88px;
    background:
        radial-gradient(circle at 12% 10%, rgba(255, 204, 0, 0.16), transparent 25%),
        linear-gradient(145deg, #eef0f2, #d9dde1);
}

.course-detail-creativity .courseInfo .creativity-topic-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    align-items: stretch;
}

.course-detail-creativity .courseInfo .creativity-topic-card {
    display: flex;
    min-width: 0;
    overflow: hidden;
    flex-direction: column;
    background: #102441;
    border: 1px solid rgba(16, 36, 65, 0.14);
    border-radius: 18px;
    box-shadow: 0 18px 42px rgba(23, 39, 57, 0.15);
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicBg {
    flex: 0 0 auto;
    border: 0;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicBg > .elementor-container {
    min-height: 0;
    padding: 20px 24px;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicBg > .elementor-container::after {
    min-height: 0;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicTitle .elementor-heading-title {
    margin: 0;
    color: #293444;
    font-size: clamp(29px, 2.3vw, 38px);
    line-height: 1.35;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg {
    flex: 1 1 auto;
    min-height: 0;
    background-attachment: scroll !important;
    box-shadow: none;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-background-overlay {
    background: linear-gradient(135deg, rgba(5, 16, 38, 0.82), rgba(19, 46, 76, 0.7));
    opacity: 1;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container {
    height: 100%;
    min-height: 0;
    padding: 28px 24px 30px;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container::after {
    min-height: 0;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container > .elementor-row {
    display: grid;
    grid-template-columns: minmax(120px, 34%) minmax(0, 1fr);
    gap: 22px;
    height: 100%;
    align-items: center;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container > .elementor-row > .elementor-column {
    width: 100%;
    max-width: 100%;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container > .elementor-row > .elementor-column:empty {
    display: none;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextImg > .elementor-widget-container {
    margin: 0;
    padding: 0;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextImg .elementor-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextImg .elementor-image img {
    width: auto;
    max-width: 100%;
    max-height: 170px;
    object-fit: contain;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront {
    text-align: left !important;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront .elementor-heading-title {
    display: grid;
    gap: 9px;
    margin: 0;
    font-size: 19px;
    line-height: 1.55;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront ul {
    margin: 0;
    padding: 0;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront li {
    display: flex;
    margin: 0;
    align-items: flex-start;
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront .elementor-icon-list-icon {
    flex: 0 0 24px;
    width: 24px;
    padding-top: 2px;
    color: var(--course-detail-accent);
}

.course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront .elementor-icon-list-text {
    min-width: 0;
    padding-left: 7px;
    color: #ffffff;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicBg {
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.24);
    border-bottom: 1px solid rgba(240, 207, 138, 0.55);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicBg::before {
    position: absolute;
    inset: 0;
    content: "";
    pointer-events: none;
    background:
        radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.2), transparent 28%),
        radial-gradient(circle at 82% 78%, rgba(240, 207, 138, 0.18), transparent 32%);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicBg > .elementor-container {
    position: relative;
    z-index: 1;
    padding-right: 24px;
    padding-left: 24px;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicTitle .elementor-heading-title {
    font-size: clamp(48px, 4vw, 64px);
    line-height: 1.22;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicDesc .elementor-heading-title {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(24px, 2vw, 30px);
    line-height: 1.55;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg {
    box-shadow:
        inset 0 1px rgba(255, 255, 255, 0.12),
        inset 0 -1px rgba(240, 207, 138, 0.24);
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg > .elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(135deg, rgba(5, 13, 51, 0.76), rgba(18, 45, 88, 0.58));
    opacity: 1;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg > .elementor-container {
    position: relative;
    z-index: 1;
    max-width: 1180px;
    padding-right: 24px;
    padding-left: 24px;
}

.course-detail-super-memory .courseInfo .rapid-memory-content {
    position: relative;
    overflow: hidden;
    padding: 84px 24px 92px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.course-detail-super-memory .courseInfo .rapid-memory-content-overlay {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(135deg, rgba(5, 13, 51, 0.9), rgba(18, 45, 88, 0.78));
}

.course-detail-super-memory .courseInfo .rapid-memory-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(28px, 3vw, 46px);
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    align-items: start;
}

.course-detail-super-memory .courseInfo .rapid-memory-card.elementor-element-topicContextBg {
    width: 100%;
    min-height: 0;
    padding: 0;
    background: transparent !important;
    box-shadow: none;
}

.course-detail-super-memory .courseInfo .rapid-memory-card > .elementor-background-overlay,
.course-detail-super-memory .courseInfo .rapid-memory-card > .elementor-shape {
    display: none;
}

.course-detail-super-memory .courseInfo .rapid-memory-card > .elementor-container {
    width: 100%;
    max-width: none;
    min-height: 0;
    padding: 0 !important;
}

.course-detail-super-memory .courseInfo .rapid-memory-card > .elementor-container > .elementor-row {
    flex-direction: column;
    width: 100%;
}

.course-detail-super-memory .courseInfo .rapid-memory-card > .elementor-container > .elementor-row > .elementor-column {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
}

.course-detail-super-memory .courseInfo .rapid-memory-card-reversed > .elementor-container > .elementor-row > .elementor-column:first-child {
    order: 2;
}

.course-detail-super-memory .courseInfo .rapid-memory-card-reversed > .elementor-container > .elementor-row > .elementor-column:last-child {
    order: 1;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextImg > .elementor-widget-container {
    margin: 0 0 24px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    transform: none;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextImg .elementor-image {
    display: flex;
    height: 170px;
    align-items: center;
    justify-content: center;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextImg .elementor-image img {
    width: auto;
    max-width: 78%;
    height: auto;
    max-height: 165px;
    object-fit: contain;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextTitle {
    margin: 0;
    text-align: center;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-counter-title {
    margin: 0;
    color: #ffffff;
    font-size: clamp(25px, 2vw, 31px);
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: 1px;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextDivider {
    width: 64px;
    margin: 12px auto 20px;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextDivider .elementor-divider-separator {
    border-color: var(--course-detail-accent);
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-items.elementor-inline-items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 0;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-item.elementor-inline-item {
    display: flex;
    min-width: 0;
    margin: 0 !important;
    padding: 8px 9px;
    align-items: center;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-item::after {
    display: none;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-icon {
    flex: 0 0 22px;
    width: 22px;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-icon i {
    font-size: 18px;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-text,
.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-item {
    font-size: 20px;
    line-height: 1.45;
}

.course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-text {
    min-width: 0;
    padding-left: 7px;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-heading-title,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-headline,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-counter-title,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-icon-list-item {
    line-height: 1.65;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-text-editor,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg p {
    line-height: 1.75;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-icon-list-item + .elementor-icon-list-item {
    margin-top: 10px;
}

.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicNContext .elementor-icon-list-item,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicNContext .elementor-icon-list-item a,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicRContext .elementor-icon-list-item,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicRContext .elementor-icon-list-item a,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextDesc2 .elementor-icon-list-item,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextDesc2 .elementor-icon-list-item a,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicEContext .elementor-icon-list-item,
.course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicEContext .elementor-icon-list-item a {
    font-size: 20px;
}

.course-detail-page img {
    max-width: 100%;
    height: auto;
}

.course-detail-page iframe {
    max-width: 100%;
}

.course-detail-page .eael-reading-progress {
    height: 5px;
}

.course-detail-page .eael-reading-progress-fill {
    height: 100%;
    background-color: var(--course-detail-progress-color);
    transition: width 120ms ease;
}

@keyframes course-detail-cue {
    0%,
    100% {
        transform: translateY(-3px) rotate(45deg);
    }

    50% {
        transform: translateY(3px) rotate(45deg);
    }
}

@media (max-width: 767px) {
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainTitle {
        font-size: clamp(40px, 11vw, 52px);
        line-height: 1.2;
        letter-spacing: 1px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
        margin-bottom: 18px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-brainContext {
        font-size: clamp(22px, 6vw, 28px);
        line-height: 1.5;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-brainTitle {
        font-size: clamp(38px, 10vw, 50px);
        line-height: 1.25;
        letter-spacing: 1px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
        margin-bottom: 18px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-brainContext {
        font-size: clamp(21px, 5.6vw, 27px);
        line-height: 1.5;
    }

    .course-detail-creativity .courseInfo .creativity-story-section > .elementor-container {
        padding: 58px 18px 64px;
    }

    .course-detail-creativity .courseInfo .creativity-section-eyebrow {
        margin-bottom: 9px;
        font-size: 20px;
        letter-spacing: 2px;
    }

    .course-detail-creativity .courseInfo .creativity-story-title {
        font-size: 36px;
    }

    .course-detail-creativity .courseInfo .creativity-story-lead {
        margin-top: 16px;
        font-size: 25px;
    }

    .course-detail-creativity .courseInfo .creativity-story-copy {
        margin-top: 18px;
        font-size: 18px;
        line-height: 1.8;
    }

    .course-detail-creativity .courseInfo .creativity-story-milestones {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 26px;
    }

    .course-detail-creativity .courseInfo .creativity-story-milestone {
        padding: 16px 8px 14px;
    }

    .course-detail-creativity .courseInfo .creativity-story-milestone strong {
        font-size: 19px;
    }

    .course-detail-creativity .courseInfo .creativity-story-milestone span {
        font-size: 15px;
    }

    .course-detail-creativity .courseInfo .creativity-learning-layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 24px;
        padding: 54px 18px 60px;
    }

    .course-detail-creativity .courseInfo .creativity-learning-visual {
        min-height: 0;
    }

    .course-detail-creativity .courseInfo .creativity-learning-visual img {
        max-height: 210px;
    }

    .course-detail-creativity .courseInfo .creativity-learning-content {
        text-align: center;
    }

    .course-detail-creativity .courseInfo .creativity-learning-content h2 {
        font-size: 32px;
    }

    .course-detail-creativity .courseInfo .creativity-learning-copy,
    .course-detail-creativity .courseInfo .creativity-learning-next {
        font-size: 18px;
    }

    .course-detail-creativity .courseInfo .creativity-learning-steps {
        grid-template-columns: minmax(0, 1fr);
        text-align: left;
    }

    .course-detail-creativity .courseInfo .creativity-learning-link {
        font-size: 17px;
    }

    .course-detail-page .course-detail-scroll-cue {
        margin-top: 22px;
        padding: 9px 15px;
        font-size: 16px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container {
        min-height: auto;
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg {
        flex-basis: 50%;
        width: 50%;
        max-width: 50%;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title {
        font-size: 20px;
        line-height: 1.45;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container {
        min-height: auto;
        padding: 44px 14px 50px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicTitle {
        margin-bottom: 10px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicTitle .elementor-headline {
        font-size: 30px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-nav-intro {
        margin-top: 7px;
        font-size: 16px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg {
        width: 100%;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title {
        font-size: 18px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a {
        min-height: 80px;
        padding: 11px 7px;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a::before {
        flex-basis: 29px;
        margin-right: 6px;
        font-size: 14px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-list {
        padding: 52px 14px 62px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 24px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card {
        border-radius: 14px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicBg > .elementor-container {
        padding: 17px 16px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicTitle .elementor-heading-title {
        font-size: 28px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container {
        padding: 24px 18px 27px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container > .elementor-row {
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextImg .elementor-image img {
        max-width: 42%;
        max-height: 130px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-sixTopicContextFront .elementor-heading-title {
        gap: 8px;
        font-size: 18px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg {
        background-attachment: scroll !important;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-content {
        padding: 58px 18px 64px;
        background-attachment: scroll;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 48px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextImg .elementor-image {
        height: 138px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicContextImg .elementor-image img {
        max-width: 60%;
        max-height: 134px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-counter-title {
        font-size: 26px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-items.elementor-inline-items {
        gap: 8px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-item.elementor-inline-item {
        padding: 8px 7px;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-text,
    .course-detail-super-memory .courseInfo .rapid-memory-card .elementor-element-topicBContext .elementor-icon-list-item {
        font-size: 20px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicBg > .elementor-container,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg > .elementor-container {
        padding-right: 18px;
        padding-left: 18px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicTitle .elementor-heading-title {
        font-size: clamp(38px, 11vw, 46px);
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicDesc .elementor-heading-title {
        font-size: clamp(21px, 6vw, 25px);
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-heading-title,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-headline,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-counter-title,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-icon-list-item {
        line-height: 1.6;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-topicContextBg .elementor-icon-list-item + .elementor-icon-list-item {
        margin-top: 8px;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-videoBorder > .elementor-widget-container,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-witnessVideo > .elementor-widget-container {
        border-radius: 12px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .course-detail-creativity .courseInfo .creativity-topic-grid {
        grid-template-columns: minmax(0, 1fr);
        max-width: 760px;
    }

    .course-detail-creativity .courseInfo .creativity-topic-card .elementor-element-topicContextBg > .elementor-container > .elementor-row {
        grid-template-columns: minmax(150px, 28%) minmax(0, 1fr);
    }

    .course-detail-super-memory .courseInfo .rapid-memory-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card:last-child {
        grid-column: 1 / -1;
        width: min(100%, 720px);
        margin: 0 auto;
    }

    .course-detail-super-memory .courseInfo .rapid-memory-card:last-child .elementor-element-topicBContext .elementor-icon-list-items.elementor-inline-items {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (prefers-reduced-motion: reduce) {
    .course-detail-page .eael-reading-progress-fill,
    .course-detail-page .course-detail-scroll-cue,
    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg > .elementor-element-populated,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg > .elementor-element-populated {
        transition: none;
    }

    .course-detail-page .course-detail-scroll-cue-icon {
        animation: none;
    }

    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
    .course-detail-super-memory .courseInfo .elementor-element.elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
        transform: none;
    }

    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
    .course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
        transform: none;
    }
}

/* NLP魅力精準表達學 */
body.course-detail-oral {
    background: #fffaf4;
    color: #263746;
}

.course-detail-oral #main {
    overflow-x: hidden;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-brainBg > .elementor-container {
    min-height: clamp(540px, 76vh, 760px);
    padding: 80px 24px;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-brainBg > .elementor-background-overlay {
    background: linear-gradient(90deg, rgba(8, 18, 30, 0.76) 0%, rgba(10, 24, 42, 0.54) 52%, rgba(10, 24, 42, 0.35) 100%);
    opacity: 1;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-brainTitle {
    font-size: clamp(52px, 6.2vw, 96px);
    line-height: 1.15;
    letter-spacing: 0.04em;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-brainTitle > .elementor-widget-container {
    margin: 0 0 24px;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-brainContext {
    font-size: clamp(24px, 2.4vw, 38px);
    line-height: 1.5;
    letter-spacing: 0.08em;
}

.course-detail-oral .courseInfo .course-detail-scroll-cue {
    margin-top: 44px;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-videoSetting {
    padding: 82px 24px 92px;
    background: linear-gradient(180deg, #fffaf4 0%, #fff 100%);
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-videoSetting > .elementor-container {
    min-height: 0;
    max-width: 980px;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-videoSetting > .elementor-container::after {
    min-height: 0;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-videoTitle .elementor-heading-title {
    color: #20384b;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 700;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-videoBorder > .elementor-widget-container {
    overflow: hidden;
    border: 1px solid #e8c797;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(76, 51, 24, 0.16);
}

.course-detail-oral .courseInfo .oral-benefits-section {
    padding: 84px 24px 96px;
    background: #f7ede1;
}

.course-detail-oral .courseInfo .oral-benefits-section > .elementor-container {
    max-width: 1080px;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningTitle {
    color: #20384b;
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.35;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-inner-section > .elementor-container > .elementor-row {
    gap: 24px;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningBorder {
    flex: 1 1 0;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningBorder > .elementor-element-populated {
    height: 100%;
    margin: 0;
    padding: 28px 24px;
    border: 1px solid rgba(204, 116, 31, 0.28);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 12px 32px rgba(77, 54, 28, 0.09);
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-content .elementor-image-box-title {
    color: #a84f18;
    font-size: 30px;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningContext {
    color: #3d4a55;
    font-size: 20px;
    line-height: 1.75;
}

.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg,
.course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningContext {
    position: static !important;
    opacity: 1 !important;
    transform: none !important;
}

.course-detail-oral .courseInfo .oral-foundation-section {
    padding: 80px 24px;
    background: linear-gradient(135deg, #fff 0%, #fff1df 54%, #fde0ba 100%);
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-background-overlay {
    display: none;
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-section {
    margin-bottom: 34px;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-changeLearningTitle {
    color: #20384b;
    font-size: 0;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-changeLearningTitle h2 {
    margin: 0;
    color: #20384b;
    font-size: clamp(38px, 4.6vw, 58px);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03em;
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-section > .elementor-container {
    max-width: 1120px;
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-container {
    min-height: 0;
    max-width: 1120px;
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-container::after {
    min-height: 0;
}

.course-detail-oral .courseInfo .oral-foundation-section > .elementor-container > .elementor-row {
    align-items: center;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-counter-title,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-text-editor,
.course-detail-oral .courseInfo .oral-foundation-section p {
    font-size: 21px;
    line-height: 1.75;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextImg .elementor-image img {
    max-width: min(100%, 560px);
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle {
    display: grid;
    grid-template-rows: repeat(5, minmax(0, 1fr));
    min-height: 557px;
    padding: 8px 0;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 8px 14px;
    opacity: 1 !important;
    transform: none !important;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle .elementor-widget-container,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle .elementor-counter-title,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle p {
    width: 100%;
    margin: 0;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle p,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle span {
    font-size: clamp(20px, 1.55vw, 25px);
    font-weight: 700;
    line-height: 1.45;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element:nth-child(1) p {
    color: #b42318 !important;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element:nth-child(2) span,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element:nth-child(3) span {
    color: #b94f18 !important;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element:nth-child(4) span,
.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element:nth-child(5) span {
    color: #4f5962 !important;
}

.course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle br {
    display: none;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg {
    background-image: linear-gradient(110deg, rgba(15, 35, 55, 0.96), rgba(77, 39, 24, 0.9)), url(../img/oralPresentation/microphone.png) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-color: #382b3b !important;
    background-blend-mode: multiply;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container {
    min-height: 0;
    max-width: 1180px;
    padding: 88px 24px 96px;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container::after {
    min-height: 0;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:first-child {
    display: none;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child {
    width: 100%;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    counter-reset: oral-topic-nav;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicTitle {
    grid-column: 1 / -1;
    margin-bottom: 20px;
}

.course-detail-oral .courseInfo .oral-topic-nav-title {
    color: #fff;
    font-size: clamp(38px, 5vw, 58px);
    line-height: 1.2;
}

.course-detail-oral .courseInfo .oral-topic-nav-intro {
    max-width: 760px;
    margin: 18px auto 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section,
.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section > .elementor-container,
.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-widget-wrap > .elementor-inner-section > .elementor-container > .elementor-row {
    display: contents;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextBg {
    width: auto;
    counter-increment: oral-topic-nav;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextBg > .elementor-element-populated {
    height: 100%;
    min-height: 0;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.16);
    transition: transform 0.22s ease, background-color 0.22s ease, box-shadow 0.22s ease;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextBg:hover > .elementor-element-populated,
.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextBg:focus-within > .elementor-element-populated {
    transform: translateY(-5px);
    border: 1px solid rgba(255, 211, 144, 0.7);
    background: rgba(255, 255, 255, 0.17);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContext > .elementor-widget-container {
    margin: 0;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContext .elementor-image,
.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContext .elementor-image a {
    display: block;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContext .elementor-image img {
    display: block;
    width: 100%;
    max-width: none;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront {
    min-height: 64px;
    padding: 16px 14px 19px;
    background: rgba(25, 25, 34, 0.84);
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title {
    font-size: 20px;
    line-height: 1.45;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title a::before {
    content: none;
    display: none;
}

/* 課程主題導覽不顯示編號，所有課程頁皆維持純名稱並置中。 */
.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a {
    justify-content: center;
    text-align: center;
}

.course-detail-creativity .courseInfo .elementor-element.elementor-element-sixTopicBg .elementor-element-sixTopicContextFront .elementor-heading-title a::before {
    content: none;
    display: none;
}

.course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextBg a:focus-visible {
    outline: 3px solid #ffd28c;
    outline-offset: 3px;
}

.course-detail-oral .courseInfo .oral-topic-list {
    padding: 92px 24px 104px;
    background: #fffaf4;
}

.course-detail-oral .courseInfo .oral-topic-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 42px;
    width: min(1180px, 100%);
    margin: 0 auto;
}

.course-detail-oral .courseInfo .oral-topic-card {
    overflow: hidden;
    border: 1px solid rgba(176, 104, 39, 0.22);
    border-radius: 24px;
    background: #17324a;
    box-shadow: 0 18px 46px rgba(70, 46, 23, 0.14);
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicBg {
    background: linear-gradient(120deg, #b94f18 0%, #df7a26 52%, #efad55 100%);
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicBg > .elementor-container {
    min-height: 0;
    padding: 34px 32px 38px;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicBg > .elementor-container::after {
    min-height: 0;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicTitle .elementor-heading-title {
    font-size: clamp(36px, 4.5vw, 54px);
    line-height: 1.2;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicDesc .elementor-heading-title {
    font-size: clamp(20px, 2.2vw, 27px);
    line-height: 1.55;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicDivider .elementor-divider-separator {
    width: min(180px, 45%);
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg {
    min-height: 0;
    padding: 0;
    background-attachment: scroll !important;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg > .elementor-container {
    min-height: 0;
    max-width: 1120px;
    padding: 54px 38px 60px;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg > .elementor-container::after {
    min-height: 0;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg > .elementor-shape {
    display: none;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-heading-title,
.course-detail-oral .courseInfo .oral-topic-card .elementor-headline,
.course-detail-oral .courseInfo .oral-topic-card .elementor-counter-title,
.course-detail-oral .courseInfo .oral-topic-card .elementor-icon-list-item,
.course-detail-oral .courseInfo .oral-topic-card .elementor-text-editor,
.course-detail-oral .courseInfo .oral-topic-card p {
    line-height: 1.65;
}

.course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicNContextImg .elementor-image img {
    max-width: 112px;
}

.course-detail-oral .courseInfo #course-intro,
.course-detail-oral .courseInfo #course-topics,
.course-detail-oral .courseInfo [id="7"],
.course-detail-oral .courseInfo [id="8"] {
    scroll-margin-top: 88px;
}

@media (max-width: 1024px) {
    .course-detail-oral .courseInfo .elementor-element.elementor-element-brainBg > .elementor-container {
        min-height: 58vh;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg > .elementor-container {
        padding: 46px 28px 52px;
    }
}

@media (max-width: 767px) {
    .course-detail-oral .courseInfo .elementor-element.elementor-element-brainBg > .elementor-container {
        min-height: 54vh;
        padding: 60px 20px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-brainTitle {
        font-size: clamp(30px, 9vw, 42px);
        letter-spacing: -0.035em;
        white-space: nowrap;
    }

    .course-detail-oral .courseInfo .course-detail-hero-title,
    .course-detail-oral .courseInfo .course-detail-hero-title span {
        white-space: nowrap;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-brainContext {
        font-size: 22px;
        letter-spacing: 0.04em;
    }

    .course-detail-oral .courseInfo .course-detail-scroll-cue {
        margin-top: 30px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-videoSetting,
    .course-detail-oral .courseInfo .oral-benefits-section,
    .course-detail-oral .courseInfo .oral-foundation-section {
        padding: 58px 18px 64px;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-inner-section > .elementor-container > .elementor-row,
    .course-detail-oral .courseInfo .oral-foundation-section .elementor-row {
        flex-direction: column;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningBorder,
    .course-detail-oral .courseInfo .oral-foundation-section .elementor-column {
        width: 100%;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-inner-section > .elementor-container > .elementor-row {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningBorder > .elementor-element-populated {
        min-height: 0;
        padding: 22px 20px;
        transform: none !important;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-wrapper {
        display: grid;
        grid-template-columns: 76px minmax(0, 1fr);
        align-items: center;
        gap: 16px;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-img {
        width: 76px;
        margin: 0;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-img img {
        display: block;
        width: 76px;
        height: 76px;
        object-fit: contain;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-content {
        text-align: left;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningImg .elementor-image-box-content .elementor-image-box-title {
        margin: 0;
        font-size: 25px;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningContext {
        margin-top: 12px;
        font-size: 18px;
    }

    .course-detail-oral .courseInfo .oral-benefits-section .elementor-element-changeLearningContext p {
        margin: 0;
        text-align: left !important;
    }

    .course-detail-oral .courseInfo .oral-foundation-section > .elementor-section {
        margin-bottom: 22px;
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-changeLearningTitle h2 {
        font-size: clamp(32px, 9.5vw, 42px);
    }

    .course-detail-oral .courseInfo .oral-foundation-section > .elementor-container > .elementor-row {
        gap: 24px;
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextImg .elementor-image img {
        max-width: min(100%, 430px);
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle {
        grid-template-rows: none;
        gap: 10px;
        min-height: 0;
        padding: 0;
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle > .elementor-element {
        min-height: 58px;
        padding: 13px 15px;
        border: 1px solid rgba(143, 94, 43, 0.2);
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.82);
        box-shadow: 0 5px 16px rgba(78, 55, 29, 0.07);
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle p,
    .course-detail-oral .courseInfo .oral-foundation-section .elementor-element-topicContextTitle span {
        font-size: 18px;
    }

    .course-detail-oral .courseInfo .oral-foundation-section .elementor-counter-title,
    .course-detail-oral .courseInfo .oral-foundation-section .elementor-text-editor,
    .course-detail-oral .courseInfo .oral-foundation-section p {
        font-size: 18px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container {
        padding: 64px 14px 72px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicBg > .elementor-container > .elementor-row > .elementor-column:last-child > .elementor-column-wrap > .elementor-widget-wrap {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicTitle {
        margin-bottom: 14px;
    }

    .course-detail-oral .courseInfo .oral-topic-nav-title {
        font-size: clamp(34px, 10vw, 46px);
    }

    .course-detail-oral .courseInfo .oral-topic-nav-intro {
        margin-top: 12px;
        font-size: 18px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront {
        min-height: 62px;
        padding: 12px 8px 15px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title {
        font-size: 17px;
    }

    .course-detail-oral .courseInfo .elementor-element.elementor-element-sixTopicContextFront .elementor-heading-title a {
        align-items: center;
    }

    .course-detail-oral .courseInfo .oral-topic-list {
        padding: 64px 14px 76px;
    }

    .course-detail-oral .courseInfo .oral-topic-grid {
        gap: 28px;
    }

    .course-detail-oral .courseInfo .oral-topic-card {
        border-radius: 17px;
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicBg > .elementor-container {
        padding: 27px 18px 30px;
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicTitle .elementor-heading-title {
        font-size: clamp(33px, 10vw, 43px);
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicDesc .elementor-heading-title {
        font-size: 20px;
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg > .elementor-container {
        padding: 38px 16px 44px;
    }

    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg .elementor-heading-title,
    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg .elementor-headline,
    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg .elementor-counter-title,
    .course-detail-oral .courseInfo .oral-topic-card .elementor-element-topicContextBg .elementor-icon-list-item {
        line-height: 1.55;
    }
}
.course-detail-super-memory .courseInfo .elementor-element-chartBg {
    overflow-x: clip;
}
