<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RESET PADDING, MARGIN =============== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, optgroup, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header,
hgroup, menu, nav, output, ruby, section, summary, time, video, main{margin:0; outline: none; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html &gt; object{ display:none !important;}

/* HTML5 display definitions =========== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, dialog{display: block;}
[hidden], template {display: none;}

/* ALTURA FLUIDA COM FLOAT ============= */
.floatfix:after,
.floatfixall main:after, .floatfixall div:after, .floatfixall dl:after, .floatfixall dt:after, .floatfixall dd:after,
.floatfixall ol:after, .floatfixall ul:after, .floatfixall form:after, fieldset:after, label:after,
.floatfixall section:after, .floatfixall article:after, .floatfixall aside:after, .floatfixall header:after,
.floatfixall footer:after, .floatfixall nav:after, .floatfixall dialog:after, .floatfixall figure:after,
.floatfixall figcaption:after{content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}

/* RESET FONTES ======================== */
html {font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background:#ffffff;}
body {font-size: 16px; line-height: 1.2; -webkit-font-smoothing: antialiased; font-family:sans-serif;
font-weight:400; font-style:normal; color:#666666; background:#ffffff;}

/* ELEMENTOS DE TEXTO ================== */
*{margin: 0; padding: 0; box-sizing: border-box; border: none; outline: none;}
ul{list-style: none;}
a{text-decoration: none; background: transparent; color:inherit; text-decoration:inherit;}
a, button{cursor: pointer;}
img{max-width: 100%; height: auto; border: 0;}
body{font-family: sans-serif; line-height: 1.2;}
h1, h2, h3, h4, h5, h6, th{font-weight:inherit; font-size:inherit;}
small{font-size: smaller;}

/* Embedded content ==================== */
img{border: 0; max-width:100%; height: auto;}
svg:not(:root){overflow: hidden;}
video{width: 100% !important; height: auto !important;}

a:active, a:hover {outline: 0;}

/* Forms =============================== */
fieldset{border:none;}
button, input, optgroup, select, textarea, button {color: inherit; font: inherit; text-transform:inherit; outline: 0;}
button {overflow: visible; cursor: pointer; background:none; border:none;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input, textarea, select{display:block; width:100%; background:#fff; padding:0 5px 0 5px; height: 46px; border:0;}
input{overflow:hidden;}
textarea {overflow: auto; resize:none; overflow-x:hidden; padding:9px 6px 6px 13px; height:117px; line-height:normal;}
input[type="checkbox"], input[type="radio"] {width:auto !important; height:auto !important; line-height:normal; border:none; border-radius:0;}
input[type="file"]{ border: none; background: none; padding: 0;}

/* PLACEHOLDER  */
input::placeholder {color: #48626f;  /* Chrome, Firefox, Opera, Safari 10.1+ */ opacity: 1; /* Firefox */}
input::-webkit-input-placeholder {color:    #48626f; /* WebKit, Blink, Edge */}
input:-moz-placeholder {color:    #48626f; opacity:  1; /* Mozilla Firefox 4 to 18 */}
input::-moz-placeholder {color:    #48626f; opacity:  1; /* Mozilla Firefox 19+ */}
input:-ms-input-placeholder {color:    #48626f; /* Internet Explorer 10-11 */}
input::-ms-input-placeholder {color:    #48626f; /* Microsoft Edge */}
@media all and (min-width: 760px){ /* SÃ³ altera os elementos para telas maiores que 760px de largura */
	input[type="number"]{-moz-appearance: textfield;}

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button{height: auto; -webkit-appearance: none; margin: 0;}

	input[type="date"]::-webkit-inner-spin-button,
	input[type="date"]::-webkit-calendar-picker-indicator,
	input[type="time"]::-webkit-outer-spin-button,
	input[type="time"]::-webkit-outer-spin-button{display: none; -webkit-appearance: none;}

	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

	input[type="search"],
	input[type="number"],
	input[type="time"],
	input[type="date"],
	input[type="date"]::-webkit-calendar,
	input[type="date"]::-webkit-number {-webkit-appearance: textfield; -moz-appearance: textfield;}
}

optgroup {font-weight: bold;}
a:active, a:hover {outline: 0;}
input.error, textarea.error, select.error{border-bottom-color:#ba0000!important;}
textarea.error{border-color:#ba0000!important; }

.g-recaptcha{overflow: hidden; height: 1;position: relative;}
.g-recaptcha .grecaptcha-badge{ position: absolute; top: 100%; left: 100%;}
span.error{text-align:right;display:block; color:#f44336; padding: 2px 0 0 0; line-height:0.9; font-size: 12px;}

/* TABELAS ============================= */
table {border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0;}

/* CLASSES ============================= */
.fonts-loaded body{font-family: 'Exo 2', sans-serif;}

.fw-thin{font-weight:100;}
.fw-smlight{font-weight: 200;}
.fw-light{font-weight: 300;}
.fw-regular{font-weight: 400;}
.fw-medium{font-weight: 500;}
.fw-smbold{font-weight: 600;}
.fw-bold{font-weight: 700;}
.fw-exbold{font-weight: 800;}
.fw-black{font-weight: 900;}

.underline, .h-underline:hover{text-decoration:underline;}
.underline-none{text-decoration:none;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.capitalize{text-transform: capitalize;}
.transform-none{text-transform:none;}
.italic{ font-style:italic;}
.normal{font-style:normal;}

.txt-left{text-align: left;}
.txt-right{text-align: right;}
.txt-center{text-align: center;}
.txt-justify{text-align: justify;}

.list-none, .list-none *{list-style:none; margin:0;}

.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
.capitalize{text-transform: capitalize;}

/* POSICIONAMENTO */
.flt-left{float:left;}
.flt-right{float:right;}
.flt-none{float:none;}
.flt-clear{clear:both;}
.flt-center{margin:0 auto;}

.dsp-block{display:block;}
.dsp-none{display:none;}
.dsp-inline-block{display:inline-block;}
.dsp-table{display:table; border-spacing:0; border-collapse: collapse; table-layout: fixed;}
.dsp-row{display:table-row;}
.dsp-cell{display:table-cell;}
.dsp-table:after, .dsp-row:after, .dsp-cell:after{content:normal;}

.pos-relative{position:relative;}
.pos-absolute{position:absolute;}

/* CONTAINER */
.w-cont{max-width:1140px;}
.w-cont-large{max-width: 1200px;}
.w-flex{display: block;}
.w-auto{width:auto;}
.w-offset{padding: 0 15px;}
.cont-overflow{ overflow:hidden;}

@media only screen and (min-width: 1280px){
	.w-flex{display: flex; justify-content: space-between; width: 100%;}
	.w-offset{padding: 0;}
}

/* GRID */
.col-sm-12{width: 100%;}
.col-sm-11{width: 91.66%;}
.col-sm-10{width: 83.33%;}
.col-sm-9{width: 75%;}
.col-sm-8{width: 66.66%;}
.col-sm-7{width: 58.33%;}
.col-sm-6{width: 50%;}
.col-sm-5{width: 41.66%;}
.col-sm-4{width: 33.33%;}
.col-sm-3{width: 25%;}
.col-sm-2{width: 16.66%;}
.col-sm-1{width: 8.33%;}

.mobile-hide{display: none;}
.mobile-show{display: block;}

@media only screen and (min-width: 768px){
	.col-sx-12{width: 100%;}
	.col-sx-11{width: 91.66%;}
	.col-sx-10{width: 83.33%;}
	.col-sx-9{width: 75%;}
	.col-sx-8{width: 66.66%;}
	.col-sx-7{width: 58.33%;}
	.col-sx-6{width: 50%;}
	.col-sx-5{width: 41.66%;}
	.col-sx-4{width: 33.33%;}
	.col-sx-3{width: 25%;}
	.col-sx-2{width: 16.66%;}
	.col-sx-1{width: 8.33%;}

	.tablet-hide{display: none;}
	.tablet-show{display: block;}
}

@media only screen and (min-width: 992px){
	.col-lm-12{width: 100%;}
	.col-lm-11{width: 91.66%;}
	.col-lm-10{width: 83.33%;}
	.col-lm-9{width: 75%;}
	.col-lm-8{width: 66.66%;}
	.col-lm-7{width: 58.33%;}
	.col-lm-6{width: 50%;}
	.col-lm-5{width: 41.66%;}
	.col-lm-4{width: 33.33%;}
	.col-lm-3{width: 25%;}
	.col-lm-2{width: 16.66%;}
	.col-lm-1{width: 8.33%;}

	.desktop-hide{display: none;}
	.desktop-show{display: block;}
}

/* COR DO TEXTO */
.color-fff{color: #ffffff;}
.color-000{color: #000000;}
.color-1-1{color: #48626f;}
.color-1-2, .color-yellow{color: #ffde00;}
.color-1-3{color: #3d4f59;}
.color-orange{color: #f99d1b;}
.color-blue-light{color: #71cdde;}
.color-lilac{color: #7e79b8;}

.bg-fff{background: #ffffff;}
.bg-000{background: #000000;}
.bg-1-1{background: #3d4f59;}
.bg-1-2{background: #657983;}
.bg-orange{background: #f99d1b;}
.bg-yellow{background: #ffde00;}
.bg-blue-light{background: #71cdde;}
.bg-lilac{background: #7e79b8;}
.bg-black{background: #2b2b2b;}

/* FORMS */
.formLead label{display: block; margin-bottom: 20px; text-align: left; position: relative;}
.formLead label input, .formLead label select, .formLead label textarea{height: 56px; width: 100%; padding-left: 12px; font-weight: 600;}
.formLead button{width: 100%; display: block; padding: 18px;}
.formLead label span.error{position: absolute; bottom: -12px; right: 0;}

.checkbox-style{width: 17px; height: 17px; border: 2px solid #979797; border-radius: 2px; display: inline-block; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; top: 3px;}
.checkbox-style input[type=checkbox]{position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0;}
.checkmark{position: absolute; top: 0; left: 0; width: 14px; height: 14px;}
.checkbox-style  input[type=checkbox]:checked ~ .checkmark{background-color: #979797;}
.checkmark:after{content: ""; position: absolute; display: none;}
.checkbox-style  input[type=checkbox]:checked ~ .checkmark:after{display: block;}
.checkbox-style .checkmark:after{left: 3px; top: -1px; width: 5px; height: 10px; border: solid #2b2b2b; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

/* RADIUS &amp; SHADOW */
.radius{border-radius: 7px;}
.shadow{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2)}
.txt-shadow{text-shadow: 5px 4px 5px rgba(0,0,0,0.2);}

/* MAGNIFIC POPUP */
.white-popup, .default-popup{position:relative; padding: 50px 20px; width:auto; background-color: #e1e1e1; max-width: 425px; margin:20px auto;}

ul.social-icons{display: inline-block; color: #849daa; font-size: 24px;}
ul.social-icons li{display: inline-block;}
ul.social-icons li:not(:last-child){margin-right: 12px;}

/* SLICK */
body .slick-track{margin: 0 auto;}
body .slick-slide a{display: block;}
body .slick-slide img {position: relative; max-width: 100%;}
body .slick-arrow{display:block; position:absolute; top: 50%; background:url('assets/img/arrows.png') no-repeat -15px -80px; border:none; width: 56px; height: 42px; text-indent: -9999em; cursor: pointer;}
body .slick-prev{left: 10px; z-index: 99;}
body .slick-next{right: 10px; background-position: -86px -80px;}
body .slick-dots{text-align: center; position: absolute; bottom: -35px; left: 0; width: 100%;}
body .slick-dots li{ display: inline-block; vertical-align: middle; margin: 0 3px;}
body .slick-dots li button{display: block; width: 12px; height: 12px; overflow: hidden; border-radius: 50em; text-indent: -999px; background: #c7c8c9; border-radius: 50%;}
body .slick-dots li.slick-active button{background-color: #0a6db4;}

.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}
.sr-only-focusable:active, .sr-only-focusable:focus {position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto;}

.link{color: #71cdde; text-decoration: underline;}
.btn{display: inline-block; padding: 12px 18px;}

.sec-default{padding: 120px 0 0; margin-top: -75px;}
.sec-default .btn{position: relative; top: -20px;}

.title{display: inline-block; padding: 10px 12px; background: #3d4f59; color: #ffffff; box-shadow: 8px 10px 1px #657983; margin: -33px 0 0 -8px; position: relative; z-index: 1;}

.table-responsive table tr th{padding: 5px 10px; font-weight: 700; font-size: 26px;}
.table-responsive table tr th:nth-child(1){width: 100px; background: #ffffff; color: #3d4f59;}
.table-responsive table tr th.tb-title{background: #3d4f59; color: #ffffff;}
.table-responsive table tr td{color: #ffffff; padding: 15px; font-size: 20px;}
.table-responsive table tr:nth-child(odd) td.tb-text{background: #3d4f59;}
.table-responsive table tr:nth-child(even) td.tb-text{background: #657983;}
.table-responsive table tr td:first-child{width: 100px; text-align: center;}
.table-responsive table tr td:last-child{text-align: left;}
.table-responsive table tr th.tb-separador, .table-responsive table tr td.tb-separador{width: 20px; padding: 0;}

.cards-area{padding: 40px 70px;}
.card-perfil{width: 210px; margin: 0 auto; text-align: center;}
.card-perfil__image{display: block; width: 204px; height: 204px; box-shadow: 15px 17px 1px #3d4f59; margin: 0 auto 30px auto; position: relative; left: -9px;}
.card-perfil h3{display: flex; padding: 10px 12px; background: #3d4f59; text-align: center; justify-content: center; align-items: center; min-height: 60px;}
.card-perfil p{margin-top: 18px;}

.fs-12{font-size: 12px;}
.fs-16{font-size: 16px;}
.fs-19{font-size: 19px;}
.fs-20{font-size: 20px;}
.fs-24{font-size: 24px;}
.fs-26{font-size: 26px;}
.fs-30{font-size: 30px;}
.fs-34{font-size: 26px;}
.fs-36{font-size: 36px;}
.fs-40{font-size: 40px;}
.fs-50{font-size: 36px;}


#header{background: #48626f url('assets/img/bg-header-mobile.jpg') no-repeat center top;}
#header .header-top{padding: 22px 0; margin-bottom: 30px;}
#header .header-top p{text-align: left;}
#header .header-top ul.social-icons{position: absolute; top: 0; right: 15px;}
#header .logo{margin-bottom: 35px;}
#header .header-title{max-width: 314px; line-height: 40px; margin: 0 auto 30px auto;}
#header .header-title &gt; span{background: #f36f21; margin-bottom: 8px; padding: 4px; font-size: 24px;}
#header .evento{margin-bottom: 35px;}
#header .evento__date{max-width: 143px; width: 100%; text-align: center;}
#header .evento__date li{padding: 8px 0;}
#header .evento__date li:nth-child(1){background: #ffffff; color: #48626f; font-size: 30px;}
#header .evento__date li:nth-child(2){background: #849daa;}
#header .evento__date li:nth-child(3){text-align: left;}
#header .evento__date li:nth-child(3) img{margin-right: -7px;}
#header .evento__title{width: 85px; margin-left: 20px; margin-top: 8px;}
#header .diferenciais{padding: 25px 12px; text-align: center;}
#header .diferenciais__list li{display: inline-block; width: 49%; vertical-align: top; text-align: left; margin: 10px 0;}
#header .diferenciais__list li strong{float: left; width: 60px; text-align: right; margin-top: -5px; margin-right: 7px;}
#header .diferenciais__list li p &gt; span{padding: 0 4px;}
#header .diferenciais__list li:first-child p &gt; span{position: relative; top: 12px;}
#header .header-form{padding: 22px 22px 70px;}
#header .header-form &gt; h3{margin-bottom: 20px;}
#header .mensagem p{margin: 30px 0;}

#sec-programacao{padding: 0; margin-top: 0;}
#sec-programacao .title{margin-bottom: 40px;}

#footer{padding: 130px 0 0; margin-top: -60px;}
#footer h2{margin-bottom: 36px;}
#footer ul.menu li{margin-bottom: 14px;}
#footer .footer-tema, #footer .footer-ebook{margin-bottom: 50px;}
#footer .footer-inscreva-se .btn{margin-top: 24px;}
#copyright{padding: 40px 15px; margin-top: 70px;}
#copyright .logo{display: inline-block; margin-right: 40px;}

@media only screen and (min-width: 1024px){

	body .slick-arrow{width: 65px; height: 50px; background-position: -10px -10px}
	body .slick-next{background-position: -96px -10px;}

	.table-responsive table{margin-bottom: 20px;}

	.sec-default .btn{float: right; margin-right: 24px;}

	.fs-34{font-size: 34px;}
	.fs-50{font-size: 50px;}

	#header{background: #48626f url('assets/img/bg-header.jpg') no-repeat center top; text-align: left; min-height: 827px;}
	#header.agradecimento{background: #48626f url('assets/img/bg-agradecimento.jpg') no-repeat center top; text-align: left; height: 100vh; min-height: auto;}
	#header .header-top{margin-bottom: 50px;}
	#header .header-top p{text-align: right; padding-right: 178px;}
	#header .logo{float: left; margin-right: 38px;}
	#header .header-title{margin: 0 0 30px; display: inline-block;}
	#header .header-form{padding: 40px 38px;}
	#header .diferenciais{max-width: 550px; width: 100%; box-shadow: 13px 16px 1px #657983;}
	#header .header-form{max-width: 430px; width: 100%; box-shadow: 13px 16px 1px #657983; position: absolute; top: 0; right: 17px; z-index: 99;}
	#header .mensagem{padding-left: 490px;}

	#sec-programacao{text-align: left;}

	#footer .footer-tema{max-width: 310px; width: 100%; margin-right: 2%;}
	#footer .footer-ebook{max-width: 470px; width: 100%; margin-right: 12%;}
	#footer .footer-inscreva-se{max-width: 260px; width: 100%; padding-top: 80px;}
}
</pre></body></html>