.rental-section-container{justify-content:flex-start;margin:64px auto;padding:0 4%}.rental-long-content,.rental-section-container{flex-direction:column;align-items:center;display:flex}.rental-long-content{text-align:center;justify-content:center;position:relative}.rental-section-heading{font-size:36px;font-weight:400}.rental-section-subheading{color:var(--color-text-secondary);text-align:center;max-width:92%;margin:0 auto;font-size:16px;font-weight:400;line-height:1.6;display:block}.rental-content-box{width:100%;max-height:550px;transition:max-height .3s ease-in-out;position:relative;overflow:hidden}.rental-content-box.scrollable{text-align:center;max-height:none;margin:0 auto;overflow-y:auto}.rental-content-box.scrollable::-webkit-scrollbar{width:5px}.rental-content-box.scrollable::-webkit-scrollbar-thumb{background:var(--color-text-muted);border-radius:5px}.show-link{color:var(--color-text-primary);cursor:pointer;margin-top:13px;font-weight:500}.show-link:hover{color:var(--color-primary);text-decoration:underline}@media (max-width:844px){.rental-section-container{margin:48px auto}.rental-long-content{margin:10px 0 20px}.rental-section-heading{font-size:24px}.rental-section-subheading{max-width:90%;margin-top:10px;font-size:14px;line-height:1.6}.rental-content-box{max-height:400px}.rental-content-box.scrollable{max-height:600px}}
