
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
:root{--vci-green:#0b6a3d;--vci-green-dark:#064e2d;--vci-green-soft:#eff7f2;--vci-text:#17362a;--vci-muted:#4d6359;--vci-border:#d9e6de;--vci-bg:#f7faf8;--vci-white:#fff;--vci-shadow:0 18px 40px rgba(8,70,41,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.vci-landing-body{margin:0;background:#fff;color:var(--vci-text);font-family:'Montserrat',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.vci-site a{text-decoration:none}.vci-container{width:min(calc(100% - 80px),1600px);margin-inline:auto}.vci-campaign-strip{background:var(--campaign-color);color:#fff;font-size:14px}.vci-campaign-strip .vci-container{min-height:42px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:8px 0}.vci-campaign-strip a{color:#fff;font-weight:800;text-decoration:underline}.vci-header{position:sticky;top:0;background:#fff;border-bottom:1px solid rgba(5,107,56,.08);z-index:50}.vci-header-inner{min-height:90px;display:flex;align-items:center;gap:28px}.vci-brand{display:flex;align-items:center;gap:10px;color:var(--vci-green);min-width:230px}.vci-brand img{display:block;max-width:250px;max-height:70px}.vci-brand-mark{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--vci-green);color:#fff;font-size:24px}.vci-brand strong{display:block;font-size:18px;letter-spacing:.02em}.vci-brand small{display:block;letter-spacing:.3em;font-size:9px;color:#7e9188}.vci-nav{display:flex;gap:34px;margin-inline:auto}.vci-nav a{color:#1c382e;font-size:15px;font-weight:700;white-space:nowrap}.vci-nav a:hover{color:var(--vci-green)}.vci-header-actions{display:flex;align-items:center;gap:18px}.vci-portal-button{display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--vci-green-dark);color:#fff;padding:14px 20px;font-size:13px;font-weight:800;max-width:180px;line-height:1.15;text-align:center;box-shadow:0 10px 18px rgba(6,78,45,.18)}.vci-menu-toggle{display:none;border:1px solid var(--vci-border);background:#fff;border-radius:10px;padding:9px 12px;font-size:20px}.vci-mobile-menu{position:absolute;left:0;right:0;top:90px;background:#fff;padding:18px 20px;box-shadow:var(--vci-shadow)}.vci-mobile-menu a{display:block;color:var(--vci-text);padding:12px;border-bottom:1px solid var(--vci-border);font-weight:700}.vci-hero{overflow:hidden;background:linear-gradient(90deg,#f6f7f6 0%,#f6f7f6 47%,#ffffff 47%,#ffffff 100%)}.vci-hero-grid{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:stretch}.vci-hero-copy{padding:56px 34px 48px 0;display:flex;flex-direction:column;justify-content:center}.vci-hero h1{font-size:clamp(48px,5vw,80px);line-height:.96;letter-spacing:-.045em;margin:0 0 18px;color:#11362a}.vci-hero h1 .vci-accent{color:var(--vci-green)}.vci-hero-text{font-size:19px;line-height:1.55;color:#364d43;max-width:620px;margin:0 0 30px;font-weight:500}.vci-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 28px;border-top:1px solid var(--vci-border);padding-top:12px}.vci-benefit{padding:4px 14px 0;text-align:center;border-right:1px solid var(--vci-border);font-size:13px;line-height:1.35}.vci-benefit:first-child{padding-left:0}.vci-benefit:last-child{border-right:0;padding-right:0}.vci-benefit-icon{width:44px;height:44px;display:grid;place-items:center;margin:0 auto 8px;color:var(--vci-green)}.vci-benefit-icon svg{width:100%;height:100%}.vci-benefit strong{display:block;font-weight:700}.vci-cta-row{display:flex;gap:14px;flex-wrap:wrap}.vci-button{min-height:58px;border-radius:14px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.vci-button-primary{background:var(--vci-green);color:#fff;box-shadow:0 14px 24px rgba(5,107,56,.17)}.vci-button-primary:hover{background:var(--vci-green-dark)}.vci-button-secondary{background:#fff;color:var(--vci-green-dark);border:2px solid #a7c6b4}.vci-trust-line{display:flex;align-items:center;gap:8px;margin:16px 0 0;color:#586d63;font-size:13px;font-weight:500}.vci-trust-line:before{content:'✓';width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--vci-green-soft);color:var(--vci-green);font-size:11px;font-weight:800;flex:none}.vci-hero-visual{position:relative;min-height:100%;background-size:cover;background-position:center;align-self:stretch}.vci-hero-visual:before{content:'';position:absolute;inset:0 auto 0 0;width:92px;background:linear-gradient(90deg,#f6f7f6 0%,rgba(246,247,246,.75) 45%,rgba(246,247,246,0) 100%)}.vci-service-badge{position:absolute;right:26px;bottom:28px;z-index:2;background:rgba(255,255,255,.98);border-radius:18px;padding:20px 22px;box-shadow:var(--vci-shadow);max-width:315px;display:flex;align-items:center;justify-content:space-between;gap:18px}.vci-service-badge-text{font-size:18px;line-height:1.2;font-weight:800;color:var(--vci-green-dark);display:block}.vci-service-map{width:78px;flex:none;color:#b7d7a9;display:block}.vci-service-map svg{display:block;width:100%;height:auto}.vci-inline-campaign{padding:32px 0;background:color-mix(in srgb,var(--campaign-color) 12%,white)}.vci-inline-campaign .vci-container{display:flex;align-items:center;justify-content:space-between;gap:28px}.vci-inline-campaign span{font-size:12px;text-transform:uppercase;font-weight:900;color:var(--campaign-color)}.vci-inline-campaign h2{margin:5px 0;font-size:28px}.vci-inline-campaign p{margin:0}.vci-inline-campaign .vci-button{background:var(--campaign-color);color:#fff}.vci-help{padding:46px 0 56px;background:#f6f7f6}.vci-section-title{margin:0 0 22px;text-align:center;color:var(--vci-green-dark);font-size:42px;line-height:1.08;font-weight:800}.vci-help-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.vci-help-card{background:#fff;border:1px solid var(--vci-border);border-radius:18px;padding:22px 16px;box-shadow:0 10px 30px rgba(8,70,41,.06);text-align:center;min-height:162px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.vci-help-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--vci-green);margin:0 0 12px}.vci-help-icon svg{width:100%;height:100%}.vci-help-card h3{margin:0;font-size:16px;line-height:1.35;color:#274239;font-weight:700}.vci-professionals{padding:20px 0 34px;background:#f6f7f6}.vci-professionals-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:16px;align-items:stretch}.vci-prof-intro-card,.vci-prof-card{background:#fff;border:1px solid var(--vci-border);border-radius:18px;box-shadow:0 10px 30px rgba(8,70,41,.06);overflow:hidden}.vci-prof-intro-card{padding:26px;display:flex;flex-direction:column;justify-content:space-between}.vci-prof-intro-card h2{margin:0 0 14px;color:var(--vci-green-dark);font-size:28px;line-height:1.08;font-weight:800}.vci-prof-intro-card p{margin:0 0 20px;color:#4b6158;font-size:16px;line-height:1.5}.vci-prof-intro-card .vci-button{align-self:flex-start;min-width:160px}.vci-prof-card-media{aspect-ratio:16/9;background:#e9efec}.vci-prof-card-media img{width:100%;height:100%;object-fit:cover;display:block}.vci-prof-card-body{padding:18px 18px 22px}.vci-prof-card h3{margin:0 0 10px;font-size:18px;line-height:1.1;color:var(--vci-green-dark);font-weight:800;text-transform:uppercase}.vci-prof-card p{margin:0;color:#4b6158;font-size:15px;line-height:1.45}.vci-portal-showcase{padding:48px 0 54px;background:#fff;overflow:hidden}.vci-portal-grid{display:grid;grid-template-columns:minmax(190px,.58fr) minmax(320px,.9fr) minmax(480px,1.45fr);gap:34px;align-items:center}.vci-portal-phone-wrap{align-self:end;display:flex;align-items:flex-end;justify-content:center}.vci-portal-phone-wrap img{display:block;width:min(100%,330px);max-height:610px;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(7,74,42,.16))}.vci-portal-copy h2{margin:0 0 12px;color:var(--vci-green-dark);font-size:38px;line-height:1.06;font-weight:800}.vci-portal-lead{margin:0 0 18px;color:#53675e;font-size:16px;line-height:1.55}.vci-portal-features{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:10px}.vci-portal-features li{display:flex;align-items:flex-start;gap:9px;color:#30483e;font-size:14px;line-height:1.45}.vci-portal-features li span{display:grid;place-items:center;width:19px;height:19px;flex:none;margin-top:1px;border-radius:50%;background:#e5f4e9;color:var(--vci-green);font-size:12px;font-weight:900}.vci-portal-copy .vci-button{min-width:210px}.vci-portal-dashboard-wrap{position:relative}.vci-portal-dashboard-wrap:before{content:'';position:absolute;inset:-30px -18vw -30px -40px;background:linear-gradient(135deg,#eef6f0,#f7faf8);z-index:0;border-radius:32px 0 0 32px}.vci-portal-dashboard-wrap img{position:relative;z-index:1;display:block;width:100%;border-radius:18px;box-shadow:0 26px 60px rgba(5,70,40,.16)}.vci-how{padding:54px 0 62px;background:#f8fbf9;border-top:1px solid #e6eee9}.vci-how-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;position:relative}.vci-how-step{position:relative;text-align:center;padding:8px 8px 0}.vci-how-step:not(:last-child):after{content:'';position:absolute;top:24px;left:calc(50% + 27px);width:calc(100% - 54px);border-top:2px dotted #b9d2c2}.vci-how-number{position:relative;z-index:2;width:46px;height:46px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:var(--vci-green);color:#fff;font-size:18px;font-weight:800;box-shadow:0 10px 22px rgba(5,107,56,.17)}.vci-how-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 13px;color:var(--vci-green-dark)}.vci-how-icon svg{width:100%;height:100%}.vci-how-step h3{margin:0 0 8px;color:var(--vci-green-dark);font-size:15px;line-height:1.25;font-weight:800}.vci-how-step p{margin:0;color:#586c62;font-size:12px;line-height:1.5}.vci-admin-preview-note{background:#fff5c2;color:#5e4c00;border:1px solid #eed875;padding:14px 20px;text-align:center;font-size:13px}.vci-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;margin:auto;max-width:980px;background:#fff;border:1px solid var(--vci-border);box-shadow:0 24px 70px rgba(0,0,0,.22);border-radius:14px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.vci-consent[hidden]{display:none}.vci-consent strong{font-size:17px}.vci-consent p{margin:5px 0 0;color:var(--vci-muted);font-size:14px}.vci-consent-actions{display:flex;gap:10px;flex-shrink:0}.vci-consent button{border:1px solid var(--vci-border);border-radius:10px;background:#fff;padding:11px 15px;font-weight:800;cursor:pointer}.vci-consent .vci-accept{background:var(--vci-green);color:#fff;border-color:var(--vci-green)}
@media(max-width:1320px){.vci-nav{gap:24px}.vci-hero-grid{grid-template-columns:minmax(0,47%) minmax(0,53%)}.vci-hero h1{font-size:68px}.vci-help-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vci-professionals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vci-portal-grid{grid-template-columns:minmax(170px,.55fr) minmax(310px,.9fr) minmax(390px,1.25fr);gap:24px}.vci-portal-copy h2{font-size:34px}.vci-how-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vci-how-step:nth-child(4):after{display:none}}
@media(max-width:1080px){.vci-nav{display:none}.vci-menu-toggle{display:block;margin-left:auto}.vci-header-actions{display:none}.vci-mobile-menu{top:90px}.vci-hero{background:#f6f7f6}.vci-hero-grid{grid-template-columns:1fr}.vci-hero-copy{padding:46px 0 30px}.vci-hero-visual{min-height:420px}.vci-hero-visual:before{display:none}.vci-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vci-benefit{border:0;padding:0}.vci-help-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vci-professionals-grid{grid-template-columns:1fr 1fr}.vci-portal-grid{grid-template-columns:280px 1fr}.vci-portal-dashboard-wrap{grid-column:1/-1}.vci-portal-dashboard-wrap:before{inset:-20px -10vw -20px 20%}.vci-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vci-how-step:after{display:none}.vci-how-step{padding:14px;background:#fff;border:1px solid var(--vci-border);border-radius:16px}}
@media(max-width:760px){.vci-container{width:min(calc(100% - 32px),1600px)}.vci-header-inner{min-height:76px}.vci-brand{min-width:0}.vci-brand img{max-width:176px;max-height:58px}.vci-mobile-menu{top:76px}.vci-hero h1{font-size:clamp(36px,11vw,48px);margin-bottom:16px}.vci-hero-text{font-size:16px;margin-bottom:24px}.vci-cta-row{display:grid;grid-template-columns:1fr}.vci-button{width:100%;min-height:54px;padding:0 18px;font-size:13px}.vci-service-badge{right:14px;bottom:14px;padding:14px 16px;max-width:220px}.vci-service-badge-text{font-size:15px}.vci-service-map{width:56px}.vci-help{padding:38px 0 44px}.vci-section-title{font-size:30px}.vci-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vci-help-card{min-height:150px;padding:18px 12px}.vci-help-card h3{font-size:14px}.vci-professionals{padding:10px 0 28px}.vci-professionals-grid{grid-template-columns:1fr;gap:14px}.vci-prof-intro-card h2{font-size:24px}.vci-prof-card h3{font-size:16px}.vci-portal-showcase{padding:38px 0}.vci-portal-grid{grid-template-columns:1fr;gap:22px}.vci-portal-phone-wrap{order:2}.vci-portal-copy{order:1}.vci-portal-dashboard-wrap{order:3;grid-column:auto}.vci-portal-dashboard-wrap:before{inset:-14px -16px -14px 20%}.vci-portal-copy h2{font-size:30px}.vci-portal-copy .vci-button{width:100%}.vci-portal-phone-wrap img{width:min(72vw,300px);max-height:520px}.vci-inline-campaign .vci-container,.vci-consent{flex-direction:column;align-items:flex-start}.vci-consent-actions{width:100%}.vci-consent-actions button{flex:1}.vci-how{padding:40px 0 46px}.vci-how-grid{grid-template-columns:1fr;gap:12px}.vci-how-step{display:grid;grid-template-columns:46px 46px 1fr;grid-template-rows:auto auto;column-gap:12px;text-align:left;align-items:center}.vci-how-number{grid-row:1/3;margin:0;width:42px;height:42px}.vci-how-icon{grid-row:1/3;margin:0;width:42px;height:42px}.vci-how-step h3{margin:0 0 4px;font-size:15px}.vci-how-step p{font-size:12px}}

.vci-trust-section{padding:56px 0;background:linear-gradient(135deg,#073f2b,#052f22);color:#fff}.vci-trust-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:28px;align-items:stretch}.vci-trust-layout:has(.vci-trust-content:only-child),.vci-trust-layout:not(:has(.vci-testimonials-wrap)){grid-template-columns:1fr}.vci-trust-content{display:flex;flex-direction:column;justify-content:center}.vci-section-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#a9d8bd;margin-bottom:12px}.vci-trust-content h2{margin:0 0 16px;font-size:clamp(34px,3.2vw,52px);line-height:1.04;letter-spacing:-.035em}.vci-trust-content>p{margin:0;color:#d7e9df;font-size:17px;line-height:1.6;max-width:680px}.vci-trust-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:30px}.vci-trust-metric{min-width:0;padding:16px 12px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.06);text-align:center}.vci-trust-metric-icon{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 10px;color:#bde2c8}.vci-trust-metric-icon svg{width:100%;height:100%}.vci-trust-metric strong{display:block;font-size:18px;line-height:1.1;color:#fff}.vci-trust-metric small{display:block;margin-top:6px;color:#c9ddd2;font-size:11px;line-height:1.35}.vci-testimonials-wrap{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:24px}.vci-testimonials-wrap>h3{margin:0 0 18px;font-size:20px}.vci-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vci-testimonial-card{display:flex;flex-direction:column;min-height:245px;background:#fff;color:#20372e;border-radius:17px;padding:20px;box-shadow:0 18px 45px rgba(0,0,0,.13)}.vci-testimonial-stars{color:#f5ad22;letter-spacing:.08em;font-size:15px}.vci-testimonial-card blockquote{margin:14px 0 20px;font-size:14px;line-height:1.55;flex:1}.vci-testimonial-card footer{display:flex;align-items:center;gap:11px}.vci-testimonial-card footer img,.vci-testimonial-initials{width:42px;height:42px;border-radius:50%;flex:none}.vci-testimonial-card footer img{object-fit:cover}.vci-testimonial-initials{display:grid;place-items:center;background:#e6f3eb;color:#087341;font-size:12px;font-weight:900}.vci-testimonial-card footer>span:last-child{display:grid;gap:2px}.vci-testimonial-card footer strong{font-size:13px}.vci-testimonial-card footer small{font-size:11px;color:#6f8078}
@media(max-width:1180px){.vci-trust-layout{grid-template-columns:1fr}.vci-testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.vci-trust-section{padding:42px 0}.vci-trust-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vci-testimonials-grid{grid-template-columns:1fr}.vci-testimonial-card{min-height:0}.vci-testimonials-wrap{padding:18px}.vci-trust-content h2{font-size:34px}}
.vci-google-testimonials{display:grid;gap:18px}.vci-google-rating-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.vci-google-rating-head h3{margin:8px 0 0}.vci-google-brand{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#dfece5}.vci-google-brand b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#4285f4;font-size:14px;font-family:Arial,sans-serif}.vci-google-rating-summary{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 9px;text-align:right}.vci-google-rating-summary>strong{grid-row:1/3;font-size:38px;line-height:1;color:#fff}.vci-google-rating-summary .vci-testimonial-stars{font-size:14px}.vci-google-rating-summary small{color:#c9ddd2;font-size:11px}.vci-google-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.vci-google-card-top>span{font-size:10px;font-weight:800;color:#5f6f67}.vci-google-review-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.vci-google-review-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:0 16px;color:#fff;text-decoration:none;font-weight:800;font-size:13px}.vci-google-review-link:hover{background:rgba(255,255,255,.08)}.vci-google-review-link.is-primary{background:#fff;color:#075b35;border-color:#fff}.vci-google-review-link.is-primary:hover{background:#eff7f2}
@media(max-width:820px){.vci-google-rating-head{display:grid}.vci-google-rating-summary{text-align:left;justify-content:start}.vci-google-review-actions{display:grid}.vci-google-review-link{width:100%}}
.vci-google-original-link{display:inline-flex;align-items:center;margin-top:15px;color:#087341;font-size:12px;font-weight:800;text-decoration:none}.vci-google-original-link:hover{text-decoration:underline}


.vci-quote-section{padding:64px 0;background:#f5f9f6}.vci-quote-layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:42px;align-items:stretch}.vci-quote-visual{min-height:540px;border-radius:26px;background-size:cover;background-position:center;position:relative;overflow:hidden;box-shadow:0 24px 55px rgba(6,78,45,.15)}.vci-quote-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,45,29,.04),rgba(5,45,29,.72))}.vci-quote-visual.is-empty{background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.23),transparent 30%),linear-gradient(145deg,#0c7a49,#064e2d)}.vci-quote-visual-card{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;padding:22px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 16px 35px rgba(0,0,0,.14)}.vci-quote-visual-card span{display:block;color:var(--vci-green);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.vci-quote-visual-card strong{display:block;margin-top:8px;color:var(--vci-green-dark);font-size:22px;line-height:1.2}.vci-quote-visual-card small{display:block;margin-top:8px;color:#5c6e65;font-size:13px;line-height:1.45}.vci-quote-copy{display:flex;flex-direction:column;justify-content:center}.vci-quote-copy .vci-section-kicker{color:var(--vci-green)}.vci-quote-copy h2{margin:0 0 16px;color:var(--vci-green-dark);font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.04em}.vci-quote-copy>p{margin:0;color:#50665c;font-size:17px;line-height:1.65;max-width:760px}.vci-quote-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.vci-quote-feature{display:flex;align-items:center;gap:12px;padding:14px 15px;background:#fff;border:1px solid var(--vci-border);border-radius:15px}.vci-quote-feature>span{width:36px;height:36px;display:grid;place-items:center;color:var(--vci-green);flex:none}.vci-quote-feature svg{width:100%;height:100%}.vci-quote-feature strong{font-size:13px;line-height:1.35;color:#29463a}.vci-quote-actions{margin-top:0}.vci-quote-note{display:flex;align-items:center;gap:8px;margin-top:16px!important;font-size:12px!important;color:#6b7c74!important}.vci-quote-note:before{content:'✓';display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e2f1e7;color:var(--vci-green);font-size:10px;font-weight:900;flex:none}
@media(max-width:1080px){.vci-quote-layout{grid-template-columns:1fr}.vci-quote-visual{min-height:430px}.vci-quote-copy{padding:4px 0}}
@media(max-width:760px){.vci-quote-section{padding:42px 0}.vci-quote-layout{gap:26px}.vci-quote-visual{min-height:360px;border-radius:20px}.vci-quote-visual-card{left:14px;right:14px;bottom:14px;padding:17px}.vci-quote-visual-card strong{font-size:18px}.vci-quote-copy h2{font-size:34px}.vci-quote-copy>p{font-size:15px}.vci-quote-features{grid-template-columns:1fr;margin:22px 0}.vci-quote-feature{padding:12px}.vci-quote-actions{display:grid;grid-template-columns:1fr}}


.vci-faq-section{padding:68px 0 76px;background:#fff}.vci-faq-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start}.vci-faq-intro{position:sticky;top:120px}.vci-faq-intro .vci-section-kicker{color:var(--vci-green)}.vci-faq-intro h2{margin:8px 0 16px;color:var(--vci-green-dark);font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.04em}.vci-faq-intro>p{margin:0;color:#52675d;font-size:16px;line-height:1.65;max-width:520px}.vci-faq-contact{margin-top:28px;padding:20px;border:1px solid var(--vci-border);border-radius:18px;background:#f5f9f6;display:grid;gap:14px}.vci-faq-contact strong{color:var(--vci-green-dark);font-size:16px}.vci-faq-contact .vci-button{justify-self:start}.vci-faq-list{display:grid;gap:12px}.vci-faq-item{border:1px solid var(--vci-border);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(8,70,41,.05)}.vci-faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;cursor:pointer;color:var(--vci-green-dark);font-size:16px;font-weight:800}.vci-faq-item summary::-webkit-details-marker{display:none}.vci-faq-item summary i{font-style:normal;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--vci-green-soft);color:var(--vci-green);font-size:20px;line-height:1;transition:transform .2s ease,background .2s ease,color .2s ease;flex:none}.vci-faq-item[open]{border-color:#9bc8ab}.vci-faq-item[open] summary{border-bottom:1px solid var(--vci-border)}.vci-faq-item[open] summary i{transform:rotate(45deg);background:var(--vci-green);color:#fff}.vci-faq-answer{padding:0 22px 21px}.vci-faq-answer p{margin:16px 0 0;color:#53685e;font-size:15px;line-height:1.65}
@media(max-width:980px){.vci-faq-layout{grid-template-columns:1fr;gap:30px}.vci-faq-intro{position:static}.vci-faq-intro>p{max-width:none}}
@media(max-width:640px){.vci-faq-section{padding:46px 0 54px}.vci-faq-intro h2{font-size:34px}.vci-faq-item summary{padding:17px 16px;font-size:15px}.vci-faq-answer{padding:0 16px 17px}.vci-faq-contact .vci-button{width:100%}}


/* 10 · Rodapé institucional */
.vci-site-footer{padding:64px 0 24px;background:linear-gradient(155deg,#063d2a,#042c20);color:#fff}.vci-footer-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(170px,.75fr));gap:42px;padding-bottom:42px}.vci-footer-brand-column{min-width:0}.vci-footer-brand{display:inline-flex;align-items:center;gap:12px;color:#fff}.vci-footer-brand img{display:block;width:auto;max-width:220px;max-height:72px;object-fit:contain;object-position:left center;background:#fff;padding:8px 12px;border-radius:12px}.vci-footer-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff;color:var(--vci-green);font-size:24px;font-weight:900}.vci-footer-brand>span:last-child{display:flex;flex-direction:column}.vci-footer-brand strong{font-size:18px;letter-spacing:.04em}.vci-footer-brand small{font-size:9px;letter-spacing:.18em;color:#b9d7c7}.vci-footer-brand-column>p{max-width:440px;margin:22px 0 0;color:#c8ddd2;font-size:14px;line-height:1.7}.vci-footer-service-area{display:inline-flex;align-items:center;margin-top:17px;padding:8px 11px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.06);color:#dcebe3;font-size:11px;font-weight:800}.vci-footer-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.vci-footer-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.16);border-radius:9px;color:#d7e9df;font-size:11px;font-weight:750;transition:.2s ease}.vci-footer-socials a:hover{background:#fff;color:#075b35;border-color:#fff}.vci-footer-column h2{margin:5px 0 18px;color:#fff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.vci-footer-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.vci-footer-list a,.vci-footer-list span,.vci-footer-nav a{color:#c9ddd2;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.vci-footer-list a:hover,.vci-footer-nav a:hover{color:#fff}.vci-footer-nav{display:grid;gap:11px}.vci-footer-actions{display:grid;gap:9px}.vci-footer-action{display:flex;align-items:center;justify-content:center;min-height:43px;padding:0 13px;border:1px solid rgba(255,255,255,.2);border-radius:11px;color:#fff;font-size:12px;font-weight:800;text-align:center;transition:.2s ease}.vci-footer-action:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.38)}.vci-footer-action.is-primary{background:#fff;border-color:#fff;color:#075b35}.vci-footer-action.is-primary:hover{background:#e8f5ed}.vci-footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-top:23px;border-top:1px solid rgba(255,255,255,.12)}.vci-footer-legal-copy{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;min-width:0}.vci-footer-legal-copy span{color:#d7e7df;font-size:11px}.vci-footer-legal-copy small{flex-basis:100%;color:#8fb2a0;font-size:10px;line-height:1.55}.vci-footer-legal-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.vci-footer-legal-links a{color:#c5dacf;font-size:11px}.vci-footer-legal-links a:hover{color:#fff}
@media(max-width:1100px){.vci-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.vci-footer-brand-column{grid-column:1/-1}.vci-footer-brand-column>p{max-width:700px}}
@media(max-width:720px){.vci-site-footer{padding:46px 0 20px}.vci-footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:32px}.vci-footer-brand-column{grid-column:auto}.vci-footer-brand img{max-width:190px;max-height:62px}.vci-footer-bottom{align-items:flex-start;flex-direction:column;gap:16px}.vci-footer-legal-links{justify-content:flex-start}.vci-footer-action{width:100%}}

/* LP profissionais de saúde — Header e Hero */
.vci-professionals-landing-body{background:#fff}.vci-pro-site{min-height:100vh}.vci-pro-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(6,78,45,.1);backdrop-filter:blur(12px)}.vci-pro-header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.vci-pro-brand{display:flex;align-items:center;gap:10px;color:var(--vci-green-dark);min-width:220px}.vci-pro-brand img{display:block;max-width:250px;max-height:64px;object-fit:contain}.vci-pro-brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--vci-green);color:#fff;font-weight:900;font-size:23px}.vci-pro-brand>span:last-child{display:flex;flex-direction:column}.vci-pro-brand strong{font-size:18px;letter-spacing:.035em}.vci-pro-brand small{font-size:9px;letter-spacing:.18em;color:#719080}.vci-pro-header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.vci-pro-help-link{display:flex;align-items:center;gap:9px;color:var(--vci-green-dark);font-size:12px;font-weight:750;line-height:1.25}.vci-pro-action-icon{display:grid;place-items:center;width:28px;height:28px;color:var(--vci-green)}.vci-pro-action-icon svg{width:24px;height:24px}.vci-pro-app-button{display:inline-flex;align-items:center;justify-content:center;max-width:220px;min-height:48px;padding:8px 18px;border-radius:11px;background:linear-gradient(135deg,var(--vci-green-dark),var(--vci-green));color:#fff;text-align:center;font-size:12px;font-weight:800;line-height:1.25;box-shadow:0 10px 24px rgba(6,78,45,.18)}.vci-pro-app-button:hover{transform:translateY(-1px)}.vci-pro-menu-toggle{display:none}.vci-pro-mobile-menu{background:#fff;border-top:1px solid var(--vci-border);padding:12px 20px}.vci-pro-mobile-menu a{display:block;padding:12px 0;color:var(--vci-green-dark);font-weight:750;border-bottom:1px solid #edf3ef}.vci-pro-hero{overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 46%,#f2f7f4 100%)}.vci-pro-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:stretch;min-height:620px}.vci-pro-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:76px 60px 76px 0;position:relative;z-index:2}.vci-pro-hero-copy h1{margin:0;color:#101c28;font-size:clamp(42px,4.7vw,74px);line-height:1.04;letter-spacing:-.045em;font-weight:900}.vci-pro-title-accent{color:var(--vci-green-dark)}.vci-pro-hero-text{max-width:720px;margin:25px 0 0;color:#31483d;font-size:clamp(16px,1.35vw,21px);line-height:1.65}.vci-pro-categories{display:flex;align-items:stretch;gap:0;margin:32px 0 30px}.vci-pro-category{display:flex;align-items:center;gap:11px;min-width:0;padding:4px 24px;border-right:1px solid #cfddd5}.vci-pro-category:first-child{padding-left:0}.vci-pro-category:last-child{border-right:0}.vci-pro-category>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;color:var(--vci-green)}.vci-pro-category svg{width:38px;height:38px}.vci-pro-category strong{color:#143d2a;font-size:13px;line-height:1.35}.vci-pro-main-cta{align-self:flex-start;min-width:min(100%,520px);min-height:58px;padding-inline:24px;border-radius:12px;text-transform:uppercase;letter-spacing:.01em;font-size:14px;box-shadow:0 14px 28px rgba(11,106,61,.22)}.vci-pro-main-cta span{display:grid;place-items:center;width:23px;height:23px}.vci-pro-main-cta svg{width:22px;height:22px}.vci-pro-cta-note{display:flex;align-items:center;gap:8px;margin:13px 0 0;color:#40584d;font-size:12px;font-weight:600}.vci-pro-cta-note span{display:grid;place-items:center;width:19px;height:19px;color:var(--vci-green)}.vci-pro-cta-note svg{width:18px;height:18px}.vci-pro-hero-visual{position:relative;min-height:620px;background-position:center;background-size:cover;background-repeat:no-repeat}.vci-pro-hero-visual:before{content:"";position:absolute;inset:0 auto 0 0;width:18%;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));pointer-events:none}.vci-pro-legal-badge{position:absolute;right:26px;bottom:34px;display:flex;align-items:center;gap:13px;width:min(310px,calc(100% - 52px));padding:16px 18px;border:1px solid rgba(255,255,255,.22);border-radius:13px;background:linear-gradient(135deg,rgba(5,78,43,.96),rgba(20,119,66,.92));color:#fff;box-shadow:0 18px 34px rgba(5,58,34,.22);backdrop-filter:blur(8px)}.vci-pro-legal-badge>span:first-child{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#eff8f2;color:var(--vci-green)}.vci-pro-legal-badge svg{width:31px;height:31px}.vci-pro-legal-badge>span:last-child{display:flex;flex-direction:column;gap:3px}.vci-pro-legal-badge strong{font-size:13px}.vci-pro-legal-badge small{font-size:11px;line-height:1.4;color:#e2f0e8}
@media(max-width:1100px){.vci-pro-hero-grid{grid-template-columns:1fr 46%;min-height:560px}.vci-pro-hero-copy{padding-right:34px}.vci-pro-hero-copy h1{font-size:clamp(40px,5.3vw,60px)}.vci-pro-categories{flex-wrap:wrap;gap:14px}.vci-pro-category{padding:0 16px 0 0;border-right:0}.vci-pro-hero-visual{min-height:560px}}
@media(max-width:820px){.vci-pro-header-inner{min-height:72px}.vci-pro-brand{min-width:0}.vci-pro-brand img{max-width:190px;max-height:54px}.vci-pro-header-actions{display:none}.vci-pro-menu-toggle{display:grid;place-items:center}.vci-pro-hero{background:#fff}.vci-pro-hero-grid{grid-template-columns:1fr;min-height:0;width:100%}.vci-pro-hero-copy{padding:48px 24px 38px;order:1}.vci-pro-hero-copy h1{font-size:clamp(39px,11vw,58px)}.vci-pro-hero-text{font-size:16px}.vci-pro-categories{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:8px;margin:28px 0}.vci-pro-category{display:grid;justify-items:center;text-align:center;padding:12px 8px;border:1px solid var(--vci-border);border-radius:12px;background:#fbfdfc}.vci-pro-category strong{font-size:11px}.vci-pro-main-cta{width:100%;min-width:0}.vci-pro-hero-visual{order:2;min-height:430px;background-position:center top}.vci-pro-hero-visual:before{display:none}}
@media(max-width:520px){.vci-pro-brand img{max-width:155px}.vci-pro-brand strong{font-size:15px}.vci-pro-hero-copy{padding:40px 20px 32px}.vci-pro-hero-copy h1{font-size:42px}.vci-pro-categories{grid-template-columns:1fr}.vci-pro-category{grid-template-columns:42px 1fr;justify-items:start;text-align:left}.vci-pro-category strong{font-size:12px}.vci-pro-hero-visual{min-height:360px}.vci-pro-legal-badge{right:16px;bottom:18px;width:calc(100% - 32px)}}

/* LP profissionais · bloco 03: organização */
.vci-pro-organization{padding:46px 0 58px;background:#fff;border-top:1px solid rgba(6,78,45,.07)}
.vci-pro-section-head{text-align:center;max-width:920px;margin:0 auto 30px}
.vci-pro-section-head h2{margin:0;color:var(--vci-green-dark);font-size:clamp(25px,2.5vw,38px);line-height:1.15;text-transform:uppercase;letter-spacing:-.025em}
.vci-pro-section-head p{margin:10px 0 0;color:#40584d;font-size:15px;line-height:1.6}
.vci-pro-organization-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}
.vci-pro-organization-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;padding:8px 28px 0}
.vci-pro-organization-card:not(:last-child):after{content:"";position:absolute;right:0;top:6px;bottom:4px;width:1px;background:#dce7e0}
.vci-pro-organization-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;color:var(--vci-green-dark)}
.vci-pro-organization-icon svg{width:50px;height:50px}
.vci-pro-organization-card h3{max-width:230px;margin:0;color:#143d2a;font-size:16px;line-height:1.3}
.vci-pro-organization-card p{max-width:240px;margin:11px 0 0;color:#42594e;font-size:13px;line-height:1.55}
@media(max-width:1100px){.vci-pro-organization-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 0}.vci-pro-organization-card:nth-child(3):after,.vci-pro-organization-card:last-child:after{display:none}}
@media(max-width:760px){.vci-pro-organization{padding:38px 0 44px}.vci-pro-section-head{margin-bottom:22px}.vci-pro-section-head h2{font-size:28px}.vci-pro-organization-grid{grid-template-columns:1fr 1fr;gap:12px}.vci-pro-organization-card{padding:20px 14px;border:1px solid var(--vci-border);border-radius:15px;background:#fbfdfc}.vci-pro-organization-card:after{display:none!important}.vci-pro-organization-icon{width:50px;height:50px;margin-bottom:10px}.vci-pro-organization-icon svg{width:43px;height:43px}.vci-pro-organization-card h3{font-size:14px}.vci-pro-organization-card p{font-size:12px}}
@media(max-width:480px){.vci-pro-organization-grid{grid-template-columns:1fr}.vci-pro-organization-card{display:grid;grid-template-columns:52px 1fr;text-align:left;column-gap:13px;align-items:center}.vci-pro-organization-icon{grid-row:1/3;margin:0}.vci-pro-organization-card h3,.vci-pro-organization-card p{max-width:none}.vci-pro-organization-card p{margin-top:6px}}


/* LP profissionais · bloco 04: Tudo no app */
.vci-pro-app-showcase{padding:58px 0 66px;background:linear-gradient(180deg,#f8fbf9 0%,#fff 100%);border-top:1px solid rgba(6,78,45,.07)}
.vci-pro-app-grid{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);gap:44px;align-items:center}
.vci-pro-app-copy h2{max-width:420px;margin:0;color:var(--vci-green-dark);font-size:clamp(30px,3.2vw,48px);line-height:1.04;text-transform:uppercase;letter-spacing:-.035em}
.vci-pro-app-lead{max-width:430px;margin:16px 0 0;color:#40584d;font-size:16px;line-height:1.6}
.vci-pro-app-features{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}
.vci-pro-app-features li{display:flex;align-items:flex-start;gap:10px;color:#193f2c;font-size:14px;line-height:1.45;font-weight:650}
.vci-pro-app-features li>span{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;margin-top:-1px;border-radius:50%;background:#e6f4eb;color:var(--vci-green)}
.vci-pro-app-features svg{width:15px;height:15px}
.vci-pro-app-screens{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:end}
.vci-pro-app-screen{min-width:0;margin:0;text-align:center}
.vci-pro-app-screen img{display:block;width:100%;max-width:205px;height:auto;margin:0 auto;filter:drop-shadow(0 14px 18px rgba(8,55,34,.16))}
.vci-pro-app-screen figcaption{margin-top:10px;color:#1c4d32;font-size:12px;font-weight:800}
@media(max-width:1100px){.vci-pro-app-grid{grid-template-columns:1fr;gap:34px}.vci-pro-app-copy{text-align:center}.vci-pro-app-copy h2,.vci-pro-app-lead{margin-left:auto;margin-right:auto}.vci-pro-app-features{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin-left:auto;margin-right:auto;text-align:left}}
@media(max-width:760px){.vci-pro-app-showcase{padding:42px 0 48px}.vci-pro-app-grid{gap:28px}.vci-pro-app-copy h2{font-size:31px}.vci-pro-app-features{grid-template-columns:1fr;gap:10px}.vci-pro-app-screens{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.vci-pro-app-screen img{max-width:185px}}
@media(max-width:420px){.vci-pro-app-screens{gap:18px 6px}.vci-pro-app-screen figcaption{font-size:11px}.vci-pro-app-screen img{max-width:155px}}

/* LP profissionais — blocos 05 a 11 */
.vci-pro-process{padding:58px 0 64px;background:#fff;border-top:1px solid rgba(6,78,45,.07)}
.vci-pro-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;position:relative}
.vci-pro-process-step{position:relative;text-align:center;padding:6px 22px 0;min-width:0}
.vci-pro-process-step:not(:last-child):after{content:"";position:absolute;top:39px;right:-18px;width:36px;height:2px;background:#cddbd2}
.vci-pro-process-number{position:absolute;left:calc(50% - 43px);top:0;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8f3ec;color:var(--vci-green-dark);font-size:11px;font-weight:900}
.vci-pro-process-icon{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(145deg,#f4f8f5,#e7f1eb);color:var(--vci-green-dark);box-shadow:inset 0 0 0 1px #dce9e1}
.vci-pro-process-icon svg{width:38px;height:38px}
.vci-pro-process-step h3{margin:0;color:#123e29;font-size:15px;line-height:1.3}
.vci-pro-process-step p{margin:8px 0 0;color:#52675d;font-size:12px;line-height:1.5}
.vci-pro-security-note{display:flex;align-items:center;justify-content:center;gap:10px;max-width:940px;margin:30px auto 0;padding:12px 18px;border-radius:10px;background:#edf6f0;color:#315c47;text-align:center}
.vci-pro-security-note>span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px}
.vci-pro-security-note svg{width:20px;height:20px}.vci-pro-security-note p{margin:0;font-size:12px;line-height:1.5}

.vci-pro-conversion{padding:58px 0 66px;background:linear-gradient(180deg,#f5f9f6,#fff);border-top:1px solid rgba(6,78,45,.07)}
.vci-pro-conversion-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:22px;align-items:start}
.vci-pro-reasons-column{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:18px}.vci-pro-reasons-column.is-single{grid-template-columns:1fr}
.vci-pro-reasons-card,.vci-pro-testimonial-card,.vci-pro-registration-card{background:#fff;border:1px solid var(--vci-border);border-radius:18px;box-shadow:0 16px 35px rgba(7,72,43,.07)}
.vci-pro-reasons-card,.vci-pro-testimonial-card{padding:25px}
.vci-pro-reasons-card h2,.vci-pro-testimonial-card h2{margin:0;color:var(--vci-green-dark);font-size:21px;line-height:1.2;text-transform:uppercase}
.vci-pro-reasons-lead{margin:9px 0 0;color:#587066;font-size:13px;line-height:1.5}
.vci-pro-reasons-list{display:grid;gap:17px;margin-top:23px}
.vci-pro-reason-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start}
.vci-pro-reason-item>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e9f4ed;color:var(--vci-green-dark)}
.vci-pro-reason-item svg{width:22px;height:22px}
.vci-pro-reason-item strong{display:block;color:#173f2c;font-size:13px}
.vci-pro-reason-item p{margin:5px 0 0;color:#5a6f65;font-size:11px;line-height:1.5}
.vci-pro-testimonial-card{display:flex;flex-direction:column}
.vci-pro-testimonial-stars{margin-top:18px;color:#efaa16;letter-spacing:.08em;font-size:17px}
.vci-pro-testimonial-card blockquote{margin:18px 0 24px;color:#29483a;font-size:14px;line-height:1.65;font-style:normal}
.vci-pro-testimonial-author{display:flex;align-items:center;gap:11px;margin-top:auto}
.vci-pro-testimonial-author img,.vci-pro-testimonial-author>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;object-fit:cover;background:#e3f0e8;color:var(--vci-green-dark);font-weight:900}
.vci-pro-testimonial-author div{display:flex;flex-direction:column;gap:2px}.vci-pro-testimonial-author strong{color:#173f2c;font-size:12px}.vci-pro-testimonial-author small{color:#6a7d74;font-size:10px}

.vci-pro-registration-card{overflow:hidden}
.vci-pro-registration-card>header{padding:18px 24px;background:linear-gradient(135deg,#075832,#0d7644);color:#fff;text-align:center}
.vci-pro-registration-card>header h2{margin:0;font-size:22px;text-transform:uppercase;letter-spacing:.01em}.vci-pro-registration-card>header p{margin:3px 0 0;color:#e1f0e7;font-size:12px}
.vci-pro-registration-cta{display:grid;gap:17px;padding:28px 30px 30px;text-align:center}
.vci-pro-registration-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto;border-radius:50%;background:#e8f4ec;color:var(--vci-green-dark)}.vci-pro-registration-icon svg{width:38px;height:38px}
.vci-pro-registration-copy strong{display:block;color:#173f2c;font-size:15px}.vci-pro-registration-copy p{max-width:470px;margin:8px auto 0;color:#5b7066;font-size:12px;line-height:1.6}
.vci-pro-form-submit{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:0;border-radius:10px;background:linear-gradient(135deg,#0b6f3e,#11924f);color:#fff!important;font-weight:900;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:0 12px 24px rgba(10,111,62,.18)}
.vci-pro-form-submit:hover{transform:translateY(-1px)}
.vci-pro-form-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;color:#63776d;text-align:center;font-size:10px;line-height:1.45}.vci-pro-form-note span{display:grid;place-items:center;width:16px;height:16px;color:var(--vci-green)}.vci-pro-form-note svg{width:14px;height:14px}

.vci-pro-faq{padding:54px 0 62px;background:#fff;border-top:1px solid rgba(6,78,45,.07)}
.vci-pro-faq-head{margin-bottom:22px;text-align:left;max-width:none}.vci-pro-faq-list{display:grid;gap:8px;max-width:1050px}
.vci-pro-faq-item{border:1px solid #dfe9e3;border-radius:10px;background:#fbfdfc;overflow:hidden}
.vci-pro-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;cursor:pointer;list-style:none;color:#234433;font-size:13px;font-weight:750}.vci-pro-faq-item summary::-webkit-details-marker{display:none}.vci-pro-faq-item summary i{font-style:normal;color:var(--vci-green);font-size:20px;line-height:1;transition:transform .2s}.vci-pro-faq-item[open] summary i{transform:rotate(45deg)}
.vci-pro-faq-item>div{padding:0 18px 15px}.vci-pro-faq-item p{margin:0;color:#597067;font-size:12px;line-height:1.6}

.vci-pro-final-cta{padding:22px 0;background:#fff}.vci-pro-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 32px;border-radius:14px;background:linear-gradient(135deg,#05532f,#087b42);color:#fff;box-shadow:0 16px 34px rgba(5,69,39,.18)}
.vci-pro-final-message{display:flex;align-items:center;gap:18px}.vci-pro-final-message>span{display:grid;place-items:center;flex:0 0 62px;width:62px;height:62px;border-radius:50%;background:#fff;color:var(--vci-green-dark)}.vci-pro-final-message svg{width:38px;height:38px}.vci-pro-final-message h2{margin:0;font-size:24px;text-transform:uppercase}.vci-pro-final-message p{margin:4px 0 0;color:#dceee4;font-size:13px}
.vci-pro-final-actions{display:flex;align-items:center;gap:18px}.vci-pro-final-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:10px;background:#fff;color:var(--vci-green-dark);font-size:12px;font-weight:900;text-transform:uppercase}.vci-pro-final-help{display:flex;flex-direction:column;color:#fff}.vci-pro-final-help small{font-size:11px}.vci-pro-final-help strong{font-size:18px}

.vci-pro-footer{padding:38px 0 0;background:#fff;border-top:1px solid #e1eae5}.vci-pro-footer-grid{display:grid;grid-template-columns:1.5fr .8fr .9fr .8fr;gap:42px;padding-bottom:30px}.vci-pro-footer-brand img{max-width:220px;max-height:70px;object-fit:contain}.vci-pro-footer-brand>strong{color:var(--vci-green-dark);font-size:20px}.vci-pro-footer-brand p{max-width:390px;margin:13px 0 0;color:#60746a;font-size:12px;line-height:1.6}.vci-pro-footer nav,.vci-pro-footer-social{display:flex;flex-direction:column;gap:8px}.vci-pro-footer nav>strong,.vci-pro-footer-social>strong{color:#173f2c;font-size:12px;margin-bottom:4px}.vci-pro-footer nav a,.vci-pro-footer-social a{color:#50685d;font-size:11px;text-decoration:none}.vci-pro-footer nav a:hover,.vci-pro-footer-social a:hover{color:var(--vci-green)}.vci-pro-footer-social>div{display:flex;gap:12px;flex-wrap:wrap}.vci-pro-footer-bottom{padding:15px 0;border-top:1px solid #e8efeb;text-align:center;color:#73857c;font-size:10px}

@media(max-width:1100px){.vci-pro-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 0}.vci-pro-process-step:nth-child(3):after,.vci-pro-process-step:last-child:after{display:none}.vci-pro-conversion-grid{grid-template-columns:1fr}.vci-pro-reasons-column{grid-template-columns:1.2fr .8fr}.vci-pro-footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:760px){.vci-pro-process{padding:42px 0 48px}.vci-pro-process-grid{grid-template-columns:1fr 1fr;gap:12px}.vci-pro-process-step{padding:20px 12px;border:1px solid var(--vci-border);border-radius:14px;background:#fbfdfc}.vci-pro-process-step:after{display:none!important}.vci-pro-process-number{left:12px;top:12px}.vci-pro-process-icon{width:60px;height:60px}.vci-pro-process-icon svg{width:31px;height:31px}.vci-pro-conversion{padding:42px 0 48px}.vci-pro-reasons-column{grid-template-columns:1fr}.vci-pro-final-cta-inner{align-items:flex-start;flex-direction:column}.vci-pro-final-actions{width:100%;justify-content:space-between}.vci-pro-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.vci-pro-footer-brand{grid-column:1/-1}}
@media(max-width:480px){.vci-pro-process-grid{grid-template-columns:1fr}.vci-pro-security-note{align-items:flex-start;text-align:left}.vci-pro-registration-cta{padding:22px 18px 24px}.vci-pro-registration-card>header{padding:16px 18px}.vci-pro-final-cta-inner{padding:22px 20px}.vci-pro-final-message>span{width:52px;height:52px;flex-basis:52px}.vci-pro-final-message h2{font-size:20px}.vci-pro-final-actions{align-items:stretch;flex-direction:column}.vci-pro-final-help{text-align:center}.vci-pro-footer-grid{grid-template-columns:1fr}.vci-pro-footer-brand{grid-column:auto}}


/* v2.1.0 — refinamentos da LP de clientes */
.vci-header-actions{gap:10px}.vci-professionals-header-button{display:flex;align-items:center;justify-content:center;border:1px solid var(--vci-green-dark);border-radius:12px;background:#fff;color:var(--vci-green-dark);padding:13px 17px;font-size:12px;font-weight:800;line-height:1.15;text-align:center;white-space:nowrap;transition:.2s ease}.vci-professionals-header-button:hover{background:var(--vci-green-soft);transform:translateY(-1px)}
.vci-hero-grid{width:calc(100% - max(40px,calc((100vw - 1600px)/2)));max-width:none;margin-left:max(40px,calc((100vw - 1600px)/2));margin-right:0}.vci-hero-copy{padding-right:46px}.vci-hero-visual{background-position:center right}.vci-service-map{width:58px}.vci-service-map svg{width:100%;height:auto;max-height:58px}
.vci-footer-brand img{max-width:240px;max-height:78px;background:transparent;padding:0;border-radius:0;filter:brightness(0) invert(1);object-fit:contain}.vci-footer-socials a{width:42px;height:42px;min-height:42px;padding:0;border-radius:50%}.vci-footer-socials a svg{width:21px;height:21px;display:block}.vci-footer-socials a:hover{transform:translateY(-2px)}
@media(max-width:1260px){.vci-header-inner{gap:18px}.vci-nav{gap:20px}.vci-brand{min-width:205px}.vci-brand img{max-width:220px}.vci-portal-button,.vci-professionals-header-button{padding:12px 14px;font-size:11px}}
@media(max-width:980px){.vci-header-actions{display:none}.vci-hero-grid{width:calc(100% - 24px);margin-left:24px}.vci-hero-copy{padding-right:24px}}
@media(max-width:760px){.vci-hero-grid{width:100%;margin-left:0}.vci-hero-copy{padding-left:20px;padding-right:20px}.vci-hero-visual{background-position:68% center}.vci-service-badge{right:16px;bottom:16px;max-width:calc(100% - 32px)}}


/* v2.1.2 — ajuste visual do bloco Portal do Cliente */
.vci-portal-showcase{padding:34px 0 42px;background:#fff;overflow:hidden}
.vci-portal-grid{position:relative;grid-template-columns:minmax(290px,.72fr) minmax(400px,.92fr) minmax(600px,1.55fr);gap:18px;align-items:center}
.vci-portal-phone-wrap{position:relative;z-index:1;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;margin-left:-34px;margin-right:-6px;overflow:visible}
.vci-portal-phone-wrap img{width:min(100%,430px);max-height:none;object-fit:contain;filter:none;border-radius:0;box-shadow:none;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 76%,rgba(0,0,0,.8) 86%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 76%,rgba(0,0,0,.8) 86%,transparent 100%)}
.vci-portal-copy{position:relative;z-index:4;padding:16px 10px 16px 4px;background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,#fff 12%,#fff 88%,rgba(255,255,255,.86) 100%)}
.vci-portal-copy h2{font-size:40px;line-height:1.04;margin-bottom:10px}
.vci-portal-lead{margin-bottom:16px}.vci-portal-features{gap:8px;margin-bottom:22px}
.vci-portal-dashboard-wrap{position:relative;z-index:1;margin-left:-22px;margin-right:-40px;overflow:visible}
.vci-portal-dashboard-wrap:before{display:none!important}
.vci-portal-dashboard-wrap img{display:block;width:calc(100% + 48px);max-width:none;border-radius:0;box-shadow:none;object-fit:contain;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.72) 10%,#000 22%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.72) 10%,#000 22%,#000 100%)}
@media(max-width:1320px){.vci-portal-grid{grid-template-columns:minmax(250px,.66fr) minmax(350px,.9fr) minmax(500px,1.4fr);gap:14px}.vci-portal-phone-wrap img{width:min(100%,380px)}.vci-portal-copy h2{font-size:35px}.vci-portal-dashboard-wrap{margin-left:-16px}.vci-portal-dashboard-wrap img{width:calc(100% + 30px)}}
@media(max-width:1080px){.vci-portal-grid{grid-template-columns:300px minmax(0,1fr);gap:22px}.vci-portal-phone-wrap{margin-left:0;margin-right:0;justify-content:center}.vci-portal-phone-wrap img{width:min(100%,340px);-webkit-mask-image:none;mask-image:none}.vci-portal-copy{padding:0;background:none}.vci-portal-dashboard-wrap{grid-column:1/-1;margin:0}.vci-portal-dashboard-wrap img{width:100%;-webkit-mask-image:none;mask-image:none;border-radius:18px}}
@media(max-width:760px){.vci-portal-showcase{padding:34px 0}.vci-portal-grid{grid-template-columns:1fr;gap:20px}.vci-portal-copy{order:1}.vci-portal-phone-wrap{order:2;justify-content:center}.vci-portal-dashboard-wrap{order:3}.vci-portal-phone-wrap img{width:min(88vw,360px)}.vci-portal-copy h2{font-size:31px}.vci-portal-dashboard-wrap img{width:100%;border-radius:14px}}

/* v2.1.3 — portal do cliente com imagens ocupando toda a dobra */
.vci-portal-showcase{padding:26px 0 34px;background:#fff;overflow:hidden}
.vci-portal-grid{grid-template-columns:minmax(290px,.72fr) minmax(390px,.9fr) minmax(620px,1.58fr);gap:20px;align-items:stretch}
.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{position:relative;align-self:stretch;display:flex;align-items:stretch;overflow:hidden;min-height:480px}
.vci-portal-phone-wrap{justify-content:flex-end;margin-left:-18px;margin-right:0}
.vci-portal-phone-wrap img{display:block;width:auto;height:100%;max-width:100%;max-height:none;object-fit:cover;object-position:center right;filter:none;border-radius:0;box-shadow:none;-webkit-mask-image:none;mask-image:none}
.vci-portal-phone-wrap:after{content:'';position:absolute;inset:0 0 0 auto;width:32%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.72) 58%,#fff 100%)}
.vci-portal-copy{display:flex;flex-direction:column;justify-content:center;padding:8px 0}
.vci-portal-dashboard-wrap{justify-content:flex-start;margin-left:0;margin-right:-26px;background:linear-gradient(135deg,#edf5ef 0%,#f7faf8 72%,#f7faf8 100%);border-radius:30px 0 0 30px;padding:18px 0 18px 18px}
.vci-portal-dashboard-wrap:before{display:none!important}
.vci-portal-dashboard-wrap img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:left center;border-radius:0;box-shadow:none;-webkit-mask-image:none;mask-image:none}
.vci-portal-dashboard-wrap:after{content:'';position:absolute;inset:0 auto 0 0;width:24%;pointer-events:none;background:linear-gradient(90deg,#f7faf8 0%,rgba(247,250,248,.82) 48%,rgba(247,250,248,0) 100%)}
@media(max-width:1320px){.vci-portal-grid{grid-template-columns:minmax(250px,.64fr) minmax(350px,.9fr) minmax(500px,1.36fr);gap:16px}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:430px}.vci-portal-copy h2{font-size:34px}}
@media(max-width:1080px){.vci-portal-grid{grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:center}.vci-portal-phone-wrap{min-height:360px;margin-left:0;justify-content:center}.vci-portal-phone-wrap img{width:min(100%,340px);height:auto;object-fit:contain}.vci-portal-phone-wrap:after{display:none}.vci-portal-copy{padding:0;background:none}.vci-portal-dashboard-wrap{grid-column:1/-1;min-height:0;margin:0;padding:0;border-radius:22px;background:linear-gradient(135deg,#edf5ef 0%,#f7faf8 72%,#f7faf8 100%)}.vci-portal-dashboard-wrap img{width:100%;height:auto;object-fit:contain;border-radius:18px}.vci-portal-dashboard-wrap:after{display:none}}
@media(max-width:760px){.vci-portal-showcase{padding:34px 0}.vci-portal-grid{grid-template-columns:1fr;gap:20px}.vci-portal-copy{order:1}.vci-portal-phone-wrap{order:2;justify-content:center;min-height:0}.vci-portal-phone-wrap img{width:min(88vw,360px);height:auto}.vci-portal-dashboard-wrap{order:3}.vci-portal-dashboard-wrap img{width:100%;height:auto;border-radius:14px}.vci-portal-copy h2{font-size:31px}}

/* v2.1.4 — portal do cliente sem espaços em branco nas imagens */
.vci-portal-showcase{padding:0 !important;background:#fff;overflow:hidden}
.vci-portal-grid{grid-template-columns:minmax(280px,.70fr) minmax(400px,.92fr) minmax(620px,1.50fr);gap:24px;align-items:stretch;min-height:520px}
.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{position:relative;align-self:stretch;display:flex;align-items:stretch;justify-content:stretch;min-height:520px;height:100%;margin:0 !important;padding:0 !important;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none}
.vci-portal-phone-wrap{justify-content:flex-end}
.vci-portal-phone-wrap img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:42% center;border:0 !important;border-radius:0 !important;box-shadow:none !important;filter:none;-webkit-mask-image:none !important;mask-image:none !important}
.vci-portal-phone-wrap:after{content:'';position:absolute;top:0;right:0;bottom:0;width:34%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.7) 58%,#fff 100%)}
.vci-portal-copy{display:flex;flex-direction:column;justify-content:center;padding:0;margin:0}
.vci-portal-dashboard-wrap img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:left center;border:0 !important;border-radius:0 !important;box-shadow:none !important;-webkit-mask-image:none !important;mask-image:none !important}
.vci-portal-dashboard-wrap:before{display:none !important}
.vci-portal-dashboard-wrap:after{content:'';position:absolute;top:0;left:0;bottom:0;width:28%;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.72) 50%,rgba(255,255,255,0) 100%)}
@media(max-width:1320px){.vci-portal-grid{grid-template-columns:minmax(240px,.64fr) minmax(350px,.9fr) minmax(500px,1.34fr);gap:18px;min-height:460px}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:460px}.vci-portal-copy h2{font-size:34px}}
@media(max-width:1080px){.vci-portal-showcase{padding:24px 0 !important}.vci-portal-grid{grid-template-columns:300px minmax(0,1fr);gap:22px;min-height:0;align-items:center}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:0;height:auto}.vci-portal-phone-wrap{justify-content:center}.vci-portal-phone-wrap img{width:min(100%,340px);height:auto;object-fit:contain;object-position:center}.vci-portal-phone-wrap:after{display:none}.vci-portal-dashboard-wrap{grid-column:1/-1}.vci-portal-dashboard-wrap img{width:100%;height:auto;object-fit:contain;border-radius:18px !important}.vci-portal-dashboard-wrap:after{display:none}}
@media(max-width:760px){.vci-portal-showcase{padding:28px 0 !important}.vci-portal-grid{grid-template-columns:1fr;gap:20px}.vci-portal-copy{order:1}.vci-portal-phone-wrap{order:2;min-height:0}.vci-portal-phone-wrap img{width:min(88vw,360px);height:auto}.vci-portal-dashboard-wrap{order:3}.vci-portal-dashboard-wrap img{width:100%;height:auto;border-radius:14px !important}.vci-portal-copy h2{font-size:31px}}

/* v2.1.5 — portal full bleed e avaliações simplificadas */
.vci-portal-showcase{padding:0!important;margin:0;background:#fff;overflow:hidden}
.vci-portal-showcase>.vci-container{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
.vci-portal-grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(420px,.9fr) minmax(680px,1.55fr);gap:28px;align-items:stretch;min-height:520px}
.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{position:relative;align-self:stretch;min-height:520px;height:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden;background:transparent;box-shadow:none!important}
.vci-portal-phone-wrap img,.vci-portal-dashboard-wrap img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}
.vci-portal-phone-wrap img{object-position:center right}
.vci-portal-dashboard-wrap img{object-position:right center}
.vci-portal-phone-wrap:after{content:'';position:absolute;inset:0 0 0 auto;width:36%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.55) 52%,#fff 100%)}
.vci-portal-dashboard-wrap:before{display:none!important}
.vci-portal-dashboard-wrap:after{content:'';position:absolute;inset:0 auto 0 0;width:30%;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.62) 50%,rgba(255,255,255,0) 100%)}
.vci-portal-copy{display:flex;flex-direction:column;justify-content:center;padding:0 4px;margin:0}
.vci-google-rating-head h3{margin:0}
.vci-testimonial-initials svg{width:22px;height:22px}
@media(max-width:1320px){.vci-portal-grid{grid-template-columns:minmax(260px,.64fr) minmax(360px,.9fr) minmax(540px,1.34fr);gap:20px;min-height:470px}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:470px}.vci-portal-copy h2{font-size:34px}}
@media(max-width:1080px){.vci-portal-showcase{padding:24px 0!important}.vci-portal-showcase>.vci-container{width:min(calc(100% - 80px),1600px)!important;max-width:1600px!important;margin-inline:auto!important}.vci-portal-grid{grid-template-columns:300px minmax(0,1fr);gap:22px;min-height:0;align-items:center}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:0;height:auto}.vci-portal-phone-wrap img{width:min(100%,340px);height:auto;object-fit:contain;object-position:center}.vci-portal-phone-wrap:after{display:none}.vci-portal-dashboard-wrap{grid-column:1/-1}.vci-portal-dashboard-wrap img{width:100%;height:auto;object-fit:contain;object-position:center;border-radius:18px!important}.vci-portal-dashboard-wrap:after{display:none}}
@media(max-width:760px){.vci-portal-showcase{padding:28px 0!important}.vci-portal-showcase>.vci-container{width:min(calc(100% - 32px),1600px)!important}.vci-portal-grid{grid-template-columns:1fr;gap:20px}.vci-portal-copy{order:1}.vci-portal-phone-wrap{order:2}.vci-portal-dashboard-wrap{order:3}.vci-portal-phone-wrap img{width:min(88vw,360px);height:auto}.vci-portal-dashboard-wrap img{width:100%;height:auto;border-radius:14px!important}.vci-portal-copy h2{font-size:31px}}


/* v2.1.6 — ajuste final do bloco "Acompanhe tudo pelo portal do cliente" */
.vci-portal-showcase{padding:0!important;margin:0!important;background:#fff;overflow:hidden}
.vci-portal-showcase>.vci-container{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}
.vci-portal-grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(430px,.9fr) minmax(720px,1.55fr);gap:28px;align-items:stretch;min-height:520px;margin:0!important}
.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{position:relative;display:flex;align-items:stretch;align-self:stretch;min-height:520px;height:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden;background:transparent;box-shadow:none!important}
.vci-portal-phone-wrap{justify-content:flex-end}
.vci-portal-dashboard-wrap{justify-content:center}
.vci-portal-phone-wrap img,.vci-portal-dashboard-wrap img{display:block;width:100%;height:100%;max-width:none;max-height:none;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}
.vci-portal-phone-wrap img{object-fit:cover;object-position:42% center}
.vci-portal-dashboard-wrap img{object-fit:cover;object-position:center center}
.vci-portal-phone-wrap:after{content:'';position:absolute;inset:0 0 0 auto;width:36%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.62) 52%,#fff 100%)}
.vci-portal-dashboard-wrap:before{display:none!important}
.vci-portal-dashboard-wrap:after{content:'';position:absolute;inset:0 auto 0 0;width:30%;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.7) 46%,rgba(255,255,255,0) 100%)}
@media(max-width:1320px){.vci-portal-grid{grid-template-columns:minmax(250px,.64fr) minmax(360px,.9fr) minmax(560px,1.34fr);gap:20px;min-height:470px}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:470px}.vci-portal-copy h2{font-size:34px}}
@media(max-width:1080px){.vci-portal-showcase{padding:24px 0!important}.vci-portal-showcase>.vci-container{width:min(calc(100% - 80px),1600px)!important;max-width:1600px!important;margin-inline:auto!important;padding:0!important}.vci-portal-grid{grid-template-columns:300px minmax(0,1fr);gap:22px;min-height:0;align-items:center}.vci-portal-phone-wrap,.vci-portal-dashboard-wrap{min-height:0;height:auto}.vci-portal-phone-wrap img{width:min(100%,340px);height:auto;object-fit:contain;object-position:center}.vci-portal-phone-wrap:after{display:none}.vci-portal-dashboard-wrap{grid-column:1/-1}.vci-portal-dashboard-wrap img{width:100%;height:auto;object-fit:contain;object-position:center;border-radius:18px!important}.vci-portal-dashboard-wrap:after{display:none}}
@media(max-width:760px){.vci-portal-showcase{padding:28px 0!important}.vci-portal-showcase>.vci-container{width:min(calc(100% - 32px),1600px)!important}.vci-portal-grid{grid-template-columns:1fr;gap:20px}.vci-portal-copy{order:1}.vci-portal-phone-wrap{order:2}.vci-portal-dashboard-wrap{order:3}.vci-portal-phone-wrap img{width:min(88vw,360px);height:auto}.vci-portal-dashboard-wrap img{width:100%;height:auto;border-radius:14px!important}.vci-portal-copy h2{font-size:31px}}

/* v2.1.7 — degradê visível na imagem do notebook e celular */
@media(min-width:1081px){
  .vci-portal-dashboard-wrap{isolation:isolate;background:#fff}
  .vci-portal-dashboard-wrap img{position:relative;z-index:1;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 7%,rgba(0,0,0,.72) 18%,#000 34%,#000 100%)!important;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 7%,rgba(0,0,0,.72) 18%,#000 34%,#000 100%)!important}
  .vci-portal-dashboard-wrap:after{z-index:2;width:34%!important;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 16%,rgba(255,255,255,.58) 52%,rgba(255,255,255,0) 100%)!important}
}
