#gm-iconos {
    padding: 40px 16px 0;
    gap: 32px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 40px 40px 0 0;
    background: var(--Color-Surface-General-3, #F9F9F9);
}

#gm-iconos .content-como-funcionan {
    /* padding-right: 16px; */
    gap: 16px;
    display: flex;
    flex-direction: column;
}


#modulo-como-funcionan {
    margin-bottom: 32px;
    display: flex;
    gap: 12px;
    flex-direction: column;
}

#modulo-como-funcionan .ventaja .imagen-item {
    width: 175px;
    /* height: 32px; */
    /* width: 32px; */
}

#modulo-como-funcionan .ventaja-eusk .imagen-item {
    width: 175px;
    /* height: 32px; */
    /* width: 32px; */
}

#modulo-como-funcionan .ventaja .imagen-item img {

    height: 32px;
    width: 32px;
}

#modulo-como-funcionan .ventaja-eusk .imagen-item img {

    height: 32px;
    width: 32px;
}

#modulo-como-funcionan .row .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#modulo-como-funcionan .ventaja {
    /* padding: 0px 32px; */
    display: flex;
    flex-direction: row;
    border-radius: var(--border-radius-l, 16px);
    background: #DCEBE1;
    /* height: 230px; */
    padding: 24px 16px;
    gap: 16px;
    width: 328px;
}

#modulo-como-funcionan .ventaja-eusk {
    /* padding: 0px 32px; */
    display: flex;
    flex-direction: row;
    border-radius: var(--border-radius-l, 16px);
    background: #DCEBE1;
    /* height: 230px; */
    padding: 24px 16px;
    gap: 16px;
    width: 328px;
    min-height: 230px;
}

#modulo-como-funcionan .ventaja .item {
    text-align: center;
    display: flex;
    flex-direction: column;
    min-width: 224px;
}

#modulo-como-funcionan .ventaja-eusk .item {
    text-align: center;
    display: flex;
    flex-direction: column;
    min-width: 224px;
}

#modulo-como-funcionan .ventaja .item img {
    width: auto;
    display: inline-block;
}

#modulo-como-funcionan .ventaja-eusk .item img {
    width: auto;
    display: inline-block;
}


.container-title {
    text-align: center;
}

.container-title .titulo {
    font-family: 'IberPangea-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 0;
}

#modulo-como-funcionan .header .titulo {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #2C2C2C;
}

#modulo-como-funcionan>div>div>div>div.owl-stage-outer>div>div:nth-child(1)>div>div>h3.subtitulo {
    font-family: 'IberPangeaText-Regular' !important;
}

#modulo-como-funcionan .subtitulo {
    font-family: 'IberPangea-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 8px;
    padding-bottom: 0;
}

#modulo-como-funcionan .owl-carousel.off {
    display: flex !important;
    justify-content: center;
}

#modulo-como-funcionan .ventaja .item>img {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-bottom: 8px;
}

#modulo-como-funcionan .ventaja-eusk .item>img {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-bottom: 8px;
}


#modulo-como-funcionan .ventaja .item>.titulo {
    /* font-family: 'IberPangea-SmBold'; */
    /* font-size: 18px; */
    /* font-style: normal; */
    /* font-weight: 600; */
    /* line-height: 24px; */
    padding-bottom: 0;
    text-align: left;
    /* margin-bottom: 0; */
    /* margin-bottom: 0; */
}

#modulo-como-funcionan .ventaja-eusk .item>.titulo {
    /* font-family: 'IberPangea-SmBold'; */
    /* font-size: 18px; */
    /* font-style: normal; */
    /* font-weight: 600; */
    /* line-height: 24px; */
    padding-bottom: 0;
    text-align: left;
    /* margin-bottom: 0; */
    /* margin-bottom: 0; */
}

#modulo-como-funcionan .ventaja .item>.desc {
    /* font-family: 'IberPangeaText-Regular'; */
    /* font-size: 14px; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 18px; */
    /* color: #2c2c2c; */
    margin-bottom: 0;
    text-align: left;
    align-self: stretch;
    display: flex;
}

#modulo-como-funcionan .ventaja-eusk .item>.desc {
    /* font-family: 'IberPangeaText-Regular'; */
    /* font-size: 14px; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 18px; */
    /* color: #2c2c2c; */
    margin-bottom: 0;
    text-align: left;
    align-self: stretch;
    display: flex;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 32px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border: none;
    background: #00A443 !important;
    width: 10px !important;
    height: 10px !important;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #2F6852;
    background: transparent;
}

.items-ventajas {
    display: flex;
    flex-direction: column;
}

.items-ventajas .ventaja .item {
    padding: 0px 16px;
}

.items-ventajas .ventaja-eusk .item {
    padding: 0px 16px;
}

@media (min-width: 360px) and (max-width: 991px) {
    .ibd-hero-banner2-primary .banner {
        margin-top: 20px;
    }
}

