.seo-text-container{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:flex-start;width:100%;margin-top:40px}.seo-text-content{justify-content:center;width:100%}.seo-text,.seo-text-content{display:flex;flex-flow:column nowrap;align-items:center}.seo-text{justify-content:flex-start;gap:10px;max-height:80px;overflow:hidden;text-align:center;transition:max-height .3s ease}.vtex-rich-text-0-x-container--seo{display:block;width:100%;text-align:center}#toggle-seo:checked~.seo-text{max-height:1000px}.toggle-label{display:block;margin-top:10px;color:#000;font-weight:700;text-align:center;text-decoration:underline;cursor:pointer}#toggle-seo{display:none}#toggle-seo+.seo-text+.toggle-label:before{content:"Ver mais"}#toggle-seo:checked+.seo-text+.toggle-label:before{content:"Ver menos"}