/* Direct YouTube previews for the virtual tours. */
.video-card.one{background-image:linear-gradient(0deg,rgba(6,16,12,.82),rgba(6,16,12,.06)),url("https://i.ytimg.com/vi/j27NTzKxXxI/maxresdefault.jpg")}
.video-card.two{background-image:linear-gradient(0deg,rgba(6,16,12,.82),rgba(6,16,12,.06)),url("https://i.ytimg.com/vi/QPRavGiCCtc/maxresdefault.jpg");background-position:center;filter:none}
.video-card.three{background-image:linear-gradient(0deg,rgba(6,16,12,.82),rgba(6,16,12,.06)),url("https://i.ytimg.com/vi/Kz7sYTdIs0o/maxresdefault.jpg");background-position:center;filter:none}
.video-card:hover{filter:brightness(1.07)}

.private-tour-note{min-height:220px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px;border-top:1px solid rgba(23,41,34,.23);border-bottom:1px solid rgba(23,41,34,.23)}
.tour-mark{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(184,147,85,.7);border-radius:50%;font:600 22px/1 "Playfair Display",serif;letter-spacing:-.22em;text-indent:-.12em;color:#97743b}.private-tour-note p,.private-tour-note>span:last-child{margin:0;color:#7f6842;font-size:9px;font-weight:600;letter-spacing:.15em}.private-tour-note strong{display:block;max-width:460px;margin-top:12px;font:500 clamp(24px,3vw,39px)/1.08 "Playfair Display",serif;color:#172922}@media(max-width:760px){.private-tour-note{min-height:0;align-items:flex-start;flex-direction:column;padding:28px}.private-tour-note>span:last-child{line-height:1.5}}
