.seo-container{width:100%;max-width:80rem;margin:0 auto;padding:2rem 0}.seo-section{border:1px solid #e5e7eb;border-radius:8px;background-color:#ebe6ef;padding:24px;position:relative;min-height:300px;overflow:hidden}.seo-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(0deg,rgba(235,230,239,1),rgba(235,230,239,0));pointer-events:none;z-index:0}.seo-section.expanded:after{display:none}.seo-content{margin-bottom:64px}.seo-item{margin-bottom:20px}.seo-item:last-child{margin-bottom:0}.seo-title{font-size:1.125rem;font-weight:600;margin-bottom:12px;color:#3d0566}.seo-paragraph{display:block}.seo-paragraph p{color:#4b5563;line-height:1.5;font-size:1rem;margin:0}.read-more-container{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;z-index:1}.read-more-button{background-color:#3d0566;color:white;padding:8px 24px;border-radius:9999px;border:none;cursor:pointer;transition:background-color .3s ease;font-size:.875rem;z-index:2}@media (max-width:768px){.seo-container{max-width:350px}}