:root{--black:#000;--white:#fff;--primary:#07514d;--primary-light:#e6eeed;--secondary:#fcfbf5;--secondary-dark:#dfd7cb;--tertiary:#f2dad4;--tertiary-light:#5b1a2c;--info:#2cbdff;--info-light:#ccf3ff;--base:#242424;--base-light:#606060;--base-lighter:#dfdfdf;--accent:#c0cbce;--primary-font:"Figtree",sans-serif;--secondary-font:"Red Rose",serif;--tertiary-font:"Inter",sans-serif;--quaternary-font:"Bricolage Grotesque",sans-serif}.info-list{display:flex;width:100%;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px){.info-list{gap:3.75rem}}.info-list--lg-bg-secondary{color:var(--tertiary-light)}.info-list--lg-bg-tertiary h4,.info-list--lg-bg-tertiary p{color:var(--base)}.info-list h3{margin:0;text-align:center}.info-list .info-list__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}@media screen and (min-width:720px){.info-list .info-list__cards{gap:1.5rem 2rem}}.info-list .info-list__card{display:flex;width:100%;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media screen and (min-width:720px){.info-list .info-list__card{width:calc(50% - 16 * 0.0625rem)}}@media screen and (min-width:1199px){.info-list .info-list__card{width:calc(20% - 25.6 * 0.0625rem)}}.info-list .info-list__card figure{width:1.875rem;height:1.875rem}.info-list .info-list__card figure img{width:100%;height:100%;object-fit:contain}.info-list .info-list__card h4{margin:0;font-family:var(--primary-font);font-weight:600;line-height:1.3}.info-list .info-list__card p{margin:0}.featured-text{display:flex;flex-direction:column;justify-content:center;color:var(--white)}@media screen and (width <= 719px){.featured-text:not(:has(.ss.info-list)){padding-bottom:1rem}}.featured-text .featured-text__header{display:flex;max-width:90rem;flex-direction:column;align-items:center;margin-top:3.75rem;margin-bottom:2.75rem;gap:0;text-align:center}@media screen and (min-width:768px){.featured-text .featured-text__header{margin-bottom:3.75rem}}@media screen and (min-width:1199px){.featured-text .featured-text__header{margin-top:5rem;margin-bottom:5rem}}.featured-text .featured-text__header figure{width:100%;max-width:25.25rem;margin-bottom:2.5rem}@media screen and (min-width:768px){.featured-text .featured-text__header figure{margin-bottom:2rem}}.featured-text .featured-text__header figure img{width:100%;height:auto}.featured-text .featured-text__header .featured-text__subtitle{margin-bottom:1rem;line-height:1.5}@media screen and (min-width:1199px){.featured-text .featured-text__header .featured-text__subtitle{margin-bottom:0.5rem;line-height:1.1}}.featured-text .featured-text__header h2{margin-bottom:2.5rem}@media screen and (min-width:1199px){.featured-text .featured-text__header h2{margin-bottom:2rem}}.featured-text .featured-text__header .featured-text__description{margin-bottom:0}.featured-text .featured-text__header .featured-text__description span{color:var(--info)}.featured-text .featured-text__header footer{width:100%;margin-top:1.5rem}.featured-text .featured-text__header footer p{margin:0;margin-bottom:1.5rem;color:var(--secondary)}@media screen and (min-width:768px){.featured-text .featured-text__header footer p{margin-bottom:2rem}}.featured-text.featured-text--lg-bg-primary{background-color:var(--primary)}.featured-text.featured-text--lg-bg-secondary{background-color:var(--tertiary)}.featured-text.featured-text--lg-bg-secondary .featured-text__header{color:var(--tertiary-light)}.featured-text.featured-text--lg-bg-secondary .featured-text__description,.featured-text.featured-text--lg-bg-secondary .featured-text__header .featured-text__subtitle{color:var(--base)}.featured-text.featured-text--lg-bg-secondary .featured-text__description span,.featured-text.featured-text--lg-bg-secondary .l-btn.has-thick-hover.l-btn--secondary:after,.featured-text.featured-text--lg-bg-secondary .ss.info-list{color:var(--tertiary-light)}.featured-text.featured-text--lg-bg-secondary footer p{color:var(--base)}.featured-text.featured-text--lg-bg-tertiary{background-color:transparent;color:var(--base)}.featured-text.featured-text--lg-bg-quaternary{background-color:var(--secondary);color:var(--primary)}.featured-text.featured-text--lg-bg-quaternary .featured-text__description span,.featured-text.featured-text--lg-bg-quaternary .featured-text__header .featured-text__subtitle,.featured-text.featured-text--lg-bg-quaternary .featured-text__header footer p{color:var(--base)}.featured-text .ss.info-list{padding-bottom:5rem}