.page[name='home'] {
    background-color: #f5f4ff;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .heroActions > .button:first-child,
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .cardActions > .button[key='buy'],
.page[name='home'] > .content > .storiesSection > .sectionInner > .sectionButton,
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiCopy > .button {
    color: #ffffff;
    background: linear-gradient(180deg, #e35c97 0%, #e6087b 100%);
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .title {
    background: linear-gradient(0deg, #e6087b 0%, #ff80c4 20%, #ffffff 55%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .subTitle {
    color: #ff3c9c;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .description,
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .heroMeta > .metaItem {
    color: #d8d6ee;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .heroActions > .button:last-child {
    color: #ffffff;
    border: 0.5px solid #ffffff;
    background: #333154;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .heroCopy > .heroMeta > .metaItem > span {
    color: #ffffff;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-list > .slick-track > .slick-slide > div > .slide > .imageWrapper {
    background-color: #22254e;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-dots > li > button:hover:before,
.page[name='home'] > .content > .heroSection > .slides > .slick-dots > li > button:focus:before,
.page[name='home'] > .content > .heroSection > .slides > .slick-dots > li:not(.slick-active) > button {
    background-color: #989292;
}
.page[name='home'] > .content > .heroSection > .slides > .slick-dots > li.slick-active > button {
    background-color: #ffffff;
}
.page[name='home'] > .content > .setsSection,
.page[name='home'] > .content > .journeySection,
.page[name='home'] > .content > .yumiSection {
    background-color: #f5f4ff;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .sectionHeader > .description,
.page[name='home'] > .content > .storiesSection > .sectionInner > .sectionHeader > .description,
.page[name='home'] > .content > .controlSection > .sectionInner > .sectionHeader > .description,
.page[name='home'] > .content > .yumiSection > .sectionInner > .sectionHeader > .description,
.page[name='home'] > .content > .atmosphereSection > .description,
.page[name='home'] > .content > .controlSection > .sectionInner > .controlLayout > .controlCopy > .description {
    color: #363636;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .tabList,
.page[name='home'] > .content > .controlSection > .sectionInner > .controlTabs {
    background-color: #ebe9f7;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .tabList > .button:hover,
.page[name='home'] > .content > .controlSection > .sectionInner > .controlTabs > .button:hover {
    background: rgba(62, 58, 142, 0.06);
}
.page[name='home'] > .content > .setsSection > .sectionInner > .tabList > .button.active {
    color: #ffffff;
    background-color: #302777;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .tabList > .button:not(.active ) {
    color: #363636;
}
.page[name='home'] > .content > .controlSection > .sectionInner > .controlTabs > .button:not(.active) {
    color: #363636;
}
.page[name='home'] > .content > .controlSection > .sectionInner > .controlTabs > .button.active {
    color: #ffffff;
    background-color: #302777;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set,
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .info > .statList > .statCard {
    border-color: rgba(28, 28, 53, 0.18);
    background-color: #ffffff;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sectionHeader > .title > span,
.page[name='home'] > .content > .journeySection > .sectionInner > .sectionHeader > .title > span,
.page[name='home'] > .content > .atmosphereSection > .title > span,
.page[name='home'] > .content > .controlSection > .sectionInner > .sectionHeader > .title > span {
    background: linear-gradient(180deg, #e35c97 0%, #e6087b 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .imageWrapper {
    background-color: #ebe9f7;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .title {
    color: #363636;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set[key='plus'] {
    border-color: #f4b4d5;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .badge {
    color: #8f5d00;
    background-color: #fff1c7;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set[key='plus'] > .badge {
    color: #ffffff;
    background-color: #f00079;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .options > .option {
    color: #363636;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .options > .option > .tick {
    color: #363636;
    background-color: rgba(62, 58, 142, 0.10);
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sets > .set > .cardActions > .button[key='detail'] {
    border: 1px solid #363636;
    color: #363636;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .sectionButton {
    background-color: #ffffff;
}
.page[name='home'] > .content > .setsSection > .sectionInner > .button[key='previous'],
.page[name='home'] > .content > .setsSection > .sectionInner > .button[key='next'] {
    background-color: #ffffff;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .sectionButton {
    color: #514984;
    background-color: #eae7f8;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard {
    background-color: #ffffff;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='one'] > .imageWrapper,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='four'] > .imageWrapper,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='seven'] > .imageWrapper {
    background-color: #e8e4ff;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='two'] > .imageWrapper,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='five'] > .imageWrapper {
    background-color: #d9f7fa;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='eight'] > .imageWrapper {
    background-color: #dbf6ed;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='three'] > .imageWrapper,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='six'] > .imageWrapper {
    background-color: #ffe0f0;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='one'] > .title,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard > .title {
    color: #2d2a6e;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='two'] > .title,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='five'] > .title{
    color: #0d567e;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='learning'] > .title,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='guidance'] > .title,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='six'] > .title {
    color: #a02864;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='thre'] > .title,
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard[key='eight'] > .title {
    color: #005237;
}
.page[name='home'] > .content > .journeySection > .sectionInner > .journeyGrid > .journeyCard > .description {
    color: #363636;
}
.page[name='home'] > .content > .atmosphereSection > .description {
    color: #1c1c35;
}
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .atmosphereCopy > .videoList > .button.active {
    border-color: rgba(62, 58, 142, 0.55);
    background: linear-gradient(180deg, rgba(62, 58, 142, 0.12), rgba(62, 58, 142, 0.04));
}
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .atmosphereCopy > .videoList > .button:not(.active) {
    border-color: rgba(28, 28, 53, 0.18);
    background-color: #ffffff;
}
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .info > .statList > .statCard > .imageWrapper {
    background-color: #f5f5f5;
}
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .info > .statList > .statCard > .label {
    color: #6d687e;
}
.page[name='home'] > .content > .atmosphereSection > .splitLayout > .atmosphereCopy > .videoList > .button > b {
    color: #f00079;
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .storyList > .storyTrack > .storyCard > .user {
    background-color: #474646;
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .storyList > .storyTrack > .storyCard > .user > .info > .name {
    color: #ffffff;
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .storyList > .storyTrack > .storyCard > .user > .info > .grade {
    color: #cccccc;
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .storyList > .storyTrack > .storyCard > .caption {
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.7);
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .title {
    color: #1c1c35;
}
.page[name='home'] > .content > .storiesSection > .sectionInner > .description {
    color: #363636;
}
.page[name='home'] > .content > .controlSection > .sectionInner > .controlLayout > .controlCopy > .benefitList > .benefit > .imageWrapper {
    background-color: #ffffff;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiCopy > .featureList > .feature > span {
    color: #ffffff;
    background-color: #433588;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiCopy > .featureList > .feature:nth-child(2) > span {
    background-color: #f00079;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiCopy > .featureList > .feature:nth-child(3) > span {
    background-color: #17a38e;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiCopy > .featureList > .feature:nth-child(4) > span {
    background-color: #f0a000;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiMedia > .wrapper {
    border: 1px dashed #7c7c7c;
}
.page[name='home'] > .content > .yumiSection > .sectionInner > .yumiLayout > .yumiMedia > .wrapper > .bot {
    background: linear-gradient(180deg, #6460a8 0%, #385993 100%);
}
.page[name='home'] > .content > .mobileSection {
    background-color: #ffffff;
}
.page[name='home'] > .content > .mobileSection > .sectionInner > .title {
    color: #28265a;
}
.page[name='home'] > .content > .mobileSection > .sectionInner > .description {
    color: #4a4778;
}
.page[name='home'] > .content > .mobileSection > .sectionInner > .storeList > .button {
    background-color: #1e1c1d;
}
.page[name='home'] > .content > .mobileSection > .sectionInner > .info > .item:not(:last-child) {
    border-right: 1px solid #4a4778;
}
.page[name='home'] > .content > .mobileSection > .sectionInner > .info > .item > span {
    color: #4a4778;
}