.elementor-2502 .elementor-element.elementor-element-da4fcb5 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-2502 .elementor-element.elementor-element-da4fcb5 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-2502 .elementor-element.elementor-element-da4fcb5 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-2502 .elementor-element.elementor-element-da4fcb5 .jet-listing-dynamic-field__content{text-align:left;}.elementor-2502 .elementor-element.elementor-element-0685bad{padding:35px 35px 35px 35px;}.elementor-2502 .elementor-element.elementor-element-fbea2b2 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-da4fcb5 */.elementor-2502 .elementor-element.elementor-element-da4fcb5{
    display:flex;
    background-color: #fff;
    box-shadow:12px 12px 46px rgba(44,68,129,.12);
    border-radius:26px;
    padding:25px 25px;
}
.elementor-2502 .elementor-element.elementor-element-da4fcb5 h4{
    line-height:1em;
    margin:0;
    position:relative;
}
.politica-title{
    position:relative;
    cursor:pointer;
    user-select:none;
    -moz-user-select:none;
}
.politica-title:before{
    content:'';
    background-image: url('https://dev.profonanpe.org.pe/wp-content/uploads/2020/10/flecha-verde.svg');
    background-repeat:no-repeat;
    background-size:20px;
    background-position:center;
    display:block;
    width:54px;
    height:54px;
    position: absolute;
    top:50%;
    right:20px;
    border-radius:100%;
    transform:translateY(-50%) rotate(90deg);
    filter:brightness(0) invert(100%);
    cursor:pointer;
    z-index:2;
    transition:all .4s;
}
.politica-title:after{
    content:'';
    cursor:pointer;
    background-color:#1BA82F;
    box-shadow:6px 6px 16px rgba(44,68,129,.28);
    display:block;
    width:54px;
    height:54px;
    position: absolute;
    top:50%;
    right:20px;
    border-radius:100%;
    transform:translateY(-50%);
}
.politica-title.opened:before{
    transform:translateY(-50%) rotate(-90deg);
}/* End custom CSS */
/* Start custom CSS for jet-listing-grid, class: .elementor-element-fbea2b2 */#actas-list > .elementor-widget-container{
   
    counter-reset:conteo-actas;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-6419ac0 */.politica-content{
    display:none;
}
.politica-button{
    background-color:#fff;
    border-radius:50px;
    box-shadow:-8px 9px 20px 0 rgba(44,68,129,.22) !important;
    color:#1BA82F !important;
    padding:10px 60px 10px 25px;
    margin-top:30px;
    font-size:13px !important;
    text-transform:uppercase !important;
    transition:all .4s;
    letter-spacing:.5px;
    display:inline-block !important;
    position: relative;
    user-select:none;
    -moz-user-select:none;
}
.politica-button:after{
    content:'';
    display:block;
    height:30px;
    width:30px;
    position: absolute;
    top:50%;
    right:5px;
    background-color:#1BA82F !important;
    border-radius:100%;
    transform:translateY(-50%);
    transition:all .2s;
}
.politica-button:before{
    background-image:url('https://dev.profonanpe.org.pe/wp-content/uploads/2020/10/download-icon.svg');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position:center;
    content:'';
    display:block;
    height:30px;
    width:30px;
    position: absolute;
    top:50%;
    right:5px;
    transform:translateY(-50%);
    z-index:2;
}

.politica-button:hover{
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.22) !important;
    color: #3FBC20 !important;
}
.politica-button:hover:after{
    background-color:#3FBC20 !important;
}/* End custom CSS */