.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__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 {display:inline-flex;font-size:1rem;padding:0.75rem 1.5rem;border:1px solid;background-color:#000000;color:#ffffff;}.gbp-button--primary:hover {background-color:#000000;color:#ffffff;}.gbp-button--secondary {display:inline-flex;font-size:1rem;padding:0.75rem 1.5rem;border:1px solid #000000;color:currentColor;}.gbp-button--secondary:hover {color:currentColor;}.emp-button-secondary{background-color:var(--theme-palette-color-10,#F1C40F);border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;color:var(--theme-palette-color-3,#5a5a5a);display:inline-flex;font-size:18px;font-weight:700;line-height:1.25em;padding:10px 15px}.emp-button-secondary:hover{background-color:var(--theme-palette-color-9,#e7ad02);color:var(--theme-palette-color-4,#28292a)}