.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:rgba(255,255,255,0.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}.gbp-button--primary{align-items:center;background-color:var(--base-3);color:var(--contrast);column-gap:.5rem;display:inline-flex;font-size:1.25rem;font-weight:500;justify-content:center;letter-spacing:2px;line-height:1.5;text-align:center;text-transform:capitalize;transition:all .5s ease 0s;border-radius:8px;padding:1.25rem 3rem}.gbp-button--primary:is(:hover,:focus){background-color:var(--base-2);box-shadow:0px 0px 20px 2px rgba(123,95,232,0.5);color:var(--contrast)}.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-button--tertiary{background-color:var(--base-3);color:var(--contrast);display:block;font-size:.875rem;text-transform:capitalize;border-radius:8px;padding:.75rem 1.5rem}.gbp-button--forth{align-items:center;background-color:rgba(142,146,163,0.19);color:#ffffff;column-gap:0.5em;display:inline-flex;text-decoration:none;border:1px solid #ffffff26;border-radius:100px;padding:.75rem 2rem}.gbp-button--forth:is(:hover,:focus){background-color:rgba(142,146,163,0.33);color:var(--base-3)}.gbp-button--forth .gb-shape svg{width:1em;height:1em;fill:currentColor}