.tb-callout{margin:1.95rem auto;width:100%;box-sizing:border-box;padding:2rem 1.5rem;border:1px solid var(--link-color);border-radius:4px;position:relative;font-size:1rem;max-width:700px}.tb-callout>.tb-callout-texto p+p{margin:.75rem auto}.tb-callout>.tb-callout-texto p{margin:0}.tb-callout>.tb-callout-texto p:first-child{margin-top:0}.tb-callout>.tb-callout-texto p:last-child{margin-bottom:0}.tb-callout .tb-callout-titulo{position:absolute;top:0;max-height:1rem;margin:0!important;left:1.75rem;transform:translate3d(0,-50%,0);display:flex;font-weight:700!important;align-items:center;padding:0 .75rem;gap:0 .25rem;box-shadow:inset 0 .5rem 0 var(--bg);z-index:1;transition:box-shadow .2s ease-in-out}.tb-callout.padrao{border-color:var(--link-color);background:rgba(36,127,163,.03)}.tb-callout.padrao .tb-callout-titulo{color:var(--link-color)}.tb-callout.vermelho{border-color:#e24a4a;background:rgba(226,74,74,.05)}.tb-callout.vermelho .tb-callout-titulo{color:#e24a4a}.tb-callout.amarelo{border-color:#f4b700;background:rgba(255,221,45,.05)}.tb-callout.amarelo .tb-callout-titulo{color:#f4b700}.tb-resumo{padding:0}.tb-resumo:not([open]) summary.tb-callout-titulo{position:relative;left:0;transform:none;box-shadow:none;padding:1.5rem;display:flex;justify-content:space-between;transition:all .2s ease-in}.tb-resumo[open] summary.tb-callout-titulo{display:flex;justify-content:space-between;gap:10px;left:0;margin:0 1.75rem!important;transition:all .2s ease-in}.tb-resumo summary.tb-callout-titulo:hover{cursor:pointer}.tb-resumo summary.tb-callout-titulo::-webkit-details-marker{display:none}.tb-resumo>summary::after,.tb-resumo[open]>summary::after{content:" ";--mask-source: url(https://tecnoblog.net/wp-content/themes/tb/img/angle-right-solid.svg);width:10px;height:16px;display:inline-block;-webkit-mask-image:url(https://tecnoblog.net/wp-content/themes/tb/img/angle-right-solid.svg);background:var(--link-color);background-size:contain;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;margin-right:5px}.tb-resumo[open]>summary::after{transform:rotate(90deg)}.tb-resumo-topicos{padding:1.5rem}.tb-resumo-topicos ul,.tb-resumo-topicos ol{margin:0!important;list-style-position:initial!important;padding-inline-start:20px!important;margin-bottom:20px}