.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:#000000;border:1px solid;color:#ffffff;display:inline-flex;font-size:1rem;padding:0.75rem 1.5rem;text-decoration:none}.gbp-button--primary:is(:hover,:focus){background-color:#000000;color:#ffffff}.gbp-button--secondary{border:1px solid #000000;color:currentColor;display:inline-flex;font-size:1rem;padding:0.75rem 1.5rem;text-decoration:none}.gbp-button--secondary:is(:hover,:focus){color:currentColor}.gbp-card__meta-text {font-size:0.875rem;margin-bottom:0.5rem;}.gbp-card__title{font-size:1.25rem;margin-bottom:0.5rem}.gbp-card__text {font-size:1rem;margin-bottom:0px;}.gbp-card {padding:1.5rem;}@media (max-width: 767px) {.gbp-card {padding:1.25rem;}}.gbp-card--border {border:1px solid #000000;}.gbp-mega-menu{box-shadow:0 2px 4px rgba(0,0,0,0.06),0 8px 16px rgba(0,0,0,0.1);column-gap:32px;row-gap:32px;padding:32px}.gbp-mega-menu__heading{color:#000000;font-size:1rem;font-weight:normal;letter-spacing:1.2px;margin-bottom:24px;text-transform:uppercase}.gbp-mega-menu__list{display:grid;list-style-type:none;margin-bottom:0px;margin-left:0px;padding-left:0px;row-gap:0.25rem}.gbp-mega-menu__link{color:#000000;display:block;font-size:0.875rem;padding-bottom:12px;padding-top:12px;text-decoration:none;transition:all 0.5s ease 0s}.gbp-mega-menu__link:is(:hover,:focus){color:#0000cc}.gbp-mega-menu__link__icon{align-items:center;background-color:#ffffff;display:flex;justify-content:center;width:max-content;border:1px solid #eaeaea;border-radius:3px;padding:4px}.gbp-mega-menu__link__icon svg{fill:currentColor;width:28px;height:auto}