{"id":1584,"date":"2026-02-09T17:24:34","date_gmt":"2026-02-09T17:24:34","guid":{"rendered":"https:\/\/prrefund.com\/?page_id=1584"},"modified":"2026-06-10T18:04:45","modified_gmt":"2026-06-10T18:04:45","slug":"real-estate-development-team-puerto-rico","status":"publish","type":"page","link":"https:\/\/prrefund.com\/en\/real-estate-development-team-puerto-rico\/","title":{"rendered":"Team and Advisors"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-dcd86be0 alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-12e4ed42\">\n<!-- ================================================== -->\n<!-- BOT\u00d3N FLOTANTE: INVERTIR AHORA (M\u00c1S PEQUE\u00d1O)       -->\n<!-- ================================================== -->\n<!-- Estilos exclusivos para el bot\u00f3n flotante -->\n<style>\n  \/* Definici\u00f3n de animaciones *\/\n  @keyframes ci-pulse-button {\n    0% { box-shadow: 0 5px 15px rgba(206, 86, 81, 0.4); }\n    50% { box-shadow: 0 5px 20px rgba(206, 86, 81, 0.7); }\n    100% { box-shadow: 0 5px 15px rgba(206, 86, 81, 0.4); }\n  }\n\n  @keyframes ci-shake-icon {\n    0%, 100% { transform: translateX(0); }\n    25% { transform: translateX(-2px); }\n    75% { transform: translateX(2px); }\n  }\n\n  \/* El bot\u00f3n en s\u00ed - VERSI\u00d3N M\u00c1S PEQUE\u00d1A *\/\n  a.ci-fixed-invest-btn-ext {\n    \/* POSICI\u00d3N Y DISPLAY *\/\n    position: fixed !important;\n    bottom: 25px !important;\n    left: 25px !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 6px !important;\n    z-index: 999999 !important;\n    \n    \/* FONDO Y COLOR - ROJO FUERTE *\/\n    background: #ce5651 !important;\n    background-color: #ce5651 !important;\n    background-image: none !important;\n    color: #ffffff !important;\n    \n    \/* TEXTO - M\u00c1S PEQUE\u00d1O *\/\n    font-family: \"Poppins\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n    font-size: 0.75rem !important;  \/* Reducido de 0.85rem *\/\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;  \/* Reducido ligeramente *\/\n    text-decoration: none !important;\n    text-align: center !important;\n    line-height: normal !important;\n    \n    \/* BORDES Y SOMBRAS - M\u00c1S DELGADO *\/\n    border: 1.5px solid #ffffff !important;  \/* Reducido de 2px *\/\n    border-radius: 40px !important;  \/* Un poco m\u00e1s peque\u00f1o *\/\n    box-shadow: 0 4px 12px rgba(206, 86, 81, 0.4) !important;  \/* Sombra m\u00e1s suave *\/\n    outline: none !important;\n    \n    \/* TAMA\u00d1O Y ESPACIADO - REDUCIDO *\/\n    padding: 8px 18px !important;  \/* Reducido de 12px 24px *\/\n    min-width: 130px !important;   \/* Reducido de 160px *\/\n    max-width: 150px !important;    \/* Reducido de 180px *\/\n    height: auto !important;\n    margin: 0 !important;\n    \n    \/* ANIMACI\u00d3N Y TRANSICI\u00d3N *\/\n    transition: all 0.3s ease !important;\n    animation: ci-pulse-button 2s infinite !important;\n    \n    \/* VISIBILIDAD *\/\n    opacity: 1 !important;\n    visibility: visible !important;\n    pointer-events: auto !important;\n    cursor: pointer !important;\n  }\n\n  \/* ESTADO HOVER *\/\n  a.ci-fixed-invest-btn-ext:hover {\n    background: #b94c47 !important;\n    background-color: #b94c47 !important;\n    color: #ffffff !important;\n    transform: translateY(-2px) scale(1.03) !important;  \/* Efecto m\u00e1s sutil *\/\n    box-shadow: 0 6px 16px rgba(206, 86, 81, 0.6) !important;  \/* Sombra m\u00e1s peque\u00f1a *\/\n    animation: none !important;\n    text-decoration: none !important;\n    border-color: #ffffff !important;\n  }\n\n  \/* ESTADO ACTIVE\/FOCUS *\/\n  a.ci-fixed-invest-btn-ext:active,\n  a.ci-fixed-invest-btn-ext:focus {\n    background: #a9433e !important;\n    background-color: #a9433e !important;\n    transform: translateY(-1px) scale(1.01) !important;\n    outline: 2px solid rgba(255, 255, 255, 0.5) !important;\n    outline-offset: 2px !important;\n    border-color: #ffffff !important;\n  }\n\n  \/* ICONO - M\u00c1S PEQUE\u00d1O *\/\n  a.ci-fixed-invest-btn-ext i,\n  a.ci-fixed-invest-btn-ext i.fas,\n  a.ci-fixed-invest-btn-ext i.fa-chart-line {\n    font-size: 0.85rem !important;  \/* Reducido de 1rem *\/\n    color: #ffffff !important;\n    animation: ci-shake-icon 2s infinite !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Responsive para m\u00f3viles (Tablet) - YA M\u00c1S PEQUE\u00d1O *\/\n  @media (max-width: 992px) {\n    a.ci-fixed-invest-btn-ext {\n      bottom: 20px !important;\n      left: 20px !important;\n      padding: 7px 16px !important;\n      font-size: 0.7rem !important;\n      min-width: 115px !important;\n      gap: 5px !important;\n    }\n    a.ci-fixed-invest-btn-ext i {\n      font-size: 0.8rem !important;\n    }\n  }\n\n  \/* Responsive para m\u00f3viles *\/\n  @media (max-width: 768px) {\n    a.ci-fixed-invest-btn-ext {\n      bottom: 15px !important;\n      left: 15px !important;\n      padding: 6px 14px !important;\n      font-size: 0.65rem !important;\n      min-width: 105px !important;\n      max-width: 115px !important;\n      gap: 4px !important;\n    }\n    a.ci-fixed-invest-btn-ext i {\n      font-size: 0.75rem !important;\n    }\n  }\n\n  \/* Responsive para m\u00f3viles peque\u00f1os *\/\n  @media (max-width: 480px) {\n    a.ci-fixed-invest-btn-ext {\n      padding: 5px 12px !important;\n      font-size: 0.6rem !important;\n      bottom: 10px !important;\n      left: 10px !important;\n      min-width: 95px !important;\n      max-width: 105px !important;\n      border-width: 1px !important;\n      gap: 3px !important;\n    }\n    a.ci-fixed-invest-btn-ext i {\n      font-size: 0.7rem !important;\n    }\n  }\n<\/style>\n\n<!-- ================================================== -->\n<!-- HTML DEL BOT\u00d3N - VERSI\u00d3N M\u00c1S PEQUE\u00d1A               -->\n<!-- ================================================== -->\n<a href=\"https:\/\/prrefund.com\/en\/how-to-invest-in-puerto-rico-real-estate\/\" \n   class=\"ci-fixed-invest-btn-ext\" \n   target=\"_blank\" \n   rel=\"noopener noreferrer\">\n  <i class=\"fas fa-chart-line\"><\/i> Invest Now\n<\/a>\n<!-- ================================================== -->\n\n<!-- IMPORTANTE: Aseg\u00farate de incluir Font Awesome en el <head> de tu p\u00e1gina -->\n<!-- Si tu p\u00e1gina no tiene Font Awesome, agrega esta l\u00ednea: -->\n<!-- <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"> -->\n<\/div>\n\n\n\n<!-- ============================================================\n     PRRE \/ EQUIPO Y ASESORES COMPLETO\n     - Secci\u00f3n \"Conoce nuestro equipo\"\n     - Secci\u00f3n \"Asesores\" \n     - Secci\u00f3n \"Sinergia del equipo\"\n     - Dise\u00f1o profesional con colores consistentes\n     - Informaci\u00f3n interna sin modificaciones\n     - NUEVO: Lcda. Marie Qui\u00f1ones a\u00f1adida como asesora (con foto, logo y biograf\u00eda)\n============================================================ -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* =========================\n     VARIABLES + RESET\n  ========================== *\/\n  .cornerstone-investments-wp {\n    --ci-dark-gray: #2c2c2c;\n    --ci-puerto-rico-blue: #050d36;\n    --ci-puerto-rico-blue-light: #2f5aa0;\n    --ci-puerto-rico-red: #ce5651;\n    --ci-white: #ffffff;\n    --ci-light-gray: #f5f5f5;\n    --ci-section-gray: #f8f9fa;\n    --ci-background-blue: #f0f5ff;\n\n    --ci-team-img: 250px;\n    --ci-advisor-img: 200px;\n    --ci-modal-main: 220px;\n    --ci-modal-logo-w: 160px;\n\n    font-family: \"Poppins\", sans-serif !important;\n    color: var(--ci-dark-gray);\n    background-color: var(--ci-white);\n    line-height: 1.6;\n    width: 100%;\n    max-width: 100%;\n    overflow-x: hidden;\n  }\n\n  .cornerstone-investments-wp,\n  .cornerstone-investments-wp * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .cornerstone-investments-wp h1,\n  .cornerstone-investments-wp h2,\n  .cornerstone-investments-wp h3,\n  .cornerstone-investments-wp h4 {\n    font-weight: 600;\n    line-height: 1.3;\n    margin: 0 0 1rem 0;\n  }\n\n  .cornerstone-investments-wp p {\n    margin: 0 0 1rem 0;\n  }\n\n  .cornerstone-investments-wp img {\n    max-width: 100% !important;\n    height: auto !important;\n    display: block;\n  }\n\n  \/* =========================\n     FIX WORDPRESS\/ASTRA\n  ========================== *\/\n  .cornerstone-investments-wp a,\n  .cornerstone-investments-wp a:link,\n  .cornerstone-investments-wp a:visited,\n  .cornerstone-investments-wp a:hover,\n  .cornerstone-investments-wp a:active {\n    text-decoration: none !important;\n    box-shadow: none !important;\n    background-image: none !important;\n    border-bottom: none !important;\n    outline: none !important;\n  }\n\n  .cornerstone-investments-wp a:focus {\n    outline: 2px solid rgba(5, 13, 54, 0.55) !important;\n    outline-offset: 3px !important;\n  }\n\n  .cornerstone-investments-wp a * {\n    text-decoration: none !important;\n    box-shadow: none !important;\n    background-image: none !important;\n    border-bottom: none !important;\n  }\n\n  .cornerstone-investments-wp button {\n    background: none;\n    border: none;\n    font-family: inherit;\n    cursor: pointer;\n  }\n\n  \/* =========================\n     LAYOUT BASE\n  ========================== *\/\n  .cornerstone-investments-wp .ci-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .cornerstone-investments-wp section {\n    padding: 60px 0;\n    width: 100%;\n  }\n\n  .cornerstone-investments-wp .ci-section-title {\n    text-align: center;\n    margin-bottom: 50px;\n    position: relative;\n    font-size: 2.2rem;\n    color: var(--ci-puerto-rico-blue);\n  }\n\n  .cornerstone-investments-wp .ci-section-title:after {\n    content: \"\";\n    display: block;\n    width: 80px;\n    height: 4px;\n    background-color: var(--ci-puerto-rico-blue);\n    margin: 15px auto 0;\n    border-radius: 2px;\n  }\n\n  \/* =========================\n     SECCI\u00d3N 1: EQUIPO\n  ========================== *\/\n  .cornerstone-investments-wp .ci-team-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 30px;\n    margin-bottom: 80px;\n  }\n\n  .cornerstone-investments-wp .ci-team-member-card {\n    background: var(--ci-white);\n    border-radius: 15px;\n    padding: 25px;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    transition: all 0.3s ease;\n    cursor: pointer;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    height: 100%;\n    border: 1px solid rgba(5, 13, 54, 0.08);\n  }\n\n  .cornerstone-investments-wp .ci-team-member-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\n    border-color: rgba(5, 13, 54, 0.2);\n  }\n\n  .cornerstone-investments-wp .ci-team-member-image {\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n    margin-bottom: 20px;\n    width: var(--ci-team-img);\n    height: var(--ci-team-img);\n    position: relative;\n    background-color: #f8f9fa;\n  }\n\n  .cornerstone-investments-wp .ci-team-member-image img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover;\n    object-position: top center;\n    transition: transform 0.35s ease;\n  }\n\n  .cornerstone-investments-wp .ci-team-member-card:hover .ci-team-member-image img {\n    transform: scale(1.05);\n  }\n\n  .cornerstone-investments-wp .ci-team-member-info h3 {\n    color: var(--ci-puerto-rico-blue);\n    font-size: 1.5rem;\n    margin: 0 0 8px 0;\n    font-weight: 600;\n  }\n\n  .cornerstone-investments-wp .ci-team-position {\n    color: var(--ci-puerto-rico-red);\n    font-size: 1rem;\n    font-weight: 500;\n    margin: 0 0 15px 0;\n    line-height: 1.4;\n  }\n\n  .cornerstone-investments-wp .ci-team-member-card .ci-team-bio,\n  .cornerstone-investments-wp .ci-team-member-card .ci-team-highlights {\n    display: none;\n  }\n\n  \/* =========================\n     SECCI\u00d3N 2: ASESORES\n  ========================== *\/\n  .cornerstone-investments-wp .ci-advisors-section {\n    background: linear-gradient(135deg, var(--ci-background-blue) 0%, #e6efff 100%);\n    padding: 80px 0;\n    width: 100%;\n    position: relative;\n  }\n\n  .cornerstone-investments-wp .ci-advisors-section:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 5px;\n    background: linear-gradient(90deg, var(--ci-puerto-rico-blue) 0%, var(--ci-puerto-rico-red) 100%);\n  }\n\n  .cornerstone-investments-wp .ci-advisors-wrapper {\n    background: var(--ci-white);\n    border-radius: 20px;\n    box-shadow: 0 15px 40px rgba(5, 13, 54, 0.12);\n    padding: 70px 50px;\n    margin: 0 auto;\n    border: 2px solid rgba(5, 13, 54, 0.08);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cornerstone-investments-wp .ci-advisors-wrapper:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 8px;\n    background: linear-gradient(90deg, var(--ci-puerto-rico-blue) 0%, var(--ci-puerto-rico-blue-light) 50%, var(--ci-puerto-rico-blue) 100%);\n  }\n\n  .cornerstone-investments-wp .ci-advisors-title {\n    color: var(--ci-puerto-rico-blue);\n    font-size: 2.4rem;\n    margin: 0 0 50px 0;\n    font-weight: 700;\n    text-align: center;\n    position: relative;\n  }\n\n  .cornerstone-investments-wp .ci-advisors-title:after {\n    content: \"\";\n    display: block;\n    width: 100px;\n    height: 5px;\n    background: linear-gradient(90deg, var(--ci-puerto-rico-blue) 0%, var(--ci-puerto-rico-red) 100%);\n    margin: 20px auto 0;\n    border-radius: 3px;\n  }\n\n  .cornerstone-investments-wp .ci-advisors-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 35px;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card {\n    background: linear-gradient(145deg, var(--ci-white) 0%, #fafcff 100%);\n    border-radius: 16px;\n    padding: 30px 25px;\n    box-shadow: 0 10px 30px rgba(5, 13, 54, 0.08);\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    height: 100%;\n    border: 2px solid rgba(5, 13, 54, 0.1);\n    cursor: pointer;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 5px;\n    background: linear-gradient(90deg, var(--ci-puerto-rico-blue) 0%, var(--ci-puerto-rico-red) 100%);\n    transition: height 0.3s ease;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover {\n    transform: translateY(-10px) scale(1.02);\n    box-shadow: 0 20px 50px rgba(5, 13, 54, 0.15);\n    border-color: rgba(5, 13, 54, 0.25);\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover:before {\n    height: 8px;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-image {\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);\n    margin-bottom: 25px;\n    width: var(--ci-advisor-img);\n    height: var(--ci-advisor-img);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    background: linear-gradient(145deg, #f8f9fa 0%, #ffffff 100%);\n    border: 3px solid var(--ci-white);\n    z-index: 2;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover .ci-advisor-image {\n    transform: scale(1.05);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);\n    border-color: var(--ci-puerto-rico-blue);\n  }\n\n  .cornerstone-investments-wp .ci-advisor-image img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover;\n    object-position: top center;\n    transition: transform 0.5s ease;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover .ci-advisor-image img {\n    transform: scale(1.08);\n  }\n\n  .cornerstone-investments-wp .ci-advisor-info h3 {\n    color: var(--ci-puerto-rico-blue);\n    font-size: 1.5rem;\n    margin: 0 0 10px 0;\n    font-weight: 700;\n    position: relative;\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-info h3:after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 2px;\n    background-color: var(--ci-puerto-rico-red);\n    transition: width 0.3s ease;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover .ci-advisor-info h3:after {\n    width: 60px;\n  }\n\n  .cornerstone-investments-wp .ci-advisor-position {\n    color: var(--ci-puerto-rico-red);\n    font-size: 1.05rem;\n    font-weight: 600;\n    margin: 0 0 20px 0;\n    line-height: 1.5;\n    padding: 8px 15px;\n    background: rgba(206, 86, 81, 0.08);\n    border-radius: 8px;\n    display: inline-block;\n    border-left: 3px solid var(--ci-puerto-rico-red);\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card .ci-view-more {\n    color: var(--ci-puerto-rico-blue);\n    font-size: 0.85rem;\n    font-weight: 500;\n    margin-top: 15px;\n    padding: 6px 15px;\n    background: rgba(5, 13, 54, 0.05);\n    border-radius: 20px;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    transition: all 0.3s ease;\n    opacity: 0;\n    transform: translateY(10px);\n  }\n\n  .cornerstone-investments-wp .ci-advisor-card:hover .ci-view-more {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* =========================\n     SECCI\u00d3N 3: SINERGIA\n  ========================== *\/\n  .cornerstone-investments-wp .ci-team-synergy {\n    background: linear-gradient(135deg, var(--ci-puerto-rico-blue) 0%, #1d3a6b 100%);\n    border-radius: 15px;\n    padding: 50px;\n    color: var(--ci-white);\n    text-align: center;\n    margin-top: 80px;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-title {\n    color: var(--ci-white);\n    font-size: 2rem;\n    margin: 0 0 30px 0;\n    font-weight: 600;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-content {\n    display: grid;\n    grid-template-columns: 2fr 1fr;\n    gap: 50px;\n    align-items: center;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-text {\n    text-align: left;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-text p {\n    font-size: 1.1rem;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  .cornerstone-investments-wp .ci-synergy-stats {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 25px;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-number {\n    display: block;\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: var(--ci-puerto-rico-red);\n    margin-bottom: 8px;\n  }\n\n  .cornerstone-investments-wp .ci-synergy-label {\n    font-size: 0.9rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: rgba(255, 255, 255, 0.8);\n  }\n\n  \/* =========================\n     MODALES\n  ========================== *\/\n  .cornerstone-investments-wp .ci-modal {\n    display: none;\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7);\n    z-index: 9999;\n    overflow-y: auto;\n    padding: 20px;\n  }\n\n  .cornerstone-investments-wp .ci-modal-content {\n    background-color: var(--ci-white);\n    max-width: 900px;\n    margin: 50px auto;\n    border-radius: 12px;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cornerstone-investments-wp .ci-modal-header {\n    padding: 25px 35px;\n    border-bottom: 1px solid #eee;\n    background: linear-gradient(135deg, var(--ci-puerto-rico-blue) 0%, #1d3a6b 100%);\n    color: var(--ci-white);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .cornerstone-investments-wp .ci-modal-header h2 {\n    color: var(--ci-white);\n    font-size: 1.8rem;\n    margin: 0;\n    font-weight: 600;\n  }\n\n  .cornerstone-investments-wp .ci-close-modal {\n    background: none;\n    border: none;\n    font-size: 1.8rem;\n    color: var(--ci-white);\n    cursor: pointer;\n    line-height: 1;\n    opacity: 0.9;\n    transition: transform 0.3s ease;\n  }\n\n  .cornerstone-investments-wp .ci-close-modal:hover {\n    opacity: 1;\n    transform: scale(1.1);\n  }\n\n  .cornerstone-investments-wp .ci-modal-body {\n    padding: 35px;\n    background-color: #f8fafc;\n    display: flex;\n    align-items: flex-start;\n    gap: 35px;\n  }\n\n  .cornerstone-investments-wp .ci-modal-images-side {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    width: var(--ci-modal-main);\n    flex-shrink: 0;\n  }\n\n  .cornerstone-investments-wp .ci-modal-main-image {\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 8px 25px rgba(5, 13, 54, 0.15);\n    width: var(--ci-modal-main);\n    height: var(--ci-modal-main);\n    background-color: #fff;\n    border: 1px solid rgba(5, 13, 54, 0.1);\n  }\n\n  .cornerstone-investments-wp .ci-modal-main-image img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover;\n    object-position: top center;\n  }\n\n  .cornerstone-investments-wp .ci-modal-company-image {\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    width: var(--ci-modal-logo-w);\n    height: auto;\n    margin: 0 auto;\n    border: 1px solid rgba(0, 0, 0, 0.05);\n    background: #fff;\n    padding: 10px;\n  }\n\n  .cornerstone-investments-wp .ci-modal-company-image img {\n    width: 100% !important;\n    height: auto !important;\n    display: block;\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-member-info {\n    flex: 1;\n    background: var(--ci-white);\n    padding: 25px;\n    border-radius: 10px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n    border: 1px solid rgba(5, 13, 54, 0.08);\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-position {\n    color: var(--ci-puerto-rico-red);\n    font-size: 1.1rem;\n    font-weight: 500;\n    margin: 0 0 20px 0;\n    padding-bottom: 15px;\n    border-bottom: 2px solid rgba(206, 86, 81, 0.2);\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-bio {\n    display: block;\n    margin-bottom: 25px;\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-bio p {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    color: var(--ci-dark-gray);\n    margin-bottom: 15px;\n    text-align: justify;\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-highlights {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-top: 25px;\n    padding-top: 25px;\n    border-top: 1px solid rgba(5, 13, 54, 0.1);\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-highlight {\n    background: linear-gradient(135deg, rgba(5, 13, 54, 0.03) 0%, rgba(5, 13, 54, 0.01) 100%);\n    padding: 18px;\n    border-radius: 8px;\n    border-left: 4px solid var(--ci-puerto-rico-blue);\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-highlight h4 {\n    color: var(--ci-puerto-rico-blue);\n    font-size: 1.1rem;\n    margin-bottom: 10px;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-highlight h4:before {\n    content: \"\u2713\";\n    color: var(--ci-puerto-rico-red);\n    font-weight: bold;\n  }\n\n  .cornerstone-investments-wp .ci-team-modal .ci-team-highlight p {\n    font-size: 0.95rem;\n    line-height: 1.6;\n    color: #555;\n    margin-bottom: 0;\n  }\n\n  \/* =========================\n     ANIMACIONES\n  ========================== *\/\n  .cornerstone-investments-wp .ci-fade-in {\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  .cornerstone-investments-wp .ci-fade-in.visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* =========================\n     RESPONSIVE\n  ========================== *\/\n  @media (max-width: 1100px) {\n    .cornerstone-investments-wp .ci-team-grid,\n    .cornerstone-investments-wp .ci-advisors-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 992px) {\n    .cornerstone-investments-wp {\n      --ci-team-img: 200px;\n      --ci-advisor-img: 180px;\n      --ci-modal-main: 200px;\n      --ci-modal-logo-w: 150px;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-content {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-text {\n      text-align: center;\n    }\n\n    .cornerstone-investments-wp .ci-modal-body {\n      flex-direction: column;\n      text-align: center;\n      align-items: center;\n    }\n\n    .cornerstone-investments-wp .ci-modal-images-side {\n      width: 100%;\n      margin-bottom: 20px;\n      flex-direction: row;\n      justify-content: center;\n      gap: 20px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .cornerstone-investments-wp {\n      --ci-team-img: 180px;\n      --ci-advisor-img: 160px;\n      --ci-modal-main: 180px;\n      --ci-modal-logo-w: 140px;\n    }\n\n    .cornerstone-investments-wp section {\n      padding: 40px 0;\n    }\n\n    .cornerstone-investments-wp .ci-team-grid,\n    .cornerstone-investments-wp .ci-advisors-grid {\n      grid-template-columns: 1fr;\n      gap: 30px;\n      max-width: 500px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .cornerstone-investments-wp .ci-team-synergy {\n      padding: 30px 20px;\n      margin-top: 40px;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-title {\n      font-size: 1.6rem;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-stats {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-number {\n      font-size: 2rem;\n    }\n\n    .cornerstone-investments-wp .ci-advisors-wrapper {\n      padding: 40px 25px;\n      border-radius: 15px;\n    }\n\n    .cornerstone-investments-wp .ci-advisors-title {\n      font-size: 2rem;\n      margin-bottom: 40px;\n    }\n\n    .cornerstone-investments-wp .ci-modal {\n      padding: 10px;\n    }\n\n    .cornerstone-investments-wp .ci-modal-content {\n      margin: 20px auto;\n    }\n\n    .cornerstone-investments-wp .ci-modal-header {\n      padding: 20px;\n    }\n\n    .cornerstone-investments-wp .ci-modal-body {\n      padding: 20px;\n      gap: 20px;\n    }\n\n    .cornerstone-investments-wp .ci-modal-images-side {\n      flex-direction: column;\n      align-items: center;\n    }\n  }\n\n  @media (max-width: 576px) {\n    .cornerstone-investments-wp {\n      --ci-team-img: 150px;\n      --ci-advisor-img: 140px;\n      --ci-modal-main: 150px;\n      --ci-modal-logo-w: 120px;\n    }\n\n    .cornerstone-investments-wp .ci-section-title {\n      font-size: 1.8rem;\n      margin-bottom: 40px;\n    }\n\n    .cornerstone-investments-wp .ci-synergy-stats {\n      grid-template-columns: 1fr;\n    }\n\n    .cornerstone-investments-wp .ci-modal-header h2 {\n      font-size: 1.5rem;\n    }\n\n    .cornerstone-investments-wp .ci-team-modal .ci-team-position {\n      font-size: 1rem;\n    }\n\n    .cornerstone-investments-wp .ci-team-modal .ci-team-bio p {\n      font-size: 1rem;\n    }\n  }\n<\/style>\n\n<div class=\"cornerstone-investments-wp\">\n  <!-- =========================\n       SECCI\u00d3N 1: CONOCE NUESTRO EQUIPO\n  ========================== -->\n  <section id=\"developer\" class=\"ci-developer\">\n    <div class=\"ci-container\">\n      <h2 class=\"ci-section-title\">Leadership Team<\/h2>\n\n      <div class=\"ci-team-grid\">\n        <!-- Ram\u00f3n Misla Villalba -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-ramon-misla\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/7.jpg\" alt=\"Ram\u00f3n Misla Villalba\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Ram\u00f3n Misla Villalba<\/h3>\n            <p class=\"ci-team-position\">Founding Partner &amp; Chief Executive Officer (CEO)<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Emanuel Curbelo Andermatten -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-emanuel-curbelo\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/CA0A2B0D-677A-4B06-B175-73FB4D90FB0F-e1764355193819.jpeg\" alt=\"Emanuel Curbelo Andermatten\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Emanuel Curbelo Andermatten<\/h3>\n            <p class=\"ci-team-position\">Founding Partner &amp; Chief Investment Officer (CIO)<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Jes\u00fas Alejandro Requena -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-jesus-requena\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/1.jpg\" alt=\"Jes\u00fas Alejandro Requena\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Jes\u00fas Alejandro Requena<\/h3>\n            <p class=\"ci-team-position\">Chief Operating Officer (COO)<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Gerardo Misla Villalba -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-gerardo-misla\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/bn.jpeg\" alt=\"Gerardo Misla Villalba\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Gerardo Misla Villalba<\/h3>\n            <p class=\"ci-team-position\">Chief Engineering &amp; Development Officer<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Merlyn Macias Mart\u00ednez -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-merlyn-macias\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/2.jpg\" alt=\"Merlyn Macias Mart\u00ednez\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Merlyn Macias Mart\u00ednez<\/h3>\n            <p class=\"ci-team-position\">Chief Financial Officer (CFO)<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Mauricio Torres Mac\u00edas -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-mauricio-torres\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/3.jpg\" alt=\"Mauricio Torres Mac\u00edas\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Mauricio Torres Mac\u00edas<\/h3>\n            <p class=\"ci-team-position\">Financial Controller<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Francisco Javier Misla -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-francisco-misla\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/img3-e1770297813913.jpeg\" alt=\"Francisco Javier Misla\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Francisco Javier Misla<\/h3>\n            <p class=\"ci-team-position\">Managing Director \u2013 Real Estate &amp; Projects<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Walezka Rodr\u00edguez -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-walezka-rodriguez\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/img5.jpeg\" alt=\"Walezka Rodr\u00edguez\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Walezka Rodriguez<\/h3>\n            <p class=\"ci-team-position\">Real Estate Sales Manager<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- F\u00e9lix Antonio Aza Gonz\u00e1lez -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-felix-aza\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Felix-Antonio-Aza-Gonzalez-1.jpeg\" alt=\"F\u00e9lix Antonio Aza Gonz\u00e1lez\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>F\u00e9lix Antonio Aza Gonz\u00e1lez<\/h3>\n            <p class=\"ci-team-position\">Project Development and Construction Manager<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Cesar Uricare Torres -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-cesar-uricare\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/4.jpg\" alt=\"Cesar Uricare Torres\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Cesar Uricare Torres<\/h3>\n            <p class=\"ci-team-position\">Director of Digital Strategy &amp; Corporate Branding<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Oriana Eman Hern\u00e1ndez -->\n        <div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-oriana-hernandez\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/5.jpg\" alt=\"Oriana Eman Hern\u00e1ndez\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Oriana Eman Hern\u00e1ndez<\/h3>\n            <p class=\"ci-team-position\">Strategic Operations Coordinator<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Krystal M. De Jes\u00fas -->\n        <div class=\"ci-team-member-card ci-fade-in\">\n          <div class=\"ci-team-member-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/img6.jpeg\" alt=\"Krystal M. De Jes\u00fas\">\n          <\/div>\n          <div class=\"ci-team-member-info\">\n            <h3>Krystal M. De Jesus<\/h3>\n            <p class=\"ci-team-position\">Executive Office Manager<\/p>\n          <\/div>\n        <\/div>\n<!-- Miqueas Curbelo -->\n<div class=\"ci-team-member-card ci-fade-in\" data-modal=\"modal-miqueas-curbelo\">\n  <div class=\"ci-team-member-image\">\n    <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/06\/miqueas-curbelo.jpg\" alt=\"Miqueas Curbelo\">\n  <\/div>\n  <div class=\"ci-team-member-info\">\n    <h3>Miqueas Curbelo<\/h3>\n    <p class=\"ci-team-position\">Director of Strategic Investor Relations<\/p>\n  <\/div>\n<\/div>\n  <\/section>\n\n  <!-- =========================\n       SECCI\u00d3N 2: ASESORES\n  ========================== -->\n  <div id=\"advisors\" class=\"ci-advisors-section\">\n    <div class=\"ci-advisors-wrapper\">\n      <div class=\"ci-container\">\n        <h2 class=\"ci-advisors-title\">Advisors<\/h2>\n\n        <div class=\"ci-advisors-grid\">\n          <!-- Jos\u00e9 Col\u00f3n -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-jose-colon\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Jose-colon-1.jpeg\" alt=\"Jos\u00e9 Col\u00f3n\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Jos\u00e9 Col\u00f3n<\/h3>\n              <p class=\"ci-advisor-position\">Col\u00f3n \u00c1lvarez CPA, LLC<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Jerome (Jerry) Pierce Jr. -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-jerry-pierce\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/04\/2.jpeg\" alt=\"Jerome (Jerry) Pierce Jr.\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Jerome (Jerry) Pierce Jr.<\/h3>\n              <p class=\"ci-advisor-position\">Senior Advisor \u2013 Strategic Capital &amp; Investor Relations<br><small style=\"font-size:0.8rem; display:block; margin-top:5px;\">Supporting the Fund's Executive Operating Strategy<\/small><\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Carlos J. D\u00e1vila -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-carlos-davila\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Carlos-J.-Avila-Recorte.jpeg\" alt=\"Carlos J. D\u00e1vila\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Carlos J. D\u00e1vila<\/h3>\n              <p class=\"ci-advisor-position\">Strategic Advisor on Financial Structures<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Lcda. Marie Qui\u00f1ones (NUEVA ASESORA) -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-marie-quinones\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/05\/Lcda.-Marie-Quinonez.jpeg\" alt=\"Lcda. Marie Qui\u00f1ones Ta\u00f1\u00f3n\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Lcda. Marie Qui\u00f1ones Ta\u00f1\u00f3n<\/h3>\n              <p class=\"ci-advisor-position\">Managing Member \u2013 LBRG Law Firm<br><small style=\"font-size:0.8rem; display:block; margin-top:5px;\">Corporate Legal &amp; Executive Advisor to the Fund<\/small><\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Eddie Nieves -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-eddie-nieves\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Eddie-Nieves-recorte.jpeg\" alt=\"Eddie Nieves\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Eddie Nieves<\/h3>\n              <p class=\"ci-advisor-position\">Eddie Realty &amp; Associates<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Raquel Irrizary -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-raquel-irrizary\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/3.jpg\" alt=\"Raquel Irrizary\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Raquel Irizarry<\/h3>\n              <p class=\"ci-advisor-position\">Strategic Advisor \u2013 Private Capital &amp; Retirement Structures I Unique Financial Services<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Robert Robinson -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-robert-robinson\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Robert-Robinson-recorte-e1766072911845.jpeg\" alt=\"Robert Robinson\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Architect Robert Robinson<\/h3>\n              <p class=\"ci-advisor-position\">Builders &amp; Designers Corporation<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Alejandro P\u00e9rez -->\n          <div class=\"ci-advisor-card ci-fade-in\" data-modal=\"modal-alejandro-perez\">\n            <div class=\"ci-advisor-image\">\n              <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Alejandro-Perez-Tasador.png\" alt=\"Alejandro Perez, SRA\">\n            <\/div>\n            <div class=\"ci-advisor-info\">\n              <h3>Alejandro P\u00e9rez, SRA<\/h3>\n              <p class=\"ci-advisor-position\">Perez Valuation Services<\/p>\n              <div class=\"ci-view-more\">\n                <span>See full profile<\/span>\n                <i class=\"fas fa-chevron-right\"><\/i>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- =========================\n       SECCI\u00d3N 3: SINERGIA DEL EQUIPO\n  ========================== -->\n  <section class=\"ci-team-synergy-section\">\n    <div class=\"ci-container\">\n      <div class=\"ci-team-synergy ci-fade-in\">\n        <h3 class=\"ci-synergy-title\">Development Expertise<\/h3>\n        <div class=\"ci-synergy-content\">\n          <div class=\"ci-synergy-text\">\n            <p>The combination of <strong>technical expertise and strategic vision<\/strong> enables our team to execute each project with operational excellence and financial discipline.<\/p>\n            <p>Together, our team brings more than <strong>30 years of experience in construction, strategic planning, and investment management,<\/strong> providing a comprehensive approach to real estate development in Puerto Rico.<\/p>\n          <\/div>\n          <div class=\"ci-synergy-stats\">\n            <div class=\"ci-synergy-stat\">\n              <span class=\"ci-synergy-number\">5,000+<\/span>\n              <span class=\"ci-synergy-label\">Homes Built<\/span>\n            <\/div>\n            <div class=\"ci-synergy-stat\">\n              <span class=\"ci-synergy-number\">30+<\/span>\n              <span class=\"ci-synergy-label\">Years of Experience<\/span>\n            <\/div>\n            <div class=\"ci-synergy-stat\">\n              <span class=\"ci-synergy-number\">100%<\/span>\n              <span class=\"ci-synergy-label\">End-to-End Development<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================\n       MODALES DE EQUIPO (EXISTENTES)\n  ========================== -->\n\n  <!-- Modal Ram\u00f3n Misla Villalba -->\n  <div id=\"modal-ramon-misla\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Ram\u00f3n Misla Villalba<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/7.jpg\" alt=\"Ram\u00f3n Misla Villalba\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Founding Partner &amp; Chief Executive Officer (CEO)<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Civil engineer and entrepreneur with over 30 years of experience in the development, construction, and marketing of housing and infrastructure projects in Puerto Rico.<\/p>\n            <p>Raised in a family of developers and builders, influenced by the direct legacy of his father\u2014also a real estate developer\u2014he has led the construction, sale, and successful delivery of more than 5,000 homes and multiple residential developments across the island, establishing a proven track record in the housing sector.<\/p>\n            <p>In addition, it owns a diversified portfolio of real estate assets in the hospitality and retail segments, including hotels, vacation resorts, gas stations, and strategic retail properties, developed and operated as proprietary projects, backed by operational stability and long-term real estate value.<\/p>\n            <p>Como Founding Partner &amp; Chief Executive Officer (CEO), Ram\u00f3n instala en el Fondo un liderazgo estrat\u00e9gico que brinda seguridad a los inversionistas, protege el capital aportado y garantiza continuidad en la creaci\u00f3n de valor, habilitando la posibilidad de que terceros participen directamente de su \u00e9xito comprobado. Su direcci\u00f3n asegura que el capital privado no se deposita en una idea en fase de prueba, sino en un ecosistema empresarial que ya demostr\u00f3 su capacidad de generar rentabilidad, crecimiento y protecci\u00f3n del dinero invertido.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Emanuel Curbelo Andermatten -->\n  <div id=\"modal-emanuel-curbelo\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Emanuel Curbelo Andermatten<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/CA0A2B0D-677A-4B06-B175-73FB4D90FB0F-e1764355193819.jpeg\" alt=\"Emanuel Curbelo Andermatten\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Founding Partner &amp; Chief Investment Officer (CIO)<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Lawyer, entrepreneur, and financial strategist with multidisciplinary training in law and international relations. He holds a bachelor's degree in international relations and a law degree, which gives him a comprehensive perspective for analyzing, structuring, and executing real estate investment projects from a legal, economic, and geopolitical standpoint.<\/p>\n            <p>His professional career has focused on financial structuring, strategic investment management, and connecting international capital with high real value opportunities in Puerto Rico and Latin America. He has led legal and financial due diligence processes, designed investment models backed by real assets, and led private equity negotiations with individual and institutional investors.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Jes\u00fas Alejandro Requena -->\n  <div id=\"modal-jesus-requena\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Jes\u00fas Alejandro Requena<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/1.jpg\" alt=\"Jes\u00fas Alejandro Requena\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Chief Operating Officer (COO)<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Computer engineer with extensive experience in administration, operational analysis, systems, and institutional management. He has coordinated complex administrative processes in both the public and private sectors and has managed remote operations for multinational teams. He is proficient in process organization, data management, operational compliance, and daily execution of business systems.<\/p>\n            <p>At the PRRE Fund, Mr. Requena directs and supervises all internal fund operations, implements administrative controls, standardizes processes, and ensures the operational continuity necessary to execute development and financing projects at scale. His precision, discipline, and coordination skills make him a fundamental pillar of the fund's operational structure.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Merlyn Macias Mart\u00ednez -->\n  <div id=\"modal-merlyn-macias\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Merlyn Macias Mart\u00ednez<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/2.jpg\" alt=\"Merlyn Macias Mart\u00ednez\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Chief Financial Officer (CFO)<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Financial executive with a distinguished track record in corporate accounting, financial analysis, budget planning, and strategic resource management. Her career has been characterized by a rigorous focus on data accuracy, financial control, compliance with internal processes, and efficient management of capital flows in organizations with complex operational structures.<\/p>\n            <p>As Chief Financial Officer (CFO) of Puerto Rico Real Estate Fund LLC, Merlyn oversees the Fund's financial health, directs accounting processes, controls the execution of sources and uses of capital, implements performance metrics, ensures the accuracy of financial reports, and coordinates administrative and financial flows between Puerto Rico and the international teams that support the PRRE Fund's operating model.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Mauricio Torres Mac\u00edas -->\n  <div id=\"modal-mauricio-torres\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Mauricio Torres Mac\u00edas<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/3.jpg\" alt=\"Mauricio Torres Mac\u00edas\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Financial Controller<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Financial and accounting professional with experience in internal control, reconciliations, financial information management, and rigorous monitoring of corporate processes. His profile is characterized by analytical precision, operational discipline, and the ability to implement control structures in dynamic, internationally distributed business ecosystems.<\/p>\n            <p>As Financial Controller of Puerto Rico Real Estate Fund LLC, Mauricio is responsible for implementing and maintaining the Fund's financial control processes, ensuring the consistency of accounting data, tracking transactions, integrating information for financial due diligence, and monitoring budget execution within the Fund's real estate investment structure.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Cesar Uricare Torres -->\n  <div id=\"modal-cesar-uricare\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Cesar Uricare Torres<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/4.jpg\" alt=\"Cesar Uricare Torres\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Director of Digital Strategy &amp; Corporate Branding<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Professional specializing in digital strategy, corporate communications, and visual identity development with experience in web platform design, institutional branding, and content production for the financial and investment sectors. His approach integrates strategic design, visual architecture, and creative direction geared toward high-profile corporate projects.<\/p>\n            <p>Como Director of Digital Strategy &amp; Corporate Branding del PRRE Fund, Cesar lidera la construcci\u00f3n integral de la presencia digital del Fondo, asegurando que su identidad visual proyecte solidez, profesionalismo y transparencia en todos los canales. Supervisa el dise\u00f1o del sitio web institucional, el desarrollo de materiales para inversionistas, la identidad visual de marca y las comunicaciones estrat\u00e9gicas destinadas a socios, inversionistas y entidades financieras.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Oriana Eman Hern\u00e1ndez -->\n  <div id=\"modal-oriana-hernandez\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Oriana Eman Hern\u00e1ndez<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/11\/5.jpg\" alt=\"Oriana Eman Hern\u00e1ndez\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Strategic Operations Coordinator<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Ejecutiva especializada en operaciones estrat\u00e9gicas, comunicaciones institucionales y coordinaci\u00f3n operativa, con una marcada capacidad para organizar interacciones entre equipos internos, socios estrat\u00e9gicos y estructuras empresariales de inversi\u00f3n inmobiliaria.<\/p>\n            <p>Su perfil combina competencias en gesti\u00f3n estrat\u00e9gica, desarrollo de relaciones de negocio, comunicaci\u00f3n corporativa, coordinaci\u00f3n de informaci\u00f3n clave para procesos de evaluaci\u00f3n y apoyo operativo a la direcci\u00f3n ejecutiva de la Compa\u00f1\u00eda.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal F\u00e9lix Antonio Aza Gonz\u00e1lez -->\n  <div id=\"modal-felix-aza\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>F\u00e9lix Antonio Aza Gonz\u00e1lez<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Felix-Antonio-Aza-Gonzalez-1.jpeg\" alt=\"F\u00e9lix Antonio Aza Gonz\u00e1lez\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Project Development and Construction Manager<\/p>\n          <div class=\"ci-team-bio\">\n            <p>F\u00e9lix Antonio Aza Gonz\u00e1lez is a senior project development and construction manager with over 30 years of continuous experience in the planning, execution, and supervision of large-scale construction projects.<\/p>\n            <p>He has served for more than three decades as Development and Construction Manager, directly leading the technical, administrative, and operational coordination of residential, commercial, and infrastructure projects, ensuring compliance with costs, schedules, technical specifications, and quality standards.<\/p>\n            <p>His experience includes comprehensive construction management, coordination with architects, engineers, contractors, suppliers, and government agencies, as well as budget control, change orders, and development phases from pre-construction to final delivery. He is widely recognized for his practical judgment, in-depth knowledge of the construction process, and ability to execute complex projects efficiently and with discipline.<\/p>\n            <p>F\u00e9lix Aza Gonz\u00e1lez brings to the team a solid and reliable operational foundation, essential for supporting real estate development projects financed by commercial banks, investment funds, and private equity structures, ensuring responsible execution and mitigation of construction risks.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Gerardo Misla Villalba -->\n  <div id=\"modal-gerardo-misla\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Gerardo Misla Villalba<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/bn.jpeg\" alt=\"Gerardo Misla Villalba\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Chief Engineering &amp; Development Officer<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Engineer with extensive experience in the design, technical planning and execution of real estate development projects in Puerto Rico. His professional career has focused on the comprehensive coordination of construction processes, supervision of works and the management skills needed to transform conceptual projects in housing developments fully executed.<\/p>\n            <p>Features a deep knowledge of the regulatory system and the process of permit processing in Puerto Rico including the processing and coordination of approvals to government agencies, municipal authorities, and regulatory bodies involved in the development of residential projects.<\/p>\n            <p>Como Chief Engineering &amp; Development Officer, Gerardo lidera la planificaci\u00f3n t\u00e9cnica y la gesti\u00f3n de permisos de los proyectos del Fondo, supervisa el cumplimiento de est\u00e1ndares de ingenier\u00eda, coordina con arquitectos, contratistas y consultores especializados, y asegura que cada desarrollo avance de manera eficiente desde la fase de dise\u00f1o hasta su construcci\u00f3n final. Su rol es clave para garantizar que los proyectos del PRRE Fund cumplan con los requisitos regulatorios, mantengan est\u00e1ndares t\u00e9cnicos de alto nivel y se ejecuten dentro de los cronogramas establecidos.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Technical Management Integral<\/h4>\n              <p>Expert coordination of construction processes and supervision of works for housing developments.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Knowledge Of Regulatory<\/h4>\n              <p>Deep domain system of permit processing and approvals of government in Puerto Rico.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Leadership in Execution<\/h4>\n              <p>Ensures that projects moving efficiently from the design to the final construction.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Walezka Rodr\u00edguez -->\n  <div id=\"modal-walezka-rodriguez\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Walezka Rodriguez<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/img5.jpeg\" alt=\"Walezka Rodr\u00edguez\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Real Estate Sales Manager<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Professional real estate and Realtor licensed in Puerto Rico, with experience in the marketing of residential properties and in the management of sales processes within the local real estate market.<\/p>\n            <p>Throughout his career he has developed a strong ability to connect buyers with real estate opportunities in high-value, manage processes of negotiation and accompany clients during all phases of the acquisition of a property, from the promotion initial until the closing of the transaction.<\/p>\n            <p>As a Real Estate Sales Manager, Walezka leads the marketing strategies of the residential projects of the company, coordinates the sales team, manages the relationship with buyers and real estate brokers, and supervises the process of sale of the units developed. Your work ensures that the projects of the PRRE Fund to achieve an efficient positioning in the market, facilitating the rotation of the inventory and contributing directly to the return of investment for the participants of the Fund.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Business Experience<\/h4>\n              <p>Realtor licensed with extensive experience in the real estate market in Puerto Rico.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Sales management<\/h4>\n              <p>Specialist in negotiation processes and accompaniment integral to the customer.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Business Strategy<\/h4>\n              <p>He leads the marketing of residential projects and maximize the rotation of inventory.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Francisco Javier Misla -->\n  <div id=\"modal-francisco-misla\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Francisco Javier Misla<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/img3-e1770297813913.jpeg\" alt=\"Francisco Javier Misla\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Managing Director \u2013 Real Estate &amp; Projects<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Professional real estate and Realtor licensed in Puerto Rico, with direct experience in the implementation and oversight of residential development projects. His work focuses on the operational coordination in the field, ensuring that projects move forward in accordance with the construction plans, timelines established and the quality standards defined for each development.<\/p>\n            <p>Throughout his career he has been actively involved in the supervision of works, coordinating work teams, contractors and suppliers involved in the different stages of construction of residential projects.<\/p>\n            <p>Como Managing Director \u2013 Real Estate &amp; Projects, Francisco Javier supervisa las obras de los desarrollos de la compa\u00f1\u00eda directamente en sitio, coordinando la ejecuci\u00f3n diaria de los proyectos y asegurando que cada etapa de construcci\u00f3n se realice conforme a los planes t\u00e9cnicos y a los objetivos operativos del PRRE Fund. Su rol permite mantener un control constante sobre el progreso de las obras, garantizando eficiencia en la ejecuci\u00f3n y alineaci\u00f3n entre el desarrollo f\u00edsico de los proyectos y la estrategia general del Fondo.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Supervision in the Field<\/h4>\n              <p>Operational coordination of direct residential development projects on site.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Construction management<\/h4>\n              <p>Experience in coordination of teams, contractors and suppliers in stages of construction.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Quality Control<\/h4>\n              <p>Ensures projects comply with technical plans, and timelines defined standards.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<!-- Modal Miqueas Curbelo --> <div id=\"modal-miqueas-curbelo\" class=\"ci-modal ci-team-modal\"> <div class=\"ci-modal-content\"> <div class=\"ci-modal-header\"> <h2>Miqueas Curbelo<\/h2> <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button> <\/div> <div class=\"ci-modal-body\"> <div class=\"ci-modal-images-side\"> <div class=\"ci-modal-main-image\"> <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/06\/miqueas-curbelo.jpg\" alt=\"Miqueas Curbelo\"> <\/div> <\/div> <div class=\"ci-team-member-info\"> <p class=\"ci-team-position\">Director of Strategic Investor Relations<\/p> <div class=\"ci-team-bio\"> <p>Miqueas Curbelo se desempe\u00f1a como Director of Strategic Investor Relations de Puerto Rico Real Estate Fund LLC, apoyando la comunicaci\u00f3n estrat\u00e9gica con inversionistas, socios potenciales y contactos clave vinculados al crecimiento de la Compa\u00f1\u00eda.<\/p> <p>Su perfil biling\u00fce le permite colaborar directamente en la interacci\u00f3n con inversionistas de habla hispana e inglesa, facilitando una comunicaci\u00f3n clara, profesional y alineada con los objetivos institucionales del PRRE Fund.<\/p> <p>En su rol, Miqueas contribuye al seguimiento de relaciones estrat\u00e9gicas, la coordinaci\u00f3n de comunicaciones con inversionistas y el acompa\u00f1amiento de potenciales participantes durante el proceso de inversi\u00f3n. Su trabajo fortalece la capacidad del equipo para mantener una comunicaci\u00f3n fluida, organizada y profesional en cada etapa, desde las conversaciones iniciales hasta la asistencia necesaria para avanzar en el proceso de inversi\u00f3n.<\/p> <\/div> <div class=\"ci-team-highlights\"> <div class=\"ci-team-highlight\"> <h4>Comunicaci\u00f3n Biling\u00fce<\/h4> <p>Facilita la comunicaci\u00f3n profesional con inversionistas de habla hispana e inglesa.<\/p> <\/div> <div class=\"ci-team-highlight\"> <h4>Relaciones con Inversionistas<\/h4> <p>Apoya el seguimiento, la coordinaci\u00f3n y el desarrollo de relaciones estrat\u00e9gicas con potenciales inversionistas.<\/p> <\/div> <div class=\"ci-team-highlight\"> <h4>Asistencia en el Proceso de Inversi\u00f3n<\/h4> <p>Acompa\u00f1a a potenciales participantes durante las distintas etapas del proceso de inversi\u00f3n, ayudando a mantener una experiencia clara, organizada y profesional.<\/p> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div>\n\n  <!-- =========================\n       MODALES DE ASESORES\n  ========================== -->\n\n  <!-- Modal Jos\u00e9 Col\u00f3n -->\n  <div id=\"modal-jose-colon\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Jos\u00e9 Col\u00f3n<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Jose-colon-1.jpeg\" alt=\"Jos\u00e9 Col\u00f3n\">\n          <\/div>\n          <div class=\"ci-modal-company-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Logo-Jose-colon.jpeg\" alt=\"Col\u00f3n \u00c1lvarez CPA, LLC\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Managing Partner \u2013 Col\u00f3n \u00c1lvarez CPA, LLC<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Jos\u00e9 Col\u00f3n is a Certified Public Accountant (CPA) in Puerto Rico and Managing Partner of Col\u00f3n \u00c1lvarez CPA, LLC. In his professional practice, he leads and supervises audit engagements, coordinating work teams and managing multiple assignments simultaneously, with direct responsibility for resource planning, reviewing audit programs, and evaluating the scope and compliance with applicable professional requirements.<\/p>\n            <p>He has a solid track record in analyzing tax and fiscal matters, an area in which he has developed particular expertise in income taxes. His professional experience spans sectors such as financial institutions, construction, real estate development, commercial leasing, wholesale and retail trade, as well as non-profit organizations, including health and diagnostic centers.<\/p>\n            <p>Throughout his career, he has been involved in the preparation, analysis, and interpretation of financial information for management decision-making and the issuance of financial statements. He has also represented clients before government agencies and regulatory bodies, financial institutions, shareholders, and other stakeholders.<\/p>\n            <p>In the field of real estate development and investment, he provides accounting advisory services to Puerto Rico Real Estate Fund LLC, contributing technical expertise in accounting, tax compliance, and financial structure. His role focuses on strengthening the organization's financial transparency, administrative order, and regulatory compliance.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Accounting Experience<\/h4>\n              <p>CPA specializing in auditing, tax analysis, and corporate financial control.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Diversified Sectors<\/h4>\n              <p>Experience in finance, construction, real estate development, and nonprofit organizations.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Comprehensive Management<\/h4>\n              <p>Leadership in auditing, regulatory compliance, and financial structuring for real estate projects.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Jerome (Jerry) Pierce Jr. -->\n  <div id=\"modal-jerry-pierce\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Jerome (Jerry) Pierce Jr.<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/04\/2.jpeg\" alt=\"Jerome (Jerry) Pierce Jr.\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Senior Advisor \u2013 Strategic Capital &amp; Investor Relations<br><small>Supporting the Fund's Executive Operating Strategy<\/small><\/p>\n          <div class=\"ci-team-bio\">\n            <p>Jerome (&#8220;Jerry&#8221;) Pierce Jr. se desempe\u00f1a como Senior Advisor \u2013 Strategic Capital &amp; Investor Relations de Puerto Rico Real Estate Fund LLC, donde apoya al Fondo en la expansi\u00f3n de relaciones con inversionistas estrat\u00e9gicos, socios institucionales y fuentes de capital interesadas en oportunidades de desarrollo inmobiliario en Puerto Rico. En este rol, el Sr. Pierce trabaja estrechamente con el Equipo Ejecutivo y colabora con el liderazgo operativo del Fondo para alinear la participaci\u00f3n de los inversionistas con la estrategia de ejecuci\u00f3n de las iniciativas de desarrollo del Fondo.<\/p>\n            <p>Mr. Pierce is the Chief Executive Officer (CEO) of The Interamerica Group (TIG), a management consulting and government relations firm with offices in Washington, D.C., San Juan, Puerto Rico, and S\u00e3o Paulo, Brazil. Through TIG, he has advised companies and organizations on development projects across the housing, energy, and infrastructure sectors, with particular experience in projects associated with federally funded initiatives and international investment.<\/p>\n            <p>Previously, Mr. Pierce served within the United States government as Acting Assistant Secretary for Administration at the U.S. Department of Housing and Urban Development (HUD) in Washington, D.C., where he oversaw major divisions of the agency, including budgeting, information technology, finance and accounting, human resources, and procurement. In this role, he developed extensive knowledge of federal housing policy, government financing mechanisms, and the operational dynamics of federal agencies, Congress, and the Executive Branch.<\/p>\n            <p>Prior to that, Mr. Pierce served as Deputy Mayor of Jersey City, New Jersey, where he worked on initiatives related to affordable housing, healthcare, and community planning and development.<\/p>\n            <p>Within the private sector, Mr. Pierce held executive leadership positions at Mobil Oil and Unocal Chemicals, focusing on sales, business development, and the creation of export distribution channels for petroleum and chemical products throughout the Caribbean and Latin America. He later served as CEO of Interamerica Global, a healthcare technology company in Brazil, which he successfully led through its sale in 2019.<\/p>\n            <p>Mr. Pierce also played a role in facilitating financing and support initiatives for Puerto Rico\u2019s reconstruction efforts following the devastation caused by Hurricane Mar\u00eda.<\/p>\n            <p>He holds a Bachelor\u2019s Degree in Latin American Studies and Spanish from Dartmouth College, where he served as captain of the football team and remains Dartmouth football\u2019s all-time leading tackler. He received the prestigious Swede Nelson Award from the Boston Gridiron Club for excellence in academics, athletics, sportsmanship, and citizenship, and completed graduate studies in Public Administration at American University in Washington, D.C.<\/p>\n            <p>Mr. Pierce is fluent in English, Spanish, and Portuguese, and is the recipient of the International Golden Rule Award (United Nations, 2014) for service to humanity. He was inducted into the East Orange, New Jersey Hall of Fame in 2017.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Federal &amp; Public Leadership<\/h4>\n              <p>Former Acting Assistant Secretary at HUD and former Deputy Mayor of Jersey City, bringing extensive experience in government operations and federally funded initiatives.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Strategic Capital &amp; Investor Relations<\/h4>\n              <p>Specialist in connecting institutional partners and strategic investors with real estate development opportunities throughout Puerto Rico.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>International Business &amp; Consulting<\/h4>\n              <p>CEO of The Interamerica Group (TIG), with executive experience at Mobil Oil, Unocal Chemicals, and successful leadership in healthcare technology ventures in Brazil.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Carlos J. D\u00e1vila -->\n  <div id=\"modal-carlos-davila\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Carlos J. D\u00e1vila<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Carlos-J.-Avila-Recorte.jpeg\" alt=\"Carlos J. D\u00e1vila\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Strategic Advisor on Financial Structures<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Carlos J. D\u00e1vila is a senior banking executive with over 27 years of experience in the financial industry, with a distinguished career in international and community banking institutions in the United States and Puerto Rico.<\/p>\n            <p>Throughout his career, he has held positions of utmost responsibility, notably as President of Citibank for Puerto Rico and the state of Florida, where he led regional strategy and banking operations in both markets. During this period, he was responsible for a significant expansion of the institution, increasing the branch network from 45 to 65 offices and strengthening Citibank's presence in highly competitive and highly regulated markets.<\/p>\n            <p>He subsequently served as Chief Operating Officer (COO) of Westernbank in Puerto Rico, one of the country's most important financial institutions at the time, with multi-billion dollar assets. In this role, he oversaw complex large-scale operations, consolidating his experience in banking management, operational control, and corporate governance.<\/p>\n            <p>Between 2012 and 2015, Carlos J. D\u00e1vila served as President and Chief Executive Officer (CEO) of US Century Bank in South Florida. During this period, he successfully led a $65 million recapitalization process, approved by shareholders and regulators, enabling the financial strengthening and continuity of the institution as an independent community bank in the wake of the financial crisis.<\/p>\n            <p>He currently serves as a strategic advisor to several financial groups in Puerto Rico and the United States, participating in the structuring of complex financing for high-impact projects, as well as in the design of financial facilities and investment schemes between private equity funds, financial institutions, and developers.<\/p>\n            <p>Recognized as an influential leader within the Hispanic business community, Carlos J. D\u00e1vila combines strategic vision, operational experience, and institutional credibility. His profile is distinguished by his ability to lead financial organizations in complex contexts, manage relationships with regulators and investors, and lead financial transformation processes with discipline and soundness.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Banking Experience<\/h4>\n              <p>Over 27 years in the financial sector, holding executive positions in leading institutions.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Strategic Leadership<\/h4>\n              <p>He has managed multinational institutions and led expansion and recapitalization processes.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Specialized Advisory<\/h4>\n              <p>Expert in structuring complex financing and real estate investment schemes.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MODAL NUEVO: Lcda. Marie Qui\u00f1ones Ta\u00f1\u00f3n -->\n  <div id=\"modal-marie-quinones\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Lcda. Marie Qui\u00f1ones Ta\u00f1\u00f3n<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/05\/Lcda.-Marie-Quinonez.jpeg\" alt=\"Lcda. Marie Qui\u00f1ones Ta\u00f1\u00f3n\">\n          <\/div>\n          <div class=\"ci-modal-company-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/05\/gemini.jpg-1f06aa.svg\" alt=\"LBRG Law Firm Logo\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Managing Member \u2013 LBRG Law Firm<br><small>Corporate Legal &amp; Executive Advisor to the Fund<\/small><\/p>\n          <div class=\"ci-team-bio\">\n            <p>Marie L. Qui\u00f1ones Ta\u00f1\u00f3n, Esq. is an attorney and executive leader at LBRG Law Firm, where she serves as Managing Member. In this role, she participates in the strategic direction and oversight of high-level corporate, commercial, and legal matters, advising companies, investors, and organizations throughout Puerto Rico.<\/p>\n            <p>Recognized for her professional approach, leadership, and ability to manage complex matters, Ms. Qui\u00f1ones Ta\u00f1\u00f3n has developed a career focused on corporate legal services and the strategic representation of clients across multiple economic sectors. Her experience includes coordinating legal matters related to business operations, corporate structures, regulatory compliance, and corporate advisory services.<\/p>\n            <p>As part of the advisory team of Puerto Rico Real Estate Fund LLC, she contributes a comprehensive legal perspective focused on business development, corporate protection, strategic management, and legal compliance, all fundamental elements for investment and real estate development projects in Puerto Rico.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Strategic Leadership<\/h4>\n              <p>Managing Member of LBRG Law Firm, leading high-level corporate and legal matters.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Specialized Advisory<\/h4>\n              <p>Experienced in corporate structures, regulatory compliance, and business advisory services.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Contact Information<\/h4>\n              <p>1509 Ave. F.D. Roosevelt, Suite 306, Guaynabo, PR 00968<br>\n              Tel. (787) 724-0230 Ext. 237 | Directo: (787) 722-0988<br>\n              Email: mariequinones@lbrglaw.com | Web: www.lbrglaw.com<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Eddie Nieves -->\n  <div id=\"modal-eddie-nieves\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Eddie Nieves<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Eddie-Nieves-recorte.jpeg\" alt=\"Eddie Nieves\">\n          <\/div>\n          <div class=\"ci-modal-company-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Eddie-Realty-PNG.webp\" alt=\"Eddie Realty &amp; Associates\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Real Estate Broker \u2013 Eddie Realty &amp; Associates<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Eddie Nieves is a real estate broker with more than twenty years of experience in the Puerto Rico real estate market, with a particular focus on the southwestern region of the island. Since 2002, he has developed his career in real estate brokerage and the marketing of residential projects, working directly with buyers, sellers, and developers.<\/p>\n            <p>Inici\u00f3 su trayectoria profesional como Vendedor de Bienes Ra\u00edces en C&amp;C Bienes Ra\u00edces &amp; Associates, especializ\u00e1ndose en la venta de proyectos residenciales nuevos en municipios como A\u00f1asco, San Germ\u00e1n y Cabo Rojo. Durante esta etapa particip\u00f3 en la colocaci\u00f3n de inventario en desarrollos residenciales como Valle Real, Paseo del Valle, Monte Claro I y II, y Villas de Campomar.<\/p>\n            <p>En 2007 obtuvo su licencia como Corredor de Bienes Ra\u00edces y fund\u00f3 Eddie Realty &amp; Associates LLC, firma desde la cual ha liderado equipos dedicados a la intermediaci\u00f3n de propiedades reposesas, solares, fincas, residencias y proyectos inmobiliarios, as\u00ed como a la comercializaci\u00f3n de desarrollos residenciales de mediana y gran escala.<\/p>\n            <p>His professional experience includes coordinating sales processes that require interaction with developers, financial institutions, and end customers, contributing his knowledge of the local market, valuation criteria, and commercial execution. He also holds professional designations from the National Association of Realtors (NAR), including E-Pro, SFR, MRP, and ABR, which support his ongoing training and adherence to professional standards in the sector.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Local Experience<\/h4>\n              <p>Over 20 years specializing in the real estate market in southwestern Puerto Rico.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Successful Marketing<\/h4>\n              <p>Proven track record in the sale of medium- and large-scale residential projects.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Professional Certifications<\/h4>\n              <p>E-Pro, SFR, MRP, and ABR designations awarded by the National Association of Realtors.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Raquel Irrizary -->\n  <div id=\"modal-raquel-irrizary\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Raquel Irizarry<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2026\/02\/3.jpg\" alt=\"Raquel Irrizary\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Strategic Advisor \u2013 Private Capital &amp; Retirement Structures I Unique Financial Services<\/p>\n          <div class=\"ci-team-bio\">\n            <p>With over 32 years of experience as an entrepreneur and 26 years of experience in advanced financial planning, she specializes in designing and structuring private equity strategies and retirement structures for entrepreneurs, executives, and high-net-worth investors.<\/p>\n            <p>Its approach focuses on creating and preserving wealth for retirement, integrating tax efficiency, asset protection, risk management, and a long-term vision, with the goal of ensuring that capital transcends active income and maintains its strategic function in later stages of financial life.<\/p>\n            <p>Throughout his career, he has worked directly with business owners and investors to optimize and protect their wealth, designing solutions that combine private capital, implementation of non-qualified retirement structures, and legacy continuity, always from a perspective of control, clarity, and durability.<\/p>\n            <p>As part of Unique Financial Services (UFS), it acts as a strategic advisor, assisting its clients in the strategic organization of financial resources that respond to both current opportunities and future risks.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Comprehensive Experience<\/h4>\n              <p>32 years as an entrepreneur and 26 years in advanced financial planning.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Strategic Specialization<\/h4>\n              <p>Design of private equity strategies and exit structures for high net worth individuals.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Holistic Approach<\/h4>\n              <p>Integration of tax efficiency, asset protection, and risk management with a long-term vision.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Robert Robinson -->\n  <div id=\"modal-robert-robinson\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Robert Robinson<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Robert-Robinson-recorte-e1766072911845.jpeg\" alt=\"Robert Robinson\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Managing Director \u2013 Builders &amp; Designers Corporation<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Robert Robinson es arquitecto y desarrollador inmobiliario, y se desempe\u00f1a como Managing Director de Builders &amp; Designers Corporation Cuenta con experiencia en el dise\u00f1o, planificaci\u00f3n y desarrollo de proyectos inmobiliarios, integrando criterios arquitect\u00f3nicos, funcionales y financieros a lo largo de todo el ciclo de development.<\/p>\n            <p>His career combines the technical vision inherent to architecture with a practical approach focused on project execution and feasibility, participating in conceptualization, design, coordination of technical teams, and supervision of construction processes. He has worked on projects that require effective coordination between design, costs, schedules, and applicable regulations.<\/p>\n            <p>In his role as advisor, he provides a comprehensive perspective on real estate development, contributing to project evaluation from the initial stages, feasibility analysis, and optimization of design solutions aligned with project objectives. His experience is key to ensuring that real estate initiatives are developed according to criteria of efficiency, functionality, and regulatory compliance.Em sua fun\u00e7\u00e3o como consultor, ele traz uma vis\u00e3o abrangente sobre o desenvolvimento imobili\u00e1rio, contribuindo para a avalia\u00e7\u00e3o de projetos desde suas etapas iniciais, a an\u00e1lise de viabilidade e a otimiza\u00e7\u00e3o de solu\u00e7\u00f5es de design alinhadas com os objetivos do projeto. Sua experi\u00eancia \u00e9 fundamental para garantir que as iniciativas imobili\u00e1rias sejam desenvolvidas sob crit\u00e9rios de efici\u00eancia, funcionalidade e conformidade regulat\u00f3ria.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Dual Expertise<\/h4>\n              <p>Architect and developer with a comprehensive vision for real estate projects.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Comprehensive Approach<\/h4>\n              <p>Integrates architectural design, functionality, and financial viability into every project.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Strategic Optimization<\/h4>\n              <p>Specialized in feasibility analysis and optimization of design solutions.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Modal Alejandro Perez -->\n  <div id=\"modal-alejandro-perez\" class=\"ci-modal ci-team-modal\">\n    <div class=\"ci-modal-content\">\n      <div class=\"ci-modal-header\">\n        <h2>Alejandro Perez, SRA<\/h2>\n        <button class=\"ci-close-modal\" type=\"button\">\u00d7<\/button>\n      <\/div>\n      <div class=\"ci-modal-body\">\n        <div class=\"ci-modal-images-side\">\n          <div class=\"ci-modal-main-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Alejandro-Perez-Tasador.png\" alt=\"Alejandro Perez, SRA\">\n          <\/div>\n          <div class=\"ci-modal-company-image\">\n            <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Logo-alejandro-perez.jpeg\" alt=\"P\u00e9rez Valuation Services\">\n          <\/div>\n        <\/div>\n        <div class=\"ci-team-member-info\">\n          <p class=\"ci-team-position\">Perez Valuation Services<\/p>\n          <div class=\"ci-team-bio\">\n            <p>Alejandro P\u00e9rez is a Certified General Appraiser with over twenty-six years of experience in real estate asset valuation across multiple market segments. He is the owner of Perez Valuation Services and has a proven track record in preparing appraisals for financial, commercial, and regulatory purposes.<\/p>\n            <p>His professional experience encompasses the appraisal of single-family and multi-family residences, commercial and industrial properties, residential and commercial land, apartment complexes, residential and commercial condominiums, offices, industrial facilities, warehouses, manufacturing facilities, rental studios, motels and hotels, as well as repossessed properties and residential developments.<\/p>\n            <p>Throughout his career, he has participated in asset valuation for financial institutions, developers, investors, and other entities that require reliable and technically sound value analysis. His work is characterized by the rigorous application of recognized appraisal methodologies, in-depth market knowledge, and compliance with applicable professional standards.<\/p>\n            <p>In his role as an advisor, he provides independent judgment and technical expertise in real estate valuation processes, contributing to informed decision-making in investment and development projects. His professional approach is based on excellence, objectivity, and technical rigor, aimed at strengthening the transparency and soundness of real estate transactions.<\/p>\n          <\/div>\n          <div class=\"ci-team-highlights\">\n            <div class=\"ci-team-highlight\">\n              <h4>Professional Certification<\/h4>\n              <p>Certified General Appraiser with over 26 years of experience in real estate valuation.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Extensive Experience<\/h4>\n              <p>Specialized in multiple market segments: residential, commercial, industrial, and tourism.<\/p>\n            <\/div>\n            <div class=\"ci-team-highlight\">\n              <h4>Technical Rigour<\/h4>\n              <p>Applies internationally recognized methodologies to ensure accuracy and objectivity.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  (function() {\n    'use strict';\n    \n    document.addEventListener('DOMContentLoaded', function() {\n      const cornerstoneEl = document.querySelector('.cornerstone-investments-wp');\n      if (!cornerstoneEl) return;\n      \n      \/\/ Scroll Animation\n      function checkScroll() {\n        const fadeElements = cornerstoneEl.querySelectorAll('.ci-fade-in');\n        const windowHeight = window.innerHeight;\n        \n        fadeElements.forEach(element => {\n          const elementTop = element.getBoundingClientRect().top;\n          if (elementTop < windowHeight - 120) {\n            element.classList.add('visible');\n          }\n        });\n      }\n      \n      window.addEventListener('scroll', checkScroll, { passive: true });\n      window.addEventListener('load', checkScroll);\n      \n      \/\/ Modal Functions\n      function openModal(modalId) {\n        const modal = document.getElementById(modalId);\n        if (modal) {\n          modal.style.display = 'block';\n          document.body.style.overflow = 'hidden';\n        }\n      }\n      \n      function closeModal(modal) {\n        modal.style.display = 'none';\n        document.body.style.overflow = '';\n      }\n      \n      \/\/ Team Member Cards\n      cornerstoneEl.querySelectorAll('.ci-team-member-card').forEach(card => {\n        card.addEventListener('click', function() {\n          const modalId = this.getAttribute('data-modal');\n          if (modalId) openModal(modalId);\n        });\n      });\n      \n      \/\/ Advisor Cards\n      cornerstoneEl.querySelectorAll('.ci-advisor-card').forEach(card => {\n        card.addEventListener('click', function() {\n          const modalId = this.getAttribute('data-modal');\n          if (modalId) openModal(modalId);\n        });\n      });\n      \n      \/\/ Close Buttons\n      cornerstoneEl.querySelectorAll('.ci-close-modal').forEach(button => {\n        button.addEventListener('click', function() {\n          const modal = this.closest('.ci-modal');\n          if (modal) closeModal(modal);\n        });\n      });\n      \n      \/\/ Close on Outside Click\n      cornerstoneEl.querySelectorAll('.ci-modal').forEach(modal => {\n        modal.addEventListener('click', function(e) {\n          if (e.target === this) closeModal(this);\n        });\n      });\n      \n      \/\/ ESC Key Close\n      document.addEventListener('keydown', function(e) {\n        if (e.key === 'Escape') {\n          cornerstoneEl.querySelectorAll('.ci-modal').forEach(modal => {\n            if (modal.style.display === 'block') closeModal(modal);\n          });\n        }\n      });\n      \n      \/\/ Initial check\n      checkScroll();\n    });\n  })();\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f04d5a0d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-64ee0ed2 alignfull uagb-is-root-container\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Invertir Ahora Conoce nuestro equipo Ram\u00f3n Misla Villalba Founding Partner &amp; Chief Executive Officer (CEO) Emanuel Curbelo Andermatten Founding Partner [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_themeisle_gutenberg_block_has_review":false,"iawp_total_views":190,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-1584","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_edit_lock":["1782482666:1"],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":["disabled"],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["default"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"_themeisle_gutenberg_block_has_review":[""],"footnotes":[""],"_edit_last":["1"],"um_content_restriction":["a:8:{s:26:\"_um_custom_access_settings\";b:0;s:14:\"_um_accessible\";i:0;s:28:\"_um_access_hide_from_queries\";b:0;s:19:\"_um_noaccess_action\";i:0;s:30:\"_um_restrict_by_custom_message\";i:0;s:27:\"_um_restrict_custom_message\";s:0:\"\";s:19:\"_um_access_redirect\";i:0;s:23:\"_um_access_redirect_url\";s:0:\"\";}"],"iawp_total_views":["190"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:4;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_uagb_last_spectra_edit":["1776780442"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"52ba5742301a933c6e603fdfdba6cf02\";s:6:\"images\";a:1:{i:0;i:72;}}"],"rank_math_seo_score":["26"],"rank_math_title":["Real Estate Development Team in Puerto Rico | PRRE"],"rank_math_description":["Meet PRRE\u2019s leadership, advisors and development team behind large-scale residential and real estate projects across Puerto Rico"],"rank_math_internal_links_processed":["1"],"_eb_reusable_block_ids":["a:0:{}"],"_eb_attr":[""],"_uag_css_file_name":["uag-css-1584.css"],"_uag_js_file_name":["uag-js-1584.js"],"_uag_page_assets":["a:9:{s:3:\"css\";s:58314:\".wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.wp-block-uagb-container.uagb-block-dcd86be0 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dcd86be0 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dcd86be0 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-dcd86be0 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-dcd86be0 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dcd86be0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-dcd86be0{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-12e4ed42 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12e4ed42 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12e4ed42 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-12e4ed42 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-12e4ed42 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12e4ed42{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12e4ed42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-12e4ed42{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-f04d5a0d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f04d5a0d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f04d5a0d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-f04d5a0d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-f04d5a0d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f04d5a0d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f04d5a0d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-f04d5a0d{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-64ee0ed2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64ee0ed2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64ee0ed2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-64ee0ed2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-64ee0ed2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64ee0ed2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-64ee0ed2{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dcd86be0{width: 100%;}.wp-block-uagb-container.uagb-block-dcd86be0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12e4ed42{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12e4ed42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-12e4ed42{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f04d5a0d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f04d5a0d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-f04d5a0d{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64ee0ed2{width: 100%;}.wp-block-uagb-container.uagb-block-64ee0ed2{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-dcd86be0{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-dcd86be0{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-12e4ed42{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-12e4ed42 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-12e4ed42{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-f04d5a0d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f04d5a0d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-f04d5a0d{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-64ee0ed2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-64ee0ed2{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}.uagb-buttons__outer-wrap .uagb-buttons__wrap{display:inline-flex;width:100%}.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}@media(max-width: 976px){.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}}@media(max-width: 767px){.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.ast-outline-button{padding:5px 10px}.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.ast-outline-button{padding:12px 24px}.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.ast-outline-button{padding:20px 30px}.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline),.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.ast-outline-button{padding:30px 65px}}.uagb-buttons__outer-wrap .uagb-buttons-repeater{display:flex;justify-content:center;align-items:center;transition:box-shadow .2s ease}.uagb-buttons__outer-wrap .uagb-buttons-repeater a.uagb-button__link{display:flex;justify-content:center}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon{font-size:inherit;display:flex;align-items:center}.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon svg{fill:currentColor;width:inherit;height:inherit}.wp-block-uagb-container.uagb-block-1b548a00 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b548a00 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b548a00 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-1b548a00 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-1b548a00 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b548a00{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-1b548a00{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.uagb-block-b92cabbf.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-b92cabbf.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-button__wrapper .uagb-buttons-repeater{font-size: 13px;padding-top: 16px;padding-bottom: 16px;padding-left: 24px;padding-right: 24px;color: #ffffff;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater.wp-block-button__link{border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-color: #333;border-style: solid;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-820af275.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-width: 0px;border-left-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-top-left-radius: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-color: #333;border-style: solid;}.wp-block-uagb-buttons .uagb-block-820af275.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater .uagb-button__link{color: #ffffff;font-size: 13px;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #ffffff;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-button__link{text-transform: normal;text-decoration: none;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b548a00{width: 100%;}.wp-block-uagb-container.uagb-block-1b548a00{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-b92cabbf.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-b92cabbf.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width: auto;}.wp-block-uagb-buttons .uagb-block-820af275.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #333;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #333;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-1b548a00{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-1b548a00{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}.uagb-block-b92cabbf.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-b92cabbf.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width: auto;}.wp-block-uagb-buttons .uagb-block-820af275.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: solid;border-color: #333;}.wp-block-uagb-buttons .uagb-block-820af275 .uagb-buttons-repeater.wp-block-button__link{border-style: solid;border-color: #333;}}.wp-block-uagb-container.uagb-block-7c4a26c1 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7c4a26c1 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7c4a26c1 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7c4a26c1 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7c4a26c1 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c4a26c1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-7c4a26c1{min-height: 0px;box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 30px;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c4a26c1{width: 100%;}.wp-block-uagb-container.uagb-block-7c4a26c1{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 30px;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7c4a26c1{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-7c4a26c1{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 30px;order: initial;flex-wrap: wrap;}}.wp-block-uagb-container.uagb-block-ffb85ff2 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffb85ff2 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffb85ff2 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-ffb85ff2 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-ffb85ff2 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffb85ff2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffb85ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-ffb85ff2{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffb85ff2{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffb85ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-ffb85ff2{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-ffb85ff2{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-ffb85ff2 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-ffb85ff2{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}.wp-block-uagb-advanced-heading h1,.wp-block-uagb-advanced-heading h2,.wp-block-uagb-advanced-heading h3,.wp-block-uagb-advanced-heading h4,.wp-block-uagb-advanced-heading h5,.wp-block-uagb-advanced-heading h6,.wp-block-uagb-advanced-heading p,.wp-block-uagb-advanced-heading div{word-break:break-word}.wp-block-uagb-advanced-heading .uagb-heading-text{margin:0}.wp-block-uagb-advanced-heading .uagb-desc-text{margin:0}.wp-block-uagb-advanced-heading .uagb-separator{font-size:0;border-top-style:solid;display:inline-block;margin:0 0 10px 0}.wp-block-uagb-advanced-heading .uagb-highlight{color:#f78a0c;border:0;transition:all .3s ease}.uag-highlight-toolbar{border-left:0;border-top:0;border-bottom:0;border-radius:0;border-right-color:#1e1e1e}.uag-highlight-toolbar .components-button{border-radius:0;outline:none}.uag-highlight-toolbar .components-button.is-primary{color:#fff}.wp-block-uagb-container.uagb-block-d54ca980 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d54ca980 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d54ca980 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-d54ca980 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-d54ca980 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-d54ca980{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d54ca980 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-d54ca980{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading .uagb-heading-text{color: #ce5651;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d54ca980{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d54ca980 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-d54ca980{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-d54ca980{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d54ca980 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-d54ca980{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-advanced-heading.uagb-block-6f9e037c.wp-block-uagb-advanced-heading {text-align: center;}}.wp-block-uagb-container.uagb-block-139f8eec .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-139f8eec .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-139f8eec .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-139f8eec .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-139f8eec .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-139f8eec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-139f8eec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-139f8eec{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-4);}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-139f8eec{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-139f8eec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-139f8eec{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-139f8eec{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-139f8eec > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-139f8eec{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-advanced-heading.uagb-block-94a7f394.wp-block-uagb-advanced-heading {text-align: center;}}.wp-block-uagb-container.uagb-block-a1f41d90.wp-block-uagb-container{color: #ce5651;}.wp-block-uagb-container.uagb-block-a1f41d90.wp-block-uagb-container *{color: #ce5651;}.wp-block-uagb-container.uagb-block-a1f41d90 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1f41d90 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1f41d90 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a1f41d90 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a1f41d90 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1f41d90{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1f41d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-a1f41d90{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-advanced-heading.uagb-block-c35ea275.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-c35ea275.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-c35ea275.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-c35ea275.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1f41d90{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1f41d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a1f41d90{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-a1f41d90{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a1f41d90 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-a1f41d90{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-advanced-heading.uagb-block-c35ea275.wp-block-uagb-advanced-heading {text-align: center;}}.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all .2s;display:inline-flex;color:#3a3a3a;align-items:center;text-decoration:none;box-shadow:none}.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap{display:block;align-items:center}.uagb-icon-list__source-wrap svg{display:block}.uagb-icon-list__source-image{width:40px}.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap{color:#3a3a3a;display:flex;align-items:center}.wp-block-uagb-icon-list-child{position:relative}.wp-block-uagb-icon-list-child>a{position:absolute;top:0;left:0;width:100%;height:100%}img.uagb-icon-list__source-image{max-width:unset}.wp-block-uagb-icon-list-child .uagb-icon-list__label{word-break:break-word}.wp-block-uagb-container.uagb-block-c955f745 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c955f745 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c955f745 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c955f745 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c955f745 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c955f745{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c955f745 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-c955f745{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child{text-decoration: !important;line-height: em;}.wp-block-uagb-icon-list.uagb-block-df69c72a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-44aca0c8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{fill: var(--ast-global-color-4) !important;color: var(--ast-global-color-4) !important;}.uagb-block-44aca0c8.wp-block-uagb-icon-list-child .uagb-icon-list__label{color: var(--ast-global-color-4) !important;}.uagb-block-44aca0c8.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-44aca0c8.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4f245ab1.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{fill: var(--ast-global-color-4) !important;color: var(--ast-global-color-4) !important;}.uagb-block-4f245ab1.wp-block-uagb-icon-list-child .uagb-icon-list__label{color: var(--ast-global-color-4) !important;}.uagb-block-4f245ab1.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-4f245ab1.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-26487f75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{fill: #ffffff !important;color: #ffffff !important;}.uagb-block-26487f75.wp-block-uagb-icon-list-child .uagb-icon-list__label{color: #ffffff !important;}.uagb-block-26487f75.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-26487f75.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c955f745{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c955f745 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c955f745{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-df69c72a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c955f745{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c955f745 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c955f745{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-df69c72a .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-df69c72a .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-df69c72a.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19.wp-block-uagb-advanced-heading .uagb-heading-text{color: #dc4848;}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-ab3ccf19 .uagb-heading-text{font-weight: 500;font-size: 22px;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8.wp-block-uagb-advanced-heading .uagb-heading-text{color: #ffffff;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-2e6eb4c8 .uagb-heading-text{font-weight: 300;font-size: 19px;}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow .2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:.2;background:rgba(0,0,0,.5);transition:opacity .35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform .35s,opacity .35s ease-in-out;transform:translate3d(0, 24px, 0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform .4s,opacity .4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform .45s,opacity .45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}.wp-block-uagb-container.uagb-block-7ffde27b .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7ffde27b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7ffde27b .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-7ffde27b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-7ffde27b .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-7ffde27b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7ffde27b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-7ffde27b{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.uagb-block-9d58e555.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 157px;height: auto;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9d58e555.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d58e555.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7ffde27b{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7ffde27b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-7ffde27b{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 157px;height: auto;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-7ffde27b{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-7ffde27b > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-7ffde27b{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-9d58e555.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 157px;height: auto;}}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-4);}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading a{color: var(--ast-global-color-4);}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading a:hover{color: var(--ast-global-color-0);}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-4169c50e.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-4);}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading a{color: var(--ast-global-color-4);}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading a:hover{color: var(--ast-global-color-0);}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-0f170457.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}\";s:2:\"js\";s:161:\"document.addEventListener(\"DOMContentLoaded\", function(){ window.addEventListener( 'load', function() {\n\tUAGBButtonChild.init( '.uagb-block-820af275' );\n});\n });\";s:18:\"current_block_list\";a:18:{i:0;s:14:\"uagb\/container\";i:2;s:9:\"core\/html\";i:3;s:14:\"core\/paragraph\";i:4;s:11:\"core\/search\";i:5;s:10:\"core\/group\";i:6;s:12:\"core\/heading\";i:7;s:17:\"core\/latest-posts\";i:8;s:20:\"core\/latest-comments\";i:9;s:13:\"core\/archives\";i:10;s:15:\"core\/categories\";i:12;s:12:\"uagb\/buttons\";i:13;s:18:\"uagb\/buttons-child\";i:15;s:21:\"uagb\/advanced-heading\";i:17;s:14:\"uagb\/icon-list\";i:18;s:20:\"uagb\/icon-list-child\";i:20;s:10:\"uagb\/image\";i:21;s:14:\"core\/separator\";i:22;s:14:\"core\/shortcode\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1784570951\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/prrefund.com\/en\/author\/admin-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2\/"},"uagb_comment_info":0,"uagb_excerpt":"Invertir Ahora Conoce nuestro equipo Ram\u00f3n Misla Villalba Founding Partner &amp; Chief Executive Officer (CEO) Emanuel Curbelo Andermatten Founding Partner [&hellip;]","_links":{"self":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/1584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/comments?post=1584"}],"version-history":[{"count":34,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/1584\/revisions"}],"predecessor-version":[{"id":2167,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/1584\/revisions\/2167"}],"wp:attachment":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/media?parent=1584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}