.gradient-text,.section__header h2 span{background:linear-gradient(284deg,#52a845 29.75%,#69c359 70.25%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.section-label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.5rem;color:var(--primary-color);font-size:1.4rem;font-weight:400;letter-spacing:.05em;opacity:.5;text-transform:uppercase;line-height:1}.section-label:before{content:"";display:block;width:24px;height:1px;background:var(--primary-color);border-radius:2px;-ms-flex-negative:0;flex-shrink:0}.section-label.color-white{color:var(--white)}.section-label.color-white:before{background:var(--white)}.wider-section-header .section__header{max-width:100%}.section__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;margin-bottom:4rem;container-type:inline-size;container-name:section-header;text-align:left;max-width:80rem}.section__header.section__header--center{-ms-flex-pack:center;justify-content:center;text-align:center;margin-left:auto;margin-right:auto}.section__header.section__header--center .section-label{margin-left:auto;margin-right:auto}.section__header.section__header--center .section-label:after{content:"";display:block;width:24px;height:1px;background:var(--primary-color);-ms-flex-negative:0;flex-shrink:0}.section__header.section__header--center .section__header-text{margin-left:auto;margin-right:auto}.section__header.section__header--wider-text .section__header__text{max-width:90rem}.section__header-text{max-width:80rem;margin-top:.8rem}