.module-text-content{width:100%}.module-text-content--pad-sm{padding-bottom:32px;padding-top:32px}.module-text-content--pad-md{padding-bottom:64px;padding-top:64px}.module-text-content--pad-lg{padding-bottom:96px;padding-top:96px}.module-text-content--white{background:var(--color-bg-default)}.module-text-content--subtle{background:var(--color-bg-subtle)}.module-text-content--green-light{background:#f1f9fa}.module-text-content--dark{background:var(--color-text-primary)}.module-text-content--teal{background:linear-gradient(180deg,#218987 0,#054653 51%,#000)}.module-text-content--teal-h{background:linear-gradient(90deg,#218987 0,#054653 51%,#000)}.module-text-content__inner{box-sizing:content-box;margin-inline:auto;padding-inline:var(--container-padding);width:var(--container-content)}.module-text-content__inner--text{max-width:680px}.module-text-content__inner--inner{max-width:var(--container-content)}.module-text-content__inner--outer{max-width:var(--container-edge)}.module-text-content__inner--full{max-width:100%;padding-inline:0}.module-text-content--left{text-align:left}.module-text-content--center{text-align:center}.module-text-content--right{text-align:right}.module-text-content__top-image{margin-bottom:40px}.module-text-content--center .module-text-content__top-image{display:flex;justify-content:center}.module-text-content__top-image img{display:block;height:auto;object-fit:contain}.module-text-content__top-image--sm img{max-width:100%;width:320px}.module-text-content__top-image--md img{max-width:100%;width:560px}.module-text-content__top-image--lg img{max-width:100%;width:800px}.module-text-content__top-image--full img{width:100%}.module-text-content__label{font-size:13px;font-weight:500;letter-spacing:.08em;margin-bottom:16px;opacity:.6;text-transform:uppercase}.module-text-content__headline{font-size:44px;font-weight:500;letter-spacing:-.01em;line-height:1.1;margin-bottom:24px}.module-text-content--center .module-text-content__headline{margin-inline:auto}.module-text-content__body{font-size:18px;font-weight:400;line-height:1.6}.module-text-content--center .module-text-content__body{margin-inline:auto}.module-text-content__body p{margin-bottom:16px}.module-text-content__body p:last-child{margin-bottom:0}.module-text-content__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.module-text-content--center .module-text-content__buttons{justify-content:center}.module-text-content__btn{border-radius:100px;cursor:pointer;display:inline-block;font-family:var(--font-primary);font-size:13px;font-weight:600;letter-spacing:.03em;line-height:1.2;padding:9px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.module-text-content__btn--light-green{background:#28918e;border:none;color:#fff}.module-text-content__btn--light-green:hover{background:#2aa09d}.module-text-content__btn--outline-light{background:transparent;border:2px solid #054653;color:#054653}.module-text-content__btn--outline-light:hover{background:rgba(5,70,83,.08)}.module-text-content__btn--outline-dark{background:transparent;border:2px solid #fff;color:#fff}.module-text-content__btn--outline-dark:hover{background:hsla(0,0%,100%,.12)}.module-text-content__btn--glass{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.4);color:#fff}.module-text-content__btn--glass:hover{background:hsla(0,0%,100%,.2)}.module-text-content--dark .module-text-content__body,.module-text-content--dark .module-text-content__body p,.module-text-content--dark .module-text-content__headline,.module-text-content--dark .module-text-content__label,.module-text-content--teal .module-text-content__body,.module-text-content--teal .module-text-content__body p,.module-text-content--teal .module-text-content__headline,.module-text-content--teal .module-text-content__label,.module-text-content--teal-h .module-text-content__body,.module-text-content--teal-h .module-text-content__body p,.module-text-content--teal-h .module-text-content__headline,.module-text-content--teal-h .module-text-content__label{color:#fff!important}.module-text-content__top-image--rounded img{border-radius:16px}.module-text-content__body-grid{display:grid;gap:48px;grid-template-columns:1fr 1fr;text-align:left}.module-text-content__body--col{text-align:left!important}@media (max-width:768px){.module-text-content{overflow-x:hidden}.module-text-content__inner{box-sizing:border-box;max-width:100%;padding-inline:16px;width:100%}.module-text-content__inner--full{padding-inline:0}.module-text-content__headline{font-size:28px}.module-text-content__body{font-size:16px}.module-text-content__body-grid{gap:24px;grid-template-columns:1fr}.module-text-content__top-image img{height:auto;max-width:100%;width:100%!important}}