@media (min-width: 360px) {
    .titulo-como-funcionan .text-center {
        color: var(--Color-Content-General-1, #2C2C2C);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        /* font-family: 'IberPangea-SmBold'; */
        /* font-size: 24px; */
        /* font-style: normal; */
        /* font-weight: 600; */
        /* line-height: 32px; */
        padding-bottom: 0rem;
        margin-bottom: 0;
    }

    .subtitulo-como-funcionan .text-center {
        color: var(--Color-Content-General-1, #707070);
        /* text-align: center; */
        font-feature-settings: 'liga' off, 'clig' off;
        /* font-family: "IberPangea-Regular"; */
        /* font-size: 16px; */
        /* font-style: normal; */
        /* font-weight: 400; */
        /* line-height: 22px; */
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #modulo-como-funcionan .ventaja {
        /* width: 304px; */
        /* height: 205px; */
        /* margin-right: 24px; */
        /* margin-left: 16px; */
    }

    .subtitulo-como-funcionan {
        /* padding-left: 16px; */
        /* padding-right: 16px; */
    }
}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    #modulo-como-funcionan .ventaja {
        /* height: 210px; */
        width: 100%;

    }

    #modulo-como-funcionan .ventaja-eusk {
        /* height: 210px; */
        width: 100%;
        min-height: auto;
    }


    #modulo-como-funcionan>div>div>div>div.owl-stage-outer>div>div.owl-item.active>div>div>img {
        margin-top: 100px;
    }

    .subtitulo-como-funcionan .text-center {
        margin: 0px;
    }

    #gm-iconos {
        padding: 40px 42px 0;
    }

    .subtitulo-como-funcionan {
        padding-left: 0;
        padding-right: 0;
    }

    #gm-iconos .content-como-funcionan {
        /* padding-right: 40px; */
    }

}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    #modulo-como-funcionan {
        flex-direction: row;
        gap: 24px;
    }

    #gm-iconos {
        padding: 40px 48px 0;
    }

    #modulo-como-funcionan .ventaja {
        width: 328px;
    }

    #modulo-como-funcionan .ventaja-eusk {
        width: 328px;
    }

    #modulo-como-funcionan>div>div>div>div.owl-stage-outer>div>div.owl-item.active>div>div>img {
        margin-top: 165px;
    }

    #modulo-como-funcionan>div>div>div>div.owl-stage-outer>div>div.owl-item>div>div>img {
        margin-top: 165px;
    }

    .subtitulo-como-funcionan {
        padding-left: 16px;
        padding-right: 16px;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .gm.gm-iconos.gm-iconos-1 {
        /* margin: 32px 0px 64px; */
    }

    #modulo-como-funcionan {
        /* padding: var(--space-0, 0px); */
        align-items: flex-start;
        align-content: flex-start;
        gap: var(--space-32, 32px) var(--space-0, 0px);
        align-self: stretch;
        margin: 32px 0px 64px 0px;
        /* padding: 0px 87px; */
        /* width: var(--992-1199-Page-Width, 992px); */
        margin: 0 auto;
        gap: 24px;
        /* width: 828px; */
    }

    .items-ventajas {
        flex-direction: row;
        justify-content: center;
    }

    .container-title .titulo {
        font-size: 32px;
        line-height: 40px;
        margin-top: 56px;
        margin-bottom: 24px;
    }

    #modulo-como-funcionan .ventaja {
        padding: 24px 16px 32px 16px;
        /* height: 160px; */
        margin-left: 0;
        width: 318px;
    }

    #modulo-como-funcionan .ventaja-eusk {
        padding: 24px 16px 32px 16px;
        /* height: 160px; */
        margin-left: 0;
        width: 318px;
        min-height: 238px;
    }

    .titulo-como-funcionan .text-center {
        color: var(--Color-Content-General-1, #2C2C2C);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: 'IberPangeaText-Regular';
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
    }

    .subtitulo-como-funcionan .text-center {
        /* margin: 0px 140px; */
    }

    #modulo-como-funcionan .ventaja .imagen-item {
        width: 160px;
    }

    #modulo-como-funcionan .ventaja .item .desc {
        /* padding-bottom: 24px; */
    }

   

 
  #gm-iconos {
    transform: scale(0.9);
    transform-origin: center;
    transition: transform 600ms cubic-bezier(0.8, 0.2, 1.0, 1.0);
  }

  #gm-iconos.expanded {
    transform: scale(1);
  }



}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    #modulo-como-funcionan {
        display: flex !important;
        margin: 32px 0px 64px 0px;
        /* padding: 0px 142px 0px 105px; */
        width: 100%;
        margin: 0 auto;
        justify-content: center;
    }

    .subtitulo-como-funcionan .text-center {
        /* margin: 0px 150px; */
    }


    #modulo-como-funcionan .ventaja {
        padding: 24px 16px;
        /* height: 205px; */
    }

    #modulo-como-funcionan .ventaja-eusk {
        padding: 24px 16px;
        /* height: 205px; */
        min-height: 230px;
    }

    #gm-iconos {
        padding: 56px 102px 0px 102px;
        gap: 40px;
    }
}


/* top large */

@media screen and (min-width: 1920px) {
    #modulo-como-funcionan {
        margin: 32px 0px 64px 0px;
        /* padding: 0px 348px; */
        width: 100%;
        margin: 0 auto;
    }

    #modulo-como-funcionan .ventaja {
        padding: 24px 16px;
        height: auto;
        width: 285px;
    }

    #modulo-como-funcionan .ventaja-eusk {
        padding: 24px 16px;
        height: auto;
        width: 285px;
        min-height: 230px;
    }

    #gm-iconos {
        padding: 56px 324px 0px 324px;
    }
}