#seccion-carrusel-pasos #carrusel {
  background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_360.webp");
  background-repeat: no-repeat;
  border-radius: 16px;
}


.link-cewe{
  color: #2c2c2c;
  text-decoration: underline;
  text-underline-offset: 2.5px;
  
}

.desktop{
  width: 1000px;
  display: flex;
  flex-direction: row;
  
  margin-left: auto !important;
  margin-right: auto !important;
}

.contenedor-tarjetas{
  display: flex;
  flex-direction: row;
  width: 996px;
  justify-content: center;
  gap: 24px;
}

#seccion-carrusel-pasos .header .titulo {
  font-family: 'IberPangea-smBold';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 32px;
  padding-bottom: 0;
  text-align: center;
  color: #2C2C2C;
}
.subtitulo-carrusel{
color: #2c2c2c;
font-family: 'IberPangea-Regular';
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: 22px;
width: 328px;
margin-left: auto;
margin-right: auto;
  margin-bottom: 30px;
}
#seccion-carrusel-pasos.subtitulo{
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #2c2c2c;
  letter-spacing: -0.01em;
}
#seccion-carrusel-pasos .owl-carousel.off {
  display: flex !important;
  justify-content: center;
}
#seccion-carrusel-pasos .item-container .item>.titulo {
  font-family: IberPangea-Bold;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  margin-bottom: 20px;
}
#seccion-carrusel-pasos .item-container .item .desc, #seccion-carrusel-pasos .contenedor-elemento .item .desc {
  font-family: 'IberPangeaText-Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  width: 224px;
  text-align: center;
  color: #2C2C2C;
  word-wrap: break-word;
  margin-bottom: 0;
}
#seccion-carrusel-pasos .item-container .item, #seccion-carrusel-pasos .contenedor-elemento .item {
  display: flex;
  flex-direction: column;
  width: 264px;
  height: 256px;
  position: relative;
  background: white;
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #FFFFFF;
  
}
#seccion-carrusel-pasos .item-container .item::before, #seccion-carrusel-pasos .contenedor-elemento .item::before  {
  position: absolute;
  content:"1";
  font-family: IberPangea-Bold;
  font-size: 100px;
  line-height: 53px;
  bottom:0;
  left: 24px;
  color: #2C2C2C;
}
#seccion-carrusel-pasos .item-container.uno .item, #seccion-carrusel-pasos .contenedor-elemento.uno .item{
  overflow: visible;
}
#seccion-carrusel-pasos .item-container.uno .item::before, #seccion-carrusel-pasos .contenedor-elemento.uno .item::before {
  content:"1";
  background: url('/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_576.webp') no-repeat center center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding-top: 25px;
}
#seccion-carrusel-pasos .item-container.dos .item::before, #seccion-carrusel-pasos .contenedor-elemento.dos .item::before {
  content:"2";
  background: url('/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_576.webp') no-repeat center center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding-top: 25px;

}
#seccion-carrusel-pasos .item-container.tres .item::before, #seccion-carrusel-pasos .contenedor-elemento.tres .item::before {
  content:"3";
background: url('/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_576.webp') no-repeat center center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding-top: 25px;
  
}
#seccion-carrusel-pasos .item-container.cuatro .item::before, #seccion-carrusel-pasos .contenedor-elemento.cuatro .item::before {
  content:"4";
  background: url('/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_576.webp') no-repeat center center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding-top: 25px;

}
#seccion-carrusel-pasos .item-container .item .titulo, #seccion-carrusel-pasos .contenedor-elemento .item .titulo {
  font-family: 'IberPangea-Regular';
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #2C2C2C;
  word-wrap: break-word;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}
#seccion-carrusel-pasos .item-container .item>img, #seccion-carrusel-pasos .contenedor-elemento .item>img {
  width: 80px;
  height: 80px;
  margin-left: 5px;
  margin-bottom: 12px;
  align-self: flex-start;
  left: 16px;
  top: 224px;
  position: absolute;
  text-align: center;
  color: #DCEBE1;
  font-size: 100px;
  font-weight: 700;
  line-height: 72px;
  word-wrap: break-word;
}
#seccion-carrusel-pasos .contenedor-textos-item {
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: inline-flex;
  top: 45%;
  transform: translateY(-50%);
  width: 100%;
}
#seccion-carrusel-pasos .contenedor-textos-item .titulo {
  width: 226px;
  text-align: center;
  color: #2C2C2C;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  word-wrap: break-word;
}
#seccion-carrusel-pasos .contenedor-boton-carrusel {
  display: flex;
  justify-content: center;
  padding-bottom: 24px;
}
#seccion-carrusel-pasos .button-text{
  font-family: IberPangeaText-Regular;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
