:root{--vm-blue:#073d67;--vm-blue2:#0d6e9b;--vm-orange:#f59b23;--vm-ink:#152733;--vm-soft:#eef7fa;--vm-line:#d8e7ed;--vm-white:#fff}.vm-site{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--vm-ink);background:#fff;line-height:1.55;overflow:hidden}.vm-site *{box-sizing:border-box}.vm-site a{text-decoration:none}.vm-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:24px;max-width:1240px;margin:auto;padding:13px 24px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--vm-line);backdrop-filter:blur(12px)}.vm-brand{display:flex;align-items:center;gap:12px;color:var(--vm-blue);min-width:0}.vm-brand strong{display:block;font-size:20px;line-height:1;letter-spacing:.02em}.vm-brand small{display:block;margin-top:5px;max-width:440px;font-size:10px;color:#527180;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vm-mark{display:grid;place-items:center;width:46px;height:46px;border:3px solid var(--vm-blue2);border-radius:50%;background:var(--vm-soft);color:var(--vm-orange);font-size:25px}.vm-nav{display:flex;gap:18px;margin-left:auto}.vm-nav a{color:var(--vm-ink);font-weight:700;font-size:14px}.vm-languages{position:relative}.vm-languages summary{padding:8px 10px;border:1px solid var(--vm-line);border-radius:10px;cursor:pointer;list-style:none;font-weight:800}.vm-languages div{position:absolute;right:0;top:44px;display:grid;min-width:130px;padding:8px;background:#fff;border:1px solid var(--vm-line);border-radius:12px;box-shadow:0 15px 40px #073d6722}.vm-languages a{padding:8px 10px;border-radius:7px;color:var(--vm-ink);font-weight:700}.vm-languages a:hover{background:var(--vm-soft)}.vm-language-suggestion{display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 20px;background:var(--vm-blue);color:white}.vm-language-suggestion a{color:white;font-weight:800;text-decoration:underline}.vm-language-suggestion button{border:0;background:none;color:white;font-size:20px;cursor:pointer}.vm-hero,.vm-page-hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;max-width:1240px;margin:auto;padding:90px 24px}.vm-hero{min-height:630px}.vm-kicker{display:inline-flex;padding:7px 12px;border-radius:99px;background:#fff2de;color:#925000;font-weight:800;font-size:13px}.vm-hero h1,.vm-page-hero h1{max-width:800px;margin:18px 0 20px;color:var(--vm-blue);font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:-.04em}.vm-page-hero h1{font-size:clamp(34px,5vw,60px)}.vm-hero p,.vm-page-hero p{max-width:760px;font-size:19px;color:#425f6e}.vm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.vm-btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;border:0;border-radius:10px;background:var(--vm-orange);color:#241500!important;font-weight:900;cursor:pointer}.vm-btn-alt{background:var(--vm-blue);color:#fff!important}.vm-hero-art{position:relative;display:grid;place-items:center;aspect-ratio:1;border-radius:50% 50% 48% 52%;background:linear-gradient(145deg,#e6f6fa,#cbe9f1);box-shadow:inset 0 0 0 20px #ffffff77}.vm-hero-art span{font-size:clamp(120px,18vw,240px);color:var(--vm-blue)}.vm-hero-art i{position:absolute;right:6%;bottom:5%;display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:var(--vm-orange);font-size:56px;font-style:normal}.vm-section{max-width:1240px;margin:auto;padding:76px 24px}.vm-heading{display:flex;align-items:center;gap:14px;margin-bottom:30px}.vm-heading>span,.vm-section>span,.vm-band span,.vm-form-section>div>span{color:var(--vm-orange);font-weight:900}.vm-heading h2,.vm-section h2,.vm-band h2{margin:0;color:var(--vm-blue);font-size:clamp(28px,4vw,44px);line-height:1.1}.vm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vm-card{position:relative;min-height:270px;padding:26px;border:1px solid var(--vm-line);border-radius:18px;background:#fff;color:var(--vm-ink);transition:.2s}.vm-card:hover{transform:translateY(-5px);border-color:var(--vm-orange);box-shadow:0 22px 55px #073d6717}.vm-card b{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--vm-soft);color:var(--vm-blue);font-size:27px}.vm-card h3{margin:18px 0 9px;color:var(--vm-blue);font-size:21px}.vm-card p{margin:0;color:#526e7b;font-size:14px}.vm-card em{position:absolute;right:24px;bottom:20px;color:var(--vm-orange);font-size:25px}.vm-band{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:70px max(24px,calc((100vw - 1192px)/2));background:var(--vm-blue);color:#fff}.vm-band h2,.vm-band strong{color:#fff}.vm-band p{color:#d5e8f0;font-size:17px}.vm-band strong{font-size:48px}.vm-press-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.vm-press-grid a{position:relative;display:flex;flex-direction:column;min-height:150px;padding:22px;border-radius:16px;background:var(--vm-soft);color:var(--vm-ink)}.vm-press-grid strong{font-size:21px;color:var(--vm-blue)}.vm-press-grid span{margin-top:9px;font-size:13px}.vm-press-grid em{position:absolute;right:16px;bottom:12px;color:var(--vm-orange)}.vm-about{max-width:850px;text-align:center}.vm-about p{font-size:18px;color:#496875}.vm-page-hero{min-height:460px;grid-template-columns:180px 1fr}.vm-icon-large{display:grid;place-items:center;width:160px;height:160px;border-radius:40px;background:var(--vm-soft);color:var(--vm-blue);font-size:64px;font-weight:900}.vm-breadcrumb{display:flex;gap:9px;max-width:1240px;margin:25px auto 0;padding:0 24px;color:#597481;font-size:14px}.vm-breadcrumb a{color:var(--vm-blue);font-weight:700}.vm-faq{display:grid;gap:10px;max-width:900px}.vm-faq details{padding:18px 20px;border:1px solid var(--vm-line);border-radius:12px}.vm-faq summary{cursor:pointer;color:var(--vm-blue);font-weight:800}.vm-form-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.vm-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:28px;border-radius:20px;background:var(--vm-soft)}.vm-form label{display:grid;gap:6px;color:var(--vm-blue);font-size:13px;font-weight:800}.vm-form input,.vm-form textarea{width:100%;padding:13px;border:1px solid #bcd4de;border-radius:9px;background:#fff;font:inherit;color:var(--vm-ink)}.vm-form input:focus,.vm-form textarea:focus{outline:3px solid #f59b2340;border-color:var(--vm-orange)}.vm-full{grid-column:1/-1}.vm-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start}.vm-check input{width:18px}.vm-hp{position:absolute;left:-9999px}.vm-success{grid-column:2;padding:16px;border-radius:12px;background:#dff5e4;color:#155a27;font-weight:800}.vm-footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;padding:50px max(24px,calc((100vw - 1192px)/2));background:#082f4c;color:#fff}.vm-footer .vm-brand{color:#fff}.vm-footer small{color:#bcd5df}.vm-footer>div{display:flex;flex-direction:column;gap:7px}.vm-footer a{color:#fff}.vm-brand-footer{align-self:start}
@media(max-width:900px){.vm-nav{display:none}.vm-header{padding:10px 15px}.vm-brand strong{font-size:17px}.vm-brand small{max-width:190px}.vm-hero,.vm-page-hero{grid-template-columns:1fr;padding:60px 20px;gap:30px}.vm-hero{min-height:auto}.vm-hero-art{max-width:430px}.vm-grid{grid-template-columns:1fr 1fr}.vm-press-grid{grid-template-columns:1fr 1fr}.vm-form-section{grid-template-columns:1fr}.vm-success{grid-column:1}.vm-footer{grid-template-columns:1fr 1fr}.vm-page-hero{justify-items:start}.vm-icon-large{width:100px;height:100px;border-radius:25px;font-size:40px}}
@media(max-width:560px){.vm-header{gap:8px}.vm-mark{width:39px;height:39px}.vm-brand small{display:none}.vm-languages{margin-left:auto}.vm-hero h1{font-size:40px}.vm-hero p,.vm-page-hero p{font-size:17px}.vm-grid,.vm-press-grid,.vm-form,.vm-band,.vm-footer{grid-template-columns:1fr}.vm-card{min-height:240px}.vm-section{padding:55px 18px}.vm-page-hero{padding:45px 18px}.vm-actions .vm-btn{width:100%}.vm-form-section{gap:20px}.vm-form{padding:18px}.vm-full{grid-column:auto}.vm-check,.vm-form .vm-btn{grid-column:1}.vm-band{padding:55px 18px}.vm-footer{padding:45px 18px}.vm-breadcrumb{padding:0 18px;white-space:nowrap;overflow:auto}}
@media(prefers-reduced-motion:reduce){.vm-card{transition:none}}
.vm-hero-photo{position:relative;margin:0;overflow:hidden;aspect-ratio:1.15;border-radius:32px;box-shadow:0 28px 70px #073d6726}.vm-hero-photo img{display:block;width:100%;height:100%;object-fit:cover}.vm-hero-photo span{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--vm-orange);font-size:38px}.vm-service-hero>figure{position:relative;margin:0;width:180px;height:180px}.vm-service-hero>figure>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:36px}.vm-service-hero .vm-icon-large{position:absolute;right:-15px;bottom:-15px;width:68px;height:68px;border:5px solid #fff;border-radius:20px;font-size:30px}.vm-press-grid a{overflow:hidden}.vm-press-grid a>img{width:100%;height:72px;margin:0 0 16px;object-fit:contain;background:#fff;border-radius:8px;padding:5px}.vm-media-strip{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:22px;padding:16px;border-top:1px solid var(--vm-line)}.vm-media-strip img{width:auto;height:45px;max-width:100px;object-fit:contain;filter:grayscale(100%);opacity:.72}
@media(max-width:900px){.vm-service-hero>figure{width:100%;height:230px}}
@media(max-width:560px){.vm-service-hero .vm-icon-large{width:62px;height:62px;font-size:28px}}

.vm-service-copy{max-width:980px}.vm-service-copy p{font-size:18px;line-height:1.75;color:#496875;margin:0 0 18px}
.vm-article{max-width:900px;padding-top:65px}.vm-article h1{color:var(--vm-blue);font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.03em;margin:18px 0}.vm-article-intro{font-size:21px;color:#496875}.vm-article-body{font-size:18px;line-height:1.8;color:#334f5d}.vm-article-body h2{margin-top:34px;color:var(--vm-blue);font-size:30px}.vm-article-body p{margin:0 0 18px}.vm-guide-card b{font-family:Georgia,serif;font-style:italic}

.vm-local-intro{max-width:920px;margin:-10px 0 28px;color:#496875;font-size:18px;line-height:1.7}.vm-local-tabs{display:flex;flex-wrap:wrap;gap:10px}.vm-local-tabs a{display:inline-flex;align-items:center;min-height:46px;padding:10px 16px;border:1px solid var(--vm-line);border-radius:999px;background:var(--vm-soft);color:var(--vm-blue);font-weight:800;transition:.2s}.vm-local-tabs a:hover{border-color:var(--vm-orange);background:#fff6e8;transform:translateY(-2px)}.vm-about-preview{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center;max-width:1050px;text-align:left}.vm-about-preview figure{margin:0;overflow:hidden;border-radius:26px;aspect-ratio:1.2}.vm-about-preview img{width:100%;height:100%;object-fit:cover}.vm-about-preview p,.vm-about-copy p{font-size:18px;line-height:1.8;color:#496875}.vm-about-copy{max-width:920px;padding-top:20px}.vm-about-hero{grid-template-columns:.85fr 1.15fr}.vm-about-hero .vm-hero-photo,.vm-local-hero .vm-hero-photo{max-height:430px}.vm-about-media{background:#f7fbfc}.vm-media-intro{margin-bottom:0}.vm-local-hero{grid-template-columns:.85fr 1.15fr}
@media(max-width:900px){.vm-about-preview,.vm-about-hero,.vm-local-hero{grid-template-columns:1fr}.vm-about-preview figure{max-height:380px}.vm-local-tabs{gap:8px}}
@media(max-width:560px){.vm-local-tabs a{width:100%;border-radius:12px}.vm-about-preview{padding-left:18px;padding-right:18px}}
