@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

:root {
    --formacion-green: #00A443;
    --formacion-sand-light: #FFFAF6;
    --formacion-sand-border: #D8CFC7;
    --formacion-sand-mid: #FFF5EC;
    --formacion-sand-dark: #615D5A;
    --formacion-black: #00402A;
}

#formacion-aprendizaje {
    padding: 0;
    max-width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
}

#formacion-aprendizaje > * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#formacion-aprendizaje h1 {
    color: var(--formacion-green)!important;
    font-family: 'IberPangea';
    font-weight: 500;
    font-size: 45px;
    line-height: 48px;
    border: none;
    padding-left: 0;
    margin-top: 0 !important;
    margin-bottom: 0;
}

#formacion-aprendizaje h1 strong {
    font-weight: 500;
}

#formacion-aprendizaje h2 {
    color: var(--formacion-black)!important;
    font-family: 'IberPangea';
    font-weight: 500;
    font-size: 21px;
    line-height: 19px;
    margin-top: 0 !important;
}

#formacion-aprendizaje p {
    color: var(--formacion-sand-dark)!important;
    font-family: 'IberPangea';
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}

#formacion-aprendizaje .formacion-fluid-wrapper {
    display: flex;
    flex-direction: column;
}

#formacion-aprendizaje .intro-section {
    padding: 15px 23px 8px 0px;
}

#formacion-aprendizaje .sand-background-section {
    background-color: var(--formacion-sand-mid);
    padding: 27px 25px 32px 25px;
}

#formacion-aprendizaje .sand-background-section > p {
    margin-bottom: 43px;
}

#formacion-aprendizaje .sand-background-section .formacion-fluid-wrapper {
    row-gap: 58px;
}

#formacion-aprendizaje .floating-section {
    padding: 49px 0px 38px 
}

#formacion-aprendizaje .floating-section h2{
    margin-bottom: 20px;
}

#formacion-aprendizaje .formacion-features {
    border-radius: 10px;
    border: solid 1px var(--formacion-sand-border);
    padding: 0 12px 22px 12px;
    background-color: white;
    width: 100%;
}

#formacion-aprendizaje .formacion-features .formacion-img-wrapper {
    margin: 0 auto;
    height: 150px;
    position: relative;
}

#formacion-aprendizaje .formacion-features img{
    height: 180px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
}

#formacion-aprendizaje .formacion-features:nth-of-type(1) img{
    height: 170px;
}

#formacion-aprendizaje .formacion-features:nth-of-type(3) img{
    height: 176px;
}

#formacion-aprendizaje .formacion-features p {
    border-top: solid 1px var(--formacion-sand-border);
    padding: 14px 10px 0;
    margin-bottom: 0;
}

#formacion-aprendizaje .orange-card-section {
    row-gap: 20px;
    margin-bottom: 46px;
}

#formacion-aprendizaje .orange-card-section .formacion-fluid-wrapper {
    row-gap: 20px;
}

#formacion-aprendizaje .formacion-orange-card {
    border-radius: 10px;
    background: var(--formacion-sand-mid);
    padding: 12px 15px 11px;
    display: flex;
    align-items: center;
}

#formacion-aprendizaje .formacion-orange-card .formacion-img-wrapper {
    padding-right: 15px;
    margin-right: 15px;
    border-right: solid 1px var(--formacion-sand-border);
}

#formacion-aprendizaje .formacion-orange-card img {
    width: 56px;
}

#formacion-aprendizaje .formacion-fluid-wrapper .formacion-orange-card:nth-of-type(1) img {
    width: 60px;
}

#formacion-aprendizaje .formacion-fluid-wrapper .formacion-orange-card:nth-of-type(2) img {
    width: 51px;
}

#formacion-aprendizaje .formacion-green-box {
    border-radius: 10px;
    padding: 22px 22px 0 12px;
    background-color: var(--formacion-green);
    text-align: center;
    margin-top: 20px !important;
}

