@font-face {
  font-family: Helveticaneueltstd roman;
  src: url('../fonts/HelveticaNeueLTStd-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneueltstd hvcn;
  src: url('../fonts/HelveticaNeueLTStd-HvCn.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneueltstd bd;
  src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fort foundry rift;
  src: url('../fonts/Fort-Foundry---Rift-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helveticaneueltstd Cn;
  src: url('../fonts/HelveticaNeueLTStd-Cn.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Giorgiosans;
  src: url('../fonts/GiorgioSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Giorgiosans;
  src: url('../fonts/GiorgioSans-Bold-copy-8.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --indian-red: #fc2661;
  --magenta: #ed2c65;
  --azul: #04a9e0;
  --verde: #3ab6a7;
  --pale-violet-red: #d063a5;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  letter-spacing: 0;
  background-color: #fff;
  font-family: Helveticaneueltstd hvcn, sans-serif;
  font-weight: 400;
}

.hero-bt {
  background-image: url('../images/herobanners-bravetogther-Desktop-051724.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  height: 540px;
  margin: 40px auto;
  display: flex;
}

.image {
  width: 429px;
}

.section-medium-bt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Helveticaneueltstd bd, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.paragraph {
  color: #000;
  text-align: center;
  font-family: Helveticaneueltstd roman, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph.left {
  color: #000;
  text-align: left;
  letter-spacing: .2px;
  font-family: Helveticaneueltstd roman, sans-serif;
  line-height: 20px;
}

.contenedor-cards-bt {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin: 40px auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.contenedor-cards-bt.mobile {
  display: none;
}

.card-bt {
  border: 1px solid #ebebeb;
  border-radius: 16px;
  width: 100%;
  overflow: hidden;
}

.contenedor-text-card {
  background-color: #fff;
  padding: 24px 56px 24px 40px;
}

.contenedor-img-card-bt {
  overflow: hidden;
}

.quote {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  max-width: 1440px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.subtitulo-card-bt {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.section-bt {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px solid #ebebeb;
  border-radius: 16px;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1440px;
  margin: 40px auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.section-bt.video {
  padding-left: 0;
  overflow: hidden;
}

.section-bt.tabs {
  border-style: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.column {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.column.left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 40px;
}

.column.left.tabs {
  padding: 40px 60px 40px 40px;
}

.titulo-sec {
  color: #000;
  letter-spacing: 0;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 64px;
  line-height: 60px;
}

.titulo-sec.centered {
  text-align: center;
}

.link-boton {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #000;
  letter-spacing: 1px;
  justify-content: flex-start;
  align-items: center;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.link-boton:hover {
  text-decoration: underline;
}

.arrow-icon {
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.icon {
  width: 24px;
}

.image-2 {
  width: 530px;
}

.boton {
  color: #000;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 12px 35px;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.boton:hover {
  border-color: #000;
}

.boton.compartir {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  background-color: #ee3168;
  border-style: none;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 20px;
  display: flex;
}

.player-button {
  color: #fff;
  background-color: #000000c9;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 16px 8px 8px;
  font-family: Helveticaneueltstd roman, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.div-block-2 {
  width: 30%;
  padding-top: 40px;
}

.image-3 {
  width: 100%;
}

.faq-question-wrap {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.faq-question-bar {
  color: #1a1e27;
  border: 1px solid #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  max-width: 380px;
  margin-bottom: 20px;
  padding: 16px 15px 12px;
  font-family: Helveticaneueltstd roman, sans-serif;
  text-decoration: none;
  display: flex;
}

.faq-question-bar:hover {
  border: 1px solid #000;
}

.question-title {
  color: #000;
  margin-right: 10px;
}

.faq-circle {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #000;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Helveticaneueltstd roman, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.div-block-3 {
  border: 1px solid #ebebeb;
  border-radius: 16px;
  padding: 20px;
}

.tab-link {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.tab-link:hover {
  color: #000;
  background-color: #f3f3f3;
  text-decoration: none;
}

.tab-link.w--current {
  background-color: #fff;
  text-decoration: underline;
}

.tab-contenido {
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
  border-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 1160px;
  display: flex;
  overflow: hidden;
}

.tabs-content {
  max-width: 1160px;
  margin-top: 20px;
}

.tabs-menu {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  color: #000;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 40px;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-bottom-width: 0;
  border-radius: 20px 20px 0 0;
  margin-bottom: 0;
  padding: 24px 30px 14px;
}

.accordion-item.bajo {
  border-bottom-width: 1px;
  border-radius: 0 0 20px 20px;
}

.accordion-item.medium {
  border-radius: 0;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  color: #000;
  letter-spacing: .3px;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 60px;
  font-family: Giorgiosans, Georgia, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.accordion-heading.pf {
  font-family: Helveticaneueltstd roman, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.icon-3.accordion-icon {
  color: #250501;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.paragraph-10 {
  color: #000;
  padding-right: 20px;
  font-family: Helveticaneueltstd roman, sans-serif;
}

.respuesta {
  border-left: 1px solid #ebebeb;
  padding-left: 16px;
}

.preguntas-box {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-a-quiz {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  display: flex;
}

.image-4 {
  width: 160px;
}

.section-socios {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.section-voces {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.preguntas-frecuentes {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.image-5 {
  width: 300px;
  box-shadow: 13px 12px #ff4812;
}

.paragraph-quote {
  color: #000;
  text-transform: uppercase;
  font-family: Helveticaneueltstd bd, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.text-quote {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.img-quote {
  width: 20%;
}

.image-6 {
  width: 90px;
  margin-bottom: auto;
}

.image-7 {
  width: 90px;
  margin-top: auto;
}

.heading-3 {
  color: #f32d66;
  margin-top: 20px;
  font-family: Helveticaneueltstd bd, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.paragraph-11 {
  text-transform: uppercase;
  font-family: Helveticaneueltstd bd, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.link {
  color: #0a0a0a;
}

.image-8.mobile {
  display: none;
}

.slider01_slide {
  width: 100%;
  margin-right: 2rem;
}

.slider01_mask {
  width: 33.33%;
  overflow: visible;
}

.slider_arrow {
  border: 2px solid #585858;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: background-color .3s ease-out;
  display: none;
  inset: auto 0% 0% auto;
}

.slider_arrow:hover {
  background-color: #d5d1c9;
}

.slider_arrow.is-left {
  display: none;
  right: 4rem;
}

.slider01_comp {
  background-color: #0000;
  height: auto;
  padding-bottom: 5rem;
  position: relative;
}

.slider_pagination {
  height: 1.75rem;
  font-size: .5rem;
  display: none;
  inset: auto auto 0% 0%;
}

.left-arrw {
  display: none;
}

.navbar {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 7px;
}

.logo-maybelline {
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  width: 300px;
}

.container {
  justify-content: flex-start;
  align-items: center;
  max-width: 1920px;
  margin-left: 100px;
  margin-right: 40px;
  display: flex;
}

.nav-menu {
  margin-left: auto;
}

.link-menu {
  color: #fff;
  letter-spacing: .5px;
  border-bottom: 2px solid #000;
  margin-bottom: 0;
  padding: 12px 16px 10px;
  font-family: Helveticaneueltstd roman, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.link-menu:hover {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
}

.link-menu.w--current {
  color: var(--indian-red);
}

.footer {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.contenido-footer {
  width: 1440px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.legales-contenedor {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
}

.link-legal {
  color: #fff;
  text-decoration: none;
}

.text-block-3 {
  font-family: Helveticaneueltstd Cn, Georgia, sans-serif;
}

.linea {
  background-color: #fff;
  width: 1px;
  height: 16px;
}

.text-block-4 {
  color: #fff;
  margin-top: 10px;
  font-family: Helveticaneueltstd Cn, Georgia, sans-serif;
}

.facebook-enlace {
  margin-left: auto;
}

.image-11 {
  width: 24px;
  height: 24px;
}

.container-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.titulo-tt {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticaneueltstd Cn, Georgia, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.contenedor-titulo-tt {
  background-color: #ee2c66;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 4px 20px 0;
}

.image-12 {
  width: 80%;
}

.image-13 {
  width: 60%;
}

.paragraph-tt {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
}

.caja-personajes {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.personaje {
  width: 300px;
  height: 300px;
}

.personaje.sami {
  background-image: url('../images/original-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #3ab6a7;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
}

.personaje.amanda {
  background-image: url('../images/original-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #04a9e0;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
}

.personaje.max {
  background-image: url('../images/original-9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #ee2c66;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
}

.conte-nombre {
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  display: flex;
}

.nombre {
  color: #000;
}

.text-magenta {
  color: #ee2c66;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-2 {
  font-family: Roboto, sans-serif;
}

.barra-movi {
  margin-top: 10px;
}

.text-block-5 {
  text-align: center;
  font-weight: 600;
}

.brave-box {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 420px;
  height: 549px;
  padding-top: 14px;
  padding-bottom: 40px;
  display: flex;
}

.brave-box.b {
  background-image: url('../images/original-6.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 549px;
  margin-top: 20px;
  padding: 14px 40px 60px;
  display: flex;
}

.brave-box.r {
  background-image: url('../images/original-19.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 549px;
  margin-top: 20px;
  padding: 14px 20px 40px;
  display: flex;
}

.brave-box.a {
  background-image: url('../images/original-24.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.brave-box.v {
  background-image: url('../images/original-39.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

.brave-box.e {
  background-image: url('../images/original-e.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 53px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 23px;
}

.light {
  font-weight: 400;
}

.paso-box {
  margin-bottom: 126px;
}

.text-block-6 {
  text-align: center;
}

.box-green-1 {
  background-color: #26b3a5;
  width: 420px;
  margin-top: 10px;
  padding: 24px;
}

.div-block-11 {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px 16px 16px;
}

.lista-tt {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-14 {
  width: 20px;
}

.div-block-12 {
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  grid-template-rows: 42px auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 42px;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.graphic-content {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.descripcion-rosa {
  text-align: center;
  background-color: #fbd6e0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.graphic-textos {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.comentarios-box {
  border: 2px solid var(--magenta);
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  display: flex;
}

.comentarios-box.azul {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  border-color: var(--azul);
  padding-right: 4px;
}

.comentarios-box.verde {
  border-color: var(--verde);
  padding-right: 4px;
}

.personaje-small {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 65px;
  height: 65px;
  display: flex;
}

.personaje-small.max {
  background-image: url('../images/original-9.png');
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  width: 64px;
  height: 64px;
  display: flex;
}

.personaje-small.amanda {
  background-image: url('../images/original-2.webp');
  background-position: 50%;
  border-radius: 5px;
  justify-content: center;
  align-items: flex-end;
  width: 65px;
  height: 65px;
  display: flex;
}

.personaje-small.sami {
  background-image: url('../images/original-1.webp');
  border-radius: 5px;
}

.item-text {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.textos-general {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.textos-general.magentea {
  color: var(--indian-red);
  font-weight: 600;
}

.textos-general.left {
  text-align: left;
}

.textos-general.upercase {
  text-transform: uppercase;
  margin-top: 20px;
}

.text-block-8 {
  font-size: 13px;
}

.decision-box {
  background-color: #f4f4f4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 20px 24px;
  display: flex;
}

.decision-box.opcioncard {
  background-color: #fff;
  transition: opacity .2s;
}

.boton-seleccion {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  margin-bottom: 12px;
  padding: 8px 10px;
}

.box-2 {
  text-align: center;
  margin-top: 20px;
  display: none;
}

.box-3 {
  margin-top: 20px;
  display: none;
}

.box-conversacion {
  background-color: #26b3a5;
  width: 420px;
  margin-top: 20px;
  padding: 24px;
}

.titulo-blanco-tt {
  color: #fff;
  text-align: center;
  font-size: 42px;
  line-height: 48px;
}

.box-green {
  background-color: #fff;
  border-radius: 8px;
}

.box-negra {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 4px;
  display: flex;
}

.box-negra._2 {
  border-radius: 0;
  padding-left: 4px;
}

.parrafo-blacno {
  color: #fff;
}

.contenedor-lista {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.card-selection {
  backface-visibility: hidden;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  transform: rotate(0);
}

.card-selection.back {
  transform-style: preserve-3d;
  background-color: #fff;
  display: flex;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.icon-img-card {
  width: 110px;
}

.image-15 {
  width: 100%;
  height: auto;
  position: static;
  inset: 0%;
}

.info-card-selection {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card-selectora-content {
  perspective: 936px;
  cursor: pointer;
  width: 33%;
  position: relative;
  transform: perspective(807px);
}

.preguntas-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 830px;
  display: flex;
}

.preguntas-item._2, .preguntas-item._3 {
  display: flex;
}

.respuesta-item.nocorrecto {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.respuesta-item.nocorrecto._2, .respuesta-item.nocorrecto._3 {
  display: none;
}

.respuesta-item.b {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.respuesta-item.b._2, .respuesta-item.b._3 {
  display: none;
}

.respuesta-item.correcto {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.respuesta-item.correcto._2 {
  display: none;
}

.section-correcto {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px 20px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  width: 100%;
  min-height: 320px;
  display: flex;
}

.paragraph-12 {
  font-size: 14px;
  line-height: 16px;
}

.box-4, .box-5, .box-6 {
  display: none;
}

.box-help {
  border: 4px solid var(--indian-red);
  border-radius: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 20px;
  padding: 40px;
  display: flex;
}

.paragraph-14 {
  text-align: center;
}

.image-16 {
  width: 30%;
  margin-top: 10px;
}

.heading-5 {
  margin-top: 20px;
  font-size: 22px;
  line-height: 25px;
}

.share {
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.text-compart {
  letter-spacing: 0;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

.image-17 {
  width: 100%;
}

.image-18 {
  width: 636px;
  margin-bottom: 40px;
}

.titulo-tb {
  font-family: Helveticaneueltstd bd, sans-serif;
}

.bold-text {
  letter-spacing: 0;
  font-family: Helveticaneueltstd roman, sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .hero-bt {
    width: 100%;
    max-width: 768px;
    height: 280px;
    margin-top: 0;
  }

  .image {
    width: 232px;
  }

  .heading {
    font-size: 45px;
    line-height: 45px;
  }

  .paragraph.left {
    font-size: 14px;
    line-height: 18px;
  }

  .contenedor-cards-bt {
    width: 768px;
    display: none;
  }

  .contenedor-cards-bt.mobile {
    display: block;
  }

  .card-bt {
    width: 100%;
  }

  .quote {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-bt.video {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .column {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  .column.left.tabs {
    width: 100%;
    height: auto;
  }

  .titulo-sec {
    font-size: 44px;
    line-height: 39px;
  }

  .lightbox-link {
    width: 100%;
  }

  .div-block-2 {
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-question-wrap {
    width: 100%;
    max-width: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tab-contenido {
    flex-flow: column;
    width: 100%;
  }

  .section-a-quiz, .section-socios {
    padding-left: 40px;
    padding-right: 40px;
  }

  .preguntas-frecuentes {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-5 {
    width: 160px;
  }

  .paragraph-quote {
    font-size: 24px;
    line-height: 31px;
  }

  .text-quote {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    order: -9999;
    width: 100%;
  }

  .img-quote {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    justify-content: flex-start;
    align-items: center;
    width: 66%;
    display: flex;
  }

  .image-6, .image-7 {
    width: 40px;
  }

  .image-8 {
    object-fit: fill;
    object-position: 50% 100%;
    display: none;
  }

  .image-8.mobile {
    display: block;
  }

  .div-block-8 {
    width: auto;
  }

  .slider01_mask {
    width: 80%;
  }

  .slider_arrow {
    border-width: 1px;
    border-color: #d4d4d4;
    width: 32px;
    height: 32px;
    display: flex;
  }

  .slider_arrow:hover {
    background-color: #f5f5f5;
  }

  .slider_arrow.is-left {
    display: flex;
  }

  .slider01_comp {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .slider_pagination {
    display: block;
  }

  .left-arrw {
    width: 100%;
    display: block;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 10px;
  }

  .nav-menu {
    background-color: #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    display: flex;
  }

  .link-menu {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .menu-button {
    color: #fff;
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .icon-5.close {
    color: #fff;
    display: block;
  }

  .close-icon {
    display: none;
  }

  .contenido-footer {
    width: auto;
  }

  .legales-contenedor {
    width: 100%;
  }

  .facebook-enlace {
    margin-left: 60px;
  }

  .personaje.sami, .personaje.amanda, .personaje.max {
    width: 200px;
    height: 200px;
  }

  .text-magenta.none {
    display: none;
  }

  .div-block-13 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    min-height: 700px;
  }

  .image-19, .image-20 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-bt {
    background-image: linear-gradient(354deg, #000 8%, #0000 61%), url('../images/herobanner_bravetogether2024_mobile_750x1126.jpg'), url('../images/herobanners-bravetogther-Desktop-051724.avif');
    background-position: 0 0, 50% 0, 50%;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, cover, cover;
    justify-content: center;
    align-items: flex-end;
    height: 85vh;
    padding-bottom: 70px;
  }

  .image {
    width: 90%;
  }

  .paragraph {
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph.left {
    text-align: left;
    line-height: 20px;
  }

  .paragraph.left.center {
    text-align: center;
  }

  .contenedor-cards-bt {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .quote {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .column {
    height: auto;
  }

  .column.left.tabs {
    order: 9999;
    padding: 20px;
  }

  .column.left.talk {
    order: 9999;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo-sec {
    text-align: center;
  }

  .faq-paragraph {
    font-size: 14px;
    line-height: 21px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .section-a-quiz {
    flex-flow: column;
  }

  .image-5 {
    width: 120px;
  }

  .paragraph-quote {
    font-size: 20px;
    line-height: 24px;
  }

  .text-quote {
    flex-flow: column;
  }

  .img-quote {
    width: auto;
  }

  .image-6 {
    margin-bottom: 0;
    margin-right: auto;
  }

  .image-7 {
    margin-top: 0;
    margin-left: auto;
  }

  .slider01_mask {
    width: 90%;
  }

  .slider_arrow.is-left {
    right: 3.5rem;
  }

  .slider01_comp {
    width: 99%;
  }

  .navbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    margin-left: auto;
  }

  .icon-5 {
    color: #fff;
  }

  .footer {
    padding-left: 40px;
  }

  .contenido-footer {
    margin-left: 0;
  }

  .legales-contenedor {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    margin-bottom: 20px;
  }

  .linea {
    display: none;
  }

  .facebook-enlace {
    margin-left: 0;
  }

  .container-2 {
    max-width: 540px;
  }

  .caja-personajes {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .personaje.sami, .personaje.amanda, .personaje.max {
    width: 100%;
  }

  .nombre {
    font-size: 27px;
  }

  .icon-img-card {
    width: 95px;
  }

  .card-selectora-content {
    width: 46%;
  }
}

@media screen and (max-width: 479px) {
  .hero-bt {
    margin-top: 0;
  }

  .section-medium-bt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph.left {
    font-size: 16px;
  }

  .contenedor-text-card, .quote, .section-bt.tabs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column.left.tabs {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block {
    font-size: 18px;
  }

  .link-boton {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .arrow-icon {
    width: 24px;
    height: 24px;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .question-title {
    flex: 1;
  }

  .accordion-heading {
    padding-right: 0;
  }

  .icon-3.accordion-icon {
    color: #84c142;
  }

  .paragraph-10 {
    font-size: 16px;
  }

  .preguntas-box {
    padding-left: 0;
    padding-right: 0;
  }

  .section-a-quiz, .section-socios {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-quote {
    font-size: 18px;
    line-height: 22px;
  }

  .slider01_slide {
    margin-right: 1rem;
  }

  .slider01_mask {
    width: 95%;
  }

  .slider_arrow {
    border-width: 1px;
    border-color: #d6d6d6;
    width: 2rem;
    height: 2rem;
  }

  .navbar {
    padding-right: 0;
  }

  .logo {
    width: 170px;
  }

  .container-2 {
    max-width: 320px;
  }

  .image-13 {
    width: 80%;
  }

  .caja-personajes {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .personaje.sami, .personaje.amanda, .personaje.max {
    height: 150px;
    padding-bottom: 10px;
  }

  .nombre {
    font-size: 24px;
  }

  .brave-box.b {
    background-size: contain;
    width: 320px;
    height: 416px;
    padding: 7px 20px 19px;
  }

  .brave-box.r {
    width: 320px;
    height: 416px;
    padding-top: 8px;
    padding-bottom: 28px;
  }

  .brave-box.a {
    width: 320px;
    height: 416px;
    padding-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brave-box.v {
    width: 320px;
    height: 416px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brave-box.e {
    width: 320px;
    height: 416px;
    padding-top: 4px;
    padding-bottom: 14px;
  }

  .paso-box {
    margin-bottom: 96px;
  }

  .box-green-1 {
    width: auto;
    max-width: 320px;
  }

  .div-block-12 {
    grid-template-columns: 1fr;
  }

  .gif-1 {
    height: 200px;
  }

  .comentarios-box {
    padding-right: 10px;
  }

  .gif-2, .gif3, .gif-4, .gif-5, .gif-6 {
    height: 200px;
  }

  .box-conversacion {
    width: 320px;
  }

  .titulo-blanco-tt {
    font-size: 34px;
    line-height: 37px;
  }

  .icon-img-card {
    width: 45px;
  }

  .info-card-selection {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-13 {
    min-height: 378px;
  }

  .paragraph-12 {
    font-size: 13px;
  }

  .gif-7, .gif-8, .gif-9, .gif-10, .gif-11, .gif-12 {
    height: 200px;
  }

  .box-help {
    width: 90%;
  }

  .image-16 {
    width: 50%;
  }

  .heading-5 {
    text-align: center;
  }

  .titulo-tb {
    color: #000;
    text-align: center;
    font-family: Helveticaneueltstd bd, sans-serif;
    font-weight: 600;
  }
}


@font-face {
  font-family: 'Helveticaneueltstd roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd hvcn';
  src: url('../fonts/HelveticaNeueLTStd-HvCn.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fort foundry rift';
  src: url('../fonts/Fort-Foundry---Rift-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd Cn';
  src: url('../fonts/HelveticaNeueLTStd-Cn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Giorgiosans';
  src: url('../fonts/GiorgioSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Giorgiosans';
  src: url('../fonts/GiorgioSans-Bold-copy-8.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}