.is-contact-page,.is-contact-page #main,.vv-contact-page{background:#faf7f0;color:#25362a}
.vv-contact-page{--contact-green:#2e5332;--contact-deep:#17351f;--contact-gold:#d4a017;--contact-ivory:#faf7f0;--contact-paper:#fffdf9;--contact-line:#e2dbce;--contact-muted:#637067;padding:18px 0 64px;font-family:"DM Sans",Houschka,"Trebuchet MS",Arial,sans-serif}
.vv-contact-page *{box-sizing:border-box}
.vv-contact-shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.vv-contact-kicker{margin:0 0 8px;color:var(--contact-gold);font-size:9.5px;font-weight:800;letter-spacing:.17em}
.vv-contact-hero>.vv-contact-shell{overflow:hidden;border:1px solid #e5decf;border-radius:20px;background:#f5efe5;box-shadow:0 12px 34px rgba(41,66,45,.065)}
.vv-contact-crumb{position:relative;z-index:3;min-height:54px;display:flex;align-items:center;gap:9px;padding:0 34px;border-bottom:1px solid rgba(224,216,202,.75);color:#78827a;font-size:11px}
.vv-contact-crumb a{color:#52655a}
.vv-contact-crumb a:hover{color:var(--contact-green)}
.vv-contact-crumb svg{width:12px;height:12px;fill:none;stroke:#989e98;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.vv-contact-hero-grid{position:relative;min-height:300px;display:grid;grid-template-columns:52% 48%;isolation:isolate}
.vv-contact-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:44px 36px 50px;background:linear-gradient(90deg,#faf7f0 0%,rgba(250,247,240,.98) 74%,rgba(250,247,240,.75) 100%)}
.vv-contact-hero-copy::after{content:"";position:absolute;right:-74px;top:0;bottom:0;width:110px;background:linear-gradient(90deg,rgba(250,247,240,.74),transparent);pointer-events:none}
.vv-contact-hero-copy h1{margin:0;color:var(--contact-deep);font-family:Merriweather,Georgia,"Times New Roman",serif;font-size:clamp(39px,4vw,55px);font-weight:400;line-height:1.12;letter-spacing:-.035em}
.vv-contact-hero-copy>p:not(.vv-contact-kicker),.vv-contact-hero-copy>.vv-rich{max-width:530px;margin:14px 0 0;color:#48584e;font-size:14px;line-height:1.72}
.vv-contact-hero-media{position:relative;min-width:0;overflow:hidden;background:#eee6d8}
.vv-contact-hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,240,.26),transparent 38%)}
.vv-contact-hero-media img{width:100%;height:100%;object-fit:cover;object-position:82% 50%;transform:scale(1.03)}
.vv-contact-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:54px;padding-top:42px}
.vv-contact-form-column,.vv-contact-info-column{min-width:0}
.vv-contact-info-column{padding-left:54px;border-left:1px solid var(--contact-line)}
.vv-contact-section-head{margin-bottom:22px}
.vv-contact-section-head h2{margin:0;color:var(--contact-deep);font-family:Merriweather,Georgia,"Times New Roman",serif;font-size:26px;font-weight:400;line-height:1.3}
.vv-contact-section-head>p:not(.vv-contact-kicker){max-width:500px;margin:9px 0 0;color:#5f6b63;font-size:12px;line-height:1.65}
.vv-contact-alert{min-height:48px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:11px;margin-bottom:17px;padding:11px 14px;border:1px solid;border-radius:9px;font-size:11.5px;line-height:1.5}
.vv-contact-alert svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.vv-contact-alert p{margin:0}
.vv-contact-alert-success{border-color:#bdd2bf;background:#eef6ed;color:#275f31}
.vv-contact-alert-error{border-color:#e0bdb4;background:#fff2ee;color:#8b3d2d}
.vv-contact-form{display:grid;gap:16px}
.vv-contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vv-contact-field{display:grid;gap:7px}
.vv-contact-field>label{color:#2d3a30;font-size:11px;font-weight:700}
.vv-contact-field>label span{color:#b77906}
.vv-contact-control{position:relative}
.vv-contact-control input,.vv-contact-control select,.vv-contact-control textarea{width:100%;border:1px solid #d9d8d1;border-radius:7px;background:rgba(255,255,255,.86);color:#27362c;font:inherit;font-size:11.5px;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}
.vv-contact-control input,.vv-contact-control select{height:48px;padding:0 47px 0 14px}
.vv-contact-control textarea{min-height:120px;display:block;padding:14px;resize:vertical;line-height:1.6}
.vv-contact-control input::placeholder,.vv-contact-control textarea::placeholder{color:#8c938e}
.vv-contact-control>svg{position:absolute;right:15px;top:50%;width:19px;height:19px;transform:translateY(-50%);fill:none;stroke:#617067;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.vv-contact-select select{appearance:none;cursor:pointer}
.vv-contact-select>svg{width:16px;height:16px}
.vv-contact-control:focus-within input,.vv-contact-control:focus-within select,.vv-contact-control:focus-within textarea{border-color:var(--contact-green);background:#fff;box-shadow:0 0 0 3px rgba(46,83,50,.1)}
.vv-contact-field.has-error .vv-contact-control input,.vv-contact-field.has-error .vv-contact-control select,.vv-contact-field.has-error .vv-contact-control textarea{border-color:#b85a47;background:#fff8f6}
.vv-contact-error{margin:0;color:#9b3f2c;font-size:10.5px}
.vv-contact-field-meta{display:flex;justify-content:space-between;gap:12px;color:#828b85;font-size:9px}
.vv-contact-submit{min-height:48px;display:flex;align-items:center;justify-content:center;gap:13px;margin-top:2px;border:0;border-radius:7px;background:linear-gradient(135deg,#214a29,var(--contact-green));box-shadow:0 8px 18px rgba(35,73,42,.18);color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.vv-contact-submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.vv-contact-submit:hover{transform:translateY(-2px);background:#173d20;box-shadow:0 12px 22px rgba(35,73,42,.22)}
.vv-contact-submit:focus-visible{outline:3px solid rgba(212,160,23,.35);outline-offset:3px}
.vv-contact-info-list{display:grid;gap:11px}
.vv-contact-info-card{min-height:116px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:start;padding:18px;border:1px solid #e3ded4;border-radius:11px;background:linear-gradient(135deg,#fffdfa,#f9f6ef);box-shadow:0 5px 15px rgba(39,64,43,.035);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.vv-contact-info-card:hover{transform:translateY(-2px);border-color:#cbd5c9;box-shadow:0 10px 22px rgba(39,64,43,.075)}
.vv-contact-info-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fffdf5,#eee9db);color:var(--contact-green);box-shadow:inset 0 0 0 1px rgba(46,83,50,.06)}
.vv-contact-info-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.vv-contact-info-card h3{margin:1px 0 5px;color:var(--contact-deep);font-family:Merriweather,Georgia,"Times New Roman",serif;font-size:14px;font-weight:400}
.vv-contact-info-card p{margin:0;color:#4e5a52;font-size:11px;line-height:1.65}
.vv-contact-info-card p span{color:#778078;font-size:10px}
.vv-contact-info-card a{color:var(--contact-green);font-weight:700}
.vv-contact-info-card>div>a{display:inline-block;margin-top:6px;font-size:9.5px;text-transform:uppercase;letter-spacing:.05em}
.vv-contact-info-card a:hover{color:#a97808}
.vv-contact-help-note{display:grid;grid-template-columns:32px 1fr;gap:12px;margin-top:14px;padding:15px 17px;border-radius:10px;background:#edf2e9;color:#3e5043}
.vv-contact-help-note svg{width:28px;height:28px;fill:none;stroke:var(--contact-green);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.vv-contact-help-note p{margin:0;font-size:10.5px;line-height:1.6}
.vv-contact-help-note strong{color:var(--contact-deep);font-size:11px}
.vv-contact-help-note a{color:var(--contact-green);font-weight:800;text-decoration:underline;text-underline-offset:2px}
@media(max-width:980px){.vv-contact-shell{width:min(860px,calc(100% - 44px))}.vv-contact-main{gap:32px}.vv-contact-info-column{padding-left:32px}.vv-contact-hero-grid{grid-template-columns:57% 43%}.vv-contact-hero-copy{padding-left:32px}}
@media(max-width:760px){.vv-contact-page{padding-top:12px;padding-bottom:42px}.vv-contact-shell{width:calc(100% - 28px)}.vv-contact-hero>.vv-contact-shell{border-radius:14px}.vv-contact-crumb{min-height:46px;padding:0 17px;font-size:10.5px}.vv-contact-hero-grid{min-height:0;display:block}.vv-contact-hero-copy{min-height:225px;padding:30px 20px 36px;background:linear-gradient(100deg,rgba(250,247,240,.98),rgba(250,247,240,.88) 78%,rgba(250,247,240,.55))}.vv-contact-hero-copy::after{display:none}.vv-contact-hero-copy h1{font-size:35px}.vv-contact-hero-copy>p:not(.vv-contact-kicker){max-width:86%;font-size:12.5px}.vv-contact-hero-media{position:absolute;inset:0}.vv-contact-hero-media::after{background:linear-gradient(90deg,rgba(250,247,240,.96) 0%,rgba(250,247,240,.9) 55%,rgba(250,247,240,.4) 100%)}.vv-contact-hero-media img{object-position:75% center;opacity:.72}.vv-contact-main{grid-template-columns:1fr;gap:36px;padding-top:28px}.vv-contact-info-column{padding:32px 0 0;border-top:1px solid var(--contact-line);border-left:0}.vv-contact-section-head{margin-bottom:17px}.vv-contact-section-head h2{font-size:23px}.vv-contact-form{gap:14px}.vv-contact-field-meta{display:none}.vv-contact-info-card{min-height:0;grid-template-columns:47px 1fr;padding:15px}.vv-contact-info-icon{width:43px;height:43px}.vv-contact-info-icon svg{width:22px;height:22px}}
@media(max-width:420px){.vv-contact-shell{width:calc(100% - 20px)}.vv-contact-hero-copy{padding-inline:16px}.vv-contact-hero-copy>p:not(.vv-contact-kicker){max-width:94%}.vv-contact-control input,.vv-contact-control select{height:46px}.vv-contact-info-card{grid-template-columns:42px 1fr;gap:12px;padding-inline:13px}.vv-contact-info-icon{width:40px;height:40px}}
.vv-contact-page .vv-rich img{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:10px}
.vv-contact-section-head .vv-rich{margin:8px 0 0;color:#4e5a52;font-size:12px;line-height:1.65}
