.demo-spacer{height:56vh;display:grid;place-items:center;background:#320c09;color:#8a5b56;font-size:15px}.quote-btn{display:inline-flex;align-items:stretch;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none}.quote-btn span:first-child{padding:14px 20px;color:#1a1a1a;font-size:16px;font-weight:500}.quote-btn .qb-arrow{display:flex;align-items:center;justify-content:center;width:48px;background:#111;color:#fff}.quote-btn svg{width:18px;height:18px}.card-img .ph{color:rgba(255,255,255,.5);font-size:14px;font-weight:500;letter-spacing:.02em}.cta{margin-top:28px;position:relative;display:flex;align-items:center;justify-content:center;height:52px;background:rgba(255,255,255,.16);border-radius:8px;text-decoration:none;transition:background .2s}.cta:hover{background:rgba(255,255,255,.26)}.cta-label{color:#fff;font-size:18px;font-weight:500;letter-spacing:-.03em}.cta-arrow{position:absolute;right:4px;top:4px;width:44px;height:44px;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;border-radius:2px}.cta-arrow svg{width:22px;height:22px}@media (max-width:900px){.cta-label{font-size:16px}}