.section--rent{max-width:100vw;overflow-x:hidden;padding:3rem 0 3rem 0}.section--rent .title{text-align:center;font-size:2.8rem;color:rgba(var(--color-base-accent-primary), 1);max-width:450px;font-weight:700;margin:0 auto;padding:0 1rem}@media screen and (max-width: 992px){.section--rent .title{font-size:2rem}}.section--rent section.locations{position:relative}.section--rent section.locations::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:75%;background-color:rgba(var(--color-base-background-secondary), 1);z-index:-1}@media screen and (max-width: 992px){.section--rent section.locations::before{display:none}}.section--rent section.locations .wrapper{padding:2rem 0;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"content img locations";grid-gap:2rem;gap:2rem;align-items:center}@media screen and (max-width: 992px){.section--rent section.locations .wrapper{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"img" "content" "locations";gap:1rem}}.section--rent section.locations .wrapper .content{grid-area:content;font-weight:500}@media screen and (max-width: 992px){.section--rent section.locations .wrapper .content{text-align:center}}.section--rent section.locations .wrapper .image{grid-area:img;width:100%;max-width:600px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0 auto}@media screen and (max-width: 992px){.section--rent section.locations .wrapper .image{max-width:400px}}.section--rent section.locations .wrapper ul.locations{grid-area:locations;list-style:none;list-style-position:inside;padding-left:1rem}.section--rent section.locations .wrapper ul.locations li{display:flex;flex-wrap:wrap;align-items:center;font-size:1rem;font-weight:400;color:rgba(var(--color-base-text), 1);margin-bottom:.5rem}@media screen and (max-width: 992px){.section--rent section.locations .wrapper ul.locations li{justify-content:center}}.section--rent section.locations .wrapper ul.locations li::before{content:"";display:inline-block;width:5px;height:5px;background-color:rgba(var(--color-base-accent-primary), 1);border-radius:50%;margin-right:1rem}.section--rent section.contactUs .wrapper{display:flex;flex-direction:column;align-items:center;max-width:450px;margin:0 auto;text-align:center}@media screen and (max-width: 992px){.section--rent section.contactUs .wrapper{margin-top:1rem}}.section--rent section.contactUs .wrapper a{margin-top:1rem}
