.gbp-section{flex-direction:row;flex-wrap:wrap;padding:5rem 2rem 4rem 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--box-shadow{box-shadow:0px 0px 15px -5px rgba(16,16,20,0.95)}.gbp--border-radius{border-radius:.25rem}.gbp-button--tertiary{align-items:center;color:var(--accent-2);column-gap:0.5em;display:flex;font-size:1.2rem;font-weight:600;margin-top:.rem}.gbp-button--tertiary:is(:hover,:focus){color:var(--accent)}.gbp-button--tertiary:is(:hover,:focus) .gb-shape svg{transform:translate3d(3px,0px,0px);transition:transform 0.5s ease 0s;color:var(--accent)}.gbp-button--tertiary .gb-shape svg{width:1em;height:1em;fill:currentColor;transition:all 0.5s ease 0s;color:var(--accent)}.gbp-button--tertiary a{color:var(--accent-2)}