.c-content-switcher{display:grid;padding:4rem 1rem}.c-content-switcher__intro{padding-bottom:2rem}.c-content-switcher__buttons{display:grid;gap:1rem 1rem;grid-column:1;grid-row:2;grid-template-columns:1fr 1fr;opacity:0;transition:.2s opacity ease}.c-content-switcher__buttons--visible{transition:.2s opacity ease .2s;opacity:1}.c-content-switcher__button{color:#eee;display:block;border:.0625rem solid #eee;border-radius:.3125rem;padding:1rem 1rem}.c-content-switcher__button:nth-of-type(1){background-color:#273a46}.c-content-switcher__button:nth-of-type(2){background-color:#253540}.c-content-switcher__button:nth-of-type(3){background-color:#253540}.c-content-switcher__button:nth-of-type(4){background-color:#233139}.c-content-switcher__button:nth-of-type(5){background-color:#233139}.c-content-switcher__button:nth-of-type(6){background-color:#212c33}.c-content-switcher__button:nth-of-type(7){background-color:#212c33}.c-content-switcher__button:nth-of-type(8){background-color:#1f272c}.c-content-switcher__button--back{align-items:center;background:transparent url(/dist/images/icons/cross.svg) center top/75% auto no-repeat!important;border:0;display:flex;float:right;height:2.75rem;padding:0;width:2.75rem}.c-content-switcher__content-container{display:grid;grid-column:1;grid-row:2;pointer-events:none}.c-content-switcher__content-section{grid-column:1;grid-row:1;opacity:0;transform:translateY(16px);transition:.2s opacity ease,.2s transform ease .2s}.c-content-switcher__content-section--visible{opacity:1;transition:.2s opacity ease,.2s transform ease;transform:translateY(0);pointer-events:auto}@media screen and (min-width:60rem){.c-content-switcher{gap:0 4rem;grid-template-columns:1fr 1fr}.c-content-switcher__buttons{grid-column:2;grid-row:1;opacity:1}.c-content-switcher__content-container,.c-content-switcher__intro{grid-column:1;grid-row:1;position:relative}.c-content-switcher__content-section,.c-content-switcher__intro{align-self:center;padding:2rem 2rem}.c-content-switcher__content-container::after{background:rgba(0,0,0,.5);border-radius:.3125rem;content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:-1}.c-content-switcher__intro{opacity:0;pointer-events:none;transform:translateY(16px);transition:.2s opacity ease,.2s transform ease .2s}.c-content-switcher__intro--visible{opacity:1;transition:.2s opacity ease,.2s transform ease;transform:translateY(0);pointer-events:auto}.c-content-switcher__section-heading{margin-top:0}}