.cjm-intro{--sibc:var(--light-purple-2);--bg-shift:180px;background-image:url(/page-cjm/intro-3.svg),url(/page-cjm/intro-4.svg);background-position:calc(50% - var(--landing-content-width)/2 + 180px) calc(100% + 55px),calc(50% + var(--landing-content-width)/2 - 180px) calc(100% + 55px);background-position:calc(50% - var(--landing-content-width)/2 + var(--bg-shift)) calc(100% + 55px),calc(50% + var(--landing-content-width)/2 - var(--bg-shift)) calc(100% + 55px);background-repeat:no-repeat}@media only screen and (max-width:1024px){.cjm-intro{--bg-shift:250px}}@media only screen and (max-width:768px){.cjm-intro{background-image:url(/page-cjm/intro-3.svg);background-position-x:50%}}.cjm-intro__container{grid-gap:20px;display:grid;grid-template-columns:180px 1fr 1fr 180px;grid-template-rows:repeat(2,1fr);justify-items:center;margin:0 auto;max-width:var(--landing-content-width);padding-bottom:60px;padding-left:var(--landing-content-indents-px);padding-right:var(--landing-content-indents-px);width:100%}@media only screen and (max-width:1280px){.cjm-intro__container{grid-template-columns:100px 1fr 1fr 100px}}@media only screen and (max-width:1024px){.cjm-intro__container{gap:0 20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:legacy;padding-bottom:120px}}@media only screen and (max-width:768px){.cjm-intro__container{align-items:center;display:flex;flex-direction:column;padding-bottom:200px}}.cjm-intro__content{align-items:center;align-self:center;display:flex;flex-direction:column;grid-column:2/4;grid-row:1/-1;text-align:center}@media only screen and (max-width:1024px){.cjm-intro__content{display:contents}.cjm-intro__text{grid-column:1/-1;grid-row:1}}@media only screen and (max-width:768px){.cjm-intro__text br{display:none}}.cjm-intro__heading{margin-left:-20px;margin-right:-20px}@media only screen and (max-width:1280px){.cjm-intro__heading{margin-left:0;margin-right:0}}.cjm-intro__subheading{--outer-mb:40px}@media only screen and (max-width:1024px){.cjm-intro__subheading{--outer-mb:20px}}.cjm-intro__buttons{display:flex;gap:20px}@media only screen and (max-width:1024px){.cjm-intro__buttons{display:flex;gap:0 20px;grid-column:1/-1;grid-row:3;justify-content:space-around}}.cjm-intro__images{display:contents}@media only screen and (max-width:1024px){.cjm-intro__images{display:none}}.cjm-intro__image-left,.cjm-intro__image-right{display:flex;grid-row:1/-1;padding-bottom:70px}.cjm-intro__image-left img,.cjm-intro__image-right img{height:auto;max-width:100%}.cjm-intro__image-left{grid-column:1}.cjm-intro__image-right{grid-column:4}.cjm-feature{display:block}.cjm-feature__content{grid-gap:30px;align-items:flex-start;display:grid;gap:30px;grid-template-columns:620px 1fr;grid-template-columns:var(--left-col,620px) var(--right-col,1fr);grid-template-rows:auto 1fr auto}.cjm-feature__content--reversed{direction:rtl}@media only screen and (max-width:1280px){.cjm-feature__content{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1024px){.cjm-feature__content{align-items:center;gap:30px 20px}}@media only screen and (max-width:768px){.cjm-feature__content{display:block}}.cjm-feature__image{grid-column:2;grid-row:1/-1;margin-bottom:var(--image-nudge-bottom);padding-left:10px;padding-right:10px;position:relative;top:var(--image-nudge-top);z-index:1}.cjm-feature__image--centered{align-self:center}@media only screen and (max-width:768px){.cjm-feature__image{display:flex;justify-content:center;margin-bottom:0;padding:0;top:0}}.cjm-feature__text{background:var(--light-purple-2);border-radius:var(--corner-border-radius);display:inherit;gap:inherit;grid-column:1/-1;grid-row:2;grid-template-columns:inherit;padding-bottom:40px;padding-top:40px}@media only screen and (max-width:768px){.cjm-feature__text{border-radius:0;margin-bottom:-100px;margin-left:calc(var(--landing-content-indents-px)*-1);margin-right:calc(var(--landing-content-indents-px)*-1);padding-bottom:140px;padding-left:var(--landing-content-indents-px);padding-right:var(--landing-content-indents-px)}}.cjm-feature__text-content{grid-column:1}@media only screen and (max-width:768px){.cjm-feature__text-content{padding-left:0!important;padding-right:0!important}}.cjm-feature__text-content>*{direction:ltr}.cjm-differences{display:block}.cjm-differences__item{--item-negative-gap:-60px;grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:620px 1fr;grid-template-rows:auto 1fr auto;margin-bottom:-60px;margin-bottom:var(--item-negative-gap);margin-top:-60px;margin-top:var(--item-negative-gap)}.cjm-differences__item:first-child{align-items:flex-start;margin-top:0}.cjm-differences__item:last-child{margin-bottom:0}.cjm-differences__item--reversed{direction:rtl}@media only screen and (max-width:1280px){.cjm-differences__item{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1024px){.cjm-differences__item{--item-negative-gap:-30px;align-items:center;gap:30px 20px}}@media only screen and (max-width:768px){.cjm-differences__item{--item-negative-gap:0;display:block}}.cjm-differences__title{--outer-mb:0;grid-column:1;grid-row:1}.cjm-differences__image{grid-column:2;grid-row:1/-1;padding-left:10px;padding-right:10px;z-index:1}@media only screen and (max-width:768px){.cjm-differences__image{display:flex;justify-content:center;padding:0}}.cjm-differences__text{background:var(--light-purple-2);border-radius:var(--corner-border-radius);display:inherit;gap:inherit;grid-column:1/-1;grid-row:2;grid-template-columns:inherit;padding-bottom:40px;padding-top:40px}@media only screen and (max-width:768px){.cjm-differences__text{background:none;border-radius:0}}.cjm-differences__text-content{grid-column:1}@media only screen and (max-width:768px){.cjm-differences__text-content{padding-left:0!important;padding-right:0!important}}.cjm-differences__text-content>*{direction:ltr}.theme__item--default:nth-child(odd){--stage-theme-background:#4e5459;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--default:nth-child(2n+2){--stage-theme-background:#626970;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+1){--stage-theme-background:#a761ff;--substage-theme-background:#d2aeff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+2){--stage-theme-background:#e601c7;--substage-theme-background:#ff77ec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+3){--stage-theme-background:#ff2388;--substage-theme-background:#ff7ab7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+4){--stage-theme-background:#ff714a;--substage-theme-background:#ffab94;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+5){--stage-theme-background:#ffba36;--substage-theme-background:#ffd98f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+6){--stage-theme-background:#ffe55c;--substage-theme-background:#fff1a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+7){--stage-theme-background:#86e55d;--substage-theme-background:#c2ffa8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+8){--stage-theme-background:#3fcb92;--substage-theme-background:#91f2cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+9){--stage-theme-background:#00a8a2;--substage-theme-background:#6ae0dc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright:nth-child(10n+10){--stage-theme-background:#1c889b;--substage-theme-background:#66c8da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+1){--stage-theme-background:#78c5d6;--substage-theme-background:#a1e9f9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+2){--stage-theme-background:#459ba8;--substage-theme-background:#7bccd8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+3){--stage-theme-background:#94d284;--substage-theme-background:#bbecaf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+4){--stage-theme-background:#ccdc5a;--substage-theme-background:#f3ff9d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+5){--stage-theme-background:#f5d63d;--substage-theme-background:#ffea81;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+6){--stage-theme-background:#fc9841;--substage-theme-background:#ffc18b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+7){--stage-theme-background:#f676b0;--substage-theme-background:#ffa7cf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+8){--stage-theme-background:#c96eb0;--substage-theme-background:#ed8ed3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+9){--stage-theme-background:#aa70cd;--substage-theme-background:#c491e3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful:nth-child(10n+10){--stage-theme-background:#8d51b2;--substage-theme-background:#ab68d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+1){--stage-theme-background:#bcd3e3;--substage-theme-background:#dcecf6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+2){--stage-theme-background:#ebdddd;--substage-theme-background:#fff6f6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+3){--stage-theme-background:#cec7bd;--substage-theme-background:#efe8dd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+4){--stage-theme-background:#e2ecd1;--substage-theme-background:#f8ffeb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+5){--stage-theme-background:#e4c8d4;--substage-theme-background:#f8e1eb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+6){--stage-theme-background:#f3e0b6;--substage-theme-background:#fff3da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+7){--stage-theme-background:#bed6d6;--substage-theme-background:#e3f5f5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+8){--stage-theme-background:#eee0c3;--substage-theme-background:#fff6e4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+9){--stage-theme-background:#f1f0ee;--substage-theme-background:#f1f1f1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring:nth-child(10n+10){--stage-theme-background:#d7dfac;--substage-theme-background:#ebf1cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+1){--stage-theme-background:#faafb0;--substage-theme-background:#ffd3d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+2){--stage-theme-background:#fbbfb2;--substage-theme-background:#fddfce;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+3){--stage-theme-background:#fbd1b9;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+4){--stage-theme-background:#ffe5c7;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+5){--stage-theme-background:#f8f2b0;--substage-theme-background:#fffac7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+6){--stage-theme-background:#deeebf;--substage-theme-background:#f3ffdc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+7){--stage-theme-background:#bef1ea;--substage-theme-background:#e3fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+8){--stage-theme-background:#c0c4e7;--substage-theme-background:#e4e7ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+9){--stage-theme-background:#c4bcd4;--substage-theme-background:#f1ebfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel:nth-child(10n+10){--stage-theme-background:#e1bedf;--substage-theme-background:#ffe0fd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--purple-monochrome:nth-child(10n+1){--stage-theme-background:#4c1d7a;--substage-theme-background:#62229b;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+2){--stage-theme-background:#58248e;--substage-theme-background:#692cab;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+3){--stage-theme-background:#62309a;--substage-theme-background:#7539b8;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+4){--stage-theme-background:#6e42a7;--substage-theme-background:#834bc4;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+5){--stage-theme-background:#8155b8;--substage-theme-background:#9362cf;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+6){--stage-theme-background:#9971d3;--substage-theme-background:#a67be3;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+7){--stage-theme-background:#b38dee;--substage-theme-background:#c9a7ff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+8){--stage-theme-background:#c6a2fc;--substage-theme-background:#d8bdff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+9){--stage-theme-background:#d7bffd;--substage-theme-background:#e9daff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome:nth-child(10n+10){--stage-theme-background:#e5d5fd;--substage-theme-background:#f5eeff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--blue-monochrome:nth-child(10n+1){--stage-theme-background:#164d7c;--substage-theme-background:#1a619e;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+2){--stage-theme-background:#1b5886;--substage-theme-background:#2472ad;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+3){--stage-theme-background:#256693;--substage-theme-background:#3383bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+4){--stage-theme-background:#3776a1;--substage-theme-background:#4693c7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+5){--stage-theme-background:#3e81aa;--substage-theme-background:#4a9dd0;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+6){--stage-theme-background:#5293bb;--substage-theme-background:#66b7e9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+7){--stage-theme-background:#6eb1d6;--substage-theme-background:#81d2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+8){--stage-theme-background:#89cff1;--substage-theme-background:#a3e1ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+9){--stage-theme-background:#a0e0ff;--substage-theme-background:#bae8fe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome:nth-child(10n+10){--stage-theme-background:#beeaff;--substage-theme-background:#ddf4ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+1){--stage-theme-background:#166d6b;--substage-theme-background:#1a827f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+2){--stage-theme-background:#247e76;--substage-theme-background:#259d9a;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+3){--stage-theme-background:#2a8b83;--substage-theme-background:#3cbbb1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+4){--stage-theme-background:#3a9b91;--substage-theme-background:#4dc6bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+5){--stage-theme-background:#43a99e;--substage-theme-background:#4dc6bc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+6){--stage-theme-background:#57baaf;--substage-theme-background:#51cfc2;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+7){--stage-theme-background:#72d5c7;--substage-theme-background:#6ce9da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+8){--stage-theme-background:#8df0df;--substage-theme-background:#9df8e8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+9){--stage-theme-background:#9cfff0;--substage-theme-background:#b0fff3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome:nth-child(10n+10){--stage-theme-background:#ccfff6;--substage-theme-background:#e6fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+1){--stage-theme-background:#1e7a3c;--substage-theme-background:#259c4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+2){--stage-theme-background:#22853f;--substage-theme-background:#2dab53;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+3){--stage-theme-background:#2c9248;--substage-theme-background:#3bb95f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+4){--stage-theme-background:#3c9f57;--substage-theme-background:#4cc56f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+5){--stage-theme-background:#43a85c;--substage-theme-background:#50ce71;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+6){--stage-theme-background:#57b96f;--substage-theme-background:#72d78b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+7){--stage-theme-background:#72d589;--substage-theme-background:#81e899;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+8){--stage-theme-background:#8defa2;--substage-theme-background:#91f9a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+9){--stage-theme-background:#9dffb2;--substage-theme-background:#b7ffc6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome:nth-child(10n+10){--stage-theme-background:#caffd4;--substage-theme-background:#e8ffec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+1){--stage-theme-background:#7a1c6c;--substage-theme-background:#9c2288;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+2){--stage-theme-background:#842177;--substage-theme-background:#ab2b9c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+3){--stage-theme-background:#912a87;--substage-theme-background:#b83aab;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+4){--stage-theme-background:#9f3b95;--substage-theme-background:#c54cb9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+5){--stage-theme-background:#b956b2;--substage-theme-background:#ce4fc5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+6){--stage-theme-background:#d472d0;--substage-theme-background:#e76bdd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+7){--stage-theme-background:#ef8ded;--substage-theme-background:#fda5fb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+8){--stage-theme-background:#fea2fb;--substage-theme-background:#fdbbfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+9){--stage-theme-background:#fdc0fc;--substage-theme-background:#fedefe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome:nth-child(10n+10){--stage-theme-background:#ffd8fe;--substage-theme-background:#fff2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+1){--stage-theme-background:#6f3d17;--substage-theme-background:#83491d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+2){--stage-theme-background:#78441b;--substage-theme-background:#9c5622;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+3){--stage-theme-background:#844821;--substage-theme-background:#ab5f2c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+4){--stage-theme-background:#92522a;--substage-theme-background:#b96b39;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+5){--stage-theme-background:#a86642;--substage-theme-background:#c57a4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+6){--stage-theme-background:#b97955;--substage-theme-background:#ce7c4f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+7){--stage-theme-background:#d59271;--substage-theme-background:#e7986c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+8){--stage-theme-background:#efab8c;--substage-theme-background:#fcae85;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+9){--stage-theme-background:#fdbea2;--substage-theme-background:#fdcfba;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome:nth-child(10n+10){--stage-theme-background:#ffd2be;--substage-theme-background:#fee9de;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+1){--stage-theme-background:#60b6ff;--substage-theme-background:#a6d6ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+2){--stage-theme-background:#68e8db;--substage-theme-background:#98fff5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad:nth-child(3n+3){--stage-theme-background:#ffe483;--substage-theme-background:#ffefb6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+1){--stage-theme-background:#ff6c6c;--substage-theme-background:#ff8b8b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+2){--stage-theme-background:#f88;--substage-theme-background:#faa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+3){--stage-theme-background:#ffc656;--substage-theme-background:#ffdb95;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+4){--stage-theme-background:#bbe00f;--substage-theme-background:#e6ff73;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+5){--stage-theme-background:#59d8b7;--substage-theme-background:#91ebd3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+6){--stage-theme-background:#32c2d3;--substage-theme-background:#72d4df;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+7){--stage-theme-background:#34acef;--substage-theme-background:#7acfff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+8){--stage-theme-background:#8a94dd;--substage-theme-background:#bbc3fa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+9){--stage-theme-background:#b077a4;--substage-theme-background:#dcabd1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy:nth-child(10n+10){--stage-theme-background:#a16f92;--substage-theme-background:#bf97b3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--dark:nth-child(10n+1){--stage-theme-background:#821d3f;--substage-theme-background:#9e4a66;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+2){--stage-theme-background:#681739;--substage-theme-background:#8d385c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+3){--stage-theme-background:#63286c;--substage-theme-background:#894793;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+4){--stage-theme-background:#392164;--substage-theme-background:#694d9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+5){--stage-theme-background:#3e3570;--substage-theme-background:#665c9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+6){--stage-theme-background:#226;--substage-theme-background:#515199;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+7){--stage-theme-background:#214365;--substage-theme-background:#426c97;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+8){--stage-theme-background:#3a637c;--substage-theme-background:#6088a0;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+9){--stage-theme-background:#2b7563;--substage-theme-background:#429581;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark:nth-child(10n+10){--stage-theme-background:#336446;--substage-theme-background:#548969;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+1){--stage-theme-background:#291e2c;--substage-theme-background:#715d77;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+2){--stage-theme-background:#4a1b1f;--substage-theme-background:#94575d;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+3){--stage-theme-background:#6f2924;--substage-theme-background:#a66762;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+4){--stage-theme-background:#48283b;--substage-theme-background:#855873;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+5){--stage-theme-background:#68434b;--substage-theme-background:#9a747c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+6){--stage-theme-background:#8c573a;--substage-theme-background:#c29176;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+7){--stage-theme-background:#644b3e;--substage-theme-background:#a0877a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+8){--stage-theme-background:#907543;--substage-theme-background:#c6af85;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+9){--stage-theme-background:#404c24;--substage-theme-background:#778557;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn:nth-child(10n+10){--stage-theme-background:#525a3e;--substage-theme-background:#8a9277;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.u-typography--heading2+.ui-grid-list{padding-top:30px}@media only screen and (max-width:1024px){.u-typography--heading2+.ui-grid-list{padding-top:0}}.theme__item--default[data-v-a3e83b60]:nth-child(odd){--stage-theme-background:#4e5459;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--default[data-v-a3e83b60]:nth-child(2n+2){--stage-theme-background:#626970;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#a761ff;--substage-theme-background:#d2aeff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#e601c7;--substage-theme-background:#ff77ec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#ff2388;--substage-theme-background:#ff7ab7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#ff714a;--substage-theme-background:#ffab94;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#ffba36;--substage-theme-background:#ffd98f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#ffe55c;--substage-theme-background:#fff1a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#86e55d;--substage-theme-background:#c2ffa8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#3fcb92;--substage-theme-background:#91f2cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#00a8a2;--substage-theme-background:#6ae0dc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#1c889b;--substage-theme-background:#66c8da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#78c5d6;--substage-theme-background:#a1e9f9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#459ba8;--substage-theme-background:#7bccd8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#94d284;--substage-theme-background:#bbecaf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#ccdc5a;--substage-theme-background:#f3ff9d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#f5d63d;--substage-theme-background:#ffea81;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#fc9841;--substage-theme-background:#ffc18b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#f676b0;--substage-theme-background:#ffa7cf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#c96eb0;--substage-theme-background:#ed8ed3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#aa70cd;--substage-theme-background:#c491e3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#8d51b2;--substage-theme-background:#ab68d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#bcd3e3;--substage-theme-background:#dcecf6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#ebdddd;--substage-theme-background:#fff6f6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#cec7bd;--substage-theme-background:#efe8dd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#e2ecd1;--substage-theme-background:#f8ffeb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#e4c8d4;--substage-theme-background:#f8e1eb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#f3e0b6;--substage-theme-background:#fff3da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#bed6d6;--substage-theme-background:#e3f5f5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#eee0c3;--substage-theme-background:#fff6e4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#f1f0ee;--substage-theme-background:#f1f1f1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#d7dfac;--substage-theme-background:#ebf1cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#faafb0;--substage-theme-background:#ffd3d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#fbbfb2;--substage-theme-background:#fddfce;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#fbd1b9;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#ffe5c7;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#f8f2b0;--substage-theme-background:#fffac7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#deeebf;--substage-theme-background:#f3ffdc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#bef1ea;--substage-theme-background:#e3fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#c0c4e7;--substage-theme-background:#e4e7ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#c4bcd4;--substage-theme-background:#f1ebfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#e1bedf;--substage-theme-background:#ffe0fd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#4c1d7a;--substage-theme-background:#62229b;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#58248e;--substage-theme-background:#692cab;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#62309a;--substage-theme-background:#7539b8;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#6e42a7;--substage-theme-background:#834bc4;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#8155b8;--substage-theme-background:#9362cf;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#9971d3;--substage-theme-background:#a67be3;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#b38dee;--substage-theme-background:#c9a7ff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#c6a2fc;--substage-theme-background:#d8bdff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#d7bffd;--substage-theme-background:#e9daff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#e5d5fd;--substage-theme-background:#f5eeff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#164d7c;--substage-theme-background:#1a619e;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#1b5886;--substage-theme-background:#2472ad;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#256693;--substage-theme-background:#3383bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#3776a1;--substage-theme-background:#4693c7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#3e81aa;--substage-theme-background:#4a9dd0;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#5293bb;--substage-theme-background:#66b7e9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#6eb1d6;--substage-theme-background:#81d2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#89cff1;--substage-theme-background:#a3e1ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#a0e0ff;--substage-theme-background:#bae8fe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#beeaff;--substage-theme-background:#ddf4ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#166d6b;--substage-theme-background:#1a827f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#247e76;--substage-theme-background:#259d9a;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#2a8b83;--substage-theme-background:#3cbbb1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#3a9b91;--substage-theme-background:#4dc6bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#43a99e;--substage-theme-background:#4dc6bc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#57baaf;--substage-theme-background:#51cfc2;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#72d5c7;--substage-theme-background:#6ce9da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#8df0df;--substage-theme-background:#9df8e8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#9cfff0;--substage-theme-background:#b0fff3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#ccfff6;--substage-theme-background:#e6fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#1e7a3c;--substage-theme-background:#259c4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#22853f;--substage-theme-background:#2dab53;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#2c9248;--substage-theme-background:#3bb95f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#3c9f57;--substage-theme-background:#4cc56f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#43a85c;--substage-theme-background:#50ce71;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#57b96f;--substage-theme-background:#72d78b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#72d589;--substage-theme-background:#81e899;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#8defa2;--substage-theme-background:#91f9a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#9dffb2;--substage-theme-background:#b7ffc6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#caffd4;--substage-theme-background:#e8ffec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#7a1c6c;--substage-theme-background:#9c2288;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#842177;--substage-theme-background:#ab2b9c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#912a87;--substage-theme-background:#b83aab;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#9f3b95;--substage-theme-background:#c54cb9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#b956b2;--substage-theme-background:#ce4fc5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#d472d0;--substage-theme-background:#e76bdd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#ef8ded;--substage-theme-background:#fda5fb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#fea2fb;--substage-theme-background:#fdbbfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#fdc0fc;--substage-theme-background:#fedefe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#ffd8fe;--substage-theme-background:#fff2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#6f3d17;--substage-theme-background:#83491d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#78441b;--substage-theme-background:#9c5622;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#844821;--substage-theme-background:#ab5f2c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#92522a;--substage-theme-background:#b96b39;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#a86642;--substage-theme-background:#c57a4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#b97955;--substage-theme-background:#ce7c4f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#d59271;--substage-theme-background:#e7986c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#efab8c;--substage-theme-background:#fcae85;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#fdbea2;--substage-theme-background:#fdcfba;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#ffd2be;--substage-theme-background:#fee9de;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-a3e83b60]:nth-child(3n+1){--stage-theme-background:#60b6ff;--substage-theme-background:#a6d6ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-a3e83b60]:nth-child(3n+2){--stage-theme-background:#68e8db;--substage-theme-background:#98fff5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-a3e83b60]:nth-child(3n+3){--stage-theme-background:#ffe483;--substage-theme-background:#ffefb6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#ff6c6c;--substage-theme-background:#ff8b8b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#f88;--substage-theme-background:#faa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#ffc656;--substage-theme-background:#ffdb95;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#bbe00f;--substage-theme-background:#e6ff73;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#59d8b7;--substage-theme-background:#91ebd3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#32c2d3;--substage-theme-background:#72d4df;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#34acef;--substage-theme-background:#7acfff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#8a94dd;--substage-theme-background:#bbc3fa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#b077a4;--substage-theme-background:#dcabd1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#a16f92;--substage-theme-background:#bf97b3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#821d3f;--substage-theme-background:#9e4a66;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#681739;--substage-theme-background:#8d385c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#63286c;--substage-theme-background:#894793;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#392164;--substage-theme-background:#694d9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#3e3570;--substage-theme-background:#665c9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#226;--substage-theme-background:#515199;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#214365;--substage-theme-background:#426c97;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#3a637c;--substage-theme-background:#6088a0;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#2b7563;--substage-theme-background:#429581;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#336446;--substage-theme-background:#548969;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+1){--stage-theme-background:#291e2c;--substage-theme-background:#715d77;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+2){--stage-theme-background:#4a1b1f;--substage-theme-background:#94575d;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+3){--stage-theme-background:#6f2924;--substage-theme-background:#a66762;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+4){--stage-theme-background:#48283b;--substage-theme-background:#855873;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+5){--stage-theme-background:#68434b;--substage-theme-background:#9a747c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+6){--stage-theme-background:#8c573a;--substage-theme-background:#c29176;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+7){--stage-theme-background:#644b3e;--substage-theme-background:#a0877a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+8){--stage-theme-background:#907543;--substage-theme-background:#c6af85;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+9){--stage-theme-background:#404c24;--substage-theme-background:#778557;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-a3e83b60]:nth-child(10n+10){--stage-theme-background:#525a3e;--substage-theme-background:#8a9277;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.card-tool[data-v-a3e83b60]{--indent-size:4px;display:flex;flex-direction:column;flex-grow:1;margin-top:37px;text-align:center}.card-tool[data-v-a3e83b60],.card-tool[data-v-a3e83b60]:hover{color:inherit}@media only screen and (max-width:1024px){.card-tool[data-v-a3e83b60]{margin-top:0}}.card-tool__content[data-v-a3e83b60]{background:var(--card-tool-bg,var(--light-purple-1));border-radius:var(--corner-border-radius);display:flex;flex-direction:column;flex-grow:1}@media only screen and (min-width:1024px){.card-tool__content[data-v-a3e83b60]{transition:color var(--transition-default),margin var(--transition-default),padding var(--transition-default),box-shadow var(--transition-default)}.card-tool:hover .card-tool__content[data-v-a3e83b60]{box-shadow:0 2px 10px rgba(0,0,0,.1);color:inherit;margin:calc(var(--indent-size)*-1);padding:var(--indent-size)}}.card-tool__image[data-v-a3e83b60]{margin-bottom:40px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1024px){.card-tool__image[data-v-a3e83b60]{aspect-ratio:1.55/1;margin-bottom:30px;width:230px}}.card-tool__text[data-v-a3e83b60]{flex-grow:1;font-size:24px;font-weight:700;line-height:32px;padding:0 20px 40px}@media only screen and (max-width:1024px){.card-tool__text[data-v-a3e83b60]{font-size:20px;font-weight:600;line-height:26px;padding:0 30px 30px}}.card-tool__icon[data-v-a3e83b60]{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;flex-shrink:0;justify-content:center;margin:-37px auto 30px;overflow:hidden;padding:10px;width:74px}@media only screen and (max-width:1024px){.card-tool__icon[data-v-a3e83b60]{margin-bottom:20px;margin-top:30px;width:60px}}