<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

strong {
	font-weight: 700;
}

h1.produto {
	font-size: 34px;
	line-height: 44px;
	font-weight: 600;
	display: block;
}

h1.titpost {
	font-size: 38px;
	line-height: 50px;
	font-weight: 600;
	display: block;
}

h2.subtitulo-post {
	font-size: 20px;
    line-height: 34px;
}

h3.titpushy {
	font-size: 22px;
	line-height: 20px;
	font-weight: 300;
	display: flex;
	align-items: center;
}

.titsection {
	text-align: center;
	display: block;
	margin-bottom: 36px;
	font-weight: 700;
    font-size: 18px;
    line-height: 29px;
}

.tipo-default {
	font-size: 16px;
	line-height: 24px;
}

.tipo-default strong {
	font-weight: 600;
}

.tipo-default-light {
	font-weight: 100;
}

.tipo-default-extrabold {
	font-weight: 800
}

.tipo-medium {
	font-size: 13px;
	line-height: 19px;
	color: #6D7278;
}

.tipo-medium-data-post {
	font-size: 12px;
    line-height: 19px;
    color: #6D7278;
}

.tipo-medium pre {
	color: #000;
}

.tipo-small {
	font-size: 11px;
	line-height: 19px;
	color: #ABABAB;
}

.icon-default {
	padding-right: 8px;
}

.cms-padding-text {
	padding: 0 58px;
	line-height: 24px;
}

.cms-padding-text-post {
	padding: 24px 0;
	line-height: 24px;
}

/* CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // --*/

.cms-text h1,.cms-text h2,.cms-text h3,.cms-text h4,.cms-text h5,.cms-text h6 {
	margin-bottom: 14px;
}

.cms-text h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
}

.cms-text h2 {
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
}

.cms-text h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}

.cms-text h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.cms-text h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.cms-text h6 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

.cms-text p {
	margin-bottom: 10px;
	line-height: 24px;
}

.cms-text p span.text-highlight-color {
	background: #F3D1CE;
}

.cms-text img {
	margin-bottom: 24px;
	height: auto;
	display: block;
}

.cms-text p .aligncenter,
.cms-text .aligncenter
 {
	margin: 0 auto;
}

.cms-text p .alignright,
.cms-text .alignright {
	float: right;
}

#itemDescricaoProduto img {
	width: inherit;
	padding: 12px 0;
}

.cms-text ul {
	list-style: disc;
	padding: 0 25px;
	margin-bottom: 24px;
}

.cms-text ol {
	list-style: decimal;
	padding: 0 25px;
	margin-bottom: 24px;
}

.cms-text ul li,
.cms-text ol li {
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 2px;
}

.cms-text .wp-caption {
	width: 100% !important;
	text-align: center;
}

.cms-text .wp-caption img {
	display: inline-block;
}

.cms-text .legenda,
.cms-text .wp-caption-text {
	max-width: 65%;
	margin: 0 auto 24px auto;
	font-size: 13px !important;
    line-height: 19px !important;
    color: #6D7278;
}

.cms-text .destaca-imagem .wp-caption {
	background: #393d3f;
    box-shadow: 35vw 0 0 #393d3f, -35vw 0 0 #393d3f;
    padding: 48px 0;
    box-sizing: border-box;
    margin-bottom: 28px;
}

.cms-text .destaca-imagem .wp-caption img,
.cms-text .destaca-imagem-flat .wp-caption img {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin: 12px 0;
}

.cms-text .destaca-imagem .wp-caption .wp-caption-text {
	color: #fff;
	margin: 0 auto;
}

.cms-text blockquote {
	font-family: 'Roboto Slab', serif;
	border-left: solid 3px #4d4d4d;
    padding: 0 24px;
}

.cms-text blockquote p {
	font-weight: 600;
}

.cms-text blockquote span {
	display: block;
	margin-top: 4px;
	font-weight: 600;
	color: #4d4d4d

}

pre {
	font-family: 'Menlo', monospace;
    background: #f4f5f7;
    color: #172b4d;
    padding: 1rem;
    border-radius: .25rem;
    overflow: auto;
    font-size: .75rem;
    line-height: 1rem;
}

.oVideo {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.oVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*^TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */

@media ( max-width: 600px ) {

/* TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */


h1.produto {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	display: block;
}

h1.titpost {
    font-size: 28px;
    line-height: 35px;
}

h2.subtitulo-post {
    font-size: 18px;
    line-height: 28px;
}

h3.titpushy {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300
}

.tipo-default {
	font-size: 13px;
	line-height: 19px;
}

.tipo-default strong {
	font-weight: 700;
}

.tipo-small {
	font-size: 11px;
	line-height: 19px;
	color: #ABABAB;
}

.cms-padding-text,
.cms-padding-text-post {
    padding: 0 8px;
}

/* CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // --*/

.cms-text h1 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
}

.cms-text h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.cms-text h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
}

.cms-text h4 {
	font-size: 18px;
	line-height: 16px;
	font-weight: 700;
}

.cms-text h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.cms-text h6 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.cms-text ul {
	font-size: 13px;
}

.cms-text .legenda {
	max-width: 75%;
}

.cms-text p {
	font-size: 15px;
}

/*^TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

.cms-text .destaca-imagem .wp-caption {
	padding: 12px 0;
}

}


</pre></body></html>