#vm-home .vm-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}#vm-home .vm-product{flex-direction:column;display:flex}#vm-home .vm-product .vm-product-img{aspect-ratio:4/4.7;background:var(--vm-soft);border-radius:3px;position:relative;overflow:hidden}#vm-home .vm-product-img img{height:100%;transition:transform .4s}#vm-home .vm-product:hover .vm-product-img img{transform:scale(1.025)}#vm-home .vm-product-index{color:#fff;background:#253628a6;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid;position:absolute;top:15px;left:15px}#vm-home .vm-product-kicker{color:var(--vm-muted);letter-spacing:1.1px;text-transform:uppercase;margin-top:20px;font-size:11px}#vm-home .vm-product h3{letter-spacing:-.4px;margin:7px 0 9px;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500;line-height:1.1}#vm-home .vm-product p{color:var(--vm-muted);min-height:40px;padding-bottom:18px;font-size:11px;line-height:1.8}#vm-home .vm-product-bottom{border-top:1px solid var(--vm-line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:15px;font-size:11px;display:flex}#vm-home .vm-product-bottom small{color:var(--vm-muted);font-size:11px;display:block}#vm-home .vm-pick{color:var(--vm-ink);border:1px solid var(--vm-line);background:0 0;border-radius:3px;min-width:98px;min-height:36px;padding:9px 11px;font-size:11px}#vm-home .vm-catalog-foot{justify-content:space-between;align-items:center;gap:24px;margin-top:30px;display:flex}#vm-home .vm-catalog-foot p{color:var(--vm-muted);font-size:11px}@media (width<=1000px){#vm-home .vm-services{gap:18px}#vm-home .vm-product h3{font-size:24px}#vm-home .vm-product-bottom{flex-direction:column;align-items:flex-start;gap:13px}#vm-home .vm-product-bottom small{margin-right:4px;display:inline}#vm-home .vm-pick{width:100%}}@media (width<=680px){#vm-home .vm-services{grid-template-columns:1fr;gap:31px}#vm-home .vm-product .vm-product-img{aspect-ratio:4/3.8}#vm-home .vm-product-img img{object-position:center 64%}#vm-home .vm-product:nth-child(2) .vm-product-img img{object-position:center bottom}#vm-home .vm-product h3{font-size:30px}#vm-home .vm-product p{max-width:330px;min-height:0;font-size:12px}#vm-home .vm-product-bottom{flex-direction:row;align-items:center;margin-top:15px;padding-top:12px;font-size:12px}#vm-home .vm-product-bottom small{font-size:11px;display:block}#vm-home .vm-pick{width:auto;min-height:42px;padding-inline:15px;font-size:11px}#vm-home .vm-catalog-foot{margin-top:26px;display:block}#vm-home .vm-catalog-foot .vm-textlink{margin-top:15px}}#vm-home .vm-product-img img{height:100%}#vm-home .vm-pick{justify-content:center;align-items:center;gap:14px;display:inline-flex}#vm-home .vm-catalog-intro{max-width:790px;padding:75px 0 60px}#vm-home .vm-catalog-intro h1{margin:18px 0 22px;font-size:clamp(46px,6vw,74px)}#vm-home .vm-catalog-intro>p:last-child{color:var(--vm-muted);max-width:580px;font-size:14px;line-height:1.85}#vm-home .vm-catalog-group{border-top:1px solid var(--vm-line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;padding:55px 0;display:grid}#vm-home .vm-catalog-group h2{margin:13px 0 24px;font-size:43px}#vm-home .vm-catalog-image{aspect-ratio:4/3.9;object-fit:cover;border-radius:3px;max-height:450px}#vm-home .vm-catalog-prices{margin:0 0 20px;padding:0;list-style:none}#vm-home .vm-catalog-prices li{border-top:1px solid var(--vm-line);justify-content:space-between;align-items:baseline;gap:22px;padding:17px 0;scroll-margin-top:25px;font-size:13px;display:flex}#vm-home .vm-catalog-prices strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:500}#vm-home .vm-catalog-prices small{color:var(--vm-muted);font-size:10px;font-weight:400}#vm-home .vm-catalog-prices li:target{background:var(--vm-soft)}#vm-home .vm-catalog-wide:last-child{max-width:850px;margin:auto;display:block}#vm-home .vm-experience-images{grid-template-columns:1fr 1fr;gap:16px;display:grid}#vm-home .vm-experience-images img{aspect-ratio:3/4;object-fit:cover;border-radius:3px}#vm-home .vm-catalog-note{color:var(--vm-muted);max-width:650px;padding:35px 0 65px;font-size:12px;line-height:1.8}@media (width<=800px){#vm-home .vm-catalog-group{gap:30px}#vm-home .vm-catalog-group h2{font-size:36px}}@media (width<=680px){#vm-home .vm-catalog-intro{padding:45px 0 35px}#vm-home .vm-catalog-group{grid-template-columns:1fr;gap:26px;padding:36px 0}#vm-home .vm-catalog-image{aspect-ratio:4/3;max-height:330px}#vm-home .vm-catalog-prices li{gap:13px;font-size:12px}#vm-home .vm-catalog-prices small{text-align:right;display:block}#vm-home .vm-catalog-note{padding-bottom:45px}}#vm-home .vm-variant-prices{margin:auto 0 8px;padding:0;font-size:12px;list-style:none}#vm-home .vm-variant-prices li{border-top:1px solid var(--vm-line);justify-content:space-between;gap:14px;padding:12px 0;display:flex}#vm-home .vm-variant-prices strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:500}#vm-home .vm-variant-prices small{color:var(--vm-muted);font-size:10px;font-weight:400}#vm-home .vm-product-link{align-self:flex-start}#vm-home .vm-partners{padding-top:0;padding-bottom:75px}#vm-home .vm-partners h2{margin:13px 0 30px;font-size:43px}#vm-home .vm-partner-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}#vm-home .vm-partner{border-top:1px solid var(--vm-line);grid-template-columns:.7fr 1fr;align-items:center;gap:24px;padding-top:24px;display:grid}#vm-home .vm-partner>img{aspect-ratio:4/5;object-fit:cover;border-radius:3px}#vm-home .vm-partner .vm-eyebrow{letter-spacing:1px;color:var(--vm-muted);font-size:10px}#vm-home .vm-partner h3{margin:10px 0 14px;font-size:29px;line-height:1.08}#vm-home .vm-partner .vm-partner-price{margin-bottom:16px;font-size:12px}#vm-home .vm-partner-price span{color:var(--vm-muted);font-size:10px}#vm-home .vm-catalog-prices .vm-partner-name{text-align:left;margin-top:6px;font-size:11px;display:block}@media (width<=1000px){#vm-home .vm-partner{gap:16px}#vm-home .vm-partner h3{font-size:25px}#vm-home .vm-partner-price span{margin-top:4px;display:block}}@media (width<=680px){#vm-home .vm-partners{padding-bottom:49px}#vm-home .vm-partners h2{font-size:36px}#vm-home .vm-partner-grid{grid-template-columns:1fr}#vm-home .vm-partner{grid-template-columns:.75fr 1fr;gap:20px}#vm-home .vm-variant-prices{margin-top:6px}#vm-home .vm-variant-prices li{padding-block:14px}}#vm-home .vm-catalog-live{display:contents}#vm-home .vm-service-guides{margin:35px 0 60px}#vm-home .vm-service-guides .vm-product-img{display:block}#vm-home .vm-service-guides .vm-product>p{line-height:1.8}#vm-home .vm-live-options>h2{margin:18px 0;font-size:clamp(38px,4.5vw,58px)}#vm-home .vm-live-options>p:not(.vm-eyebrow){max-width:650px;color:var(--vm-muted);margin-bottom:32px;line-height:1.8}#vm-home .vm-live-options .vm-partner-grid{margin-top:40px}
