#mod-garantias-empresas .contenedor-ventajas .owl-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja {
    width: 152px;
    height: 158px;
    margin: auto;
    border-radius: 16px;
    border: 2px solid #D8CFC7;
    background: #FFF;
}

 #mod-garantias-empresas .contenedor-ventajas {
    margin-bottom: 40px;
    justify-content: center;
}

 #mod-garantias-empresas .contenedor-ventajas .ventajas {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .item {
    flex-direction: column;
    margin: 24px 16px 0;
    align-items: center;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .item svg {
    width: 32px;
    height: 32px;
    margin-bottom: 8px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .titulo {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #2C2C2C;
    text-align: center;
    font-family: IberPangea;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .texto {
    color: #2c2c2c;
    text-align: center;
    font-family: "IberPangea Text";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

 #mod-garantias-empresas .contenido-titulo {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

 #mod-garantias-empresas .contenido-titulo .titulo {
    font-family: IberPangea;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 16px;
    margin: 0;
}

 #mod-garantias-empresas .contenido-titulo .subtitulo {
    color: #707070;
    font-family: "IberPangea Text";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px;
}

 #mod-garantias-empresas .contenido-titulo .texto {
    font-size: 16px;
    line-height: 28px;
    color: #707070;
    width: 249px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

 #mod-garantias-empresas {
    position: relative;
    text-align: center;
    padding: 40px 16px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .item .imagen {
    width: 30px;
    margin-left: 26px;
}

 #mod-garantias-empresas .contenedor-ventajas .ventaja .item .ico-ayuda {
    margin-left: 5px;
    margin-top: -3px;
    width: auto;
    display: inline;
}

 .popover-body {
    color: #707070;
    font-family: Lato-Regular;
    line-height: 16px;
    font-size: 13px;
}

 .contenedor-button {
    justify-content: center;
}

 .contenedor-button .detalles-garantia {
    border: 2px solid #2F6852;
    border-radius: 1000px;
    background: #FFFF;
    padding: 14px 40px;
    color: #2F6852;
    font-family: "IberPangea Text";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

 .contenedor-button .detalles-garantia:matches(:hover, :active, :focus) {
    background-color: transparent;
}

 .modal-open .contenedor-button .modal {
    padding-left: 0;
    padding-right: 0 !important;
    top: 0;
    overflow: hidden;
}

 .contenedor-button .modal .modal-dialog {
    margin: 0;
    width: 100%;
    border: 0;
    padding: 0;
    max-width: none !important;
    position: relative;
    top: 0;
    transform: none;
    left: 0;
}

 .contenedor-button .modal .modal-content {
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    border: 0;
    padding: 16px 16px 40px;
    position: fixed;
    bottom: 0;
}

 .contenedor-button .modal .modal-header {
    height: 32px;
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

 .contenedor-button .modal .modal-header .close {
    padding: 8px;
    height: 46px;
    top: 0;
    margin-top: 0;
    margin-right: 5px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    margin: -1rem 0 -1rem auto;
    opacity: 1;
}

 .contenedor-button .modal .modal-body {
    margin: 0;
    padding: 0;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-y: auto;
    display: block;
}

 .contenedor-button .modal .servicios-modal-content {
    align-items: center;
    display: flex;
    flex-direction: column;
}

 .contenedor-button .modal .servicios-modal-content .icono-superior {
    display: flex;
}

 .contenedor-button .modal .servicios-modal-content .titulo {
    text-align: center;
    padding-top: 8px;
    margin-bottom: 24px;
}

 .contenedor-button .modal .servicios-modal-content .titulo-card {
    color: #2c2c2c;
    text-align: center;
    font-family: IberPangea;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
}

 .contenedor-carousel-modal {
    max-width: 100%;
}

 .contenedor-carousel-modal .ventajas {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

 .contenedor-carousel-modal .ventajas .item {
    gap: 8px;
}

 .contenedor-carousel-modal .ventajas .item .img-check {
    width: 24px;
    height: 24px;
    margin: 0;
}

 .contenedor-carousel-modal .ventajas .item .texto b {
    color: #2C2C2C;
    font-family: "IberPangea Text";
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 2px;
}

 .contenedor-carousel-modal .ventajas .item .texto {
    text-align: left;
    color: #707070;
    font-family: "IberPangea Text";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 2px 0 0;
}

 #mod-garantias-empresas .modal-body {
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-darkshadow-color: #c1c1c1;
    scrollbar-face-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1;
}

 #mod-garantias-empresas .modal-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1;
}

 #mod-garantias-empresas .modal-body::-webkit-scrollbar {
    width: 11px;
}

@media (min-width: 576px) {
     #mod-garantias-empresas .contenedor-ventajas .ventaja {
        width: 236px;
        height: 134px;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja .texto {
        width: 240px;
    }

     #mod-garantias-empresas .contenido-titulo .texto {
        width: 468px;
    }

     #mod-garantias-empresas {
        padding: 40px;
    }

     .contenedor-button #detallesGarantia.show {
        display: flex !important;
        align-items: center;
        height: 100%;
        justify-content: center;
    }

     .contenedor-button .modal .modal-dialog {
        display: flex;
    }

     .contenedor-button .modal .modal-content {
        max-width: 496px;
        border-radius: 16px;
        padding: 16px 40px 32px;
        bottom: auto;
        display: flex;
        justify-content: center;
        margin: auto;
        position: relative;
    }

     .contenedor-button .modal .modal-header {
        margin-right: -24px;
    }

     .contenedor-carousel-modal .ventajas .item .img-check {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 992px) {
     #mod-garantias-empresas .contenedor-ventajas .ventaja {
        width: 401px;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja .item .imagen {
        width: auto;
        margin-left: 20px;
    }

     .contenedor-button .modal .modal-content {
        border-radius: 16px;
        background: white;
    }

     .contenedor-carousel-modal .ventajas {
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
     #mod-garantias-empresas .contenedor-ventajas .ventajas {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja {
        width: 232px;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja:nth-child(3) {
        height: 134px;
        position: relative;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja .titulo {
        width: auto;
        margin: 0 8px;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja .item .imagen {
        width: auto;
        margin-left: 20px;
    }

     .contenedor-button .modal .modal-content {
        max-width: 560px;
    }
}

@media (min-width: 1920px) {
     #mod-garantias-empresas .contenedor-ventajas .ventaja {
        width: 302px;
    }

     .contenedor-button .modal .modal-content {
        max-width: 640px;
    }

     #mod-garantias-empresas .contenedor-ventajas .ventaja:nth-child(3) {
        height: 134px;
        top: 0;
    }
}