@keyframes progress{0%{width:0}to{width:100%}}section.tabs-personaes-module #illustrations{height:580px;min-width:600px;position:relative}section.tabs-personaes-module #illustrations img{border-radius:1rem;height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .6s ease,visibility .6s ease;visibility:hidden;width:100%}section.tabs-personaes-module #illustrations img.active{opacity:1;visibility:visible}section.tabs-personaes-module #accordion{background:0 0;border:1px solid #d7d7d7;cursor:pointer;overflow:hidden;position:relative;transition:background-color .2s ease}section.tabs-personaes-module #accordion.active{background:#f8fbf7}section.tabs-personaes-module #accordion.active #bar{animation:progress 10s linear}section.tabs-personaes-module #accordion.active #content{opacity:1}section.tabs-personaes-module #content{max-height:0;opacity:0;transition:opacity .5s linear,max-height .5s linear}section.tabs-personaes-module #content .richtext{margin-top:-.75rem}section.tabs-personaes-module #progress{background:0 0;height:4px;inset:0 auto auto 0;position:absolute;width:100%}section.tabs-personaes-module #progress #bar{background-color:#1e3229;height:4px;width:0}@media (max-width:1180px){section.tabs-personaes-module #illustrations{height:386px;min-width:400px}}@media (max-width:992px){section.tabs-personaes-module #illustrations{height:290px;min-width:300px}section.tabs-personaes-module .container{gap:3rem}}@media (max-width:768px){section.tabs-personaes-module #illustrations{aspect-ratio:60/58;height:auto;min-width:100%;width:100%}section.tabs-personaes-module #illustrations img{aspect-ratio:60/58}section.tabs-personaes-module .container{flex-direction:column;gap:2rem}}