/* Additions to the existing Vending Visions homepage design. */
html{scroll-behavior:smooth} .vv-kicker{font-size:16px;font-weight:700;letter-spacing:.07em;margin:0 0 18px}
.gb-container-c1f1455e > .gb-inside-container{padding-top:40px;padding-bottom:80px}
h1.gb-headline-5a6926ef{font-size:clamp(30px,4.4vw,54px);line-height:1.12;margin-bottom:25px}
.vv-choices{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 28px;text-align:left}
.vv-choices>div{padding:22px;border:1px solid #ffffff80;background:#102d50dd}
.vv-choices h2{color:white;font-size:25px;font-weight:700;margin:0 0 8px;line-height:1.2}
.vv-choices p{font-size:19px;line-height:1.35;margin:0 0 17px;color:white}
a.vv-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;background:#e90000;color:#fff;border:2px solid #f52323;border-radius:4px;box-shadow:0 4px 0 #9d1717;font-weight:700;font-size:18px;line-height:1.25;text-decoration:none;text-align:center}
a.vv-button:hover{background:#b80000;color:white}a.vv-button:focus-visible{outline:3px solid #f4c94b;outline-offset:4px}
.vv-remote{background:#f3f5f8;color:#252a30;padding:65px 24px}
.vv-remote-inner{max-width:1168px;margin:auto;display:grid;grid-template-columns:1.35fr 1fr;gap:48px;align-items:center}
.vv-remote .vv-kicker{color:#176b87}.vv-remote h2{font-size:36px;line-height:1.18;color:#142b51;font-weight:700;margin:0 0 22px}
.vv-remote p{font-size:19px;line-height:1.55}.vv-remote figure{margin:0}.vv-remote img{display:block;width:100%;height:auto}.vv-remote figcaption{font-size:16px;margin-top:12px;text-align:center;font-style:italic}
@media(max-width:650px){.gb-container-c1f1455e > .gb-inside-container{padding:24px 16px 65px}.vv-kicker{font-size:12px;letter-spacing:.03em}.vv-choices{gap:10px;margin-bottom:22px}.vv-choices>div{padding:13px 10px}.vv-choices h2{font-size:20px}.vv-choices p{font-size:16px}.vv-choices .vv-button{font-size:15px;padding:10px 8px;min-height:62px;width:100%;box-sizing:border-box}.vv-remote{padding:42px 20px}.vv-remote-inner{grid-template-columns:1fr;gap:25px}.vv-remote h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
