.naoquebra{white-space:nowrap;}:root{--SIS_FONTE:;--SIS_FONTE_TITULO:;--SIS_COR_BACKGROUND:#fff;--SIS_COR_THEME:#70b928;--SIS_COR_TEXTO:#076835;--SIS_COR_HOVER:#70b928;--fonteTit:;--fonte:;--corInfo:#004ce6;--corAlerta:#e0a800;--corErro:#b10000;--corOk:#82c91e;--corBranco:#fff;--corPreto:#000;--margemLarga:45px;--margemFina:20px;--margem:var(--margemLarga);--maxLarguraSessoes:1220px;--maxLarguraPagina:1440px;}html{text-align:center;font-family:var(--SIS_FONTE);font-weight:300;background:var(--SIS_COR_BACKGROUND);color:var(--SIS_COR_TEXTO);margin:0;padding:0;}body.cartao{overflow-x:hidden;overflow-y:auto;overflow-y:overlay;margin:0;padding:0;}body.cartao::-webkit-scrollbar{width:4px;height:4px;}body.cartao::-webkit-scrollbar-track:vertical:hover{border-right:4px solid transparent;border-radius:2px;}body.cartao::-webkit-scrollbar-thumb:vertical{border-right:2px solid var(--SIS_COR_HOVER);border-radius:1px;}body.cartao::-webkit-scrollbar-thumb:vertical:hover{border-right:4px solid var(--SIS_COR_HOVER);border-radius:2px;}body.cartao>main{display:grid;place-items:center;min-height:100vh;min-width:100vw;padding:var(--margemFina);box-sizing:border-box;}body.cartao>main>div{max-width:calc(100vw - 2 * var(--margemFina));}body.cartao h1{font-family:var(--SIS_FONTE_TITULO);text-align:center;font-weight:700;margin:20px 0;}body.cartao h2{font-family:var(--SIS_FONTE_TITULO);text-align:center;font-weight:400;margin:20px 0;}body.cartao img{max-width:100%;height:auto;}body.cartao .social{display:inline-block;font-style:inherit;}body.cartao .social a{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;outline:0;transition:color 0.2s ease;display:block;text-decoration:none;color:inherit;font-size:16px;font-family:inherit;font-weight:inherit;display:flex;align-items:center;margin-bottom:20px;}body.cartao .social a ::-moz-focus-inner{border:none;}body.cartao .social a:focus,body.cartao .social a:hover{color:var(--SIS_COR_HOVER);}body.cartao .social a>i{font-size:48px;}body.cartao .social a>div{height:40px;display:flex;flex-direction:column;justify-content:center;align-items:baseline;margin-left:7px;}body.cartao .social a>div>span{text-align:left;display:block;font-size:12px;}body.cartao .social a>div>span:last-child{font-size:16px;}