#seccion-carrusel-pasos .contenedor-boton-carrusel a {
  /* text-transform: none !important;
  color: #ffffff;
  font-size: 19px !important;
  margin: 0;
  background-color: #2F6852 !important;
  border-color: #2F6852 !important;
  width: 200px;
  height: 56px;
  padding: 12px; */
  margin-top: 32px;
}
#seccion-carrusel-pasos .wcom-button.button-orange:active,
#seccion-carrusel-pasos .wcom-button.button-orange:hover,
#seccion-carrusel-pasos .wcom-button.button-orange:focus {
  background-color: #2f5748 !important;
  border-color: #2f5748 !important;
}

#seccion-carrusel-pasos .contenedor-boton-carrusel a:hover {
  /* background-color: #2f5748 !important;
  border-color: #2f5748 !important; */
}
#seccion-carrusel-pasos .owl-theme .owl-dots .owl-dot.active span,
#seccion-carrusel-pasos .owl-theme .owl-dots .owl-dot:hover span {
  border: none;
  background: #5BD38C;
}
#seccion-carrusel-pasos .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 32px;
  margin-left: -15px;
}
#seccion-carrusel-pasos .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #ffffff;
  background: transparent;
}
#seccion-carrusel-pasos .numero-tarjeta {
  width: 38px;
  height: 74px;
  text-align: center;
  color: #DCEBE1;
  font-size: 100px;
  font-family: IberPangea Text;
  font-weight: 700;
  line-height: 72px;
  word-wrap: break-word;
  margin-top: -10px;
}
#seccion-carrusel-pasos{
  background: var(--Color-Sand-20, #FFF5EC);
}
.contenido-blanco{
  background: var(--Color-Surface-General-1, #FFF);
  border-radius: 48px;
  padding-top: 24px;
}
#seccion-carrusel-pasos #carrusel {
  padding-top: 40px;
  padding-bottom: 10px;
}

#carrusel .container-fluid.text-center {
  padding-right: 0;
}

#carrusel .owl-stage {
  transform: translate3d(0px, 0px, 0px);
  transition: all 0s ease 0s;
  width: 1773px;
}

#carrusel .owl-item.active {
  width: 591px;
}

.ibd-main-button {
  display: inline-flex;
  padding: var(--border-radius-none, 0px) var(--space-40, 20px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--border-radius-none, 0px);
  flex: none;
  align-self: stretch;
  min-height: 56px;
  height: auto;
  min-width: 200px;
  max-width: 328px;
  flex-shrink: 0;
  font-family: 'IberPangeaText-Regular';
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border-radius: 80px;
  border: none;
  text-decoration: none;
  text-align: center;
  white-space: unset;
  cursor: pointer;
  z-index: unset;
}

.ibd-main-button-primary-negative {
  background-color: #FFFAF6;
  color: #2F6852;
}

.ibd-main-button-primary-negative:hover {
  background-color: #F7E9D9;
  color: #2F6852;
}

.ibd-main-button-primary-negative:active {
  background-color: #F7E9D9;
  color: #2F6852;
  border: 2px solid #5BD38C;
}

.ibd-main-button-primary-negative:focus {
  background-color: #FFFAF6;
  color: #2F6852;
  outline: 4px solid #3CC2FF;
}

/* COLOR VERDE CLARO */
#seccion-carrusel-pasos.verde-claro{
  background-color: #DCEBE1;
}
#seccion-carrusel-pasos.verde-claro #carrusel .item-container .item {
  background-color: white;
}
#seccion-carrusel-pasos.verde-claro #carrusel .item-container .item .titulo,
#seccion-carrusel-pasos.verde-claro #carrusel .item-container .item .desc {
  color: #2d2d2d;
}
#seccion-carrusel-pasos.verde-claro #carrusel .item-container .item::before{
  color: #DCEBE1;
}
  .lista-recuerda {
    font-family: IberpangeaText-Regular;
  list-style-type: disc;
  margin: 0;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.8;
}

.lista-recuerda li {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
  align-self: start;
  left: -15px;
}

