body.clean-layout{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;font-family:'DM Sans','Helvetica Neue',Arial,sans-serif}.clean-layout .conteiner-principal{flex:1;display:flex;flex-direction:column}.clean-layout .conteiner-principal #corpo{flex:1}.clean-layout .conteiner{background-color:transparent;box-shadow:none}.clean-layout .table-hover tbody tr:hover>td,.clean-layout .table-hover tbody tr:hover>th{background-color:rgba(0,0,0,0.08)}.clean-layout .identificacao .identificacao-inner{background:#FFF}.clean-layout .caixa-sombreada{box-shadow:0 0 1px rgba(0,0,0,0.4)}.clean-layout #rodape p,.clean-layout #cabecalho p{margin-bottom:0}.clean-layout.carrinho-checkout .conteiner-principal #corpo .conteiner{box-shadow:none}.clean-layout.carrinho-checkout .identificacao hr.sem-margem{display:none}.clean-layout.carrinho-checkout form{margin:0}.clean-layout #rodape{color:var(--cor-texto,#101828);background-color:var(--cor-background-secundaria,#f5f6f8);border-top:1px solid var(--cor-borda,#e2e5e9);border-radius:20px 20px 0 0;font-size:16px}.clean-layout #rodape .rodape-conteudo{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:20px;padding:10px}.clean-layout #rodape .rodape-copyright,.clean-layout #rodape .rodape-logo{text-align:center;max-width:100%}.clean-layout #rodape img{width:auto;height:auto;max-height:30px;max-width:170px}@media(width>= 48rem){.clean-layout #rodape .rodape-conteudo{justify-content:space-between}.clean-layout #rodape .rodape-copyright,.clean-layout #rodape .rodape-logo{flex:none}}.clean-layout #cabecalho{color:var(--cor-texto,#101828);background-color:var(--cor-background,#fff);border-bottom:1px solid var(--cor-borda,#e2e5e9);font-size:16px;padding-top:0;margin-bottom:15px}.clean-layout #cabecalho .cabecalho-conteudo{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:5px 10px}.clean-layout #cabecalho .cabecalho-disclaimer,.clean-layout #cabecalho .cabecalho-logo{text-align:center;max-width:100%}.clean-layout #cabecalho .cabecalho-logo img{width:auto;height:auto;max-height:50px;max-width:200px}.clean-layout #cabecalho .cabecalho-logo h1{margin:0;font-size:20px}.clean-layout #cabecalho .cabecalho-safety{display:flex;align-items:center;gap:8px;text-align:left;font-size:12px;font-weight:500;text-transform:uppercase}.clean-layout #cabecalho .cabecalho-safety i{margin-top:3px}