.vancs-shell,.vancs-shell *{box-sizing:border-box}.vancs-shell{font-family:Inter,Arial,sans-serif;color:#111;background:var(--vancs-bg);width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden;clear:both}.vancs-topbar{height:34px;background:#090909;color:#fff;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 clamp(18px,5vw,70px);font-size:13px;text-transform:uppercase}.vancs-topbar a{color:#fff;text-decoration:none;font-weight:800}.vancs-header{position:absolute;left:0;right:0;top:34px;z-index:20;display:flex;align-items:center;gap:28px;padding:20px clamp(18px,5vw,70px);color:#fff}.vancs-brand{color:#fff;text-decoration:none;font-size:34px;font-weight:900;line-height:.8;letter-spacing:0}.vancs-brand b{color:var(--vancs-red)}.vancs-brand small{display:block;font-size:13px}.vancs-brand img{max-height:70px;width:auto}.vancs-nav{margin-left:auto;display:flex;gap:24px;align-items:center}.vancs-nav a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:850}.vancs-nav a:hover{color:var(--vancs-red)}.vancs-head-phone{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:12px;text-transform:uppercase}.vancs-head-phone .vancs-icon{background:var(--vancs-red);border-radius:50%;padding:11px;width:48px;height:48px;fill:#fff}.vancs-head-phone b{display:block;font-size:20px}.vancs-menu-toggle{display:none;margin-left:auto;background:var(--vancs-red);color:#fff;border:0;border-radius:6px;width:44px;height:40px;font-size:24px}.vancs-icon{width:38px;height:38px;fill:currentColor}.vancs-hero{min-height:100vh;position:relative;background:#111 center/cover no-repeat;display:flex;align-items:center;padding:140px clamp(18px,5vw,70px) 70px;color:#fff}.vancs-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#040404 0%,rgba(4,4,4,.82) 42%,rgba(4,4,4,.22) 100%),radial-gradient(circle at 70% 40%,rgba(229,9,9,.18),transparent 38%)}.vancs-hero-shade{position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,#080808)}.vancs-hero-content{position:relative;z-index:2;max-width:760px}.vancs-kicker{display:inline-block;background:var(--vancs-red);padding:8px 12px;border-radius:4px;text-transform:uppercase;font-weight:900;margin:0 0 16px}.vancs-hero h1{font-size:clamp(42px,7vw,92px);line-height:.95;margin:0 0 18px;text-transform:uppercase;color:#fff;letter-spacing:0}.vancs-hero p{font-size:18px;max-width:680px;line-height:1.6}.vancs-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.vancs-btn,.vancs-center-btn,.vancs-cta a{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:15px 24px;text-decoration:none;font-weight:900;text-transform:uppercase}.vancs-btn-red,.vancs-center-btn,.vancs-cta a:first-of-type{background:var(--vancs-btn);color:#fff}.vancs-btn-ghost,.vancs-cta a:last-of-type{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(0,0,0,.22)}.vancs-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;max-width:780px}.vancs-hero-features span{border-left:1px solid rgba(255,255,255,.35);padding-left:14px;font-size:13px;font-weight:800}.vancs-hero-vehicle{position:absolute;right:2vw;bottom:5vh;z-index:1;width:min(55vw,820px);max-height:70vh;object-fit:contain}.vancs-main{background:#fff}.vancs-section{padding:64px clamp(18px,5vw,70px);max-width:1480px;margin:0 auto}.vancs-section h2,.vancs-why h2{font-size:clamp(26px,3vw,42px);text-align:center;text-transform:uppercase;margin:0 0 28px}.vancs-section-kicker{text-align:center;color:var(--vancs-red);font-weight:900;text-transform:uppercase;margin:0 0 8px}.vancs-feature-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#222;color:#fff}.vancs-feature-strip article{background:#101010;padding:28px 18px;text-align:center}.vancs-feature-strip .vancs-icon,.vancs-why .vancs-icon{color:var(--vancs-red)}.vancs-feature-strip h3{font-size:15px;margin:12px 0 6px}.vancs-feature-strip p{font-size:13px;margin:0;color:#ddd}.vancs-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vancs-card{border:1px solid #e4e4e4;border-radius:8px;padding:26px 22px;text-align:center;background:#fff;box-shadow:0 14px 36px rgba(0,0,0,.06);transition:.2s}.vancs-card:hover{transform:translateY(-4px);border-color:var(--vancs-red)}.vancs-card .vancs-icon{color:var(--vancs-red);width:56px;height:56px}.vancs-card h3{text-transform:uppercase;font-size:18px}.vancs-card p{color:#555;line-height:1.55}.vancs-card a{color:var(--vancs-red);font-weight:900;text-decoration:none}.vancs-center-btn{width:max-content;margin:28px auto 0;color:#fff}.vancs-why{background:#101010;color:#fff;padding:58px clamp(18px,5vw,70px)}.vancs-why h2 span{color:var(--vancs-red)}.vancs-why>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;max-width:1480px;margin:0 auto}.vancs-why article{text-align:center;border-right:1px solid rgba(255,255,255,.22);padding:10px 16px}.vancs-why h3{font-size:15px;text-transform:uppercase}.vancs-why p{color:#ddd}.vancs-locations-band{background:#f7f7f7;max-width:none}.vancs-location-wrap{display:grid;grid-template-columns:1fr 1.4fr;gap:34px;max-width:1300px;margin:0 auto}.vancs-map-card{min-height:310px;border-radius:8px;background:linear-gradient(135deg,rgba(0,0,0,.72),rgba(229,9,9,.82)),#222;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;text-transform:uppercase;font-size:28px;font-weight:900}.vancs-map-card span{font-size:15px;margin-top:8px}.vancs-location-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vancs-location-list a{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #eee;border-radius:7px;padding:13px 14px;text-decoration:none;color:#111;font-weight:850}.vancs-location-list .vancs-icon{width:20px;height:20px;color:var(--vancs-red)}.vancs-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vancs-review{border:1px solid #e4e4e4;border-radius:8px;padding:22px;background:#fff}.vancs-stars{color:#ffb400;letter-spacing:0}.vancs-review h3{margin:10px 0 8px}.vancs-review p{color:#555;line-height:1.55}.vancs-review small{color:var(--vancs-red);font-weight:900}.vancs-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vancs-gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.vancs-gallery-placeholder{grid-column:1/-1;background:#f4f4f4;border:1px dashed #bbb;border-radius:8px;padding:34px;text-align:center}.vancs-cta{background:linear-gradient(135deg,#b70000,var(--vancs-red));color:#fff;text-align:center;padding:62px 18px}.vancs-cta h2{font-size:clamp(28px,4vw,50px);margin:0 0 12px;text-transform:uppercase}.vancs-cta p{font-size:18px}.vancs-cta a{margin:8px;color:#fff}.vancs-footer{background:#101010;color:#fff;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:34px;padding:54px clamp(18px,5vw,70px) 26px}.vancs-footer a{display:block;color:#ddd;text-decoration:none;margin:8px 0}.vancs-footer h3{color:#fff;text-transform:uppercase}.vancs-copy{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:#ddd}.vancs-about>div,.vancs-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vancs-about article,.vancs-mini-grid article{border:1px solid #eee;border-radius:8px;padding:22px;background:#fff}.vancs-content{font-size:17px;line-height:1.75}.vancs-faq{max-width:980px;margin:0 auto}.vancs-faq details{border:1px solid #e5e5e5;border-radius:8px;margin:10px 0;padding:15px;background:#fff}.vancs-faq summary{cursor:pointer;font-weight:900}.vancs-contact{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:64px clamp(18px,5vw,70px);max-width:1300px;margin:0 auto}.vancs-contact-form{background:var(--vancs-red);padding:28px;border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:12px}.vancs-contact-form input,.vancs-contact-form textarea,.vancs-contact-form select{width:100%;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.08);color:#fff;border-radius:5px;padding:13px}.vancs-contact-form input::placeholder,.vancs-contact-form textarea::placeholder{color:#fff}.vancs-contact-form textarea{min-height:130px}.vancs-contact-form button{background:#111;color:#fff;border:0;border-radius:5px;padding:14px;font-weight:900;text-transform:uppercase}.vancs-success{background:#fff;color:#111;padding:10px;border-radius:5px}.vancs-map iframe{width:100%;min-height:280px;border:0;border-radius:8px}.vancs-fixed-actions{position:fixed;right:18px;top:45%;z-index:9999;display:flex;flex-direction:column;gap:10px}.vancs-fixed-actions a{display:flex;align-items:center;gap:8px;background:#111;color:#fff;text-decoration:none;border-radius:99px;padding:10px 14px;box-shadow:0 12px 30px rgba(0,0,0,.25);font-weight:900}.vancs-fixed-actions .vancs-fixed-wa{background:#138b36}.vancs-fixed-actions .vancs-icon{width:22px;height:22px}.vancs-lightbox-open{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.vancs-lightbox-open img{max-width:92vw;max-height:86vh;border-radius:8px}.vancs-lightbox-open button{position:absolute;right:24px;top:20px;background:var(--vancs-red);color:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:28px}
body.vancs-site-active{overflow-x:hidden!important}body.vancs-site-active .site-header,body.vancs-site-active #masthead,body.vancs-site-active .whb-header,body.vancs-site-active .wd-header,body.vancs-site-active .elementor-location-header,body.vancs-site-active .page-title,body.vancs-site-active .entry-title,body.vancs-site-active .wp-block-post-title{display:none!important}body.vancs-site-active .site,body.vancs-site-active .site-content,body.vancs-site-active .content-area,body.vancs-site-active .site-main,body.vancs-site-active main.site-main,body.vancs-site-active .entry-content,body.vancs-site-active .wp-site-blocks,body.vancs-site-active .wp-block-group,body.vancs-site-active .container,body.vancs-site-active .container-fluid{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.vancs-site-active .entry-content>*{max-width:none!important}.vancs-shell p,.vancs-shell h1,.vancs-shell h2,.vancs-shell h3{overflow-wrap:normal;word-break:normal}
body.vancs-site-active header:not(.vancs-header),body.vancs-site-active footer:not(.vancs-footer),body.vancs-site-active .wp-site-blocks>.wp-block-template-part,body.vancs-site-active .site-footer,body.vancs-site-active #colophon,body.vancs-site-active .elementor-location-footer,body.vancs-site-active .wp-block-site-title,body.vancs-site-active .wp-block-navigation{display:none!important}body.vancs-site-active .vancs-shell .vancs-header{display:flex!important}body.vancs-site-active .vancs-shell .vancs-footer{display:grid!important}
body.vancs-site-active{margin:0!important;padding:0!important;background:#fff!important}body.vancs-site-active .vancs-theme-hidden{display:none!important}body.vancs-site-active .vancs-shell{display:block!important;margin-top:0!important;position:relative!important;z-index:1}body.vancs-site-active .wp-site-blocks,body.vancs-site-active .wp-site-blocks>*{margin-block-start:0!important;margin-block-end:0!important}
@media(max-width:1100px){.vancs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vancs-feature-strip,.vancs-why>div{grid-template-columns:repeat(3,minmax(0,1fr))}.vancs-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vancs-location-wrap,.vancs-contact{grid-template-columns:1fr}.vancs-hero-vehicle{opacity:.28;width:70vw}}
@media(max-width:820px){.vancs-topbar{justify-content:center;height:auto;min-height:32px;text-align:center}.vancs-header{top:32px;padding:14px 18px}.vancs-menu-toggle{display:block}.vancs-head-phone{display:none}.vancs-nav{display:none;position:absolute;left:18px;right:18px;top:76px;background:#111;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:12px;flex-direction:column;align-items:flex-start}.vancs-nav.is-open{display:flex}.vancs-hero{min-height:calc(100vh - 1px);padding:128px 18px 46px}.vancs-hero h1{font-size:clamp(38px,11vw,58px)}.vancs-hero p{font-size:16px}.vancs-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}.vancs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vancs-card{padding:18px 12px}.vancs-card h3{font-size:13px}.vancs-card p{font-size:13px}.vancs-feature-strip,.vancs-why>div,.vancs-review-grid,.vancs-location-list,.vancs-gallery-grid,.vancs-footer,.vancs-about>div,.vancs-mini-grid{grid-template-columns:1fr}.vancs-footer{padding-bottom:92px}.vancs-fixed-actions{top:auto;right:0;left:0;bottom:0;flex-direction:row;gap:0}.vancs-fixed-actions a{border-radius:0;flex:1;justify-content:center;padding:14px 8px}.vancs-brand{font-size:26px}.vancs-hero-actions{flex-direction:column}.vancs-btn{width:100%}}
@media(max-width:460px){.vancs-card-grid{grid-template-columns:1fr}.vancs-section{padding:48px 18px}.vancs-why,.vancs-cta{padding-left:18px;padding-right:18px}.vancs-hero-features{grid-template-columns:1fr}.vancs-location-list a{min-height:48px}.vancs-review-grid{grid-template-columns:1fr}}

.vancs-shell{font-family:"Montserrat","Inter",Arial,sans-serif}.vancs-header{padding-top:24px}.vancs-nav a{font-size:14px;font-weight:900}.vancs-hero{min-height:720px;padding-top:150px}.vancs-hero h1{max-width:720px;font-size:clamp(54px,6.4vw,96px);font-weight:950;letter-spacing:0;line-height:.92}.vancs-hero p{font-size:18px;font-weight:500}.vancs-kicker{font-size:20px;line-height:1;font-weight:950}.vancs-btn{min-height:58px;font-size:15px}.vancs-hero-features{grid-template-columns:repeat(4,max-content);gap:24px}.vancs-hero-features span{display:flex;align-items:center;gap:8px;min-height:42px;border-left:1px solid rgba(255,255,255,.45);font-size:14px;line-height:1.15}.vancs-hero-features b{display:block;color:#fff;font-size:15px;font-weight:950}.vancs-feature-strip{grid-template-columns:repeat(6,1fr)}.vancs-feature-strip article{padding:34px 18px}.vancs-feature-strip .vancs-icon{width:46px;height:46px}.vancs-feature-strip h3{font-size:16px;font-weight:950;text-transform:uppercase}.vancs-feature-strip p{max-width:190px;margin:0 auto;font-size:14px;line-height:1.45}.vancs-section{padding-top:68px;padding-bottom:68px}.vancs-section h2,.vancs-why h2{font-size:clamp(31px,3vw,42px);font-weight:950;letter-spacing:0}.vancs-section-kicker{font-size:14px}.vancs-services-section .vancs-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;max-width:1480px;margin:0 auto}.vancs-card{min-height:228px;padding:26px 16px 24px;border-color:#d9dde4;border-radius:8px;box-shadow:0 14px 34px rgba(8,10,14,.08)}.vancs-card h3{margin:12px 0 11px;font-size:17px;font-weight:950;line-height:1.15}.vancs-card p{font-size:14px;line-height:1.5}.vancs-card a{display:inline-block;margin-top:6px;font-size:14px;color:var(--vancs-red)}.vancs-service-art{width:106px;height:76px;margin:0 auto 4px;display:block}.vancs-art-dark{fill:#111}.vancs-art-red{fill:var(--vancs-red)}.vancs-art-white{fill:#fff}.vancs-center-btn{min-width:210px;min-height:52px;font-size:15px}.vancs-why{padding-top:50px;padding-bottom:50px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.08),transparent 28%),#101214}.vancs-why>div{grid-template-columns:repeat(5,1fr);gap:0}.vancs-why article{padding:10px 28px;border-right:1px solid rgba(255,255,255,.35)}.vancs-why article:last-child{border-right:0}.vancs-why .vancs-icon{width:54px;height:54px}.vancs-why h3{font-size:17px;font-weight:950}.vancs-why p{font-size:15px;line-height:1.45}.vancs-location-wrap{grid-template-columns:1.15fr 1.1fr .9fr;gap:30px;align-items:stretch;max-width:1480px}.vancs-location-map{position:relative;min-height:310px;border:1px solid #e1e5ec;background:#eef1f4;background-image:linear-gradient(135deg,#f5f7f9,#dfe6ef);background-size:cover;background-position:center;border-radius:4px;overflow:hidden}.vancs-location-map:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 46%,rgba(0,0,0,.04) 47%,rgba(0,0,0,.04) 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,rgba(0,0,0,.035) 47%,rgba(0,0,0,.035) 53%,transparent 54%);background-size:46px 46px}.vancs-map-pins i{position:absolute;width:18px;height:18px;border-radius:50% 50% 50% 0;background:var(--vancs-red);transform:rotate(-45deg);box-shadow:0 0 0 8px rgba(229,9,9,.12)}.vancs-map-pins i:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;left:6px;top:6px}.vancs-map-pins i:nth-child(1){left:16%;top:26%}.vancs-map-pins i:nth-child(2){left:32%;top:52%}.vancs-map-pins i:nth-child(3){left:52%;top:34%}.vancs-map-pins i:nth-child(4){left:71%;top:59%}.vancs-map-pins i:nth-child(5){left:20%;top:70%}.vancs-map-pins i:nth-child(6){left:82%;top:30%}.vancs-map-pins i:nth-child(7){left:44%;top:74%}.vancs-location-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px}.vancs-location-list a{min-height:38px;padding:8px 0;background:transparent;border:0;border-radius:0;font-size:18px;font-weight:900;text-transform:uppercase}.vancs-location-list .vancs-icon{width:18px;height:18px}.vancs-location-note{grid-column:1/-1;display:flex;align-items:center;gap:12px;margin:16px 0 0;font-size:16px;font-weight:700;line-height:1.5}.vancs-location-note .vancs-icon{width:42px;height:42px;flex:0 0 42px}.vancs-location-promo{min-height:310px;border-radius:8px;background:linear-gradient(180deg,rgba(11,13,17,.15),rgba(11,13,17,.88)),linear-gradient(135deg,#2a2f38,#111);background-size:cover;background-position:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;text-transform:uppercase;overflow:hidden}.vancs-location-promo strong{font-size:27px;line-height:1.05;font-weight:950}.vancs-location-promo span{display:block;margin-top:12px;color:#fff;font-size:13px;font-weight:900;border-top:3px solid var(--vancs-red);padding-top:10px;width:max-content}.vancs-review-grid{gap:22px;max-width:1320px;margin:0 auto}.vancs-review{padding:28px 28px 24px;border-radius:8px}.vancs-stars{font-size:18px}.vancs-review h3{font-size:17px;font-weight:950}.vancs-review p{font-size:15px}.vancs-footer{display:block;padding:0;background:#101214}.vancs-footer-inner{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.25fr 1.35fr;gap:38px;padding:54px clamp(26px,5vw,70px) 0;color:#fff}.vancs-footer h3{font-size:19px;font-weight:950;margin:0 0 20px}.vancs-footer p,.vancs-footer a{font-size:15px;line-height:1.55}.vancs-footer-contact b{font-size:27px}.vancs-footer-form{background:var(--vancs-red);padding:24px;border-radius:8px 8px 0 0;margin-top:-18px}.vancs-footer-form .vancs-contact-form{padding:0;background:transparent;border-radius:0}.vancs-footer-form .vancs-contact-form h2{font-size:24px;margin:0 0 14px;text-transform:uppercase}.vancs-footer-form .vancs-contact-form input,.vancs-footer-form .vancs-contact-form textarea,.vancs-footer-form .vancs-contact-form select{min-height:38px;padding:9px 12px}.vancs-footer-form .vancs-contact-form textarea{min-height:96px}.vancs-copy{grid-column:1/-1;margin-top:20px;padding:18px 0;color:#fff}.vancs-cta h2{font-size:clamp(34px,4vw,52px);font-weight:950}
@media(max-width:1280px){.vancs-services-section .vancs-card-grid{grid-template-columns:repeat(3,1fr)}.vancs-footer-inner{grid-template-columns:repeat(2,1fr)}.vancs-footer-form,.vancs-copy{grid-column:1/-1}.vancs-location-wrap{grid-template-columns:1fr 1fr}.vancs-location-promo{grid-column:1/-1}}
@media(max-width:900px){.vancs-hero-features{grid-template-columns:repeat(2,1fr)}.vancs-feature-strip{grid-template-columns:repeat(2,1fr)}.vancs-why>div{grid-template-columns:1fr}.vancs-why article{border-right:0;border-bottom:1px solid rgba(255,255,255,.24)}.vancs-location-wrap,.vancs-services-section .vancs-card-grid{grid-template-columns:1fr}.vancs-footer-inner{grid-template-columns:1fr}.vancs-location-list{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.vancs-hero h1{font-size:42px}.vancs-feature-strip,.vancs-location-list{grid-template-columns:1fr}.vancs-service-art{width:98px}.vancs-footer-inner{padding-left:18px;padding-right:18px}}

.vancs-topbar{height:28px;padding-right:clamp(24px,4vw,56px);font-size:12px}.vancs-header{top:28px;padding:22px clamp(34px,5vw,70px) 18px}.vancs-brand span{display:block;font-size:40px;font-weight:950;line-height:.78;text-shadow:0 3px 14px rgba(0,0,0,.4)}.vancs-brand small{font-size:14px;margin-top:4px}.vancs-nav{gap:26px}.vancs-head-phone b{font-size:22px}.vancs-hero{min-height:735px}.vancs-hero:before{background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.24) 70%,rgba(0,0,0,.16) 100%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 38%)}.vancs-hero h1{font-size:clamp(58px,6.1vw,94px);max-width:690px}.vancs-hero-content{max-width:720px}.vancs-services-section{padding-top:56px}.vancs-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#e4e8ef,#fff) border-box}.vancs-card:hover .vancs-service-art{transform:translateY(-3px) scale(1.03)}.vancs-service-art{transition:.18s ease}.vancs-locations-band{padding-top:52px;padding-bottom:56px}.vancs-location-wrap{grid-template-columns:minmax(360px,1.08fr) minmax(360px,1.12fr) minmax(300px,.86fr);gap:34px}.vancs-location-map{background:#f6f7f8;border:0;box-shadow:inset 0 0 0 1px #e5e8ee}.vancs-location-map:before{z-index:1;background:linear-gradient(45deg,transparent 47%,rgba(0,0,0,.045) 48%,rgba(0,0,0,.045) 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,rgba(0,0,0,.035) 48%,rgba(0,0,0,.035) 52%,transparent 53%);background-size:58px 58px}.vancs-location-map:after{content:"";position:absolute;z-index:0;left:23%;top:14%;width:58%;height:70%;background:#cfe3f4;clip-path:polygon(30% 0,54% 7%,70% 21%,83% 42%,72% 62%,80% 83%,52% 100%,30% 83%,14% 70%,5% 45%,18% 25%);box-shadow:0 0 0 12px rgba(207,227,244,.28)}.vancs-map-pins{position:absolute;inset:0;z-index:2}.vancs-location-list{padding:8px 0}.vancs-location-list a{font-size:17px;letter-spacing:0}.vancs-location-note{font-size:15px;margin-top:10px}.vancs-location-promo{position:relative;min-height:322px;background:linear-gradient(180deg,rgba(10,16,24,.18),rgba(10,13,18,.9)),linear-gradient(145deg,#34404b 0%,#101214 58%,#8d0505 100%)}.vancs-location-promo:before{content:"";position:absolute;left:0;right:0;top:0;height:48%;background:linear-gradient(160deg,rgba(255,255,255,.14),transparent 50%),radial-gradient(circle at 70% 35%,rgba(255,255,255,.18),transparent 28%);opacity:.9}.vancs-location-promo:after{content:"";position:absolute;right:18px;bottom:18px;width:96px;height:48px;background:linear-gradient(0deg,#fff,#fff);clip-path:polygon(0 45%,50% 45%,58% 22%,80% 22%,100% 45%,100% 72%,0 72%);filter:drop-shadow(0 4px 0 var(--vancs-red));opacity:.95}.vancs-location-promo strong,.vancs-location-promo span{position:relative;z-index:2}.vancs-location-promo strong{font-size:25px;max-width:270px}.vancs-reviews-section{padding-top:58px;padding-bottom:58px}.vancs-gallery-section{padding-top:46px;padding-bottom:58px}.vancs-cta{padding-top:60px;padding-bottom:60px}.vancs-footer-inner{grid-template-columns:minmax(170px,1.15fr) minmax(130px,.82fr) minmax(145px,.88fr) minmax(190px,1.08fr) minmax(300px,360px);gap:34px;align-items:start}.vancs-footer-brand p{max-width:265px}.vancs-footer-form{min-width:300px;margin-top:-22px;padding:26px 28px 30px}.vancs-footer-form .vancs-contact-form{gap:10px}.vancs-footer-form .vancs-contact-form input,.vancs-footer-form .vancs-contact-form textarea,.vancs-footer-form .vancs-contact-form select{font-size:13px;font-weight:700}.vancs-footer-form .vancs-contact-form button{min-height:38px}.vancs-copy{border-top:1px solid rgba(255,255,255,.12);padding-top:20px}
@media(max-width:1400px){.vancs-footer-inner{grid-template-columns:1.15fr .8fr .85fr 1fr minmax(280px,330px);gap:26px}.vancs-footer h3{font-size:17px}.vancs-footer p,.vancs-footer a{font-size:14px}.vancs-location-wrap{grid-template-columns:1fr 1.05fr .9fr}}
@media(max-width:1180px){.vancs-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.vancs-footer-form{grid-column:1/-1;max-width:520px;width:100%;margin-top:0}.vancs-location-wrap{grid-template-columns:1fr 1fr}.vancs-location-promo{grid-column:1/-1}.vancs-services-section .vancs-card-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.vancs-header{padding-left:18px;padding-right:18px}.vancs-brand span{font-size:28px}.vancs-hero{min-height:690px}.vancs-hero h1{font-size:44px}.vancs-location-wrap,.vancs-footer-inner{grid-template-columns:1fr}.vancs-location-map,.vancs-location-promo{min-height:260px}.vancs-footer-form{min-width:0;max-width:none}.vancs-services-section .vancs-card-grid{grid-template-columns:1fr}}
.vancs-footer .vancs-copy{width:100vw;margin-left:calc(50% - 50vw);margin-top:24px;padding:18px clamp(26px,5vw,70px);background:var(--vancs-red);border-top:0;color:#fff}

.vancs-shell{font-size:15px}.vancs-topbar{font-size:11px}.vancs-nav a{font-size:12px}.vancs-head-phone{font-size:11px}.vancs-head-phone b{font-size:19px}.vancs-brand span{font-size:34px}.vancs-brand small{font-size:12px}.vancs-hero{min-height:690px}.vancs-hero h1{font-size:clamp(48px,5.35vw,78px);line-height:.95;max-width:610px}.vancs-kicker{font-size:15px;padding:8px 11px}.vancs-hero p{font-size:15px;max-width:560px}.vancs-btn{min-height:48px;padding:12px 20px;font-size:13px}.vancs-hero-features{gap:16px;margin-top:26px}.vancs-hero-features span{font-size:12px;min-height:34px}.vancs-hero-features b{font-size:12px}.vancs-feature-strip article{padding:28px 14px}.vancs-feature-strip .vancs-icon{width:36px;height:36px}.vancs-feature-strip h3{font-size:13px}.vancs-feature-strip p{font-size:12px;line-height:1.35}.vancs-section{padding-top:54px;padding-bottom:54px}.vancs-section h2,.vancs-why h2{font-size:clamp(25px,2.35vw,34px);margin-bottom:24px}.vancs-section-kicker{font-size:12px}.vancs-card{min-height:205px;padding:22px 14px 20px}.vancs-service-art{width:88px;height:64px}.vancs-card h3{font-size:14px;margin:9px 0 8px}.vancs-card p{font-size:12px;line-height:1.45}.vancs-card a{font-size:12px}.vancs-center-btn{min-width:176px;min-height:44px;font-size:12px}.vancs-why{padding-top:44px;padding-bottom:44px}.vancs-why .vancs-icon{width:42px;height:42px}.vancs-why h3{font-size:13px}.vancs-why p{font-size:12px}.vancs-location-list a{font-size:14px;min-height:32px}.vancs-location-note{font-size:12px}.vancs-location-note .vancs-icon{width:34px;height:34px;flex-basis:34px}.vancs-location-promo strong{font-size:21px}.vancs-location-promo span{font-size:11px}.vancs-review{padding:22px}.vancs-stars{font-size:14px}.vancs-review h3{font-size:13px}.vancs-review p{font-size:12px}.vancs-review small{font-size:12px}.vancs-gallery-placeholder{font-size:13px}.vancs-cta{padding-top:52px;padding-bottom:52px}.vancs-cta h2{font-size:clamp(27px,3.1vw,40px)}.vancs-cta p{font-size:13px}.vancs-cta a{min-height:44px;font-size:12px}.vancs-footer{background:#101214;padding:0!important}.vancs-footer-inner{max-width:1480px;margin:0 auto;grid-template-columns:minmax(170px,1.2fr) minmax(120px,.75fr) minmax(135px,.85fr) minmax(190px,1.15fr) minmax(300px,330px);gap:30px;padding:48px clamp(24px,4vw,58px) 0}.vancs-footer h3{font-size:15px;margin-bottom:15px}.vancs-footer p,.vancs-footer a{font-size:12px;line-height:1.5}.vancs-footer-contact b{font-size:21px}.vancs-footer-brand p{max-width:230px}.vancs-footer-form{min-width:300px;max-width:330px;justify-self:end;margin-top:-10px;padding:22px}.vancs-footer-form .vancs-contact-form h2{font-size:18px;margin-bottom:12px}.vancs-footer-form .vancs-contact-form input,.vancs-footer-form .vancs-contact-form textarea,.vancs-footer-form .vancs-contact-form select{min-height:34px;font-size:11px;padding:8px 10px}.vancs-footer-form .vancs-contact-form textarea{min-height:88px}.vancs-footer-form .vancs-contact-form button{min-height:34px;font-size:11px}.vancs-footer .vancs-copy{width:auto;margin-left:0;margin-right:0;margin-top:28px;padding:16px clamp(24px,4vw,58px);font-size:12px;background:var(--vancs-red);grid-column:1/-1}.vancs-fixed-actions a{font-size:12px}
@media(max-width:1180px){.vancs-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.vancs-footer-form{justify-self:start;max-width:420px;width:100%}}
@media(max-width:780px){.vancs-hero h1{font-size:38px}.vancs-hero p{font-size:14px}.vancs-section h2,.vancs-why h2{font-size:25px}.vancs-footer-inner{grid-template-columns:1fr}.vancs-footer-form{max-width:none}.vancs-footer .vancs-copy{padding-left:18px;padding-right:18px}}

.vancs-footer{overflow:hidden}.vancs-footer-inner{width:min(100%,1480px);grid-template-columns:minmax(180px,1fr) minmax(145px,.82fr) minmax(150px,.86fr) minmax(210px,1.05fr) minmax(300px,330px);justify-content:center;align-items:start;margin-inline:auto;padding-left:clamp(36px,5vw,70px);padding-right:clamp(36px,5vw,70px)}.vancs-footer-inner>div:not(.vancs-copy){min-width:0}.vancs-footer-brand,.vancs-footer-contact{max-width:260px}.vancs-footer-form{justify-self:end}.vancs-footer .vancs-copy{display:flex;align-items:center;justify-content:space-between;gap:18px;width:auto;margin-left:0;margin-right:0}.vancs-credit{display:inline-flex!important;align-items:center;justify-content:flex-end;margin:0!important;line-height:0}.vancs-credit img{display:block;width:auto;max-width:92px;max-height:22px;object-fit:contain}.vancs-footer .vancs-copy span{display:block}
@media(max-width:1180px){.vancs-footer-inner{grid-template-columns:repeat(2,minmax(240px,1fr));justify-content:center}.vancs-footer-brand,.vancs-footer-contact{max-width:none}.vancs-footer-form{justify-self:start}}
@media(max-width:700px){.vancs-footer-inner{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.vancs-footer .vancs-copy{flex-direction:column;align-items:flex-start}.vancs-credit img{max-width:86px;max-height:20px}}

.vancs-footer{display:block!important;background:#101214!important}.vancs-footer-inner{width:min(100%,1560px)!important;max-width:1560px!important;margin:0 auto!important;padding:52px clamp(44px,5vw,82px) 58px!important;grid-template-columns:minmax(190px,1fr) minmax(150px,.8fr) minmax(155px,.82fr) minmax(250px,1.2fr) minmax(300px,340px)!important;gap:42px!important}.vancs-footer-form{justify-self:end!important;align-self:start!important}.vancs-footer .vancs-copy{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px clamp(44px,5vw,82px)!important;background:var(--vancs-red)!important;color:#fff!important;grid-column:auto!important}.vancs-footer .vancs-copy span{max-width:70%;font-size:12px}.vancs-credit img{max-width:90px!important;max-height:21px!important}.vancs-credit{margin-left:auto!important}
@media(max-width:1180px){.vancs-footer-inner{grid-template-columns:repeat(2,minmax(250px,1fr))!important}.vancs-footer-form{justify-self:start!important}.vancs-footer .vancs-copy span{max-width:none}}
@media(max-width:700px){.vancs-footer-inner{grid-template-columns:1fr!important;padding-left:18px!important;padding-right:18px!important}.vancs-footer .vancs-copy{padding-left:18px!important;padding-right:18px!important;gap:12px}.vancs-credit img{max-width:84px!important}}

.vancs-footer>.vancs-copy{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100vw!important;max-width:100vw!important;margin:0!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:18px clamp(44px,5vw,82px)!important;background:var(--vancs-red)!important;color:#fff!important;border:0!important}.vancs-footer>.vancs-copy span{font-size:12px;line-height:1.4;color:#fff!important}.vancs-footer>.vancs-copy .vancs-credit{display:inline-flex!important;align-items:center!important;margin-left:auto!important}.vancs-footer>.vancs-copy .vancs-credit img{width:auto!important;max-width:90px!important;max-height:21px!important;object-fit:contain!important}
@media(max-width:700px){.vancs-footer>.vancs-copy{padding-left:18px!important;padding-right:18px!important;flex-direction:column!important;align-items:flex-start!important}.vancs-footer>.vancs-copy .vancs-credit{margin-left:0!important}}

.vancs-shell .vancs-footer{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;padding:0!important;margin:0!important;background:#101214!important;overflow:visible!important}.vancs-shell .vancs-footer>.vancs-footer-inner{order:1!important;display:grid!important;width:min(100%,1500px)!important;max-width:1500px!important;margin:0 auto!important;padding:54px clamp(44px,5vw,82px) 56px!important;grid-template-columns:minmax(190px,230px) minmax(145px,170px) minmax(155px,185px) minmax(230px,280px) minmax(300px,340px)!important;justify-content:center!important;justify-items:start!important;align-items:start!important;gap:clamp(30px,4vw,58px)!important;color:#fff!important}.vancs-shell .vancs-footer>.vancs-footer-inner>div{min-width:0!important}.vancs-shell .vancs-footer-brand,.vancs-shell .vancs-footer-links,.vancs-shell .vancs-footer-services,.vancs-shell .vancs-footer-contact{justify-self:center!important;width:100%!important}.vancs-shell .vancs-footer-form{justify-self:center!important;width:100%!important;max-width:340px!important;margin:0!important;align-self:start!important}.vancs-shell .vancs-footer>.vancs-copy{order:2!important;position:static!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-height:58px!important;margin:0!important;margin-left:0!important;margin-right:0!important;padding:16px clamp(44px,5vw,82px)!important;background:var(--vancs-red)!important;color:#fff!important;border:0!important;transform:none!important}.vancs-shell .vancs-footer>.vancs-copy span{display:block!important;max-width:none!important;margin:0!important;color:#fff!important;font-size:12px!important;line-height:1.45!important}.vancs-shell .vancs-footer>.vancs-copy .vancs-credit{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;margin:0 0 0 20px!important;padding:0!important;line-height:0!important}.vancs-shell .vancs-footer>.vancs-copy .vancs-credit img{display:block!important;width:auto!important;max-width:88px!important;max-height:20px!important;object-fit:contain!important}
@media(max-width:1180px){.vancs-shell .vancs-footer>.vancs-footer-inner{grid-template-columns:repeat(2,minmax(240px,340px))!important;justify-content:center!important;justify-items:start!important}.vancs-shell .vancs-footer-form{max-width:340px!important}}
@media(max-width:700px){.vancs-shell .vancs-footer>.vancs-footer-inner{grid-template-columns:1fr!important;padding:38px 18px 42px!important;justify-items:start!important}.vancs-shell .vancs-footer-brand,.vancs-shell .vancs-footer-links,.vancs-shell .vancs-footer-services,.vancs-shell .vancs-footer-contact,.vancs-shell .vancs-footer-form{justify-self:stretch!important;max-width:none!important}.vancs-shell .vancs-footer>.vancs-copy{min-height:auto!important;padding:15px 18px!important;gap:10px!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.vancs-shell .vancs-footer>.vancs-copy .vancs-credit{margin:0!important}.vancs-shell .vancs-footer>.vancs-copy .vancs-credit img{max-width:82px!important;max-height:19px!important}}

body.vancs-site-active .vancs-shell .vancs-footer{display:flex!important;flex-direction:column!important}.vancs-shell .vancs-footer>.vancs-footer-inner{flex:0 0 auto!important}.vancs-shell .vancs-footer>.vancs-copy{flex:0 0 auto!important}

.vancs-shell .vancs-footer>.vancs-copy{padding:0!important;background:var(--vancs-red)!important}.vancs-shell .vancs-copy-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;width:min(100%,1500px)!important;max-width:1500px!important;min-height:58px!important;margin:0 auto!important;padding:14px clamp(44px,5vw,82px)!important;box-sizing:border-box!important}.vancs-shell .vancs-copy-inner span{color:#fff!important;font-size:12px!important;line-height:1.45!important}.vancs-shell .vancs-copy-inner .vancs-credit{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;margin:0 0 0 20px!important;padding:0!important;line-height:0!important;opacity:1!important;visibility:visible!important}.vancs-shell .vancs-copy-inner .vancs-credit img{display:block!important;width:auto!important;max-width:88px!important;max-height:20px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}
@media(max-width:700px){.vancs-shell .vancs-copy-inner{min-height:auto!important;flex-direction:column!important;gap:10px!important;text-align:center!important;padding:15px 18px!important}.vancs-shell .vancs-copy-inner .vancs-credit{margin:0!important}.vancs-shell .vancs-copy-inner .vancs-credit img{max-width:82px!important;max-height:19px!important}}

.vancs-shell .vancs-location-map-has-image{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.vancs-shell .vancs-location-map-has-image:before,.vancs-shell .vancs-location-map-has-image:after,.vancs-shell .vancs-location-map-has-image .vancs-map-pins{display:none!important}.vancs-shell .vancs-location-promo-has-image{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.vancs-shell .vancs-location-promo-has-image:before,.vancs-shell .vancs-location-promo-has-image:after{display:none!important}
