@charset "UTF-8";
/* line 1, sass/base/_resets.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* line 7, sass/base/_resets.scss */
body {
  margin: 0;
}

/* line 11, sass/base/_resets.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/* line 19, sass/base/_resets.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 24, sass/base/_resets.scss */
[hidden],
template {
  display: none;
}

/* line 29, sass/base/_resets.scss */
a {
  display: inline-block;
  background-color: transparent;
}

/* line 34, sass/base/_resets.scss */
button,
a:active,
a:hover {
  outline: 0;
}

/* line 40, sass/base/_resets.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 44, sass/base/_resets.scss */
b,
strong {
  font-weight: bold;
}

/* line 49, sass/base/_resets.scss */
dfn {
  font-style: italic;
}

/* line 53, sass/base/_resets.scss */
h1 {
  margin: 0;
}

/* line 57, sass/base/_resets.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 62, sass/base/_resets.scss */
small {
  font-size: 80%;
}

/* line 66, sass/base/_resets.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 74, sass/base/_resets.scss */
sup {
  top: -0.5em;
}

/* line 78, sass/base/_resets.scss */
sub {
  bottom: -0.25em;
}

/* line 82, sass/base/_resets.scss */
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

/* line 88, sass/base/_resets.scss */
figure {
  margin: 0;
}

/* line 92, sass/base/_resets.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 96, sass/base/_resets.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 102, sass/base/_resets.scss */
pre {
  overflow: auto;
}

/* line 106, sass/base/_resets.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 114, sass/base/_resets.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 124, sass/base/_resets.scss */
button {
  overflow: visible;
  cursor: pointer;
}

/* line 129, sass/base/_resets.scss */
button,
select {
  text-transform: none;
}

/* line 134, sass/base/_resets.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/* line 142, sass/base/_resets.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 147, sass/base/_resets.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 153, sass/base/_resets.scss */
input {
  line-height: normal;
}

/* line 157, sass/base/_resets.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 163, sass/base/_resets.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 168, sass/base/_resets.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/* line 175, sass/base/_resets.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 181, sass/base/_resets.scss */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

/* line 185, sass/base/_resets.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}

/* line 192, sass/base/_resets.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 198, sass/base/_resets.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 203, sass/base/_resets.scss */
textarea {
  overflow: auto;
}

/* line 207, sass/base/_resets.scss */
optgroup {
  font-weight: bold;
}

/* line 211, sass/base/_resets.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 216, sass/base/_resets.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("fonts/Montserrat-Bold.ttf");
  src: url("fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url("fonts/Montserrat-Medium.ttf");
  src: url("fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("fonts/Montserrat-Regular.ttf");
  src: url("fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Light';
  src: url("fonts/Montserrat-Light.ttf");
  src: url("fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Thin';
  src: url("fonts/Montserrat-Thin.ttf");
  src: url("fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url("fonts/OpenSans-Bold.ttf");
  src: url("fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("fonts/OpenSans-Regular.ttf");
  src: url("fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Light';
  src: url("fonts/OpenSans-Light.ttf");
  src: url("fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* line 5, sass/base/_placeholders.scss */
.ListaBusca .title, .ListaGestao .title,
.ListaPosts .title,
.ListaEmpreendedores .title,
.ListaEventos .title {
  text-transform: uppercase;
  font: 2.4em/1.5 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #2c3239;
}

/* line 18, sass/base/_placeholders.scss */
.ListaBusca .title:after, .ListaGestao .title:after,
.ListaPosts .title:after,
.ListaEmpreendedores .title:after,
.ListaEventos .title:after {
  display: block;
  margin-bottom: -2px;
  width: calc( 100% + 50px);
  height: 3px;
  content: '';
  background-color: #1b9897;
}

/* line 34, sass/base/_placeholders.scss */
.CardPessoa h2, .TituloLinebreak, .ApresentacaoCurso .info h2, .IndiceCurso .intro h2, .Apoio .apoio-title, .Lista .title {
  font: 4em/1.2 "Georgia", serif;
  letter-spacing: 0.5px;
}

/* line 45, sass/base/_placeholders.scss */
h1, .IntroCursos .intro-title {
  font: 3em/1.2 "Georgia", serif;
  letter-spacing: 0.5px;
}

/* line 62, sass/base/_placeholders.scss */
h1.-hat, .IntroCursos .-hat.intro-title {
  position: relative;
  padding-top: 10px;
}

/* line 68, sass/base/_placeholders.scss */
h1.-hat sup, .IntroCursos .-hat.intro-title sup {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -20px;
  font-size: 28%;
  text-transform: uppercase;
  line-height: 18px;
}

