.section{padding-bottom:12px;padding-top:12px}.section .section__container.section__container--more-space{margin-bottom:85px;margin-top:85px}.section--dark>*{color:var(--white)}.section__container{max-width:var(--max-width);width:auto;margin-left:auto;margin-right:auto}.section__container--tight{max-width:1024px}.section .section__container--no-top-margin{margin-top:0 !important}.section__container--centered{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.section__container--split-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:center;grid-gap:10px}.section__container--hero-form{display:grid;grid-template-columns:1fr 2fr;align-items:center;justify-items:center;grid-gap:24px}.section__container--split-content-responsive,.section__container--thirds-content-responsive{display:grid;align-items:center;justify-items:center;grid-gap:24px}.section__container--stretch{align-items:stretch !important}.section__headline{margin-bottom:12px}.section__headline--centered{text-align:center}.section__item{display:flex;justify-content:center;margin-top:24px;margin-bottom:24px}.section__item--column{flex-direction:column}.section__item img{width:100%}.section__container--light-text{color:var(--white)}.section__container--top-padding{padding-top:20px}.section__container--bottom-padding{padding-bottom:40px}.section__item .section__item--image-number{height:76px;width:68px;margin-right:26px;margin-top:-32px}[class*='section--bg'],[class*='section--edge']{position:relative}[class*='section--bg'] .section__container,[class*='section--edge'] .section__container{margin-top:50px;margin-bottom:50px;z-index:var(--section-content-z-index)}[class*='section--bg'],[class*='section--edge']{position:relative;z-index:var(--section-content-z-index)}[class*='section--bg']:after,[class*='section--edge']:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:var(--section-background-z-index)}[class*='section--edge']::after{margin-top:calc(var(--edge-angle) * -1)}.section--edge-no-margin::after{margin-top:0}.section--edge-top-left:after{clip-path:polygon(0 0,100% var(--edge-angle),100% 100%,0 100%)}.section--edge-top-right:after{clip-path:polygon(0 var(--edge-angle),100% 0,100% 100%,0 100%)}.section--edge-top-arrow:after{clip-path:polygon(0 0,50% var(--edge-angle),100% 0,100% 100%,0 100%)}.section--bg-primary-green:after{background:var(--primary-green)}.section--bg-slice-first{margin-top:-30px}.section--bg-slice,.section--bg-slice-first{padding-top:20px}.section--bg-gradient-1:after{background:linear-gradient(90deg,#14c3a2 0%,#095d98 100%)}.section--bg-gradient-1-slice:after{background:linear-gradient(90deg,#45cab1 0%,#3d80ad 100%);box-shadow:1px 5px 18px 5px rgba(0,0,0,0.8)}.section--bg-gradient-2-slice:after{background:linear-gradient(90deg,#a1e5d9 0%,#9dbfd6 100%);box-shadow:1px 5px 18px 5px rgba(0,0,0,0.8)}.section--bg-gradient-3-slice:after{background:linear-gradient(90deg,#45cab1 0%,#3d80ad 100%);box-shadow:1px 5px 18px 5px rgba(0,0,0,0.8)}.section--bg-dark-blue-gray-gradient-1:after{background:linear-gradient(90deg,rgba(55,69,87,1) 0%,rgba(77,96,120,1) 100%)}.section--bg-dark-blue:after{background:#064774}.section--bg-dark-blue-gray:after{background:var(--dark-blue-gray)}.section--bg-blue:after{background:var(--blue)}.section--bg-white:after{background:var(--white)}.section--bg-trans-gray:after{background:var(--trans-gray)}.section--bg-gray:after{background:var(--lighter-gray)}.section--bg-medium-gray:after{background:var(--medium-gray)}.section--bg-lightest-gray:after{background:var(--lightest-gray)}.section--bg-dark-blue-gray:after{background:var(--dark-blue-gray)}.section--bg-purple-blue:after{background:linear-gradient(180deg,var(--light-purple) 0%,var(--blue) 100%)}.section--bg-green-blue:after{background:linear-gradient(180deg,var(--primary-green) 0%,var(--blue) 100%)}.section--bg-primary-blue-gradient:after{background:linear-gradient(180deg,var(--primary-blue) 0%,var(--blue) 100%)}.section__container--image-and-content{display:flex;flex-direction:row}@media screen and (min-width:320px){.section__container{padding-left:var(--bp10-gutter);padding-right:var(--bp10-gutter)}.section__container--split-content-responsive{grid-template-columns:1fr}.image-top{grid-row:1;grid-column:1}}@media screen and (min-width:768px){.section__container{padding-left:var(--bp30-gutter);padding-right:var(--bp30-gutter)}.section__container--split-content-responsive,.section__container--thirds-content-responsive{grid-template-columns:1fr}.image-top{grid-row:1;grid-column:1}}@media screen and (min-width:1024px){.section__container{padding-left:var(--bp40-gutter);padding-right:var(--bp40-gutter)}.section__container--split-content-responsive{grid-template-columns:1fr 1.25fr}.section__container--thirds-content-responsive{grid-template-columns:1fr 1fr 1fr}.image-top{grid-row:1;grid-column:2}}