.vd-section{padding-bottom:var(--section-py,5.5rem);padding-top:var(--section-py,5.5rem)}.vd-gutter{padding-left:var(--section-px,2.4rem);padding-right:var(--section-px,2.4rem)}.vd-gutter--max{margin-left:auto;margin-right:auto;max-width:var(--max-container)}.vd-rounded--full{border-radius:var(--rounded-full,50%)}.vd-rounded--l{border-radius:var(--rounded--l)}.vd-rounded--m{border-radius:var(--rounded--m,.8rem)}.vd-button--primary{align-items:center;background-color:var(--action);box-shadow:0px 0px .4rem 0px var(--brand);color:var(--neutral);display:inline-flex;justify-content:center;letter-spacing:0.03em;text-transform:uppercase;transition:background 0.5s ease 0s;padding:.75em 1.25em}.vd-button--primary:has(.gb-icon){padding-right:1.5em;padding-left:1.5em}.vd-button--primary:hover{background-color:var(--action-hover)}.vd-button--secondary{align-items:center;background-color:var(--accent);color:var(--neutral-100);display:inline-flex;font-weight:500;justify-content:center;letter-spacing:0.03em;text-transform:uppercase;transition:background 0.3s ease-in-out 0s;border:2px solid var(--accent);padding:.75em 1.25em}.vd-button--secondary:has(.gb-icon){padding-right:1.5em;padding-left:1.5em}.vd-button--secondary:is(:hover,:focus){background-color:var(--neutral-100);color:var(--accent)}.vd-heading--h1{font-family:var(--gp-font--montserrat);font-size:var(--fs-h1,5.5rem);font-weight:bold;letter-spacing:-.03em;line-height:1.2em;margin-bottom:0px}.vd-heading--h2{font-family:var(--gp-font--montserrat);font-size:var(--fs-h2,2.85rem);font-weight:bold;letter-spacing:-.03em;line-height:1;margin-bottom:0px}.vd-heading--h3{font-family:var(--gp-font--montserrat);font-size:var(--fs-h3,2.35rem);font-weight:bold;letter-spacing:-.03em;line-height:1;margin-bottom:0px}.vd-heading--h4{font-family:var(--gp-font--montserrat);font-size:var(--fs-h4,2rem);font-weight:bold;letter-spacing:-.03em;line-height:1;margin-bottom:0px;text-transform:uppercase}.vd-heading--body{font-size:var(--fs-body,1.6rem)}.vd-rounded{border-radius:var(--rounded)}