.vt-quote{background:var(--vt-q-bg,#fff)}.vt-container{margin-inline:auto;max-width:1200px;padding-inline:1.5rem;width:100%}.vt-quote__grid{align-items:start;display:grid;gap:4rem;grid-template-columns:1.05fr .95fr}.vt-quote__subtitle{color:var(--vt-q-subtitle,#0ba08a);font-family:var(--vt-font-heading,sans-serif);font-size:.85rem;font-weight:700;letter-spacing:.14em;margin:0 0 1rem;padding-left:3.5rem;position:relative;text-transform:uppercase}.vt-quote__subtitle:before{background:currentColor;content:"";height:2px;left:0;position:absolute;top:50%;width:3rem}.vt-quote__heading{color:var(--vt-q-heading,#042127);font-family:var(--vt-font-heading,sans-serif);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.2;margin:0 0 1.25rem}.vt-quote__desc{color:#687693;font-size:1.05rem;line-height:1.7;margin:0 0 2rem}.vt-quote__highlights{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.vt-quote__highlight{align-items:flex-start;color:#042127;display:flex;font-weight:700;gap:.85rem;line-height:1.4}.vt-quote__hicon{align-items:center;background:rgba(11,160,138,.1);border-radius:10px;color:var(--vt-q-icon,#0ba08a);display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.vt-quote__checks{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:0}.vt-quote__checks li{align-items:center;color:#042127;display:flex;font-weight:600;gap:.85rem}.vt-quote__check{align-items:center;background:rgba(11,160,138,.12);border-radius:50%;color:var(--vt-q-icon,#0ba08a);display:inline-flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.vt-quote__form-card{background:var(--vt-q-form-bg,#fafbfe);border-radius:16px;padding:2.5rem}.vt-quote__form-title{color:var(--vt-q-heading,#042127);font-family:var(--vt-font-heading,sans-serif);font-size:1.5rem;font-weight:800;margin:0 0 1.5rem}.vt-quote__form-placeholder{background:rgba(0,0,0,.04);border:1px dashed rgba(0,0,0,.15);border-radius:8px;color:#687693;padding:1.5rem;text-align:center}.vt-quote__form-card .hs-form-field{margin-bottom:1rem}.vt-quote__form-card .hs-form-field>label{color:#042127;display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem}.vt-quote__form-card .hs-input{border:1px solid #e2e8ef;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 16px;width:100%}.vt-quote__form-card .hs-input:focus{border-color:var(--vt-q-icon,#0ba08a);outline:none}.vt-quote__form-card .hs-button{background:var(--vt-q-icon,#0ba08a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--vt-font-heading,sans-serif);font-size:1rem;font-weight:700;margin-top:.5rem;padding:15px 24px;transition:filter .2s ease;width:100%}.vt-quote__form-card .hs-button:hover{filter:brightness(.92)}@media (max-width:991px){.vt-quote__grid{gap:2.5rem;grid-template-columns:1fr}}@media (max-width:575px){.vt-quote__highlights{grid-template-columns:1fr}.vt-quote__form-card{padding:1.75rem}}