#vm-home .vm-hero{grid-template-columns:1fr 1.08fr;align-items:center;gap:60px;padding-top:52px;padding-bottom:48px;display:grid}#vm-home .vm-hero-copy{padding-bottom:28px}#vm-home .vm-hero h1{margin:24px 0;font-size:clamp(50px,5.8vw,82px)}#vm-home .vm-hero h1 em{color:var(--vm-accent);font-weight:400}#vm-home .vm-hero-desc{max-width:355px;color:var(--vm-muted);font-size:14px;line-height:1.85}#vm-home .vm-hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin:29px 0 30px;display:flex}#vm-home .vm-hero-note{letter-spacing:.5px;color:var(--vm-muted);font-size:11px}#vm-home .vm-hero-photo{position:relative}#vm-home .vm-hero-photo img{border-radius:var(--vm-radius) var(--vm-radius) 4px 4px;object-position:54% 52%;height:610px}#vm-home .vm-hero-photo figcaption{color:var(--vm-muted);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:11px;display:flex}#vm-home .vm-caption-line{background:var(--vm-line);vertical-align:middle;width:32px;height:1px;margin-right:8px;display:inline-block}#vm-home .vm-region{border-block:1px solid var(--vm-line);color:var(--vm-muted);justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:11px;display:flex}#vm-home .vm-region strong{color:var(--vm-ink);white-space:nowrap;font-weight:500}#vm-home .vm-region p{text-align:right}#vm-home .vm-gallery{background:var(--vm-soft);padding:72px 0}#vm-home .vm-gallery .vm-section-top{margin-bottom:32px}#vm-home .vm-gallery-grid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:22px;display:grid}#vm-home .vm-gallery-grid figure:nth-child(2){padding-top:66px}#vm-home .vm-gallery-grid figure:nth-child(3){padding-top:24px}#vm-home .vm-gallery-grid img{aspect-ratio:4/5;object-fit:cover;border-radius:2px}#vm-home .vm-gallery-grid figure:first-child img{aspect-ratio:4/5.4}#vm-home .vm-gallery-grid figcaption{color:var(--vm-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:11px;display:flex}#vm-home .vm-gallery-note{max-width:580px;margin:40px 0 0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:400;line-height:1.2}#vm-home .vm-process{padding-block:70px}#vm-home .vm-process-top{justify-content:space-between;align-items:center;gap:40px;margin-bottom:35px;display:flex}#vm-home .vm-process-top h2{font-size:43px}#vm-home .vm-process-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}#vm-home .vm-step{border-top:1px solid var(--vm-line);padding-top:18px}#vm-home .vm-step>span{color:var(--vm-muted);font-family:Cormorant Garamond,Georgia,serif;font-size:25px}#vm-home .vm-step h3{margin:17px 0 10px;font-size:14px;font-weight:500}#vm-home .vm-step p{color:var(--vm-muted);max-width:270px;font-size:11px;line-height:1.85}#vm-home .vm-quote{background:var(--vm-quote);color:var(--vm-quote-ink);padding-block:68px}#vm-home .vm-quote-inner{grid-template-columns:.92fr 1.08fr;align-items:start;gap:70px;display:grid}#vm-home .vm-quote h2{max-width:350px;margin-top:19px;font-size:56px}#vm-home .vm-quote-description{color:var(--vm-quote-muted);max-width:305px;margin-top:21px;font-size:12px;line-height:1.85}#vm-home .vm-quote-details{color:var(--vm-quote-muted);border-top:1px solid #ffffff29;max-width:305px;margin-top:34px;padding-top:20px;font-size:11px;line-height:1.9}#vm-home .vm-quote-card{background:var(--vm-paper);color:var(--vm-ink);border-radius:4px;padding:29px}#vm-home .vm-form-top{border-bottom:1px solid var(--vm-line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:20px;display:flex}#vm-home .vm-form-top h3{font-size:14px;font-weight:500}#vm-home .vm-form-top span{color:var(--vm-muted);font-size:11px}#vm-home .vm-quote-fine{color:var(--vm-muted);margin:10px 0 18px;font-size:11px;line-height:1.75}#vm-home .vm-quote-card .vm-action{width:100%;min-height:45px;font-size:11px}@media (width<=1000px){#vm-home .vm-hero{gap:32px;padding-top:42px}#vm-home .vm-hero h1{font-size:63px}#vm-home .vm-hero-photo img{height:530px}#vm-home .vm-hero-desc{font-size:12px}#vm-home .vm-hero-actions{gap:19px}#vm-home .vm-gallery{padding:60px 0}#vm-home .vm-gallery-grid{gap:16px}#vm-home .vm-quote-inner{gap:35px}#vm-home .vm-quote h2{font-size:47px}#vm-home .vm-quote-card{padding:22px}#vm-home .vm-process-grid{gap:25px}}@media (width<=680px){#vm-home .vm-hero{grid-template-columns:1fr;gap:28px;padding-top:38px;padding-bottom:27px}#vm-home .vm-hero-copy{padding-bottom:0}#vm-home .vm-hero h1{margin:20px 0;font-size:64px}#vm-home .vm-hero-desc{max-width:390px;font-size:13px}#vm-home .vm-hero-actions{gap:24px;margin:24px 0 22px}#vm-home .vm-hero-photo img{aspect-ratio:4/4.75;border-top-left-radius:min(var(--vm-radius),180px);border-top-right-radius:min(var(--vm-radius),180px);height:auto}#vm-home .vm-hero-photo figcaption{font-size:11px}#vm-home .vm-region{flex-direction:column;align-items:flex-start;gap:7px;padding:17px 0;font-size:11px}#vm-home .vm-region p{text-align:left;line-height:1.85}#vm-home .vm-gallery{padding:48px 0}#vm-home .vm-gallery-grid{grid-template-columns:1fr 1fr;gap:18px 13px}#vm-home .vm-gallery-grid figure:first-child{grid-column:1/-1}#vm-home .vm-gallery-grid figure:first-child img{aspect-ratio:5/4}#vm-home .vm-gallery-grid figure:nth-child(2),#vm-home .vm-gallery-grid figure:nth-child(3){padding-top:0}#vm-home .vm-gallery-grid figcaption{font-size:11px}#vm-home .vm-gallery-grid figcaption .vm-arrow{font-size:13px}#vm-home .vm-gallery-note{margin-top:26px;font-size:28px}#vm-home .vm-process{padding-block:48px}#vm-home .vm-process-top{margin-bottom:25px;display:block}#vm-home .vm-process-top h2{margin-top:14px;font-size:39px}#vm-home .vm-process-grid{grid-template-columns:1fr;gap:22px}#vm-home .vm-step{grid-template-columns:35px 1fr;gap:4px 14px;padding-top:18px;display:grid}#vm-home .vm-step>span{grid-row:1/3;font-size:28px}#vm-home .vm-step h3{margin:0;font-size:14px}#vm-home .vm-step p{max-width:none;font-size:12px}#vm-home .vm-quote{padding-block:47px}#vm-home .vm-quote-inner{grid-template-columns:1fr;gap:28px}#vm-home .vm-quote h2{max-width:none;font-size:48px}#vm-home .vm-quote-description{max-width:none;margin-top:18px;font-size:12px}#vm-home .vm-quote-details{max-width:none;margin-top:18px;padding-top:16px}#vm-home .vm-quote-card{padding:21px 18px}#vm-home .vm-quote-fine{font-size:11px}}@media (width<=360px){#vm-home .vm-hero h1{font-size:56px}#vm-home .vm-hero-actions{gap:16px}#vm-home .vm-quote h2{font-size:43px}}#vm-home .vm-quote-guide{margin:0;padding:10px 0 25px;list-style:none}#vm-home .vm-quote-guide li{border-bottom:1px solid var(--vm-line);gap:20px;padding:22px 0;display:flex}#vm-home .vm-quote-guide li:last-child{border-bottom:0}#vm-home .vm-quote-guide li>span{color:var(--vm-muted);font:400 28px Cormorant Garamond,Georgia,serif}#vm-home .vm-quote-guide h4{margin:0 0 7px;font-size:14px;font-weight:500}#vm-home .vm-quote-guide p{color:var(--vm-muted);font-size:12px;line-height:1.8}#vm-home .vm-quote-fine{margin:16px 0 0}#vm-home .vm-form-top{flex-wrap:wrap}#vm-home .vm-celebration-links{flex-wrap:wrap;justify-content:center;gap:18px 36px;margin-top:26px;display:flex}
