/* Minification failed. Returning unminified contents.
(1,84): run-time error CSS1039: Token not allowed after unary operator: '-light'
(1,123): run-time error CSS1039: Token not allowed after unary operator: '-vs-blue-d'
(1,546): run-time error CSS1039: Token not allowed after unary operator: '-vs-blue-d'
(1,1459): run-time error CSS1039: Token not allowed after unary operator: '-border'
(1,1629): run-time error CSS1039: Token not allowed after unary operator: '-vs-blue-d'
(1,2573): run-time error CSS1039: Token not allowed after unary operator: '-vs-blue-d'
(1,4348): run-time error CSS1039: Token not allowed after unary operator: '-vs-blue-d'
(1,4664): run-time error CSS1039: Token not allowed after unary operator: '-light-2'
(1,5037): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(1,5062): run-time error CSS1039: Token not allowed after unary operator: '-font-semibold'
(1,5819): run-time error CSS1039: Token not allowed after unary operator: '-line'
 */
.main{padding:3rem 0 0;}.section{padding:5.65rem 0;}.section-light{background:var(--light);}.section-dark{background:var(--vs-blue-d);color:#fff;}.section-dark .eyebrow{color:rgba(255,255,255,.65);}h1,h2{line-height:1.05;text-align:center;}h1{color:#fff;margin-bottom:22px;}h2{margin-bottom:22px;}.section-dark h2{color:#fff;}.lead{max-width:720px;margin:0 auto;text-align:center;font-size:15px;color:#222;}.section-dark .lead{color:#fff;}.divider{width:64px;height:1px;background:rgba(255,255,255,.35);margin:28px auto 0;}.hero{background:var(--vs-blue-d);padding:5.65rem 0 7.5rem;}.hero:has(video){padding:5.65rem 0;}.hero-inner{max-width:760px;margin:0 auto;text-align:center;}.icon-svg{width:18px;height:18px;display:block;fill:currentColor;}.status-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:8px 16px;font-size:12px;margin-bottom:3rem;}.status-pill .icon-svg{width:14px;height:14px;}.status-pill._mbt{margin-top:3rem;margin-bottom:0;}.status-pill i{color:#7ed19a;font-size:12px;}.hero p{max-width:620px;margin:0 auto;color:#fff;font-size:15px;line-height:1.7;}.intro-copy{max-width:780px;margin:0 auto 42px;text-align:center;}.intro-copy .lead{margin-top:10px;}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:920px;margin:0 auto;}.info-card{background:transparent;border:1px solid var(--border);border-radius:6px;padding:24px 22px;display:flex;gap:16px;min-height:128px;}.icon-circle{width:38px;height:38px;min-width:38px;border-radius:50%;background:var(--vs-blue-d);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;margin-top:2px;}.info-card h3{font-size:20px;margin-bottom:8px;line-height:1.2;}.info-card p{font-size:14px;color:#222;line-height:1.65;}.process-wrap{max-width:1080px;margin:0 auto;}.process-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:36px 22px;}.process-item{text-align:center;position:relative;padding:0 10px;}.step-number{color:rgba(255,255,255,.8);font-size:.8rem;margin-bottom:.4rem;display:flex;align-items:center;justify-content:center;}.step-icon{width:54px;height:54px;margin:0 auto 16px;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;position:relative;}.step-icon .step-number{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:#f0eee9;color:var(--vs-blue-d);font-size:10px;font-weight:700;margin-bottom:0;border:1px solid rgba(0,0,0,.06);}.step-icon .icon-svg{width:20px;height:20px;}.area-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:18px auto 42px;max-width:730px;}.area-tags span{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:rgba(34,42,72,.9);color:#fff;font-size:13px;line-height:1;}.value-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:5rem;}.value-card{background:rgba(255,255,255,.44);border-radius:14px;padding:34px 26px;text-align:center;}.value-icon{font-size:1rem;margin-bottom:18px;display:flex;align-items:center;justify-content:center;font-size:16px;position:relative;}.value-icon svg{width:32px;height:32px;}.value-icon svg path{fill:#222a48!important;}.value-card h3{margin:0 0 14px;}.value-card p{margin:0;font-size:15px;line-height:1.75;}.thanks-cta{display:flex;align-items:center;justify-content:center;padding:0 20px;}.thanks-cta .button{border:solid 1px #fff;max-height:none;line-height:1.2;}.thanks-reviews{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:3rem;font-size:15px;color:rgba(255,255,255,.78);}.thanks-reviews .stars{color:#f5c84c;letter-spacing:1px;font-size:16px;}.process-item h3{color:#fff;font-size:20px;margin-bottom:8px;text-transform:uppercase;line-height:1.15;}.process-item p{color:#fff;font-size:13px;line-height:1.65;max-width:220px;margin:0 auto;}.next-grid{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin-left:auto;margin-right:auto;}.next-item{text-align:center;padding:0 14px;}.next-icon{width:48px;height:48px;border-radius:50%;margin:0 auto 18px;background:var(--vs-blue-d);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;}.next-icon .icon-svg{width:20px;height:20px;}.next-item h3{font-size:1.5rem;line-height:1.2;margin-bottom:8px;}.next-item p{color:#222;font-size:.875rem;line-height:1.65;}.last-section{padding:5rem 0 10rem;background:var(--light-2);}.last-section h2{margin-bottom:0;}.articles .main-content{padding:0;}.vs-article-hero{position:relative;}.vs-article-hero__image{width:100%;height:50vh;object-fit:cover;}.vs-article-header{margin-bottom:1.5rem;text-align:left;}.vs-article-date{display:inline-block;margin-bottom:1.125rem;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:var(--font-semibold);}.vs-article-title{margin:0 0 1.5rem;font-size:clamp(1.6rem,4.2vw,2.2rem);line-height:1.3;letter-spacing:-.03em;color:#000;text-align:left;}.vs-article-container{max-width:940px;margin:5rem auto;padding:0 20px;}.vs-article-body{font-size:1.05rem;line-height:1.9;}.vs-article-body p{margin:0 0 20px;}.vs-article-body h2{margin:3rem 0 .5rem;font-size:clamp(1.4rem,2vw,1.8rem);text-align:left;line-height:1.2;text-transform:none;letter-spacing:0;}.vs-article-body h3{margin:2.5rem 0 .5rem;text-transform:none;line-height:1.2;letter-spacing:0;}.vs-article-body ul,.vs-article-body ol{margin:0 0 20px;padding-left:22px;}.wp-block-list li{list-style:disc;}.vs-article-body blockquote{margin:2.5rem 0;padding-left:1.5rem;border-left:2px solid var(--line);font-style:italic;color:#4a4a48;}.vs-article-body a{text-decoration:underline;text-underline-offset:3px;}.vs-article-body img{width:100%;margin:2.5rem 0;}.vs-article-body .wp-block-embed,.vs-article-body figure.wp-block-embed{margin:42px 0;width:100%;max-width:100%;}.vs-article-body .wp-block-embed__wrapper{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;}.vs-article-body .wp-block-embed__wrapper iframe,.vs-article-body .wp-block-embed iframe{display:block;width:100%!important;max-width:100%;height:100%!important;border:0;}.vs-article-body .wp-block-embed__wrapper>iframe{position:absolute;inset:0;}.hero-video-wrapper{max-width:1000px;margin:3rem auto 0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.12);}.hero-video-wrapper video{display:block;width:100%;height:auto;}@media(max-width:768px){.vs-article-hero__image{height:50vh;}.vs-article-container{margin:50px auto;}}@media(max-width:991px){.section{padding:4.5rem 0;}.hero{padding:3.625rem 0 5.625rem;}.value-cards{grid-template-columns:1fr;max-width:620px;margin-left:auto;margin-right:auto;}.card-grid,.process-grid,.next-grid{grid-template-columns:1fr 1fr;}.next-grid{gap:1.875rem;}.vs-article-container{margin:3rem auto;}}@media(max-width:680px){.container{padding:0 18px;}.card-grid,.process-grid,.next-grid{grid-template-columns:1fr;}.value-card{padding:28px 22px;}.info-card{padding:1.25rem 1.125rem;}.process-item h3{font-size:1.125rem;}.next-item h3{font-size:1.375rem;}.hero p,.lead,.info-card p,.process-item p,.next-item p{font-size:.875rem;}}@media(min-width:1200px){.hero-video-wrapper{margin:4rem auto 0;}}@media(min-width:1600px){.vs-article-container{max-width:1040px;}}
