.real-estate-eight-container{max-width:1200px}.real-estate-eight-accordion{flex-direction:column;gap:1rem;display:flex}.real-estate-eight-item{background:0 0;border:1px solid #374151;border-radius:30px;transition:box-shadow .3s,border-radius .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #00000014}.real-estate-eight-item:hover{box-shadow:0 4px 12px #0000001f}.real-estate-eight-input{display:none}.real-estate-eight-label{cursor:pointer;padding:.5rem;display:block}.real-estate-eight-header{align-items:center;gap:1rem;display:flex}.real-estate-eight-number{color:#fff;background-color:#b81d24;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:1.5rem;font-weight:600;display:flex}.real-estate-eight-title{color:#374151;text-align:left;flex:1;font-size:1rem;font-weight:600}.real-estate-eight-icon{justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.real-estate-eight-chevron{transition:transform .4s cubic-bezier(.4,0,.2,1);transform:rotate(-90deg)}.real-estate-eight-input:checked+.real-estate-eight-label .real-estate-eight-chevron{transform:rotate(0)}.real-estate-eight-content{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),padding-top .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.real-estate-eight-input:checked~.real-estate-eight-content{opacity:1;max-height:1000px}.real-estate-eight-description{border-top:1px solid #e5e7eb;margin-top:.5rem;padding:1rem 1.5rem 1.5rem}.real-estate-eight-text{color:#6b7280;white-space:pre-line;margin:0;font-size:.875rem;line-height:1.6}@media (min-width:1280px){.real-estate-eight-title{font-size:1.125rem}.real-estate-eight-text{font-size:1rem}}