.lista-recuerda li::before {

  content: ''; 
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px; 
  height: 4px; 
  background-color: #000; 
  border-radius: 50%; 
}

  .recuerda{
    margin-left: 20px;
  }
  #seccion-carrusel-pasos  .item-container .item .lista-recuerda{
    position: relative;
    top: -16px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-bottom: 4px;
    line-height: 1.2; 
    margin-left: 20px;

  }

@media (min-width: 576px) {
  .subtitulo-carrusel{
    width: 496px;
  }
  
#seccion-carrusel-pasos #carrusel {
  background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_576.webp");
}
  #seccion-carrusel-pasos .item-container .item, #seccion-carrusel-pasos .contenedor-elemento .item {
    width: 277px;
  }
  
}

@media (min-width: 768px) {
  #seccion-carrusel-pasos .item-container .item {
    width: 267px;
    height: 256px;
  }
  #seccion-carrusel-pasos #carrusel {
  background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_768.webp");
}
  #seccion-carrusel-pasos .item-container .item>img {
    top: 257px;
  }
}


@media (min-width: 992px) {
  #seccion-carrusel-pasos .item-container .item .desc, #seccion-carrusel-pasos .contenedor-elemento .item .desc {
    width: 353px;
  }
  #seccion-carrusel-pasos .header .titulo {
    
    margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  }
  .subtitulo-carrusel{
    width: 100%;
  }
  #seccion-carrusel-pasos .owl-stage-outer {
    display: flex;
    justify-content: center;
    align-content: center;
    
  }
      #seccion-carrusel-pasos .owl-stage {
      align-items: center;
      display: flex; 
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px;
      width: 850px;
      
  }
  

  #seccion-carrusel-pasos .owl-item, #seccion-carrusel-pasos .owl-item.active  {
      width: 403px !important;
      margin: 0;    
      flex: 0 0 calc(50% - 20px); 
      margin: 0; 
  }

  #seccion-carrusel-pasos .item-container {
      width: 403px; 
      height: 100%; 
      display: flex;
      flex-direction: column;
      align-items: center; 
      justify-content: center;
  }

  #seccion-carrusel-pasos .header .titulo {
    font-size: 32px;
    line-height: 40px;
  }
  #seccion-carrusel-pasos .item-container .item {
    width: 403px;
    height: 256px;
    position: relative;
    left: 13.5px;
  }
  #seccion-carrusel-pasos #carrusel {
    background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_992.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 96px;
    padding-bottom: 40px;
  }


  
}


@media (min-width: 1200px) {
  #seccion-carrusel-pasos .item-container .item .desc, #seccion-carrusel-pasos .contenedor-elemento .item .desc {
    width: 183px;
  }
  .lista-recuerda li {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
  align-self: start;
  left: -15px;
}
.lista-recuerda .item-lista-recuerda {
    margin-bottom: 4px;
    line-height: 1.2; 
}

.recuerda{
  margin-top: 20px;  
}

  
  #seccion-carrusel-pasos #carrusel {
    background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_1200.webp");
    background-repeat: no-repeat;
    background-size: cover;
     padding-bottom: 64px;
  }
  #carrusel .contenedor-elemento .item {
    width: 234px;
    height: 256px;
  }
  #carrusel .contenedor-elemento .item .titulo{
    font-size: 18px;
     width: 183px;
  }
    #carrusel .contenedor-elemento .item .desc{
    font-size: 14px;
  }

  
#seccion-carrusel-pasos .contenedor-elemento .item::before {
  
  position: absolute;
  content:"1";
  font-family: IberPangea-Bold;
  font-size: 70px;
  line-height: 37px;
  bottom:0;
  left: 24px;
  color: #2C2C2C;
}
  
}


@media screen and (min-width: 1920px) {
  .desktop{
    width: 100%;
  }
  .contenedor-tarjetas{
    width: 100% !important;
    gap: 24px;
    
  }
  #seccion-carrusel-pasos  .contenedor-elemento .item {
    width: 300px;
    height: 256px;
  }
  #seccion-carrusel-pasos  .contenedor-elemento .item>img {
    top: 228px;
  }
  #seccion-carrusel-pasos .contenedor-textos-item {
    align-items: center;
  }

#seccion-carrusel-pasos #carrusel {
    background-image: url("/ibdmedia/miiberdrola/regalo-burger-king-popeyes/carrusel_1920.webp");
    background-repeat: no-repeat;
    background-size: cover;
    
  }
   #carrusel .contenedor-elemento .item .titulo{
    width: 252px;
  }
    #carrusel .contenedor-elemento .item .desc{
    width: 252px;
  }
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
  z-index: 0 !important;
}

