.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{align-items:center;background-color:rgb(255 255 255 / .12);color:var(--base-2);column-gap:.5rem;display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:2px;line-height:1em;text-align:center;text-transform:uppercase;border-radius:2px;padding:.375rem .5rem}.gbp-section__tagline .gb-shape svg{width:1.2em;height:1.2em;margin-top:-2px}.gbp-button--primary{align-items:center;background-color:var(--accent);color:var(--base-2);column-gap:.5rem;display:inline-flex;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:2px;line-height:1.5;text-align:center;text-transform:uppercase;transition:all .5s ease 0s;border-radius:2px;padding:.75rem 1.25rem}.gbp-button--primary:is(:hover,:focus){background-color:rgb(123 95 232 / .9);box-shadow:0 0 20px 2px rgb(123 95 232 / .5)}.gbp-button--secondary{align-items:center;color:var(--base-2);column-gap:.5rem;display:inline-flex;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:2px;line-height:1.5;padding-bottom:3px;text-align:center;text-transform:uppercase;transition:all 0.5s ease 0s;border-bottom:1px solid var(--base-3)}.gbp-button--secondary:is(:hover,:focus){border-top-color:var(--accent-2);border-right-color:var(--accent-2);border-bottom-color:var(--accent-2);border-left-color:var(--accent-2)}.gbp-button--secondary .gb-shape svg{width:1em;height:1em;margin-bottom:3px;transition:all 0.5s ease 0s}.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--background{background-color:#000;color:#fff}.gbp-overlay-panel{background-color:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .06),0 8px 16px rgb(0 0 0 / .1)}.gbp-overlay-panel__close{align-items:center;background-color:var(--base-3);border-bottom-style:solid;border-bottom-width:0;border-left-style:solid;border-left-width:0;border-right-style:solid;border-right-width:0;border-top-style:solid;border-top-width:0;color:#000;column-gap:.5em;display:inline-flex;padding:8px}.gbp-overlay-panel__close:is(:hover,:focus){background-color:#000;color:#fff}.gbp-overlay-panel__close .gb-shape svg{width:16px;height:16px;fill:currentColor}