.page[name='educationModel'] > .content > .hero {
    background-image: linear-gradient(110deg, #eef8ff, #fff2f8 55%, #f4efff);
}
.page[name='educationModel'] > .content > .hero > .heroInner > .heroTitle > .title {
    background: linear-gradient(360deg, #e6087b 0%, #c0066a 30%, #3e3a8e 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page[name='educationModel'] > .content > .hero > .heroInner > .heroDescription {
    color: #575478;
}
.page[name='educationModel'] > .content > .liveLessons {
    background-color: #ffffff;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .sectionHeading > .sectionTitle {
    color: #2b2864;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .sectionHeading > .sectionDescription {
    color: #66617d;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard {
    background-color: #fbf9ff;
    border-color: #e9e4f7;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='topicLesson'] {
    background-image: linear-gradient(135deg, #ffffff, #f1edff);
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='topicLesson'] > .iconBox {
    background-color: #342f84;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='questionSession'] {
    background-image: linear-gradient(135deg, #ffffff, #fff0f8);
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='questionSession'] > .iconBox {
    background-color: #e81083;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='privateSupport'] {
    background-image: linear-gradient(135deg, #ffffff, #edfaff);
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard[key='privateSupport'] > .iconBox {
    background-color: #32b9dd;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard > .cardTitle {
    color: #27245f;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard > .cardDescription {
    color: #55516e;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .lessonCards > .lessonCard > .cardList > .listItem {
    color: #605b7c;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .contributionCards > .contributionCard {
    background-color: #ffffff;
    border-color: #e7e3f0;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .contributionCards > .contributionCard[key='student'] > .eyebrow {
    color: #363189;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .contributionCards > .contributionCard[key='parent'] > .eyebrow {
    color: #ee147d;
}
.page[name='educationModel'] > .content > .liveLessons > .sectionInner > .contributionCards > .contributionCard > .contributionList > .contributionItem {
    color: #5b5774;
}
.page[name='educationModel'] > .content > .materials {
    background-color: #f7f5ff;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .sectionHeading > .sectionTitle {
    color: #2b2864;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .sectionHeading > .sectionDescription {
    color: #66617d;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard {
    background-color: #ffffff;
    border-color: #ebe7f5;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='videos'] > .iconBox {
    background-color: #f1edff;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='questionBank'] > .iconBox {
    background-color: #fff0f8;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='practiceExam'] > .iconBox {
    background-color: #eafaff;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='workbooks'] > .iconBox {
    background-color: #effbf5;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='assistant'] > .iconBox {
    background-color: #fff5e8;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard[key='reports'] > .iconBox {
    background-color: #f0efff;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard > .materialText > .cardTitle {
    color: #27245f;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialCards > .materialCard > .materialText > .cardDescription {
    color: #5c5874;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialFlow {
    background-image: linear-gradient(100deg, #2f2c78, #4e2b86 70%, #752584);
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialFlow > .flowIcon {
    background-color: rgba(255, 255, 255, 0.12);
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialFlow > .flowContent > .flowTitle {
    color: #ffffff;
}
.page[name='educationModel'] > .content > .materials > .sectionInner > .materialFlow > .flowContent > .flowSteps > .flowStep {
    color: #d9d7f4;
}
.page[name='educationModel'] > .content > .support {
    background-color: #ffffff;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .sectionHeading > .sectionTitle {
    color: #2b2864;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .sectionHeading > .sectionDescription {
    color: #66617d;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard {
    border-color: #e8e4f1;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard[key='parents'] {
    background-image: linear-gradient(135deg, #ffffff, #fff0f8);
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard[key='parents'] > .supportBadge {
    background-color: #f9e5f1;
    color: #9e2f75;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard[key='students'] {
    background-image: linear-gradient(135deg, #ffffff, #eef9ff);
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard[key='students'] > .supportBadge {
    background-color: #e5f4fb;
    color: #257292;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard > .cardTitle {
    color: #28245f;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard > .cardDescription {
    color: #55516f;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard > .supportGoal {
    color: #4a4762;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .supportCards > .supportCard > .cardList > .listItem {
    color: #5c5873;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .statistics > .statistic {
    background-color: #ffffff;
    border-color: #ebe7f2;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .statistics > .statistic > .statisticValue {
    color: #d3158c;
}
.page[name='educationModel'] > .content > .support > .sectionInner > .statistics > .statistic > .statisticLabel {
    color: #4f4b67;
}
.page[name='educationModel'] > .content > .gameSystem {
    background-color: #fbfaff;
}
.page[name='educationModel'] > .content > .gameSystem > .sectionInner > .sectionHeading > .sectionTitle {
    color: #2b2864;
}
.page[name='educationModel'] > .content > .gameSystem > .sectionInner > .sectionHeading > .sectionDescription {
    color: #66617d;
}
.page[name='educationModel'] > .content > .gameSystem > .sectionInner > .gameCards > .gameCard {
    background-color: #ffffff;
    border-color: #ece8f5;
}
.page[name='educationModel'] > .content > .gameSystem > .sectionInner > .gameCards > .gameCard > .cardTitle {
    color: #292561;
}
.page[name='educationModel'] > .content > .gameSystem > .sectionInner > .gameCards > .gameCard > .cardDescription {
    color: #5f5b74;
}
.page[name='educationModel'] > .content > .comparisonArea {
    background-color: #f4f1ff;
}
.page[name='educationModel'] > .content > .comparisonArea > .comparisonInner > .comparisonPanel {
    background-image: linear-gradient(105deg, #2b2869, #2a215d 58%, #44155c);
}
.page[name='educationModel'] > .content > .comparisonArea > .comparisonInner > .comparisonPanel > .comparisonColumn > .title {
    color: #ffffff;
}
.page[name='educationModel'] > .content > .comparisonArea > .comparisonInner > .comparisonPanel > .comparisonColumn > .comparisonItem {
    color: #aaa6cb;
}
.page[name='educationModel'] > .content > .callToAction {
    background-image: radial-gradient(circle at 10% 80%, rgba(45, 161, 219, 0.28), rgba(45, 161, 219, 0) 34%), radial-gradient(circle at 88% 25%, rgba(238, 23, 131, 0.26), rgba(238, 23, 131, 0) 26%), linear-gradient(105deg, #302e7b, #272460);
}
.page[name='educationModel'] > .content > .callToAction > .callToActionInner > .callToActionTitle {
    color: #ffffff;
}
.page[name='educationModel'] > .content > .callToAction > .callToActionInner > .callToActionDescription {
    color: #c6c3e1;
}
.page[name='educationModel'] > .content > .callToAction > .callToActionInner > .buttons > .button[key='trainingSets'] {
    background-image: linear-gradient(100deg, #f2228e, #de0f7d);
    color: #ffffff;
}
.page[name='educationModel'] > .content > .callToAction > .callToActionInner > .buttons > .button[key='freeTrial'] {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}