
:root{--corFundo: #c9c9c9c9;--corTracker: #000000;--corHover: #1a1a1a}.cn-descricao-root{display:flex;gap:10px;margin-top:10px;min-height:500px;position:relative}.cn-descricao-root::-webkit-scrollbar{scrollbar-width:10px;scrollbar-color:var(--corFundo) var(--corTracker);border-radius:10px}.cn-descricao-root ::-webkit-scrollbar{width:5px;border-radius:10px}.cn-descricao-root ::-webkit-scrollbar-track{background:var(--corFundo);border-radius:10px}.cn-descricao-root ::-webkit-scrollbar-track:hover{background:var(--corFundo);border-radius:10px}.cn-descricao-root ::-webkit-scrollbar-thumb{background:var(--corTracker);border-radius:10px}.cn-descricao-root ::-webkit-scrollbar-thumb:hover{background:var(--corHover);border-radius:10px}.cn-accordion{display:flex;gap:5px;background-color:#fff;color:var(--cor-principal);font-weight:800;cursor:pointer;width:100%;font-size:15px}.cn-accordion svg{width:20px;height:20px;transition:transform .3s ease;fill:var(--cor-principal)}.cn-panel{display:none;background-color:#fff;text-align:left}.cn-panel ul,.cn-panel ol,.cn-panel li,.cn-panel p{margin-left:0 !important}@media(min-width: 768px){.cn-panel{padding-right:10px;position:absolute;overflow:auto;height:410px;top:25px;left:0}}.cn-panel.first{width:320px;display:block}@media(min-width: 768px){.cn-panel.first{overflow:auto;height:500px;width:550px;top:25px;left:0}}.abas-custom{display:none}
