.category_seo_text{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:1140px;padding:calc(80.87px - 58px) 60px 58px 60px;margin:0 auto;max-height:330px;overflow:hidden;transition:max-height .5s ease;position:relative}.category_seo_text::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 50%,rgba(255,255,255,1) 100%);pointer-events:none;transition:opacity .7s ease}#expand-toggle:checked~.category_seo_text::after{opacity:0}.category_seo_text h2,.category_seo_text h3{font-family:"myriad-pro";font-style:normal;font-weight:700;font-size:26px;line-height:30px;text-align:center;text-transform:uppercase;color:#222}.category_seo_text p{font-family:"myriad-pro";font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#4e4e4e}@media(max-width:1023px){.category_seo_text{padding:0 20px 40px 20px;margin:0 auto}.category_seo_text h2,.category_seo_text h3{font-size:20px}}#expand-toggle{display:none}.category_seo_text_button{background-color:#222;color:#fff;font-weight:600;justify-content:center;align-items:center;display:flex;width:150px;padding:5px 0;margin:0 auto;border-radius:5px;cursor:pointer;transition:background-color .3s}.category_seo_text_button:hover{background-color:#444}#expand-toggle:checked~.category_seo_text{max-height:2000px}#expand-toggle:checked~.category_seo_text_button::after{content:"Ver menos"}#expand-toggle:not(:checked)~.category_seo_text_button::after{content:"Ver mais"}
