.ContentCenter{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0;position:relative;width:100%;z-index:1}.ContentCenter.backgroundwhite{background-color:#fff}.ContentCenter.backgroundbeige{background-color:#fffef3}.ContentCenter.backgrounddarkerbeige{background-color:#f5efe5}.ContentCenter.backgrounddark{background-color:#212121}.ContentCenter.backgroundblush{background-color:#f6f1e9}.ContentCenter.backgroundgrey{background-color:#fffdfa}.ContentCenter.backgroundblue{background-color:#deedff}.ContentCenter.backgrounddark *{color:#fffdfa}.ContentCenter .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:0 1.75rem;position:relative;width:100%}.ContentCenter .innerwrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;grid-column:1/-1;justify-content:center;text-align:center}.ContentCenter .headings{display:flex;flex-direction:column;gap:2rem;width:100%}.ContentCenter .kicker{color:#fffdfa;font-family:Work Sans,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:1.2px;text-align:center;text-transform:uppercase}@media (min-width:80rem){.ContentCenter .kicker{font-size:.75rem}}.ContentCenter .heading{color:#fffdfa;text-align:center}.ContentCenter .heading *{font-family:Work Sans,sans-serif;font-size:1.625rem;font-style:normal;font-weight:400;margin:0}@media (min-width:80rem){.ContentCenter .heading *{font-size:2.5rem;letter-spacing:-.5px}}.ContentCenter .heading * b,.ContentCenter .heading * strong{font-family:Work Sans,sans-serif;font-size:1.625rem;font-style:normal;font-weight:400}@media (min-width:80rem){.ContentCenter .heading * b,.ContentCenter .heading * strong{font-size:2.5rem;letter-spacing:-.5px}}.ContentCenter .heading * em,.ContentCenter .heading * i,.ContentCenter .heading * strong{font-family:Work Sans,sans-serif;font-size:1.625rem;font-style:italic!important;font-style:normal;font-weight:400}@media (min-width:80rem){.ContentCenter .heading * em,.ContentCenter .heading * i,.ContentCenter .heading * strong{font-size:2.5rem;letter-spacing:-.5px}}.ContentCenter.highlightorange .heading * b,.ContentCenter.highlightorange .heading * strong{color:#ff9052}.ContentCenter.highlightgreen .heading * b,.ContentCenter.highlightgreen .heading * strong{color:#57b57d}.ContentCenter.highlightblue .heading * b,.ContentCenter.highlightblue .heading * strong{color:#9fc6ff}.ContentCenter .buttons{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.ContentCenter .button{background-color:#4b67f2;color:#fffdfa;padding:4px;text-decoration:none}.ContentCenter .button,.ContentCenter .button label,.ContentCenter .button p{align-items:center;border:1px solid #4b67f2;border-radius:106px;cursor:pointer;display:flex;height:fit-content;justify-content:center;transition:all .3s ease!important}.ContentCenter .button label,.ContentCenter .button p{background-color:transparent;color:#fffdfa!important;font-family:Work Sans,sans-serif;font-size:.625rem;font-weight:500;letter-spacing:1.2px;padding:16px 20px;text-align:center;text-transform:uppercase;width:fit-content}@media (min-width:80rem){.ContentCenter .button label,.ContentCenter .button p{font-size:.75rem;letter-spacing:1.2px}}.ContentCenter .button:hover label,.ContentCenter .button:hover p{border:1px solid #fffdfa}@media (min-width:48rem){.ContentCenter .button{width:fit-content}}@media (min-width:80rem){.ContentCenter .button label,.ContentCenter .button p{padding:20px 24px}}.ContentCenter.lightTheme .heading,.ContentCenter.lightTheme .kicker{color:#212121}@media (min-width:48rem){.ContentCenter .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(8,1fr);padding:0 4rem}}@media (min-width:80rem){.ContentCenter .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(12,1fr);max-width:1440px;padding:0 4rem}}