.elementor-21287 .elementor-element.elementor-element-117eedd{margin-top:84px;margin-bottom:240px;padding:0px 94px 0px 94px;}.elementor-21287 .elementor-element.elementor-element-ed17a8f > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-21287 .elementor-element.elementor-element-ed17a8f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-21287 .elementor-element.elementor-element-ed17a8f > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}body.elementor-page-21287{padding:0px 0px 0px 0px;}body.elementor-page-21287:not(.elementor-motion-effects-element-type-background), body.elementor-page-21287 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9EDF5;}@media(max-width:1024px){.elementor-21287 .elementor-element.elementor-element-117eedd{padding:0% 7% 0% 7%;}.elementor-21287 .elementor-element.elementor-element-ed17a8f > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}}@media(max-width:767px){.elementor-21287 .elementor-element.elementor-element-117eedd{padding:0% 5% 0% 5%;}.elementor-21287 .elementor-element.elementor-element-ed17a8f > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}}/* Start custom CSS */.tabla_contr{
    max-width: 1314px;
    margin: auto !important;
    margin-top: 84px !important;
    margin-bottom: 240px !important;
}

.tabla_contr h2{
    font-family: "SF UI Display", Sans-serif !important;
    font-size: 32px;
    font-weight: 600;
    color: #1D2939;
}

.contenedor_tabla_contratos{
    background-color: white;
    border-radius: 16px;
    padding: 16px 16px 32px 16px;
    box-shadow: 0px 8px 8px 0px #33000000;
}

.table-custom{
    font-family: "SF UI Display", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
}

.table-custom, .table-custom th, .table-custom td{
    border: none !important;
    text-align: center !important;
}

.table-custom th {
    color: #667085 !important;
    padding: 14px 24px !important;
    font-weight: 500 !important;
}

.table-custom td{
    background-color: white !important;
    padding: 18px 36px !important;
    color: #1D2939 !important;
    font-weight: 500 !important;
}

.table-custom a {
    background: #1570EF;
    color: white;
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 12px;
}

@media (max-width:812px){
    .table-custom td{
        padding: 18px 4px !important;
    }
    
    .contenedor_tabla_contratos{
        overflow-y: scroll !important;
        scrollbar-color: #1570EF #1570EF;
    }
    
    .table-custom {
        width: 666px !important;
    }
}/* End custom CSS */