.hero-section{min-height:100vh;background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:24px}.hide-on-mobile{display:block}@media (max-width:768px){.hero-section{padding-top:20px}.hide-on-mobile{display:none}}.callout-below-hero{--callout-height-desktop:140px;padding:12px 0 16px;background-color:var(--bs-primary,#0d0b56);color:#fff}@media (min-width:992px){.hero-section{min-height:calc(100vh - var(--callout-height-desktop, 140px))}.callout-below-hero{min-height:var(--callout-height-desktop,140px);display:flex;align-items:center;justify-content:center}}@media (max-width:576px){.place-types-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.place-types-row .col{width:100%;padding:0}.place-type-card{font-size:.85rem;padding:6px}.place-type-card .small{font-size:.78rem}}