/* IMG */
/* -------------- FONTS -------------- */
@font-face {
  font-family: "Eye Catching Pro";
  font-style: normal;
  font-weight: normal;
  src: local("Eye Catching Pro"), url("/wp-content/themes/sabermujer/fonts/eyeCatchingPro/EyeCatchingPro.woff") format("woff");
}
/* BUTTON */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInMove {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/**
 * Selectores CSS
 * Ejemplo: fonts, h1, div, a, p, span, etc...
**/
html {
  font-size: 15px;
  background-color: white;
}

body {
  overflow-y: overlay;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.33;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.47;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1600px) {
  body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
  }
}

.page-template-default .entry-content {
  max-width: 950px;
}
@media only screen and (min-width: 1279px) {
  .page-template-default .entry-content {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  ul {
    padding-left: 30px;
  }
}
ul li::marker {
  color: #e85f69;
}

ol {
  margin: 0 0 39px;
}
ol ol ol {
  margin: 0;
}

.single-landing .site-main-inner:after {
  content: none;
}
.single-landing #header-wrapper header.site-header .cont--menu__open,
.single-landing .main-navigation {
  display: none;
}
.single-landing #header-wrapper {
  position: inherit;
}

.site-main-inner {
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .site-main-inner {
    padding-top: 55px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-main-inner {
    padding-top: 70px;
  }
}
.site-main-inner:before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 250px;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, #fef1f1, rgba(254, 241, 241, 0));
  z-index: -1;
}
.site-main-inner:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 70px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #fef1f1 0%, rgba(254, 241, 241, 0) 100%);
  z-index: -1;
}

.site-main-inner-home {
  position: relative;
  padding-bottom: 46px;
}
@media only screen and (min-width: 768px) {
  .site-main-inner-home {
    padding-bottom: 55px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-main-inner-home {
    padding-bottom: 120px;
  }
}
.site-main-inner-home:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 70px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #fef1f1 0%, rgba(254, 241, 241, 0) 100%);
  z-index: -1;
}

header.entry-header {
  margin-bottom: 44px;
}
@media only screen and (min-width: 1279px) {
  header.entry-header {
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1600px) {
  header.entry-header {
    margin-bottom: 96px;
  }
}
header.entry-header .titlesmall {
  display: block;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  header.entry-header .titlesmall {
    margin-bottom: 20px;
  }
}
header.entry-header h1 {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1279px) {
  header.entry-header h1 {
    margin-bottom: 20px;
  }
}
header.entry-header .cont__short_description {
  max-width: 494px;
}
@media only screen and (min-width: 1279px) {
  header.entry-header .cont__short_description {
    font-size: 1.333rem;
    line-height: 1.4;
    max-width: 830px;
  }
}
@media only screen and (min-width: 1600px) {
  header.entry-header .cont__short_description {
    font-size: 1.467rem;
    line-height: 1.27;
  }
}

h1,
h2,
h3,
h4,
h5,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5 {
  margin-top: 0;
  margin-bottom: 10px;
}

.title-h1,
.title-1,
h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.533rem;
  line-height: 1.05;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .title-h1,
  .title-1,
  h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.533rem;
    line-height: 1.11;
    color: #e85f69;
  }
}
@media only screen and (min-width: 1366px) {
  .title-h1,
  .title-1,
  h1 {
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.667rem;
    line-height: 1.07;
    color: #e85f69;
  }
}

.title-h2,
.title-2,
h2 {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .title-h2,
  .title-2,
  h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.133rem;
    line-height: 1.19;
    color: #e85f69;
  }
}
@media only screen and (min-width: 1366px) {
  .title-h2,
  .title-2,
  h2 {
    margin-bottom: 20px;
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.4rem;
    line-height: 1.11;
    color: #e85f69;
  }
}
@media only screen and (min-width: 1600px) {
  .title-h2,
  .title-2,
  h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
  }
}

.title-h3,
.title-3,
h3 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .title-h3,
  .title-3,
  h3 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.56;
    color: #e85f69;
  }
}
@media only screen and (min-width: 1366px) {
  .title-h3,
  .title-3,
  h3 {
    margin-bottom: 20px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.6rem;
    line-height: 1.17;
    color: #e85f69;
  }
}

.title-h4,
.title-4,
h4 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .title-h4,
  .title-4,
  h4 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.56;
    color: #e85f69;
  }
}
@media only screen and (min-width: 1366px) {
  .title-h4,
  .title-4,
  h4 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.6rem;
    line-height: 1.17;
    color: #e85f69;
    margin-bottom: 20px;
  }
}

.TitlteFeatured {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.333rem;
  line-height: 1.6;
  color: #e85f69;
}