#formacion-aprendizaje .formacion-green-box h2 {
    line-height: 24px;
    margin-bottom: 28px;
}

#formacion-aprendizaje .formacion-green-box h2,
#formacion-aprendizaje .formacion-green-box p {
    color: white !important;
}

#formacion-aprendizaje .formacion-green-box p {

}

#formacion-aprendizaje .formacion-green-box .formacion-fluid-wrapper {
    align-items: center;
}

#formacion-aprendizaje .formacion-stats {
    padding: 40px 0 43px;
    text-align: center;
    border-top: solid white 1px;
}

#formacion-aprendizaje .formacion-stats p:first-of-type{
    font-size: 45px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}

@media (min-width: 700px) {

    #formacion-aprendizaje .intro-section {
        padding: 30px 23px 16px 0px;
    }

    #formacion-aprendizaje .sand-background-section {
        padding: 27px 48px 39px 49px;
    }

    #formacion-aprendizaje .floating-section {
        padding: 54px 0px 47px;
    }

    #formacion-aprendizaje .sand-background-section > p {
        margin-bottom: 53px;
    }

    #formacion-aprendizaje .formacion-features p {
        line-height: 19px;
    }

    #formacion-aprendizaje .floating-section h2 {
        margin-bottom: 28px;
    }

    #formacion-aprendizaje .formacion-orange-card .formacion-img-wrapper {
        min-width: 82px;
        margin-right: 18px;
    }

    #formacion-aprendizaje .orange-card-section .formacion-fluid-wrapper {
        row-gap: 37px;
    }

    #formacion-aprendizaje h1 strong {
        display: block;
        font-weight: 500;
    }

    #formacion-aprendizaje .formacion-fluid-wrapper {
        flex-direction: row;
    }

    #formacion-aprendizaje .sand-background-section .formacion-fluid-wrapper{
        column-gap: 45px;
    }

    #formacion-aprendizaje .floating-section .formacion-fluid-wrapper{
        column-gap: 56px;
        justify-content: center;
        margin-bottom: 36px;
    }

    #formacion-aprendizaje .formacion-stats p:first-of-type {
        margin-top: 3px;
    }

    #formacion-aprendizaje .floating-section .formacion-fluid-wrapper  .formacion-fluid-wrapper {
        flex-direction: column;
        margin-bottom: 0;
    }

    #formacion-aprendizaje .floating-section .formacion-orange-card {
        height: 83px;
    }

    #formacion-aprendizaje .formacion-green-box .formacion-fluid-wrapper {
        column-gap: 0;
        margin-bottom: 0;
    }

    #formacion-aprendizaje .formacion-green-box .formacion-stats {
        border-top: none;
        border-right: 1px solid white;
        width: 33.3%;
        padding: 0;
        margin-bottom: 29px;
    }

    #formacion-aprendizaje .formacion-green-box .formacion-stats:last-of-type {
        border-right: none;
    }

}

@media (min-width: 700px) and (max-width: 1120px) {

  #column-2 #formacion-aprendizaje .sand-background-section .formacion-fluid-wrapper {
    column-gap: 20px;
  }

  #column-2 #formacion-aprendizaje .sand-background-section {
      padding: 27px 25px 32px 25px;
  }

  #column-2 #formacion-aprendizaje .formacion-features img {
      height: 170px;
  }

  #column-2 #formacion-aprendizaje .formacion-features:nth-of-type(3) img {
      height: 166px;
  }

  #column-2 #formacion-aprendizaje .orange-card-section.formacion-fluid-wrapper {
      flex-direction: column;
  }

  #column-2 #formacion-aprendizaje .floating-section {
      padding: 49px 25px 38px;
  }

  #column-2 #formacion-aprendizaje .formacion-green-box .formacion-stats {
      padding-left: 4%;
      padding-right: 4%;
  }

}
