.gbp-section{padding:8rem 2rem}@media (max-width:767px){.gbp-section{padding:6rem 1.5rem}}.gbp-section__inner{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width)}.gbp-section__tagline{background-color:var(--accent-3);color:var(--base-3);display:inline-flex;font-size:1.125rem;font-weight:600;line-height:1.2;margin-bottom:2rem;text-align:center;border-radius:2px;padding:.375rem .5rem .375rem .625rem}.gbp-section__headline {margin-bottom:1.5rem;}@media (max-width: 767px) {.gbp-section__headline {margin-bottom:1.25rem;}}.gbp-section__text {font-size:1.125rem;}.gbp-section__text--sm{font-size:1rem;line-height:1.5em;margin-bottom:1.5em}.gbp-section__text--lg{font-size:1.1875rem;font-weight:700}.gbp-button--primary{align-items:center;background-color:var(--accent);box-shadow:-4px 4px 0px 0px var(--accent-2);color:var(--base-3);column-gap:.5rem;display:inline-flex;font-size:1.125rem;font-weight:600;justify-content:center;text-align:center;transition:all 0.5s ease 0s;padding:.75rem 1.25rem}.gbp-button--primary:is(:hover,:focus){background-color:var(--accent-2);color:var(--base-3);box-shadow:-4px 4px 0px 0px var(--accent)}.gbp-button--primary .gb-shape svg{color:var(--base-3);margin-bottom:3px;width:1em;height:1em}.gbp-button--secondary{background-color:var(--base-3);box-shadow:-4px 4px 0px 0px var(--accent-2);color:var(--contrast-2);display:inline-flex;font-size:1.125rem;font-weight:600;justify-content:center;text-align:center;transition:all 0.5s ease 0s;padding:.75rem 1.25rem}.gbp-button--secondary:is(:hover,:focus){color:var(--base-3);background-color:var(--accent-2);box-shadow:-4px 4px 0px 0px var(--accent)}.gbp-card {padding:1.5rem;}@media (max-width: 767px) {.gbp-card {padding:1.25rem;}}.gbp-card__title{font-size:clamp(1.25rem,0.926vw + 0.806rem,1.5rem);font-weight:700;line-height:calc(5px + 2ex);margin-bottom:0.5rem}.gbp-card__text {font-size:1rem;margin-bottom:0px;}.gbp-card__meta-text{color:var(--contrast-3);font-size:.9375rem;font-weight:500;line-height:1.5em;margin-bottom:0rem}.gbp-card--border {border:1px solid #000000;}.gbp--box-shadow{box-shadow:0px 0px 0px 12px var(--base-3)}