.titlesmall {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 2.33;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #2e3a46;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  .titlesmall {
    font-family: "Lato", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 0.933rem;
    line-height: 2;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1366px) {
  .titlesmall {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}

.pretitle {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 2.67;
  color: #7b7d7f;
  text-transform: uppercase;
}

.text-subtitle {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #2e3a46;
}
@media only screen and (min-width: 1366px) {
  .text-subtitle {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.467rem;
    line-height: 1.18;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1600px) {
  .text-subtitle {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic;
    font-size: 1.6rem;
    line-height: 1.17;
    color: #2e3a46;
  }
}

.text-small {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.933rem;
  line-height: 1.43;
  color: #2e3a46;
}

.text-medium,
.text-important {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.467rem;
  line-height: 1.36;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .text-medium,
  .text-important {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.33;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1366px) {
  .text-medium,
  .text-important {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.733rem;
    line-height: 1.15;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1600px) {
  .text-medium,
  .text-important {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    line-height: 1.13;
    color: #2e3a46;
  }
}

table {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  table {
    font-size: 0.933rem;
    line-height: 1.21;
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1600px) {
  table {
    font-size: 1.067rem;
    line-height: 1.38;
    margin-bottom: 29px;
  }
}
table thead tr {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
table tr {
  border-bottom: 1px solid rgba(205, 205, 205, 0.3);
  vertical-align: baseline;
}
table tr td {
  padding: 10px 0 9px;
}
@media only screen and (min-width: 1024px) {
  table tr td {
    padding: 11px 0 12px;
  }
}
@media only screen and (min-width: 1600px) {
  table tr td {
    padding: 9px 0;
  }
}
table tr td:first-child {
  padding-right: 7px;
}
@media only screen and (min-width: 1024px) {
  table tr td:first-child {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  table tr td:first-child {
    width: 65% !important;
  }
}
table tr td:last-child {
  padding-left: 7px;
}
@media only screen and (min-width: 1024px) {
  table tr td:last-child {
    width: 35% !important;
  }
}

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #2e3a46;
  text-decoration: underline;
}
a:hover {
  color: #e85f69;
}

/*Links*/
a[href^=sms],
a[href^="tel:"] {
  position: relative;
  text-decoration: none !important;
  pointer-events: auto;
  color: inherit;
  font-weight: inherit;
  z-index: 0;
  cursor: default;
}

i {
  font-style: italic;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
}

p:empty {
  display: none;
}

input[type=submit],
.btn,
a.button {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.733rem;
  line-height: normal;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 100px;
  box-shadow: none;
  background-color: #e85f69;
  color: #fff;
  margin: 0 auto;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
  input[type=submit],
  .btn,
  a.button {
    font-size: 0.863rem;
    letter-spacing: 1.04px;
    padding: 11px 30px;
  }
}
@media only screen and (min-width: 1279px) {
  input[type=submit],
  .btn,
  a.button {
    font-size: 1.078rem;
    letter-spacing: 1.29px;
    padding: 12px 34px;
  }
}
input[type=submit]:hover,
.btn:hover,
a.button:hover {
  text-decoration: none;
  background-color: #f2a2a2 !important;
}
input[type=submit]:disabled,
.btn:disabled,
a.button:disabled {
  opacity: 0.7;
}

.wrapper {
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

hr {
  position: relative;
  height: 6px;
  width: 55px;
  border: none;
  outline: none;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  hr {
    width: 68px;
  }
}
hr:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/sabermujer/assets/separador-hero-image-dark.svg");
  background-size: contain;
}

.link__arrow {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #2e3a46;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1600px) {
  .link__arrow {
    height: 45px;
  }
}
.link__arrow span,
.link__arrow a {
  position: relative;
}
.link__arrow span:after,
.link__arrow a:after {
  content: "\e902";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 0.8rem;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -45px;
  border: 1px solid #2e3a46;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .link__arrow span:after,
  .link__arrow a:after {
    font-size: 1.2rem;
    width: 45px;
    height: 45px;
    right: -65px;
    padding: 0;
  }
}
.link__arrow:hover span:after,
.link__arrow:hover a:after {
  transform: translateY(-50%) translateX(4px);
}

.loadmore_posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-top: 2px;
}
@media only screen and (min-width: 1024px) {
  .loadmore_posts {
    padding-top: 68px;
  }
}
.loadmore_posts .loader-plus {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #2e3a46;
  margin-top: 65px;
  cursor: pointer;
}
.loadmore_posts .loader-plus:hover:before {
  transform: translateX(-50%) translateY(-50%) scale(1.1);
}
.loadmore_posts .loader-plus:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: -32px;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2e3a46;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.cont__close {
  position: relative;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-color: #e85f69;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
  .cont__close {
    width: 76px;
    height: 76px;
  }
}
.cont__close:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
  .cont__close:before {
    font-size: 17px;
  }
}
.cont__close:hover {
  background-color: #f2a2a2;
}

lite-youtube {
  max-width: 100%;
}

.hide-desktop {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .hide-desktop {
    display: none;
  }
}

.hide-mobile {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .hide-mobile {
    display: block;
  }
}

.owl-nav button {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: solid 0.7px #fff !important;
  background-color: transparent !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .owl-nav button {
    width: 50px;
    height: 50px;
  }
}
.owl-nav button.disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav button:not(.disabled):hover {
  background-color: #fff !important;
}
.owl-nav button:not(.disabled):hover span::before {
  color: #e85f69;
}
.owl-nav button span {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-nav button span:before {
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav button.owl-prev span:before {
  content: "\e903";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.owl-nav button.owl-next span:before {
  content: "\e902";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.grecaptcha-badge {
  display: none !important;
}

.page-template-page-basic-page .entry-content {
  padding-bottom: 55px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-basic-page .entry-content {
    padding-bottom: 125px;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-basic-page .entry-content {
    max-width: 944px;
  }
}
@media only screen and (min-width: 1366px) {
  .page-template-page-basic-page .entry-content {
    max-width: 1160px;
  }
}

.owl-dots .owl-dot {
  margin-right: 5px;
}
@media only screen and (min-width: 1024px) {
  .owl-dots .owl-dot {
    margin-right: 10px;
  }
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background-color: #2e3a46;
}
.owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #cdcdcd;
  border-radius: 50%;
  border: 2.5px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1024px) {
  .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
  }
}

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #2e3a46;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #2e3a46;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

:root {
  --gutters: 30px;
}
@media only screen and (min-width: 768px) {
  :root {
    --gutters: 60px;
  }
}
@media only screen and (min-width: 1279px) {
  :root {
    --gutters: 80px;
  }
}
@media only screen and (min-width: 1920px) {
  :root {
    --gutters: 0px;
  }
}

.container, .section__hero-image .owl-dots {
  width: 100%;
  padding-right: var(--gutters);
  padding-left: var(--gutters);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .container, .section__hero-image .owl-dots {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1920px) {
  .container, .section__hero-image .owl-dots {
    max-width: 1720px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: var(--gutters);
  padding-left: var(--gutters);
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(var(--gutters) * -1);
  margin-left: calc(var(--gutters) * -1);
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* -------------- FONTS -------------- */
@font-face {
  font-family: "Eye Catching Pro";
  font-style: normal;
  font-weight: normal;
  src: local("Eye Catching Pro"), url("/wp-content/themes/sabermujer/fonts/eyeCatchingPro/EyeCatchingPro.woff") format("woff");
}
#header-wrapper {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
#header-wrapper header.site-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
}
#header-wrapper header.site-header .site-branding {
  position: relative;
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#header-wrapper header.site-header .site-branding .cont--logo img {
  display: block;
  width: inherit;
  max-height: 46px;
}
@media only screen and (min-width: 1279px) {
  #header-wrapper header.site-header .site-branding .cont--logo img {
    max-height: 69px;
  }
}
#header-wrapper header.site-header .cont--menu__open {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  #header-wrapper header.site-header .cont--menu__open {
    display: none;
  }
}
#header-wrapper header.site-header .cont--menu__open .burger {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#header-wrapper header.site-header .cont--menu__open .burger:hover span,
#header-wrapper header.site-header .cont--menu__open .burger:hover span:before,
#header-wrapper header.site-header .cont--menu__open .burger:hover span:after {
  background-color: #e85f69;
  border-color: #e85f69;
}
#header-wrapper header.site-header .cont--menu__open .burger span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 1px solid #e85f69;
  border-radius: 20px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:before, #header-wrapper header.site-header .cont--menu__open .burger span:after {
  position: absolute;
  content: "";
  border: 1px solid #e85f69;
  border-radius: 20px;
  margin-left: -1px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:before {
  top: -10px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:after {
  top: 8px;
}
#header-wrapper header.site-header .cont--menu__open .burger span,
#header-wrapper header.site-header .cont--menu__open .burger span:before,
#header-wrapper header.site-header .cont--menu__open .burger span:after {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #e85f69;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span {
  background-color: transparent;
  border-color: transparent;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:before, #header-wrapper header.site-header .cont--menu__open .burger input:checked + span:after {
  top: 0px;
  margin-top: -0.5875rem;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:before {
  transform: translateY(0.525rem) rotate(45deg);
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:after {
  transform: translateY(0.525rem) rotate(-45deg);
}
#header-wrapper header.site-header .cont--menu__open .hidden {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}

body.home #header-wrapper,
body.header-fixed #header-wrapper,
body.tax-cat_product #header-wrapper,
body.tax-cat_faq #header-wrapper,
body.page-template-page-ingredients #header-wrapper,
body.single-product #header-wrapper,
body.page-template-page-recommender #header-wrapper {
  position: fixed;
}

@media only screen and (min-width: 768px) {
  .site-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.site-footer .cont__left {
  padding: 65px 0 47px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__left {
    padding: 38px 0 47px;
  }
}
@media only screen and (min-width: 1366px) {
  .site-footer .cont__left {
    padding: 63px 0 47px;
  }
}
.site-footer .cont__left .cont__logo img {
  display: block;
  max-height: 70px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__left .cont__logo img {
    max-height: 54px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-footer .cont__left .cont__logo img {
    max-height: 70px;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right {
    width: 66%;
    padding-top: 32px;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer .cont__right {
    width: 85%;
    padding: 63px 0 8px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-footer .cont__right {
    width: 83%;
  }
}
@media only screen and (min-width: 1920px) {
  .site-footer .cont__right {
    width: 81%;
  }
}
.site-footer .cont__right .cont__instagram a {
  font-size: 38px;
  text-decoration: none;
  line-height: 0;
}
.site-footer .cont__right .cont__top {
  border-bottom: 1px solid #e85f69;
  padding-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.site-footer .cont__right .cont__top .cont__email a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.953rem;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__top .cont__email a {
    font-size: 1.035rem;
  }
}
@media only screen and (min-width: 1366px) {
  .site-footer .cont__right .cont__top .cont__email a {
    font-size: 1.078rem;
  }
}
.site-footer .cont__right .cont__top .cont__email a span {
  font-size: 19px;
  margin-right: 11px;
}
@media only screen and (min-width: 1366px) {
  .site-footer .cont__right .cont__top .cont__email a span {
    font-size: 23px;
  }
}
.site-footer .cont__right .cont__top .cont__instagram a {
  display: none;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__top .cont__instagram a {
    display: block;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer .cont__right .cont__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    column-gap: 30px;
    justify-content: space-between;
  }
}
.site-footer .cont__right .cont__bottom .cont__bottom-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: end;
  justify-content: space-between;
  border-bottom: 1px solid #e85f69;
  padding-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__bottom-top {
    border-bottom: none;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer .cont__right .cont__bottom .cont__bottom-top {
    align-items: start;
  }
}
.site-footer .cont__right .cont__bottom .cont__menu {
  padding-top: 39px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__menu {
    padding-top: 12px;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer .cont__right .cont__bottom .cont__menu {
    width: max-content;
    padding-top: 21px;
  }
}
.site-footer .cont__right .cont__bottom .cont__menu ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  column-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__menu ul.menu {
    flex-direction: row;
  }
}
.site-footer .cont__right .cont__bottom .cont__menu ul.menu li a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.896rem;
  line-height: normal;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__menu ul.menu li a {
    font-size: 0.96rem;
  }
}
@media only screen and (min-width: 1366px) {
  .site-footer .cont__right .cont__bottom .cont__menu ul.menu li a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__instagram a {
    display: none;
  }
}
.site-footer .cont__right .cont__bottom .cont__logos {
  padding-top: 52px;
  padding-bottom: 33px;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__logos {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 1366px) {
  .site-footer .cont__right .cont__bottom .cont__logos {
    padding-top: 18px;
  }
}
.site-footer .cont__right .cont__bottom .cont__logos img {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .site-footer .cont__right .cont__bottom .cont__logos img {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer .cont__right .cont__bottom .cont__logos img {
    max-height: 40px;
    margin: 0;
  }
}

body.menu-open {
  overflow-y: hidden;
}
@media only screen and (min-width: 1024px) {
  body.home .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a {
    color: #fff;
  }
  body.home .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a:before {
    background-color: #fff;
  }
}
body.home #header-wrapper header.site-header .cont--menu__open .burger span,
body.home #header-wrapper header.site-header .cont--menu__open .burger span:before,
body.home #header-wrapper header.site-header .cont--menu__open .burger span:after {
  background-color: #fff;
  border-color: #fff;
}
body.home.menu-open #header-wrapper header.site-header .cont--menu__open .burger span:before,
body.home.menu-open #header-wrapper header.site-header .cont--menu__open .burger span:after {
  background-color: #e85f69;
  border-color: #e85f69;
}

.main-navigation {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  height: 100vh;
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  overflow-y: auto;
  background: #fff;
  -webkit-transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
  transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
}
.main-navigation.show {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.main-navigation.show .cont--menu .menu--right .menu--right-categories {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.7s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main-navigation.show .cont--menu .menu--right #primary-menu,
.main-navigation.show .cont--menu .menu--right .menu--right-bottom {
  animation-name: fadeInMove;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.9s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main-navigation:after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 211px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #fef1f1 0%, rgba(254, 241, 241, 0) 100%);
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .main-navigation:after {
    content: none;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation {
    position: relative;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    overflow: inherit;
    background-color: transparent;
    width: inherit;
    height: inherit;
  }
}
.main-navigation ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-navigation ul.menu li.menu-item a {
  display: block;
  text-decoration: none;
}
.main-navigation .cont--menu {
  padding-top: 25px;
  padding-bottom: 50px;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu {
    padding: 0;
  }
}
.main-navigation .cont--menu .menu--right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main-navigation .cont--menu .menu--right .logo-sabermujer {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .logo-sabermujer {
    display: none;
  }
}
.main-navigation .cont--menu .menu--right .logo-sabermujer img {
  display: block;
  max-height: 46px;
  width: auto;
}
.main-navigation .cont--menu .menu--right .menu--right-categories {
  padding-top: 41px;
  padding-bottom: 28px;
}
@media only screen and (min-width: 1279px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories {
    padding-top: 13px;
    padding-bottom: 26px;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-categories h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.667rem;
  line-height: 1.2;
  color: #7b7d7f;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1279px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories h2 {
    font-size: 2.333rem;
    line-height: 1.14;
    margin-bottom: 28px;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__icon {
  max-width: 90px;
}
@media only screen and (min-width: 1279px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__icon {
    max-width: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__icon {
    max-width: 120px;
  }
}
@media only screen and (min-width: 1920px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__icon {
    max-width: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__name {
    padding-top: 17px;
  }
}
@media only screen and (min-width: 1279px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__name h3 {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media only screen and (min-width: 1600px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__name h3 {
    font-size: 1.333rem;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__name span {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu--right-categories .cont__categories .cont__term a .cont__name span {
    display: block;
  }
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container {
  position: relative;
  margin-top: 25px;
  padding-top: 11px;
  padding-bottom: 7px;
}
@media only screen and (min-width: 768px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container {
    padding-top: 45px;
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container {
    margin-top: 0;
    padding-top: 0;
  }
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container:before {
  content: "";
  top: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 250px;
  background-image: linear-gradient(to bottom, #fef1f1, rgba(254, 241, 241, 0));
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container:before {
    content: none;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 46px;
  }
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children {
  position: relative;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
  z-index: 0;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children > a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  padding-bottom: 6px;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children ul.sub-menu {
  list-style: none;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: max-content;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
  }
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children ul.sub-menu li a {
  font-size: 1.067rem;
  padding: 0 0 5px;
  opacity: 0.5;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children ul.sub-menu li a:before {
  bottom: 3px;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item.menu-item-has-children ul.sub-menu li a:hover {
  opacity: 1;
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333rem;
  line-height: normal;
  color: #4f5153;
  padding: 12px 0 11px;
}
@media only screen and (min-width: 768px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a {
    padding: 19px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a {
    padding: 0;
    color: #e85f69;
  }
}
.main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: 0;
  left: 0;
  background-color: #e85f69;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a:hover::before {
    width: 100%;
    opacity: 1;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-bottom {
  position: relative;
  padding-top: 16px;
}
@media only screen and (min-width: 768px) {
  .main-navigation .cont--menu .menu--right .menu--right-bottom {
    padding-top: 38px;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 93px;
  height: 1px;
  background-color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .main-navigation .cont--menu .menu--right .menu--right-bottom:before {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .main-navigation .cont--menu .menu--right .menu--right-bottom {
    display: none;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-bottom .menu-footer-right {
  padding-bottom: 18px;
}
.main-navigation .cont--menu .menu--right .menu--right-bottom .menu-footer-right ul.menu li.menu-item {
  padding-bottom: 13px;
}
@media only screen and (min-width: 768px) {
  .main-navigation .cont--menu .menu--right .menu--right-bottom .menu-footer-right ul.menu li.menu-item {
    padding-bottom: 20px;
  }
}
.main-navigation .cont--menu .menu--right .menu--right-bottom .menu-footer-right ul.menu li.menu-item a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.067rem;
  line-height: normal;
  color: #7b7d7f;
}
.main-navigation .cont--menu .menu--right .menu--right-bottom .menu-footer-right ul.menu li.menu-item a:hover {
  color: #2e3a46;
}

.cta__fixed {
  display: none;
}
.cta__fixed .cta__fixed-button {
  display: none;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  position: fixed;
  right: 0;
  bottom: 20px;
  padding: 11px 20px;
  border-radius: 100px 0 0 100px;
  background-image: #e85f69;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .cta__fixed .cta__fixed-button {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .cta__fixed .cta__fixed-button {
    font-size: 0.867rem;
    line-height: 1.14;
    letter-spacing: 1.3px;
    padding: 15px 24px 15px 26px;
  }
}
.cta__fixed .cta__fixed-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.cta__fixed .cta__fixed-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: fixed;
  background-color: #fff;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  padding: 10px 50px 50px;
  box-shadow: -10px 10px 20px 0 rgba(0, 0, 0, 0.1);
  max-width: 90vw;
  max-height: 90vh;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cta__fixed .cta__fixed-overlay.show {
  z-index: 3;
  visibility: visible;
  opacity: 1;
}
.cta__fixed .cta__fixed-overlay .close-info-overlay {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .cta__fixed .cta__fixed-overlay .close-info-overlay {
    width: 60px;
    height: 60px;
  }
}
.cta__fixed .cta__fixed-overlay .close-info-overlay:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #2e3a46;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .cta__fixed .cta__fixed-overlay .close-info-overlay:before {
    font-size: 26px;
  }
}
.cta__fixed .cta__fixed-overlay .close-info-overlay:hover:before {
  color: #7b7d7f;
}
.cta__fixed .cta__fixed-overlay iframe {
  display: block;
  max-width: 80vw;
  max-height: 80vh;
}

#modal-overlay {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
#modal-overlay.show {
  pointer-events: initial;
  opacity: 1;
  visibility: visible;
}
#modal-overlay.show .cont__overlay {
  transform: translate(0, 0) !important;
  opacity: 1;
  pointer-events: initial;
}
#modal-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e85f69;
  opacity: 0.35;
}

.cont__overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  transform: translateY(-100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .cont__overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(0) translateX(100%);
    opacity: 1;
  }
}
.cont__overlay .cont__overlay_close {
  flex-grow: 1;
}
.cont__overlay .cont__overlay_content {
  width: 100%;
  height: fit-content;
  min-height: 100%;
  background-color: #fff;
  box-shadow: 0 4px 50px 0 rgba(162, 67, 73, 0.25);
}
@media only screen and (min-width: 768px) {
  .cont__overlay .cont__overlay_content {
    max-width: 932px;
    transform: translateY(0) translateX(0);
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay .cont__overlay_content {
    max-width: 1167px;
  }
}
.cont__overlay .cont__overlay--inner {
  padding-top: 27px;
  padding-bottom: 58px;
}
@media only screen and (min-width: 768px) {
  .cont__overlay .cont__overlay--inner {
    padding-top: 36px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__overlay .cont__overlay--inner {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay .cont__overlay--inner {
    padding-right: 120px;
    padding-left: 120px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__overlay .cont__overlay--inner {
    padding-right: 204px;
  }
}
.cont__overlay .cont__overlay--inner .cont__close {
  margin-right: -13px;
  margin-bottom: -42px;
}
@media only screen and (min-width: 768px) {
  .cont__overlay .cont__overlay--inner .cont__close {
    margin-right: -28px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__overlay .cont__overlay--inner .cont__close {
    margin-right: -21px;
    margin-bottom: -31px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__overlay .cont__overlay--inner .cont__close {
    margin-right: -141px;
  }
}
.cont__overlay .cont__overlay--inner .cont__info .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.867rem;
  line-height: 1.07;
  margin-bottom: 44px;
  max-width: calc(100% - 40px);
}
@media only screen and (min-width: 768px) {
  .cont__overlay .cont__overlay--inner .cont__info .cont__title {
    font-size: 2.133rem;
    line-height: 1.13;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__overlay .cont__overlay--inner .cont__info .cont__title {
    font-size: 2.667rem;
    line-height: 1.05;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay .cont__overlay--inner .cont__info .cont__title {
    margin-bottom: 33px;
  }
}
.cont__overlay .cont__overlay--inner ol li::marker {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.333rem;
  color: #e85f69;
}
.cont__overlay .cont__overlay--inner ol li ol li::marker {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  color: #2e3a46;
}

body.show-overlay {
  overflow: hidden;
  position: relative;
}

.pum-theme-1092 .pum-content + .pum-close,
.pum-theme-tema-por-defecto .pum-content + .pum-close {
  padding: 2px 15px !important;
  background: #2e3a46 !important;
  border-radius: 50% !important;
  margin-top: -20px !important;
  margin-right: -20px !important;
}

.pum-theme-1092 .pum-container,
.pum-theme-tema-por-defecto .pum-container {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px !important;
}

.cli-modal-backdrop {
  background-color: rgba(37, 29, 25, 0.21) !important;
}
.cli-modal-backdrop.cli-show {
  opacity: 1;
}

.wt-cli-cookie-bar-container .cli-bar-container {
  max-width: 1800px;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar {
  bottom: 0 !important;
  top: inherit !important;
  left: 0 !important;
  transform: inherit !important;
  width: 100% !important;
  padding: 30px 20px 16px !important;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 30px 40px 16px !important;
  }
}
@media only screen and (min-width: 1279px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 30px 50px 16px !important;
  }
}
@media only screen and (min-width: 1366px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 40px 60px 30px !important;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message {
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.33;
  color: #2e3a46;
  padding-bottom: 21px;
}
@media only screen and (min-width: 1024px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message {
    padding-bottom: 18px;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message a:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button {
    display: flex;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny {
  text-align: center;
  border-radius: 0 !important;
  text-transform: none;
  font-style: italic;
  font-weight: 600;
  margin-right: 25px;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny {
    text-align: left;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.733rem;
  line-height: normal;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 100px;
  box-shadow: none;
  background-color: #e85f69;
  color: #fff;
  margin: 0 auto;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: 100%;
  background-image: none !important;
  font-size: 1.027rem;
  border-radius: 50px !important;
  margin: 0 auto !important;
  padding: 7px 20px !important;
  text-transform: none;
  color: #e85f69 !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 1px solid #e85f69 !important;
  border-radius: 50px;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a {
    font-size: 0.863rem;
    letter-spacing: 1.04px;
    padding: 11px 30px;
  }
}
@media only screen and (min-width: 1279px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a {
    font-size: 1.078rem;
    letter-spacing: 1.29px;
    padding: 12px 34px;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a:hover {
  text-decoration: none;
  background-color: #f2a2a2 !important;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a:disabled,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a:disabled,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a:disabled {
  opacity: 0.7;
}
@media only screen and (min-width: 1366px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a {
    font-size: 1.027rem;
    min-width: 190px;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-principal-cookies a:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary a:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny a:hover {
  background-color: #e85f69 !important;
  color: #fff !important;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary,
.wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-secondary,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .box-button .btn-denny {
    padding-top: 0;
  }
}

form a:hover {
  opacity: 0.7;
}
form .columns-one {
  display: grid;
  row-gap: 48px;
}
@media only screen and (min-width: 768px) {
  form .columns-one {
    row-gap: 29px;
  }
}
@media only screen and (min-width: 1279px) {
  form .columns-one {
    row-gap: 45px;
  }
}
form .columns-one > br {
  display: none;
}
form .columns-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  row-gap: 48px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  form .columns-two {
    row-gap: 29px;
  }
}
@media only screen and (min-width: 1024px) {
  form .columns-two {
    column-gap: 40px;
  }
}
@media only screen and (min-width: 1279px) {
  form .columns-two {
    row-gap: 45px;
  }
}
form .columns-two > br {
  display: none;
}
form .cont--input-checkbox {
  padding: 15px 0 22px;
}
@media only screen and (min-width: 1024px) {
  form .cont--input-checkbox {
    padding: 22px 0;
  }
}
form .cont--input-checkbox > br {
  display: none;
}
form .cont--input-checkbox label {
  font-size: 0.8rem;
  line-height: 0.99;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
form .wpcf7-submit {
  padding: 10px 40px;
}
@media only screen and (min-width: 768px) {
  form .wpcf7-submit {
    padding: 15px 61px;
  }
}
form .wpcf7-submit:hover {
  background-color: #e85f69;
}
form .max-lenght {
  font-size: 0.867rem;
  line-height: 1.15;
  text-align: right;
  color: #c4c4c4;
  margin-top: -5px;
}
form small {
  color: #C4C4C4;
}
form .wpcf7-not-valid-tip {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ff0b0b;
  padding-top: 6px;
}
form .wpcf7-response-output {
  text-align: center;
  border-width: 1px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #2e3a46 !important;
}

.cont--input {
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden;
}
.cont--input .label {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  pointer-events: none;
}
.cont--input input,
.cont--input textarea {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.38;
  letter-spacing: normal;
  color: #2e3a46;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-family: inherit;
  padding: 4px 0 5px;
  transition: all 0.15s ease;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 0;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .cont--input input,
  .cont--input textarea {
    padding: 22px 0 5px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont--input input,
  .cont--input textarea {
    padding: 4px 0 5px;
  }
}
.cont--input input:not(:placeholder-shown) + .label,
.cont--input textarea:not(:placeholder-shown) + .label {
  font-size: 0.667rem;
  line-height: 1.5;
  letter-spacing: 1px;
  transform: translate3d(0, -27px, 0);
}
.cont--input input:focus,
.cont--input textarea:focus {
  outline: none;
  border-color: #2e3a46;
}
.cont--input input:focus + .label,
.cont--input textarea:focus + .label {
  font-size: 0.667rem;
  line-height: 1.5;
  letter-spacing: 1px;
  transform: translate3d(0, -27px, 0);
}
.cont--input textarea {
  max-height: 109px;
}
@media only screen and (min-width: 768px) {
  .cont--input textarea {
    max-height: 97px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont--input textarea {
    max-height: 106px;
  }
}

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 18px;
  min-width: 18px;
  height: 18px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  transition: all 0.2s ease;
}
input[type=checkbox]:hover {
  cursor: pointer;
}
input[type=checkbox]:checked {
  background-color: #2e3a46;
  border-color: #2e3a46;
  box-shadow: inset 0 0 0 0px #2e3a46, inset 0 0 0 10px #2e3a46;
}

label:has(input[type=checkbox]) {
  display: flex;
  gap: 10px;
  align-items: center;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.wpcf7-list-item {
  margin-left: 0px;
  margin-bottom: 15px;
}
.wpcf7-list-item .checked input[type=radio]::before {
  display: block;
  content: " ";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  background-color: #e85f69;
  margin: 5px 5px;
}
.wpcf7-list-item input[type=radio] {
  display: inline-block;
  position: relative;
  width: 21px !important;
  height: 21px !important;
  min-width: 21px !important;
  border: solid 1px black !important;
  border-radius: 50px;
  margin: 0;
  margin-left: 0px;
  vertical-align: inherit;
  -webkit-appearance: none;
}
.wpcf7-list-item .wpcf7-list-item-label {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
}

@media only screen and (min-width: 1024px) {
  .cont__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__contact-left {
    width: 41%;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__contact-left {
    width: 45%;
  }
}
.cont__contact-left .entry-header {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-header {
    margin-bottom: 23px;
  }
}
.cont__contact-left .entry-header h1 {
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-header h1 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1366px) {
  .cont__contact-left .entry-header h1 {
    margin-bottom: 28px;
  }
}
.cont__contact-left .entry-subtitle {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-subtitle {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__contact-left .entry-subtitle {
    font-size: 2rem;
    line-height: 1.07;
  }
}
.cont__contact-left .entry-subtitle p {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-content p {
    font-size: 1.333rem;
    line-height: 1.4;
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__contact-left .entry-content p {
    font-size: 1.467rem;
    line-height: 1.27;
  }
}
.cont__contact-left .entry-content .cont__email {
  border-top: solid 1px #e85f69;
  margin-bottom: 40px;
  margin-top: 49px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-content .cont__email {
    border-top: solid 2px #e85f69;
    margin-top: 67px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__contact-left .entry-content .cont__email {
    margin-top: 86px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__contact-left .entry-content .cont__email {
    margin-top: 103px;
  }
}
.cont__contact-left .entry-content .cont__email a {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.163rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: none;
  margin-top: 31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-content .cont__email a {
    font-size: 1.6rem;
    margin-top: 34px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__contact-left .entry-content .cont__email a {
    font-size: 1.439rem;
    margin-top: 41px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__contact-left .entry-content .cont__email a {
    font-size: 2rem;
    margin-top: 89px;
  }
}
.cont__contact-left .entry-content .cont__email a span {
  font-size: 19px;
  margin-right: 11px;
}
@media only screen and (min-width: 1366px) {
  .cont__contact-left .entry-content .cont__email a span {
    font-size: 23px;
  }
}
.cont__contact-left .entry-content .icon-email::before {
  display: block;
  margin-top: 1px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .entry-content .icon-email::before {
    font-size: 30px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__contact-left .entry-content .icon-email::before {
    font-size: 37px;
  }
}
.cont__contact-left .cont__separador {
  margin-bottom: 13px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .cont__separador {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__contact-left .cont__separador {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__contact-left .cont__separador {
    margin-bottom: 23px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__contact-left .cont__separador.secondary {
    display: none;
  }
}
.cont__contact-left .cont__separador img {
  width: 53px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-left .cont__separador img {
    width: 67px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__contact-right {
    width: 51%;
  }
}
@media only screen and (min-width: 1366px) {
  .cont__contact-right {
    margin-top: 126px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__contact-right {
    width: 45%;
    margin-top: 123px;
  }
}
.cont__contact-right form {
  margin-top: 34px;
}
.cont__contact-right .block-radio-button {
  margin-top: 14px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .cont__contact-right .block-radio-button {
    margin-top: 44px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__contact-right .block-radio-button {
    margin-top: 15px;
    margin-bottom: 49px;
  }
}
.cont__contact-right .block-radio-button .wpcf7-form-control {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .cont__contact-right .block-radio-button .wpcf7-form-control {
    flex-direction: row;
  }
}
.cont__contact-right .block-radio-button .wpcf7-form-control .wpcf7-list-item label {
  display: flex;
}
.cont__contact-right .block-radio-button .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  margin-left: 6px;
}
.cont__contact-right .block-radio-button .wpcf7-form-control .wpcf7-list-item.first {
  margin-right: 70px;
}

body.error404 #wrapper-navbar {
  position: relative;
}
body.error404 section.error-404 {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 65vh;
  padding: 100px 0;
}
body.error404 section.error-404 header.page-header img {
  display: block;
  margin: 0 auto;
  padding-bottom: 37px;
}
body.error404 section.error-404 .page-content .cont__subtitle {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 22px;
}
body.error404 section.error-404 .page-content .cont__subtitle:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #7b7d7f;
}
body.error404 section.error-404 .page-content a:hover {
  opacity: 0.7;
}

.cont--post .cont--inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cont--post .cont--inner .post-category {
  padding-bottom: 5px;
}
@media only screen and (min-width: 1279px) {
  .cont--post .cont--inner .post-category {
    padding-bottom: 10px;
  }
}
.cont--post .cont--inner .post-category a {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #2e3a46;
}
@media only screen and (min-width: 1279px) {
  .cont--post .cont--inner .post-category a {
    font-size: 1.01rem;
  }
}
.cont--post .cont--inner .post-category a:hover {
  color: black;
}
.cont--post .cont--inner a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.cont--post .cont--inner a:hover .cont--post-image img {
  transform: scale(1.1);
}
.cont--post .cont--inner a:hover .cont--button {
  transform: translateY(0);
  opacity: 1;
}
.cont--post .cont--inner a .cont--post-image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 40px 4px rgba(232, 95, 105, 0.2);
  margin-bottom: 19px;
}
@media only screen and (min-width: 1600px) {
  .cont--post .cont--inner a .cont--post-image {
    margin-bottom: 26px;
  }
}
.cont--post .cont--inner a .cont--post-image img {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  object-fit: cover;
}
.cont--post .cont--inner a .cont--post-info .cont--post-title h3 {
  font-size: 1.467rem;
  line-height: 1.09;
  margin-bottom: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1279px) {
  .cont--post .cont--inner a .cont--post-info .cont--post-title h3 {
    font-size: 1.893rem;
    line-height: 1.07;
  }
}
@media only screen and (min-width: 1600px) {
  .cont--post .cont--inner a .cont--post-info .cont--post-title h3 {
    font-size: 2rem;
    line-height: 1.07;
    margin-bottom: 11px;
  }
}
.cont--post .cont--inner a .cont--post-info .cont--extract {
  margin-bottom: 19px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .cont--post .cont--inner a .cont--post-info .cont--extract {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.933rem;
    line-height: 1.43;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1279px) {
  .cont--post .cont--inner a .cont--post-info .cont--extract {
    font-size: 1.01rem;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1600px) {
  .cont--post .cont--inner a .cont--post-info .cont--extract {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
    margin-bottom: 26px;
  }
}
.cont--post .cont--inner a .cont--button {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.899rem;
  line-height: normal;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 100px;
  background-color: #2e3a46;
  color: #fff;
  padding: 9px 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
}
@media only screen and (min-width: 1024px) {
  .cont--post .cont--inner a .cont--button {
    transform: translateY(-10px);
    opacity: 0;
  }
}

.blog,
.category {
  padding-bottom: 50px;
}
@media only screen and (min-width: 1600px) {
  .blog,
  .category {
    padding-bottom: 130px;
  }
}

.blog-grid.cont__posts,
.archive-grid.cont__posts {
  display: grid;
  row-gap: 50px;
}
@media only screen and (min-width: 768px) {
  .blog-grid.cont__posts,
  .archive-grid.cont__posts {
    grid-template-columns: 1fr 1fr;
    column-gap: 48px;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-grid.cont__posts,
  .archive-grid.cont__posts {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 63px;
  }
}
@media only screen and (min-width: 1600px) {
  .blog-grid.cont__posts,
  .archive-grid.cont__posts {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 67px;
    margin-bottom: 79px;
  }
}
.blog-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description,
.archive-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .blog-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description,
  .archive-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description {
    display: block;
  }
}

.cont--menu-cat ul {
  list-style: none;
  margin: 0 0 39px;
  padding: 0;
}
@media only screen and (min-width: 1279px) {
  .cont--menu-cat ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 70px;
    border-bottom: 2px solid #e85f69;
    padding-bottom: 11px;
    margin: 0 0 48px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont--menu-cat ul {
    margin: 0 0 70px;
  }
}
.cont--menu-cat ul li {
  border-bottom: 1px solid #e85f69;
}
@media only screen and (min-width: 1279px) {
  .cont--menu-cat ul li {
    border-bottom: none;
  }
}
.cont--menu-cat ul li.current-cat a {
  color: #e85f69;
}
.cont--menu-cat ul li a {
  display: block;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.17;
  color: #2e3a46;
  text-decoration: none;
  padding: 10px 0 9px;
}
.cont--menu-cat ul li a:hover, .cont--menu-cat ul li a.active {
  color: #e85f69;
}

#single-post {
  overflow-x: hidden;
}
@media only screen and (min-width: 1279px) {
  #single-post .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#single-post .cont--left {
  margin-bottom: 31px;
}
@media only screen and (min-width: 1279px) {
  #single-post .cont--left {
    width: 41%;
  }
}
#single-post .cont--left .cont--header a {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  letter-spacing: 1.2px;
  text-decoration: none;
  text-transform: uppercase;
  color: #2e3a46;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #single-post .cont--left .cont--header a {
    font-size: 0.933rem;
    line-height: 1.37;
    letter-spacing: 1.4px;
  }
}
@media only screen and (min-width: 1600px) {
  #single-post .cont--left .cont--header a {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
    margin-bottom: 18px;
  }
}
#single-post .cont--left .cont--header a:hover {
  color: #e85f69;
}
#single-post .cont--left .cont--header h1 {
  word-break: break-word;
}
@media only screen and (min-width: 1279px) {
  #single-post .cont--left .cont--header h1 {
    margin-bottom: 16px;
  }
}
#single-post .cont--left .cont__date {
  font-size: 0.8rem;
  line-height: 1.67;
  color: #4f5153;
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  #single-post .cont--left .cont__date {
    font-size: 0.933rem;
    line-height: 1.57;
    margin-bottom: 33px;
  }
}
#single-post .cont--left .cont__excertp {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
  color: #2e3a46;
  border-top: 1px solid #e85f69;
  padding-top: 14px;
}
@media only screen and (min-width: 768px) {
  #single-post .cont--left .cont__excertp {
    font-size: 1.2rem;
    line-height: 1.44;
    padding-top: 21px;
  }
}
@media only screen and (min-width: 1279px) {
  #single-post .cont--left .cont__excertp {
    font-size: 1.467rem;
    line-height: 1.45;
    padding-top: 44px;
  }
}
@media only screen and (min-width: 1279px) {
  #single-post .cont--right {
    width: 56%;
    margin-top: 42px;
  }
}
#single-post .cont--right .cont--image {
  border-radius: 10px;
  box-shadow: 0 0 15px 3.1px rgba(232, 95, 105, 0.2);
  margin-bottom: 30px;
}
@media only screen and (min-width: 1279px) {
  #single-post .cont--right .cont--image {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 1600px) {
  #single-post .cont--right .cont--image {
    margin-bottom: 50px;
  }
}
#single-post .cont--right .cont--image img {
  display: block;
  width: 100%;
}
#single-post .content {
  margin-bottom: 100px;
  animation-name: fadeInMove;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.2s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1279px) {
  #single-post .content {
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 1600px) {
  #single-post .content {
    margin-bottom: 161px;
  }
}
#single-post .related-posts {
  margin-bottom: 30px;
  width: 100%;
}
#single-post .related-posts .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 34px;
  border-bottom: 1px solid #e85f69;
}
@media only screen and (min-width: 768px) {
  #single-post .related-posts .title {
    font-size: 0.933rem;
    line-height: 1.43;
    letter-spacing: 1.4px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1279px) {
  #single-post .related-posts .title {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
    padding-bottom: 25px;
  }
}

.page-template-page-thanks .site-main-inner {
  text-align: center;
}
.page-template-page-thanks .site-main-inner:before {
  content: none;
}
.page-template-page-thanks .site-main-inner:after {
  content: none;
}
.page-template-page-thanks .entry-header {
  margin-bottom: 30px;
}
.page-template-page-thanks .entry-header h1.entry-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.33;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #2e3a46;
}
.page-template-page-thanks .site-main {
  min-height: 700px;
  max-width: 1350px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
}
@media only screen and (min-width: 1024px) {
  .page-template-page-thanks .site-main {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-thanks .site-main {
    font-size: 1.467rem;
  }
}
.page-template-page-thanks .site-main .title-2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .page-template-page-thanks .site-main .title-2 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-thanks .site-main .title-2 {
    font-size: 4rem;
  }
}
.page-template-page-thanks .site-main a {
  text-decoration: none;
  color: #e85f69;
}
.page-template-page-thanks .site-main a:hover {
  text-decoration: underline;
}
.page-template-page-thanks .site-main .cont__button {
  margin-top: 40px;
}
.page-template-page-thanks .site-main .cont__button a.button {
  color: #fff;
}
.page-template-page-thanks .site-main .cont__button a.button:hover {
  text-decoration: none;
}
.page-template-page-thanks .site-main article.institute .title-2 {
  color: #233745;
}
.page-template-page-thanks .site-main article.institute a.button {
  background-color: #233745;
}
.page-template-page-thanks .site-main article.institute a.button:hover {
  background-color: #e85f69;
}

.section__cta {
  margin-top: 26px;
  margin-bottom: 23px;
}
@media only screen and (min-width: 768px) {
  .section__cta {
    margin-top: 63px;
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__cta {
    margin-top: 110px;
    margin-bottom: 78px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta {
    margin-top: 98px;
    margin-bottom: 178px;
  }
}
.section__cta .cont__inner {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner {
    margin: 0 auto;
    max-width: 1430px;
  }
}
.section__cta .cont__inner .cont__image {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .section__cta .cont__inner .cont__image {
    margin-bottom: 61px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__inner .cont__image {
    width: 46%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner .cont__image {
    width: 39%;
  }
}
.section__cta .cont__inner .cont__image img {
  display: block;
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .section__cta .cont__inner .cont__image img {
    max-width: 383px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner .cont__image img {
    max-width: 554px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__inner .cont__info {
    width: 49%;
    margin-top: 17px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__cta .cont__inner .cont__info {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner .cont__info {
    width: 51%;
    padding-right: 50px;
  }
}
.section__cta .cont__inner .cont__info .cont__title {
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .section__cta .cont__inner .cont__info .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__cta .cont__inner .cont__info .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    margin-bottom: 39px;
  }
}
.section__cta .cont__inner .cont__info .cont__separador {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1279px) {
  .section__cta .cont__inner .cont__info .cont__separador {
    margin-bottom: 35px;
  }
}
.section__cta .cont__inner .cont__info .cont__separador img {
  display: block;
  max-width: 55px;
}
@media only screen and (min-width: 768px) {
  .section__cta .cont__inner .cont__info .cont__separador img {
    max-width: 67px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner .cont__info .cont__separador img {
    max-width: 68px;
  }
}
.section__cta .cont__inner .cont__info .cont__description {
  line-height: 1.47;
  margin-bottom: 36px;
}
@media only screen and (min-width: 1279px) {
  .section__cta .cont__inner .cont__info .cont__description {
    font-size: 1.2rem;
    line-height: 1.67;
    margin-bottom: 56px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__inner .cont__info .cont__description p {
    margin-bottom: 30px;
  }
}
.section_cta_fixed {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section_cta_fixed.show.show-mobile {
  opacity: 1;
}
@media only screen and (min-width: 1024px) {
  .section_cta_fixed.show {
    opacity: 1;
  }
}
.section_cta_fixed a {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .section_cta_fixed a {
    left: inherit;
    right: 30px;
    bottom: 20px;
    transform: none;
    letter-spacing: normal;
    padding: 10px 25px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_cta_fixed a {
    letter-spacing: 1.4px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    padding: 13px 25px;
  }
}

.section__hero-image {
  margin-bottom: 100px;
  min-height: 100vh;
  overflow-x: hidden;
}
.section__hero-image .cont__banners .owl-item {
  font-size: 0;
}
.section__hero-image .cont__banners .owl-item.active .image__product {
  opacity: 1;
  transform: translateY(0);
}
.section__hero-image .cont__banners .owl-item .image__product {
  opacity: 0;
  transform: translateY(20px);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  transition-delay: 1s;
}
.section__hero-image .cont__banners .cont__banner {
  max-height: 100vh;
}
.section__hero-image .owl-dots {
  position: relative;
  margin-top: -25px;
  margin-left: 60px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image .owl-dots {
    margin-top: -70px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__hero-image .owl-dots {
    margin-left: auto;
    padding-left: 100px;
    margin-top: -83px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image .owl-dots {
    padding-left: 80px;
    margin-top: -130px;
  }
}

.section_info_parallax {
  margin-top: 100px;
  margin-bottom: 100px;
}
.section_info_parallax .cont__parallax {
  position: relative;
  width: 100%;
}
.section_info_parallax .cont__parallax .cont__info {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .section_info_parallax .cont__parallax .cont__info {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 640px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__info--inner {
  background-color: #fff;
  padding: 60px 25px 35px;
  border-radius: 0 100px 0 0;
  margin-left: auto;
}
@media only screen and (min-width: 1024px) {
  .section_info_parallax .cont__parallax .cont__info .cont__info--inner {
    max-width: 543px;
    padding: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__info--inner {
    padding: 90px 80px;
    max-width: 750px;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .title-1 {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description .title-1 {
    margin-bottom: 9px;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.467rem;
  line-height: 1.36;
  color: #2e3a46;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.467rem;
    line-height: 1.36;
    color: #2e3a46;
    margin-bottom: 30px;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .text-important:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #7b7d7f;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description p {
    margin-bottom: 16px;
  }
}
.section_info_parallax .cont__parallax .cont__info .link__arrow {
  text-decoration: none;
  color: #2e3a46;
}
.section_info_parallax .cont__parallax .cont__image {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section__last-articles {
  margin-top: 20px;
}
.section__last-articles .cont__title h2 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section__last-articles .cont__title h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__last-articles .cont__title h2 {
    margin-bottom: 71px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__last-articles .cont__title h2 {
    margin-bottom: 51px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__last-articles .cont__title h2 .titlesmall {
    font-size: 0.96rem;
    line-height: 1.33;
    letter-spacing: 1.44px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__last-articles .cont__title h2 .titlesmall {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}
.section__last-articles .cont__posts {
  display: grid;
  row-gap: 50px;
}
@media only screen and (min-width: 768px) {
  .section__last-articles .cont__posts {
    grid-template-columns: 1fr 1fr;
    column-gap: 48px;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__last-articles .cont__posts {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 63px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__last-articles .cont__posts {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 67px;
    margin-bottom: 79px;
  }
}
.section__last-articles .cont--post {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .section__last-articles .cont--post {
    margin-bottom: 0;
  }
}
.section__last-articles .cont--post:nth-child(1) {
  border-bottom: 1px solid #e85f69;
}
@media only screen and (min-width: 768px) {
  .section__last-articles .cont--post:nth-child(1) {
    border-bottom: none;
  }
}
.section__last-articles .cont--post:nth-child(3), .section__last-articles .cont--post:nth-child(4) {
  display: none;
}
@media only screen and (min-width: 1600px) {
  .section__last-articles .cont--post:nth-child(3), .section__last-articles .cont--post:nth-child(4) {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .section__last-articles .cont--post:nth-child(3) {
    display: block;
  }
}
.section__last-articles .cont__view-more a {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.933rem;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #e85f69;
}
.section__last-articles .cont__view-more a:hover {
  text-decoration: underline;
}
.section__last-articles .aticle-box {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */
  /*This is optional*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.section__overlay_information {
  margin-top: 100px;
  margin-bottom: 100px;
}

.tax-cat_product .page-header {
  padding-bottom: 41px;
}
@media only screen and (min-width: 1024px) {
  .tax-cat_product .page-header {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .tax-cat_product .page-header {
    padding-bottom: 77px;
  }
}

.section__overlay_information .overlay__info,
.section__overlay_information .cont__inner,
.tax-cat_product .page-header .overlay__info,
.tax-cat_product .page-header .cont__inner {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info,
  .section__overlay_information .cont__inner,
  .tax-cat_product .page-header .overlay__info,
  .tax-cat_product .page-header .cont__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.section__overlay_information .overlay__info .cont__image img,
.section__overlay_information .cont__inner .cont__image img,
.tax-cat_product .page-header .overlay__info .cont__image img,
.tax-cat_product .page-header .cont__inner .cont__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section__overlay_information .overlay__info .cont__text,
.section__overlay_information .cont__inner .cont__text,
.tax-cat_product .page-header .overlay__info .cont__text,
.tax-cat_product .page-header .cont__inner .cont__text {
  color: #fff;
  padding-top: 180px;
  padding-bottom: 75px;
  margin-top: -150px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__text,
  .section__overlay_information .cont__inner .cont__text,
  .tax-cat_product .page-header .overlay__info .cont__text,
  .tax-cat_product .page-header .cont__inner .cont__text {
    display: flex;
    align-items: center;
    padding-top: 69px;
    padding-bottom: 69px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__overlay_information .overlay__info .cont__text,
  .section__overlay_information .cont__inner .cont__text,
  .tax-cat_product .page-header .overlay__info .cont__text,
  .tax-cat_product .page-header .cont__inner .cont__text {
    padding-top: 146px;
    padding-bottom: 167px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__overlay_information .overlay__info .cont__text .cont__text--inner,
  .section__overlay_information .cont__inner .cont__text .cont__text--inner,
  .tax-cat_product .page-header .overlay__info .cont__text .cont__text--inner,
  .tax-cat_product .page-header .cont__inner .cont__text .cont__text--inner {
    padding-right: 130px;
    padding-left: 110px;
  }
}
.section__overlay_information .overlay__info .cont__text h1,
.section__overlay_information .cont__inner .cont__text h1,
.tax-cat_product .page-header .overlay__info .cont__text h1,
.tax-cat_product .page-header .cont__inner .cont__text h1 {
  color: #fff;
}
.section__overlay_information .overlay__info .cont__text .text-medium,
.section__overlay_information .cont__inner .cont__text .text-medium,
.tax-cat_product .page-header .overlay__info .cont__text .text-medium,
.tax-cat_product .page-header .cont__inner .cont__text .text-medium {
  color: #fff;
  margin-bottom: 7px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__text .text-medium,
  .section__overlay_information .cont__inner .cont__text .text-medium,
  .tax-cat_product .page-header .overlay__info .cont__text .text-medium,
  .tax-cat_product .page-header .cont__inner .cont__text .text-medium {
    margin-bottom: 17px;
  }
}
.section__overlay_information .overlay__info .cont__text p:not(.text-medium),
.section__overlay_information .cont__inner .cont__text p:not(.text-medium),
.tax-cat_product .page-header .overlay__info .cont__text p:not(.text-medium),
.tax-cat_product .page-header .cont__inner .cont__text p:not(.text-medium) {
  font-size: 1.067rem;
  line-height: 1.38;
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__text p:not(.text-medium),
  .section__overlay_information .cont__inner .cont__text p:not(.text-medium),
  .tax-cat_product .page-header .overlay__info .cont__text p:not(.text-medium),
  .tax-cat_product .page-header .cont__inner .cont__text p:not(.text-medium) {
    font-size: 1.2rem;
    line-height: 1.56;
  }
}
.section__overlay_information .overlay__info .cont__text .link__arrow,
.section__overlay_information .cont__inner .cont__text .link__arrow,
.tax-cat_product .page-header .overlay__info .cont__text .link__arrow,
.tax-cat_product .page-header .cont__inner .cont__text .link__arrow {
  color: #fff;
}
.section__overlay_information .overlay__info .cont__text .link__arrow span:after,
.section__overlay_information .cont__inner .cont__text .link__arrow span:after,
.tax-cat_product .page-header .overlay__info .cont__text .link__arrow span:after,
.tax-cat_product .page-header .cont__inner .cont__text .link__arrow span:after {
  border-color: #fff;
}
.section__overlay_information .overlay__info .cont__overlay,
.section__overlay_information .cont__inner .cont__overlay,
.tax-cat_product .page-header .overlay__info .cont__overlay,
.tax-cat_product .page-header .cont__inner .cont__overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  transform: translateY(-100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: auto;
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay,
  .section__overlay_information .cont__inner .cont__overlay,
  .tax-cat_product .page-header .overlay__info .cont__overlay,
  .tax-cat_product .page-header .cont__inner .cont__overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(0) translateX(100%);
    opacity: 1;
  }
}
.section__overlay_information .overlay__info .cont__overlay.show,
.section__overlay_information .cont__inner .cont__overlay.show,
.tax-cat_product .page-header .overlay__info .cont__overlay.show,
.tax-cat_product .page-header .cont__inner .cont__overlay.show {
  transform: translateY(0);
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay.show,
  .section__overlay_information .cont__inner .cont__overlay.show,
  .tax-cat_product .page-header .overlay__info .cont__overlay.show,
  .tax-cat_product .page-header .cont__inner .cont__overlay.show {
    transform: translateY(0) translateX(0);
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay_close,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay_close,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_close,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_close {
  flex-grow: 1;
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay_content,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay_content,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_content,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_content {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: -10px 4px 80px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay_content,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay_content,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_content,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_content {
    max-width: 960px;
    transform: translateY(0) translateX(0);
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner {
  padding-top: 21px;
  padding-bottom: 75px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner {
    padding-top: 29px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__close,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__close,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__close,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__close {
    margin-right: 50px;
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description {
  font-size: 1.067rem;
  line-height: 1.38;
  max-width: 660px;
  margin: 0 auto;
  padding-top: 9px;
}
@media only screen and (min-width: 1366px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.33;
    color: #2e3a46;
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1 {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1366px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1 {
    margin-bottom: 30px;
  }
}

.section__text_image {
  margin-top: 100px;
  margin-bottom: 100px;
}
.section__text_image .cont__text_image {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image.text-position-right {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image.text-position-right .cont__text {
    padding-right: 0;
    padding-left: 75px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image .cont__text_image.text-position-right .cont__text {
    padding-left: 160px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__text {
    width: 50%;
    padding-right: 75px;
    padding-top: 29px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image .cont__text_image .cont__text {
    padding-right: 160px;
  }
}
.section__text_image .cont__text_image .cont__text h2 {
  margin-bottom: 14px;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__text h2 {
    margin-bottom: 7px;
  }
}
.section__text_image .cont__text_image .cont__text .text-important {
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1366px) {
  .section__text_image .cont__text_image .cont__text .text-important {
    margin-bottom: 30px;
  }
}
.section__text_image .cont__text_image .cont__text .text-important:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #7b7d7f;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__text p {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__image {
    width: 50%;
  }
}
.section__text_image .cont__text_image .cont__image img {
  display: block;
  height: 100%;
  object-fit: cover;
}

.section__faq {
  margin-top: 40px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 1600px) {
  .section__faq {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}
.section__faq .section__faq--inner .cont__footer {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
  border-top: 2px solid #e85f69;
  margin-top: 63px;
  padding-top: 29px;
}
@media only screen and (min-width: 1600px) {
  .section__faq .section__faq--inner .cont__footer {
    margin-top: 47px;
    padding-top: 39px;
  }
}
.section__faq .section__faq--inner .cont__left {
  max-width: 665px;
}
.section__faq .section__faq--inner .cont__left .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.533rem;
  line-height: 1.05;
  color: #e85f69;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .section__faq .section__faq--inner .cont__left .cont__title {
    margin-bottom: 23px;
  }
}
.section__faq .section__faq--inner .cont__left .cont__description {
  margin-bottom: -15px;
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__left .cont__description {
    margin-bottom: 0;
  }
}
.section__faq .section__faq--inner .cont__left .cont__footer {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__left .cont__footer {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__right .cont__questions {
    margin-top: -30px;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
  position: relative;
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
  margin: 50px 0 22px;
  padding-right: 45px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3:before {
  content: "\e912";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  top: -7px;
  right: 0;
}
@media only screen and (min-width: 1600px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
    margin: 53px 0 22px;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3.active:before {
  content: "\e912";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3:hover {
  color: #e85f69;
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content {
  display: none;
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content p {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1600px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content p {
    margin-bottom: 20px;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__right .cont__footer {
    display: none;
  }
}

.section__hero-image-video {
  position: relative;
}
.section__hero-image-video.center .cont__info {
  text-align: center;
  top: inherit;
  bottom: 11px;
  transform: none;
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video.center .cont__info {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 57px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__hero-image-video.center .cont__info {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
.section__hero-image-video.center .cont__info .cont__title {
  padding-bottom: 0;
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video.center .cont__info .cont__title {
    padding-bottom: 22px;
    margin: 0;
  }
}
.section__hero-image-video.center .cont__info .cont__title span {
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 5px;
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video.center .cont__info .cont__title span {
    font-size: 67px;
    line-height: 1.04;
    letter-spacing: 13.4px;
  }
}
.section__hero-image-video .cont__slide {
  position: relative;
}
.section__hero-image-video .cont__slide:before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 250px;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, #fef1f1, rgba(254, 241, 241, 0));
  background-image: linear-gradient(to bottom, rgba(232, 95, 105, 0.41), rgba(255, 255, 255, 0));
  z-index: 1;
}
.section__hero-image-video .cont__slide .cont__info .cont__text .title-2 {
  color: white;
}
.section__hero-image-video .cont__video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.section__hero-image-video .cont__video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(158deg, rgba(0, 0, 0, 0.33) 32%, rgba(49, 68, 54, 0) 68%);
}
.section__hero-image-video .cont__video:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -2px;
  width: 100vw;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/onda-hero-image-mobile.png");
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__video:after {
    background-image: url("/wp-content/themes/sabermujer/assets/onda-hero-image.png");
  }
}
.section__hero-image-video .cont__video #myVideo {
  display: block;
  max-height: 100vh;
  min-height: 650px;
  width: 100%;
  object-fit: cover;
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__video #myVideo {
    min-height: 496px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__hero-image-video .cont__video #myVideo {
    min-height: 730px;
    max-height: 730px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__video #myVideo {
    min-height: 770px;
    max-height: 770px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__hero-image-video .cont__video #myVideo {
    min-height: 909px;
    max-height: 909px;
  }
}
.section__hero-image-video .cont__image:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/onda-hero-image-mobile.png");
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image:after {
    background-image: url("/wp-content/themes/sabermujer/assets/onda-hero-image.png");
  }
}
.section__hero-image-video .cont__image img {
  display: block;
  width: 100%;
  max-height: 100vh;
  min-height: 650px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image img {
    min-height: 496px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__hero-image-video .cont__image img {
    min-height: 730px;
    max-height: 730px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__image img {
    min-height: 770px;
    max-height: 770px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__hero-image-video .cont__image img {
    min-height: 909px;
    max-height: 909px;
  }
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image .image__mobile {
    display: none;
  }
}
.section__hero-image-video .cont__image .image__desktop {
  display: none;
  /*position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;*/
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image .image__desktop {
    display: block;
  }
}
.section__hero-image-video .cont__info {
  position: absolute;
  top: 0;
  z-index: 1;
  padding-top: 107px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info {
    padding-top: 157px;
    padding-bottom: 67px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__hero-image-video .cont__info {
    padding-bottom: 34px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info {
    padding-bottom: 67px;
  }
}
@media only screen and (min-width: 1366px) {
  .section__hero-image-video .cont__info {
    padding-top: 221px;
    padding-bottom: 136px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info {
    padding-top: 200px;
    padding-bottom: 152px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__hero-image-video .cont__info {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 266px;
    padding-bottom: 161px;
  }
}
.section__hero-image-video .cont__info.dark .cont__title .title-1,
.section__hero-image-video .cont__info.dark .cont__title h1 {
  color: #e85f69;
}
.section__hero-image-video .cont__info.dark .cont__text span {
  color: #2e3a46;
}
.section__hero-image-video .cont__info .cont__title {
  margin-bottom: 27px;
  max-width: 970px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info .cont__title {
    margin-bottom: 14px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__title {
    margin-bottom: 29px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__title {
    max-width: 1145px;
    margin-bottom: 36px;
  }
}
.section__hero-image-video .cont__info .cont__title .title-1,
.section__hero-image-video .cont__info .cont__title h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.533rem;
  line-height: 1.05;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info .cont__title .title-1,
  .section__hero-image-video .cont__info .cont__title h1 {
    font-size: 3.804rem;
    line-height: 1.11;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__title .title-1,
  .section__hero-image-video .cont__info .cont__title h1 {
    font-size: 5.073rem;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__title .title-1,
  .section__hero-image-video .cont__info .cont__title h1 {
    font-size: 6rem;
  }
}
.section__hero-image-video .cont__info .cont__separador img {
  max-width: 78px;
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__separador img {
    max-width: 104px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__separador img {
    max-width: 123px;
  }
}
.section__hero-image-video .cont__info .cont__text {
  max-width: 494px;
  margin-top: 12px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info .cont__text {
    margin-top: 19px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__text {
    margin-top: 32px;
    margin-bottom: 60px;
    max-width: 658px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__text {
    max-width: 777px;
    margin-top: 38px;
  }
}
.section__hero-image-video .cont__info .cont__text span {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.33;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info .cont__text span {
    font-size: 0.93rem;
    line-height: 1.27;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__text span {
    font-size: 1.24rem;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__text span {
    font-size: 1.467rem;
  }
}
.section__hero-image-video .cont__info .cont__text span h2 {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.867rem;
  font-style: italic;
  line-height: 1.07;
  color: #fff;
  margin-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__info .cont__text span h2 {
    font-size: 1.775rem;
    line-height: 1.05;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__text span h2 {
    font-size: 2.367rem;
    line-height: 1.05;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info .cont__text span h2 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
.section__hero-image-video .cont__info .cont__link-video span {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.18px;
  text-transform: uppercase;
  color: #e85f69;
  cursor: pointer;
  background-image: linear-gradient(120deg, #e85f69 0%, #e85f69 100%);
  background-repeat: no-repeat;
  background-size: 0 65%;
  background-position: 0 110%;
  transition: background-size 0.4s ease-in;
  background-image: linear-gradient(120deg, #2e3a46 0%, #2e3a46 100%);
}
.section__hero-image-video .cont__info .cont__link-video span:hover {
  background-size: 100% 65%;
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .cont__info .cont__link-video span {
    font-size: 15px;
    letter-spacing: 0.23px;
  }
}
.section__hero-image-video .owl-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 35px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .owl-nav {
    left: auto;
    right: 40px;
    transform: none;
  }
}
@media only screen and (min-width: 1279px) {
  .section__hero-image-video .owl-nav {
    right: 135px;
    bottom: 70px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .owl-nav {
    right: 425px;
    bottom: 129px;
  }
}

.cont--video--iframe {
  opacity: 0;
  z-index: -1;
}
.cont--video--iframe.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  background-color: #fff;
}
.cont--video--iframe.overlay.active {
  z-index: 999;
}
.cont--video--iframe.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  opacity: 1;
}
.cont--video--iframe iframe {
  width: calc(100vw - 50px);
  height: calc(100vh - 156px);
}
@media only screen and (min-width: 1024px) {
  .cont--video--iframe iframe {
    width: calc(100vw - 200px);
    height: calc(100vh - 200px);
  }
}

.section__text-full {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .section__text-two-columns .cont__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1279px) {
  .section__text-two-columns .cont__columns {
    column-gap: 80px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1600px) {
  .section__text-two-columns .cont__columns {
    column-gap: 100px;
  }
}
.section__text-two-columns .cont__columns .cont__column p:last-child {
  margin-bottom: 0;
}

.section__stages {
  margin-top: 43px;
  margin-bottom: 41px;
}
@media only screen and (min-width: 768px) {
  .section__stages {
    margin-bottom: 64px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__stages {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages {
    margin-top: 72px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__stages > .container, .section__hero-image .section__stages > .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.section__stages .cont__info {
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  .section__stages .cont__info {
    width: 31%;
  }
}
.section__stages .cont__info .cont__pretitle {
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .section__stages .cont__info .cont__pretitle {
    font-size: 0.96rem;
    line-height: 1.33;
    letter-spacing: 1.44px;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__info .cont__pretitle {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__info .cont__title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .section__stages .cont__info .cont__title h2 {
    font-size: 2.24rem;
    line-height: 1.05;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__info .cont__title h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
  }
}
@media only screen and (min-width: 768px) {
  .section__stages .cont__info .cont__description {
    font-size: 0.96rem;
    line-height: 1.67;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__info .cont__description {
    font-size: 1.2rem;
    line-height: 1.67;
  }
}
.section__stages .cont__icons {
  /*@include flexbox;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 44px;*/
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 40px;
}
@media only screen and (min-width: 768px) {
  .section__stages .cont__icons {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .section__stages .cont__icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 44px;
    row-gap: 0;
    width: 60%;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__icons {
    width: 64%;
    column-gap: 67px;
  }
}
.section__stages .cont__icons .cont__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-width: 155px;
}
@media only screen and (min-width: 1279px) {
  .section__stages .cont__icons .cont__icon {
    min-width: 207px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__icons .cont__icon {
    min-width: 257px;
  }
}
.section__stages .cont__icons .cont__icon .cont__image {
  margin-bottom: 22px;
}
@media only screen and (min-width: 1279px) {
  .section__stages .cont__icons .cont__icon .cont__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__icons .cont__icon .cont__image {
    margin-bottom: 39px;
  }
}
.section__stages .cont__icons .cont__icon .cont__image img {
  display: block;
  margin: 0 auto;
  object-fit: contain;
  max-height: 140px;
}
@media only screen and (min-width: 1024px) {
  .section__stages .cont__icons .cont__icon .cont__image img {
    max-height: 204px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__icons .cont__icon .cont__image img {
    max-height: 271px;
  }
}
.section__stages .cont__icons .cont__icon .cont__icon_title {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.803rem;
  font-style: italic;
  line-height: normal;
  text-align: center;
}
@media only screen and (min-width: 1279px) {
  .section__stages .cont__icons .cont__icon .cont__icon_title {
    font-size: 1.067rem;
  }
}
@media only screen and (min-width: 1600px) {
  .section__stages .cont__icons .cont__icon .cont__icon_title {
    font-size: 1.333rem;
  }
}

.section__consultations {
  margin-top: 23px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .section__consultations {
    margin-top: 79px;
  }
}
.section__consultations .cont__title-section {
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  .section__consultations .cont__title-section {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__consultations .cont__title-section {
    margin-bottom: 71px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__consultations .cont__title-section {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__consultations .cont__title-section .titlesmall {
    font-size: 0.96rem;
    line-height: 1.33;
    letter-spacing: 1.44px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__consultations .cont__title-section .titlesmall {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}

.cont__consultations {
  display: grid;
  row-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .cont__consultations {
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
    row-gap: 45px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__consultations {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 68px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__consultations {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.cont__consultations .cont__consultation {
  border-bottom: 1px solid #e85f69;
  padding-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .cont__consultations .cont__consultation {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__consultations .cont__consultation:last-child {
    display: none;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__consultations .cont__consultation:last-child {
    display: block;
  }
}
.cont__consultations .cont__consultation:last-child {
  border-bottom: none;
  padding-bottom: 9px;
}
.cont__consultations .cont__consultation .cont__inner a {
  text-decoration: none;
}
.cont__consultations .cont__consultation .cont__inner a:hover .cont__info .cont__button {
  opacity: 1;
}
.cont__consultations .cont__consultation .cont__inner a:hover .cont__info .cont__image img {
  transform: scale(1.15);
}
.cont__consultations .cont__consultation .cont__inner a .cont__info .cont__image {
  margin-bottom: 26px;
  overflow: hidden;
  border-radius: 5px;
}
.cont__consultations .cont__consultation .cont__inner a .cont__info .cont__image img {
  display: block;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.cont__consultations .cont__consultation .cont__inner a .cont__info .cont__title h2 {
  font-size: 2.187rem;
  line-height: 1.05;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .cont__consultations .cont__consultation .cont__inner a .cont__info .cont__title h2 {
    font-size: 2.366rem;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1366px) {
  .cont__consultations .cont__consultation .cont__inner a .cont__info .cont__title h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
  }
}
.cont__consultations .cont__consultation .cont__inner a .cont__info .cont__excerpt {
  margin-bottom: 16px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .cont__consultations .cont__consultation .cont__inner a .cont__info .cont__excerpt {
    margin-bottom: 20px;
  }
}
.cont__consultations .cont__consultation .cont__inner a .cont__info .cont__button {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 2.33;
  letter-spacing: 1.31px;
  text-transform: uppercase;
  color: #fff;
  background-color: #2e3a46;
  border-radius: 100px;
  padding: 1px 15px;
  width: fit-content;
}
@media only screen and (min-width: 768px) {
  .cont__consultations .cont__consultation .cont__inner a .cont__info .cont__button {
    font-size: 0.947rem;
    letter-spacing: 1.42px;
    padding: 1px 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__consultations .cont__consultation .cont__inner a .cont__info .cont__button {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.page-template-page-consultas .cont__consultations .cont__consultation:last-child {
  display: block;
}

.page-template-page-home .section__courses {
  margin-bottom: 26px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-page-home .section__courses {
    margin-bottom: 63px;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-home .section__courses {
    margin-bottom: 142px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-home .section__courses {
    margin-bottom: 98px;
  }
}

.section__courses {
  margin-top: 23px;
  padding-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  .section__courses {
    margin-top: 77px;
    padding-bottom: 63px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__courses {
    margin-top: 23px;
    padding-bottom: 142px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__courses {
    padding-bottom: 98px;
  }
}
.section__courses .cont__title-section {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section__courses .cont__title-section {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__courses .cont__title-section {
    margin-bottom: 71px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__courses .cont__title-section {
    margin-bottom: 51px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__courses .cont__title-section .titlesmall {
    font-size: 0.96rem;
    line-height: 1.33;
    letter-spacing: 1.44px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__courses .cont__title-section .titlesmall {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
  }
}

.cont__courses {
  display: grid;
  row-gap: 40px;
}
@media only screen and (min-width: 768px) {
  .cont__courses {
    row-gap: 51px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 26px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__courses {
    column-gap: 71px;
  }
}
.cont__courses.archive-grid {
  row-gap: 20px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 1279px) {
  .cont__courses.archive-grid {
    column-gap: 48px;
    row-gap: 48px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__courses.archive-grid {
    column-gap: 70px;
    row-gap: 70px;
  }
}
.cont__courses .cont__course {
  box-shadow: 0 0 27.9px 2.8px rgba(232, 95, 105, 0.2);
}
.cont__courses .cont__course a {
  display: block;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}
.cont__courses .cont__course a:hover .cont__image:before {
  background-image: linear-gradient(8deg, rgba(0, 0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
}
.cont__courses .cont__course a:hover .cont__contents.no-description,
.cont__courses .cont__course a:hover .cont__contents {
  transform: translateY(0);
}
.cont__courses .cont__course a:hover .cont__contents.no-description .cont__info .cont__name h2,
.cont__courses .cont__course a:hover .cont__contents .cont__info .cont__name h2 {
  color: #e85f69;
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a:hover .cont__contents.no-description .cont__hover,
  .cont__courses .cont__course a:hover .cont__contents .cont__hover {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a:hover .cont__contents.no-description {
    transform: translateY(80px);
  }
}
.cont__courses .cont__course a .cont__image {
  position: relative;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__image {
    min-height: 350px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__image {
    min-height: inherit;
  }
}
.cont__courses .cont__course a .cont__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(8deg, #000 -12%, rgba(46, 58, 70, 0.25) 79%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cont__courses .cont__course a .cont__image img {
  display: block;
  min-height: 275px;
  width: 100%;
  border-radius: 4px;
  object-fit: cover;
  height: revert-layer;
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__image img {
    min-height: 315px;
  }
}
.cont__courses .cont__course a .cont__contents {
  position: absolute;
  bottom: 18px;
  left: 25px;
  width: calc(100% - 25px - 25px);
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents {
    bottom: 42px;
    left: 38px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents {
    bottom: 17px;
    left: 22px;
    transform: translateY(108px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__courses .cont__course a .cont__contents {
    transform: translateY(125px);
  }
}
@media only screen and (min-width: 1600px) {
  .cont__courses .cont__course a .cont__contents {
    bottom: 33px;
    left: 31px;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__courses .cont__course a .cont__contents {
    bottom: 15px;
    transform: translateY(112px);
  }
}
.cont__courses .cont__course a .cont__contents.no-description {
  bottom: 18px;
  width: calc(100% - 25px - 25px);
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents.no-description {
    bottom: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents.no-description {
    bottom: 100px;
    transform: translateY(108px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__courses .cont__course a .cont__contents.no-description {
    transform: translateY(125px);
  }
}
@media only screen and (min-width: 1600px) {
  .cont__courses .cont__course a .cont__contents.no-description {
    transform: translateY(125px);
  }
}
@media only screen and (min-width: 1920px) {
  .cont__courses .cont__course a .cont__contents.no-description {
    transform: translateY(130px);
  }
}
.cont__courses .cont__course a .cont__contents .cont__info .cont__pretitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__pretitle {
    font-size: 1.476rem;
    line-height: 1.33;
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__pretitle {
    font-size: 0.876rem;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__pretitle {
    font-size: 1.2rem;
    margin-bottom: 14px;
  }
}
.cont__courses .cont__course a .cont__contents .cont__info .cont__name h2 {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 17px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__name h2 {
    font-size: 3.444rem;
    line-height: 1.05;
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__name h2 {
    font-size: 2.043rem;
  }
}
@media only screen and (min-width: 1920px) {
  .cont__courses .cont__course a .cont__contents .cont__info .cont__name h2 {
    font-size: 2.8rem;
    line-height: 1.05;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents .cont__hover {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.cont__courses .cont__course a .cont__contents .cont__hover .cont__description {
  font-size: 0.867rem;
  line-height: 1.23;
  color: #fff;
  margin-bottom: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents .cont__hover .cont__description {
    font-size: 1.312rem;
    line-height: 1.5;
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .cont__courses .cont__course a .cont__contents .cont__hover .cont__description {
    font-size: 1rem;
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 1279px) {
  .cont__courses .cont__course a .cont__contents .cont__hover .cont__description {
    font-size: 1.067rem;
    margin-bottom: 19px;
    min-height: 72px;
  }
}
.cont__courses .cont__course a .cont__contents .cont__hover .cont__viewmore {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #f2a2a2;
}
@media only screen and (min-width: 768px) {
  .cont__courses .cont__course a .cont__contents .cont__hover .cont__viewmore {
    font-size: 0.984rem;
    line-height: 2.33;
    letter-spacing: 1.48px;
  }
}

.section__separador {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section__separador {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__separador {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__separador {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.section__separador .cont__separador {
  border-top: 1px solid #e85f69;
}

.section__aboutme {
  position: relative;
  margin-top: 26px;
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .section__aboutme {
    margin-top: 63px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__aboutme {
    margin-top: 142px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme {
    margin-top: 98px;
  }
}
.section__aboutme:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile1.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: contain;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .section__aboutme:before {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop1.png");
  }
}
.section__aboutme:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile2.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .section__aboutme:after {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop2.png");
  }
}
.section__aboutme .cont__inner {
  position: relative;
  z-index: 1;
  padding-top: 77px;
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner {
    padding-top: 136px;
    margin: 0 auto;
    max-width: 1009px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme .cont__inner {
    max-width: 1145px;
    padding-top: 177px;
  }
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner .cont__top {
    width: 100%;
  }
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__top {
    display: none;
  }
}
.section__aboutme .cont__inner .cont__top .cont__pretitle {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner .cont__top .cont__pretitle {
    margin-bottom: 23px;
  }
}
.section__aboutme .cont__inner .cont__image {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner .cont__image {
    width: 43%;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme .cont__inner .cont__image {
    width: 38%;
    margin-top: 15px;
  }
}
.section__aboutme .cont__inner .cont__image img {
  display: block;
  max-width: 278px;
  margin: 0 auto;
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__image img {
    max-width: 435px;
  }
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner .cont__info {
    width: 49%;
    margin-top: 17px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__info {
    width: 51%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme .cont__inner .cont__info {
    width: 57%;
    padding-right: 50px;
  }
}
.section__aboutme .cont__inner .cont__info .cont__pretitle {
  display: none;
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__info .cont__pretitle {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme .cont__inner .cont__info .cont__pretitle {
    margin-bottom: 29px;
  }
}
.section__aboutme .cont__inner .cont__info .cont__title {
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .section__aboutme .cont__inner .cont__info .cont__title {
    font-size: 1.867rem;
    line-height: 1.57;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__info .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    margin-bottom: 23px;
  }
}
.section__aboutme .cont__inner .cont__info .cont__description {
  line-height: 1.47;
  margin-bottom: 36px;
}
@media only screen and (min-width: 1279px) {
  .section__aboutme .cont__inner .cont__info .cont__description {
    font-size: 1.2rem;
    line-height: 1.67;
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__aboutme .cont__inner .cont__info .cont__description p {
    margin-bottom: 30px;
  }
}
.section__numbered-information {
  position: relative;
  margin-top: 18px;
  margin-bottom: 29px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information {
    margin-top: 43px;
    margin-bottom: 56px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__numbered-information {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__numbered-information {
    margin-top: 29px;
    margin-bottom: 84px;
  }
}
.section__numbered-information:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile1.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: contain;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information:before {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop1.png");
  }
}
.section__numbered-information:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile2.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information:after {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop2.png");
  }
}
.section__numbered-information > .container, .section__hero-image .section__numbered-information > .owl-dots {
  position: relative;
  z-index: 1;
  padding-top: 115px;
}
@media only screen and (min-width: 1024px) {
  .section__numbered-information > .container, .section__hero-image .section__numbered-information > .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .section__numbered-information > .container, .section__hero-image .section__numbered-information > .owl-dots {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__numbered-information > .container, .section__hero-image .section__numbered-information > .owl-dots {
    padding-top: 187px;
  }
}
.section__numbered-information .cont__content {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__content {
    margin-bottom: 66px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__numbered-information .cont__content {
    width: 31%;
  }
}
.section__numbered-information .cont__content .cont__title h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__content .cont__title h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    margin-bottom: 19px;
  }
}
.section__numbered-information .cont__content .cont__description {
  max-width: 435px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__content .cont__description {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
  }
}
.section__numbered-information .cont__information {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
  row-gap: 40px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .section__numbered-information .cont__information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 60%;
    column-gap: 44px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__numbered-information .cont__information {
    width: 68%;
  }
}
.section__numbered-information .cont__information .cont__info {
  min-width: 222px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information .cont__info {
    min-width: 247px;
  }
}
.section__numbered-information .cont__information .cont__info .cont__number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 125px;
  height: 125px;
  background-color: #feefef;
  border-radius: 50%;
  margin-bottom: 34px;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information .cont__info .cont__number {
    width: 139px;
    height: 139px;
    margin-bottom: 39px;
  }
}
.section__numbered-information .cont__information .cont__info .cont__number span {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 6rem;
  line-height: 1.1;
  font-style: italic;
  text-align: center;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information .cont__info .cont__number span {
    font-size: 6.667rem;
    line-height: 1.05;
  }
}
.section__numbered-information .cont__information .cont__info .cont__info_title {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.08rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 5px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information .cont__info .cont__info_title {
    font-size: 1.2rem;
  }
}
.section__numbered-information .cont__information .cont__info .cont__info_text {
  font-size: 0.84rem;
  line-height: 1.57;
}
@media only screen and (min-width: 768px) {
  .section__numbered-information .cont__information .cont__info .cont__info_text {
    font-size: 0.933rem;
    line-height: 1.57;
  }
}

.section__podcasts {
  position: relative;
  margin-top: 30px;
  margin-bottom: 49px;
  padding-bottom: 72px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts {
    margin-bottom: 95px;
    padding-bottom: 117px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__podcasts {
    margin-top: 88px;
    margin-bottom: 111px;
    padding-bottom: 92px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__podcasts {
    margin-top: 109px;
    margin-bottom: 144px;
    padding-bottom: 88px;
  }
}
.section__podcasts:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 208px;
  background-image: linear-gradient(to top, #fef1f1 0%, rgba(254, 241, 241, 0) 100%);
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .section__podcasts:after {
    height: 305px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__podcasts:after {
    height: 358px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container, .section__hero-image .section__podcasts > .owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 65px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__podcasts > .container, .section__hero-image .section__podcasts > .owl-dots {
    column-gap: 125px;
  }
}
.section__podcasts > .container > .cont__image, .section__hero-image .section__podcasts > .owl-dots > .cont__image {
  margin-bottom: 34px;
  box-shadow: 0 0 40px 4px rgba(232, 95, 105, 0.2);
  height: fit-content;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container > .cont__image, .section__hero-image .section__podcasts > .owl-dots > .cont__image {
    margin-bottom: 61px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container > .cont__image, .section__hero-image .section__podcasts > .owl-dots > .cont__image {
    box-shadow: 0 0 31.6px 3.2px rgba(232, 95, 105, 0.2);
    min-width: 344px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__podcasts > .container > .cont__image, .section__hero-image .section__podcasts > .owl-dots > .cont__image {
    min-width: 421px;
  }
}
.section__podcasts > .container > .cont__image img, .section__hero-image .section__podcasts > .owl-dots > .cont__image img {
  display: block;
  border-radius: 5px;
  background-color: #E06576;
  max-height: 313px;
  width: 100%;
  object-fit: contain;
  object-position: right;
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container > .cont__image img, .section__hero-image .section__podcasts > .owl-dots > .cont__image img {
    max-height: 333px;
    max-width: 344px;
    min-width: 344px;
    box-shadow: 0 0 31.6px 3.2px rgba(232, 95, 105, 0.2);
  }
}
@media only screen and (min-width: 1600px) {
  .section__podcasts > .container > .cont__image img, .section__hero-image .section__podcasts > .owl-dots > .cont__image img {
    max-width: 421px;
    min-width: 421px;
    max-height: inherit;
  }
}
.section__podcasts > .container .cont__right .cont__title h2, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__title h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__title h2, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__title h2 {
    font-size: 2.8rem;
    line-height: 1.05;
    margin-bottom: 10px;
  }
}
.section__podcasts > .container .cont__right .cont__subtitle, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__subtitle {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__subtitle, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__subtitle {
    font-size: 1.333rem;
    line-height: 1.4;
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__podcasts > .container .cont__right .cont__subtitle, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__subtitle {
    font-size: 1.467rem;
    line-height: 1.27;
  }
}
.section__podcasts > .container .cont__right .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description {
  margin-bottom: 36px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container .cont__right .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description {
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 1366px) {
  .section__podcasts > .container .cont__right .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description {
    max-width: 706px;
  }
}
.section__podcasts > .container .cont__right .cont__description .TitlteFeatured, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description .TitlteFeatured {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.08rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 5px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__description .TitlteFeatured, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__description .TitlteFeatured {
    font-size: 1.2rem;
    margin-bottom: 7px;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts {
  display: grid;
  row-gap: 29px;
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container .cont__right .cont__podcasts, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts {
    row-gap: 24px;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast {
  border-bottom: 1px dashed #2e3a46;
  padding-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 17px;
    border-bottom: none;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__image, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__image {
  margin-bottom: 8px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__image img, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__image img {
  display: block;
  max-width: 47px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__image img, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__image img {
    max-width: inherit;
  }
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info {
    margin-top: 11px;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__pretitle, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__pretitle {
  font-size: 0.933rem;
  line-height: 1.57;
  margin-bottom: 3px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__title, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.22;
  margin-bottom: 6px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__title, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__title {
    font-size: 1.6rem;
    line-height: 1.17;
    margin-bottom: 3px;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__description {
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__description, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__description {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
    margin-bottom: 19px;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links {
  display: grid;
  row-gap: 11px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__potcast-title, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__potcast-title {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  font-style: italic;
  line-height: normal;
  margin-bottom: 7px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a {
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 2.33;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
  color: #e85f69;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  .section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a:hover span.text::before, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a:hover span.text::before {
    width: 100%;
    opacity: 1;
  }
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-sound, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-sound {
  font-size: 22px;
  margin-right: 13px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.text, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.text {
  position: relative;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.text:before, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.text:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: 2px;
  left: 0;
  background-color: #e85f69;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-arrow-diagonal, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-arrow-diagonal {
  font-size: 10px;
  margin-left: 9px;
}
.section__podcasts > .container .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-arrow-diagonal:before, .section__hero-image .section__podcasts > .owl-dots .cont__right .cont__podcasts .cont__podcast .cont__info .cont__poscast_links .cont__podcast_link .cont__podcast-link a span.icon-arrow-diagonal:before {
  color: #e85f69;
}

.section__newsletter {
  margin-bottom: 50px;
}
.section__newsletter .cont__inner {
  position: relative;
  z-index: 1;
  padding-top: 30px;
}
@media only screen and (min-width: 1279px) {
  .section__newsletter .cont__inner {
    margin: 0 auto;
    max-width: 1009px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__newsletter .cont__inner {
    max-width: 1145px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__newsletter .cont__inner .cont__info {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1366px) {
  .section__newsletter .cont__inner .cont__info {
    max-width: 540px;
  }
}
.section__newsletter .cont__inner .cont__info .cont__title {
  margin-bottom: 15px;
}
.section__newsletter .cont__inner .cont__info .cont__text {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1366px) {
  .section__newsletter .cont__inner .cont__info .cont__text {
    max-width: 405px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__newsletter .cont__inner .cont__info .cont__text {
    max-width: 440px;
  }
}

.section__payment-form {
  margin-top: 40px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 1600px) {
  .section__payment-form {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.section__payment-form .cont__columnas {
  display: grid;
  row-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .section__payment-form .cont__columnas {
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
    row-gap: 45px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__payment-form .cont__columnas {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    column-gap: 68px;
  }
}
.section__payment-form .cont__columnas .cont__item .cont__image {
  margin-bottom: 26px;
  overflow: hidden;
  border-radius: 5px;
}
.section__payment-form .cont__columnas .cont__item .cont__image img {
  display: block;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.section__payment-form .cont__columnas .cont__item .cont__title {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
  font-size: 2.187rem;
  line-height: 1.05;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .section__payment-form .cont__columnas .cont__item .cont__title {
    font-size: 2.366rem;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1366px) {
  .section__payment-form .cont__columnas .cont__item .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
  }
}
.section__payment-form .cont__columnas .cont__item .cont__button a {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 2.33;
  letter-spacing: 1.31px;
  text-transform: uppercase;
  color: #fff;
  background-color: #2e3a46;
  border-radius: 100px;
  padding: 1px 15px;
  width: fit-content;
}
@media only screen and (min-width: 768px) {
  .section__payment-form .cont__columnas .cont__item .cont__button a {
    font-size: 0.947rem;
    letter-spacing: 1.42px;
    padding: 1px 17px;
  }
}
.section__payment-form .cont__columnas .cont__item .cont__button a:hover {
  background-color: #e85f69;
}

.section__teachers {
  margin-top: 40px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 1600px) {
  .section__teachers {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.section__teachers .cont__teachers {
  display: grid;
  row-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .section__teachers .cont__teachers {
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
    row-gap: 45px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__teachers .cont__teachers {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    column-gap: 68px;
  }
}
.section__teachers .cont__teachers .cont__item .cont__image {
  margin-bottom: 26px;
  overflow: hidden;
  border-radius: 5px;
}
.section__teachers .cont__teachers .cont__item .cont__image img {
  display: block;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.section__teachers .cont__teachers .cont__item .cont__title {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 1.867rem;
  line-height: 1.07;
  color: #e85f69;
  font-size: 2.187rem;
  line-height: 1.05;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .section__teachers .cont__teachers .cont__item .cont__title {
    font-size: 2.366rem;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1366px) {
  .section__teachers .cont__teachers .cont__item .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    font-size: 2rem;
  }
}
.section__teachers .cont__teachers .cont__item .cont__description {
  margin-bottom: 16px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .section__teachers .cont__teachers .cont__item .cont__description {
    margin-bottom: 20px;
  }
}

.mc4wp-checkbox-contact-form-7 {
  display: none;
  width: 100%;
  height: auto;
}
.mc4wp-checkbox-contact-form-7 input {
  visibility: hidden;
}
.mc4wp-checkbox-contact-form-7 span {
  color: #fff;
  position: relative;
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.mc4wp-checkbox-contact-form-7 span:hover {
  cursor: no-drop;
}
.mc4wp-checkbox-contact-form-7 span::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: solid 1px #fff;
  background-color: #fff;
}

.cont__categories-menu {
  margin: 0 0 42px;
}
@media only screen and (min-width: 1279px) {
  .cont__categories-menu {
    margin: 0 0 57px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__categories-menu {
    margin: 0 0 67px;
  }
}
.cont__categories-menu .cont__categories {
  list-style: none;
  padding: 0;
  margin: 0 0 6px;
}
@media only screen and (min-width: 1279px) {
  .cont__categories-menu .cont__categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 50px;
    border-bottom: 2px solid #e85f69;
    padding-bottom: 11px;
  }
}
.cont__categories-menu .cont__categories.child {
  margin: 0;
}
@media only screen and (min-width: 1279px) {
  .cont__categories-menu .cont__categories.child {
    column-gap: 31px;
    padding-bottom: 6px;
  }
}
.cont__categories-menu .cont__categories.child li a {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-style: italic;
  font-size: 1.333rem;
  line-height: normal;
  letter-spacing: normal;
}
.cont__categories-menu .cont__categories li {
  border-bottom: 1px solid #e85f69;
}
@media only screen and (min-width: 1279px) {
  .cont__categories-menu .cont__categories li {
    border-bottom: none;
  }
}
.cont__categories-menu .cont__categories li a {
  display: block;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.17;
  color: #2e3a46;
  text-decoration: none;
  padding: 8px 0;
}
.cont__categories-menu .cont__categories li a:hover, .cont__categories-menu .cont__categories li a.active {
  color: #e85f69;
}

@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header .cont__left {
    width: 42%;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left {
    width: 37%;
  }
}
.page-template-page-sobremi .cont__header .cont__left header.entry-header {
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header {
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header {
    margin-bottom: 36px;
  }
}
.page-template-page-sobremi .cont__header .cont__left header.entry-header .titlesmall {
  margin-bottom: 14px;
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .titlesmall {
    font-size: 0.96rem;
    line-height: 1.67;
    letter-spacing: 1.44px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .titlesmall {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
    margin-bottom: 24px;
  }
}
.page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__image {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__image {
    margin-bottom: 53px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__image {
    display: none;
  }
}
.page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__image img {
  display: block;
  max-width: 248px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 0 27.5px 2.8px rgba(232, 95, 105, 0.2);
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__image img {
    max-width: 383px;
  }
}
.page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description {
  max-width: inherit;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description {
    font-size: 1.333rem;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description {
    font-size: 1.24rem;
    line-height: 1.29;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description {
    font-size: 1.467rem;
    line-height: 1.27;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description h1 {
    font-size: 3.804rem;
    line-height: 1.11;
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 1366px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.667rem;
    line-height: 1.07;
    color: #e85f69;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left header.entry-header .cont__short_description h1 {
    margin-bottom: 25px;
  }
}
.page-template-page-sobremi .cont__header .cont__left .cont__separador {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__separador {
    margin-bottom: 33px;
  }
}
.page-template-page-sobremi .cont__header .cont__left .cont__separador img {
  display: block;
  max-width: 55px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__separador img {
    max-width: 67px;
  }
}
@media only screen and (min-width: 1366px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__separador img {
    max-width: 77px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__separador img {
    max-width: 68px;
  }
}
.page-template-page-sobremi .cont__header .cont__left .entry-content {
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .entry-content {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #2e3a46;
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-sobremi .cont__header .cont__left .entry-content {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header .cont__left .entry-content {
    margin-bottom: 33px;
  }
}
.page-template-page-sobremi .cont__header .cont__left .entry-content h2 {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .entry-content h2 {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .entry-content p {
    margin-bottom: 24px;
  }
}
.page-template-page-sobremi .cont__header .cont__left .cont__link {
  position: relative;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
  color: #e85f69;
}
.page-template-page-sobremi .cont__header .cont__left .cont__link .cont__text {
  position: relative;
}
.page-template-page-sobremi .cont__header .cont__left .cont__link .cont__text:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: -3px;
  left: 0;
  background-color: #e85f69;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__link .cont__text:hover::before {
    width: 100%;
    opacity: 1;
  }
}
.page-template-page-sobremi .cont__header .cont__left .cont__link span.icon-arrow-next {
  font-size: 14px;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__link span.icon-arrow-next {
    margin-left: 7px;
  }
}
@media only screen and (min-width: 1279px) {
  .page-template-page-sobremi .cont__header .cont__left .cont__link span.icon-arrow-next {
    margin-left: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header > .cont__image {
    width: 48%;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header > .cont__image {
    width: 41%;
  }
}
.page-template-page-sobremi .cont__header > .cont__image img {
  display: none;
  max-width: 460px;
  border-radius: 50%;
  box-shadow: -5px 5px 20px 0 rgba(161, 88, 88, 0.3);
}
@media only screen and (min-width: 1024px) {
  .page-template-page-sobremi .cont__header > .cont__image img {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-page-sobremi .cont__header > .cont__image img {
    max-width: 557px;
  }
}

body.page-template-page-instituto a.button {
  background-color: #2e3a46;
}
body.page-template-page-instituto a.button:hover {
  background-color: #e85f69;
}
body.page-template-page-instituto ul li::marker {
  color: #2e3a46;
}
body.page-template-page-instituto #header-wrapper header.site-header .site-branding .cont--logo img {
  max-height: 100px;
}
@media only screen and (min-width: 1279px) {
  body.page-template-page-instituto #header-wrapper header.site-header .site-branding .cont--logo img {
    max-height: 125px;
  }
}
body.page-template-page-instituto .site-main-inner:before {
  background-image: linear-gradient(to bottom, #D7D9DC, rgba(254, 241, 241, 0));
}
body.page-template-page-instituto .site-main-inner:after {
  background-image: linear-gradient(to top, #D7D9DC 0%, rgba(254, 241, 241, 0) 100%);
}
body.page-template-page-instituto .section__separador .cont__separador {
  border-color: #2e3a46;
}
body.page-template-page-instituto .section__numbered-information:before {
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile1-black.png");
}
@media only screen and (min-width: 768px) {
  body.page-template-page-instituto .section__numbered-information:before {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop1-black.png");
  }
}
body.page-template-page-instituto .section__numbered-information:after {
  background-image: url("/wp-content/themes/sabermujer/assets/aboutme-mobile2-black.png");
}
@media only screen and (min-width: 768px) {
  body.page-template-page-instituto .section__numbered-information:after {
    background-image: url("/wp-content/themes/sabermujer/assets/aboutme-desktop2-black.png");
  }
}
body.page-template-page-instituto .section__numbered-information .cont__information .cont__info .cont__number {
  background-color: rgba(46, 58, 70, 0.1);
}
body.page-template-page-instituto .section__numbered-information .cont__information .cont__info .cont__number span {
  color: #2e3a46;
}
body.page-template-page-instituto .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
  color: #2e3a46;
}
body.page-template-page-instituto .section__faq .section__faq--inner .cont__footer {
  color: #2e3a46;
  border-color: #2e3a46;
}
body.page-template-page-instituto .section__numbered-information .cont__information .cont__info .cont__number {
  align-items: center;
}
body.page-template-page-instituto h1,
body.page-template-page-instituto h2,
body.page-template-page-instituto .title-2,
body.page-template-page-instituto .TitlteFeatured,
body.page-template-page-instituto .section__payment-form .cont__columnas .cont__item .cont__title,
body.page-template-page-instituto .section__numbered-information .cont__content .cont__title h2,
body.page-template-page-instituto .section__teachers .cont__teachers .cont__item .cont__title,
body.page-template-page-instituto .section__cta .cont__inner .cont__info .cont__title {
  color: #233745;
}
body.page-template-page-instituto .cont__courses .cont__course a .cont__contents .cont__info .cont__name h2,
body.page-template-page-instituto .title-h2,
body.page-template-page-instituto .title-2,
body.page-template-page-instituto h2,
body.page-template-page-instituto .section__numbered-information .cont__content .cont__title h2,
body.page-template-page-instituto .section__payment-form .cont__columnas .cont__item .cont__title,
body.page-template-page-instituto .section__teachers .cont__teachers .cont__item .cont__title,
body.page-template-page-instituto .section__cta .cont__inner .cont__info .cont__title,
body.page-template-page-instituto .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}
body.page-template-page-instituto .section__numbered-information .cont__information .cont__info .cont__info_title,
body.page-template-page-instituto .TitlteFeatured {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body.page-template-page-instituto .section__numbered-information .cont__information .cont__info .cont__number span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container, body.single-courses .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-courses .cont__inner.owl-dots {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container, body.single-courses .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-courses .cont__inner.owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container, body.single-courses .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-courses .cont__inner.owl-dots {
    margin-bottom: 100px;
  }
}
body.single-courses .cont__inner.container .cont__top_header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header {
  width: 100%;
}
body.single-courses .cont__inner.container .cont__top_header header.entry-header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header {
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont__top_header header.entry-header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont__top_header header.entry-header h1, body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header h1, .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header h1,
  body.single-courses .cont__inner.container .cont__top_header header.entry-header .title-h1,
  body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1,
  .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1 {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont__top_header header.entry-header h1, body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header h1, .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header h1,
  body.single-courses .cont__inner.container .cont__top_header header.entry-header .title-h1,
  body.single-courses .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1,
  .section__hero-image body.single-courses .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1 {
    display: none;
  }
}
body.single-courses .cont__inner.container .cont--left, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--left, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left {
    margin-bottom: 70px;
    width: 37%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left {
    width: 39%;
  }
}
body.single-courses .cont__inner.container .cont--left header.entry-header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header {
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left header.entry-header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left header.entry-header, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header {
    margin-bottom: 33px;
  }
}
body.single-courses .cont__inner.container .cont--left header.entry-header .cont__short_description h1, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1,
body.single-courses .cont__inner.container .cont--left header.entry-header .cont__short_description .title-h1,
body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1,
.section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1 {
  display: none;
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left header.entry-header .cont__short_description h1, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1,
  body.single-courses .cont__inner.container .cont--left header.entry-header .cont__short_description .title-h1,
  body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1,
  .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1 {
    display: block;
    font-size: 4rem;
    line-height: 1;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__separador, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__separador, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__separador, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador {
    margin-bottom: 45px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__separador img, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador img {
  display: block;
  max-width: 55px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left .cont__separador img, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador img {
    max-width: 67px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__separador img, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador img {
    max-width: 68px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__separador.cont__separator--onlymobile, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador.cont__separator--onlymobile, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador.cont__separator--onlymobile {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left .cont__separador.cont__separator--onlymobile, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador.cont__separator--onlymobile, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__separador.cont__separator--onlymobile {
    display: none;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-top, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top {
  display: grid;
  row-gap: 13px;
  margin-bottom: 32px;
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-top, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top {
    grid-template-columns: 1fr 1fr 2fr;
    column-gap: 15px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.68rem;
  line-height: 1.01;
  text-transform: uppercase;
  color: #7b7d7f;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title {
    font-size: 0.8rem;
    line-height: 1.01;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__title {
    margin-bottom: 8px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__description, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.907rem;
  line-height: 1.12;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__description, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description {
    font-size: 1.067rem;
    line-height: 1.13;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-top .cont__item .cont__description .cont__team, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description .cont__team, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-top .cont__item .cont__description .cont__team {
  display: block;
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 23px;
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom {
    margin-bottom: 50px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(1), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1) {
    width: calc(33.333% - 45px);
  }
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(1), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1) {
    width: 50%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(1), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(1) {
    width: calc(33.333% - 45px);
    padding-right: 20px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(2), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2) {
  border-left: 1px dashed #2e3a46;
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(2), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2) {
    width: calc(33.333% - 45px);
    border-right: 1px dashed #2e3a46;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(2), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2) {
    width: 50%;
    border-right: none;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item:nth-child(2), body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2), .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item:nth-child(2) {
    padding-left: 45px;
    padding-right: 20px;
    border-right: 1px dashed #2e3a46;
    width: calc(33.333% + 45px);
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price {
  width: 100%;
  border-top: 1px solid #e85f69;
  margin-top: 23px;
  padding-top: 34px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price {
    width: calc(33.333% - 45px);
    border-top: none;
    padding-top: 0px;
    padding-left: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price {
    width: 100%;
    border-top: 1px solid #e85f69;
    padding-top: 34px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price {
    border: none;
    width: 33.333%;
    align-self: center;
    padding-top: 15px;
    padding-left: 45px;
    margin: 0;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.963rem;
  line-height: 0.75;
  color: #4f5153;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number {
    font-size: 3.68rem;
    line-height: 0.77;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number {
    font-size: 4.089rem;
    line-height: 0.77;
    text-align: center;
    margin-bottom: 16px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span {
  font-size: 1.546rem;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span {
    font-size: 1.92rem;
    line-height: 0.75;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item.cont__price .cont__number span {
    font-size: 2.133rem;
    line-height: 0.75;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__image, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__image, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__image {
  margin-bottom: 20px;
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__image img, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__image img, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__image img {
  display: block;
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__subtitle, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__subtitle, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.723rem;
  line-height: 1.01;
  text-transform: uppercase;
  color: #7b7d7f;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__subtitle, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__subtitle, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__subtitle {
    font-size: 0.8rem;
    margin-bottom: 21px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.963rem;
  line-height: 1;
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__title {
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 7px;
  }
}
body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__text, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__text, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  padding-right: 10px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left .cont__info-bottom .cont__item .cont__text, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__text, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left .cont__info-bottom .cont__item .cont__text {
    font-size: 0.933rem;
    line-height: 1.29;
  }
}
body.single-courses .cont__inner.container .cont--left a.cont__link, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link {
  position: relative;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  text-transform: uppercase;
  text-decoration: none;
  color: #e85f69;
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--left a.cont__link, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link {
    font-size: 0.933rem;
    line-height: normal;
  }
}
body.single-courses .cont__inner.container .cont--left a.cont__link .cont__text, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link .cont__text, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link .cont__text {
  position: relative;
}
body.single-courses .cont__inner.container .cont--left a.cont__link .cont__text:before, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link .cont__text:before, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link .cont__text:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: -3px;
  left: 0;
  background-color: #e85f69;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--left a.cont__link .cont__text:hover::before, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link .cont__text:hover::before, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link .cont__text:hover::before {
    width: 100%;
    opacity: 1;
  }
}
body.single-courses .cont__inner.container .cont--left a.cont__link span.icon-arrow-next, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next {
  font-size: 14px;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--left a.cont__link span.icon-arrow-next, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next {
    margin-left: 7px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--left a.cont__link span.icon-arrow-next, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--left a.cont__link span.icon-arrow-next {
    margin-left: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-courses .cont__inner.container .cont--right, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right {
    width: 61%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courses .cont__inner.container .cont--right, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right {
    width: 54%;
  }
}
body.single-courses .cont__inner.container .cont--right .content ul, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .content ul {
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--right .content ul, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .content ul {
    column-count: 2;
    column-gap: 20px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--right .content ul, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .content ul {
    column-gap: 30px;
  }
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--right .content ul li, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .content ul li, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .content ul li {
    break-inside: avoid-column;
  }
}
body.single-courses .cont__inner.container .cont--right .content ul li ul, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .content ul li ul, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .content ul li ul {
  column-count: 1;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__reviews-inner, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__reviews-inner, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__reviews-inner {
    column-count: 2;
    column-gap: 20px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__reviews-inner, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__reviews-inner, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__reviews-inner {
    column-gap: 30px;
  }
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review {
  margin-bottom: 53px;
}
@media only screen and (min-width: 768px) {
  body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review {
    break-inside: avoid-column;
  }
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__title, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__title, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__title {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.2rem;
  font-style: italic;
  line-height: normal;
  margin-bottom: 6px;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__rating, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating {
  margin-bottom: 3px;
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__rating, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__rating .cont__starts, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 6px;
  }
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review:before, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review:before, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review:before {
  font-size: 13px;
  color: #e85f69;
  opacity: 0.5;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review.active:before, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review.active:before, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__rating .cont__starts .icon-start-review.active:before {
  opacity: 1;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__description, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__description, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__description {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.5;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__description p, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__description p, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__description p {
  margin-bottom: 8px;
}
body.single-courses .cont__inner.container .cont--right .cont__reviews .cont__review .cont__name, body.single-courses .section__hero-image .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__name, .section__hero-image body.single-courses .cont__inner.owl-dots .cont--right .cont__reviews .cont__review .cont__name {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.13;
  color: #4f5153;
}

@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container, body.single-consultation .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-consultation .cont__inner.owl-dots {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1366px) {
  body.single-consultation .cont__inner.container, body.single-consultation .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-consultation .cont__inner.owl-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container, body.single-consultation .section__hero-image .cont__inner.owl-dots, .section__hero-image body.single-consultation .cont__inner.owl-dots {
    margin-bottom: 100px;
  }
}
body.single-consultation .cont__inner.container .cont__top_header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header {
  width: 100%;
}
body.single-consultation .cont__inner.container .cont__top_header header.entry-header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header {
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont__top_header header.entry-header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont__top_header header.entry-header h1, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header h1, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header h1,
  body.single-consultation .cont__inner.container .cont__top_header header.entry-header .title-h1,
  body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1,
  .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1 {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont__top_header header.entry-header h1, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header h1, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header h1,
  body.single-consultation .cont__inner.container .cont__top_header header.entry-header .title-h1,
  body.single-consultation .section__hero-image .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1,
  .section__hero-image body.single-consultation .cont__inner.owl-dots .cont__top_header header.entry-header .title-h1 {
    display: none;
  }
}
body.single-consultation .cont__inner.container .cont--left, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left {
  margin-bottom: 70px;
}
@media only screen and (min-width: 1366px) {
  body.single-consultation .cont__inner.container .cont--left, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left {
    width: 31%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left {
    width: 39%;
  }
}
body.single-consultation .cont__inner.container .cont--left header.entry-header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header {
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--left header.entry-header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left header.entry-header, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header {
    margin-bottom: 43px;
  }
}
body.single-consultation .cont__inner.container .cont--left header.entry-header .cont__short_description h1, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1,
body.single-consultation .cont__inner.container .cont--left header.entry-header .cont__short_description .title-h1,
body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1,
.section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1 {
  display: none;
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left header.entry-header .cont__short_description h1, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description h1,
  body.single-consultation .cont__inner.container .cont--left header.entry-header .cont__short_description .title-h1,
  body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1,
  .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left header.entry-header .cont__short_description .title-h1 {
    display: block;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 4.667rem;
    line-height: 1.07;
    color: #e85f69;
  }
}
body.single-consultation .cont__inner.container .cont--left .cont__separador, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--left .cont__separador, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left .cont__separador, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador {
    margin-bottom: 24px;
  }
}
body.single-consultation .cont__inner.container .cont--left .cont__separador img, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador img {
  display: block;
  max-width: 55px;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--left .cont__separador img, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador img {
    max-width: 67px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left .cont__separador img, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__separador img, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__separador img {
    max-width: 68px;
  }
}
body.single-consultation .cont__inner.container .cont--left .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__description {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-style: normal;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.33;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--left .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__description {
    font-size: 1.6rem;
    line-height: normal;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--left .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--left .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--left .cont__description {
    font-size: 1.867rem;
  }
}
@media only screen and (min-width: 1366px) {
  body.single-consultation .cont__inner.container .cont--right, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right {
    width: 64%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--right, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right {
    width: 51%;
  }
}
body.single-consultation .cont__inner.container .cont--right .content ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul {
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .content ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul {
    column-count: 2;
    column-gap: 20px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .content ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul {
    column-gap: 30px;
  }
}
body.single-consultation .cont__inner.container .cont--right .content ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul li {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .content ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul li {
    break-inside: avoid-column;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1366px) {
  body.single-consultation .cont__inner.container .cont--right .content ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul li {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  body.single-consultation .cont__inner.container .cont--right .content ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul li {
    margin-bottom: 21px;
  }
}
body.single-consultation .cont__inner.container .cont--right .content ul ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul ul {
  column-count: 1;
}
body.single-consultation .cont__inner.container .cont--right .content ul ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .content ul ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .content ul ul li {
  margin-bottom: 0px;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities {
  margin-top: 45px;
  border: none;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities > .TitlteFeatured, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities > .TitlteFeatured, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities > .TitlteFeatured {
  font-size: 1.6rem;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul {
  list-style: none;
  margin: 0 0 39px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  border: none;
  background: transparent;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul {
    flex-direction: row;
    column-gap: 93px;
    border-bottom: 2px solid #e85f69;
    border-radius: 0;
    padding-bottom: 6px;
    margin: 0 0 41px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul {
    column-gap: 70px;
    padding-bottom: 11px;
    margin: 0 0 48px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul {
    margin: 0 0 70px;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul:before, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul:before, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul:before {
  content: none;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li {
  border: none;
  background: transparent;
  border-bottom: 1px solid #e85f69;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li {
    border-bottom: none;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li.ui-state-active a, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li.ui-state-active a, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li.ui-state-active a {
  color: #e85f69;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li a, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a {
  display: block;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.6rem;
  line-height: 1.17;
  color: #2e3a46;
  font-size: 1.4rem;
  text-decoration: none;
  padding: 10px 0 9px;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li a:hover, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a:hover, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a:hover, body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__tabs ul li a.active, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a.active, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__tabs ul li a.active {
  color: #e85f69;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modalities-inner, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modalities-inner, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modalities-inner, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modalities-inner {
    column-gap: 30px;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality {
  padding-bottom: 24px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #2e3a46;
}
@media only screen and (min-width: 768px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality {
    break-inside: avoid-column;
    border: none;
    padding-bottom: 0;
    margin-bottom: 44px;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__title, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.467rem;
  line-height: 1.27;
  margin-bottom: 8px;
  color: #2e3a46;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__title, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title {
    font-family: Poppins;
    font-size: 1.44rem;
    line-height: 1.25;
    margin-bottom: 13px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__title, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__title {
    font-size: 1.6rem;
    line-height: 1.25;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.933rem;
  line-height: 1.71;
  color: #7b7d7f;
  margin-bottom: 17px;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description {
    font-size: 0.96rem;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__description, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description {
    font-size: 1.067rem;
    line-height: 1.5;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__description p, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description p, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__description p {
  margin-bottom: 5px;
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__link, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.817rem;
  line-height: 2.33;
  letter-spacing: 1.23px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 100px;
  box-shadow: none;
  background-color: #e85f69;
  color: #fff;
  padding: 7px 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
@media only screen and (min-width: 1279px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__link, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link {
    font-size: 0.72rem;
    line-height: 2.33;
    letter-spacing: 1.08px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__link, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link {
    font-size: 0.8rem;
    letter-spacing: 1.2px;
  }
}
body.single-consultation .cont__inner.container .cont--right .cont__modalities .cont__modality .cont__link:hover, body.single-consultation .section__hero-image .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link:hover, .section__hero-image body.single-consultation .cont__inner.owl-dots .cont--right .cont__modalities .cont__modality .cont__link:hover {
  text-decoration: none;
  background-color: #f2a2a2;
  color: #fff;
}

.cont__overlay.consultation .cont__content .cont__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 23px;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info {
    max-width: 468px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__info {
    margin-bottom: 50px;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item {
  width: 50%;
  max-width: fit-content;
}
.cont__overlay.consultation .cont__content .cont__info .cont__item:not(.cont__price) {
  border-right: 1px dashed #2e3a46;
  padding-right: 15px;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item:not(.cont__price) {
    padding-right: 30px;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item:not(.cont__price) {
    padding-right: 37px;
    margin-right: 37px;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price {
  align-self: center;
  text-align: center;
}
.cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.963rem;
  line-height: 0.75;
  color: #4f5153;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number {
    font-size: 3.68rem;
    line-height: 0.77;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number {
    font-size: 4.089rem;
    line-height: 0.77;
    text-align: center;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number span {
  font-size: 1.546rem;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number span {
    font-size: 1.92rem;
    line-height: 0.75;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item.cont__price .cont__number span {
    font-size: 2.133rem;
    line-height: 0.75;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__image {
  margin-bottom: 15px;
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__image img {
  display: block;
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.723rem;
  line-height: 1.01;
  text-transform: uppercase;
  color: #7b7d7f;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item .cont__subtitle {
    font-size: 0.8rem;
    margin-bottom: 17px;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.963rem;
  line-height: 1;
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item .cont__title {
    display: inline;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 7px;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__description {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.843rem;
  line-height: 1.57;
  color: #2e3a46;
  margin-top: 6px;
}
@media only screen and (min-width: 768px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item .cont__description {
    font-size: 0.933rem;
    line-height: 1.57;
    margin-top: 12px;
  }
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__description ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cont__overlay.consultation .cont__content .cont__info .cont__item .cont__text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__info .cont__item .cont__text {
    font-size: 0.933rem;
    line-height: 1.29;
  }
}
.cont__overlay.consultation .cont__content .cont__separador {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1279px) {
  .cont__overlay.consultation .cont__content .cont__separador {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__separador {
    margin-bottom: 24px;
  }
}
.cont__overlay.consultation .cont__content .cont__separador img {
  display: block;
  max-width: 55px;
}
@media only screen and (min-width: 768px) {
  .cont__overlay.consultation .cont__content .cont__separador img {
    max-width: 67px;
  }
}
@media only screen and (min-width: 1600px) {
  .cont__overlay.consultation .cont__content .cont__separador img {
    max-width: 68px;
  }
}

.single-cursos {
  overflow-x: hidden;
}
.single-cursos #header-wrapper {
  position: inherit;
}

.post-curso {
  /******************************/
}
.post-curso .site-main-inner {
  padding-top: 18px;
}
.post-curso .site-main-inner:before {
  content: none;
}
.post-curso .cont__pretitle h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.933rem;
  line-height: 1.37;
  letter-spacing: 1.4px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .cont__pretitle h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #2e3a46;
    margin-bottom: 15px;
  }
}
.post-curso .title-h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.133rem;
  line-height: 1.06;
  color: #e85f69;
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  .post-curso .title-h2 {
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .title-h2 {
    font-size: 2.667rem;
    line-height: 1.13;
    margin-bottom: 41px;
  }
}
.post-curso ul {
  padding-left: 23px;
}
.post-curso .cont__cta-fixed {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 9;
}
@media only screen and (min-width: 1279px) {
  .post-curso .cont__cta-fixed {
    right: 30px;
  }
}
.post-curso .cont__cta-fixed a {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.post-curso .entry-header {
  position: relative;
  margin-bottom: 38px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header {
    margin-bottom: 52px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header {
    margin-bottom: 21px;
  }
}
.post-curso .entry-header:before {
  content: "";
  position: absolute;
  bottom: -345px;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/onda_cursos.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: cover;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header:before {
    background-size: auto;
    bottom: -245px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header:before {
    bottom: -255px;
    background-size: cover;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .entry-header:before {
    background-size: auto;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .entry-header:before {
    background-size: cover;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.post-curso .entry-header .cont__left {
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__left {
    width: 45%;
  }
}
.post-curso .entry-header .cont__left h1.titlesmall {
  margin-bottom: 19px;
}
@media only screen and (max-width: 767px) {
  .post-curso .entry-header .cont__left h1.titlesmall {
    font-size: 0.8rem;
    line-height: 1.33;
    letter-spacing: 1.2px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left h1.titlesmall {
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__left h1.titlesmall {
    margin-bottom: 29px;
  }
}
.post-curso .entry-header .cont__left .title-h1 {
  display: block;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left .title-h1 {
    font-size: 3.333rem;
    line-height: 1.1;
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__left .title-h1 {
    font-size: 4rem;
    line-height: 1.08;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left .cont__shortdescription {
    font-size: 1.2rem;
    line-height: 1.22;
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__left .cont__shortdescription {
    font-size: 1.467rem;
    line-height: 1.27;
    margin-bottom: 21px;
  }
}
.post-curso .entry-header .cont__left .cont__shortdescription .TitlteFeatured {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.467rem;
  line-height: 1.18;
  color: #233745;
  margin-bottom: 11px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left .cont__shortdescription .TitlteFeatured {
    font-size: 1.867rem;
    line-height: 1.14;
    margin-bottom: 19px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__left .cont__shortdescription .TitlteFeatured {
    font-size: 2.533rem;
    line-height: 1.16;
    margin-bottom: 30px;
  }
}
.post-curso .entry-header .cont__left a.button {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__left a.button {
    font-size: 1.078rem;
    line-height: normal;
    letter-spacing: 1.29px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-curso .entry-header .cont__left a.button {
    width: fit-content;
  }
}
.post-curso .entry-header .cont__right {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right {
    padding-top: 0;
    align-items: center;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__right {
    width: 46%;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .entry-header .cont__right {
    width: 51%;
  }
}
.post-curso .entry-header .cont__right .cont__right--landing {
  max-width: 560px;
  margin: 14px auto 65px;
  padding: 32px;
  border-radius: 30px;
  box-shadow: 2px 4px 18px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__right .cont__right--landing {
    margin-bottom: 120px;
  }
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__pretitle {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__right .cont__right--landing .cont__title {
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 33px;
  }
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form form .columns-two {
  grid-template-columns: 1fr;
  gap: 16px;
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form .cont--input input {
  padding: 16px 32px;
  border-radius: 80px;
  border: solid 1px #d9d9d9;
  background-color: #fff;
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form .cont--input-checkbox {
  padding: 17px 0;
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__right .cont__right--landing .cont__form input[type=checkbox] {
    width: 28px;
    min-width: 28px;
    height: 28px;
    border-radius: 4px;
  }
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form label {
  color: #233745;
}
@media only screen and (min-width: 1366px) {
  .post-curso .entry-header .cont__right .cont__right--landing .cont__form label {
    font-size: 1.067rem;
    line-height: 1.56;
  }
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form label a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form input[type=submit] {
  background-color: #233745;
  width: 100%;
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form input[type=submit]:hover {
  background-color: #e85f69;
}
.post-curso .entry-header .cont__right .cont__right--landing .cont__form .wpcf7-spinner {
  position: absolute;
}
.post-curso .entry-header .cont__right .cont__image {
  /*position: absolute;
  top: 0;
  right: -93px;
  width: 320px;

  z-index: -1;

  @include tablet {*/
  position: relative;
  right: inherit;
  z-index: inherit;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.post-curso .entry-header .cont__right .cont__image img {
  width: 300px;
  margin-left: 30px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__image img {
    width: 466px;
    margin-left: 107px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__right .cont__image img {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .entry-header .cont__right .cont__image img {
    padding-right: 56px;
  }
}
.post-curso .entry-header .cont__right video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 270px;
  height: 270px;
  border-radius: 50%;
  object-fit: cover;
  z-index: -1;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right video {
    width: 390px;
    height: 390px;
    margin-left: 46px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1279px) {
  .post-curso .entry-header .cont__right video {
    width: calc(100% - 68px);
    height: calc(100% - 68px);
    margin-left: -10px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1600px) {
  .post-curso .entry-header .cont__right video {
    width: calc(100% - 125px);
    height: calc(100% - 125px);
    margin-left: -17px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1920px) {
  .post-curso .entry-header .cont__right video {
    width: calc(100% - 181px);
    height: calc(100% - 125px);
    margin-left: -52px;
  }
}
.post-curso .entry-header .cont__right .cont__bubbles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: -20px;
  width: 100%;
  height: 100%;
  padding-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubbles {
    left: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__right .cont__bubbles {
    align-items: flex-start;
    padding-bottom: 29px;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .entry-header .cont__right .cont__bubbles {
    padding-bottom: 68px;
  }
}
.post-curso .entry-header .cont__right .cont__bubble {
  width: 140px;
  height: 136px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-position: center;
  background-size: contain;
  padding: 5px 20px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble {
    width: 203px;
    height: 197px;
    padding: 5px 35px;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.hide {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary {
  background-image: url("/wp-content/themes/sabermujer/assets/bubble-primary.png");
  background-repeat: no-repeat;
  margin-right: 168px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary {
    margin-right: 422px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary {
    margin-right: 0;
    margin-left: -72px;
    margin-bottom: -29px;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .title {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.115rem;
  line-height: normal;
  text-align: center;
  color: #fff;
  padding-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .title {
    padding-bottom: 14px;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .title:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 30px;
  height: 4px;
  background-image: url("/wp-content/themes/sabermujer/assets/separador-hero-image.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .title:before {
    width: 44px;
    height: 6px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .title {
    font-size: 1.615rem;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .text {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 0.613rem;
  line-height: 1.27;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--primary .text {
    font-size: 0.889rem;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary {
  background-image: url("/wp-content/themes/sabermujer/assets/bubble-secondary.png");
  background-repeat: no-repeat;
  margin-right: 97px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary {
    margin-right: 262px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary {
    margin-right: 0;
    margin-left: 43px;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary .title {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.192rem;
  line-height: 0.85;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary .title {
    font-size: 1.728rem;
  }
}
.post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary .text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.613rem;
  line-height: 1.27;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble.cont__bubble--secondary .text {
    font-size: 0.889rem;
    line-height: 1.27;
  }
}
.post-curso .entry-header .cont__right .cont__bubble .title {
  margin-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  .post-curso .entry-header .cont__right .cont__bubble .title {
    margin-bottom: 13px;
  }
}
.post-curso.type-course a.button:hover {
  background-color: #233745;
}
.post-curso.type-course .wrapper__help {
  display: none;
}
.post-curso.type-institute .title-h1,
.post-curso.type-institute .title-h2,
.post-curso.type-institute h2 {
  color: #233745;
}
.post-curso.type-institute a.button {
  background-color: #233745;
}
.post-curso.type-institute a.button:hover {
  background-color: #e85f69;
}
.post-curso.type-institute .entry-header .cont__right .cont__bubble.cont__bubble--primary {
  background-image: url("/wp-content/themes/sabermujer/assets/bubble-secondary.png");
}
@media only screen and (min-width: 1600px) {
  .post-curso.type-institute .entry-header .cont__right .cont__bubble.cont__bubble--primary {
    margin-left: -34px;
    margin-bottom: -119px;
  }
}
.post-curso.type-institute .entry-header .cont__right .cont__bubble.cont__bubble--primary .title:before {
  background-image: url("/wp-content/themes/sabermujer/assets/separador-hero-image-dark.svg");
}
.post-curso.type-institute .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number {
  color: #233745;
}
.post-curso.type-institute .wrapper__cta {
  background-color: #233745;
}
.post-curso.type-institute .wrapper__cta .cont__title {
  color: #fff;
}
.post-curso.type-institute .wrapper__cta a.button {
  color: #233745;
}
.post-curso.type-institute .wrapper__cta a.button:hover {
  background-color: #e85f69;
}

.single-landing .post-curso .entry-header .cont__inner {
  align-items: flex-start;
}

.post-curso .site-main-inner {
  padding-bottom: 0;
}
.post-curso .wrapper__info {
  margin-bottom: 45px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.post-curso .wrapper__info .cont__inner .cont__left {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__left {
    padding: 0 42px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__left {
    width: 41%;
    padding: 0;
  }
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__media {
  position: relative;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__image {
  margin-bottom: 29px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__left .cont__image {
    margin-bottom: 36px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__image img {
  display: block;
  width: 100%;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__image.with-link {
  cursor: pointer;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__video.show {
  z-index: 2;
  visibility: visible;
  opacity: 1;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__video video,
.post-curso .wrapper__info .cont__inner .cont__left .cont__video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__text_featured {
  font-family: "Eye Catching Pro";
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__left .cont__text_featured {
    font-size: 64px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__left .cont__text_featured {
    font-size: 95px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__left .cont__text_featured {
    font-size: 120px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__left .cont__watch-video {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 90px;
  height: 90px;
  z-index: 1;
  cursor: pointer;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__left .cont__watch-video {
    width: 133px;
    height: 133px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right {
    width: 50%;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__title h2 {
    font-size: 2.133rem;
    line-height: 1.1;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__title h2 {
    font-size: 2.667rem;
    line-height: 1.13;
    margin-bottom: 29px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__text {
  line-height: 1.13;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__text {
    font-size: 1.067rem;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__text {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__text p {
    margin-bottom: 26px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-bottom: 23px;
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom {
    margin-top: 73px;
    margin-bottom: 50px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(1) {
    width: calc(33.333% - 45px);
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(1) {
    width: 50%;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(1) {
    width: 21%;
    padding-right: 20px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(2) {
  border-left: 1px dashed #2e3a46;
  padding-left: 20px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(2) {
    width: calc(33.333% - 45px);
    border-right: 1px dashed #2e3a46;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(2) {
    width: 50%;
    border-right: none;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item:nth-child(2) {
    padding-left: 29px;
    padding-right: 20px;
    border-right: 1px dashed #2e3a46;
    width: 24%;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e85f69;
  margin-top: 23px;
  padding-top: 34px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price {
    width: 35%;
    border-top: none;
    padding-top: 0px;
    padding-left: 45px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price {
    width: 100%;
    border-top: 1px solid #e85f69;
    padding-top: 34px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price {
    border: none;
    width: 54%;
    align-self: center;
    padding-top: 15px;
    padding-left: 45px;
    margin: 0;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.795rem;
  line-height: 0.75;
  text-align: right;
  color: #e85f69;
  margin-bottom: 16px;
  margin-right: 10px;
  width: 65%;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number {
    width: 53%;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number {
    font-size: 3.68rem;
    line-height: 0.77;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number {
    font-size: 3.106rem;
    line-height: 0.75;
    margin-bottom: 16px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number span {
  font-size: 1.546rem;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number span {
    font-size: 1.92rem;
    line-height: 0.75;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__number span {
    font-size: 1.621rem;
    line-height: 0.75;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__discount {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.014rem;
  line-height: 1.15;
  color: #4f5153;
  margin-top: 9px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__discount {
    margin-top: 17px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__discount {
    font-size: 1.268rem;
    margin-top: 5px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__discount span {
  font-size: 1.623rem;
  text-decoration: line-through;
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__discount span {
    font-size: 2.029rem;
    line-height: 1.15;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__additional {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.268rem;
  line-height: 1.84;
  margin: 0 auto 5px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__additional {
    margin: 13px 0 0;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__additional {
    margin-top: 7px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__button {
  width: 100%;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item.cont__price .cont__button a {
  width: 100%;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__image {
  margin-bottom: 20px;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__image img {
  display: block;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.723rem;
  line-height: 1.01;
  text-transform: uppercase;
  color: #7b7d7f;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__subtitle {
    font-size: 0.8rem;
    margin-bottom: 21px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.963rem;
  line-height: 1;
  margin-bottom: 21px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__title {
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 7px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.67;
  padding-right: 10px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__item .cont__text {
    font-size: 0.933rem;
    line-height: 1.29;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__info_help_text {
  color: #7b7d7f;
  margin-top: 15px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__info_help_text {
    margin-top: 23px;
  }
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__info_help_text ul {
  padding-left: 23px;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__info_help_text ul li::marker {
  color: #233745;
}
.post-curso .wrapper__info .cont__inner .cont__right .cont__info-bottom .cont__info_help_text a {
  color: #e85f69;
}

.post-curso .wrapper__info-columns {
  background-color: #f5f5f5;
  padding-top: 42px;
  padding-bottom: 33px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns {
    padding-top: 71px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-columns {
    padding-top: 99px;
    padding-bottom: 128px;
  }
}
.post-curso .wrapper__info-columns .cont__columns {
  display: grid;
  row-gap: 49px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns {
    row-gap: 69px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-columns .cont__columns {
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__info-columns .cont__columns {
    column-gap: 200px;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .wrapper__info-columns .cont__columns {
    column-gap: 310px;
  }
}
.post-curso .wrapper__info-columns .cont__columns p {
  font-size: 1.067rem;
  line-height: 1.13;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns p {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
.post-curso .wrapper__info-columns .cont__columns ul {
  display: grid;
  row-gap: 15px;
  padding-left: 18px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns ul {
    row-gap: 10px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-columns .cont__columns ul {
    margin-bottom: 14px;
  }
}
.post-curso .wrapper__info-columns .cont__columns ul li {
  font-size: 1.067rem;
  line-height: 1.13;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns ul li {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs {
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs {
    margin-top: 47px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs {
    margin-top: 0;
  }
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3 {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.1;
  color: #233745;
  border-top: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 19px;
  padding-right: 40px;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3 {
    font-size: 1.2rem;
    line-height: 1.39;
    padding-right: 50px;
  }
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 6px;
  top: 21px;
  font-size: 14px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3:before {
    right: 20px;
    top: 20px;
    font-size: 20px;
  }
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3.active:before {
  content: "\e911";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  right: 3px;
  top: 18px;
  font-size: 20px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3.active:before {
    right: 13px;
    top: 11px;
    font-size: 32px;
  }
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab h3:hover {
  color: #e85f69;
}
.post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab .cont__content {
  display: none;
  font-size: 1.067rem;
  line-height: 1.38;
  padding-right: 39px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-columns .cont__columns .cont__column .cont__tabs .cont__tab .cont__content {
    padding-right: 68px;
  }
}

.post-curso .wrapper__info-extra {
  margin-top: 45px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-extra {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-extra .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__left {
  margin-bottom: 39px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__left {
    width: 45%;
    margin-bottom: 0;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__left .cont__image img {
  display: block;
  max-height: 300px;
  object-fit: contain;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__left .cont__image img {
    max-height: inherit;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right {
    width: 50%;
    margin-top: 45px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__pretitle h2 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__info_extra_title {
    margin-bottom: 30px;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__info_extra_text {
  line-height: 1.13;
  margin-bottom: 46px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__info_extra_text {
    font-size: 1.067rem;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__info_extra_text {
    font-size: 1.2rem;
    line-height: 1.39;
    margin-bottom: 52px;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows {
  display: grid;
  row-gap: 34px;
  margin-bottom: 38px;
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 13px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row {
    column-gap: 34px;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__number {
  text-align: center;
  width: 51px;
  min-width: 51px;
  height: 51px;
  background-color: #feefef;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__number {
    width: 64px;
    min-width: 64px;
    height: 64px;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__number span {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.456rem;
  line-height: 1;
  color: #e85f69;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__number span {
    font-size: 3.07rem;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__info .cont__title h3 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 5px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__info .cont__title h3 {
    font-size: 1.2rem;
  }
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__info .cont__text {
  font-size: 0.933rem;
  line-height: 1.43;
}
.post-curso .wrapper__info-extra .cont__inner .cont__right .cont__rows .cont__row .cont__info .cont__text p {
  margin-bottom: 0;
}
.post-curso .wrapper__info-extra .cont__inner .cont__right a.button {
  width: 100%;
}

.post-curso .wrapper__info-image-text {
  margin-top: 27px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-image-text {
    margin-top: 74px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-image-text {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.post-curso .wrapper__info-image-text .cont__inner {
  display: grid;
  row-gap: 34px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-image-text .cont__inner {
    row-gap: 84px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-curso .wrapper__info-image-text .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left {
    width: 46%;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left {
    width: 41%;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left {
    padding-top: 20px;
  }
}
.post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.467rem;
  line-height: 1.18;
  letter-spacing: normal;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__title {
    font-size: 1.6rem;
    line-height: 1.08;
    margin-bottom: 41px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__title {
    font-size: 1.867rem;
    line-height: 0.89;
    margin-bottom: 38px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__text {
    font-size: 1.067rem;
    line-height: 1.38;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__text {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left .cont__text p {
    margin-bottom: 25px;
  }
}
.post-curso .wrapper__info-image-text .cont__inner .cont__left a.button {
  width: 100%;
  margin-top: 11px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left a.button {
    margin-top: 31px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__left a.button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .post-curso .wrapper__info-image-text .cont__inner .cont__right {
    width: 50%;
  }
}
.post-curso .wrapper__info-image-text .cont__inner .cont__right .cont__image img {
  display: block;
  width: 100%;
}

.post-curso .wrapper__reviews {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__reviews {
    margin-bottom: 181px;
  }
}
.post-curso .wrapper__reviews .cont__reviews {
  margin-top: 31px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__reviews .cont__reviews {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__reviews .cont__reviews {
    margin-top: 52px;
  }
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner {
  display: grid;
  row-gap: 43px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner {
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner {
    column-gap: 107px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review {
    break-inside: avoid-column;
  }
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__title {
  font-family: "Playfair Display", serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.2rem;
  font-style: italic;
  line-height: normal;
  margin-bottom: 6px;
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__rating {
  margin-bottom: 17px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__rating {
    margin-bottom: 22px;
  }
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__rating .cont__stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 3px;
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__rating .cont__stars .icon-start-review:before {
  font-size: 13px;
  color: #e85f69;
  opacity: 0.5;
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__rating .cont__stars .icon-start-review.active:before {
  opacity: 1;
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__description {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.95rem;
  line-height: 1.33;
  color: #7b7d7f;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__description {
    font-size: 1rem;
    line-height: 1.33;
  }
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__description p {
  margin-bottom: 19px;
}
.post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__name {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.95rem;
  line-height: 1.33;
  letter-spacing: -0.14px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__reviews .cont__reviews .cont__reviews-inner .cont__review .cont__name {
    font-size: 1rem;
    line-height: 1.33;
    letter-spacing: normal;
  }
}

.post-curso .wrapper__team {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__team {
    padding-top: 100px;
    padding-bottom: 135px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__team {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.post-curso .wrapper__team .cont__inner .cont__left {
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__left {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__left {
    width: 50%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__team .cont__inner .cont__left {
    padding-top: 75px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__left .title-h2 {
  margin-bottom: 18px;
}
.post-curso .wrapper__team .cont__inner .cont__left p {
  font-size: 1rem;
  line-height: 1.13;
  color: #233745;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__left p {
    font-size: 1.067rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__team .cont__inner .cont__left p {
    font-size: 1.2rem;
    line-height: 1.39;
    margin-bottom: 25px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__left a.button {
  margin-top: 29px;
  width: 100%;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__team .cont__inner .cont__left a.button {
    margin-top: 15px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right {
  position: relative;
  padding-top: 7px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right {
    padding-top: 0;
    align-items: center;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right {
    width: 43%;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .team-image {
  position: relative;
  padding-bottom: 57px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .team-image {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right .team-image {
    padding-bottom: 40px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .team-image .cont__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.post-curso .wrapper__team .cont__inner .cont__right .team-image .cont__image img {
  width: 272px;
  margin-left: 61px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .team-image .cont__image img {
    width: 519px;
    margin-left: 130px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right .team-image .cont__image img {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .wrapper__team .cont__inner .cont__right .team-image .cont__image img {
    padding-right: 22px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubbles {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubbles {
    padding-left: 150px;
  }
}
@media only screen and (min-width: 1920px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubbles {
    padding-left: 0;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble {
  width: 195px;
  height: 150px;
  min-height: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-position: center;
  background-size: contain;
  padding: 5px 20px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble {
    width: 203px;
    height: 197px;
    padding: 5px 35px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary {
  background-image: url("/wp-content/themes/sabermujer/assets/bubble-primary.png");
  background-repeat: no-repeat;
  margin-right: 183px;
  margin-bottom: -45px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary {
    margin-right: 462px;
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary {
    margin-right: 521px;
    margin-bottom: -98px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .icon-instagram {
  font-size: 25px;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .icon-instagram {
    font-size: 34px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .title {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.52rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .title {
    font-size: 2rem;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.013rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary .text {
    font-size: 1.333rem;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary img {
  max-width: 87px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--primary img {
    max-width: 111px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary {
  background-image: url("/wp-content/themes/sabermujer/assets/bubble-secondary.png");
  background-repeat: no-repeat;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary {
    margin-right: 350px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary {
    margin-right: 136px;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary .title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.838rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  margin-top: -19px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary .title {
    font-size: 1.102rem;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary .text {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.257rem;
  line-height: 0.83;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble.cont__bubble--secondary .text {
    font-size: 1.653rem;
    line-height: 0.83;
  }
}
.post-curso .wrapper__team .cont__inner .cont__right .cont__bubble .title {
  margin-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__team .cont__inner .cont__right .cont__bubble .title {
    margin-bottom: 13px;
  }
}
.post-curso .wrapper__details {
  margin-top: 50px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details {
    margin-top: 70px;
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__details {
    margin-top: 100px;
    margin-bottom: 75px;
  }
}
.post-curso .wrapper__details .cont__columns {
  display: grid;
  row-gap: 16px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details .cont__columns {
    row-gap: 21px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__details .cont__columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 52px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--one {
    width: 48%;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--one {
    width: 41%;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--one p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--one p {
    margin-bottom: 40px;
  }
}
.post-curso .wrapper__details .cont__columns .cont__column.cont__column--one p strong {
  /*@include tablet {
      display: block;

      line-height: 1.38;
      margin-bottom: -20px;
  }

  @include desktop-1366 {
      margin-bottom: -30px;
  }*/
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two {
    width: 41%;
  }
}
.post-curso .wrapper__details .cont__columns .cont__column.cont__column--two p {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.38;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two p {
    font-size: 1.2rem;
    line-height: 1.39;
    margin-bottom: 33px;
  }
}
.post-curso .wrapper__details .cont__columns .cont__column.cont__column--two .TitlteFeatured {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.28rem;
  line-height: 1.04;
  color: #233745;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two .TitlteFeatured {
    font-size: 1.6rem;
    line-height: 1.04;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two .TitlteFeatured {
    font-size: 2rem;
    line-height: 0.83;
  }
}
.post-curso .wrapper__details .cont__columns .cont__column.cont__column--two .TitlteFeatured strong {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.post-curso .wrapper__details .cont__columns .cont__column p {
  line-height: 1.13;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__details .cont__columns .cont__column p {
    font-size: 1.067rem;
    line-height: 1.25;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__details .cont__columns .cont__column p {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}

@media only screen and (min-width: 1279px) {
  .single-landing .post-curso .wrapper__details .title-h2 {
    width: 50%;
  }
}
.single-landing .post-curso .wrapper__details .cont__columns .cont__column.cont__column--two p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.post-curso .wrapper__faqs {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__faqs {
    margin-bottom: 65px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__faqs {
    margin-bottom: 130px;
  }
}
.post-curso .wrapper__faqs .section__faq--inner {
  border-top: 1px solid #000;
  padding-top: 50px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__faqs .section__faq--inner {
    padding-top: 100px;
  }
}
.post-curso .wrapper__faqs .section__faq--inner .cont__info {
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: content-box;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__faqs .section__faq--inner .cont__info {
    padding: 0 60px;
  }
}
.post-curso .wrapper__faqs .title-h2 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__faqs .title-h2 {
    margin-bottom: 19px;
  }
}
.post-curso .wrapper__faqs .cont__text {
  font-size: 1rem;
  line-height: 1.13;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__faqs .cont__text {
    font-size: 1.067rem;
    line-height: 1.38;
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__faqs .cont__text {
    font-size: 1.2rem;
    line-height: 1.39;
    margin-bottom: 65px;
  }
}
.post-curso .wrapper__faqs .cont__questions {
  border-bottom: 1px solid #000;
}
.post-curso .wrapper__faqs .cont__questions .cont__question h3 {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.1;
  color: #233745;
  border-top: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 19px;
  padding-right: 40px;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__faqs .cont__questions .cont__question h3 {
    font-size: 1.2rem;
    line-height: 1.39;
    padding-right: 150px;
  }
}
.post-curso .wrapper__faqs .cont__questions .cont__question h3:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 6px;
  top: 21px;
  font-size: 14px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__faqs .cont__questions .cont__question h3:before {
    right: 20px;
    top: 20px;
    font-size: 20px;
  }
}
.post-curso .wrapper__faqs .cont__questions .cont__question h3.active:before {
  content: "\e911";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  right: 3px;
  top: 18px;
  font-size: 20px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__faqs .cont__questions .cont__question h3.active:before {
    right: 13px;
    top: 11px;
    font-size: 32px;
  }
}
.post-curso .wrapper__faqs .cont__questions .cont__question h3:hover {
  color: #e85f69;
}
.post-curso .wrapper__faqs .cont__questions .cont__question .cont__content {
  display: none;
  padding-right: 39px;
  padding-bottom: 10px;
  max-width: 992px;
  box-sizing: content-box;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__faqs .cont__questions .cont__question .cont__content {
    padding-right: 68px;
  }
}

.post-curso .wrapper__cta {
  background-color: #e85f69;
  padding-top: 68px;
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta {
    padding-top: 85px;
    padding-bottom: 85px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta {
    padding-top: 130px;
    padding-bottom: 140px;
  }
}
.post-curso .wrapper__cta .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333rem;
  line-height: 1.1;
  text-align: center;
  color: #233745;
  margin-bottom: 10px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta .cont__title {
    font-size: 1.6rem;
    line-height: 1.17;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__cta .cont__title {
    font-size: 2.667rem;
    line-height: 1.13;
    max-width: 1140px;
    margin-bottom: 20px;
  }
}
.post-curso .wrapper__cta .cont__cta_text {
  font-size: 1.2rem;
  line-height: 1.11;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta .cont__cta_text {
    font-size: 1.333rem;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__cta .cont__cta_text {
    font-size: 2rem;
    line-height: 1.17;
    max-width: 1140px;
  }
}
.post-curso .wrapper__cta a.button {
  display: block;
  background-color: #fff;
  color: #e85f69;
  width: 100%;
  max-width: 377px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta a.button {
    max-width: 330px;
  }
}
.post-curso .wrapper__cta a.button:hover {
  background-color: #233745;
  color: #fff;
}

.post-curso .wrapper__cta-download {
  background-color: #233745;
  padding-top: 64px;
  padding-bottom: 55px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download {
    padding-top: 136px;
    padding-bottom: 142px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta-download {
    padding-top: 47px;
    padding-bottom: 69px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta-download .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta-download .cont__info {
    width: 37%;
  }
}
.post-curso .wrapper__cta-download .cont__pretitle h2 {
  color: #fff;
}
.post-curso .wrapper__cta-download .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333rem;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__title {
    font-size: 2.133rem;
    line-height: 1.19;
    margin-bottom: 79px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta-download .cont__title {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__cta-download .cont__title {
    font-size: 2.667rem;
    line-height: 1.13;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__cta-download .cont__form {
    width: 50%;
    margin-top: 39px;
  }
}
.post-curso .wrapper__cta-download .cont__form form {
  position: relative;
}
.post-curso .wrapper__cta-download .cont__form form .columns-one label.email input {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 2.08;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 21px;
  padding-right: 136px;
  box-shadow: none !important;
  background-color: #233745 !important;
  color: #fff;
}
.post-curso .wrapper__cta-download .cont__form form .columns-one label.email input::placeholder {
  opacity: 0.4;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form .columns-one label.email input {
    font-size: 1.2rem;
    line-height: 1.39;
    height: 70px;
    padding-left: 30px;
    padding-right: 215px;
  }
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox {
  padding-top: 10px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox {
    padding-top: 19px;
  }
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox .inp-cbx:checked + .cbx span:first-child {
  background-color: #fff;
  border-color: #fff;
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox .inp-cbx:checked + .cbx span:first-child :before {
  background-color: #fff;
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox .cbx:hover span:first-child {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox .cbx span:first-child {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox .cbx span:last-child {
    margin-left: 21px;
  }
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox label {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox label {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
.post-curso .wrapper__cta-download .cont__form form .cont--input-checkbox label a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}
.post-curso .wrapper__cta-download .cont__form form input.wpcf7-submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 146px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #233745;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__cta-download .cont__form form input.wpcf7-submit {
    height: 70px;
    width: 225px;
  }
}
.post-curso .wrapper__cta-download .cont__form form small a {
  color: #fff;
}
.post-curso .wrapper__cta-download .cont__form form .wpcf7-spinner {
  position: absolute;
}
.post-curso .wrapper__cta-download .cont__form .wpcf7-response-output {
  color: #fff;
}

.post-curso .wrapper__promotion {
  background-color: #233745;
  padding-top: 23px;
  padding-bottom: 23px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__promotion {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__promotion {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.post-curso .wrapper__promotion .cont__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  row-gap: 11px;
  column-gap: 7px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__promotion .cont__inner {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .post-curso .wrapper__promotion .cont__inner {
    column-gap: 20px;
  }
}
.post-curso .wrapper__promotion .cont__inner .cont__text {
  font-size: 0.925rem;
  line-height: 1.17;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__promotion .cont__inner .cont__text {
    font-size: 1.08rem;
    text-align: left;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__promotion .cont__inner .cont__text {
    font-size: 2rem;
  }
}
.post-curso .wrapper__promotion .cont__inner .cont__text p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .post-curso .wrapper__promotion .cont__inner .cont__text strong {
    display: block;
    font-size: 1.357rem;
  }
}
.post-curso .wrapper__promotion .cont__inner .cont__text a {
  color: #fff;
  text-decoration: none;
}
.post-curso .wrapper__promotion .cont__inner .cont__text a:hover {
  color: #e85f69;
}
.post-curso .wrapper__promotion .cont__inner .cont__coupon {
  font-size: 1.05rem;
  line-height: 1.4;
  color: #e85f69;
  padding: 10px 26px;
  border-radius: 10px;
  background-color: #fff;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__promotion .cont__inner .cont__coupon {
    font-size: 1.667rem;
  }
}

.post-curso .wrapper__modalities {
  margin-bottom: 27px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities {
    margin-bottom: 74px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__modalities {
    margin-bottom: 100px;
  }
}
.post-curso .wrapper__modalities .title-h2 {
  margin-bottom: 19px;
}
.post-curso .wrapper__modalities .cont__inner {
  border-top: 1px solid #000;
  padding-top: 37px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__inner {
    padding-top: 41px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__modalities .cont__inner {
    padding-top: 100px;
  }
}
.post-curso .wrapper__modalities .cont__text {
  max-width: 850px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__text {
    font-size: 1.067rem;
    line-height: 1.13;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__modalities .cont__text {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
.post-curso .wrapper__modalities .cont__columns {
  margin-top: 20px;
  display: grid;
  row-gap: 42px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns {
    margin-top: 43px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__modalities .cont__columns {
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    margin-top: 28px;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column {
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column {
    padding-right: 70px;
    padding-left: 70px;
    padding-bottom: 56px;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
  border-radius: 5px;
  background-color: #f5f5f5;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column:before {
    border-radius: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column .cont__image {
  width: 202px;
  margin-left: auto;
  margin-right: -11px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__image {
    width: 252px;
    min-width: 252px;
    margin-right: -40px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__image {
    width: 312px;
    min-width: 312px;
    margin-right: -13px;
    margin-bottom: 29px;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column .cont__image img {
  display: block;
}
.post-curso .wrapper__modalities .cont__columns .cont__column .cont__title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__title {
    margin-top: 112px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__title {
    margin-top: 123px;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column .cont__title h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.333rem;
  line-height: 1.25;
  color: #233745;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__title h3 {
    font-size: 1.6rem;
    line-height: 1.04;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__title h3 {
    font-size: 1.867rem;
    line-height: 0.89;
    max-width: 310px;
  }
}
.post-curso .wrapper__modalities .cont__columns .cont__column .cont__text {
  font-size: 0.933rem;
  line-height: 1.29;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__modalities .cont__columns .cont__column .cont__text {
    font-size: 1rem;
    line-height: 1.33;
  }
}
.post-curso .wrapper__modalities a.button {
  width: 100%;
  margin-top: 30px;
}

.post-curso .wrapper__teaching-plan {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teaching-plan {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__teaching-plan {
    margin-top: 100px;
    margin-bottom: 140px;
  }
}
.post-curso .wrapper__teaching-plan .section__inner {
  border-top: 1px solid #000;
  padding-top: 50px;
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__teaching-plan .section__inner {
    padding-top: 100px;
  }
}
.post-curso .wrapper__teaching-plan .section__inner .cont__info {
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: content-box;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teaching-plan .section__inner .cont__info {
    padding: 0 60px;
  }
}
.post-curso .wrapper__teaching-plan .title-h2 {
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teaching-plan .title-h2 {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teaching-plan .title-h2 {
    margin-bottom: 49px;
  }
}
.post-curso .wrapper__teaching-plan .cont__items {
  border-bottom: 1px solid #000;
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item h3 {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.067rem;
  line-height: 1.1;
  color: #233745;
  border-top: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 19px;
  padding-right: 40px;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teaching-plan .cont__items .cont__item h3 {
    font-size: 1.2rem;
    line-height: 1.39;
    padding-right: 150px;
  }
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item h3:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 6px;
  top: 21px;
  font-size: 14px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teaching-plan .cont__items .cont__item h3:before {
    right: 20px;
    top: 20px;
    font-size: 20px;
  }
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item h3.active:before {
  content: "\e911";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "sabermujer";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  right: 3px;
  top: 18px;
  font-size: 20px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teaching-plan .cont__items .cont__item h3.active:before {
    right: 13px;
    top: 11px;
    font-size: 32px;
  }
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item h3:hover {
  color: #e85f69;
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item .cont__content {
  display: none;
  font-size: 1rem;
  line-height: 1.33;
  padding-right: 39px;
  padding-bottom: 10px;
  max-width: 992px;
  box-sizing: content-box;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teaching-plan .cont__items .cont__item .cont__content {
    padding-right: 68px;
  }
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item .cont__content ul {
  padding-left: 22px;
  margin-top: -15px;
  margin-bottom: 20px;
}
.post-curso .wrapper__teaching-plan .cont__items .cont__item .cont__content ul ul {
  margin-top: 0;
}
.post-curso .wrapper__teaching-plan .cont__footer {
  font-size: 0.933rem;
  line-height: 1.29;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teaching-plan .cont__footer {
    font-size: 1rem;
    line-height: 1.33;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teaching-plan .cont__footer {
    margin-top: 30px;
  }
}

.single-landing .post-curso .wrapper__teaching-plan .section__inner {
  border-top: none;
  padding-top: 0;
}

.post-curso .wrapper__teachers {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teachers {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__teachers {
    margin-top: 140px;
    margin-bottom: 100px;
  }
}
.post-curso .wrapper__teachers .title-h2 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teachers .title-h2 {
    margin-bottom: 85px;
  }
}
.post-curso .wrapper__teachers .cont__teachers {
  /*display: grid;
  row-gap: 30px;

  @include tablet {
      grid-template-columns: 1fr 1fr;
      column-gap: 42px;
      row-gap: 45px;
  }

  @include desktop-1280 {
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      column-gap: 68px;
  }*/
}
.post-curso .wrapper__teachers .cont__teachers .cont__item .cont__image {
  margin-bottom: 26px;
  overflow: hidden;
  border-radius: 5px;
}
.post-curso .wrapper__teachers .cont__teachers .cont__item .cont__image img {
  display: block;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.post-curso .wrapper__teachers .cont__teachers .cont__item .cont__title {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.55rem;
  line-height: 1.18;
  margin-bottom: 6px;
  color: #233745;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teachers .cont__teachers .cont__item .cont__title {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teachers .cont__teachers .cont__item .cont__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 1.05;
    color: #e85f69;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    color: #233745;
  }
}
.post-curso .wrapper__teachers .cont__teachers .cont__item .cont__description {
  margin-bottom: 16px;
  color: #2e3a46;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__teachers .cont__teachers .cont__item .cont__description {
    margin-bottom: 20px;
  }
}
.post-curso .wrapper__teachers .cont__teachers .owl-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 5px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teachers .cont__teachers .owl-dots {
    column-gap: 10px;
    margin-top: 23px;
  }
}
.post-curso .wrapper__teachers .cont__teachers .owl-dots .owl-dot {
  margin: 0;
}
.post-curso .wrapper__teachers .cont__teachers .owl-dots .owl-dot.active span, .post-curso .wrapper__teachers .cont__teachers .owl-dots .owl-dot:hover span {
  background-color: #e85f69;
}
.post-curso .wrapper__teachers .cont__teachers .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border: 1px solid #e85f69;
  background-color: transparent;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__teachers .cont__teachers .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
  }
}

.post-curso .wrapper__help {
  position: relative;
  padding-top: 100px;
  padding-bottom: 21px;
}
.post-curso .wrapper__help:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 87%;
  line-height: 0;
  background-image: url("/wp-content/themes/sabermujer/assets/onda-help-mobile.png");
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: cover;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .post-curso .wrapper__help:before {
    background-image: url("/wp-content/themes/sabermujer/assets/onda-help-desktop.png");
    background-position-y: center;
    height: 127%;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__help:before {
    height: 100%;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__help .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.post-curso .wrapper__help .cont__inner .cont__image {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__help .cont__inner .cont__image {
    margin-bottom: 95px;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__help .cont__inner .cont__image {
    width: 38%;
  }
}
.post-curso .wrapper__help .cont__inner .cont__image img {
  display: block;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 503px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__help .cont__inner .cont__image img {
    box-sizing: content-box;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__help .cont__inner .cont__image img {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .post-curso .wrapper__help .cont__inner .cont__info {
    width: 50%;
    padding-top: 4%;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__help .cont__inner .cont__info .cont__title {
    margin-bottom: 19px;
  }
}
.post-curso .wrapper__help .cont__inner .cont__info .cont__text {
  font-size: 0.933rem;
  line-height: 1.29;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__help .cont__inner .cont__info .cont__text {
    font-size: 1rem;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__help .cont__inner .cont__info .cont__text {
    font-size: 1.2rem;
    line-height: 1.39;
  }
}
.post-curso .wrapper__help .cont__inner .cont__info .cont__text a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.post-curso .wrapper__help .cont__inner .cont__info a.button {
  width: 100%;
  margin-top: 11px;
}
@media only screen and (min-width: 768px) {
  .post-curso .wrapper__help .cont__inner .cont__info a.button {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__help .cont__inner .cont__info a.button {
    margin-top: 21px;
  }
}

.post-curso .wrapper__form {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__form {
    margin-top: 135px;
    margin-bottom: 135px;
  }
}
.post-curso .wrapper__form .cont__inner {
  max-width: 963px;
  margin: 0 auto;
}
.post-curso .wrapper__form .cont__inner .cont__title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__form .cont__inner .cont__title h2 {
    margin-bottom: 37px;
  }
}
@media only screen and (min-width: 1600px) {
  .post-curso .wrapper__form .cont__inner .cont__title h2 {
    letter-spacing: 1.4px;
  }
}
.post-curso .wrapper__form .cont__inner .cont__form form .columns-two {
  gap: 16px;
}
@media only screen and (max-width: 767px) {
  .post-curso .wrapper__form .cont__inner .cont__form form .columns-two {
    grid-template-columns: 1fr;
  }
}
.post-curso .wrapper__form .cont__inner .cont__form .cont--input input {
  padding: 16px 32px;
  border-radius: 80px;
  border: solid 1px #d9d9d9;
  background-color: #fff;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__form .cont__inner .cont__form .cont--input-checkbox {
    padding: 47px 0 22px;
  }
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__form .cont__inner .cont__form input[type=checkbox] {
    width: 28px;
    min-width: 28px;
    height: 28px;
    border-radius: 4px;
  }
}
.post-curso .wrapper__form .cont__inner .cont__form label {
  color: #233745;
}
@media only screen and (min-width: 1366px) {
  .post-curso .wrapper__form .cont__inner .cont__form label {
    font-size: 1.067rem;
    line-height: 1.56;
  }
}
.post-curso .wrapper__form .cont__inner .cont__form label a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.post-curso .wrapper__form .cont__inner .cont__form input[type=submit] {
  background-color: #233745;
  width: 100%;
}
.post-curso .wrapper__form .cont__inner .cont__form input[type=submit]:hover {
  background-color: #e85f69;
}/*# sourceMappingURL=styles9.css.map */