.expandable-rows-container{margin:40px 0;width:100%}.expandable-row{background-color:rgba(75,172,198,.8);border-radius:8px;color:#fbfbfb;margin-bottom:10px;padding:30px}.expandable-row:last-child{margin-bottom:0}.row-header h3{color:#ff4500;font-size:1.3em;font-weight:700;margin:0 0 15px;text-align:center}.row-header .label{color:#fbfbfb;font-size:.85em;font-weight:400}.row-header .preview-text{color:#fbfbfb;line-height:1.6;margin-bottom:20px;text-align:center}.read-more-btn{background-color:#ff4500;border:none;border-radius:8px;color:#fbfbfb;cursor:pointer;display:block;font-size:16px;font-weight:700;margin:0 auto;padding:12px 30px}.row-content{margin-top:0;max-height:0;overflow:hidden;transition:max-height .4s ease}.row-content.expanded{margin-top:20px;max-height:1000px}.row-content p{color:#fbfbfb;line-height:1.6;margin-bottom:15px;text-align:center}.row-content ul{color:#fbfbfb;line-height:1.6;margin:15px auto;max-width:800px;padding-left:40px;text-align:left}.row-content li{color:#fbfbfb;margin-bottom:10px}