.amenities-block{width:100%;max-width:var(--width-inner);padding-inline:var(--pad-lr);display:flex;flex-flow:row wrap;gap:1rem;justify-content:center;align-items:center}.amenities-block>div{display:flex;flex-flow:row nowrap;align-items:center;gap:.5rem;font-size:1.2em;font-weight:500;color:var(--black);background:var(--white);padding:1rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}@media not (min-width:600px){.amenities-block{gap:2px;justify-content:start}}.template-rental-details{--text-width: 900px;width:100%;max-width:var(--width-inner);padding-inline:var(--pad-lr);display:grid;grid-auto-flow:row;gap:clamp(2rem,6vh,4rem);justify-items:center}.template-rental-details h1{text-align:left!important}.template-rental-details>p{max-width:var(--text-width);font-size:var(--p-fs)}.template-rental-details>h3{font-size:1.6em;font-weight:400}.template-rental-details>h4{font-size:1.6em;font-weight:400;opacity:.7}.template-rental-details .booking-links{display:flex;flex-flow:row wrap;gap:1rem;justify-content:center}.template-rental-details .booking-links .button{font-size:1.2em;background:var(--accent);padding:1.5em 1.2em;--scale-bg-color: var(--accent)}.template-rental-details .booking-links .button label,.template-rental-details .booking-links .button .icon{color:var(--white);font-size:1em;font-weight:600}.template-rental-details .booking-links .button .icon{font-size:2.3em}
