.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;position:relative;z-index:1}.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-card__meta-text{font-size:.875rem;margin-bottom:.5rem}.gbp-card__title{font-size:1.25rem;margin-bottom:.5rem}.gbp-section-bg-img-overlay{background-color:var(--accent);background-image:none;background-position:center center;background-repeat:no-repeat;background-size:cover;color:#fff;overflow-x:hidden;overflow-y:hidden;position:relative}.gbp-section-bg-img-overlay:after{background-image:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.6));content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.gbp-button--primary{display:inline-flex;font-size:1rem;padding:.75rem 1.5rem;border:1px solid;background-color:#000;color:#fff}.gbp-button--primary:hover{background-color:#000;color:#fff}.gbp-button--secondary{display:inline-flex;font-size:1rem;padding:.75rem 1.5rem;border:1px solid #000;color:currentColor}.gbp-button--secondary:hover{color:currentColor}.gbp-card--border{border-color:var(--accent)}