.city-guide-archive-section .lead{max-width:800px;color:var(--text)}.city-guide-card{display:flex;flex-direction:column;height:100%;overflow:hidden;color:var(--white);background:linear-gradient(135deg,var(--black) 0,var(--pure-black) 100%);border:2px solid var(--gold);border-radius:var(--radius-lg);transition:box-shadow .2s ease}.city-guide-card:hover{box-shadow:0 8px 25px rgb(var(--gold-rgb),.3)}.city-guide-card-img-top{display:block;width:100%;height:200px;object-fit:cover}.city-guide-content{position:relative;z-index:2;display:flex;flex-grow:1;flex-direction:column;padding:1.75rem 1.5rem 1.25rem;color:var(--white);text-shadow:none;background:0 0}.city-guide-title-link{font-weight:600;color:var(--white);text-shadow:none;transition:color .2s ease}.city-guide-title-link:focus,.city-guide-title-link:hover{color:var(--gold)}.city-guide-detail{margin-bottom:.75rem;color:var(--gold-light);text-shadow:none}.city-guide-cta-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;margin-bottom:0}.city-guide-mobile-list{padding:0}.city-guide-list-item{padding:1.25rem 0;border-bottom:1px solid var(--gold-light)}.city-guide-list-item:first-child{padding-top:0}.city-guide-list-item:last-child{padding-bottom:0;border-bottom:none}.city-guide-list-item h3{margin-bottom:.5rem;font-size:1.125rem}.city-guide-list-item h3 a{color:var(--text);transition:color .2s ease}.city-guide-list-item h3 a:hover{color:var(--black)}@media (max-width:767.98px){.city-guide-card-img-top{height:140px}.city-guide-content{padding:1rem}}@media (min-width:992px){.city-guide-card-img-top{height:240px}}
/*# sourceMappingURL=page-city-guide.css.map */