.rebx-section{background:#fff;border-radius:14px;box-shadow:0 20px 40px rgba(0,0,0,.08);box-sizing:border-box;margin:0 auto;max-width:1200px;padding:48px;width:100%}.rebx-layout{display:grid;gap:40px;grid-template-columns:1fr 2fr}.rebx-heading{color:#e01d2e;font-family:ITC Avant Garde Gothic Std Medium,sans-serif;font-size:38px;font-weight:600}.rebx-item{border-bottom:1px solid #e5e7eb;padding:20px 0}.rebx-header{cursor:pointer;justify-content:space-between}.rebx-header,.rebx-left{align-items:center;display:flex}.rebx-left{gap:16px}.rebx-icon{align-items:center;border:2px solid #e11d2e;border-radius:8px;color:#e11d2e;display:flex;font-size:18px;font-weight:700;height:38px;justify-content:center;width:38px}.rebx-title{color:#111;font-family:ITC Avant Garde Gothic Std Medium,sans-serif;font-size:20px;font-weight:500}.rebx-arrow{font-size:18px;transition:transform .3s ease}.rebx-content{color:#555;font-family:ITC Avant Garde Gothic Std Medium,sans-serif;line-height:1.7;max-height:0;overflow:hidden;padding-left:54px;transition:max-height .4s ease}.rebx-item.rebx-active .rebx-content{margin-top:14px;max-height:500px}.rebx-item.rebx-active .rebx-arrow{transform:rotate(180deg)}@media (max-width:900px){.rebx-section{border-radius:10px;padding:24px 18px}.rebx-layout{gap:24px;grid-template-columns:1fr}.rebx-heading{font-size:28px}.rebx-content{padding-left:0}}