/* Visa Guy 1.0.8: authoritative homepage audit corrections. */
:root{--audit-gold:#d9b476;--audit-cream:#f2ede6;--audit-navy:#0d1731}

/* Hero */
.vg-hero-content .vg-eyebrow{display:flex;align-items:center;gap:20px}
.vg-hero-content .vg-eyebrow:before{content:"";width:44px;height:2px;flex:0 0 44px;background:var(--audit-gold)}
.vg-hero-copy:before{content:"";display:block;width:76px;height:2px;margin:0 0 28px;background:var(--audit-gold)}
.vg-stats>div>i,.vg-stats>div>i .vg-icon{width:28px;height:28px}.vg-stats>div>i{flex-basis:28px}
.vg-stats{left:0}.vg-stats>div:first-child{padding-left:0}

/* Goal section */
.vg-goals-globe{top:128px;right:76px;width:610px}
.vg-goal-card{display:grid;grid-template-rows:102px auto minmax(58px,auto) 40px;align-content:start;padding:24px 18px 20px}
.vg-goal-image{margin-bottom:6px}.vg-goal-card h3{align-self:start;margin:0 0 8px}.vg-goal-card p{min-height:0}.vg-goal-card>a{align-self:end;margin-top:8px}

/* Services and process */
.vg-services-intro h2 em,.vg-process h2 em,.vg-why h2 em,.vg-about h2 em{color:#a57c43;font-weight:500}
.vg-services-intro h2 em{font-size:1.05em}
.vg-service-list article>span{color:rgba(211,170,103,.48);font-family:var(--display);font-size:50px;font-weight:600;line-height:1}
.vg-service-icon{width:62px;height:62px}.vg-service-icon .vg-icon{width:30px;height:30px}
.vg-process-step>span{width:58px!important;height:58px!important}.vg-process-step>span>i{width:54px;height:54px}
.vg-process-step>span>i .vg-icon{width:25px;height:25px}.vg-process-step>span>b{right:-3px;bottom:-4px;width:25px;height:25px}

/* Why Choose Us */
.vg-why-copy h2{margin-bottom:76px}.vg-why-copy p{margin-bottom:36px}.vg-pill-cta{margin-top:0}.vg-pill-cta span{width:42px;height:42px}
.vg-compare{height:auto;overflow:hidden;background:rgba(255,255,255,.82)}
.vg-compare-head{height:62px;align-items:center;background:rgba(255,255,255,.72);color:var(--audit-navy)}
.vg-compare-head span:last-child{background:transparent;color:var(--audit-navy)}
.vg-compare-row{min-height:102px;height:auto;align-items:stretch}.vg-compare-row>span{min-width:0}
.vg-compare-row>.vg-other{justify-content:space-between}.vg-compare-row>.vg-better{justify-content:flex-start}
.vg-compare-row>.vg-other>i,.vg-compare-row>.vg-better>i{flex-basis:58px;width:58px!important;height:58px!important}
.vg-compare-icon{width:62px!important;height:62px!important}

/* About */
.vg-about-copy h2:after{content:"";display:block;width:78px;height:2px;margin:34px 0 28px;background:var(--audit-gold)}
.vg-about-copy>p{margin-top:0}.vg-about-image{display:flex;align-items:center;min-width:0}
.vg-about-image img{width:100%;height:auto;max-height:650px;object-fit:contain;object-position:center;border-radius:0}
.vg-values article>.vg-value-icon{width:48px;height:48px;flex-basis:48px}

/* Reviews */
.vg-reviews{background:var(--audit-cream)}.vg-reviews-head{position:relative;display:block;text-align:center}
.vg-reviews-head>div:first-child{max-width:850px;margin:0 auto}.vg-reviews h2{display:inline}
.vg-reviews-head p{max-width:700px;margin:18px auto 0}
.vg-rating{display:inline-flex;align-items:center;gap:8px;margin-left:18px;padding:7px 14px;transform:translateY(-7px);border:1px solid rgba(14,23,48,.1);border-radius:999px;background:rgba(255,255,255,.72);text-align:left}
.vg-rating strong{font-family:var(--sans);font-size:18px;line-height:1}.vg-rating .vg-stars{font-size:12px}.vg-rating small{font-size:9px}
.vg-review-card{min-height:218px}.vg-review-tagline{width:max-content;margin:28px auto 0;padding:8px 22px;border-radius:999px;background:rgba(224,191,148,.2)}

/* Contact */
.vg-contact{background:linear-gradient(135deg,#f5f1eb 0%,#f3eee7 56%,#e8c99e 100%)}
.vg-contact-heading h1{font-size:0}.vg-contact-heading h1:before{content:"Talk To ";color:#20212a;font-family:var(--display);font-size:52px;font-weight:500}
.vg-contact-heading h1:after{content:"Visa Guy";color:#b18445;font-family:var(--sans);font-size:52px;font-weight:700}
.vg-lead-form{width:min(100%,900px);padding:42px 48px;border-radius:24px}.vg-field-grid{gap:36px 54px}
.vg-field-grid i,.vg-field-grid i .vg-icon{width:22px;height:22px}.vg-field-grid i{flex-basis:22px}
.vg-choice{min-height:68px;padding:15px 18px;border-radius:14px}.vg-textarea-wrap{border-radius:14px}

/* Footer */
.vg-footer-trust{display:inline-flex;align-items:center;gap:9px;color:rgba(240,235,228,.84);font-size:13px}
.vg-footer-trust svg{width:23px;height:23px;flex:0 0 23px;color:var(--audit-gold);stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.vg-footer-contact a{overflow-wrap:anywhere}
.vg-creator-credit{display:block;margin-top:4px;color:rgba(240,235,228,.55);font-size:10px;font-weight:400}.vg-creator-credit a,.vg-creator-credit strong{color:var(--audit-gold);font-weight:600}

/* Wide screens: keep the goal composition inside an evenly inset container. */
@media(min-width:1600px){
 .vg-goals>.vg-container{width:min(calc(100% - 176px),1776px)}
 .vg-goals-globe{right:88px}
}

/* Landscape tablets need the compact navigation and the same left guide. */
@media(max-width:1100px) and (min-width:640px){
 .vg-header{left:32px;right:32px}
 .vg-header-inner{grid-template-columns:1fr auto auto;gap:12px;padding-inline:28px}
 .vg-desktop-nav{display:none}
 .vg-menu-toggle{display:block}
 .vg-mobile-nav.is-open{display:block}
 .vg-phone span:last-child{display:none}
 .vg-hero-content{text-align:left}
 .vg-hero-content .vg-eyebrow,.vg-hero-title,.vg-hero-copy,.vg-hero-actions{margin-left:0;margin-right:auto}
 .vg-stats{left:0;right:auto;width:min(100%,720px)}
 .vg-stats>div:first-child{padding-left:0}
 .vg-goals-globe{top:120px;right:48px;width:min(52vw,520px);opacity:1}
}

@media(max-width:900px) and (min-width:640px){.vg-goals-globe{right:16px}}

@media(max-width:1023px){
 .vg-goals-globe{top:120px;right:16px;width:520px;opacity:1}
 .vg-goal-card{grid-template-rows:102px auto minmax(58px,auto) 40px}
 .vg-about-image img{max-height:560px}.vg-rating{margin-top:16px}
}

@media(max-width:639px){
 .vg-hero-content .vg-eyebrow{gap:12px}.vg-hero-content .vg-eyebrow:before{width:34px;flex-basis:34px}
 .vg-hero-title{max-width:100%;font-size:32px}
 .vg-hero-copy:before{width:54px;margin-bottom:24px}.vg-stats>div>i,.vg-stats>div>i .vg-icon{width:24px;height:24px}
 .vg-stats{left:0;width:325px;height:96px}
 .vg-goals{padding-top:72px;overflow:hidden}.vg-goals>.vg-container{display:flex;flex-direction:column}
 .vg-goals-head{order:1;position:relative;z-index:2;text-align:left}.vg-goals-head h2{max-width:330px;font-size:40px;line-height:1.08}
 .vg-goals-head p{max-width:335px;font-size:14px;line-height:1.7}
 .vg-goals-globe{position:relative;z-index:1;order:2;top:auto;right:auto;width:calc(100% + 34px);max-width:none;margin:0 -17px 22px;opacity:1}
 .vg-goal-grid{order:3}.vg-goal-card{min-height:300px;grid-template-rows:108px auto minmax(64px,auto) 42px;padding:22px 20px 18px;border-radius:20px}
 .vg-services-intro{text-align:left}.vg-services-intro h2{font-size:42px}.vg-expertise{width:100%;margin-inline:0}
 .vg-service-list article{min-height:112px}.vg-service-list article>span{font-size:38px}
 .vg-process-head{text-align:left}.vg-process-head h2{font-size:40px}.vg-process-step{grid-template-columns:62px 1fr}.vg-process-step>span{margin:0!important}
 .vg-why-copy{text-align:left}.vg-why-copy h2{margin-bottom:38px}.vg-pill-cta{margin-inline:0}
 .vg-compare-head,.vg-compare-row{grid-template-columns:1fr 48px 1fr}.vg-compare-row>span{padding:12px 9px!important}
 .vg-compare-row>.vg-other>i,.vg-compare-row>.vg-better>i{display:none}.vg-compare-icon{width:40px!important;height:40px!important}
 .vg-about-copy{text-align:left}.vg-about-copy h2:after{margin:26px 0 22px}.vg-values article{gap:18px;padding:17px 0}.vg-about-image img{max-height:none}
 .vg-reviews h2{display:block;font-size:32px}.vg-rating{margin:18px 0 0;transform:none}.vg-review-card{min-height:218px}
 .vg-contact-heading h1:before,.vg-contact-heading h1:after{font-size:42px}.vg-lead-form{padding:30px 22px;border-radius:22px}
 .vg-field-grid{gap:28px}.vg-choice{min-height:64px}
}

@media(prefers-reduced-motion:reduce){.vg-goal-card,.vg-pill-cta,.vg-review-card{transition:none}}

/* 1.12.0: iOS-safe globe rendering and mobile hero copy contrast. */
.vg-services-fallback{display:none;width:100%;height:auto;object-fit:contain}
@media(max-width:639px){
 .vg-hero-copy{position:relative;z-index:2;color:#f7f3ec;text-shadow:0 1px 3px rgba(0,0,0,.62)}
 .vg-hero-copy:after{content:"";position:absolute;z-index:-1;inset:-15px -13px -14px;background:linear-gradient(90deg,rgba(5,14,31,.88) 0%,rgba(5,14,31,.68) 70%,rgba(5,14,31,.28) 100%);border-radius:12px;pointer-events:none}
}
@supports (-webkit-touch-callout:none){
 @media(max-width:1023px){
  .vg-services-visual video{display:none}
  .vg-services-fallback{display:block;width:min(100%,640px);margin:0 auto}
 }
}

/* 1.1.1: shared container rhythm, review badge, Google mark and exact service route nodes. */
.vg-google-mark{display:block;width:22px;height:22px;margin-left:auto;font-size:0;line-height:0}
.vg-google-icon{display:block;width:22px;height:22px}
.vg-service-connector path{stroke-linecap:round;stroke-linejoin:round}
.vg-service-connector circle{stroke:#0e1730;stroke-width:1}
.vg-rating{display:flex;width:max-content;margin:24px auto 0;transform:none}

@media(min-width:1024px){
 .vg-hero-content,.vg-goals>.vg-container{width:min(calc(100% - 96px),1304px)}
 .vg-goals{height:auto;min-height:0;padding:clamp(110px,8vw,150px) 0 96px}
 .vg-goals>.vg-container{padding-top:0}
 .vg-goals-head{margin-bottom:clamp(60px,6vw,90px)}
}

@media(min-width:1600px){
 .vg-goals>.vg-container{width:min(calc(100% - 96px),1304px)}
 .vg-goals-globe{right:48px}
}

@media(max-width:639px){
 .vg-rating{margin-top:22px}
 .vg-google-mark,.vg-google-icon{width:20px;height:20px}
}

/* 1.2.0 content consolidation and privacy consent. */
.vg-services{padding:110px 0;background:linear-gradient(135deg,#f3eee7 0%,#f1ece5 54%,#e7c99f 100%)}
.vg-services-layout{align-items:center}
.vg-services-intro h2{font-size:58px;line-height:1.03}
.vg-service-list{align-self:center}
.vg-service-list article{min-height:132px}
.vg-service-connector{height:100%}

.vg-strategy{padding:110px 0;background:#f3eee7}
.vg-strategy-head{text-align:center}
.vg-strategy-head h2{margin:8px 0 58px;font-family:var(--display);font-size:58px;font-weight:600;line-height:1.05;color:#221f20}
.vg-strategy-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px) minmax(0,1fr);gap:42px;align-items:center}
.vg-strategy-list{display:grid;gap:26px}
.vg-strategy-list article{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:start}
.vg-strategy-list article>i{display:grid;width:70px;height:70px;place-items:center;border-radius:50%;background:var(--navy);color:#e0bf94;font-style:normal;box-shadow:0 10px 24px rgba(14,23,48,.12)}
.vg-strategy-list article>i .vg-icon{width:34px;height:34px}
.vg-strategy-list h3{margin:2px 0 7px;color:var(--navy);font-size:18px;line-height:1.25}
.vg-strategy-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.vg-strategy-image{display:grid;place-items:center;min-height:430px;border:1px solid rgba(212,175,106,.42);border-radius:42% 42% 24px 24px;background:radial-gradient(circle at 50% 34%,#fff 0%,rgba(255,255,255,.7) 42%,rgba(224,191,148,.22) 100%);overflow:hidden}
.vg-strategy-image img{display:block;width:88%;height:390px;object-fit:contain;object-position:center bottom}
.vg-values{margin-top:34px}
.vg-values article{padding:14px 0}
.vg-about-image img{object-fit:contain}

.vg-consent{display:flex!important;align-items:flex-start;gap:12px;margin:26px 0 8px;color:#515667;font-size:12px;line-height:1.65}
.vg-consent input{width:18px;height:18px;flex:0 0 18px;margin-top:2px;accent-color:#d4af6a}
.vg-consent a{color:#956e35;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.vg-footer-bottom a{color:inherit}

@media(max-width:1023px){
 .vg-strategy-layout{grid-template-columns:1fr 280px 1fr;gap:24px}
 .vg-strategy-list article{grid-template-columns:58px 1fr;gap:13px}
 .vg-strategy-list article>i{width:58px;height:58px}.vg-strategy-list article>i .vg-icon{width:28px;height:28px}
 .vg-strategy-image{min-height:360px}.vg-strategy-image img{height:330px}
}

@media(max-width:767px){
 .vg-services{padding:76px 0}
 .vg-services-intro h2{font-size:42px}
 .vg-strategy{padding:76px 0}
 .vg-strategy-head{text-align:left}.vg-strategy-head h2{margin-bottom:38px;font-size:42px}
 .vg-strategy-layout{display:flex;flex-direction:column;gap:30px}
 .vg-strategy-image{order:1;width:100%;min-height:330px}.vg-strategy-image img{height:310px}
 .vg-strategy-list{order:2;width:100%;gap:22px}
 .vg-strategy-list:last-child{order:3}
 .vg-strategy-list article{grid-template-columns:62px 1fr}
 .vg-strategy-list article>i{width:62px;height:62px}
 .vg-service-list article{grid-template-columns:56px minmax(0,1fr) 36px;gap:12px;padding:18px 12px}
 .vg-service-icon{width:56px;height:56px}
 .vg-service-icon .vg-icon{width:26px;height:26px}
 .vg-service-list article>div{min-width:0}
 .vg-service-list h3,.vg-service-list p{overflow-wrap:anywhere}
 .vg-consent{font-size:11px}
}

/* 1.13.0: editable gallery, legal footer line, required markers and iOS globe fallback. */
.vg-required{display:inline;color:#ad281f;font:700 1em/1 inherit}
.vg-footer-logo small{display:block;max-width:220px;margin-top:5px;color:rgba(14,23,48,.66);font-size:8px;font-weight:700;line-height:1.35;letter-spacing:.08em}
.vg-gallery{padding:72px 0;background:linear-gradient(135deg,#f3eee7 0%,#f4f0ea 55%,#e4c498 100%)}
.vg-gallery-head{max-width:680px;margin:0 auto 34px;text-align:center}
.vg-gallery-head h2{margin:8px 0 12px;color:#221f20;font-family:var(--display);font-size:48px;font-weight:600;line-height:1.05}
.vg-gallery-head h2 em{color:#a57c43;font-weight:500}
.vg-gallery-head p{max-width:560px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.65}
.vg-gallery-grid{display:block;column-count:4;column-gap:16px}
.vg-gallery-grid figure,
.vg-gallery-grid figure:nth-child(5n+1),
.vg-gallery-grid figure:nth-child(5n+2){
 position:relative;
 display:inline-block;
 grid-column:auto;
 width:100%;
 margin:0 0 16px;
 overflow:hidden;
 break-inside:avoid;
 page-break-inside:avoid;
 border:1px solid rgba(165,124,67,.18);
 border-radius:14px;
 background:#eee6dc;
 box-shadow:0 12px 26px -18px rgba(14,23,48,.42)
}
.vg-gallery-grid img{display:block;width:100%;height:auto;object-fit:initial;transition:filter .35s ease}
.vg-gallery-grid figure:hover img{filter:saturate(1.06) brightness(1.02)}
.vg-gallery-grid figcaption{display:none}

@supports (-webkit-touch-callout:none){
 @media(max-width:1023px){
  .vg-services-fallback{display:block;width:min(100%,380px);margin:0 auto;background:#f2ede7}
 }
}

@media(max-width:1023px){
 .vg-gallery{padding:60px 0}
 .vg-gallery-grid{column-count:2;column-gap:14px}
 .vg-gallery-grid figure,
 .vg-gallery-grid figure:nth-child(5n+1),
 .vg-gallery-grid figure:nth-child(5n+2){margin-bottom:14px}
}

@media(max-width:639px){
 .vg-gallery{padding:48px 0}
 .vg-gallery-head{margin-bottom:26px;text-align:left}
 .vg-gallery-head h2{font-size:38px}
 .vg-gallery-head p{font-size:12px}
 .vg-gallery-grid{column-count:2;column-gap:10px}
 .vg-gallery-grid figure,
 .vg-gallery-grid figure:nth-child(5n+1),
 .vg-gallery-grid figure:nth-child(5n+2){margin-bottom:10px;border-radius:11px}
 .vg-footer-logo small{max-width:260px}
}

/* 1.5.0 final content corrections and process-system restoration. */
.vg-hero-title{margin-bottom:34px}
.vg-hero-copy{max-width:610px;font-size:17px;line-height:1.72}
.vg-hero-copy:before{margin-bottom:34px}

.vg-services-intro h2:after,
.vg-reviews-head h2:after{
 content:"";display:block;width:82px;height:2px;margin-top:28px;
 background:linear-gradient(90deg,#c79543,#e4c689);border-radius:99px
}
.vg-reviews-head h2:after{margin:24px auto 0}
.vg-number-highlight{color:#ad7b2e;font-weight:700}
.vg-stats strong.vg-number-highlight{color:#fff}
.vg-service-list article>span.vg-number-highlight{color:#c28d36;opacity:.82}
.vg-rating strong.vg-number-highlight{color:#9d6b20}

.vg-process-system{
 position:relative;padding:104px 0 94px;overflow:hidden;
 background:radial-gradient(circle at 51% 66%,rgba(255,255,255,.82) 0 17%,rgba(241,224,198,.7) 42%,transparent 69%),linear-gradient(112deg,#f3eee7 0%,#f2ece4 52%,#e7c89e 100%)
}
.vg-process-system-head{text-align:center}
.vg-process-system-head .vg-kicker{display:flex;align-items:center;justify-content:center;gap:16px}
.vg-process-system-head .vg-kicker:before,.vg-process-system-head .vg-kicker:after{content:"";width:40px;height:1px;background:#d2a95d}
.vg-process-system-head h2{margin:0;font-family:var(--display);font-size:58px;font-weight:600;line-height:1.02;color:#171e36}
.vg-process-system-head h2 em{color:#bd8b39;font-weight:500}
.vg-process-system-head>p{max-width:510px;margin:12px auto 0;color:var(--muted);font-size:13px;line-height:1.65}
.vg-process-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin:14px auto 0;color:#c99b4a}
.vg-process-ornament:before,.vg-process-ornament:after{content:"";width:28px;height:1px;background:#d2a95d}
.vg-process-ornament .vg-icon{width:16px;height:16px}
.vg-process-flow{position:relative;min-height:650px;margin-top:42px}
.vg-process-center{
 position:absolute;z-index:1;left:50%;top:100px;width:566px;height:440px;transform:translateX(-50%);
 display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border:1.5px dashed rgba(203,157,76,.55);border-radius:82px 82px 34px 34px;background:rgba(255,255,255,.32)
}
.vg-process-center img{width:88%;height:100%;object-fit:contain;object-position:center bottom}
.vg-process-card{position:absolute;z-index:2;width:248px;text-align:center;color:var(--navy)}
.vg-process-card>i{position:relative;display:grid;width:58px;height:58px;margin:0 auto 8px;place-items:center;border-radius:50%;background:var(--navy);color:#e3bd75;font-style:normal;box-shadow:0 8px 22px rgba(14,23,48,.13)}
.vg-process-card>i .vg-icon{width:26px;height:26px}
.vg-process-number{position:absolute;top:38px;left:calc(50% + 14px);display:grid;width:26px;height:26px;place-items:center;border:2px solid #f3eee7;border-radius:50%;background:#d9ad61;color:var(--navy);font-size:9px;font-weight:800}
.vg-process-card h3{margin:0 0 7px;font-size:16px;line-height:1.25}
.vg-process-card p{margin:0;color:#4f5667;font-size:11px;line-height:1.55}
.vg-process-step-1{left:1.5%;top:25px}
.vg-process-step-2{left:1.5%;top:235px}
.vg-process-step-3{left:1.5%;top:445px}
.vg-process-step-4{right:1.5%;top:25px}
.vg-process-step-5{right:1.5%;top:235px}
.vg-process-step-6{right:1.5%;top:445px}
.vg-process-card:after{content:"";position:absolute;z-index:-1;width:74px;height:50px;border:1.5px solid rgba(203,157,76,.65)}
.vg-process-step-1:after{right:-48px;top:18px;border-left:0;border-bottom:0;border-radius:0 46px 0 0}
.vg-process-step-2:after{right:-48px;top:18px;width:64px;height:1px;border-width:1.5px 0 0;border-radius:0}
.vg-process-step-3:after{right:-48px;top:18px;border-left:0;border-top:0;border-radius:0 0 46px 0}
.vg-process-step-4:after{left:-48px;top:18px;border-right:0;border-bottom:0;border-radius:46px 0 0 0}
.vg-process-step-5:after{left:-48px;top:18px;width:64px;height:1px;border-width:1.5px 0 0;border-radius:0}
.vg-process-step-6:after{left:-48px;top:18px;border-right:0;border-top:0;border-radius:0 0 0 46px}

.vg-values article>div{min-width:0}
.vg-values p{width:100%;max-width:455px;line-height:1.65}

@media(max-width:1100px){
 .vg-process-flow{min-height:700px}
 .vg-process-center{top:150px;width:480px;height:400px}
 .vg-process-card{width:220px}
 .vg-process-step-1,.vg-process-step-2,.vg-process-step-3{left:0}
 .vg-process-step-4,.vg-process-step-5,.vg-process-step-6{right:0}
 .vg-process-step-1,.vg-process-step-4{top:75px}
 .vg-process-step-2,.vg-process-step-5{top:300px}
 .vg-process-step-3,.vg-process-step-6{top:525px}
}

@media(min-width:768px) and (max-width:900px){
 .vg-process-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;min-height:0;margin-top:38px}
 .vg-process-center{position:relative;grid-column:1/-1;left:auto;top:auto;width:min(100%,580px);height:310px;margin:0 auto 24px;transform:none;border-radius:54px 54px 24px 24px}
 .vg-process-card{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%;min-height:118px;padding:18px 0 18px 72px;transform:none!important;text-align:left;border-bottom:1px solid rgba(14,23,48,.1)}
 .vg-process-card>i{position:absolute;left:0;top:18px;width:56px;height:56px;margin:0}
 .vg-process-number{left:37px;top:57px;width:24px;height:24px}
 .vg-process-card:after{display:none}
}

@media(max-width:767px){
 .vg-hero-title{margin-bottom:24px}
 .vg-hero-copy{font-size:14px;line-height:1.65}
 .vg-hero-copy:before{margin-bottom:24px}
 .vg-services-intro h2:after{margin:24px 0 0}
 .vg-process-system{padding:76px 0}
 .vg-process-system-head{text-align:center}
 .vg-process-system-head h2{font-size:42px}
 .vg-process-system-head>p{font-size:12px}
 .vg-process-flow{display:flex;min-height:0;margin-top:36px;flex-direction:column;gap:0}
 .vg-process-center{position:relative;left:auto;top:auto;width:100%;height:280px;margin-bottom:20px;transform:none;border-radius:42px 42px 22px 22px}
 .vg-process-card{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%;min-height:96px;padding:16px 0 16px 74px;transform:none!important;text-align:left;border-bottom:1px solid rgba(14,23,48,.1)}
 .vg-process-card>i{position:absolute;left:0;top:16px;width:56px;height:56px;margin:0}
 .vg-process-number{left:37px;top:55px;width:24px;height:24px}
 .vg-process-card h3{font-size:17px}
 .vg-process-card p{font-size:12px}
 .vg-process-card:after{display:none}
 .vg-values p{max-width:none}
}

@media(max-width:420px){
 .vg-process-system-head h2{font-size:38px}
 .vg-process-center{height:245px}
}

/* 1.13.2: supplied client-success photograph. */
.vg-about-image .vg-about-photo{
 width:100%;
 height:auto;
 max-height:650px;
 aspect-ratio:4/3;
 object-fit:cover;
 object-position:center;
 border:1px solid rgba(165,124,67,.28);
 border-radius:26px;
 box-shadow:0 24px 55px -32px rgba(14,23,48,.5);
}
@media(max-width:639px){
 .vg-about-image .vg-about-photo{max-height:none;border-radius:18px}
}

/* 1.14.0: Trustindex reviews, editorial blog and accessible required markers. */
.vg-label-text{
 display:inline-flex;
 align-items:baseline;
 gap:3px;
 width:max-content;
 max-width:100%;
 white-space:nowrap
}
.vg-required{
 display:inline-block;
 flex:0 0 auto;
 margin-left:2px;
 color:#d45e5a;
 font-size:1.28em;
 font-weight:800;
 line-height:.8;
 vertical-align:baseline
}
.vg-field-grid label>.vg-label-text{
 display:inline-flex;
 margin:0;
 padding:0;
 border:0
}
.vg-assessment-grid label>.vg-label-text{display:inline-flex}

.vg-reviews.has-trustindex{padding-bottom:72px}
.vg-reviews.has-trustindex .vg-reviews-head{max-width:900px}
.vg-trustindex-widget{margin-top:42px}
.vg-trustindex-widget .ti-widget{margin-inline:auto}
.vg-trustindex-widget .ti-widget-container{font-family:var(--body)}

.vg-blog-section,.vg-blog-list{padding:86px 0;background:linear-gradient(135deg,#f3eee7 0%,#f5f1eb 54%,#e3c294 100%)}
.vg-blog-head{max-width:760px;margin:0 auto 42px;text-align:center}
.vg-blog-head h2,.vg-blog-hero h1{margin:9px 0 16px;color:#221f20;font-family:var(--display);font-size:56px;font-weight:600;line-height:1}
.vg-blog-head h2 em,.vg-blog-hero h1 em{color:#a57c43;font-weight:500}
.vg-blog-head p,.vg-blog-hero p{max-width:680px;margin:0 auto;color:#576076;font-size:14px;line-height:1.75}
.vg-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.vg-blog-card{min-width:0;overflow:hidden;border:1px solid rgba(165,124,67,.18);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 22px 44px -32px rgba(14,23,48,.48);transition:transform .25s ease,box-shadow .25s ease}
.vg-blog-card:hover{transform:translateY(-5px);box-shadow:0 28px 50px -30px rgba(14,23,48,.52)}
.vg-blog-image{display:block;aspect-ratio:3/2;overflow:hidden;background:#e9dfd2}
.vg-blog-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.vg-blog-card:hover .vg-blog-image img{transform:scale(1.035)}
.vg-blog-card-body{display:flex;min-height:290px;padding:24px;flex-direction:column}
.vg-blog-card-body>span{color:#a57c43;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.vg-blog-card h2,.vg-blog-card h3{margin:10px 0 12px;color:var(--navy);font-family:var(--display);font-size:27px;font-weight:700;line-height:1.08}
.vg-blog-card p{margin:0 0 22px;color:#596174;font-size:12px;line-height:1.75}
.vg-blog-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;color:var(--navy);font-size:11px;font-weight:800;letter-spacing:.06em}
.vg-blog-link .vg-icon,.vg-blog-all .vg-icon,.vg-footer-blog-all .vg-icon{width:17px;height:17px}
.vg-blog-all{text-align:center;margin-top:34px}
.vg-blog-all a{display:inline-flex;align-items:center;gap:10px;padding:13px 20px;border:1px solid rgba(14,23,48,.25);border-radius:999px;color:var(--navy);font-size:11px;font-weight:800;letter-spacing:.06em}

.vg-blog-hero,.vg-article-hero{padding:185px 0 82px;text-align:center;background:linear-gradient(135deg,#0d1731,#162747);color:#fff}
.vg-blog-hero h1,.vg-article-hero h1{color:#fff}
.vg-blog-hero p,.vg-article-hero p{color:#d7dbe3}
.vg-blog-list{background:#f5f1eb}
.vg-pagination{margin-top:42px;text-align:center}
.vg-pagination .nav-links{display:flex;justify-content:center;gap:8px}
.vg-pagination .page-numbers{display:grid;min-width:38px;height:38px;padding:0 10px;place-items:center;border:1px solid rgba(14,23,48,.15);border-radius:8px;background:#fff}
.vg-pagination .current{background:var(--navy);color:#fff}

.vg-article-hero .vg-container{max-width:980px}
.vg-article-back{display:inline-block;margin-bottom:28px;color:#e1c582;font-size:12px;font-weight:700}
.vg-article-hero h1{max-width:900px;margin:12px auto 18px;font-family:var(--display);font-size:62px;line-height:1.02}
.vg-article-hero p{max-width:760px;margin:0 auto;font-size:15px;line-height:1.75}
.vg-article-meta{display:flex;justify-content:center;gap:18px;margin-top:22px;color:#e0c17b;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.vg-article-layout{max-width:980px;padding-top:64px;padding-bottom:90px}
.vg-article-image{margin:0 0 46px;overflow:hidden;border-radius:24px;box-shadow:0 24px 55px -34px rgba(14,23,48,.55)}
.vg-article-image img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}
.vg-article-content{max-width:760px;margin:0 auto;color:#424958;font-size:16px;line-height:1.9}
.vg-article-content h2{margin:44px 0 14px;color:var(--navy);font-family:var(--display);font-size:36px;line-height:1.1}
.vg-article-content h3{margin:28px 0 10px;color:var(--navy);font-size:19px}
.vg-article-content ul{padding-left:22px}
.vg-article-content a{color:#946921;text-decoration:underline;text-underline-offset:3px}
.vg-article-content small{display:block;margin-top:34px;padding:18px;border-left:3px solid #d4af6a;background:#f7f1e8}
.vg-article-cta{max-width:760px;margin:52px auto 0;padding:30px;border-radius:18px;background:var(--navy);color:#fff}
.vg-article-cta strong{font-family:var(--display);font-size:27px}
.vg-article-cta p{color:#d7dbe3;font-size:13px}
.vg-article-cta a{display:inline-flex;align-items:center;gap:10px;color:#e6c982;font-size:11px;font-weight:800}

.vg-footer-grid{grid-template-columns:1.2fr .78fr .95fr .95fr 1.16fr 1.25fr;gap:26px}
.vg-footer-insights li{line-height:1.45}
.vg-footer-insights li a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vg-footer-blog-all{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:#9d6b20;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}

@media(max-width:1023px){
 .vg-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .vg-blog-grid .vg-blog-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);margin:auto}
 .vg-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:639px){
 .vg-label-text{white-space:normal}
 .vg-blog-section,.vg-blog-list{padding:64px 0}
 .vg-blog-head{text-align:left}
 .vg-blog-head h2,.vg-blog-hero h1{font-size:42px}
 .vg-blog-grid{grid-template-columns:minmax(0,1fr)}
 .vg-blog-grid .vg-blog-card:last-child{grid-column:auto;max-width:none}
 .vg-blog-card-body{min-height:0;padding:21px}
 .vg-blog-card h2,.vg-blog-card h3{font-size:25px}
 .vg-blog-hero,.vg-article-hero{padding:140px 0 60px}
 .vg-article-hero{text-align:left}
 .vg-article-hero h1{font-size:42px}
 .vg-article-hero p{font-size:13px}
 .vg-article-meta{justify-content:flex-start}
 .vg-article-layout{padding-top:36px;padding-bottom:65px}
 .vg-article-image{margin-bottom:30px;border-radius:15px}
 .vg-article-content{font-size:14px;line-height:1.82}
 .vg-article-content h2{font-size:30px}
 .vg-article-cta{padding:24px}
 .vg-footer-grid{grid-template-columns:1fr!important}
}
