.hellios-location-buttons .hlb-content{column-gap:24px;display:grid;grid-template-columns:1fr 1fr;row-gap:24px}.hellios-location-buttons .hlb-location{background-color:var(--hellios-pale-pink);border-radius:50px;padding:50px}.hellios-location-buttons .hlb-location *{color:var(--hellios-pink)}.hellios-location-buttons .hlb-location>div{column-gap:16px;display:grid;grid-template-columns:1fr 1fr;row-gap:16px}.hellios-location-buttons .hlb-location img{max-height:350px}.hellios-location-buttons .hlb-buttons{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;margin-bottom:24px}.hellios-location-buttons .hlb-buttons:last-of-type{margin-bottom:0}@media (max-width:1100px){.hellios-location-buttons .hlb-content{grid-template-columns:1fr}}@media (max-width:575px){.hellios-location-buttons .hlb-location>div{grid-template-columns:1fr}}