.seo-text-section{min-height:20px;padding:16px 0;position:relative}.seo-text-section__toggle-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.seo-text-section__content{height:20px;color:var(--secondary-text-color);overflow:hidden}.seo-text-section__toggle-input:checked~.seo-text-section__content{height:auto}.seo-text-section__toggle-label{cursor:pointer;background:linear-gradient(0deg, var(--secondary-background-color) 20%, transparent 100%);justify-content:center;align-items:flex-end;width:100%;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.seo-text-section__toggle-input:checked~.seo-text-section__toggle-label{height:30px;top:auto;bottom:0}.seo-text-section__chevron{width:24px;height:24px;transform:rotate(0)}.seo-text-section__toggle-input:checked~.seo-text-section__toggle-label .seo-text-section__chevron{transform:rotate(180deg)}
