.gbp-section {padding:7rem 40px;}@media (max-width: 1024px) {.gbp-section {padding:6rem 30px;}}@media (max-width: 767px) {.gbp-section {padding:4rem 20px;}}.gbp-section__inner{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);position:relative;z-index:1}.gbp-section__tagline {font-size:1rem;font-weight:600;margin-bottom:0.75rem;}.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-button--primary{background-color:#073435;color:#ffffff;display:inline-flex;font-size:1rem;text-decoration:none;border:1px solid currentColor;padding:0.75rem 1.5rem}.gbp-button--primary:is(:hover,:focus){background-color:#0c5d5e;color:#ffffff}.gbp-button--secondary{background-color:#e8860b;color:currentColor;display:inline-flex;font-size:1rem;text-decoration:none;border:1px solid #ffffff;padding:0.75rem 1.5rem}.gbp-button--secondary:is(:hover,:focus){color:currentColor;background-color:#772f0e}.gbp-card{color:var(--contrast);padding:1.5rem}@media (max-width:767px){.gbp-card{padding:1.25rem}}.gbp-card--border{border:2px solid #792f0e;border-radius:1em}.gbp-card__title{font-size:1.25rem;margin-bottom:0.5rem}.gbp-section__image{height:100%;max-width:100%;object-fit:cover;object-position:center center;width:100%}