/* vmhmz ychewgac */
:root{--pri:#334862;--acc:#d3b300;--bg:#f9f6f1;--surf:#eae7e3;--tx:#2a2a2a;--mut:#888880;--band:#2a2a2a;--rad:12px}
*{box-sizing:border-box}
body{margin:0;font-family:-apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;color:var(--tx);background:var(--bg);line-height:1.65;font-size:17px;overflow-x:hidden}
h1,h2,h3{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;line-height:1.14;color:var(--tx);font-weight:700;margin:0 0 .5em}
h1{font-size:clamp(1.9rem,4.6vw,2.8rem);letter-spacing:-.01em}h2{font-size:clamp(1.4rem,3vw,2rem)}h3{font-size:1.2rem}
p{margin:0 0 1.1em}a{color:var(--pri);text-decoration:none}a:hover{text-decoration:underline}
img{max-width:100%;height:auto;display:block}
.vmhmz-mbai{max-width:1160px;margin:0 auto;padding:0 24px}
.vmhmz-uzhce{padding:4.6rem 0}.vmhmz-uzhce.alt{background:var(--surf)}
.vmhmz-uzhce.dark{background:var(--band);color:#fff}.vmhmz-uzhce.dark h1,.vmhmz-uzhce.dark h2,.vmhmz-uzhce.dark h3{color:#fff}.vmhmz-uzhce.dark p,.vmhmz-uzhce.dark small,.vmhmz-uzhce.dark .vmhmz-ibo{color:#ffffffcc}.vmhmz-uzhce.dark .vmhmz-gbybt{color:#fff;border-color:#ffffff55}.vmhmz-uzhce.dark .vmhmz-vfra{color:#fff}.vmhmz-uzhce.dark .vmhmz-mht .it{border-color:#ffffff22}
.vmhmz-uzhce.accent{background:#f3eccf}
.vmhmz-gbybt{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;color:var(--mut);margin:0 0 1.3em;margin-bottom:1.6em}
.vmhmz-tnwu{display:inline-block;padding:.8em 1.6em;font-weight:600;font-size:.92rem;cursor:pointer;border-radius:var(--rad);transition:.18s;text-decoration:none}.vmhmz-tnwu{background:transparent;color:#2a2a2a;border:0;padding:.4em 0;border-bottom:2px solid #d3b300;border-radius:0}.vmhmz-tnwu:hover{color:#d3b300}
/* header */
.vmhmz-uyd{background:var(--tx);color:#fff;font-size:.8rem}.vmhmz-uyd .in{max-width:1160px;margin:0 auto;padding:7px 24px;display:flex;gap:20px;flex-wrap:wrap}.vmhmz-uyd a{color:#fff;opacity:.85}
.vmhmz-emy{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:16px}
.vmhmz-emy.ctr{flex-direction:column;gap:12px}
.vmhmz-iutvj{height:44px;width:auto}
.vmhmz-dejed{display:flex;gap:22px;flex-wrap:wrap}.vmhmz-dejed a{color:var(--tx);font-size:.88rem;text-transform:uppercase;letter-spacing:.05em}
.vmhmz-mcmav{display:none}.vmhmz-mzss{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;margin:-8px}.vmhmz-mzss span{width:26px;height:2px;background:var(--tx);display:block}
/* hero */
.vmhmz-oxapd{padding:4.6rem 0;background:var(--surf)}
.vmhmz-oxapd .g{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;max-width:1160px;margin:0 auto;padding:0 24px}
.vmhmz-oxapd h1{font-size:clamp(2rem,5vw,3.2rem)}.vmhmz-oxapd p{font-size:clamp(1rem,2vw,1.15rem);color:var(--mut);max-width:36ch}
.vmhmz-oxapd img{width:100%;max-height:66vh;object-fit:cover;border-radius:var(--rad)}
.vmhmz-oxapd.rev .g{direction:rtl}.vmhmz-oxapd.rev .g>*{direction:ltr}
.vmhmz-oxapd.full{position:relative;padding:0;min-height:62vh;display:flex;align-items:flex-end;background:#111;color:#fff}
.vmhmz-oxapd.full img{position:absolute;inset:0;height:100%;max-height:none;object-fit:cover;opacity:.6;border-radius:0}
.vmhmz-oxapd.full .g{position:relative;display:block;padding-bottom:4.6rem}.vmhmz-oxapd.full h1,.vmhmz-oxapd.full p{color:#fff}
.vmhmz-oxapd.ctrh{text-align:center}.vmhmz-oxapd.ctrh .g{display:block}.vmhmz-oxapd.ctrh p{margin:0 auto 1.4em}.vmhmz-oxapd.ctrh img{margin-top:2rem;max-height:52vh}
.vmhmz-oxapd.edi h1{font-size:clamp(2.4rem,7vw,5rem);max-width:16ch}.vmhmz-oxapd.edi .g{grid-template-columns:1.4fr .6fr}
.vmhmz-oxapd.strip .g{display:block}.vmhmz-oxapd.strip img{margin-top:2rem;max-height:40vh}
/* section styles */
.vmhmz-mht{display:grid;gap:26px 44px}
.vmhmz-mht.cards{grid-template-columns:repeat(3,1fr)}.vmhmz-mht.cards .it{background:var(--surf);border-radius:var(--rad);padding:24px}
.vmhmz-mht.list{grid-template-columns:1fr 1fr}.vmhmz-mht.list .it{padding:16px 0;border-bottom:1px solid #0000000f}
.vmhmz-mht.bordered{grid-template-columns:repeat(3,1fr)}.vmhmz-mht.bordered .it{border:1px solid #00000018;border-radius:var(--rad);padding:24px}
.vmhmz-mht.numbered{grid-template-columns:1fr 1fr}.vmhmz-mht.numbered .it{padding:14px 0 14px 44px;position:relative;border-bottom:1px solid #0000000f;counter-increment:s}.vmhmz-mht.numbered .it::before{content:counter(s,decimal-leading-zero);position:absolute;left:0;top:14px;font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;color:var(--acc);font-size:1.1rem;font-weight:700}
.vmhmz-mht.plain{grid-template-columns:1fr 1fr 1fr}
.vmhmz-mht .it h3{margin:0 0 .3em}.vmhmz-mht .it small{color:var(--mut);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}
.vmhmz-cfsib{counter-reset:s}
/* split / gallery / quote / stats / form / cols */
.vmhmz-tcl{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}
.vmhmz-tcl img{width:100%;max-height:520px;object-fit:cover;border-radius:var(--rad)}
.vmhmz-bnjx{display:grid;gap:14px}.vmhmz-bnjx.grid{grid-template-columns:repeat(3,1fr)}.vmhmz-bnjx.grid img{aspect-ratio:4/3;object-fit:cover;width:100%;border-radius:var(--rad)}
.vmhmz-bnjx.masonry{display:block;column-count:3;column-gap:14px}.vmhmz-bnjx.masonry img{width:100%;margin:0 0 14px;max-height:460px;object-fit:cover;border-radius:var(--rad);break-inside:avoid}
.vmhmz-bnjx.strip{grid-template-columns:repeat(6,1fr)}.vmhmz-bnjx.strip img{aspect-ratio:3/4;object-fit:cover;width:100%;border-radius:var(--rad)}
.vmhmz-vfra{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;font-style:italic;font-size:clamp(1.4rem,3vw,1.9rem);max-width:820px;margin:0 auto;text-align:center;color:var(--pri)}
.vmhmz-pcm{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}.vmhmz-pcm .n{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;font-size:2.4rem;color:var(--pri);font-weight:700}
.vmhmz-kuxzy{text-align:center}
.vmhmz-glfmz{display:grid;grid-template-columns:1fr 1fr;gap:44px}
.vmhmz-aya{display:grid;gap:13px;max-width:520px}.vmhmz-aya input,.vmhmz-aya textarea{width:100%;padding:.8em 1em;border:1px solid #d1d5db;border-radius:var(--rad);font:inherit;background:#fff}.vmhmz-aya label{font-size:.82rem;color:var(--mut);display:flex;gap:9px;align-items:flex-start}
.vmhmz-ibo{color:var(--mut)}
/* footer */
.vmhmz-hboti{background:var(--tx);color:#fff;padding:54px 0 20px;margin-top:4.6rem}.vmhmz-hboti a{color:#fff;opacity:.82}
.vmhmz-hboti .in{max-width:1160px;margin:0 auto;padding:0 24px}
.vmhmz-hboti.columns .cols{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:30px}.vmhmz-hboti h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin:0 0 12px}.vmhmz-hboti ul{list-style:none;padding:0;margin:0;line-height:2}
.vmhmz-hboti.wordmark .big{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;font-size:clamp(2rem,6vw,4rem);font-weight:700;margin-bottom:20px}.vmhmz-hboti.wordmark .row{display:flex;gap:26px;flex-wrap:wrap}
.vmhmz-hboti.minimal .row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 26px;align-items:center}
.vmhmz-hboti.minimal .row span,.vmhmz-hboti.wordmark .row{display:inline-flex;flex-wrap:wrap;gap:8px 18px}
.vmhmz-hboti.minimal a,.vmhmz-hboti.wordmark a{white-space:nowrap}
.vmhmz-hboti.centered{text-align:center}.vmhmz-hboti.centered .brand{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;font-size:1.7rem;font-weight:700}.vmhmz-hboti.centered .row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin:18px 0}
.vmhmz-hboti.split .top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.vmhmz-hboti.split .col{display:flex;flex-direction:column;gap:9px}.vmhmz-hboti.split .big{font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, serif;font-size:1.5rem;font-weight:700}
.vmhmz-hboti.news .top{display:grid;grid-template-columns:1.2fr 1fr;gap:44px;align-items:start}.vmhmz-hboti.news .nl{display:flex;gap:8px;margin-top:14px;max-width:380px}.vmhmz-hboti.news .nl input{flex:1;padding:.7em 1em;border-radius:var(--rad);border:1px solid #ffffff33;background:#ffffff12;color:#fff}.vmhmz-hboti.news .row{display:inline-flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px}
/* header variants */
.vmhmz-emy.split{justify-content:center;gap:38px}.vmhmz-emy.split .vmhmz-dejed{flex:1;justify-content:flex-end}.vmhmz-emy.split .vmhmz-dejed.l{justify-content:flex-start}
.vmhmz-emy.stak{flex-direction:column;gap:14px;text-align:center;border-bottom:1px solid #00000012}.vmhmz-emy.stak .vmhmz-dejed{justify-content:center}
.vmhmz-emy.bord{border-bottom:2px solid var(--tx)}
/* hero: minimal + overlap */
.vmhmz-oxapd.mini{background:var(--surf)}.vmhmz-oxapd.mini .g{display:block;text-align:center;max-width:820px}.vmhmz-oxapd.mini h1{font-size:clamp(2.2rem,6vw,3.8rem)}.vmhmz-oxapd.mini p{margin:0 auto 1.4em}
.vmhmz-oxapd.ovl{padding:0;background:var(--surf)}.vmhmz-oxapd.ovl img{width:100%;max-height:52vh;object-fit:cover;border-radius:0}.vmhmz-oxapd.ovl .card{background:var(--bg);border-radius:var(--rad);padding:38px;max-width:720px;margin:-80px auto 0;position:relative;box-shadow:0 20px 50px #00000018}
/* quote variants */
.vmhmz-vfra.bord{text-align:left;font-style:normal;border-left:4px solid var(--acc);padding-left:26px;max-width:760px;margin:0}
.vmhmz-vfra.big{font-size:clamp(1.8rem,4.4vw,2.8rem);max-width:940px}
.vmhmz-ruihk{display:block;font-family:-apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;font-style:normal;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mut);margin-top:20px}
/* split variants */
.vmhmz-tcl.wide{grid-template-columns:1.5fr .9fr}.vmhmz-tcl .tx{background:var(--surf);padding:36px;border-radius:var(--rad)}
/* cta variants */
.vmhmz-kuxzy.card .box{background:var(--surf);border-radius:var(--rad);padding:52px 34px;max-width:760px;margin:0 auto}
.vmhmz-kuxzy.row .box{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;text-align:left}.vmhmz-kuxzy.row h2{margin:0}
/* stats row */
.vmhmz-pcm.row{text-align:left;gap:0}.vmhmz-pcm.row>div{padding:0 34px;border-left:1px solid #00000014}.vmhmz-pcm.row>div:first-child{padding-left:0;border-left:0}
/* intro variants */
.vmhmz-yvj.lead{max-width:780px;margin:0 auto;text-align:center}.vmhmz-yvj.lead p{font-size:1.18rem;color:var(--tx)}
.vmhmz-yvj.two{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:start}.vmhmz-yvj.two h2{margin:0}
/* page layouts */
.vmhmz-osit{max-width:764px}.vmhmz-osit h2,.vmhmz-osit h3{margin-top:1.5em}
.vmhmz-uhiq{background:var(--surf);padding:4.6rem 0 calc(4.6rem / 1.7)}.vmhmz-uhiq h1{margin:0}
.vmhmz-hfe{display:grid;grid-template-columns:1fr 300px;gap:52px;align-items:start}
.vmhmz-kjvbv{background:var(--surf);border-radius:var(--rad);padding:26px;position:sticky;top:20px}.vmhmz-kjvbv h4{margin:0 0 10px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mut)}
.vmhmz-tdgzv{border-top:1px solid #ffffff1f;margin-top:30px;padding-top:16px;font-size:.78rem;opacity:.6}
@media(max-width:1024px){.vmhmz-mht.cards,.vmhmz-mht.bordered,.vmhmz-mht.plain,.vmhmz-bnjx.grid{grid-template-columns:1fr 1fr}.vmhmz-bnjx.masonry{column-count:2}.vmhmz-bnjx.strip{grid-template-columns:repeat(3,1fr)}.vmhmz-oxapd.edi .g{grid-template-columns:1fr}}
@media(max-width:820px){
 .vmhmz-emy{flex-wrap:wrap;position:relative}.vmhmz-mzss{display:flex}.vmhmz-dejed{display:none;flex-direction:column;width:100%;gap:0;margin-top:12px}.vmhmz-dejed a{padding:12px 0;border-top:1px solid #0000000f;width:100%}.vmhmz-mcmav:checked~.vmhmz-dejed{display:flex}
 .vmhmz-oxapd .g,.vmhmz-tcl,.vmhmz-mht,.vmhmz-glfmz,.vmhmz-pcm,.vmhmz-pcm.row,.vmhmz-hboti.columns .cols,.vmhmz-hboti.split .top,.vmhmz-hboti.news .top,.vmhmz-bnjx.grid,.vmhmz-bnjx.masonry,.vmhmz-bnjx.strip,.vmhmz-yvj.two,.vmhmz-hfe{grid-template-columns:1fr}
 .vmhmz-oxapd.rev .g{direction:ltr}.vmhmz-oxapd.full{min-height:72vh}
 .vmhmz-oxapd.ovl .card{margin-top:-30px;padding:24px}.vmhmz-kuxzy.row .box{flex-direction:column;align-items:flex-start}
 .vmhmz-pcm.row>div{padding:14px 0;border-left:0;border-top:1px solid #00000014}.vmhmz-pcm.row>div:first-child{border-top:0}
 .vmhmz-kjvbv{position:static}.vmhmz-emy.split .vmhmz-dejed.l{display:none}
}
@media(max-width:520px){body{font-size:16px}.vmhmz-mbai,.vmhmz-oxapd .g,.vmhmz-hboti .in{padding-left:16px;padding-right:16px}.vmhmz-bnjx.grid,.vmhmz-bnjx.strip{grid-template-columns:1fr 1fr}.vmhmz-bnjx.masonry{column-count:2}.vmhmz-tnwu{display:block;text-align:center}}


.vmhmz-cc-b{border-radius:8px;padding:.55em 1.1em;font-size:.86rem;font-weight:600;cursor:pointer;border:1px solid #d1d5db;background:#fff;color:#111}
.vmhmz-cc-b.solid{background:#334862;color:#fff;border-color:#334862}
.vmhmz-cc-b.ghost{background:transparent}
.vmhmz-cc-acts{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.vmhmz-cc-txt b{font-size:.98rem}.vmhmz-cc-txt p{margin:.3em 0 0;font-size:.85rem;color:#4b5563;line-height:1.5}
.vmhmz-cc-pref{display:none;margin-top:12px;border-top:1px solid #eee;padding-top:10px}
.vmhmz-cc-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}
.vmhmz-cc-row small{color:#6b7280}

#vmhmz_ov{display:none;position:fixed;inset:0;background:#0007;z-index:9998}
#vmhmz_cc{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999;width:min(520px,92vw);max-height:88vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 70px #00000033;padding:26px}
