{"id":45,"date":"2026-05-19T01:09:35","date_gmt":"2026-05-19T05:09:35","guid":{"rendered":"https:\/\/cerfom.cl\/?page_id=45"},"modified":"2026-06-22T01:48:43","modified_gmt":"2026-06-22T05:48:43","slug":"equipo-de-trabajo","status":"publish","type":"page","link":"https:\/\/cerfom.cl\/?page_id=45","title":{"rendered":"Equipo de Trabajo"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-f9a1693c alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-ec9434e1\">\n<style data-wp-block-html=\"css\">\n\/* CONTENEDOR GENERAL DE LA SECCI\u00d3N *\/\n.equipo-section-container {\n    display: flex;\n    flex-direction: row;\n    width: 100%;\n    background-color: #ffffff;\n    min-height: 600px;\n    align-items: stretch;\n    box-sizing: border-box;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    margin: 40px 0;\n}\n\n.equipo-section-container * {\n    box-sizing: border-box;\n}\n\n\/* COLUMNA IZQUIERDA: Imagen *\/\n.equipo-image-side {\n    position: relative;\n    width: 35%;\n    overflow: hidden;\n}\n\n.equipo-image-side img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n}\n\n\/* Efecto difuminado lateral hacia el fondo blanco *\/\n.equipo-image-overlay {\n    position: absolute;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    background: linear-gradient(to right, rgba(0,0,0,0) 60%, rgba(255,255,255,1) 100%);\n    pointer-events: none;\n}\n\n\/* COLUMNA DERECHA: Listado de Personal *\/\n.equipo-content-side {\n    width: 65%;\n    padding: 40px 50px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.equipo-main-title {\n    font-size: 28px;\n    color: #4a5568;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    margin-top: 0;\n    margin-bottom: 35px;\n}\n\n\/* GRILLA EN DOS COLUMNAS *\/\n.equipo-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    column-gap: 45px;\n    row-gap: 28px;\n}\n\n\/* BLOQUE DE INFORMACI\u00d3N DE INTEGRANTE *\/\n.equipo-card {\n    display: flex;\n    flex-direction: column;\n}\n\n.equipo-card h3 {\n    font-size: 13.5px;\n    font-weight: 800;\n    color: #000000;\n    margin: 0 0 4px 0;\n    letter-spacing: 0.3px;\n    line-height: 1.3;\n}\n\n.equipo-card .equipo-role {\n    font-size: 12px;\n    font-weight: 700;\n    color: #16347a; \/* Color azul corporativo CERFOM *\/\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 0.2px;\n}\n\n\/* PIE DE SECCI\u00d3N *\/\n.equipo-footer-text {\n    margin-top: 50px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #1a202c;\n    text-align: center;\n    line-height: 1.5;\n    letter-spacing: 0.5px;\n    border-top: 1px solid #e2e8f0;\n    padding-top: 25px;\n    max-width: 90%;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n\/* RESPONSIVO: Adaptaci\u00f3n a pantallas m\u00f3viles *\/\n@media (max-width: 991px) {\n    .equipo-grid {\n        grid-template-columns: 1fr;\n        row-gap: 22px;\n    }\n}\n\n@media (max-width: 768px) {\n    .equipo-section-container {\n        flex-direction: column;\n    }\n    .equipo-image-side {\n        width: 100%;\n        height: 250px;\n    }\n    .equipo-image-overlay {\n        background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(255,255,255,1) 100%);\n    }\n    .equipo-content-side {\n        width: 100%;\n        padding: 30px 20px;\n    }\n}\n<\/style>\n\n<section class=\"equipo-section-container\">\n    \n    <div class=\"equipo-image-side\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522071820081-009f0129c71c?q=80&#038;w=800\" alt=\"CERFOM Equipo de Trabajo\">\n        <div class=\"equipo-image-overlay\"><\/div>\n    <\/div>\n\n    <div class=\"equipo-content-side\">\n        <h2 class=\"equipo-main-title\">Equipo de Trabajo<\/h2>\n        \n        <div class=\"equipo-grid\">\n            \n            <div class=\"equipo-card\">\n                <h3>GUILLERMO ANTONIO CACERES CORTES<\/h3>\n                <p class=\"equipo-role\">GERENTE GENERAL<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>YUSMARY MILDRED AGELVIZ PARADA<\/h3>\n                <p class=\"equipo-role\">ENCARGADA DE SERVICIOS GENERALES<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>ANA GABRIELA ESPINOZA JIRON<\/h3>\n                <p class=\"equipo-role\">JEFE ADMINISTRACI\u00d3N Y VENTAS<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>DAYANA ANDREA GALLARDO ESPINOZA<\/h3>\n                <p class=\"equipo-role\">COORDINADORA DE SGC<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>BRYAN LUIS TOBAR MICKELSON<\/h3>\n                <p class=\"equipo-role\">ENCARGADO DE OPERACIONES<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>MELANY CARIN YUCLA ANZA<\/h3>\n                <p class=\"equipo-role\">ENCARGADA DE CERTIFICACIONES<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>SANDRA JEANETT CORTES HERRERA<\/h3>\n                <p class=\"equipo-role\">ENCARGADA RR.HH<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>EDNA CAROLINA SALCEDO CIFUENTES<\/h3>\n                <p class=\"equipo-role\">ASISTENTE ADMINISTRATIVA DOCENTE<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>MILTON JULIO VILLARROEL GODOY<\/h3>\n                <p class=\"equipo-role\">ENCARGADO DE TIC E INFORMATICA<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>KAMYLA MARITZA MARTIN VARAS<\/h3>\n                <p class=\"equipo-role\">SECRETARIA ADMINISTRATIVA<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>ANA MARIA MILLACURA DELGADO<\/h3>\n                <p class=\"equipo-role\">COORDINADORA DEL AREA SENCE<\/p>\n            <\/div>\n\n            <div class=\"equipo-card\">\n                <h3>YAMILET KAORY OJEDA CARVAJAL<\/h3>\n                <p class=\"equipo-role\">COORDINADORA \u00c1REA DE CAPACITACI\u00d3N<\/p>\n            <\/div>\n\n        <\/div>\n\n        <p class=\"equipo-footer-text\">\n            EQUIPO DE PROFESIONALES Y ADMINISTRATIVOS COMPROMETIDOS CON EL DESARROLLO DE LAS PERSONAS EN EL \u00c1MBITO LABORAL Y PERSONAL\n        <\/p>\n    <\/div>\n<\/section>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Equipo de Trabajo GUILLERMO ANTONIO CACERES CORTES GERENTE GENERAL YUSMARY MILDRED AGELVIZ PARADA ENCARGADA DE SERVICIOS GENERALES ANA GABRIELA ESPINOZA JIRON JEFE ADMINISTRACI\u00d3N Y VENTAS DAYANA ANDREA GALLARDO ESPINOZA COORDINADORA DE SGC BRYAN LUIS TOBAR MICKELSON ENCARGADO DE OPERACIONES MELANY CARIN YUCLA ANZA ENCARGADA DE CERTIFICACIONES SANDRA JEANETT CORTES HERRERA ENCARGADA RR.HH EDNA CAROLINA SALCEDO [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"blocksy_meta":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/cerfom.cl\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Equipo de Trabajo GUILLERMO ANTONIO CACERES CORTES GERENTE GENERAL YUSMARY MILDRED AGELVIZ PARADA ENCARGADA DE SERVICIOS GENERALES ANA GABRIELA ESPINOZA JIRON JEFE ADMINISTRACI\u00d3N Y VENTAS DAYANA ANDREA GALLARDO ESPINOZA COORDINADORA DE SGC BRYAN LUIS TOBAR MICKELSON ENCARGADO DE OPERACIONES MELANY CARIN YUCLA ANZA ENCARGADA DE CERTIFICACIONES SANDRA JEANETT CORTES HERRERA ENCARGADA RR.HH EDNA CAROLINA SALCEDO&hellip;","_links":{"self":[{"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cerfom.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=45"}],"version-history":[{"count":2,"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":447,"href":"https:\/\/cerfom.cl\/index.php?rest_route=\/wp\/v2\/pages\/45\/revisions\/447"}],"wp:attachment":[{"href":"https:\/\/cerfom.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}