.section--text-features{background-color:#fff;color:#003984}.section--text-features .container{display:flex}@media(max-width:1023px){.section--text-features .container{flex-direction:column;padding:64px 16px}}@media(min-width:1024px){.section--text-features .container{flex-direction:row;align-items:flex-start;padding:96px 0}.section--text-features .section__heading{max-width:36%}}.section--text-features .section__content{display:flex;flex-direction:column}@media(max-width:1023px){.section--text-features .section__content{margin-top:32px;gap:24px}}@media(min-width:1024px){.section--text-features .section__content{flex:0 1 64%;gap:32px}}.section--text-features .features-grid{display:grid;grid-column-gap:24px;column-gap:24px}@media(max-width:1023px){.section--text-features .features-grid{grid-template-columns:1fr 1fr;row-gap:24px}}@media(min-width:1024px){.section--text-features .features-grid{grid-template-columns:repeat(3,1fr);row-gap:32px}}.section--text-features--lightBlue{background-color:#f2f5f9}.section--text-features .feature-card{display:flex;flex-direction:column}.section--text-features .feature-card__icon svg{display:block;margin-bottom:12px}@media(max-width:1023px){.section--text-features .feature-card__icon svg{width:28px;height:28px}}@media(min-width:1024px){.section--text-features .feature-card__icon svg{width:36px;height:36px}}.section--text-features .feature-card__title{font-weight:500;margin-bottom:8px}@media(max-width:1023px){.section--text-features .feature-card__title{font-size:20px;line-height:1.3}}@media(min-width:1024px){.section--text-features .feature-card__title{font-size:26px;line-height:1.3}}@media(max-width:1023px){.section--text-features .feature-card__description{font-size:14px;line-height:1.5}}@media(min-width:1024px){.section--text-features .feature-card__description{font-size:16px;line-height:1.5}}.section--text-features .button{width:-moz-fit-content;width:fit-content}.section--text-features .text-features__note{font-size:12px;opacity:.6;line-height:1.4}