/* line 81, sass/base/_placeholders.scss */
h2 {
  font: 2.4em/1.7 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 90, sass/base/_placeholders.scss */
h2.-hat {
  position: relative;
  padding-top: 10px;
}

/* line 96, sass/base/_placeholders.scss */
h2.-hat sup {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -20px;
  font-size: 28%;
  text-transform: uppercase;
  line-height: 18px;
}

/* line 108, sass/base/_placeholders.scss */
h3, .PerguntasRespostas .ListaPerguntas .pergunta h2, .MeuCadastro legend {
  font: 2em/1.2 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 117, sass/base/_placeholders.scss */
h3.-hat, .PerguntasRespostas .ListaPerguntas .pergunta h2.-hat, .MeuCadastro legend.-hat {
  position: relative;
  padding-top: 10px;
}

/* line 123, sass/base/_placeholders.scss */
h3.-hat sup, .PerguntasRespostas .ListaPerguntas .pergunta h2.-hat sup, .MeuCadastro legend.-hat sup {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -20px;
  font-size: 28em;
  text-transform: uppercase;
  line-height: 18px;
}

/* line 135, sass/base/_placeholders.scss */
h4, h5, h6, .Footer h4 {
  font: 1.5em/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 146, sass/base/_placeholders.scss */
.VejaMais .vm-title {
  font: 3.5em/1.25 "Georgia", serif;
  letter-spacing: 0.4px;
}

/* line 167, sass/base/_placeholders.scss */
p, main > ul li,
main > ol li,
article li, .PerguntasRespostas .ListaPerguntas .pergunta p, .PerguntasRespostas .ListaPerguntas .pergunta li {
  font: 1.8em/1.8 "Georgia", serif;
}

/* line 177, sass/base/_placeholders.scss */
.VideoDestaque .desc, .IntroGestao .dec, .IntroCursos .fav,
.IntroCursos .compartilhar, .Infografico .texto-aux, .Lista .desc, .Lista .cta {
  font: 1.6em/1.88 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 189, sass/base/_placeholders.scss */
.principal > p:first-of-type::first-letter {
  float: left;
  margin-right: 10px;
  color: #1b9897;
  font-size: 4.5em;
  line-height: 0.7;
  font-weight: bold;
}

/* line 209, sass/base/_placeholders.scss */
.Compartilhe .email,
.Compartilhe .twitter,
.Compartilhe .facebook,
.Compartilhe .linkedin,
.Compartilhe .whatsapp {
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  border-radius: 30px;
  background: #b7c7d5;
}

/* line 223, sass/base/_placeholders.scss */
.Compartilhe .content {
  border-top: 1px solid #e8eef2;
  border-bottom: 1px solid #e8eef2;
}

/* line 234, sass/base/_placeholders.scss */
hr,
aside hr, .SobreQuem hr, .VideoDestaque hr, .IntroCategoria hr, .HistoriaInspiracao hr, .Apoio hr, .Lista hr {
  margin: 20px auto;
  border: none;
  width: 150px;
  height: 5px;
  border-radius: 2.5px;
  background-color: #1b9897;
}

/* line 249, sass/base/_placeholders.scss */
.btn, .Action, .wp-social-login-provider, .Apoie .btn, .ApresentacaoCurso .info .btn-matricula, .PerguntasRespostas .ListaPerguntas .btn-matricula, .HistoriaInspiracao .btn-confira, .IntroCursos .btn-cta, .MeuCadastro .file-btn, .MeuCadastro .remove-avatar, .MeuCadastro .file-btn__modify, .MeuCadastro input[type="submit"], .RegisterOptions input[type='submit'] {
  padding: 0 30px;
  box-sizing: border-box;
  font: 18px/50px "Montserrat-Medium", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  background-color: #1b9897;
  border: 0;
  border-radius: 3px;
  transition: background-color 0.4s;
}

/* line 266, sass/base/_placeholders.scss */
.btn:hover, .Action:hover, .wp-social-login-provider:hover, .ApresentacaoCurso .info .btn-matricula:hover, .PerguntasRespostas .ListaPerguntas .btn-matricula:hover, .HistoriaInspiracao .btn-confira:hover, .IntroCursos .btn-cta:hover, .MeuCadastro .file-btn:hover, .MeuCadastro .remove-avatar:hover, .MeuCadastro .file-btn__modify:hover, .MeuCadastro input:hover[type="submit"], .RegisterOptions input:hover[type='submit'] {
  background-color: #178281;
}

/* line 275, sass/base/_placeholders.scss */
.Selectbox .scrolldown, .MeuCadastro input[type="text"],
.MeuCadastro input[type="email"],
.MeuCadastro input[type="password"],
.MeuCadastro input[type="number"], .MeuCadastro .ipt-pass .hidden-pass, .RegisterOptions input[type='text'],
.RegisterOptions input[type='email'],
.RegisterOptions input[type='password'] {
  padding: 0 16px !important;
  box-sizing: border-box !important;
  font: 15px/48px "Montserrat-Regular", Helvetica, Arial, sans-serif !important;
  color: #8895a7 !important;
  border: solid 1px #e4e7ec !important;
}

/* line 285, sass/base/_placeholders.scss */
.MeuCadastro input[type="checkbox"], .RegisterOptions input[type='checkbox'] {
  display: none;
}

/* line 289, sass/base/_placeholders.scss */
.MeuCadastro input[type="checkbox"] + label:not(.hidden-pass), .RegisterOptions input[type='checkbox'] + label:not(.hidden-pass) {
  display: block;
  font: 14px/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1px;
  color: #7d7d7d;
}

/* line 295, sass/base/_placeholders.scss */
.MeuCadastro input[type="checkbox"] + label:not(.hidden-pass):before, .RegisterOptions input[type='checkbox'] + label:not(.hidden-pass):before {
  content: '';
  margin-right: 8px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  background: url("../images/check.svg") center center no-repeat #fff;
  background-size: 12px;
  box-sizing: border-box;
  transition: background-color 0.4s ease-out, color 0.4s ease-in;
}

/* line 311, sass/base/_placeholders.scss */
.MeuCadastro input:checked[type="checkbox"] + label, .RegisterOptions input:checked[type='checkbox'] + label {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #37474f;
  font-size: 13.5px;
}

/* line 316, sass/base/_placeholders.scss */
.MeuCadastro input:checked[type="checkbox"] + label:before, .RegisterOptions input:checked[type='checkbox'] + label:before {
  background-color: #1b9897;
}

/* line 325, sass/base/_placeholders.scss */
.Selectbox input[type="radio"] {
  display: none;
}

/* line 329, sass/base/_placeholders.scss */
.Selectbox input[type="radio"] + label:not(.hidden-pass) {
  display: block;
  font: 14px/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #7d7d7d;
}

/* line 335, sass/base/_placeholders.scss */
.Selectbox input[type="radio"] + label:not(.hidden-pass):before {
  content: '';
  margin-right: 8px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  border-radius: 100%;
  border: solid 1px #e5e5e5;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='10px' width='10px'><circle cx='5px' cy='5px' r='5px' fill='#fff' /></svg>") center center no-repeat;
  transition: background 0.4s ease-out, color 0.4s ease-in;
  box-sizing: border-box;
}

/* line 351, sass/base/_placeholders.scss */
.Selectbox input:checked[type="radio"] + label {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #37474f;
  font-size: 13.5px;
  letter-spacing: 0.1px;
}

/* line 357, sass/base/_placeholders.scss */
.Selectbox input:checked[type="radio"] + label:before {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='10px' width='10px'><circle cx='5px' cy='5px' r='5px' fill='#1b9897' /></svg>") center center no-repeat;
  background-size: 10px;
}

/* line 370, sass/base/_placeholders.scss */
.Hero .hero-tumb,
.Hero .tumb-blur,
.HeroVideo .hero-tumb,
.HeroVideo .tumb-blur {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 1, sass/base/_base.scss */
body {
  font-size: 62.5%;
  color: #555;
}

/* line 7, sass/base/_base.scss */
.page main h1, .page main h2, .page main h3, .page main h4 {
  font-family: "Georgia", serif;
}

/* line 12, sass/base/_base.scss */
.page main p {
  font: 1.6em/1.88 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 21, sass/base/_base.scss */
.Action {
  display: block;
  margin: 0 auto;
  padding: 0 50px;
  font: 1.8em/60px "Montserrat-Bold", Helvetica, Arial, sans-serif;
}

/* line 60, sass/base/_base.scss */
.favoritar {
  position: relative;
  height: 50px;
  width: 50px;
  background: url("../images/bookmark.svg") no-repeat center center #fff;
  background-size: 36px;
  border-radius: 50px;
  text-indent: -9999px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 76, sass/base/_base.scss */
.favoritar.-salvo {
  background: url("../images/bookmark-saved.svg") no-repeat center center #fff;
  background-size: 36px;
}

/* line 81, sass/base/_base.scss */
.categorias {
  padding: 0;
}

/* line 89, sass/base/_base.scss */
.categorias a {
  font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: 1.2;
  color: #1b9897;
  text-decoration: none;
}

/* line 103, sass/base/_base.scss */
.categorias li {
  display: inline-block;
  font-size: 1.6em;
}

/* line 112, sass/base/_base.scss */
.categorias li:not(:first-child):before {
  display: inline-block;
  margin: 0 10px;
  height: 4px;
  width: 4px;
  vertical-align: middle;
  border-radius: 3px;
  background-color: #1b9897;
  content: '';
}

/* line 131, sass/base/_base.scss */
.categorias.-center {
  float: none !important;
}

/* line 135, sass/base/_base.scss */
.link {
  display: inline-block;
  font-size: 1.4em;
  text-decoration: none;
  color: #1b9897;
}

/* line 147, sass/base/_base.scss */
.link:after {
  display: inline-block;
  margin-left: 5px;
  line-height: 18px;
  content: "»";
}

/* line 159, sass/base/_base.scss */
.content {
  margin: 0 8px;
  max-width: 100%;
  box-sizing: border-box;
}

/* line 175, sass/base/_base.scss */
.separador {
  border-bottom: 1px solid #e4e7ec;
}

/* line 176, sass/base/_base.scss */
.separador span {
  display: block;
  width: 50px;
  margin: 0 auto -15px;
  background-color: #fff;
  font: 15px/30px "Montserrat-Regular", Helvetica, Arial, sans-serif;
}

/* line 186, sass/base/_base.scss */
.section {
  max-width: 1440px;
  margin: 0 auto;
}

/* line 191, sass/base/_base.scss */
.section:nth-child(even) {
  background-color: #f5f7f7;
}

/* line 195, sass/base/_base.scss */
.section:nth-child(even) .info-illustration:before {
  background: #f5f7f7;
}

/* line 199, sass/base/_base.scss */
.section:nth-child(even) .play {
  background: #f5f7f7;
}

/* line 203, sass/base/_base.scss */
.no-padding {
  border: 0;
  max-width: none;
  height: auto;
  margin: 0 -170px;
  width: calc( 100% + 340px);
}

/* line 211, sass/base/_base.scss */
.line-break {
  display: inline-block;
  width: 100%;
  height: 1px;
  display: inline-block;
}

/* line 287, sass/base/_base.scss */
p {
  color: #555;
}

/* line 298, sass/base/_base.scss */
em {
  font: 18px/1.8 "Georgia", serif;
  font-style: italic;
  letter-spacing: 0.4px;
  color: #555;
}

/* line 312, sass/base/_base.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, p a {
  font-size: inherit;
  font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #02b4b7;
  text-decoration: none;
}

/* line 332, sass/base/_base.scss */
h1 > p, h2 > p, h3 > p, h4 > p, h5 > p, p > p {
  font-size: inherit;
}

/* line 343, sass/base/_base.scss */
.title-sub {
  text-align: center;
}

/* line 352, sass/base/_base.scss */
.title-sub h1, .title-sub h2, .title-sub h3, .title-sub h4, .title-sub h5 {
  margin: 0;
  display: inline-block;
  font: 30px/1.25 "Georgia", serif;
  letter-spacing: 0.4px;
}

/* line 358, sass/base/_base.scss */
.title-sub h1:after, .title-sub h2:after, .title-sub h3:after, .title-sub h4:after, .title-sub h5:after {
  margin: 20px auto 0;
  display: block;
  width: 155px;
  height: 5px;
  background-color: #1b9897;
  content: '';
}

/* line 377, sass/base/_base.scss */
.titulo-destacado {
  text-align: center;
  font: 32px/1.25 "Georgia", serif;
}

/* line 384, sass/base/_base.scss */
.titulo-destacado:after {
  display: block;
  margin: 25px auto;
  width: 160px;
  height: 5px;
  content: '';
  background-color: #1b9897;
}

/* line 394, sass/base/_base.scss */
.titulo-empreendedor {
  margin-top: 0;
  font: 28px/1.2 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #555;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 2px solid #e8eef2;
}

/* line 403, sass/base/_base.scss */
main > ul li,
main > ol li,
article li {
  color: #2c3239;
}

/* line 410, sass/base/_base.scss */
article blockquote p {
  margin: 0;
  text-align: left;
  font: 3em/1.2 "Georgia", serif;
  letter-spacing: 0.5px;
  color: #555;
}

/* line 424, sass/base/_base.scss */
article blockquote p:not(:first-child):last-child {
  margin-top: 15px;
  font: 1.8em/1 "Georgia", serif;
  font-style: italic;
  letter-spacing: 0.5px;
}

/* line 439, sass/base/_base.scss */
article blockquote p:not(:first-child):last-child::before {
  display: inline-block;
  margin: 0 20px 6px 0;
  width: 35px;
  height: 4px;
  border-radius: 2px;
  background-color: #a04098;
  content: '';
}

/* line 456, sass/base/_base.scss */
article dl {
  font: 1.4em/1.1 "Montserrat-Medium", Helvetica, Arial, sans-serif;
}

/* line 458, sass/base/_base.scss */
article dl dt {
  color: #1b9897;
  margin-bottom: 10px;
}

/* line 462, sass/base/_base.scss */
article dl dd {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #2c3239;
  color: #2c3239;
}

/* line 472, sass/base/_base.scss */
article .wp-caption p {
  margin-bottom: 0;
}

/* line 477, sass/base/_base.scss */
article .wp-caption-text {
  margin: 12px 0;
  font: 14px/1.1 "Georgia", serif;
  color: #37474f;
}

/* line 489, sass/base/_base.scss */
article .post-time {
  font: 1.6em/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #2c3239;
}

/* line 500, sass/base/_base.scss */
.floated {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 504, sass/base/_base.scss */
.floated a {
  margin: 0 0 10px;
  display: block;
  max-width: 300px;
  font: 18px/1 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #555;
}

/* line 524, sass/base/_base.scss */
.floated p {
  margin: 0;
  max-width: 300px;
  font: 32px/1.56 "Georgia", serif;
  font-style: italic;
  color: #2c3239;
}

/* line 539, sass/base/_base.scss */
.floated cite {
  font-size: 70%;
  display: block;
}

/* line 544, sass/base/_base.scss */
.floated:after, .floated:before {
  display: block;
  height: 5px;
  width: 200px;
  background-color: #1b9897;
  content: '';
}

/* line 558, sass/base/_base.scss */
.floated:before {
  margin-bottom: 20px;
}

/* line 562, sass/base/_base.scss */
.floated:after {
  margin-top: 20px;
}

/* line 582, sass/base/_base.scss */
article img.alignright,
article a.alignright {
  margin-left: 30px;
  float: right;
}

/* line 587, sass/base/_base.scss */
article img.alignleft,
article a.alignleft {
  margin-right: 30px;
  float: left;
}

/* line 592, sass/base/_base.scss */
article img.alignright,
article a.alignright,
article img.alignleft,
article a.alignleft {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 599, sass/base/_base.scss */
article img.aligncenter,
article a.aligncenter {
  text-align: center;
  margin: 0 auto;
}

/* line 605, sass/base/_base.scss */
article img.aligncenter {
  display: block;
}

/* line 609, sass/base/_base.scss */
article img {
  max-width: 100%;
}

/* line 628, sass/base/_base.scss */
article blockquote {
  margin: 0;
}

/* line 643, sass/base/_base.scss */
article ul, article ol {
  margin: 0;
  padding: 0 0 0 18px;
}

/* line 654, sass/base/_base.scss */
article pre {
  color: #b7c7d5;
}

/* line 658, sass/base/_base.scss */
article pre {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #b7c7d5;
  letter-spacing: 3px;
  padding: 10px 16px;
  font: 1.4em/1.4 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  -moz-box-shadow: inset 0 0 10px #b7c7d5;
  box-shadow: inset 0 0 10px #b7c7d5;
  counter-reset: line;
}

/* line 671, sass/base/_base.scss */
article pre span:before {
  counter-increment: line;
  content: counter(line);
  display: inline-block;
  border-right: 1px solid #ddd;
  /* padding: 0 .5em; */
  margin-right: 10px;
  /* display: flex; */
  max-width: 100px;
  width: auto;
  min-width: 20px;
  color: #2c3239;
}

/* line 685, sass/base/_base.scss */
article figure.expanded {
  padding: 0;
  margin: 0;
  margin: auto;
}

/* line 689, sass/base/_base.scss */
article figure.expanded a {
  width: 100%;
  display: block;
}

/* line 693, sass/base/_base.scss */
article figure.expanded img {
  width: 100%;
  height: auto;
}

/* line 701, sass/base/_base.scss */
.wp-social-login-widget {
  position: relative;
}

/* line 705, sass/base/_base.scss */
.wp-social-login-provider {
  min-width: 220px;
  margin-top: 10px;
  background-color: #0077b5;
}

/* line 711, sass/base/_base.scss */
.wp-social-login-provider.wp-social-login-provider-linkedin {
  background: url("../images/bgc-linkedin.png") center center no-repeat #0077b5;
  background-size: 100%;
  text-indent: -9999px;
}

/* line 720, sass/base/_base.scss */
.wp-social-login-connect-with {
  display: block;
  width: 50px;
  margin: 0 auto;
  font: 14px/20px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #8895a7;
  background-color: #fff;
  text-indent: -9999px;
}

/* line 729, sass/base/_base.scss */
.wp-social-login-connect-with:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  content: 'ou';
  width: 50px;
  height: 20px;
  background-color: #fff;
  z-index: 1;
  text-indent: 0;
}

/* line 744, sass/base/_base.scss */
.wp-social-login-connect-with:after {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #e4e7ec;
  z-index: 0;
}

/* line 759, sass/base/_base.scss */
article .wp-caption {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}

/* line 763, sass/base/_base.scss */
article .wp-caption p {
  width: 100%;
  margin-bottom: 0;
  box-sizing: border-box;
}

/* line 767, sass/base/_base.scss */
article .wp-caption p a {
  display: flex;
}

/* line 773, sass/base/_base.scss */
article .wp-caption img {
  width: 100%;
}

/* line 777, sass/base/_base.scss */
article .wp-caption-text {
  padding: 10px;
  margin-top: 0;
  background-color: #f9fbfc;
  border: solid 1px #e8eef2;
  font-family: "Georgia", serif;
  font-size: 1.4em;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #37474f;
}

/* line 794, sass/base/_base.scss */
.-destino-ajax {
  transition: all linear .3s;
}

/* line 797, sass/base/_base.scss */
.-destino-ajax.-carregando-ajax {
  opacity: .5;
}

/* line 803, sass/base/_base.scss */
.FundoCinza {
  background-color: #f5f7f7;
}

/* line 808, sass/base/_base.scss */
.SearchTerm {
  position: relative;
  padding: 30px 0 30px !important;
  margin-bottom: -30px;
  background-color: #f3f3f3;
  text-align: center;
}

/* line 815, sass/base/_base.scss */
.SearchTerm .termo {
  margin: 0;
  font: 22px/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #555;
}

/* line 827, sass/base/_base.scss */
.SearchTerm .termo span {
  margin-right: 10px;
  color: #484848;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
}

/* line 835, sass/base/_base.scss */
.SocialMidia .menu-item a {
  width: 20px;
  text-indent: -9999px;
}

/* line 853, sass/base/_base.scss */
.SocialMidia ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 858, sass/base/_base.scss */
.SocialMidia li {
  display: inline-block;
}

/* line 861, sass/base/_base.scss */
.SocialMidia a {
  height: 18px;
  width: 18px;
}

/* line 865, sass/base/_base.scss */
.SocialMidia .menu-item.tw a {
  background: url("../images/icone-twitter.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 870, sass/base/_base.scss */
.SocialMidia .menu-item.ig a {
  background: url("../images/icone-insta.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 875, sass/base/_base.scss */
.SocialMidia .menu-item.yt a {
  background: url("../images/icone-yt.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 880, sass/base/_base.scss */
.SocialMidia .menu-item.fb a {
  background: url("../images/icone-fb.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 885, sass/base/_base.scss */
.SocialMidia .menu-item.in a {
  background: url("../images/icone-linkdin.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 890, sass/base/_base.scss */
.SocialMidia .menu-item.rs a {
  background: url("../images/icone-rss.svg") center center no-repeat;
  background-size: auto 100%;
}

/* line 3, sass/components/_apoie.scss */
.Apoie {
  text-align: center;
}

/* line 7, sass/components/_apoie.scss */
.Apoie .title-aux {
  margin: 0 0 20px;
  font: 16px/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #555;
}

/* line 23, sass/components/_apoie.scss */
.Apoie .btn {
  min-width: 255px;
}

/* line 40, sass/components/_apoie.scss */
.Apoie .limit {
  width: 50%;
}

/* line 58, sass/components/_apoie.scss */
.Apoie .widgettitle {
  font: 16px/1.1 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #555;
}

/* line 7, sass/components/_modal.scss */
.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: z-index 0.4s step-end, opacity 0.4s ease-out;
}

/* line 28, sass/components/_modal.scss */
.mask .fechar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
}

/* line 50, sass/components/_modal.scss */
.mask.-ativo {
  z-index: 101;
  opacity: 1;
  transition: z-index 0.4s step-start, opacity 0.4s ease-out;
}

/* line 62, sass/components/_modal.scss */
.mask.-ativo.-z120 {
  z-index: 120;
}

/* line 72, sass/components/_modal.scss */
.Modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 300;
  display: none;
  max-width: 1000px;
  max-height: 600px;
  margin: auto;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

/* line 94, sass/components/_modal.scss */
.Modal .Modal-Content {
  display: flex;
}

/* line 103, sass/components/_modal.scss */
.Modal .Modal-Content > div {
  box-shadow: inset -1px 0 0 0 #e4e7ec;
}

/* line 105, sass/components/_modal.scss */
.Modal .Modal-Content > div::last-child {
  box-shadow: none;
}

/* line 111, sass/components/_modal.scss */
.Modal.-JSshow {
  display: flex;
  visibility: visible;
  opacity: 1;
}

/* line 130, sass/components/_modal.scss */
.modal-mask {
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  background: #fff;
}

/* line 147, sass/components/_modal.scss */
.modalOpenned {
  overflow: hidden;
}

/* line 150, sass/components/_modal.scss */
.modalOpenned .modal-mask {
  visibility: visible;
  opacity: 0.5;
}

/* line 7, sass/components/_listas.scss */
.CardList-1-2-4,
.CardList-1-3-3,
.CardList-1-2-2,
.CardList-2-2-4,
.ListaEmpresas {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 22, sass/components/_listas.scss */
.CardList-1-2-4 .Card,
.CardList-1-3-3 .Card,
.CardList-1-2-2 .Card,
.CardList-2-2-4 .Card,
.ListaEmpresas .Card {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

/* line 28, sass/components/_listas.scss */
.CardList-1-2-4 .Card:last-child,
.CardList-1-3-3 .Card:last-child,
.CardList-1-2-2 .Card:last-child,
.CardList-2-2-4 .Card:last-child,
.ListaEmpresas .Card:last-child {
  margin-bottom: 0;
}

/* line 33, sass/components/_listas.scss */
.CardList-1-2-4 .slick-arrow,
.CardList-1-3-3 .slick-arrow,
.CardList-1-2-2 .slick-arrow,
.CardList-2-2-4 .slick-arrow,
.ListaEmpresas .slick-arrow {
  top: 0;
  bottom: 0;
  margin: 0;
  width: 48px;
  height: 350px;
  background: transparent;
  z-index: 5;
  -webkit-transform: none;
          transform: none;
}

/* line 49, sass/components/_listas.scss */
.CardList-1-2-4 .slick-arrow:before,
.CardList-1-3-3 .slick-arrow:before,
.CardList-1-2-2 .slick-arrow:before,
.CardList-2-2-4 .slick-arrow:before,
.ListaEmpresas .slick-arrow:before {
  display: none;
}

/* line 102, sass/components/_listas.scss */
.ListaEmpresas,
.CardList-2-2-4 {
  display: -ms-grid;
  display: grid;
  -msgrid-column-gap: 30px;
  grid-column-gap: 30px;
  -msgrid-row-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-template-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  align-items: center;
  justify-content: center;
}

/* line 135, sass/components/_listas.scss */
.ListaEmpresas {
  -msgrid-column-gap: 15px;
  grid-column-gap: 15px;
  -msgrid-row-gap: 15px;
  grid-row-gap: 15px;
}

/* line 4, sass/components/_book-list.scss */
.BookList {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}

/* line 15, sass/components/_book-list.scss */
.BookList a {
  text-decoration: none;
}

/* line 18, sass/components/_book-list.scss */
.BookList .book {
  margin-bottom: 45px;
}

/* line 22, sass/components/_book-list.scss */
.BookList .book-thumb {
  position: relative;
  display: inline-block;
  width: 200px;
  height: auto;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
}

/* line 37, sass/components/_book-list.scss */
.BookList .book-img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

/* line 49, sass/components/_book-list.scss */
.BookList .book-title {
  margin: 15px 0;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 101.4px;
  margin: 0 auto;
  font-size: 26px;
  line-height: 1.3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}

/* line 76, sass/components/_book-list.scss */
.BookList .book-desc {
  margin: 0;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  max-height: 98px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.4;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7, sass/components/_cards.scss */
.Card {
  max-width: 420px;
  max-height: 420px;
  box-sizing: border-box;
  background-color: #fff;
  border: solid 1px #e8eef2;
}

/* line 23, sass/components/_cards.scss */
.Card .card-thumb {
  position: relative;
  width: 100%;
  min-height: 190px;
  overflow: hidden;
}

/* line 36, sass/components/_cards.scss */
.Card .card-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: auto;
  min-height: 240px;
  max-height: 100%;
  max-width: none;
  width: auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 60, sass/components/_cards.scss */
.Card .card-bandana {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  max-width: 100%;
}

/* line 74, sass/components/_cards.scss */
.Card .desc {
  margin-top: -2px;
  padding: 20px 25px;
}

/* line 85, sass/components/_cards.scss */
.Card .card-categoria {
  font: 14px/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #1b9897;
  text-decoration: none;
}

/* line 98, sass/components/_cards.scss */
.Card a {
  text-decoration: none;
}

/* line 102, sass/components/_cards.scss */
.Card .card-title {
  margin: 20px auto 0;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  height: 77.76px;
  font-size: 18px;
  line-height: 1.44;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: #2c3239;
}

/* line 116, sass/components/_cards.scss */
.Card .card-title.-small {
  margin-top: 0;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  height: 60.48px;
  font-size: 14px;
  line-height: 1.44;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 122, sass/components/_cards.scss */
.Card .CardAutor {
  display: none;
  padding: 0;
  margin: 20px 0 0;
  border: 0;
  justify-content: left;
}

/* line 130, sass/components/_cards.scss */
.Card .CardAutor .nome {
  font-size: 16px;
}

/* line 134, sass/components/_cards.scss */
.Card .CardAutor .local {
  font-size: 12px;
}

/* line 139, sass/components/_cards.scss */
.Card.-sem-imagem {
  width: 100%;
}

/* line 142, sass/components/_cards.scss */
.Card.-sem-imagem .fake-thumb {
  width: 100%;
  height: 190px;
  -webkit-transform: translateX(0%) !important;
          transform: translateX(0%) !important;
}

/* line 151, sass/components/_cards.scss */
.Card.-evento {
  min-height: 0;
}

/* line 156, sass/components/_cards.scss */
.Card.-evento .card-title {
  margin: 0;
  height: auto;
}

/* line 161, sass/components/_cards.scss */
.Card.-evento p {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1.8;
  letter-spacing: 0.4px;
  margin: 0;
}

/* line 168, sass/components/_cards.scss */
.Card.-evento p small {
  font-size: 1em;
  margin-left: 10px;
  color: #1b9897;
}

/* line 175, sass/components/_cards.scss */
.Card.-evento .desc {
  padding-top: 0;
}

/* line 179, sass/components/_cards.scss */
.Card.-evento .desc a {
  margin-top: 15px;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #1b9897;
  text-decoration: none;
}

/* line 193, sass/components/_cards.scss */
.Card.-evento .card-thumb {
  min-height: 200px;
}

/* line 196, sass/components/_cards.scss */
.Card.-evento .card-thumb .card-img {
  min-height: 200px;
}

/* line 268, sass/components/_cards.scss */
.Empresa img {
  width: 100%;
}

/* line 272, sass/components/_cards.scss */
.Empresa .empresa-link {
  display: block;
  text-decoration: none;
}

/* line 283, sass/components/_cards.scss */
.Empresa .empresa-cap {
  margin-top: 8px;
  padding: 0 14px;
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #555;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  height: 58.68px;
  font-size: 12px;
  line-height: 1.63;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

/* line 302, sass/components/_cards.scss */
.Empresa .empresa-cap a {
  color: #1b9897;
}

/* line 311, sass/components/_cards.scss */
.Empresa .empresa-cap a:hover {
  color: #178281;
}

/* line 338, sass/components/_cards.scss */
.CardHorizontal {
  max-width: 280px;
  margin: 0 auto 30px;
  display: block;
  text-decoration: none;
}

/* line 344, sass/components/_cards.scss */
.CardHorizontal:last-child {
  margin-bottom: 0;
}

/* line 376, sass/components/_cards.scss */
.CardHorizontal .infos {
  padding: 15px;
  box-sizing: border-box;
  background-color: #f5f7f7;
}

/* line 386, sass/components/_cards.scss */
.CardHorizontal .infos h3 {
  margin: 0 0 15px;
  font: 18px/1.33 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #1b9897;
}

/* line 392, sass/components/_cards.scss */
.CardHorizontal .infos p, .CardHorizontal .infos li {
  margin: 0 0 15px;
  font: 14px/1.33 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #2c3239;
}

/* line 397, sass/components/_cards.scss */
.CardHorizontal .infos p:last-child, .CardHorizontal .infos li:last-child {
  margin-bottom: 0;
}

/* line 402, sass/components/_cards.scss */
.CardHorizontal .infos ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 420, sass/components/_cards.scss */
.MiniCard {
  position: relative;
  max-width: 300px;
  max-height: 300px;
  margin: auto;
  text-align: left;
}

/* line 428, sass/components/_cards.scss */
.MiniCard .card-thumb {
  min-height: 100%;
  min-width: 100%;
}

/* line 434, sass/components/_cards.scss */
.MiniCard a {
  display: block;
  text-decoration: none;
}

/* line 439, sass/components/_cards.scss */
.MiniCard .c-title, .MiniCard .sub {
  position: absolute;
  padding: 15px 10px 0;
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  box-sizing: border-box;
}

/* line 455, sass/components/_cards.scss */
.MiniCard .c-title {
  font: 18px/20px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  height: 64px;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#282828',GradientType=0 );
  /* IE6-9 */
}

/* line 468, sass/components/_cards.scss */
.MiniCard .sub {
  font: 14px/16px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  bottom: 10px;
  z-index: 1;
}

/* line 478, sass/components/_cards.scss */
.MiniCard .hover-logo {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 60px;
  opacity: 0;
  z-index: 2;
  width: auto;
  max-height: calc( 100% - 70px);
  max-width: calc( 100% - 20px);
  transition: opacity 0s ease-out 0s;
  will-change: opacity;
  -webkit-filter: brightness(-100%) invert(100%);
          filter: brightness(-100%) invert(100%);
}

/* line 502, sass/components/_cards.scss */
.MiniCard.-has-hover::before, .MiniCard.-has-hover::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity .4s ease-out 0s;
  background: #1b9897;
  opacity: 0;
  content: '';
  pointer-events: none;
}

/* line 518, sass/components/_cards.scss */
.MiniCard.-has-hover:hover .hover-logo, .MiniCard.-has-hover:focus .hover-logo {
  opacity: 1;
  transition: opacity .5s ease-out .3s;
}

/* line 523, sass/components/_cards.scss */
.MiniCard.-has-hover:hover::before, .MiniCard.-has-hover:hover::after, .MiniCard.-has-hover:focus::before, .MiniCard.-has-hover:focus::after {
  opacity: 0.6;
}

/* line 5, sass/components/_card-pessoa.scss */
.CardPessoa {
  text-align: center;
}

/* line 9, sass/components/_card-pessoa.scss */
.CardPessoa img {
  display: block;
  max-width: 300px;
  width: 100%;
  height: auto;
  max-height: 300px;
  background: #CCC;
  margin: 0 auto 20px;
}

/* line 19, sass/components/_card-pessoa.scss */
.CardPessoa h2 {
  margin: 0;
}

/* line 24, sass/components/_card-pessoa.scss */
.CardPessoa p {
  font: 1.5em/1.7 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #555;
}

/* line 30, sass/components/_card-pessoa.scss */
.CardPessoa .btn {
  color: #fff;
}

/* line 5, sass/components/_sobre-quem.scss */
.SobreQuem {
  background-color: #f7f7f7;
}

/* line 8, sass/components/_sobre-quem.scss */
.SobreQuem .squem-card {
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 20, sass/components/_sobre-quem.scss */
.SobreQuem .limit {
  padding: 20px 30px;
}

/* line 24, sass/components/_sobre-quem.scss */
.SobreQuem .squem-cat {
  margin: 0;
  font: 1.4em/1 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1b9897;
  overflow: hidden;
}

/* line 41, sass/components/_sobre-quem.scss */
.SobreQuem .squem-title {
  margin: 0;
  font: 3em/1.36 "Georgia", serif;
  overflow: hidden;
  color: #2c3239;
}

/* line 58, sass/components/_sobre-quem.scss */
.SobreQuem .squem-desc {
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  max-height: 90.24px;
  font-size: 16px;
  line-height: 1.88;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #555;
}

/* line 70, sass/components/_sobre-quem.scss */
.SobreQuem .squem-cta {
  font: 1.6em/1.88 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #1b9897;
  text-decoration: none;
}

/* line 77, sass/components/_sobre-quem.scss */
.SobreQuem hr {
  margin-left: 0;
}

/* line 6, sass/components/_video-destaque.scss */
.VideoDestaque header {
  padding: 0 8px;
}

/* line 13, sass/components/_video-destaque.scss */
.VideoDestaque .title {
  margin: 0;
  font-family: "Georgia", serif;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  height: 106.4px;
  font-size: 38px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2c3239;
}

/* line 26, sass/components/_video-destaque.scss */
.VideoDestaque hr {
  margin-left: 0;
}

/* line 37, sass/components/_video-destaque.scss */
.VideoDestaque .Video {
  position: relative;
  overflow: hidden;
}

/* line 41, sass/components/_video-destaque.scss */
.VideoDestaque .Video:after {
  position: absolute;
  top: 0;
  left: -50px;
  bottom: 0;
  margin: auto;
  width: calc( 50% + 50px);
  height: 200%;
  display: block;
  z-index: 1;
  background-color: #fff;
  opacity: 0;
  content: '';
}

/* line 64, sass/components/_video-destaque.scss */
.VideoDestaque .Video .assistir {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  border-radius: 32px;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 84, sass/components/_video-destaque.scss */
.VideoDestaque .Video .assistir:after {
  position: absolute;
  top: 0;
  left: 0;
  right: -6px;
  bottom: 0;
  margin: auto;
  height: 0px;
  width: 0px;
  z-index: 2;
  content: '';
  border-style: solid;
  border-color: #202020;
  border-width: 12px 0px 12px 18px;
  border-color: transparent transparent transparent #1b9897;
}

/* line 110, sass/components/_video-destaque.scss */
.VideoDestaque.FundoCinza .Video:before, .VideoDestaque.FundoCinza .Video:after {
  background-color: #f5f7f7;
}

/* line 9, sass/components/_hero.scss */
.Hero .hero-pic,
.HeroVideo .hero-pic {
  position: relative;
  display: block;
  height: 400px;
  z-index: -1;
  overflow: hidden;
}

/* line 23, sass/components/_hero.scss */
.Hero .hero-tumb,
.Hero .tumb-blur,
.HeroVideo .hero-tumb,
.HeroVideo .tumb-blur {
  max-height: 400px;
}

/* line 35, sass/components/_hero.scss */
.Hero .hero-tumb,
.HeroVideo .hero-tumb {
  height: 100%;
  max-width: none;
}

/* line 40, sass/components/_hero.scss */
.Hero .tumb-blur,
.HeroVideo .tumb-blur {
  display: none;
  z-index: -1;
}

/* line 45, sass/components/_hero.scss */
.Hero .hero-pic + .content,
.HeroVideo .hero-pic + .content {
  margin-top: -85px;
  background-color: #fff;
}

/* line 4, sass/components/_artigo-patrocinado.scss */
.Patrocinado {
  display: block;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

/* line 10, sass/components/_artigo-patrocinado.scss */
.Patrocinado p {
  margin: 0;
  font: 1.4em/20px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  line-height: 40px;
  color: #555;
}

/* line 23, sass/components/_artigo-patrocinado.scss */
.Patrocinado .content {
  text-align: center;
  background-color: transparent;
}

/* line 28, sass/components/_artigo-patrocinado.scss */
.Patrocinado img {
  margin-top: 20px;
  vertical-align: middle;
}

/* line 5, sass/components/_card-autor.scss */
.CardAutor {
  margin: 0 auto;
  padding: 20px 55px;
  max-width: 1140px;
  display: flex;
  justify-content: center;
  border-top: 1px solid #e8eef2;
  border-bottom: 1px solid #e8eef2;
  box-sizing: border-box;
}

/* line 21, sass/components/_card-autor.scss */
.CardAutor .autor-img {
  height: 60px;
  width: 60px;
  margin-right: 20px;
  border-radius: 100%;
}

/* line 28, sass/components/_card-autor.scss */
.CardAutor .nome, .CardAutor .local {
  display: block;
  font: 1.8em/1.44 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #2c3239;
  text-decoration: none;
  text-transform: capitalize;
}

/* line 43, sass/components/_card-autor.scss */
.CardAutor .local {
  font-size: 1.3em;
  line-height: 1;
  letter-spacing: 0;
  color: #9b9b9b;
}

/* line 88, sass/components/_card-autor.scss */
.CardAutor.-fullwidth {
  max-width: 100%;
  width: 100%;
  padding: 30px 0;
  background-color: #f5f7f7;
}

/* line 99, sass/components/_card-autor.scss */
.CardAutor.-fullwidth .content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 111, sass/components/_card-autor.scss */
.CardAutor.-grande {
  padding: 35px 8px;
  flex-direction: column;
  background-color: #006580;
  border: 0;
}

/* line 127, sass/components/_card-autor.scss */
.CardAutor.-grande .autor-img {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  display: block;
}

/* line 137, sass/components/_card-autor.scss */
.CardAutor.-grande .autor-cit {
  margin: 15px 0;
  font: 24px/1.33 "Georgia", serif;
  font-weight: bold;
  letter-spacing: 0.8px;
}

/* line 147, sass/components/_card-autor.scss */
.CardAutor.-grande .nome {
  font-size: 18px;
}

/* line 151, sass/components/_card-autor.scss */
.CardAutor.-grande .nome, .CardAutor.-grande .local, .CardAutor.-grande .autor-cit {
  color: #fff;
}

/* line 4, sass/components/_compartilhe.scss */
.Compartilhe {
  margin: 50px 0 30px;
  clear: both;
}

/* line 27, sass/components/_compartilhe.scss */
.Compartilhe .MaisArtigos,
.Compartilhe .Gostou {
  padding: 30px 12px;
}

/* line 38, sass/components/_compartilhe.scss */
.Compartilhe .gostou-title,
.Compartilhe .mais-title {
  margin: 0 0 10px;
  font: 1.4em/1.3 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 51, sass/components/_compartilhe.scss */
.Compartilhe .email,
.Compartilhe .twitter,
.Compartilhe .facebook,
.Compartilhe .linkedin,
.Compartilhe .whatsapp {
  margin: 0 7.5px;
  color: transparent;
  font-size: 0;
  background-color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

/* line 71, sass/components/_compartilhe.scss */
.Compartilhe .email:nth-child(2),
.Compartilhe .twitter:nth-child(2),
.Compartilhe .facebook:nth-child(2),
.Compartilhe .linkedin:nth-child(2),
.Compartilhe .whatsapp:nth-child(2) {
  margin-left: 0;
}

/* line 76, sass/components/_compartilhe.scss */
.Compartilhe .twitter {
  background-image: url("../images/compartilhar-twitter.png");
}

/* line 80, sass/components/_compartilhe.scss */
.Compartilhe .facebook {
  background-image: url("../images/compartilhar-facebook.png");
}

/* line 84, sass/components/_compartilhe.scss */
.Compartilhe .linkedin {
  background-image: url("../images/compartilhar-linkedin.png");
}

/* line 88, sass/components/_compartilhe.scss */
.Compartilhe .email {
  background-image: url("../images/compartilhar-email.png");
}

/* line 92, sass/components/_compartilhe.scss */
.Compartilhe .whatsapp {
  background-image: url("../images/compartilhar-whatsapp.png");
}

/* line 4, sass/components/_newsletter.scss */
.NewsLetter {
  text-align: center;
  background-color: #f7f7f7;
}

/* line 14, sass/components/_newsletter.scss */
.NewsLetter hr {
  margin-bottom: 25px;
}

/* line 18, sass/components/_newsletter.scss */
.NewsLetter .news-title {
  font: 2.2em/1.25 "Georgia", serif;
  color: #2c3239;
}

/* line 29, sass/components/_newsletter.scss */
.NewsLetter .news-text {
  margin: 20px 0 0;
  font: 1.6em/1.88 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #555;
  letter-spacing: 0.5px;
}

/* line 42, sass/components/_newsletter.scss */
.NewsLetter .form {
  margin: 0 auto;
  max-width: 700px;
}

/* line 53, sass/components/_newsletter.scss */
.NewsLetter input[type="email"],
.NewsLetter input[type="submit"] {
  margin: 0;
  display: inline-block;
  font: 1.5em/56px "Montserrat-Medium", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  border-radius: 5px;
  border: 0;
}

/* line 69, sass/components/_newsletter.scss */
.NewsLetter input[type="email"] {
  padding: 0 15px;
  width: calc( 100% - 56px);
  text-align: center;
  color: #555;
  border: solid 1px #b7c7d5;
  border-radius: 5px 0 0 5px;
}

/* line 83, sass/components/_newsletter.scss */
.NewsLetter input[type="email"]::-webkit-input-placeholder {
  color: #b7c7d5;
}
.NewsLetter input[type="email"]::-moz-placeholder {
  color: #b7c7d5;
}
.NewsLetter input[type="email"]::-ms-input-placeholder {
  color: #b7c7d5;
}
.NewsLetter input[type="email"]::placeholder {
  color: #b7c7d5;
}

/* line 94, sass/components/_newsletter.scss */
.NewsLetter input[type="submit"] {
  margin-left: -5px;
  padding: 0;
  width: 56px;
  text-indent: -9999px;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #1b9897;
  border-radius: 0 5px 5px 0;
  border: solid 1px #1b9897;
}

/* line 111, sass/components/_newsletter.scss */
.NewsLetter input[type="submit"]:after {
  display: block;
  height: 16px;
  width: 16px;
  background-color: red;
  content: '';
}

/* line 131, sass/components/_newsletter.scss */
.NewsLetter fieldset {
  position: relative;
}

/* line 135, sass/components/_newsletter.scss */
.NewsLetter .alert-msg {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  z-index: 2;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  box-sizing: border-box;
}

/* line 157, sass/components/_newsletter.scss */
.NewsLetter .alert-msg.visible {
  display: flex;
}

/* line 163, sass/components/_newsletter.scss */
.NewsLetter .alert-msg.visible + input[type="email"],
.NewsLetter .alert-msg.visible + input[type="email"] + input[type="submit"],
.NewsLetter .alert-msg.visible + input[type="email"] + input[type="submit"] + p {
  visibility: hidden;
}

/* line 173, sass/components/_newsletter.scss */
.NewsLetter.-compacto {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #37474f;
}

/* line 189, sass/components/_newsletter.scss */
.NewsLetter.-compacto .news-title {
  padding: 10px 0 10px 15px;
  margin: 0 auto 40px;
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  font: 1.6em/1.4 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  text-align: left;
  color: #fff;
  border-left: 5px solid #1b9897;
}

/* line 207, sass/components/_newsletter.scss */
.NewsLetter.-compacto hr {
  display: none;
}

/* line 211, sass/components/_newsletter.scss */
.NewsLetter.-compacto form {
  max-width: 950px;
}

/* line 215, sass/components/_newsletter.scss */
.NewsLetter.-compacto fieldset {
  position: relative;
  overflow: hidden;
}

/* line 226, sass/components/_newsletter.scss */
.NewsLetter.-compacto .alert-msg {
  color: #fff;
}

/* line 4, sass/components/_veja-mais.scss */
.VejaMais {
  padding: 50px 0 65px;
  max-width: 100%;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 17, sass/components/_veja-mais.scss */
.VejaMais .categorias {
  text-align: left;
}

/* line 21, sass/components/_veja-mais.scss */
.VejaMais .vm-title {
  margin: 0;
}

/* line 31, sass/components/_veja-mais.scss */
.VejaMais .vm-title sup {
  font: 14px/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #aab5c3;
}

/* line 38, sass/components/_veja-mais.scss */
.VejaMais hr {
  margin: 30px auto 50px;
  width: 150px;
  height: 5px;
  border-radius: 2.5px;
  background-color: #1b9897;
}

/* line 52, sass/components/_veja-mais.scss */
.VejaMais .desc {
  text-align: left;
}

/* line 62, sass/components/_veja-mais.scss */
.VejaMais footer {
  margin-top: 30px;
}

/* line 71, sass/components/_veja-mais.scss */
.VejaMais footer .btn {
  width: 100%;
}

/* line 7, sass/components/_inspiracao.scss */
.HeroInspiracao {
  position: relative;
}

/* line 17, sass/components/_inspiracao.scss */
.HeroInspiracao .hero-pic {
  min-height: 480px;
  overflow: hidden;
  display: block;
}

/* line 37, sass/components/_inspiracao.scss */
.HeroInspiracao .hero-img {
  margin: -2px 0;
  width: 100%;
  height: auto;
  max-width: none;
}

/* line 57, sass/components/_inspiracao.scss */
.HeroInspiracao .content {
  display: flex;
  align-items: end;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  margin: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 8px 20px;
}

/* line 104, sass/components/_inspiracao.scss */
.HeroInspiracao .hero-title {
  margin: 0;
  font-family: "Georgia", serif;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  max-height: 144px;
  font-size: 30px;
  line-height: 1.2;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #fff;
}

/* line 123, sass/components/_inspiracao.scss */
.HeroInspiracao .hero-sub,
.HeroInspiracao .hero-text {
  margin: 25px 0;
  font: 18px/1.5 "Georgia", serif;
  letter-spacing: 0.5px;
  color: #fff;
}

/* line 138, sass/components/_inspiracao.scss */
.HeroInspiracao .intro-cta {
  padding: 0 22px;
  margin-bottom: 50px;
  font: 14px/48px "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: solid 2px #ffffff;
}

/* line 167, sass/components/_inspiracao.scss */
.HeroInspiracao.-over .content {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}

/* line 176, sass/components/_inspiracao.scss */
.HeroInspiracao.-shadow .hero-sub,
.HeroInspiracao.-shadow .hero-title {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* line 5, sass/components/_titulo-linebreak.scss */
.TituloLinebreak {
  color: #2c3239;
  text-align: center;
  margin: 0;
}

/* line 11, sass/components/_titulo-linebreak.scss */
.TituloLinebreak small {
  display: block;
  font: 14px/1 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #2c3239;
  margin: 0 0 10px;
  text-transform: uppercase;
}

/* line 1, sass/components/_intro-categoria.scss */
.IntroCategoria {
  text-align: center;
  background-color: #1b9897;
}

/* line 5, sass/components/_intro-categoria.scss */
.IntroCategoria .title {
  font-size: 4em;
  letter-spacing: 0.7px;
  color: #fff;
}

/* line 17, sass/components/_intro-categoria.scss */
.IntroCategoria .resumo {
  margin-bottom: 0;
  font: 1.6em/1.56 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.5px;
}

/* line 30, sass/components/_intro-categoria.scss */
.IntroCategoria hr {
  background-color: #fff;
}

/* line 7, sass/components/_dropdown.scss */
.btn-filtrar,
.btn-mostrar {
  position: relative;
  margin: 30px auto 0;
  width: 255px;
  padding: 0 25px 0 15px;
  display: block;
  box-sizing: border-box;
  text-align: left;
  font: 1.6em/42px "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #1b9897;
  border: 0;
  border-radius: 3px;
}

/* line 28, sass/components/_dropdown.scss */
.btn-filtrar:after,
.btn-mostrar:after {
  width: 9px;
  height: 9px;
  display: block;
  box-sizing: border-box;
  content: '';
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  margin: auto;
}

/* line 46, sass/components/_dropdown.scss */
.btn-filtrar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  text-align: center;
  line-height: 58px;
  border-radius: 0;
}

/* line 64, sass/components/_dropdown.scss */
.btn-mostrar {
  margin: 0 auto 50px;
  color: #8895a7;
  border: 1px solid #e8eef2;
  background-color: #fff;
}

/* line 76, sass/components/_dropdown.scss */
.btn-mostrar:after {
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
  border-color: rgba(183, 199, 213, 0.5);
}

/* line 82, sass/components/_dropdown.scss */
.drop-fechar {
  right: 15px;
  top: 15px;
  position: absolute;
}

/* line 94, sass/components/_dropdown.scss */
.drop-fechar .icone {
  height: 22px;
  width: 22px;
}

/* line 102, sass/components/_dropdown.scss */
.Dropdown {
  max-width: 340px;
  margin: 0 auto;
  border-bottom: 1px solid #f0f0f0;
}

/* line 118, sass/components/_dropdown.scss */
.Dropdown .drop {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

/* line 131, sass/components/_dropdown.scss */
.Dropdown legend {
  position: relative;
  display: block;
  width: 100%;
  font: 2em/68px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #2c3239;
}

/* line 145, sass/components/_dropdown.scss */
.Dropdown legend:after {
  width: 9px;
  height: 9px;
  display: block;
  box-sizing: border-box;
  content: '';
  border-bottom: solid 2px rgba(183, 199, 213, 0.5);
  border-right: solid 2px rgba(183, 199, 213, 0.5);
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}

/* line 161, sass/components/_dropdown.scss */
.Dropdown label {
  position: relative;
  font: 1.3em/52px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #707577;
}

/* line 183, sass/components/_dropdown.scss */
.Dropdown .dropdown-item label:before {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  background: url(../images/check.svg) center center no-repeat #fff;
  background-size: 12px;
  transition: background-color 0.4s ease-out;
  content: '';
}

/* line 203, sass/components/_dropdown.scss */
.Dropdown input[type="checkbox"] {
  display: none;
}

/* line 213, sass/components/_dropdown.scss */
.Dropdown input[type="checkbox"]:checked + label:before {
  background-color: #1b9897;
}

/* line 218, sass/components/_dropdown.scss */
.Dropdown legend::after {
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}

/* line 221, sass/components/_dropdown.scss */
.Dropdown.-fechado legend:after {
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}

/* line 226, sass/components/_dropdown.scss */
.Dropdown .drop {
  width: 100%;
  height: auto;
  max-height: 1000px;
  will-change: max-height;
  transition: max-height 0.6s ease-out;
}

/* line 234, sass/components/_dropdown.scss */
.Dropdown.-fechado .drop {
  max-height: 0;
}

/* line 8, sass/components/_selectbox.scss */
.Selectbox {
  height: 50px;
}

/* line 12, sass/components/_selectbox.scss */
.Selectbox .scrolldown {
  position: relative;
  z-index: 2;
  height: auto;
  max-height: 50px;
  background-color: #fff;
  overflow: hidden;
  transition: max-height 0.4s ease-in;
  cursor: pointer;
}

/* line 26, sass/components/_selectbox.scss */
.Selectbox label {
  margin-bottom: 10px;
}

/* line 29, sass/components/_selectbox.scss */
.Selectbox label:last-child {
  margin-bottom: 20px;
}

/* line 34, sass/components/_selectbox.scss */
.Selectbox span {
  font: 16px/48px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #7d7d7d;
}

/* line 39, sass/components/_selectbox.scss */
.Selectbox span:after {
  position: relative;
  z-index: 3;
  margin-top: 16px;
  float: right;
  display: block;
  height: 15px;
  width: 15px;
  background: url("../images/arrow-down.svg") center center no-repeat;
  background-size: 20px;
  content: '';
}

/* line 57, sass/components/_selectbox.scss */
.Selectbox input:checked + label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px !important;
  padding-left: 13px;
  background-color: #fff;
  cursor: pointer;
}

/* line 69, sass/components/_selectbox.scss */
.Selectbox.-ativo span:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 73, sass/components/_selectbox.scss */
.Selectbox.-ativo .scrolldown {
  max-height: 400px;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.05);
}

/* line 78, sass/components/_selectbox.scss */
.Selectbox.-ativo input:checked + label {
  position: static;
  padding-left: 0;
  line-height: 1.2 !important;
  height: auto;
}

/*the container must be positioned relative:*/
/* line 89, sass/components/_selectbox.scss */
.custom-select {
  position: relative;
  font: 13.5px/48px "Montserrat-Regular", Helvetica, Arial, sans-serif;
}

/* line 93, sass/components/_selectbox.scss */
.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

/* line 96, sass/components/_selectbox.scss */
.select-selected {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  background-color: #fff;
  border: solid 1px #e4e7ec;
}

/* line 101, sass/components/_selectbox.scss */
.select-selected.select-arrow-active {
  border-bottom-color: transparent;
}

/*style the arrow inside the select element:*/
/* line 106, sass/components/_selectbox.scss */
.select-selected:after {
  position: absolute;
  right: 17px;
  top: 19px;
  display: block;
  height: 15px;
  width: 15px;
  background: url(../images/arrow-down.svg) center center no-repeat;
  background-size: 20px;
  content: '';
}

/*point the arrow upwards when the select box is open (active):*/
/* line 118, sass/components/_selectbox.scss */
.select-selected.select-arrow-active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*style the items (options), including the selected item:*/
/* line 122, sass/components/_selectbox.scss */
.select-items div, .select-selected {
  color: #000;
  padding: 0 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/*style items (options):*/
/* line 129, sass/components/_selectbox.scss */
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: solid 1px #e4e7ec;
  border-top-color: transparent;
}

/*hide the items when the select box is closed:*/
/* line 140, sass/components/_selectbox.scss */
.select-hide {
  display: none;
}

/* line 143, sass/components/_selectbox.scss */
.select-items div:hover, .same-as-selected {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #37474f;
}

/* line 6, sass/components/_tags-filtros.scss */
.TagsFiltros .title {
  margin: 0 0 25px;
  text-transform: uppercase;
  font: 1.4em/1.2 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.4px;
  color: #b7c7d5;
}

/* line 20, sass/components/_tags-filtros.scss */
.TagsFiltros .filtros {
  margin: 0 -8px 25px;
  padding: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
}

/* line 35, sass/components/_tags-filtros.scss */
.TagsFiltros .item {
  margin: 0 8px 0 0;
  display: inline-block;
}

/* line 45, sass/components/_tags-filtros.scss */
.TagsFiltros .item:first-child {
  min-width: 50%;
  margin-left: 20%;
}

/* line 50, sass/components/_tags-filtros.scss */
.TagsFiltros .item:last-child {
  margin-right: 25%;
}

/* line 56, sass/components/_tags-filtros.scss */
.TagsFiltros .item .tag {
  padding: 0 16px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font: 1.4em/36px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #8895a7;
  text-decoration: none;
  border: solid 1px #e8eef2;
  background-color: #fff;
  border-radius: 3px;
}

/* line 76, sass/components/_tags-filtros.scss */
.TagsFiltros .item:last-child .tag {
  margin-right: 0;
}

/* line 80, sass/components/_tags-filtros.scss */
.TagsFiltros .item .tag.-ativo {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
}

/* line 90, sass/components/_tags-filtros.scss */
.TagsFiltros .item .icone {
  margin: -2px 0 0 5px;
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: 14px;
}

/* line 4, sass/components/_indice.scss */
.Indice {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}

/* line 21, sass/components/_indice.scss */
.Indice .indice-title {
  margin: 0 15px;
  padding-bottom: 10px;
  font: 2em/1 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #2c3239;
  border-bottom: 1px solid #f0f0f0;
}

/* line 35, sass/components/_indice.scss */
.Indice .lista {
  margin: 0 35px 0 15px;
  padding: 0;
  list-style: none;
}

/* line 47, sass/components/_indice.scss */
.Indice .item {
  position: relative;
  margin: 15px 0;
}

/* line 57, sass/components/_indice.scss */
.Indice .item a {
  display: block;
  display: -webkit-box;
  max-width: 200px;
  height: 28px;
  margin: inherit;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2c3239;
  text-decoration: none;
}

/* line 76, sass/components/_indice.scss */
.Indice .item:after {
  position: absolute;
  right: -24px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  height: 12px;
  width: 12px;
  content: '';
  background-color: #e8eef2;
  vertical-align: middle;
  border-radius: 50px;
}

/* line 97, sass/components/_indice.scss */
.Indice .item:first-child {
  margin-top: 0;
}

/* line 101, sass/components/_indice.scss */
.Indice .item:last-child {
  margin-bottom: 0;
}

/* line 114, sass/components/_indice.scss */
.Indice .item.-ativo a {
  font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #1b9897;
}

/* line 125, sass/components/_indice.scss */
.Indice .item.-ativo:after {
  right: -26px;
  width: 16px;
  height: 16px;
  background-color: #1b9897;
}

/* line 140, sass/components/_indice.scss */
.Indice .menu {
  position: relative;
  display: inline-block;
  max-width: 270px;
  padding: 20px 0;
  box-sizing: border-box;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e8eef2;
  background-color: #fff;
}

/* line 157, sass/components/_indice.scss */
.Indice .fechar {
  position: absolute;
  top: 20px;
  right: 10px;
  display: block;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  background: url("../images/fechar.png") center center no-repeat;
  background-size: 20px;
  border: 0;
}

/* line 176, sass/components/_indice.scss */
.Indice .scroll {
  max-height: 100px;
  overflow: auto;
  overflow-x: hidden;
}

/* line 192, sass/components/_indice.scss */
.Indice .header {
  height: 0;
  opacity: 0;
  transition: height, opacity;
}

/* line 197, sass/components/_indice.scss */
.Indice {
  -webkit-transform: translateX(calc( -100% + 30px));
          transform: translateX(calc( -100% + 30px));
  opacity: 0.8;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  will-change: transform, opacity, height;
}

/* line 204, sass/components/_indice.scss */
.Indice.-ativo {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

/* line 209, sass/components/_indice.scss */
.Indice.-ativo .header {
  height: 40px;
  opacity: 1;
  transition: height, opacity;
}

/* line 4, sass/components/_intro.scss */
.Intro {
  text-align: center;
}

/* line 13, sass/components/_intro.scss */
.Intro .video {
  width: 100%;
  height: 230px;
}

/* line 7, sass/components/_apresentacao-curso.scss */
.ApresentacaoCurso .video {
  width: 100%;
  background: #ccc;
  margin: 0 0 50px;
  padding: 0;
  box-sizing: border-box;
}

/* line 14, sass/components/_apresentacao-curso.scss */
.ApresentacaoCurso .video iframe, .ApresentacaoCurso .video img {
  width: 100%;
  height: 240px;
}

/* line 20, sass/components/_apresentacao-curso.scss */
.ApresentacaoCurso .info {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

/* line 29, sass/components/_apresentacao-curso.scss */
.ApresentacaoCurso .info p {
  margin: 0;
  font: 1.6em/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  line-height: 2;
  color: #555;
}

/* line 36, sass/components/_apresentacao-curso.scss */
.ApresentacaoCurso .info .btn-matricula {
  margin: 30px 0 0;
  min-width: 300px;
  line-height: 60px;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
}

/* line 6, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas {
  text-align: center;
}

/* line 10, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .pergunta {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 100%;
}

/* line 16, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .pergunta h2 {
  color: #323c47;
}

/* line 21, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .pergunta p, .PerguntasRespostas .ListaPerguntas .pergunta li {
  color: #555;
}

/* line 26, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .pergunta li {
  padding: 0 0 0 10px;
}

/* line 31, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .btn-matricula {
  margin: 50px 0 0;
  min-width: 300px;
  line-height: 60px;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
}

/* line 38, sass/components/_perguntas-respostas.scss */
.PerguntasRespostas .ListaPerguntas .btn-matricula:first-child {
  margin-top: 0;
}

/* line 5, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao {
  width: 100%;
}

/* line 9, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao {
  cursor: pointer;
  margin: 20px 0;
}

/* line 14, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao h3 {
  position: relative;
  background: #f5f7f7;
  border-radius: 4px;
  padding: 20px 0 20px 65px;
  text-align: left;
  margin: 0;
}

/* line 21, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao h3:after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  top: 25px;
  left: 30px;
  background: url("img/plus.png");
}

/* line 32, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao p {
  display: none;
  font: 1.6em/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  padding: 20px 25px 0;
  margin: 0;
  line-height: 2;
  color: #555;
  text-align: left;
}

/* line 46, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao.ativo h3 {
  color: #fff;
  background: #1b9897;
}

/* line 49, sass/components/_acordeao-padrao.scss */
.AcordeaoPadrao .acordeao.ativo h3:after {
  background: url("img/plus-.png");
}

/* line 4, sass/components/_indice-curso.scss */
.IndiceCurso {
  text-align: center;
}

/* line 8, sass/components/_indice-curso.scss */
.IndiceCurso .intro {
  display: inline-block;
  margin: 0 0 70px 0;
  vertical-align: middle;
}

/* line 14, sass/components/_indice-curso.scss */
.IndiceCurso .intro h2 {
  margin: 0;
}

/* line 19, sass/components/_indice-curso.scss */
.IndiceCurso .intro p {
  font: 1.6em/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  line-height: 2;
  color: #555;
}

/* line 27, sass/components/_indice-curso.scss */
.IndiceCurso .AcordeaoPadrao {
  display: inline-block;
  vertical-align: middle;
}

/* line 10, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao {
  text-align: center;
  overflow: hidden;
}

/* line 14, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .title {
  text-align: left;
  font: 4.2em/1.25 "Georgia", serif;
  color: #2c3239;
}

/* line 26, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .text {
  text-align: left;
  margin: 0;
  font: 1.8em/1.67 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

/* line 39, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .pessoa {
  text-align: left;
  font: 1.8em/1.6 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #90a1b3;
}

/* line 50, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .pessoa:before {
  display: inline-block;
  margin-right: 15px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #1b9897;
  content: '';
}

/* line 67, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .cit {
  margin-bottom: 30px;
  display: block;
  text-align: left;
  font: 3.8em/1.5 "Georgia", serif;
  letter-spacing: 0.5px;
  color: #4a535b;
}

/* line 81, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .cit:after {
  margin-top: 30px;
  display: block;
  width: 150px;
  height: 5px;
  content: '';
  background-color: #1b9897;
}

/* line 98, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao hr {
  margin-left: 0;
}

/* line 109, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .pic {
  overflow: hidden;
}

/* line 113, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .img {
  width: 100%;
}

/* line 117, sass/components/_historia-inspiracao.scss */
.HistoriaInspiracao .btn-confira {
  margin-top: 30px;
}

/* line 6, sass/components/_intro-gestao.scss */
.IntroGestao .title {
  margin: 0 0 30px;
  font-family: "Georgia", serif;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  height: 151.2px;
  font-size: 42px;
  line-height: 1.2;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2c3239;
}

/* line 19, sass/components/_intro-gestao.scss */
.IntroGestao .dec {
  margin: 0;
  color: #8895a7;
}

/* line 2, sass/components/_intro-cursos.scss */
.IntroCursos {
  background-color: #006580;
}

/* line 10, sass/components/_intro-cursos.scss */
.IntroCursos .limit {
  padding: 0 30px;
  text-align: center;
}

/* line 49, sass/components/_intro-cursos.scss */
.IntroCursos .intro-title {
  margin-top: 30px;
  color: #fff;
}

/* line 62, sass/components/_intro-cursos.scss */
.IntroCursos .intro-resumo {
  font: 16px/1.88 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #b7c7d5;
}

/* line 67, sass/components/_intro-cursos.scss */
.IntroCursos .btn-cta {
  margin: 0 auto;
  display: block;
  max-width: 240px;
}

/* line 81, sass/components/_intro-cursos.scss */
.IntroCursos .fav {
  margin-right: 20px;
}

/* line 85, sass/components/_intro-cursos.scss */
.IntroCursos .fav,
.IntroCursos .compartilhar {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

/* line 92, sass/components/_intro-cursos.scss */
.IntroCursos .fav i,
.IntroCursos .compartilhar i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  width: 16px;
  height: 20px;
}

/* line 100, sass/components/_intro-cursos.scss */
.IntroCursos .fav svg,
.IntroCursos .compartilhar svg {
  vertical-align: top;
}

/* line 111, sass/components/_intro-cursos.scss */
.IntroCursos .compartilhar {
  display: inline-block;
}

/* line 116, sass/components/_intro-cursos.scss */
.IntroCursos.-right .intro-img {
  order: 2;
}

/* line 120, sass/components/_intro-cursos.scss */
.IntroCursos.-right .intro-img + .descricao {
  text-align: right;
  margin-right: 50px;
  width: calc( 50% - 50px);
}

/* line 126, sass/components/_intro-cursos.scss */
.IntroCursos.-no-margin {
  margin-bottom: 0px;
}

/* line 155, sass/components/_intro-cursos.scss */
.action-menu-item {
  justify-content: center;
  color: #8795A2;
  margin-top: 20px;
  cursor: pointer;
  position: relative;
  display: block;
  overflow: hidden;
}

/* line 165, sass/components/_intro-cursos.scss */
.action-menu-item:hover .action-menu-sub-icone {
  opacity: 1;
  left: -143px;
}

/* line 170, sass/components/_intro-cursos.scss */
.action-menu-item:hover .action-menu-icone {
  opacity: 0;
}

/* line 175, sass/components/_intro-cursos.scss */
.action-menu-item .action-menu-icone {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transition: opacity 0.3s;
}

/* line 182, sass/components/_intro-cursos.scss */
.action-menu-item .icone-svg {
  height: 100%;
  width: 100%;
}

/* line 187, sass/components/_intro-cursos.scss */
.action-menu-item .action-menu-sub-icone {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  left: 190px;
  opacity: 0;
  transition: opacity 0.6s, left 0.6s;
  text-align: center;
}

/* line 197, sass/components/_intro-cursos.scss */
.action-menu-item .social-icone {
  transition: all .3s ease;
  display: inline-block;
  height: 35px;
  width: 35px;
  margin-right: 8px;
}

/* line 205, sass/components/_intro-cursos.scss */
.action-menu-item .social-icone a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  margin: 0;
}

/* line 214, sass/components/_intro-cursos.scss */
.action-menu-item .email,
.action-menu-item .twitter,
.action-menu-item .facebook,
.action-menu-item .linkedin,
.action-menu-item .whatsapp {
  font-size: 0;
  fill: #FFF;
}

/* line 222, sass/components/_intro-cursos.scss */
.action-menu-item .email:nth-child(2),
.action-menu-item .twitter:nth-child(2),
.action-menu-item .facebook:nth-child(2),
.action-menu-item .linkedin:nth-child(2),
.action-menu-item .whatsapp:nth-child(2) {
  margin-left: 0;
}

/* line 1, sass/components/_duracao-curso.scss */
.DuracaoCurso {
  text-align: center;
}

/* line 4, sass/components/_duracao-curso.scss */
.DuracaoCurso .card-duracao,
.DuracaoCurso .card-metodo {
  display: inline-block;
  margin: 0;
  padding-left: 55px;
  list-style: none;
}

/* line 12, sass/components/_duracao-curso.scss */
.DuracaoCurso .card-duracao {
  margin-bottom: 30px;
  background: url("../images/i-carga-horaria.png") center left no-repeat;
  background-size: 40px;
}

/* line 23, sass/components/_duracao-curso.scss */
.DuracaoCurso .card-metodo {
  background: url("../images/i-metodologia.png") center left no-repeat;
  background-size: 40px;
}

/* line 28, sass/components/_duracao-curso.scss */
.DuracaoCurso .titulo {
  text-align: left;
  margin: 0;
  font: 18px/25px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #2c3239;
}

/* line 35, sass/components/_duracao-curso.scss */
.DuracaoCurso .desc {
  text-align: left;
  margin: 0;
  padding: 0;
  font: 18px/25px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  border: 0;
  color: #642265;
}

/* line 1, sass/components/_footer.scss */
.Footer {
  background-color: #2c3239;
}

/* line 11, sass/components/_footer.scss */
.footer-logo {
  margin: auto;
  width: 200px;
  height: 40px;
  text-indent: -9999px;
  background: url("../images/logo-branco.svg") center center no-repeat;
}

/* line 25, sass/components/_footer.scss */
.Footer h4 {
  color: #e8eef2;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 38, sass/components/_footer.scss */
.Footer p {
  text-align: left;
  font: 14px/1.57 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #e8eef2;
}

/* line 50, sass/components/_footer.scss */
.Footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 62, sass/components/_footer.scss */
.Footer .menu-item {
  line-height: 1;
}

/* line 66, sass/components/_footer.scss */
.Footer .menu-item a {
  font: 14px/32px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #e8eef2;
  text-decoration: none;
}

/* line 78, sass/components/_footer.scss */
.Footer .SocialMidia {
  margin-bottom: 15px;
}

/* line 88, sass/components/_footer.scss */
.Footer .SocialMidia a {
  width: 16px;
  height: 16px;
}

/* line 93, sass/components/_footer.scss */
.Footer .SocialMidia .widgettitle {
  display: none;
}

/* line 97, sass/components/_footer.scss */
.Footer .SocialMidia .menu-item {
  display: inline-block;
}

/* line 107, sass/components/_footer.scss */
.Footer .icone a {
  display: block;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background-color: gray;
}

/* line 122, sass/components/_footer.scss */
.Footer .copyrights {
  display: block;
  width: 170px;
  margin: 0 auto;
  font: 11px/14px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #e8eef2;
}

/* line 134, sass/components/_footer.scss */
.Footer .copyrights a {
  color: inherit;
}

/* line 146, sass/components/_footer.scss */
.Footer .content.-border:after {
  margin: 20px auto;
  display: block;
  height: 1px;
  width: 90%;
  background-color: #e8eef2;
  content: '';
}

/* line 162, sass/components/_footer.scss */
.Footer .SocialMidia .menu-item {
  -webkit-filter: brightness(7) saturate(0.3);
          filter: brightness(7) saturate(0.3);
}

/* line 1, sass/components/_tabs.scss */
.hasTab {
  max-width: 500px;
}

/* line 16, sass/components/_tabs.scss */
.hasTab .tab-nav .tabNavItem {
  padding: 25px 25px;
  opacity: 0.6;
  font-size: 1.6em;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #37474f;
  text-decoration: none;
  background: #f7f7f7;
}

/* line 35, sass/components/_tabs.scss */
.hasTab .tab-nav .tabNavItem.-JS-active {
  visibility: visible;
  opacity: 1;
  background: #fff;
}

/* line 53, sass/components/_tabs.scss */
.hasTab .tabs {
  background: #fff;
}

/* line 62, sass/components/_tabs.scss */
.hasTab .tabs .tabItem {
  display: none;
  visibility: hidden;
  opacity: 0;
}

/* line 72, sass/components/_tabs.scss */
.hasTab .tabs .tabItem.-JS-active {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* line 3, sass/components/_cards-informativos.scss */
.CardsInformativos .titulo-destacado {
  max-width: 710px;
  margin: 0 auto;
}

/* line 8, sass/components/_cards-informativos.scss */
.CardsInformativos .lista-cards {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}

/* line 1, sass/components/_carrossel_emp.scss */
.CarrosselEmp {
  max-height: 600px;
  overflow: hidden;
}

/* line 8, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 312px;
  margin: 0 auto;
}

/* line 18, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slider.slick-initialized {
  display: block;
}

/* line 21, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slider.slick-initialized .slick-list {
  overflow: visible;
}

/* line 25, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slider.slick-initialized .MiniCard {
  margin-bottom: 0;
}

/* line 41, sass/components/_carrossel_emp.scss */
.CarrosselEmp .MiniCard {
  margin: 0 16px 30px;
  opacity: .4;
  transition: opacity 0.6s ease-out;
  will-change: opacity;
}

/* line 47, sass/components/_carrossel_emp.scss */
.CarrosselEmp .MiniCard.slick-active {
  opacity: 1;
}

/* line 52, sass/components/_carrossel_emp.scss */
.CarrosselEmp .titulo-destacado {
  margin-top: 0;
  margin-bottom: 70px;
}

/* line 57, sass/components/_carrossel_emp.scss */
.CarrosselEmp .sub-title {
  font-size: 24px;
  text-align: center;
}

/* line 62, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-arrow {
  display: block;
  width: 100%;
  top: 0;
  height: calc( 100% - 85px);
  -webkit-transform: none;
          transform: none;
  z-index: 3;
}

/* line 70, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-arrow.slick-next {
  right: -100%;
}

/* line 74, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-arrow.slick-prev {
  left: -100%;
}

/* line 78, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-arrow:before {
  display: none !important;
}

/* line 84, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots {
  margin-top: 30px;
  position: static;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

/* line 93, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots button:before {
  opacity: 1;
  color: #d6dfe6;
}

/* line 98, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots .slick-active button:before {
  color: #1b9897;
  font-size: 10px;
}

/* line 103, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots > button {
  text-indent: -9000px;
  background: url("../images/play-.png") center center transparent no-repeat;
  background-size: contain !important;
  border: none;
  margin: 0 5px;
  width: 15px;
  height: 15px;
}

/* line 111, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots > button:hover {
  background: url("../images/play--.png") center center transparent no-repeat;
}

/* line 115, sass/components/_carrossel_emp.scss */
.CarrosselEmp .slick-dots > button.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 121, sass/components/_carrossel_emp.scss */
.CarrosselEmp .link-emp {
  display: block;
  max-width: 1140px;
  margin: 30px auto 0;
  font: 16px/1.5 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #1b9897;
  text-align: center;
  text-decoration: none;
  transition: color 0.5s;
}

/* line 4, sass/components/_wp-galeria-padrao.scss */
.gallery {
  display: grid;
  max-width: 1140px;
  margin: 0 auto;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  overflow: hidden;
  text-align: center;
}

/* line 24, sass/components/_wp-galeria-padrao.scss */
.gallery .gallery-icon {
  padding: 0;
  margin: 0;
}

/* line 29, sass/components/_wp-galeria-padrao.scss */
.gallery .gallery-caption {
  margin: 15px 0 0;
  border: 0;
  font: 16px/20px "Montserrat-Medium", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  background-color: transparent;
}

/* line 41, sass/components/_wp-galeria-padrao.scss */
.gallery.gallery-columns-1 {
  display: block;
}

/* line 46, sass/components/_wp-galeria-padrao.scss */
.gallery-item {
  margin: 0 !important;
  width: 100% !important;
}

/* line 54, sass/components/_wp-galeria-padrao.scss */
.gallery-item a {
  display: block;
}

/* line 56, sass/components/_wp-galeria-padrao.scss */
.gallery-item a img {
  border: 0 !important;
}

/* line 3, sass/components/_header-profile.scss */
.HeaderProfile {
  text-align: center;
  background-color: #f7f7f7;
}

/* line 18, sass/components/_header-profile.scss */
.Empreendedor {
  text-align: center;
}

/* line 28, sass/components/_header-profile.scss */
.Empreendedor .emp-avatar {
  position: relative;
  width: 160px;
  height: 160px;
  margin: auto;
  overflow: hidden;
  border-radius: 100%;
}

/* line 40, sass/components/_header-profile.scss */
.Empreendedor .avatar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* line 49, sass/components/_header-profile.scss */
.Empreendedor .nome {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 100%;
  max-height: 48px;
  font-size: 20px;
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  display: inline-block;
  color: #1b9897;
  text-decoration: none;
  white-space: nowrap;
}

/* line 58, sass/components/_header-profile.scss */
.Empreendedor .nome-empresa {
  display: block;
  font: 20px/1.2 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #37474f;
}

/* line 64, sass/components/_header-profile.scss */
.Empreendedor .site,
.Empreendedor .local {
  display: block;
  font: 18px/1.1 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #8895a7;
  white-space: nowrap;
}

/* line 78, sass/components/_header-profile.scss */
.Empreendedor .icone {
  display: inline;
}

/* line 80, sass/components/_header-profile.scss */
.Empreendedor .icone svg {
  vertical-align: middle;
  height: 14px;
  width: 14px;
}

/* line 3, sass/components/_resumo-empreendedor.scss */
.Resumo .titulo-empreendedor {
  margin-top: 0;
  text-align: center;
}

/* line 18, sass/components/_resumo-empreendedor.scss */
.Resumo .sobre-img {
  float: left;
  margin-right: 30px;
}

/* line 23, sass/components/_resumo-empreendedor.scss */
.Resumo .content {
  overflow: hidden;
}

/* line 29, sass/components/_sobre-empresa.scss */
.SobreEmpresa dl {
  text-align: center;
}

/* line 36, sass/components/_sobre-empresa.scss */
.SobreEmpresa dt {
  font: 17px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #555;
}

/* line 42, sass/components/_sobre-empresa.scss */
.SobreEmpresa dd {
  margin: 0 0 15px;
  font: 16px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #1b9897;
}

/* line 3, sass/components/_infografico.scss */
.Infografico .title {
  font: 28px/1.4 "Georgia", serif;
  color: #2c3239;
}

/* line 13, sass/components/_infografico.scss */
.Infografico .texto-aux {
  margin-bottom: 40px;
  color: #555;
}

/* line 23, sass/components/_infografico.scss */
.Infografico hr {
  margin-left: 0;
}

/* line 27, sass/components/_infografico.scss */
.Infografico .grafico {
  display: block;
  text-align: center;
}

/* line 71, sass/components/_infografico.scss */
.Infografico.-center .grafico,
.Infografico.-center .grafico.-esquerda {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

/* line 1, sass/components/_erro404.scss */
.erro404 {
  padding: 50px 0;
  text-align: center;
}

/* line 6, sass/components/_erro404.scss */
.erro404 .title {
  font-size: 4.5em;
}

/* line 8, sass/components/_erro404.scss */
.erro404 .title span {
  color: #1b9897;
}

/* line 12, sass/components/_erro404.scss */
.erro404 .title br {
  display: none;
}

/* line 1, sass/components/_area-restrita.scss */
.AreaRestrita {
  padding: 140px 0 !important;
  text-align: center;
}

/* line 2, sass/components/_botao-destacado.scss */
.botao-destacado {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 9, sass/components/_botao-destacado.scss */
.botao-destacado .btn {
  padding: 15px 30px;
  line-height: 1.6;
  min-width: 300px;
  max-width: 90%;
}

/* line 1, sass/components/_enterprising-filters.scss */
.enterprising-filters {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #555;
  border-radius: 0;
  display: block;
  font-size: 14px;
  height: 32px;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}

/* line 13, sass/components/_enterprising-filters.scss */
.enterprising-filters__big-wrp {
  display: block;
  max-width: 100%;
  padding-right: 63px;
  position: relative;
  width: 150px;
}

/* line 21, sass/components/_enterprising-filters.scss */
.enterprising-filters__hidden-filters {
  display: none;
  font-size: 0;
  max-width: 100%;
  padding-top: 40px;
  width: 1140px;
}

/* line 29, sass/components/_enterprising-filters.scss */
.enterprising-filters__label {
  display: block;
  font-size: 16px;
  width: 100%;
}

/* line 35, sass/components/_enterprising-filters.scss */
.enterprising-filters__section {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  justify-items: flex-start;
  padding: 20px 0;
}

/* line 45, sass/components/_enterprising-filters.scss */
.enterprising-filters__wrp {
  display: inline-block;
  margin-right: 20px;
  width: calc( 33% - 10px);
}

/* line 50, sass/components/_enterprising-filters.scss */
.enterprising-filters__wrp:nth-of-type(3n) {
  margin-right: 0;
}

/* line 52, sass/components/_enterprising-filters.scss */
.enterprising-filters__wrp * {
  box-sizing: border-box;
}

/* line 1, sass/components/_enterprising.scss */
.enterprising {
  align-content: center;
  align-items: center;
  border-bottom: 2px solid #d3d3d3;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  justify-items: flex-start;
  padding: 20px 10px;
  position: relative;
}

/* line 12, sass/components/_enterprising.scss */
.enterprising:nth-of-type(odd) {
  background-color: #d3d3d31f;
}

/* line 14, sass/components/_enterprising.scss */
.enterprising * {
  box-sizing: border-box;
}

/* line 16, sass/components/_enterprising.scss */
.enterprising--is-active .enterprising__btn img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 18, sass/components/_enterprising.scss */
.enterprising__btn {
  background: none;
  border: 2px solid #555;
  border-radius: 4px;
  display: none;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
}

/* line 32, sass/components/_enterprising.scss */
.enterprising__btn-toggle {
  background-color: transparent;
  border: 2px solid #555;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: 0;
  top: 14px;
  transition: background-color 0.3s;
  width: 32px;
}

/* line 44, sass/components/_enterprising.scss */
.enterprising__btn-toggle:hover {
  background-color: #bbbbbb;
}

/* line 48, sass/components/_enterprising.scss */
.enterprising__excerpt {
  font-size: 14px;
  max-height: 80px;
  overflow: hidden;
  width: 40%;
}

/* line 55, sass/components/_enterprising.scss */
.enterprising__flex {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  justify-items: flex-end;
  margin: 0 auto;
  max-width: calc(100% - 20px);
  position: relative;
  width: 1140px;
}

/* line 68, sass/components/_enterprising.scss */
.enterprising__img, .enterprising__members, .enterprising__link, .enterprising__uf {
  font-size: 14px;
  padding-right: 20px;
  text-align: center;
  width: 15%;
}

/* line 79, sass/components/_enterprising.scss */
.enterprising__members-name {
  display: block;
  margin-bottom: 8px;
}

/* line 83, sass/components/_enterprising.scss */
.enterprising__members-name:last-of-type {
  margin-bottom: 0;
}

/* line 87, sass/components/_enterprising.scss */
.enterprising__link {
  color: #555;
  margin: 0;
  text-decoration: none;
}

/* line 93, sass/components/_enterprising.scss */
.enterprising__sector-title {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: -2px;
  padding: 8px 16px;
  text-transform: uppercase;
}

/* line 103, sass/components/_enterprising.scss */
.enterprising__wrp {
  margin-top: 40px !important;
}

/* line 106, sass/components/_enterprising.scss */
.enterprising__wrp-title {
  border-bottom: 2px solid #d3d3d3;
  display: block;
  width: 100%;
}

/* line 12, sass/layouts/_layout.scss */
.Apoio,
.Lista,
.IntroCategoria,
.NewsLetter,
.SobreQuem,
.HistoriaInspiracao,
.IntroCursos,
.DuracaoCurso,
.PerguntasRespostas,
.ApresentacaoCurso,
.Cases,
.CasesEmpreendedores,
.IndiceCurso,
.CursosRelacionados,
.VideoDestaque .content,
.ListaEmpreendedores,
.CardsInformativos,
.CarrosselEmp,
.Infografico .HeroInspiracao,
.ListagemBusca,
.IntroGestao,
.ListaGestao,
.Listagem,
.ListaPosts,
.MeuCadastro,
.AutorSpace,
.HeaderProfile,
.Resumo,
.SobreEmpresa,
.ListaEventos,
.gallery,
.botao-destacado.-has-padd {
  padding: 25px 0;
}

/* line 60, sass/layouts/_layout.scss */
main > section:first-child:not(.Listagem) {
  padding-top: 0;
}

/* line 65, sass/layouts/_layout.scss */
.IntroCategoria,
.ListagemBusca {
  padding: 50px 0 !important;
}

/* line 74, sass/layouts/_layout.scss */
.IntroGestao {
  padding-top: 30px !important;
}

/* line 82, sass/layouts/_layout.scss */
.Footer {
  padding: 35px 0;
}

/* line 89, sass/layouts/_layout.scss */
.VideoDestaque .content {
  margin: 0 auto;
}

/* line 97, sass/layouts/_layout.scss */
.VideoDestaque.-intro {
  padding: 0;
}

/* line 101, sass/layouts/_layout.scss */
.IntroCursos + .DuracaoCurso {
  padding-top: 30px !important;
}

/* line 109, sass/layouts/_layout.scss */
.Apoie {
  padding: 25px 0 0;
}

/* line 114, sass/layouts/_layout.scss */
.HistoriaInspiracao + .ListaGestao {
  padding-top: 0 !important;
}

/* line 134, sass/layouts/_layout.scss */
article .Hero {
  text-align: center;
}

/* line 139, sass/layouts/_layout.scss */
article .Hero h1 {
  margin-bottom: 40px;
}

/* line 143, sass/layouts/_layout.scss */
article .Hero .content {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}

/* line 149, sass/layouts/_layout.scss */
article .Hero .favoritar {
  position: absolute;
  top: -290px;
  right: 8px;
}

/* line 156, sass/layouts/_layout.scss */
article .CardAutor {
  margin: 25px 8px;
}

/* line 202, sass/layouts/_layout.scss */
.Inspiracao {
  overflow: hidden;
}

/* line 220, sass/layouts/_layout.scss */
.Inspiracao blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 244, sass/layouts/_layout.scss */
.SingleVideo .Intro {
  overflow: hidden;
}

/* line 248, sass/layouts/_layout.scss */
.SingleVideo .Intro h1 {
  margin: 60px 0 25px;
}

/* line 263, sass/layouts/_layout.scss */
.SingleVideo .Intro .content {
  position: relative;
}

/* line 273, sass/layouts/_layout.scss */
.SingleVideo .Intro .favoritar {
  position: absolute;
  right: 0;
  top: 220px;
}

/* line 285, sass/layouts/_layout.scss */
.SingleVideo .Intro .categorias {
  float: left;
  width: 100%;
}

/* line 296, sass/layouts/_layout.scss */
.SingleVideo .Intro .post-time {
  float: right;
}

/* line 338, sass/layouts/_layout.scss */
.Cases h2 {
  margin-top: 0;
}

/* line 341, sass/layouts/_layout.scss */
.Cases p {
  margin-bottom: 0;
}

/* line 344, sass/layouts/_layout.scss */
.Cases h2, .Cases p {
  text-align: center;
}

/* line 351, sass/layouts/_layout.scss */
.CasesEmpreendedores .CardPessoa {
  margin-top: 30px;
  margin-bottom: 60px;
}

/* line 355, sass/layouts/_layout.scss */
.CasesEmpreendedores .CardPessoa:last-child {
  margin-bottom: 0;
}

/* line 362, sass/layouts/_layout.scss */
.ListaBusca {
  margin-bottom: 50px;
}

/* line 364, sass/layouts/_layout.scss */
.ListaBusca:last-child {
  margin-bottom: 0;
}

/* line 368, sass/layouts/_layout.scss */
.ListaBusca .title {
  margin: 0;
  max-width: 70%;
  display: inline-block;
}

/* line 381, sass/layouts/_layout.scss */
.ListaBusca header {
  position: relative;
  margin: 0 0 50px 0;
  border-bottom: 2px solid #e8eef2;
}

/* line 393, sass/layouts/_layout.scss */
.ListaBusca .Action {
  margin-top: 50px;
  text-align: center;
}

/* line 406, sass/layouts/_layout.scss */
.ListagemBusca {
  background-color: #f7f7f7;
}

/* line 409, sass/layouts/_layout.scss */
.ListagemBusca .btn-mostrar {
  margin: 0 auto 25px;
}

/* line 413, sass/layouts/_layout.scss */
.ListagemBusca .Card {
  background-color: #fff;
}

/* line 455, sass/layouts/_layout.scss */
.IntroGestao {
  text-align: center;
}

/* line 458, sass/layouts/_layout.scss */
.IntroGestao .desc {
  margin-bottom: 0;
}

/* line 462, sass/layouts/_layout.scss */
.IntroGestao img {
  margin-top: 30px;
}

/* line 481, sass/layouts/_layout.scss */
.ListaGestao .title,
.ListaPosts .title,
.ListaEmpreendedores .title,
.ListaEventos .title {
  margin: 0;
  display: inline-block;
}

/* line 493, sass/layouts/_layout.scss */
.ListaGestao .ver-todos,
.ListaPosts .ver-todos,
.ListaEmpreendedores .ver-todos,
.ListaEventos .ver-todos {
  position: absolute;
  right: 0;
  bottom: 2px;
  text-align: right;
  font: 1.4em/45px "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #1b9897;
  text-decoration: none;
}

/* line 517, sass/layouts/_layout.scss */
.ListaGestao header,
.ListaGestao .ListaBreadcrumbs,
.ListaPosts header,
.ListaPosts .ListaBreadcrumbs,
.ListaEmpreendedores header,
.ListaEmpreendedores .ListaBreadcrumbs,
.ListaEventos header,
.ListaEventos .ListaBreadcrumbs {
  position: relative;
  margin-bottom: 50px;
  border-bottom: 2px solid #e8eef2;
}

/* line 530, sass/layouts/_layout.scss */
.ListaGestao .HeaderTitulo,
.ListaPosts .HeaderTitulo,
.ListaEmpreendedores .HeaderTitulo,
.ListaEventos .HeaderTitulo {
  border: 0;
}

/* line 538, sass/layouts/_layout.scss */
.ListaGestao .ListaBreadcrumbs,
.ListaPosts .ListaBreadcrumbs,
.ListaEmpreendedores .ListaBreadcrumbs,
.ListaEventos .ListaBreadcrumbs {
  margin-bottom: 30px;
}

/* line 551, sass/layouts/_layout.scss */
.ListaGestao .Card .card-img {
  min-width: 100%;
}

/* line 566, sass/layouts/_layout.scss */
.HeaderTitulo .h-title {
  display: inline-block;
  font: 40px/1.25 "Georgia", serif;
  letter-spacing: 0.5px;
}

/* line 575, sass/layouts/_layout.scss */
.HeaderTitulo .h-title:after {
  display: block;
  margin-top: 10px;
  margin-bottom: -5px;
  width: 100%;
  height: 5px;
  content: '';
  background-color: #1b9897;
}

/* line 588, sass/layouts/_layout.scss */
.HeaderTitulo .h-des {
  font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #555;
}

/* line 595, sass/layouts/_layout.scss */
.ListaEmpreendedores .CardList-2-2-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 30px;
}

/* line 608, sass/layouts/_layout.scss */
.Listagem {
  background-color: #f7f7f7;
}

/* line 611, sass/layouts/_layout.scss */
.Listagem .Filtros {
  margin-bottom: 50px;
}

/* line 615, sass/layouts/_layout.scss */
.Listagem .Filtros form {
  margin: 0 -1px;
}

/* line 625, sass/layouts/_layout.scss */
.Listagem .ListaGestao,
.Listagem .ListaPosts {
  padding-top: 0;
}

/* line 630, sass/layouts/_layout.scss */
.Listagem .Dropdown label {
  max-width: 180px;
}

/* line 634, sass/layouts/_layout.scss */
.Listagem .Action {
  margin: 0 auto 0;
  max-width: 480px;
  text-align: center;
}

/* line 650, sass/layouts/_layout.scss */
.Footer {
  text-align: center;
}

/* line 653, sass/layouts/_layout.scss */
.Footer .SocialMidia .menu-item a {
  margin: 0 10px 0;
}

/* line 719, sass/layouts/_layout.scss */
.Apoio .apoio-title {
  text-align: center;
  margin-top: 0;
}

/* line 725, sass/layouts/_layout.scss */
.Apoio hr {
  margin-bottom: 50px;
}

/* line 739, sass/layouts/_layout.scss */
.ListaEmpresas {
  margin: 0 auto;
  max-width: 550px;
}

/* line 751, sass/layouts/_layout.scss */
.Lista header {
  max-width: 730px;
  margin: 0 auto;
}

/* line 755, sass/layouts/_layout.scss */
.Lista .title {
  text-align: left;
  margin-top: 0;
  color: #2c3239;
}

/* line 761, sass/layouts/_layout.scss */
.Lista .desc {
  margin: 0;
  color: #555;
}

/* line 772, sass/layouts/_layout.scss */
.Lista hr {
  margin-left: 0;
}

/* line 776, sass/layouts/_layout.scss */
.Lista .cta {
  margin-top: 30px;
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  color: #1b9897;
  text-decoration: none;
}

/* line 789, sass/layouts/_layout.scss */
.Lista .categorias {
  line-height: 1;
}

/* line 794, sass/layouts/_layout.scss */
.Lista > ul,
.Lista .content > ul {
  margin: 60px auto 0;
  max-width: 730px;
}

/* line 833, sass/layouts/_layout.scss */
.SobreQuem .squem-card {
  margin-bottom: 30px;
}

/* line 836, sass/layouts/_layout.scss */
.SobreQuem .squem-card:last-child {
  margin-bottom: 0;
}

/* line 878, sass/layouts/_layout.scss */
.MeuCadastro .titulo {
  font: 36px/1 "Montserrat-Medium", Helvetica, Arial, sans-serif;
  color: #555;
  display: inline-block;
}

/* line 884, sass/layouts/_layout.scss */
.MeuCadastro legend {
  color: #555;
}

/* line 889, sass/layouts/_layout.scss */
.MeuCadastro hr {
  margin: 20px 0;
  width: 100%;
  height: 1px;
  border-radius: 1px;
  background-color: #e5e5e5;
}

/* line 897, sass/layouts/_layout.scss */
.MeuCadastro .avatar-img {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
}

/* line 908, sass/layouts/_layout.scss */
.MeuCadastro .avatar-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
}

/* line 928, sass/layouts/_layout.scss */
.MeuCadastro .meu-avatar {
  text-align: center;
}

/* line 936, sass/layouts/_layout.scss */
.MeuCadastro .file-btn, .MeuCadastro .remove-avatar {
  margin: 30px auto 0;
  display: inline-block;
  cursor: pointer;
}

/* line 949, sass/layouts/_layout.scss */
.MeuCadastro .file-btn__modify {
  float: right;
  position: relative;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

/* line 957, sass/layouts/_layout.scss */
.MeuCadastro .file-btn__modify a {
  text-decoration: none;
  color: #fff;
}

/* line 969, sass/layouts/_layout.scss */
.MeuCadastro .remove-avatar {
  margin-bottom: 30px;
  background-color: #eef0f2;
  color: #929292;
}

/* line 974, sass/layouts/_layout.scss */
.MeuCadastro .remove-avatar:hover {
  background-color: #e0e3e7;
}

/* line 983, sass/layouts/_layout.scss */
.MeuCadastro input[type="submit"] {
  width: 100%;
}

/* line 992, sass/layouts/_layout.scss */
.MeuCadastro input[type="text"],
.MeuCadastro input[type="email"],
.MeuCadastro input[type="password"],
.MeuCadastro input[type="number"] {
  width: 100%;
}

/* line 1000, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money {
  position: relative;
}

/* line 1003, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money input:focus {
  padding-left: 50px;
}

/* line 1007, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18px;
  display: none;
  font: 16px/50px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #8895a7;
}

/* line 1017, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money input:focus + span {
  display: block;
}

/* line 1021, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money.has-label span {
  top: 26px;
}

/* line 1025, sass/layouts/_layout.scss */
.MeuCadastro .ipt-money label {
  font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif;
  font-size: 13.5px;
  color: #000;
  margin-bottom: 10px;
  display: block;
}

/* line 1034, sass/layouts/_layout.scss */
.MeuCadastro .ipt-pass {
  position: relative;
}

/* line 1037, sass/layouts/_layout.scss */
.MeuCadastro .ipt-pass [type="password"] {
  padding-right: 80px;
}

/* line 1041, sass/layouts/_layout.scss */
.MeuCadastro .ipt-pass .esconder_senha {
  display: none;
}

/* line 1045, sass/layouts/_layout.scss */
.MeuCadastro .ipt-pass .hidden-pass {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  padding: 0;
  font-size: 14px;
  text-align: center;
  background-color: #f8f9fb;
  cursor: pointer;
}

/* line 1072, sass/layouts/_layout.scss */
.MeuCadastro fieldset > label {
  margin-bottom: 15px;
}

/* line 1076, sass/layouts/_layout.scss */
.MeuCadastro legend,
.MeuCadastro input,
.MeuCadastro .custom-select,
.MeuCadastro .Selectbox {
  margin-bottom: 30px;
}

/* line 1083, sass/layouts/_layout.scss */
.MeuCadastro .minha-empresa.-js-escondido {
  visibility: hidden;
  overflow: hidden;
  height: 1px;
}

/* line 1089, sass/layouts/_layout.scss */
.MeuCadastro .group-form {
  margin-bottom: 30px;
}

/* line 1092, sass/layouts/_layout.scss */
.MeuCadastro .group-form input {
  margin-bottom: 0;
}

/* line 1098, sass/layouts/_layout.scss */
.MeuCadastro .has-error input {
  border: solid 1px red;
}

/* line 1102, sass/layouts/_layout.scss */
.MeuCadastro .has-error .cnpj-mensagem {
  display: block;
}

/* line 1107, sass/layouts/_layout.scss */
.MeuCadastro .cnpj-mensagem {
  display: none;
  padding: 10px 0;
  font-size: 11px;
  color: red;
  font-weight: bold;
}

/* line 1154, sass/layouts/_layout.scss */
.UserOptions .fechar {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 36px;
  width: 36px;
  border: 0;
  font: 20px "Montserrat-Regular", Helvetica, Arial, sans-serif;
  background-color: transparent;
}

/* line 1166, sass/layouts/_layout.scss */
.UserOptions .Modal-Content {
  margin: auto;
}

/* line 1174, sass/layouts/_layout.scss */
.RegisterOptions {
  flex: 1;
}

/* line 1176, sass/layouts/_layout.scss */
.RegisterOptions input[type='text'],
.RegisterOptions input[type='email'],
.RegisterOptions input[type='password'] {
  background-color: #fff !important;
  height: 50px !important;
  width: 260px;
}

/* line 1189, sass/layouts/_layout.scss */
.RegisterOptions input[type='submit'] {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1195, sass/layouts/_layout.scss */
.RegisterOptions #loginform .disable, .RegisterOptions #registerform .disable {
  background-color: #cccccc;
  color: #666666;
}

/* line 1200, sass/layouts/_layout.scss */
.RegisterOptions form > label {
  display: inline-block;
  margin-bottom: 18px;
  overflow: hidden;
  cursor: pointer;
}

/* line 1207, sass/layouts/_layout.scss */
.RegisterOptions .lostpass {
  float: right;
  display: block;
  text-decoration: none;
  font: 14px/1.2 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1px;
  color: #7d7d7d;
}

/* line 1274, sass/layouts/_layout.scss */
.msg-bar {
  padding: 0 15px;
  margin-bottom: 30px;
  background-color: #f9f9f9;
}

/* line 1279, sass/layouts/_layout.scss */
.msg-bar .erro,
.msg-bar .sucesso {
  font: 14px/50px "Montserrat-Regular", Helvetica, Arial, sans-serif;
}

/* line 1284, sass/layouts/_layout.scss */
.msg-bar .erro {
  color: #ff6666;
}

/* line 1288, sass/layouts/_layout.scss */
.msg-bar .sucesso {
  color: #2ecc71;
}

/* line 1292, sass/layouts/_layout.scss */
.themeOptions {
  flex: 1;
}

/* line 1294, sass/layouts/_layout.scss */
.themeOptions .OptionsTitle {
  margin: 0;
  font: 30px/1.5 "Georgia", serif;
  letter-spacing: 0.5px;
  color: #4a535b;
}

/* line 1301, sass/layouts/_layout.scss */
.themeOptions hr {
  margin-left: 0;
}

/* line 1305, sass/layouts/_layout.scss */
.themeOptions .limit {
  padding: 25px 50px;
}

/* line 1309, sass/layouts/_layout.scss */
.themeOptions ul {
  margin: 0;
  padding: 0 15px;
}

/* line 1314, sass/layouts/_layout.scss */
.themeOptions li {
  font: 16px/1.8 "Montserrat-Regular", Helvetica, Arial, sans-serif;
  color: #90a1b3;
}

/* line 1321, sass/layouts/_layout.scss */
.HeaderProfile .emp-avatar {
  margin-bottom: 30px;
}

/* line 1325, sass/layouts/_layout.scss */
.HeaderProfile .nome-empresa {
  margin-top: 10px;
  margin-bottom: 30px;
}

/* line 1330, sass/layouts/_layout.scss */
.HeaderProfile .site {
  margin-bottom: 10px;
}

/* line 1334, sass/layouts/_layout.scss */
.HeaderProfile .empresa-logo {
  margin-bottom: 30px;
}

/* line 1365, sass/layouts/_layout.scss */
.ListaEmpreendedores {
  padding: 30px 0;
  text-align: center;
  background-color: #f7f7f7;
}

/* line 1371, sass/layouts/_layout.scss */
.ListaEmpreendedores .titulo {
  margin-top: 0;
  margin-bottom: 30px;
  font: 20px/1.5 "Montserrat-Bold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #555;
}

/* line 1384, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor {
  margin-bottom: 30px;
}

/* line 1398, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor .site,
.ListaEmpreendedores .Empreendedor .local {
  font-size: 12px;
}

/* line 1403, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor .icone svg {
  height: 10px;
  width: 10px;
}

/* line 1408, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor .nome-empresa {
  font-size: 14px;
}

/* line 1412, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor .emp-avatar {
  margin-bottom: 20px;
}

/* line 1420, sass/layouts/_layout.scss */
.ListaEmpreendedores .Empreendedor .nome-empresa {
  margin-bottom: 20px;
}

/* line 1424, sass/layouts/_layout.scss */
.ListaEmpreendedores .Action {
  display: inline-block;
}

/* line 1428, sass/layouts/_layout.scss */
.ListaEmpreendedores .site {
  margin-bottom: 10px;
}

/* line 1449, sass/layouts/_layout.scss */
.twitter-timeline {
  max-width: 75% !important;
  margin: 0 auto;
  position: relative !important;
  display: block !important;
}

/* line 9, sass/_components-colors.scss */
.-bg-fff {
  background-color: #fff;
}

/* line 11, sass/_components-colors.scss */
.-bg-fff.MiniCard::before, .-bg-fff.MiniCard::after {
  background-color: #fff;
}

/* line 9, sass/_components-colors.scss */
.-bg-f7f7f7 {
  background-color: #f7f7f7;
}

/* line 11, sass/_components-colors.scss */
.-bg-f7f7f7.MiniCard::before, .-bg-f7f7f7.MiniCard::after {
  background-color: #f7f7f7;
}

/* line 9, sass/_components-colors.scss */
.-bg-1b9897 {
  background-color: #1b9897;
}

/* line 11, sass/_components-colors.scss */
.-bg-1b9897.MiniCard::before, .-bg-1b9897.MiniCard::after {
  background-color: #1b9897;
}

/* line 9, sass/_components-colors.scss */
.-bg-a04098 {
  background-color: #a04098;
}

/* line 11, sass/_components-colors.scss */
.-bg-a04098.MiniCard::before, .-bg-a04098.MiniCard::after {
  background-color: #a04098;
}

/* line 9, sass/_components-colors.scss */
.-bg-1890ba {
  background-color: #1890ba;
}

/* line 11, sass/_components-colors.scss */
.-bg-1890ba.MiniCard::before, .-bg-1890ba.MiniCard::after {
  background-color: #1890ba;
}

/* line 9, sass/_components-colors.scss */
.-bg-312241 {
  background-color: #312241;
}

/* line 11, sass/_components-colors.scss */
.-bg-312241.MiniCard::before, .-bg-312241.MiniCard::after {
  background-color: #312241;
}

/* line 37, sass/_components-colors.scss */
.-color-1b9897 .btn-cta,
.-color-1b9897 .intro-cta,
.-color-1b9897 .btn {
  background-color: #1b9897 !important;
}

/* line 52, sass/_components-colors.scss */
.-color-1b9897 .squem-cat,
.-color-1b9897 .squem-cta,
.-color-1b9897 .empresa-cap a,
.-color-1b9897 .card-categoria,
.-color-1b9897 .cta {
  color: #1b9897;
}

/* line 69, sass/_components-colors.scss */
.-color-1b9897 hr,
.-color-1b9897 .cit:after,
.-color-1b9897 .pessoa:before {
  background-color: #1b9897;
}

/* line 75, sass/_components-colors.scss */
.-color-1b9897 .Video .assistir:after {
  border-color: transparent transparent transparent #1b9897;
}

/* line 37, sass/_components-colors.scss */
.-color-a04098 .btn-cta,
.-color-a04098 .intro-cta,
.-color-a04098 .btn {
  background-color: #a04098 !important;
}

/* line 52, sass/_components-colors.scss */
.-color-a04098 .squem-cat,
.-color-a04098 .squem-cta,
.-color-a04098 .empresa-cap a,
.-color-a04098 .card-categoria,
.-color-a04098 .cta {
  color: #a04098;
}

/* line 69, sass/_components-colors.scss */
.-color-a04098 hr,
.-color-a04098 .cit:after,
.-color-a04098 .pessoa:before {
  background-color: #a04098;
}

/* line 75, sass/_components-colors.scss */
.-color-a04098 .Video .assistir:after {
  border-color: transparent transparent transparent #a04098;
}

/* line 37, sass/_components-colors.scss */
.-color-1890ba .btn-cta,
.-color-1890ba .intro-cta,
.-color-1890ba .btn {
  background-color: #1890ba !important;
}

/* line 52, sass/_components-colors.scss */
.-color-1890ba .squem-cat,
.-color-1890ba .squem-cta,
.-color-1890ba .empresa-cap a,
.-color-1890ba .card-categoria,
.-color-1890ba .cta {
  color: #1890ba;
}

/* line 69, sass/_components-colors.scss */
.-color-1890ba hr,
.-color-1890ba .cit:after,
.-color-1890ba .pessoa:before {
  background-color: #1890ba;
}

/* line 75, sass/_components-colors.scss */
.-color-1890ba .Video .assistir:after {
  border-color: transparent transparent transparent #1890ba;
}

/* line 37, sass/_components-colors.scss */
.-color-312241 .btn-cta,
.-color-312241 .intro-cta,
.-color-312241 .btn {
  background-color: #312241 !important;
}

/* line 52, sass/_components-colors.scss */
.-color-312241 .squem-cat,
.-color-312241 .squem-cta,
.-color-312241 .empresa-cap a,
.-color-312241 .card-categoria,
.-color-312241 .cta {
  color: #312241;
}

/* line 69, sass/_components-colors.scss */
.-color-312241 hr,
.-color-312241 .cit:after,
.-color-312241 .pessoa:before {
  background-color: #312241;
}

/* line 75, sass/_components-colors.scss */
.-color-312241 .Video .assistir:after {
  border-color: transparent transparent transparent #312241;
}

/* line 2, sass/trumps/_trumps.scss */
main::after {
  display: block;
  content: '';
  clear: both;
}

/* line 14, sass/trumps/_trumps.scss */
main {
  overflow: hidden;
}

/* line 19, sass/trumps/_trumps.scss */
.gray-bck {
  background-color: #f7f7f7;
}

/* line 21, sass/trumps/_trumps.scss */
.page-template-pagina-usuario-cadastro main {
  overflow: initial;
}

/* line 29, sass/trumps/_trumps.scss */
article > p:not(.fluid), article > h1, article > h2, article > h3, article > h4, article > h5, article > h6, article > blockquote, article > ol, article > ul, article > .pub-content, article > .floated, article > .title-sub, article > .Cases h2, article > .Cases p {
  max-width: 860px;
  margin: 30px 8px;
}

/* line 44, sass/trumps/_trumps.scss */
article > p a {
  display: inline;
}

/* line 48, sass/trumps/_trumps.scss */
article > p > a.aligncenter {
  display: block;
}

/* line 53, sass/trumps/_trumps.scss */
article > p > * {
  max-width: 100%;
}

/* line 74, sass/trumps/_trumps.scss */
article > .aligncenter {
  display: block;
  margin: 30px auto;
}

/* line 89, sass/trumps/_trumps.scss */
article .anchor {
  display: block;
  padding-top: 10px;
}

/* line 94, sass/trumps/_trumps.scss */
article .gallery,
article .SobreQuem .content {
  max-width: 940px;
}

/* line 100, sass/trumps/_trumps.scss */
article > p iframe {
  margin: 0 auto;
}

/* line 123, sass/trumps/_trumps.scss */
.Page > p:not(.fluid), .Page > h1, .Page > h2, .Page > h3, .Page > h4, .Page > h5, .Page > h6, .Page > blockquote, .Page > ol, .Page > ul, .Page > .pub-content, .Page > .floated, .Page > .title-sub, .Page > .Cases h2, .Page > .Cases p {
  max-width: 910px;
  margin: 30px 8px;
}

/* line 138, sass/trumps/_trumps.scss */
.Page > p a {
  display: inline;
}

/* line 142, sass/trumps/_trumps.scss */
.Page > p > * {
  max-width: 100%;
}

/* line 163, sass/trumps/_trumps.scss */
.Page > .aligncenter {
  display: block;
  margin: 30px auto;
}

/* line 178, sass/trumps/_trumps.scss */
.Page .anchor {
  display: block;
  padding-top: 10px;
}

/* line 189, sass/trumps/_trumps.scss */
main > p:not(.fluid), main > h1, main > h2, main > h3, main > h4, main > h5, main > h6, main > blockquote, main > ol, main > ul, main > .pub-content, main > .floated, main > .title-sub, main > .Cases h2, main > .Cases p {
  max-width: 1140px;
  margin: 30px 8px;
}

/* line 204, sass/trumps/_trumps.scss */
main > p a {
  display: inline;
}

/* line 208, sass/trumps/_trumps.scss */
main > p > * {
  max-width: 100%;
}

/* line 229, sass/trumps/_trumps.scss */
main > .aligncenter {
  display: block;
  margin: 30px auto;
}

/* line 244, sass/trumps/_trumps.scss */
main .anchor {
  display: block;
  padding-top: 10px;
}

/* line 249, sass/trumps/_trumps.scss */
main .gallery,
main .SobreQuem .content {
  max-width: 940px;
}

/* line 255, sass/trumps/_trumps.scss */
main .SobreQuem .content {
  margin-left: auto;
  margin-right: auto;
}

/* line 260, sass/trumps/_trumps.scss */
main > p iframe {
  margin: 0 auto;
}

/* line 284, sass/trumps/_trumps.scss */
.grid-full > p:not(.fluid), .grid-full > h1, .grid-full > h2, .grid-full > h3, .grid-full > h4, .grid-full > h5, .grid-full > h6, .grid-full > blockquote, .grid-full > ol, .grid-full > ul, .grid-full > .pub-content, .grid-full > .floated, .grid-full > .title-sub, .grid-full > .Cases h2, .grid-full > .Cases p {
  max-width: 1140px;
  margin: 30px 8px;
}

/* line 299, sass/trumps/_trumps.scss */
.grid-full > p a {
  display: inline;
}

/* line 303, sass/trumps/_trumps.scss */
.grid-full > p > * {
  max-width: 100%;
}

/* line 334, sass/trumps/_trumps.scss */
.grid-full .anchor {
  display: block;
  padding-top: 10px;
}

/* line 354, sass/trumps/_trumps.scss */
.admin-bar article .anchor {
  padding-top: 40px;
}

/* line 389, sass/trumps/_trumps.scss */
.pub-content {
  clear: both;
}

/* line 403, sass/trumps/_trumps.scss */
.only-desk {
  display: none;
}

/* line 419, sass/trumps/_trumps.scss */
.VideoDestaque.-intro {
  margin: -2px 0;
}

/* line 424, sass/trumps/_trumps.scss */
.Card .categorias li {
  display: none;
}

/* line 427, sass/trumps/_trumps.scss */
.Card .categorias li:first-child {
  display: block;
}

/* line 433, sass/trumps/_trumps.scss */
.Cases + .CardsInformativos {
  padding-top: 0 !important;
}

/* line 438, sass/trumps/_trumps.scss */
.ListagemBusca .Filtros .Dropdown label {
  font-size: 1.2em;
  max-width: 230px;
}

/* line 444, sass/trumps/_trumps.scss */
.g-recaptcha > div {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 457, sass/trumps/_trumps.scss */
.ListaBusca .CardList-1-2-2 .card-thumb {
  min-height: 270px;
}

/* line 461, sass/trumps/_trumps.scss */
.ListaGestao .CardList-1-3-3 .card-thumb {
  min-height: 240px;
}

/* line 468, sass/trumps/_trumps.scss */
.Cases h2 {
  margin-top: 0 !important;
}

/* line 472, sass/trumps/_trumps.scss */
.Cases p {
  margin-bottom: 0 !important;
}

/* line 477, sass/trumps/_trumps.scss */
.-hidden {
  display: none !important;
}
@media (min-width: 660px) {
  /* # */
  /* line 18, sass/components/_carrossel_emp.scss */
  .CarrosselEmp .slider.slick-initialized {
    width: 592px;
  }
}
@media (min-width: 768px) {
  /* # */
  /* line 7, sass/components/_apoie.scss */
  .Apoie .title-aux {
    margin: 0 20px 0;
  }
  /* line 28, sass/components/_apoie.scss */
  .Apoie .content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 54, sass/components/_hero.scss */
  .Hero .tumb-blur {
    display: block;
    margin: -170px -30px 0;
    width: calc( 100% + 90px);
    max-width: none;
    max-height: none;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
  }
  /* line 365, sass/trumps/_trumps.scss */
  .admin-bar .MainHeader {
    top: 46px;
  }
}
@media (min-width: 876px) {
  /* # */
}
@media (min-width: 960px) {
  /* # */
  /* line 146, sass/base/_placeholders.scss */
  .VejaMais .vm-title {
    font-size: 4em;
  }
  /* line 21, sass/base/_base.scss */
  .Action {
    font-size: 2.2em;
    padding: 0 107px;
    line-height: 80px;
    transition: background-color 0.4s;
  }
  /* line 44, sass/base/_base.scss */
  .Action:hover {
    background-color: #178281;
  }
  /* line 159, sass/base/_base.scss */
  .content {
    max-width: 1140px;
  }
  /* line 312, sass/base/_base.scss */
  h1 a, h2 a, h3 a, h4 a, h5 a, p a {
    transition: color 0.4s;
  }
  /* line 326, sass/base/_base.scss */
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover {
    color: #029b9e;
  }
  /* line 352, sass/base/_base.scss */
  .title-sub h1, .title-sub h2, .title-sub h3, .title-sub h4, .title-sub h5 {
    font-size: 40px;
  }
  /* line 377, sass/base/_base.scss */
  .titulo-destacado {
    font-size: 40px;
  }
  /* line 566, sass/base/_base.scss */
  .floated.-left {
    float: left;
    margin-right: 20px;
  }
  /* line 573, sass/base/_base.scss */
  .floated.-right {
    float: right;
    margin-left: 20px;
  }
  /* line 7, sass/components/_apoie.scss */
  .Apoie .title-aux {
    margin: 0;
  }
  /* line 28, sass/components/_apoie.scss */
  .Apoie .content {
    justify-content: space-between;
  }
  /* line 44, sass/components/_apoie.scss */
  .Apoie .SocialMidia {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  /* line 52, sass/components/_apoie.scss */
  .Apoie .SocialMidia li {
    margin-right: 20px;
  }
  /* line 58, sass/components/_apoie.scss */
  .Apoie .widgettitle {
    margin-right: 30px;
  }
  /* line 7, sass/components/_listas.scss */
  .CardList-1-2-4,
  .CardList-1-3-3,
  .CardList-1-2-2,
  .CardList-2-2-4,
  .ListaEmpresas {
    display: -ms-grid;
    display: grid;
    -msgrid-column-gap: 30px;
    grid-column-gap: 30px;
    -msgrid-row-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 0;
  }
  /* line 90, sass/components/_listas.scss */
  .CardList-1-2-4 .Card,
  .CardList-1-3-3 .Card,
  .CardList-1-2-2 .Card,
  .CardList-2-2-4 .Card,
  .ListaEmpresas .Card {
    margin-bottom: 0;
  }
  /* line 93, sass/components/_listas.scss */
  .CardList-1-2-4 .Card.-completo,
  .CardList-1-3-3 .Card.-completo,
  .CardList-1-2-2 .Card.-completo,
  .CardList-2-2-4 .Card.-completo,
  .ListaEmpresas .Card.-completo {
    grid-column-end: span 2;
  }
  /* line 102, sass/components/_listas.scss */
  .ListaEmpresas,
  .CardList-2-2-4 {
    -ms-grid-template-columns: repeat(4, 25%);
    grid-template-columns: repeat(4, 25%);
  }
  /* line 135, sass/components/_listas.scss */
  .ListaEmpresas {
    -msgrid-column-gap: 30px;
    grid-column-gap: 30px;
    -msgrid-row-gap: 30px;
    grid-row-gap: 30px;
  }
  /* line 150, sass/components/_listas.scss */
  .CardList-1-2-2,
  .CardList-1-2-4 {
    -ms-grid-template-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 161, sass/components/_listas.scss */
  .CardList-1-3-3 {
    -ms-grid-template-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
  /* line 107, sass/components/_book-list.scss */
  .BookList .book {
    max-width: 650px;
    margin: 0 auto 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 115, sass/components/_book-list.scss */
  .BookList .book .desc {
    width: calc( 100% - 240px);
  }
  /* line 119, sass/components/_book-list.scss */
  .BookList .book-title {
    margin: 0 0 15px;
  }
  /* line 123, sass/components/_book-list.scss */
  .BookList .book-title,
  .BookList .book .desc {
    text-align: left;
  }
  /* line 208, sass/components/_cards.scss */
  .Card .card-title {
    margin-top: 12px;
  }
  /* line 212, sass/components/_cards.scss */
  .Card .CardAutor .autor-img {
    height: 55px;
    width: 55px;
    margin-right: 20px;
    -webkit-transform: none !important;
            transform: none !important;
  }
  /* line 219, sass/components/_cards.scss */
  .Card.-completo {
    display: flex;
    max-width: 730px;
  }
  /* line 224, sass/components/_cards.scss */
  .Card.-completo .CardAutor {
    display: block;
  }
  /* line 228, sass/components/_cards.scss */
  .Card.-completo .card-thumb {
    min-height: 340px;
    max-width: calc( 50% - 15px);
  }
  /* line 233, sass/components/_cards.scss */
  .Card.-completo .card-img {
    max-width: none;
    height: 100%;
    width: auto;
    max-height: none;
  }
  /* line 240, sass/components/_cards.scss */
  .Card.-completo .card-title {
    margin-top: 30px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    height: 143.52px;
    font-size: 26px;
    line-height: 1.38;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 245, sass/components/_cards.scss */
  .Card.-completo .desc {
    max-width: calc( 100% - 400px);
  }
  /* line 283, sass/components/_cards.scss */
  .Empresa .empresa-cap {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    height: 68.46px;
    font-size: 14px;
    line-height: 1.63;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 322, sass/components/_cards.scss */
  .Empresa .empresa-cap {
    padding: 0 22px;
    margin-top: 22px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    height: 78.24px;
    font-size: 16px;
    line-height: 1.63;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
  /* line 338, sass/components/_cards.scss */
  .CardHorizontal {
    margin: 0;
    display: flex;
    width: 100%;
    max-width: 560px;
  }
  /* line 356, sass/components/_cards.scss */
  .CardHorizontal .thumb {
    width: 50%;
    position: relative;
    overflow: hidden;
  }
  /* line 362, sass/components/_cards.scss */
  .CardHorizontal .thumb img {
    position: absolute;
    min-height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
  }
  /* line 376, sass/components/_cards.scss */
  .CardHorizontal .infos {
    width: 50%;
    padding: 30px;
  }
  /* line 439, sass/components/_cards.scss */
  .MiniCard .c-title, .MiniCard .sub {
    padding: 15px 20px 0;
  }
  /* line 455, sass/components/_cards.scss */
  .MiniCard .c-title {
    height: 80px;
  }
  /* line 468, sass/components/_cards.scss */
  .MiniCard .sub {
    bottom: 20px;
  }
  /* line 478, sass/components/_cards.scss */
  .MiniCard .hover-logo {
    left: 20px;
    right: 20px;
    bottom: 80px;
    max-width: calc( 100% - 40px);
    max-height: calc( 100% - 100px);
  }
  /* line 39, sass/components/_card-pessoa.scss */
  .CardPessoa img {
    display: inline-block;
    margin: 0 90px 0 0;
    vertical-align: middle;
  }
  /* line 45, sass/components/_card-pessoa.scss */
  .CardPessoa .info {
    display: inline-block;
    width: calc(100% - 400px);
    text-align: left;
    vertical-align: middle;
  }
  /* line 52, sass/components/_card-pessoa.scss */
  .CardPessoa hr {
    width: 100px;
    margin: 20px 0;
  }
  /* line 41, sass/components/_sobre-quem.scss */
  .SobreQuem .squem-title {
    font-size: 4em;
  }
  /* line 6, sass/components/_video-destaque.scss */
  .VideoDestaque header {
    padding: 0;
  }
  /* line 121, sass/components/_video-destaque.scss */
  .VideoDestaque {
    position: relative;
    overflow: hidden;
  }
  /* line 126, sass/components/_video-destaque.scss */
  .VideoDestaque .content {
    position: absolute;
    top: 0;
    left: 8px;
    right: 8px;
    bottom: 0;
    display: flex;
    max-width: 100%;
    align-items: center;
    z-index: 2;
  }
  /* line 144, sass/components/_video-destaque.scss */
  .VideoDestaque .content header {
    max-width: 40%;
  }
  /* line 154, sass/components/_video-destaque.scss */
  .VideoDestaque .Video {
    max-width: 60%;
    float: right;
  }
  /* line 159, sass/components/_video-destaque.scss */
  .VideoDestaque .Video:after {
    width: 100%;
    left: calc( -100% + 125px);
    opacity: 1;
  }
  /* line 176, sass/components/_video-destaque.scss */
  .VideoDestaque .Video:before {
    position: absolute;
    top: 0;
    left: 60px;
    bottom: 0;
    margin: auto;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 90px;
    background-color: #fff;
    z-index: 2;
    content: '';
  }
  /* line 197, sass/components/_video-destaque.scss */
  .VideoDestaque .Video .assistir {
    right: auto;
    left: 70px;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    z-index: 3;
  }
  /* line 85, sass/components/_hero.scss */
  .Hero .hero-pic + .content {
    margin-top: -115px;
  }
  /* line 89, sass/components/_hero.scss */
  .Hero .hero-pic {
    height: 600px;
  }
  /* line 93, sass/components/_hero.scss */
  .Hero .hero-tumb {
    min-height: 600px;
  }
  /* line 98, sass/components/_hero.scss */
  .Hero .hero-tumb {
    width: auto;
    height: auto;
    max-height: none;
  }
  /* line 43, sass/components/_artigo-patrocinado.scss */
  .Patrocinado {
    padding: 20px 0;
  }
  /* line 46, sass/components/_artigo-patrocinado.scss */
  .Patrocinado p {
    font-size: 18px;
  }
  /* line 50, sass/components/_artigo-patrocinado.scss */
  .Patrocinado img {
    margin-top: 0;
    margin-left: 10px;
  }
  /* line 5, sass/components/_card-autor.scss */
  .CardAutor {
    justify-content: left;
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 56, sass/components/_card-autor.scss */
  .CardAutor .autor-img {
    height: 80px;
    width: 80px;
    margin-right: 30px;
  }
  /* line 62, sass/components/_card-autor.scss */
  .CardAutor .nome {
    font-size: 2.2em;
    line-height: 1.4;
  }
  /* line 67, sass/components/_card-autor.scss */
  .CardAutor .resumo {
    margin: 10px 0 0;
    font: 1.4em/1.57 "Montserrat-Regular", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    color: #555;
  }
  /* line 111, sass/components/_card-autor.scss */
  .CardAutor.-grande {
    padding: 70px 55px;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  /* line 127, sass/components/_card-autor.scss */
  .CardAutor.-grande .autor-img {
    margin: 0 30px 0 0;
  }
  /* line 137, sass/components/_card-autor.scss */
  .CardAutor.-grande .autor-cit {
    margin: 0 0 20px;
  }
  /* line 156, sass/components/_card-autor.scss */
  .CardAutor.-grande .group {
    width: calc(  730px - 210px);
  }
  /* line 103, sass/components/_compartilhe.scss */
  .Compartilhe .content {
    display: flex;
    justify-content: space-between;
  }
  /* line 114, sass/components/_compartilhe.scss */
  .Compartilhe .MaisArtigos,
  .Compartilhe .Gostou {
    padding: 20px 12px;
    flex: 4;
  }
  /* line 120, sass/components/_compartilhe.scss */
  .Compartilhe .Gostou {
    text-align: right;
    flex: 1;
  }
  /* line 69, sass/components/_newsletter.scss */
  .NewsLetter input[type="email"] {
    padding: 0 55px 0 50px;
    background: url("../images/i-envelope.svg") center left 15px no-repeat #fff;
    background-size: 22px;
  }
  /* line 173, sass/components/_newsletter.scss */
  .NewsLetter.-compacto {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 226, sass/components/_newsletter.scss */
  .NewsLetter.-compacto .alert-msg {
    left: auto;
    width: calc( 100% - 410px);
    padding: 0 30px;
    box-sizing: border-box;
  }
  /* line 247, sass/components/_newsletter.scss */
  .NewsLetter hr {
    margin-bottom: 80px;
  }
  /* line 251, sass/components/_newsletter.scss */
  .NewsLetter .news-title {
    font-size: 3.5em;
  }
  /* line 255, sass/components/_newsletter.scss */
  .NewsLetter input[type="email"] {
    text-align: left;
    width: calc( 100% - 250px);
  }
  /* line 260, sass/components/_newsletter.scss */
  .NewsLetter input[type="submit"] {
    width: 250px;
    text-indent: 0;
    transition: background-color 0.4s;
  }
  /* line 265, sass/components/_newsletter.scss */
  .NewsLetter input[type="submit"]:hover {
    background-color: #178281;
  }
  /* line 270, sass/components/_newsletter.scss */
  .NewsLetter .form {
    margin: 0 auto;
  }
  /* line 279, sass/components/_newsletter.scss */
  .NewsLetter.-compacto {
    padding: 32px 0;
  }
  /* line 282, sass/components/_newsletter.scss */
  .NewsLetter.-compacto .news-title {
    float: left;
    width: 355px;
    padding: 10px 0 10px 15px;
    margin: 0 40px 0 0;
  }
  /* line 295, sass/components/_newsletter.scss */
  .NewsLetter.-compacto input[type="email"] {
    width: calc( 100% - calc( 255px + 350px ));
  }
  /* line 299, sass/components/_newsletter.scss */
  .NewsLetter.-compacto input[type="submit"] {
    width: 170px;
  }
  /* line 62, sass/components/_veja-mais.scss */
  .VejaMais footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* line 71, sass/components/_veja-mais.scss */
  .VejaMais footer .btn {
    width: 280px;
  }
  /* line 37, sass/components/_inspiracao.scss */
  .HeroInspiracao .hero-img {
    height: auto;
    width: 100%;
    max-width: 100%;
  }
  /* line 57, sass/components/_inspiracao.scss */
  .HeroInspiracao .content {
    top: 0;
    left: 0;
    right: 8px;
    margin: 0 auto;
    justify-content: center;
    padding: 20px 50% 20px 8px;
  }
  /* line 104, sass/components/_inspiracao.scss */
  .HeroInspiracao .hero-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    max-height: 259.2px;
    font-size: 54px;
    line-height: 1.2;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 165, sass/components/_inspiracao.scss */
  .HeroInspiracao.-over .content {
    background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  }
  /* line 39, sass/components/_intro-categoria.scss */
  .IntroCategoria .title {
    font-size: 6em;
  }
  /* line 43, sass/components/_intro-categoria.scss */
  .IntroCategoria .content {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 102, sass/components/_dropdown.scss */
  .Dropdown {
    max-width: 220px;
  }
  /* line 161, sass/components/_dropdown.scss */
  .Dropdown label {
    font-size: 1.1em;
    display: block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 289, sass/components/_dropdown.scss */
  .Dropdown {
    margin: 0;
    padding: 15px;
    box-sizing: border-box;
    max-width: calc( 20% - 15px);
    background-color: #fff;
    border: solid 1px #e8eef2;
  }
  /* line 304, sass/components/_dropdown.scss */
  .Dropdown legend {
    float: left;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
  }
  /* line 317, sass/components/_dropdown.scss */
  .Dropdown .drop .dropdown-item:first-child {
    margin-top: 20px;
  }
  /* line 327, sass/components/_dropdown.scss */
  .Dropdown label {
    line-height: 30px;
    cursor: pointer;
  }
  /* line 338, sass/components/_dropdown.scss */
  .Dropdown .dropdown-item label:before {
    width: 13px;
    height: 13px;
    background-size: 9px;
  }
  /* line 344, sass/components/_dropdown.scss */
  .Filtros form {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  /* line 356, sass/components/_dropdown.scss */
  .Filtros .hidden-content {
    position: relative;
    max-height: 50px;
    display: block !important;
    z-index: 101;
  }
  /* line 371, sass/components/_dropdown.scss */
  .Filtros .btn-filtrar {
    margin: 0;
    position: static;
    display: block;
    max-width: calc( 20% - 15px);
    line-height: 50px;
    transition: background-color 0.4s;
  }
  /* line 386, sass/components/_dropdown.scss */
  .Filtros .btn-filtrar:hover {
    background-color: #178281;
  }
  /* line 394, sass/components/_dropdown.scss */
  .Dropdown.-fechado legend:after {
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
  /* line 398, sass/components/_dropdown.scss */
  .Dropdown legend:after {
    -webkit-transform: rotateZ(-135deg);
            transform: rotateZ(-135deg);
  }
  /* line 402, sass/components/_dropdown.scss */
  .Dropdown {
    box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1), 0 10px 14px rgba(0, 0, 0, 0.01);
    transition: box-shadow 0.6s cubic-bezier(0.25, 0.8, 0.25, 0.8);
  }
  /* line 407, sass/components/_dropdown.scss */
  .Dropdown.-fechado {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.1);
  }
  /* line 414, sass/components/_dropdown.scss */
  .Filtros.-vertical {
    top: 30px;
    align-self: flex-start;
    overflow: auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  /* line 429, sass/components/_dropdown.scss */
  .Filtros.-vertical .Dropdown legend {
    font-family: "Montserrat-Medium", Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #8895a7;
  }
  /* line 436, sass/components/_dropdown.scss */
  .Filtros.-vertical .hidden-content {
    max-height: 100%;
  }
  /* line 440, sass/components/_dropdown.scss */
  .Filtros.-vertical form {
    padding: 0 15px;
    flex-direction: column;
  }
  /* line 445, sass/components/_dropdown.scss */
  .Filtros.-vertical .Dropdown {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    border: none;
    border-bottom: solid 1px #e8eef2;
    box-shadow: none;
  }
  /* line 460, sass/components/_dropdown.scss */
  .Filtros.-vertical .btn-filtrar {
    position: static;
    margin: 25px auto;
    display: block;
    max-width: 180px;
    line-height: 42px;
    border-radius: 3px;
  }
  /* line 109, sass/components/_tags-filtros.scss */
  .TagsFiltros .filtros {
    margin: 0 0 50px;
    max-height: 145px;
    overflow: hidden;
    white-space: normal;
  }
  /* line 122, sass/components/_tags-filtros.scss */
  .TagsFiltros .item {
    margin: 0 15px 15px 0;
    display: inline-block;
  }
  /* line 132, sass/components/_tags-filtros.scss */
  .TagsFiltros .item:first-child {
    min-width: 0;
    margin-left: 0;
  }
  /* line 137, sass/components/_tags-filtros.scss */
  .TagsFiltros .item:last-child {
    margin-right: 0;
  }
  /* line 221, sass/components/_indice.scss */
  .Indice .indice-title {
    margin-bottom: 10px;
    padding-bottom: 25px;
  }
  /* line 232, sass/components/_indice.scss */
  .Indice .scroll {
    max-height: calc( 100vh - 275px);
  }
  /* line 236, sass/components/_indice.scss */
  .Indice .lista {
    margin: 0 15px;
  }
  /* line 246, sass/components/_indice.scss */
  .Indice .item:after {
    display: none;
  }
  /* line 256, sass/components/_indice.scss */
  .toggle-indice {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    margin: 0;
    margin-bottom: -60px;
    height: 60px;
    width: 60px;
    border: 0;
    text-indent: -9999px;
    background: url("../images/toggle-indice.png") no-repeat center center #fff;
    background-size: 30px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 278, sass/components/_indice.scss */
  .Indice .header {
    height: 0;
    opacity: 0;
    transition: height, opacity;
  }
  /* line 283, sass/components/_indice.scss */
  .Indice {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0.8;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    will-change: transform, opacity, height;
  }
  /* line 290, sass/components/_indice.scss */
  .Indice.-ativo {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  /* line 295, sass/components/_indice.scss */
  .Indice.-ativo .header {
    height: 40px;
    opacity: 1;
    transition: height, opacity;
  }
  /* line 25, sass/components/_intro.scss */
  .Intro .video {
    height: 600px;
  }
  /* line 53, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso {
    text-align: center;
  }
  /* line 57, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .content {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 63, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .video {
    display: inline-block;
    width: 540px;
    margin: 0 50px 0 0;
  }
  /* line 68, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .video iframe {
    height: 330px;
  }
  /* line 73, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .info {
    display: inline-block;
    width: calc( 100% - 540px);
    text-align: left;
  }
  /* line 78, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .info h2 {
    font-size: 50px;
    margin: 0;
    letter-spacing: -1px;
  }
  /* line 84, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .info hr {
    margin: 30px 0;
  }
  /* line 88, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .info p {
    margin: 0 0 40px;
  }
  /* line 92, sass/components/_apresentacao-curso.scss */
  .ApresentacaoCurso .info .btn-matricula {
    margin-top: 0;
    text-align: center;
  }
  /* line 60, sass/components/_perguntas-respostas.scss */
  .PerguntasRespostas .ListaPerguntas .pergunta {
    width: calc( 50% - 100px);
    margin: 50px 0 0 0;
  }
  /* line 64, sass/components/_perguntas-respostas.scss */
  .PerguntasRespostas .ListaPerguntas .pergunta:nth-child(odd) {
    margin: 50px 100px 0 0;
  }
  /* line 41, sass/components/_indice-curso.scss */
  .IndiceCurso .content {
    display: flex;
  }
  /* line 45, sass/components/_indice-curso.scss */
  .IndiceCurso .intro {
    width: calc( 50% - 10px);
    text-align: left;
    margin: 0 70px 0 0;
  }
  /* line 51, sass/components/_indice-curso.scss */
  .IndiceCurso .intro hr {
    margin: 20px 0;
  }
  /* line 57, sass/components/_indice-curso.scss */
  .IndiceCurso .AcordeaoPadrao {
    width: calc( 50% - 10px);
  }
  /* line 61, sass/components/_indice-curso.scss */
  .IndiceCurso .AcordeaoPadrao .acordeao:first-child {
    margin-top: 0;
  }
  /* line 10, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao {
    position: relative;
  }
  /* line 128, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .pic {
    float: left;
    position: relative;
    display: block;
    width: calc( 50% - 30px);
    height: 500px;
  }
  /* line 135, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .pic .img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 147, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    right: 8px;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    display: flex;
    padding-left: 50%;
  }
  /* line 166, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .btn-confira {
    margin-right: auto;
    display: inline-block;
    max-width: 100%;
  }
  /* line 172, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .title {
    margin: 0;
    font-size: 3.8em;
  }
  /* line 183, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .pessoa {
    margin-top: 0;
  }
  /* line 189, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao.-right .pic {
    float: right;
  }
  /* line 193, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao.-right .content {
    padding-right: 50%;
    padding-left: 0;
  }
  /* line 40, sass/components/_intro-gestao.scss */
  .IntroGestao .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  /* line 52, sass/components/_intro-gestao.scss */
  .IntroGestao .content .left {
    max-width: calc( 100% - 610px);
  }
  /* line 2, sass/components/_intro-cursos.scss */
  .IntroCursos {
    margin-bottom: 100px;
  }
  /* line 10, sass/components/_intro-cursos.scss */
  .IntroCursos .limit {
    display: flex;
    align-items: start;
    justify-content: center;
    max-height: 450px;
    max-width: 1140px;
    margin: 0 auto;
  }
  /* line 29, sass/components/_intro-cursos.scss */
  .IntroCursos .descricao {
    text-align: right;
    margin-right: 50px;
    width: calc( 50% - 50px);
  }
  /* line 37, sass/components/_intro-cursos.scss */
  .IntroCursos .intro-img {
    height: auto;
    max-height: calc( 450px + 150px);
    max-width: 50%;
    width: auto;
    align-self: baseline;
  }
  /* line 49, sass/components/_intro-cursos.scss */
  .IntroCursos .intro-title {
    margin-top: 0;
    font-size: 6em;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    max-height: 198px;
    font-size: 60px;
    line-height: 1.1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 67, sass/components/_intro-cursos.scss */
  .IntroCursos .btn-cta {
    margin-right: 0;
    margin-left: auto;
    display: inline-block;
    max-width: 100%;
  }
  /* line 132, sass/components/_intro-cursos.scss */
  .IntroCursos .intro-img + .descricao {
    margin-right: 0;
    margin-left: 50px;
    text-align: left;
  }
  /* line 138, sass/components/_intro-cursos.scss */
  .IntroCursos .intro-img + .descricao .btn-cta {
    text-align: center;
    margin-right: auto;
    margin-left: 0;
  }
  /* line 12, sass/components/_duracao-curso.scss */
  .DuracaoCurso .card-duracao {
    margin-bottom: 0;
    margin-right: 80px;
  }
  /* line 172, sass/components/_footer.scss */
  .footer-logo {
    margin: 0;
    background-position: center left -15px;
  }
  /* line 177, sass/components/_footer.scss */
  .Footer .menu-item a {
    font-size: 12px;
    line-height: 15px;
  }
  /* line 182, sass/components/_footer.scss */
  .Footer .icone a {
    width: 16px;
    height: 16px;
  }
  /* line 193, sass/components/_footer.scss */
  .Footer .copyrights {
    display: inline-block;
    width: auto;
  }
  /* line 10, sass/components/_tabs.scss */
  .hasTab .tab-nav {
    display: flex;
  }
  /* line 16, sass/components/_tabs.scss */
  .hasTab .tab-nav .tabNavItem {
    width: 50%;
    box-sizing: border-box;
  }
  /* line 8, sass/components/_cards-informativos.scss */
  .CardsInformativos .lista-cards {
    margin-top: 0px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  /* line 18, sass/components/_carrossel_emp.scss */
  .CarrosselEmp .slider.slick-initialized {
    width: 888px;
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  /* line 18, sass/components/_wp-galeria-padrao.scss */
  .gallery.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  /* line 3, sass/components/_header-profile.scss */
  .HeaderProfile {
    text-align: left;
  }
  /* line 18, sass/components/_header-profile.scss */
  .Empreendedor {
    text-align: left;
    display: flex;
  }
  /* line 28, sass/components/_header-profile.scss */
  .Empreendedor .emp-avatar {
    margin: 0 20px 0 0;
  }
  /* line 72, sass/components/_header-profile.scss */
  .Empreendedor .site:hover,
  .Empreendedor .local:hover {
    color: #79889c;
  }
  /* line 3, sass/components/_resumo-empreendedor.scss */
  .Resumo .titulo-empreendedor {
    text-align: left;
  }
  /* line 12, sass/components/_resumo-empreendedor.scss */
  .Resumo hr {
    margin-left: 0;
  }
  /* line 3, sass/components/_sobre-empresa.scss */
  .SobreEmpresa .content {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 10, sass/components/_sobre-empresa.scss */
  .SobreEmpresa .titulo-empreendedor {
    width: 100%;
  }
  /* line 16, sass/components/_sobre-empresa.scss */
  .SobreEmpresa .limit {
    width: calc( 100% - 280px);
  }
  /* line 22, sass/components/_sobre-empresa.scss */
  .SobreEmpresa .dados-empresa {
    margin-left: 90px;
    width: 190px;
  }
  /* line 29, sass/components/_sobre-empresa.scss */
  .SobreEmpresa dl {
    text-align: left;
  }
  /* line 3, sass/components/_infografico.scss */
  .Infografico .title {
    margin: 0;
    font-size: 38px;
  }
  /* line 13, sass/components/_infografico.scss */
  .Infografico .texto-aux {
    margin: 0;
  }
  /* line 32, sass/components/_infografico.scss */
  .Infografico .content {
    display: flex;
  }
  /* line 38, sass/components/_infografico.scss */
  .Infografico .limit {
    order: 1;
    max-width: 40%;
  }
  /* line 48, sass/components/_infografico.scss */
  .Infografico .grafico {
    order: 2;
    margin-left: 40px;
    max-width: calc( 50% - 40px);
  }
  /* line 60, sass/components/_infografico.scss */
  .Infografico .grafico.-esquerda {
    order: 0;
    margin-left: 0;
    margin-right: 40px;
  }
  /* line 18, sass/components/_erro404.scss */
  .erro404 .content {
    display: flex;
    align-items: center;
    text-align: left;
  }
  /* line 23, sass/components/_erro404.scss */
  .erro404 .title {
    font-size: 5.8em;
  }
  /* line 26, sass/components/_erro404.scss */
  .erro404 .title br {
    display: block;
  }
  /* line 12, sass/layouts/_layout.scss */
  .Apoio,
  .Lista,
  .IntroCategoria,
  .NewsLetter,
  .SobreQuem,
  .HistoriaInspiracao,
  .IntroCursos,
  .DuracaoCurso,
  .PerguntasRespostas,
  .ApresentacaoCurso,
  .Cases,
  .CasesEmpreendedores,
  .IndiceCurso,
  .CursosRelacionados,
  .VideoDestaque .content,
  .ListaEmpreendedores,
  .CardsInformativos,
  .CarrosselEmp,
  .Infografico .HeroInspiracao,
  .ListagemBusca,
  .IntroGestao,
  .ListaGestao,
  .Listagem,
  .ListaPosts,
  .MeuCadastro,
  .AutorSpace,
  .HeaderProfile,
  .Resumo,
  .SobreEmpresa,
  .ListaEventos,
  .gallery,
  .botao-destacado.-has-padd {
    padding: 30px 0;
  }
  /* line 65, sass/layouts/_layout.scss */
  .IntroCategoria,
  .ListagemBusca {
    padding: 75px 0 !important;
  }
  /* line 162, sass/layouts/_layout.scss */
  article .Hero .content {
    padding: 40px 65px;
    overflow: hidden;
  }
  /* line 166, sass/layouts/_layout.scss */
  article .Hero .favoritar {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  /* line 171, sass/layouts/_layout.scss */
  article .Hero .categorias {
    float: left;
  }
  /* line 174, sass/layouts/_layout.scss */
  article .Hero .post-time {
    float: right;
  }
  /* line 179, sass/layouts/_layout.scss */
  article > .content {
    padding-left: 65px;
    padding-right: 65px;
  }
  /* line 184, sass/layouts/_layout.scss */
  article .CardAutor {
    margin: 25px auto;
  }
  /* line 308, sass/layouts/_layout.scss */
  .SingleVideo .Intro .categorias {
    width: auto;
  }
  /* line 312, sass/layouts/_layout.scss */
  .SingleVideo .Intro h1 {
    padding: 0 65px;
  }
  /* line 316, sass/layouts/_layout.scss */
  .SingleVideo .Intro .favoritar {
    top: 680px;
  }
  /* line 328, sass/layouts/_layout.scss */
  .AutorSpace .content {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
  }
  /* line 422, sass/layouts/_layout.scss */
  .ListagemBusca .btn-mostrar {
    margin-top: 25px;
  }
  /* line 426, sass/layouts/_layout.scss */
  .ListagemBusca .content {
    display: flex;
    justify-content: space-between;
  }
  /* line 437, sass/layouts/_layout.scss */
  .ListagemBusca .Filtros {
    width: 252px;
  }
  /* line 441, sass/layouts/_layout.scss */
  .ListagemBusca .Filtros form {
    background-color: #fff;
  }
  /* line 445, sass/layouts/_layout.scss */
  .ListagemBusca .limit {
    max-width: calc( 100% - 282px);
  }
  /* line 455, sass/layouts/_layout.scss */
  .IntroGestao {
    text-align: left;
  }
  /* line 469, sass/layouts/_layout.scss */
  .IntroGestao img {
    margin-top: 0;
  }
  /* line 530, sass/layouts/_layout.scss */
  .ListaGestao .HeaderTitulo,
  .ListaPosts .HeaderTitulo,
  .ListaEmpreendedores .HeaderTitulo,
  .ListaEventos .HeaderTitulo {
    margin-bottom: 100px;
  }
  /* line 541, sass/layouts/_layout.scss */
  .ListaGestao .ListaBreadcrumbs .title:after,
  .ListaPosts .ListaBreadcrumbs .title:after,
  .ListaEmpreendedores .ListaBreadcrumbs .title:after,
  .ListaEventos .ListaBreadcrumbs .title:after {
    margin-top: 10px;
  }
  /* line 558, sass/layouts/_layout.scss */
  .HeaderTitulo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 566, sass/layouts/_layout.scss */
  .HeaderTitulo .h-title {
    margin-right: 120px;
  }
  /* line 575, sass/layouts/_layout.scss */
  .HeaderTitulo .h-title:after {
    margin-top: 20px;
  }
  /* line 595, sass/layouts/_layout.scss */
  .ListaEmpreendedores .CardList-2-2-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 75px;
  }
  /* line 615, sass/layouts/_layout.scss */
  .Listagem .Filtros form {
    position: relative;
    z-index: 1;
    max-height: 50px;
  }
  /* line 650, sass/layouts/_layout.scss */
  .Footer {
    text-align: left;
  }
  /* line 669, sass/layouts/_layout.scss */
  .Footer h4 {
    margin: 0 0 26px;
  }
  /* line 673, sass/layouts/_layout.scss */
  .Footer .menu-item {
    margin-bottom: 15px;
  }
  /* line 677, sass/layouts/_layout.scss */
  .Footer .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 690, sass/layouts/_layout.scss */
  .Footer .Sobre {
    width: 46%;
    max-width: 450px;
  }
  /* line 695, sass/layouts/_layout.scss */
  .Footer .content.-border:after {
    width: 100%;
  }
  /* line 731, sass/layouts/_layout.scss */
  .Apoio hr {
    margin-bottom: 65px;
  }
  /* line 739, sass/layouts/_layout.scss */
  .ListaEmpresas {
    max-width: 100%;
  }
  /* line 845, sass/layouts/_layout.scss */
  .SobreQuem .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -40px;
  }
  /* line 853, sass/layouts/_layout.scss */
  .SobreQuem .squem-card {
    box-sizing: border-box;
    width: calc( 50% - 40px);
    margin: 0;
    margin-bottom: 40px;
  }
  /* line 859, sass/layouts/_layout.scss */
  .SobreQuem .squem-card:last-child {
    margin-bottom: 40px;
  }
  /* line 897, sass/layouts/_layout.scss */
  .MeuCadastro .avatar-img {
    display: inline-block;
  }
  /* line 928, sass/layouts/_layout.scss */
  .MeuCadastro .meu-avatar {
    text-align: left;
  }
  /* line 936, sass/layouts/_layout.scss */
  .MeuCadastro .file-btn, .MeuCadastro .remove-avatar {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 0;
  }
  /* line 969, sass/layouts/_layout.scss */
  .MeuCadastro .remove-avatar {
    margin-bottom: 0;
  }
  /* line 983, sass/layouts/_layout.scss */
  .MeuCadastro input[type="submit"] {
    width: auto;
  }
  /* line 1116, sass/layouts/_layout.scss */
  .MeuCadastro .meu-avatar {
    max-width: 100%;
    margin-bottom: 40px;
  }
  /* line 1121, sass/layouts/_layout.scss */
  .MeuCadastro .meus-dados {
    display: inline-block;
    width: 350px;
    vertical-align: top;
  }
  /* line 1127, sass/layouts/_layout.scss */
  .MeuCadastro .minha-empresa {
    display: inline-block;
    width: calc( 100% - 460px);
    margin-left: 100px;
    vertical-align: top;
  }
  /* line 1134, sass/layouts/_layout.scss */
  .MeuCadastro .row {
    display: flex;
  }
  /* line 1137, sass/layouts/_layout.scss */
  .MeuCadastro .row .custom-select {
    width: calc( 100% - 265px);
  }
  /* line 1141, sass/layouts/_layout.scss */
  .MeuCadastro .row input {
    width: 235px;
    margin-left: 30px;
  }
  /* line 1147, sass/layouts/_layout.scss */
  .MeuCadastro input[type="submit"] {
    margin-top: 50px;
  }
  /* line 1166, sass/layouts/_layout.scss */
  .UserOptions .Modal-Content {
    margin: 0 auto;
  }
  /* line 1246, sass/layouts/_layout.scss */
  .RegisterOptions .tabs {
    text-align: center;
    padding: 30px 50px;
  }
  /* line 1251, sass/layouts/_layout.scss */
  .RegisterOptions input[type='text'],
  .RegisterOptions input[type='email'],
  .RegisterOptions input[type='password'] {
    width: 400px;
  }
  /* line 1257, sass/layouts/_layout.scss */
  .RegisterOptions input[type='submit'] {
    min-width: 220px;
  }
  /* line 1261, sass/layouts/_layout.scss */
  .RegisterOptions form > label {
    text-align: left;
  }
  /* line 1265, sass/layouts/_layout.scss */
  .RegisterOptions input[type='checkbox'] + label:not(.hidden-pass) {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1334, sass/layouts/_layout.scss */
  .HeaderProfile .empresa-logo {
    max-width: calc( 50% - 80px);
    margin-bottom: 0;
    margin-left: 80px;
  }
  /* line 1343, sass/layouts/_layout.scss */
  .HeaderProfile .Empreendedor {
    width: 50%;
    display: flex;
  }
  /* line 1350, sass/layouts/_layout.scss */
  .HeaderProfile .limit {
    max-width: calc( 100% - 190px);
  }
  /* line 1356, sass/layouts/_layout.scss */
  .HeaderProfile .content {
    display: flex;
    align-items: center;
  }
  /* line 1371, sass/layouts/_layout.scss */
  .ListaEmpreendedores .titulo {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1384, sass/layouts/_layout.scss */
  .ListaEmpreendedores .Empreendedor {
    margin-bottom: 0;
    overflow: hidden;
  }
  /* line 1392, sass/layouts/_layout.scss */
  .ListaEmpreendedores .Empreendedor .limit {
    width: calc( 100% - 180px);
  }
  /* line 1412, sass/layouts/_layout.scss */
  .ListaEmpreendedores .Empreendedor .emp-avatar {
    margin-right: 20px;
    margin-bottom: 0;
  }
  /* line 1432, sass/layouts/_layout.scss */
  .ListaEmpreendedores .lista {
    display: grid;
    grid-row-gap: 40px;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    max-width: 1140px;
    margin: 0 auto;
  }
  /* line 43, sass/_components-colors.scss */
  .-color-1b9897 .btn-cta:hover,
  .-color-1b9897 .intro-cta:hover,
  .-color-1b9897 .btn:hover {
    background-color: #178281 !important;
  }
  /* line 59, sass/_components-colors.scss */
  .-color-1b9897 .squem-cat:hover,
  .-color-1b9897 .squem-cta:hover,
  .-color-1b9897 .empresa-cap a:hover,
  .-color-1b9897 .card-categoria:hover,
  .-color-1b9897 .cta:hover {
    color: #178281;
  }
  /* line 43, sass/_components-colors.scss */
  .-color-a04098 .btn-cta:hover,
  .-color-a04098 .intro-cta:hover,
  .-color-a04098 .btn:hover {
    background-color: #8e3987 !important;
  }
  /* line 59, sass/_components-colors.scss */
  .-color-a04098 .squem-cat:hover,
  .-color-a04098 .squem-cta:hover,
  .-color-a04098 .empresa-cap a:hover,
  .-color-a04098 .card-categoria:hover,
  .-color-a04098 .cta:hover {
    color: #8e3987;
  }
  /* line 43, sass/_components-colors.scss */
  .-color-1890ba .btn-cta:hover,
  .-color-1890ba .intro-cta:hover,
  .-color-1890ba .btn:hover {
    background-color: #157fa3 !important;
  }
  /* line 59, sass/_components-colors.scss */
  .-color-1890ba .squem-cat:hover,
  .-color-1890ba .squem-cta:hover,
  .-color-1890ba .empresa-cap a:hover,
  .-color-1890ba .card-categoria:hover,
  .-color-1890ba .cta:hover {
    color: #157fa3;
  }
  /* line 43, sass/_components-colors.scss */
  .-color-312241 .btn-cta:hover,
  .-color-312241 .intro-cta:hover,
  .-color-312241 .btn:hover {
    background-color: #241930 !important;
  }
  /* line 59, sass/_components-colors.scss */
  .-color-312241 .squem-cat:hover,
  .-color-312241 .squem-cta:hover,
  .-color-312241 .empresa-cap a:hover,
  .-color-312241 .card-categoria:hover,
  .-color-312241 .cta:hover {
    color: #241930;
  }
  /* line 58, sass/trumps/_trumps.scss */
  article > .alignleft {
    float: left;
    margin-left: calc( (100% - 860px )/2);
    margin-right: 30px;
  }
  /* line 66, sass/trumps/_trumps.scss */
  article > .alignright {
    float: right;
    margin-left: 30px;
    margin-right: calc( (100% - 860px )/2);
  }
  /* line 79, sass/trumps/_trumps.scss */
  article > .floated {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: calc( ( 100% - 860px )/2) !important;
    margin-right: 30px !important;
  }
  /* line 100, sass/trumps/_trumps.scss */
  article > p iframe {
    width: 100% !important;
    height: 550px !important;
  }
  /* line 147, sass/trumps/_trumps.scss */
  .Page > .alignleft {
    float: left;
    margin-left: calc( (100% - 910px )/2);
    margin-right: 30px;
  }
  /* line 155, sass/trumps/_trumps.scss */
  .Page > .alignright {
    float: right;
    margin-left: 30px;
    margin-right: calc( (100% - 910px )/2);
  }
  /* line 168, sass/trumps/_trumps.scss */
  .Page > .floated {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: calc( ( 100% - 910px )/2) !important;
    margin-right: 30px !important;
  }
  /* line 213, sass/trumps/_trumps.scss */
  main > .alignleft {
    float: left;
    margin-left: calc( (100% - 1140px )/2);
    margin-right: 30px;
  }
  /* line 221, sass/trumps/_trumps.scss */
  main > .alignright {
    float: right;
    margin-left: 30px;
    margin-right: calc( (100% - 1140px )/2);
  }
  /* line 234, sass/trumps/_trumps.scss */
  main > .floated {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: calc( ( 100% - 1140px )/2) !important;
    margin-right: 30px !important;
  }
  /* line 260, sass/trumps/_trumps.scss */
  main > p iframe {
    width: 100% !important;
    height: 550px !important;
  }
  /* line 308, sass/trumps/_trumps.scss */
  .grid-full > .alignleft {
    float: left;
    margin-left: calc( (100% - 1140px )/2);
    margin-right: 30px;
  }
  /* line 316, sass/trumps/_trumps.scss */
  .grid-full > .alignright {
    float: right;
    margin-left: 30px;
    margin-right: calc( (100% - 1140px )/2);
  }
  /* line 324, sass/trumps/_trumps.scss */
  .grid-full .floated {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: calc( ( 100% - 1140px )/2) !important;
    margin-right: 30px !important;
  }
  /* line 365, sass/trumps/_trumps.scss */
  .admin-bar .MainHeader {
    top: 32px;
  }
  /* line 375, sass/trumps/_trumps.scss */
  .admin-bar .MainHeader .mh-busca {
    top: -230px;
  }
  /* line 379, sass/trumps/_trumps.scss */
  .admin-bar .MainHeader .mh-busca.-ativo {
    top: 90px;
    transition: top 0.4s ease-in;
  }
  /* line 396, sass/trumps/_trumps.scss */
  .only-mob {
    display: none;
  }
  /* line 403, sass/trumps/_trumps.scss */
  .only-desk {
    display: block;
  }
  /* line 450, sass/trumps/_trumps.scss */
  .IntroCursos .Patrocinado {
    margin-top: -50px;
  }
}
@media (min-width: 1140px) {
  /* # */
  /* line 45, sass/base/_placeholders.scss */
  h1, .IntroCursos .intro-title {
    font-size: 5em;
    line-height: 60px;
  }
  /* line 62, sass/base/_placeholders.scss */
  h1.-hat, .IntroCursos .-hat.intro-title {
    line-height: 60px;
  }
  /* line 90, sass/base/_placeholders.scss */
  h2.-hat {
    line-height: 60px;
  }
  /* line 117, sass/base/_placeholders.scss */
  h3.-hat, .PerguntasRespostas .ListaPerguntas .pergunta h2.-hat, .MeuCadastro legend.-hat {
    line-height: 60px;
  }
  /* line 391, sass/base/_placeholders.scss */
  .Empresa img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: -webkit-filter 0.5s ease-in;
    transition: filter 0.5s ease-in;
    transition: filter 0.5s ease-in, -webkit-filter 0.5s ease-in;
    will-change: filter;
  }
  /* line 398, sass/base/_placeholders.scss */
  .Empresa:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  /* line 100, sass/base/_vars.scss */
  .favoritar:hover {
    box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1), 0 10px 14px rgba(0, 0, 0, 0.05);
  }
  /* line 228, sass/base/_base.scss */
  .content {
    margin: 0 auto;
  }
  /* line 518, sass/base/_base.scss */
  .floated a:hover {
    color: #484848;
  }
  /* line 615, sass/base/_base.scss */
  article blockquote p {
    font-size: 3em;
  }
  /* line 618, sass/base/_base.scss */
  article blockquote p:not(:first-child):last-child {
    margin-top: 35px;
    font-size: 2.4em;
  }
  /* line 622, sass/base/_base.scss */
  article blockquote p:not(:first-child):last-child::before {
    width: 190px;
    margin: 0 10px 6px;
  }
  /* line 835, sass/base/_base.scss */
  .SocialMidia .menu-item a {
    opacity: 0.8;
  }
  /* line 848, sass/base/_base.scss */
  .SocialMidia .menu-item a:hover {
    opacity: 1;
  }
  /* line 102, sass/components/_listas.scss */
  .ListaEmpresas,
  .CardList-2-2-4 {
    -ms-grid-template-columns: repeat(4, 263px);
    grid-template-columns: repeat(4, 263px);
  }
  /* line 168, sass/components/_listas.scss */
  .CardList-1-2-4 {
    -ms-grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
  }
  /* line 133, sass/components/_book-list.scss */
  .BookList {
    padding-top: 70px;
    margin-bottom: -70px;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 140, sass/components/_book-list.scss */
  .BookList .book {
    width: calc( 50% - 70px);
    margin: 0 35px 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  /* line 116, sass/base/_vars.scss */
  .Card img:not(.card-bandana):not(.autor-img):not(.fake-thumb) {
    -webkit-transform: translateX(-50%) scale(1.05) !important;
    transform: translateX(-50%) scale(1.05) !important;
    will-change: transform;
    transition: -webkit-transform 0.8s linear;
    transition: transform 0.8s linear;
    transition: transform 0.8s linear, -webkit-transform 0.8s linear;
  }
  /* line 123, sass/base/_vars.scss */
  .Card:hover img:not(.card-bandana):not(.autor-img):not(.fake-thumb) {
    -webkit-transform: translateX(-50%) scale(1) !important;
    transform: translateX(-50%) scale(1) !important;
    transition: -webkit-transform 0.8s linear;
    transition: transform 0.8s linear;
    transition: transform 0.8s linear, -webkit-transform 0.8s linear;
  }
  /* line 186, sass/components/_cards.scss */
  .Card.-evento .desc a:hover {
    color: #178281;
  }
  /* line 100, sass/base/_vars.scss */
  .SobreQuem .squem-card:hover {
    box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1), 0 10px 14px rgba(0, 0, 0, 0.05);
  }
  /* line 100, sass/base/_vars.scss */
  .VideoDestaque .Video .assistir:hover {
    box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1), 0 10px 14px rgba(0, 0, 0, 0.05);
  }
  /* line 218, sass/components/_video-destaque.scss */
  .VideoDestaque .content {
    max-width: 1140px;
    margin: auto;
  }
  /* line 223, sass/components/_video-destaque.scss */
  .VideoDestaque .video-thumb {
    max-width: none;
    width: 100%;
  }
  /* line 229, sass/components/_video-destaque.scss */
  .VideoDestaque .Video .assistir {
    width: 100px;
    height: 100px;
    border-radius: 100px;
  }
  /* line 235, sass/components/_video-destaque.scss */
  .VideoDestaque .Video .assistir:after {
    right: -12px;
    border-width: 18px 0px 18px 30px;
  }
  /* line 240, sass/components/_video-destaque.scss */
  .VideoDestaque .Video:before {
    left: 52px;
    width: 130px;
    height: 130px;
    border-radius: 130px;
  }
  /* line 5, sass/components/_card-autor.scss */
  .CardAutor {
    padding-left: 150px;
    padding-right: 150px;
  }
  /* line 57, sass/components/_inspiracao.scss */
  .HeroInspiracao .content {
    left: 0;
    right: 0;
    padding-left: calc( ( 100% - 1140px ) /2);
    max-width: 100%;
  }
  /* line 138, sass/components/_inspiracao.scss */
  .HeroInspiracao .intro-cta {
    transition: background-color 0.4s ease-out;
  }
  /* line 158, sass/components/_inspiracao.scss */
  .HeroInspiracao .intro-cta:hover {
    background-color: rgba(0, 0, 0, 0.8);
    border: solid 2px #f1f1f1;
  }
  /* line 483, sass/components/_dropdown.scss */
  .Filtros.-vertical .btn-filtrar {
    transition: background-color 0.4s;
    background-color: #1b9897;
  }
  /* line 487, sass/components/_dropdown.scss */
  .Filtros.-vertical .btn-filtrar:hover {
    background-color: #178281;
  }
  /* line 205, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .pic {
    width: calc( 50%);
  }
  /* line 209, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .content {
    padding-left: calc( 570px + 60px);
  }
  /* line 213, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao.-right .content {
    padding-right: calc( 570px + 60px);
    padding-left: 0;
  }
  /* line 68, sass/components/_intro-gestao.scss */
  .IntroGestao .title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 100%;
    height: 180px;
    font-size: 50px;
    line-height: 1.2;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 104, sass/components/_intro-cursos.scss */
  .IntroCursos .fav:hover,
  .IntroCursos .compartilhar:hover {
    color: #f2f2f2;
  }
  /* line 208, sass/components/_footer.scss */
  .Footer .menu-item a:hover {
    color: #1b9897;
  }
  /* line 18, sass/components/_carrossel_emp.scss */
  .CarrosselEmp .slider.slick-initialized {
    width: 1170px;
  }
  /* line 132, sass/components/_carrossel_emp.scss */
  .CarrosselEmp .link-emp:hover {
    color: #178281;
  }
  /* line 38, sass/components/_infografico.scss */
  .Infografico .limit {
    max-width: 400px;
  }
  /* line 48, sass/components/_infografico.scss */
  .Infografico .grafico {
    margin-left: 100px;
    max-width: calc( 100% - 500px);
  }
  /* line 60, sass/components/_infografico.scss */
  .Infografico .grafico.-esquerda {
    margin-right: 100px;
  }
  /* line 1, sass/components/_erro404.scss */
  .erro404 {
    padding: 70px 0;
  }
  /* line 12, sass/layouts/_layout.scss */
  .Apoio,
  .Lista,
  .IntroCategoria,
  .NewsLetter,
  .SobreQuem,
  .HistoriaInspiracao,
  .IntroCursos,
  .DuracaoCurso,
  .PerguntasRespostas,
  .ApresentacaoCurso,
  .Cases,
  .CasesEmpreendedores,
  .IndiceCurso,
  .CursosRelacionados,
  .VideoDestaque .content,
  .ListaEmpreendedores,
  .CardsInformativos,
  .CarrosselEmp,
  .Infografico .HeroInspiracao,
  .ListagemBusca,
  .IntroGestao,
  .ListaGestao,
  .Listagem,
  .ListaPosts,
  .MeuCadastro,
  .AutorSpace,
  .HeaderProfile,
  .Resumo,
  .SobreEmpresa,
  .ListaEventos,
  .gallery,
  .botao-destacado.-has-padd {
    padding: 50px 0;
  }
  /* line 74, sass/layouts/_layout.scss */
  .IntroGestao {
    padding-top: 50px !important;
  }
  /* line 82, sass/layouts/_layout.scss */
  .Footer {
    padding: 70px 0;
  }
  /* line 190, sass/layouts/_layout.scss */
  article > .content {
    padding-left: 170px;
    padding-right: 170px;
  }
  /* line 220, sass/layouts/_layout.scss */
  .Inspiracao blockquote {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  /* line 508, sass/layouts/_layout.scss */
  .ListaGestao .ver-todos,
  .ListaPosts .ver-todos,
  .ListaEmpreendedores .ver-todos,
  .ListaEventos .ver-todos {
    transition: color 0.4s;
  }
  /* line 511, sass/layouts/_layout.scss */
  .ListaGestao .ver-todos:hover,
  .ListaPosts .ver-todos:hover,
  .ListaEmpreendedores .ver-todos:hover,
  .ListaEventos .ver-todos:hover {
    color: #178281;
  }
  /* line 641, sass/layouts/_layout.scss */
  .Listagem.Conteudo .hidden-content {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 807, sass/layouts/_layout.scss */
  .Lista header {
    width: calc( 100% - 760px);
    margin-left: 0;
  }
  /* line 812, sass/layouts/_layout.scss */
  .Lista > ul,
  .Lista .content > ul {
    margin: 0;
  }
  /* line 817, sass/layouts/_layout.scss */
  .Lista .content {
    display: flex;
  }
  /* line 821, sass/layouts/_layout.scss */
  .Lista .cta {
    transition: color 0.4s;
  }
  /* line 824, sass/layouts/_layout.scss */
  .Lista .cta:hover {
    color: #178281;
  }
  /* line 868, sass/layouts/_layout.scss */
  .SobreQuem .squem-card {
    width: calc( 50% - 80px);
  }
  /* line 1045, sass/layouts/_layout.scss */
  .MeuCadastro .ipt-pass .hidden-pass {
    transition: background-color 0.5s;
  }
  /* line 1059, sass/layouts/_layout.scss */
  .MeuCadastro .ipt-pass .hidden-pass:hover {
    color: #97a2b2;
    background-color: #d8dde8;
  }
  /* line 1216, sass/layouts/_layout.scss */
  .RegisterOptions .lostpass:hover {
    color: #1b9897;
  }
  /* line 1432, sass/layouts/_layout.scss */
  .ListaEmpreendedores .lista {
    grid-template-columns: repeat(3, 1fr);
  }
  /* line 29, sass/trumps/_trumps.scss */
  article > p:not(.fluid), article > h1, article > h2, article > h3, article > h4, article > h5, article > h6, article > blockquote, article > ol, article > ul, article > .pub-content, article > .floated, article > .title-sub, article > .Cases h2, article > .Cases p {
    margin: 30px auto;
  }
  /* line 111, sass/trumps/_trumps.scss */
  article .SobreQuem .squem-card {
    width: calc( 50% - 40px);
  }
  /* line 123, sass/trumps/_trumps.scss */
  .Page > p:not(.fluid), .Page > h1, .Page > h2, .Page > h3, .Page > h4, .Page > h5, .Page > h6, .Page > blockquote, .Page > ol, .Page > ul, .Page > .pub-content, .Page > .floated, .Page > .title-sub, .Page > .Cases h2, .Page > .Cases p {
    margin: 30px auto;
  }
  /* line 189, sass/trumps/_trumps.scss */
  main > p:not(.fluid), main > h1, main > h2, main > h3, main > h4, main > h5, main > h6, main > blockquote, main > ol, main > ul, main > .pub-content, main > .floated, main > .title-sub, main > .Cases h2, main > .Cases p {
    margin: 30px auto;
  }
  /* line 271, sass/trumps/_trumps.scss */
  main .SobreQuem .squem-card {
    width: calc( 50% - 40px);
  }
  /* line 284, sass/trumps/_trumps.scss */
  .grid-full > p:not(.fluid), .grid-full > h1, .grid-full > h2, .grid-full > h3, .grid-full > h4, .grid-full > h5, .grid-full > h6, .grid-full > blockquote, .grid-full > ol, .grid-full > ul, .grid-full > .pub-content, .grid-full > .floated, .grid-full > .title-sub, .grid-full > .Cases h2, .grid-full > .Cases p {
    margin: 30px auto;
  }
  /* line 342, sass/trumps/_trumps.scss */
  p > .size-full:not(.alignleft):not(.alignright):not(.aligncenter) {
    display: block;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: calc( 99vw);
  }
  /* line 411, sass/trumps/_trumps.scss */
  .expect-desk {
    display: none;
  }
}
@media (min-width: 1420px) {
  /* #1 */
  /* line 72, sass/components/_modal.scss */
  .Modal {
    max-height: 650px;
  }
  /* line 258, sass/components/_video-destaque.scss */
  .VideoDestaque .Video {
    max-width: 100%;
    width: 55%;
  }
  /* line 57, sass/components/_inspiracao.scss */
  .HeroInspiracao .content {
    padding-left: calc( ( 100% - 1140px ) /2);
    padding-right: calc( ( ( 100% - 1140px ) /2 ) + 30%);
  }
  /* line 224, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .pic {
    height: 650px;
  }
}
@media (max-width: 1419px) {
  /* # */
}
@media (max-width: 1139px) {
  /* # */
}
@media (max-width: 1033px) {
  /* # */
}
@media (max-width: 959px) {
  /* # */
  /* line 61, sass/components/_listas.scss */
  .CardList-1-2-4.slick-initialized,
  .CardList-1-3-3.slick-initialized,
  .CardList-1-2-2.slick-initialized,
  .CardList-2-2-4.slick-initialized,
  .ListaEmpresas.slick-initialized {
    margin-left: -8px;
    margin-right: -8px;
  }
  /* line 66, sass/components/_listas.scss */
  .CardList-1-2-4.slick-initialized .Card,
  .CardList-1-3-3.slick-initialized .Card,
  .CardList-1-2-2.slick-initialized .Card,
  .CardList-2-2-4.slick-initialized .Card,
  .ListaEmpresas.slick-initialized .Card {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* line 71, sass/components/_listas.scss */
  .CardList-1-2-4 .slick-next,
  .CardList-1-3-3 .slick-next,
  .CardList-1-2-2 .slick-next,
  .CardList-2-2-4 .slick-next,
  .ListaEmpresas .slick-next {
    right: 0;
  }
  /* line 75, sass/components/_listas.scss */
  .CardList-1-2-4 .slick-prev,
  .CardList-1-3-3 .slick-prev,
  .CardList-1-2-2 .slick-prev,
  .CardList-2-2-4 .slick-prev,
  .ListaEmpresas .slick-prev {
    left: 0;
  }
  /* line 94, sass/components/_newsletter.scss */
  .NewsLetter input[type="submit"] {
    background: url("../images/i-envelope-branco.svg") center center no-repeat #1b9897;
    background-size: 24px;
  }
  /* line 89, sass/layouts/_layout.scss */
  .VideoDestaque .content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 101, sass/layouts/_layout.scss */
  .IntroCursos + .DuracaoCurso {
    padding-top: 50px !important;
  }
  /* line 1223, sass/layouts/_layout.scss */
  .RegisterOptions {
    margin-top: 50px;
    max-width: 100%;
    min-width: 0;
  }
  /* line 1229, sass/layouts/_layout.scss */
  .RegisterOptions .tabs {
    padding: 25px;
    text-align: center;
  }
  /* line 1234, sass/layouts/_layout.scss */
  .RegisterOptions .tab-nav {
    display: flex;
  }
  /* line 1238, sass/layouts/_layout.scss */
  .RegisterOptions .tab-nav .tabNavItem {
    width: 50%;
    padding: 25px 0;
  }
}
@media only screen and (max-width: 959px) {
  /* line 164, sass/components/_modal.scss */
  .Modal.UserOptions {
    height: 100vh;
    max-height: 100vh;
    max-width: 100vw;
    overflow: auto;
    width: 100vw;
  }
  /* line 172, sass/components/_modal.scss */
  .Modal-Content {
    max-width: 100%;
  }
  /* line 174, sass/components/_modal.scss */
  .Modal a.tabNavItem {
    padding: 25px 8px !important;
  }
}
@media (min-width: 960px) and (min-width: 1420px) {
  /* line 159, sass/components/_video-destaque.scss */
  .VideoDestaque .Video:after {
    left: calc( -100% + 115px);
  }
}
@media (max-width: 960px) {
  /* line 245, sass/components/_dropdown.scss */
  .hidden-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    width: auto;
    padding: 80px 0;
    z-index: 104;
    overflow-y: auto;
    overflow: hidden;
    background-color: #fff;
  }
  /* line 266, sass/components/_dropdown.scss */
  .hidden-content .btn-filtrar {
    display: block;
  }
  /* line 271, sass/components/_dropdown.scss */
  .hidden-content.-hidden {
    z-index: -1;
    height: 0;
    width: 0;
    overflow: hidden;
  }
  /* line 277, sass/components/_dropdown.scss */
  .hidden-content.-hidden .btn-filtrar {
    display: none !important;
  }
  /* line 358, sass/trumps/_trumps.scss */
  .admin-bar .MainHeader .mh-menu {
    padding: 108px 0 0;
  }
}
@media (min-width: 960px) and (min-width: 1140px) {
  /* line 100, sass/base/_vars.scss */
  .Filtros.-vertical:hover {
    box-shadow: 0 12px 18px rgba(0, 0, 0, 0.1), 0 10px 14px rgba(0, 0, 0, 0.05);
  }
}
@media only screen and (max-width: 960px) {
  /* line 31, sass/components/_perguntas-respostas.scss */
  .PerguntasRespostas .ListaPerguntas .btn-matricula {
    line-height: 26px;
    padding: 14px;
  }
  /* line 231, sass/components/_historia-inspiracao.scss */
  .HistoriaInspiracao .btn-confira {
    line-height: 1.6;
    max-width: 90%;
    min-width: 300px;
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 148, sass/components/_intro-cursos.scss */
  .IntroCursos .btn-cta {
    line-height: 26px;
    padding: 14px;
  }
  /* line 1, sass/components/_enterprising-filters.scss */
  .enterprising-filters {
    border: 2px solid #555;
    border-radius: 4px;
  }
  /* line 61, sass/components/_enterprising-filters.scss */
  .enterprising-filters__big-wrp::after, .enterprising-filters__wrp::after {
    background-color: #f7f7f7;
    border-left: 6px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #555;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 10px;
    position: absolute;
    right: -5px;
    top: 41px;
    vertical-align: middle;
    width: 0;
  }
  /* line 78, sass/components/_enterprising-filters.scss */
  .enterprising-filters__big-wrp {
    width: 100%;
  }
  /* line 81, sass/components/_enterprising-filters.scss */
  .enterprising-filters__big-wrp::after {
    right: 58px;
  }
  /* line 84, sass/components/_enterprising-filters.scss */
  .enterprising-filters__wrp {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
  }
  /* line 88, sass/components/_enterprising-filters.scss */
  .enterprising-filters__wrp:last-of-type {
    margin-bottom: 0;
  }
  /* line 1, sass/components/_enterprising.scss */
  .enterprising {
    align-content: center;
    align-items: center;
    flex-flow: column wrap;
    padding: 10px;
  }
  /* line 119, sass/components/_enterprising.scss */
  .enterprising__btn {
    display: block;
    top: 18px;
  }
  /* line 123, sass/components/_enterprising.scss */
  .enterprising__btn-toggle {
    top: 28px;
  }
  /* line 126, sass/components/_enterprising.scss */
  .enterprising__flex {
    padding: 0 10px;
  }
  /* line 128, sass/components/_enterprising.scss */
  .enterprising__img {
    height: auto;
    max-height: 50px;
    max-width: calc( 100% - 120px);
    padding-right: 0;
    width: auto;
  }
  /* line 136, sass/components/_enterprising.scss */
  .enterprising__excerpt, .enterprising__members, .enterprising__link, .enterprising__link, .enterprising__uf {
    display: none;
    margin-bottom: 16px;
    padding: 0;
    width: 100%;
  }
  /* line 147, sass/components/_enterprising.scss */
  .enterprising__excerpt {
    margin-bottom: 0;
  }
  /* line 148, sass/components/_enterprising.scss */
  .enterprising__link {
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  /* line 229, sass/components/_intro-cursos.scss */
  .action-menu-item {
    top: 50%;
    left: 13%;
  }
  /* line 233, sass/components/_intro-cursos.scss */
  .action-menu-item:hover .action-menu-sub-icone {
    opacity: 1;
    left: -160px;
  }
  /* line 238, sass/components/_intro-cursos.scss */
  .action-menu-item:hover .action-menu-icone {
    opacity: 0;
  }
}
@media (max-width: 425px) {
  /* line 246, sass/components/_intro-cursos.scss */
  .action-menu-item {
    top: 50%;
    left: 24%;
  }
  /* line 250, sass/components/_intro-cursos.scss */
  .action-menu-item:hover .action-menu-sub-icone {
    opacity: 1;
    left: -155px;
  }
  /* line 964, sass/layouts/_layout.scss */
  .MeuCadastro .file-btn__modify {
    display: none;
  }
}
@media (max-width: 375px) {
  /* line 259, sass/components/_intro-cursos.scss */
  .action-menu-item {
    top: 50%;
    left: 0;
  }
  /* line 263, sass/components/_intro-cursos.scss */
  .action-menu-item:hover .action-menu-sub-icone {
    opacity: 1;
    left: 0;
    top: -25px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3, sass/components/_cases.scss */
  .page .Cases h2.TituloLinebreak {
    font-size: 3.2em;
  }
}
@media only screen and (min-width: 545px) and (max-width: 991px) {
  /* line 1, sass/components/_enterprising.scss */
  .enterprising {
    align-content: center;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-evenly;
    justify-items: center;
  }
  /* line 158, sass/components/_enterprising.scss */
  .enterprising__img, .enterprising__link {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    max-width: calc(50% - 60px);
  }
  /* line 166, sass/components/_enterprising.scss */
  .enterprising__uf {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1170px) {
  /* line 170, sass/components/_enterprising.scss */
  .enterprising__excerpt {
    width: 35%;
  }
  /* line 171, sass/components/_enterprising.scss */
  .enterprising__link {
    width: 20%;
  }
}
@media (min-width: 859px) {
  /* line 29, sass/trumps/_trumps.scss */
  article > p:not(.fluid), article > h1, article > h2, article > h3, article > h4, article > h5, article > h6, article > blockquote, article > ol, article > ul, article > .pub-content, article > .floated, article > .title-sub, article > .Cases h2, article > .Cases p {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 909px) {
  /* line 123, sass/trumps/_trumps.scss */
  .Page > p:not(.fluid), .Page > h1, .Page > h2, .Page > h3, .Page > h4, .Page > h5, .Page > h6, .Page > blockquote, .Page > ol, .Page > ul, .Page > .pub-content, .Page > .floated, .Page > .title-sub, .Page > .Cases h2, .Page > .Cases p {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1139px) {
  /* line 189, sass/trumps/_trumps.scss */
  main > p:not(.fluid), main > h1, main > h2, main > h3, main > h4, main > h5, main > h6, main > blockquote, main > ol, main > ul, main > .pub-content, main > .floated, main > .title-sub, main > .Cases h2, main > .Cases p {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 284, sass/trumps/_trumps.scss */
  .grid-full > p:not(.fluid), .grid-full > h1, .grid-full > h2, .grid-full > h3, .grid-full > h4, .grid-full > h5, .grid-full > h6, .grid-full > blockquote, .grid-full > ol, .grid-full > ul, .grid-full > .pub-content, .grid-full > .floated, .grid-full > .title-sub, .grid-full > .Cases h2, .grid-full > .Cases p {
    margin-left: auto;
    margin-right: auto;
  }
}
