.elementor-75482 .elementor-element.elementor-element-58ad33f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-75482 .elementor-element.elementor-element-e18b88f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-75482 .elementor-element.elementor-element-433f9fb{--grid-columns:3;}body.elementor-page-75482:not(.elementor-motion-effects-element-type-background), body.elementor-page-75482 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#96BDB8;}@media(min-width:768px){.elementor-75482 .elementor-element.elementor-element-e18b88f{--content-width:65%;}}@media(max-width:1024px) and (min-width:768px){.elementor-75482 .elementor-element.elementor-element-e18b88f{--content-width:100%;}}@media(max-width:1024px){.elementor-75482 .elementor-element.elementor-element-433f9fb{--grid-columns:2;}}@media(max-width:767px){.elementor-75482 .elementor-element.elementor-element-433f9fb{--grid-columns:1;}}/* Start custom CSS *//* Anulación absoluta de estilos de Elementor en botones con clase pildora-filtro */
.elementor-widget-button .pildora-filtro.elementor-button,
.pildora-widget-button .pildora-filtro.elementor-button,
a.pildora-filtro {
    background-color: #FAF7F1 !important;
    background: #FAF7F1 !important;
    border: 1px solid #1a2f4c !important;
    color: #1a2f4c !important;
    border-radius: 25px !important;
    padding: 10px 25px !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    box-shadow: none !important;
    background-image: none !important;
    display: inline-block !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
}

/* Hover */
.pildora-filtro:hover {
    background-color: #1a2f4c !important;
    background: #1a2f4c !important;
    border-color: #1a2f4c !important;
    color: #FAF7F1 !important;
    box-shadow: none !important;
}

/* Estado Activo */
.pildora-filtro.active, 
.pildora-filtro:active {
    background-color: #6792b5 !important;
    background: #6792b5 !important;
    border-color: #6792b5 !important;
    color: #ffffff !important;
}/* End custom CSS */