{"id":521,"date":"2025-12-10T20:17:39","date_gmt":"2025-12-10T20:17:39","guid":{"rendered":"https:\/\/prrefund.com\/?page_id=521"},"modified":"2026-02-20T18:11:38","modified_gmt":"2026-02-20T18:11:38","slug":"seguridad-y-transparencia","status":"publish","type":"page","link":"https:\/\/prrefund.com\/en\/seguridad-y-transparencia\/","title":{"rendered":"Security and Transparency"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-044b98e6 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\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\/como-invertir\/\" \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><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-65f9108a alignfull uagb-is-root-container\">\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Informaci\u00f3n Legal &#8211; Puerto Rico Real Estate Fund LLC<\/title>\n    <style>\n        .ci-legal-wrapper {\n            --ci-primary-blue: #254a7f;\n            --ci-secondary-red: #d03140;\n            --ci-white: #ffffff;\n            --ci-light-bg: #f8f9fa;\n            --ci-dark-text: #333333;\n            --ci-border-color: #e0e0e0;\n            --ci-shadow-light: rgba(0, 0, 0, 0.05);\n\n            background-color: var(--ci-light-bg);\n            color: var(--ci-dark-text);\n            line-height: 1.6;\n            font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n            padding: 20px 0;\n        }\n\n        .ci-legal-wrapper * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Contenedor principal *\/\n        .ci-legal-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .ci-legal-content {\n            border-radius: 8px;\n            overflow: hidden;\n        }\n\n        \/* Secciones *\/\n        .ci-legal-section {\n            padding: 40px;\n            border-bottom: 1px solid var(--ci-border-color);\n        }\n\n        .ci-legal-section:last-child {\n            border-bottom: none;\n        }\n\n        \/* Encabezados de secci\u00f3n *\/\n        .ci-section-header {\n            margin-bottom: 32px;\n            padding-bottom: 16px;\n            border-bottom: 2px solid var(--ci-primary-blue);\n        }\n\n        .ci-section-title {\n            font-size: 1.8rem;\n            color: var(--ci-primary-blue);\n            font-weight: 600;\n            line-height: 1.3;\n        }\n\n        \/* Layout de dos columnas *\/\n        .ci-two-column {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        \/* Tarjetas de informaci\u00f3n *\/\n        .ci-info-card {\n            background: var(--ci-white);\n            border: 1px solid var(--ci-border-color);\n            border-radius: 8px;\n            padding: 24px;\n            margin-bottom: 24px;\n        }\n\n        .ci-info-card:last-child {\n            margin-bottom: 0;\n        }\n\n        .ci-card-title {\n            font-size: 1.2rem;\n            color: var(--ci-primary-blue);\n            font-weight: 600;\n            margin-bottom: 16px;\n        }\n\n        .ci-card-content {\n            font-size: 1rem;\n            line-height: 1.7;\n            color: var(--ci-dark-text);\n        }\n\n        .ci-card-content p {\n            margin-bottom: 16px;\n        }\n\n        .ci-card-content p:last-child {\n            margin-bottom: 0;\n        }\n\n        .ci-highlight {\n            color: var(--ci-primary-blue);\n            font-weight: 600;\n        }\n\n        \/* Botones *\/\n        .ci-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            padding: 12px 24px;\n            background: var(--ci-primary-blue);\n            color: var(--ci-white);\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: 500;\n            font-size: 1rem;\n            border: none;\n            cursor: pointer;\n            transition: background 0.2s ease, transform 0.2s ease;\n        }\n\n        .ci-button:hover {\n            background: #1e3c67;\n            transform: translateY(-2px);\n        }\n\n        .ci-button-secondary {\n            background: var(--ci-secondary-red);\n        }\n\n        .ci-button-secondary:hover {\n            background: #b82836;\n        }\n\n        \/* Panel de logo Gobierno de puerto rico *\/\n        .ci-logo-container {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n\n        .ci-logo-large {\n            width: 250px;\n            height: 250px;\n            margin: 0 auto 30px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .ci-logo-large img {\n            max-width: 190%;\n            max-height: 190%;\n            object-fit: contain;\n        }\n\n        \/* Panel de logo securities exchange commision *\/\n        .ci-logo-container-1 {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n\n        .ci-logo-large-1 {\n            width: 500px;\n            height: 400px;\n            margin: 0 auto 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .ci-logo-large-1 img {\n            max-width: 80%;\n            max-height: 80%;\n            object-fit: contain;\n        }\n\n        \/* Grid de documentos *\/\n        .ci-documents-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n            gap: 24px;\n            margin-top: 30px;\n        }\n\n        .ci-document-card {\n            background: var(--ci-white);\n            border: 1px solid var(--ci-border-color);\n            border-radius: 8px;\n            overflow: hidden;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .ci-document-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n\n        .ci-document-header {\n            padding: 20px;\n            background: #f5f7fb;\n            border-bottom: 1px solid var(--ci-border-color);\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .ci-document-title {\n            flex: 1;\n            min-width: 0;\n        }\n\n        .ci-document-name {\n            font-size: 1.0rem;\n            font-weight: 600;\n            color: var(--ci-primary-blue);\n            margin-bottom: 4px;\n        }\n\n        .ci-document-source {\n            font-size: 0.85rem;\n            color: var(--ci-secondary-red);\n            font-weight: 500;\n        }\n\n        .ci-document-body {\n            padding: 20px;\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .ci-document-description {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            color: var(--ci-dark-text);\n        }\n\n        \/* Estilos para tarjetas regulatorias *\/\n        .ci-regulatory-card {\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            cursor: pointer;\n        }\n\n        .ci-regulatory-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n            border-color: var(--ci-primary-blue);\n        }\n\n        .ci-regulatory-link {\n            text-decoration: none;\n            color: inherit;\n            display: flex;\n            flex-direction: column;\n            flex: 1;\n        }\n\n        .ci-regulatory-link:hover {\n            text-decoration: none;\n        }\n\n        .ci-regulatory-link .ci-card-title {\n            color: var(--ci-primary-blue);\n            transition: color 0.3s ease;\n            position: relative;\n            padding-right: 20px;\n        }\n\n        .ci-regulatory-link:hover .ci-card-title {\n            color: var(--ci-secondary-red);\n        }\n\n        .ci-regulatory-link .ci-card-title::after {\n            content: '\u2197';\n            position: absolute;\n            right: 0;\n            top: 0;\n            font-size: 0.9em;\n            opacity: 0.7;\n            transition: transform 0.3s ease;\n        }\n\n        .ci-regulatory-link:hover .ci-card-title::after {\n            transform: translate(2px, -2px);\n            opacity: 1;\n        }\n\n        .ci-regulatory-link .ci-card-content p {\n            color: var(--ci-dark-text);\n        }\n\n        .ci-external-link-hint {\n            font-size: 0.85rem;\n            color: #666;\n            margin-top: auto;\n            padding-top: 15px;\n            border-top: 1px solid var(--ci-border-color);\n            display: flex;\n            align-items: center;\n            gap: 5px;\n        }\n\n        .ci-external-link-hint::before {\n            content: \"\u2197\";\n            font-size: 0.9rem;\n        }\n\n        \/* Modal - Dise\u00f1o Profesional Mejorado *\/\n        .ci-modal-overlay {\n            display: none;\n            position: fixed !important;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: rgba(0, 0, 0, 0.85);\n            z-index: 99999 !important;\n            align-items: center;\n            justify-content: center;\n            padding: 20px;\n            animation: fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            backdrop-filter: blur(4px);\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n\n        .ci-modal {\n            background: #ffffff;\n            border-radius: 16px;\n            width: 95%;\n            max-width: 1100px;\n            max-height: 90vh;\n            overflow-y: auto;\n            box-shadow: 0 32px 64px rgba(0, 0, 0, 0.4);\n            position: relative;\n            animation: modalSlideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            overflow: hidden;\n            display: flex;\n            flex-direction: column;\n        }\n\n        @keyframes modalSlideIn {\n            from { \n                transform: translateY(30px) scale(0.98); \n                opacity: 0; \n            }\n            to { \n                transform: translateY(0) scale(1); \n                opacity: 1; \n            }\n        }\n\n        .ci-modal-header {\n            padding: 32px 40px 24px;\n            background: linear-gradient(145deg, #1a365d 0%, #254a7f 100%);\n            color: var(--ci-white);\n            position: sticky;\n            top: 0;\n            z-index: 20;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n            flex-shrink: 0;\n        }\n\n        .ci-modal-header::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 40px;\n            right: 40px;\n            height: 1px;\n            background: linear-gradient(90deg, \n                rgba(255, 255, 255, 0.3) 0%, \n                rgba(255, 255, 255, 0.1) 50%, \n                rgba(255, 255, 255, 0.3) 100%);\n        }\n\n        .ci-modal-header-content {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            gap: 24px;\n        }\n\n        .ci-modal-title-container {\n            flex: 1;\n        }\n\n        .ci-modal-title {\n            font-size: 1.75rem;\n            font-weight: 700;\n            margin: 0 0 10px 0;\n            letter-spacing: -0.5px;\n            line-height: 1.3;\n            color: #ffffff !important;\n            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);\n        }\n\n        .ci-modal-subtitle {\n            font-size: 1.05rem;\n            opacity: 0.9;\n            font-weight: 400;\n            line-height: 1.5;\n            color: rgba(255, 255, 255, 0.95);\n            letter-spacing: 0.2px;\n        }\n\n        .ci-modal-close {\n            background: rgba(255, 255, 255, 0.12);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            color: var(--ci-white);\n            font-size: 1.4rem;\n            cursor: pointer;\n            line-height: 1;\n            padding: 0;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 10px;\n            transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);\n            flex-shrink: 0;\n            backdrop-filter: blur(4px);\n            z-index: 30;\n            position: relative;\n        }\n\n        .ci-modal-close:hover {\n            background: rgba(255, 255, 255, 0.25);\n            border-color: rgba(255, 255, 255, 0.4);\n            transform: rotate(90deg) scale(1.05);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        }\n\n        .ci-modal-content {\n            padding: 40px;\n            background-color: #ffffff;\n            flex: 1;\n            overflow-y: auto;\n            padding-top: 0;\n        }\n\n        .ci-modal-content-wrapper {\n            max-width: 100%;\n        }\n\n        .ci-modal-section {\n            margin-bottom: 48px;\n            position: relative;\n            padding: 0;\n        }\n\n        .ci-modal-section:last-child {\n            margin-bottom: 0;\n        }\n\n        .ci-modal-content h2 {\n            color: var(--ci-primary-blue);\n            font-size: 1.35rem;\n            font-weight: 700;\n            margin: 48px 0 24px 0;\n            padding-bottom: 14px;\n            border-bottom: 1px solid #e8edf5;\n            position: relative;\n            letter-spacing: -0.3px;\n            padding-top: 20px;\n        }\n\n        .ci-modal-content h2:first-child {\n            margin-top: 0;\n            padding-top: 0;\n        }\n\n        .ci-modal-content h2::after {\n            content: '';\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 70px;\n            height: 3px;\n            background: linear-gradient(90deg, var(--ci-primary-blue) 0%, #3a6bc9 100%);\n            border-radius: 3px 3px 0 0;\n        }\n\n        .ci-modal-content h3 {\n            color: #2d3748;\n            font-size: 1.15rem;\n            font-weight: 600;\n            margin: 32px 0 16px 0;\n            padding-left: 20px;\n            position: relative;\n            letter-spacing: -0.2px;\n        }\n\n        .ci-modal-content h3::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 12px;\n            width: 6px;\n            height: 6px;\n            background: var(--ci-primary-blue);\n            border-radius: 50%;\n            box-shadow: 0 0 0 4px rgba(37, 74, 127, 0.15);\n        }\n\n        .ci-modal-content p {\n            margin-bottom: 20px;\n            line-height: 1.75;\n            color: #4a5568;\n            font-size: 1rem;\n            text-align: justify;\n        }\n\n        .ci-modal-content ul {\n            margin: 0 0 24px 28px;\n            padding-left: 0;\n        }\n\n        .ci-modal-content li {\n            margin-bottom: 12px;\n            line-height: 1.7;\n            color: #4a5568;\n            position: relative;\n            padding-left: 12px;\n        }\n\n        .ci-modal-content li::before {\n            content: \"\u25b8\";\n            color: var(--ci-primary-blue);\n            font-weight: bold;\n            font-size: 1.1em;\n            position: absolute;\n            left: -8px;\n            top: 0;\n        }\n\n        .ci-modal-footer {\n            padding: 28px 40px;\n            background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);\n            border-top: 1px solid #e2e8f0;\n            font-size: 0.92rem;\n            line-height: 1.7;\n            color: #64748b;\n            text-align: center;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .ci-modal-footer::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 40px;\n            right: 40px;\n            height: 1px;\n            background: linear-gradient(90deg, \n                rgba(0, 0, 0, 0) 0%, \n                rgba(0, 0, 0, 0.08) 50%, \n                rgba(0, 0, 0, 0) 100%);\n        }\n\n        .ci-modal-footer p {\n            margin-bottom: 0;\n            font-style: normal;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        \/* Scrollbar personalizada para el modal *\/\n        .ci-modal::-webkit-scrollbar {\n            width: 10px;\n        }\n\n        .ci-modal::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 0 16px 16px 0;\n        }\n\n        .ci-modal::-webkit-scrollbar-thumb {\n            background: linear-gradient(180deg, #cbd5e0 0%, #94a3b8 100%);\n            border-radius: 10px;\n            border: 2px solid #f1f5f9;\n        }\n\n        .ci-modal::-webkit-scrollbar-thumb:hover {\n            background: linear-gradient(180deg, #94a3b8 0%, #64748b 100%);\n        }\n\n        \/* Efectos de hover y focus *\/\n        .ci-modal-section {\n            transition: transform 0.2s ease;\n        }\n\n        .ci-modal-section:hover {\n            transform: translateX(2px);\n        }\n\n        \/* Disclaimer *\/\n        .ci-disclaimer {\n            padding: 30px 40px;\n            background: #f8f9fa;\n            border-top: 1px solid var(--ci-border-color);\n            font-size: 0.9rem;\n            line-height: 1.7;\n            color: #666;\n        }\n\n        .ci-disclaimer p {\n            margin-bottom: 12px;\n        }\n\n        .ci-disclaimer p:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* --- FIX ASTRA\/WORDPRESS: quitar subrayado\/lineas de enlaces --- *\/\n        \/* Para tarjetas regulatorias *\/\n        .ci-legal-wrapper .ci-regulatory-link,\n        .ci-legal-wrapper .ci-regulatory-link:link,\n        .ci-legal-wrapper .ci-regulatory-link:visited,\n        .ci-legal-wrapper .ci-regulatory-link:hover,\n        .ci-legal-wrapper .ci-regulatory-link:active,\n        .ci-legal-wrapper .ci-regulatory-link:focus {\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        \/* Para todo el contenido interno de las tarjetas regulatorias *\/\n        .ci-legal-wrapper .ci-regulatory-link * {\n          text-decoration: none !important;\n          box-shadow: none !important;\n          background-image: none !important;\n          border-bottom: none !important;\n        }\n\n        \/* Para botones de enlace (documentos y registro oficial) *\/\n        .ci-legal-wrapper .ci-button,\n        .ci-legal-wrapper .ci-button:link,\n        .ci-legal-wrapper .ci-button:visited,\n        .ci-legal-wrapper .ci-button:hover,\n        .ci-legal-wrapper .ci-button:active,\n        .ci-legal-wrapper .ci-button:focus {\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        \/* Para todos los enlaces dentro de .ci-document-body *\/\n        .ci-legal-wrapper .ci-document-body .ci-button,\n        .ci-legal-wrapper .ci-document-body .ci-button:link,\n        .ci-legal-wrapper .ci-document-body .ci-button:visited,\n        .ci-legal-wrapper .ci-document-body .ci-button:hover,\n        .ci-legal-wrapper .ci-document-body .ci-button:active,\n        .ci-legal-wrapper .ci-document-body .ci-button:focus {\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        \/* Para enlace de registro oficial *\/\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button,\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button:link,\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button:visited,\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button:hover,\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button:active,\n        .ci-legal-wrapper .ci-info-card .ci-card-content .ci-button:focus {\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        \/* Para todos los enlaces en general dentro del wrapper *\/\n        .ci-legal-wrapper a,\n        .ci-legal-wrapper a:link,\n        .ci-legal-wrapper a:visited,\n        .ci-legal-wrapper a:hover,\n        .ci-legal-wrapper a:active,\n        .ci-legal-wrapper a:focus {\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        \/* Reset espec\u00edfico para WordPress\/Astra *\/\n        .ci-legal-wrapper * {\n          text-decoration: none !important;\n        }\n\n        .ci-legal-wrapper a * {\n          text-decoration: none !important;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 1200px) {\n            .ci-modal {\n                max-width: 95%;\n            }\n        }\n\n        @media (max-width: 992px) {\n            .ci-two-column {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n            \n            .ci-logo-large {\n                width: 150px;\n                height: 150px;\n            }\n            \n            .ci-documents-grid {\n                grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            }\n            \n            .ci-modal {\n                max-width: 98%;\n                max-height: 95vh;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .ci-legal-container {\n                padding: 0 15px;\n            }\n            \n            .ci-legal-section {\n                padding: 30px;\n            }\n            \n            .ci-section-title {\n                font-size: 1.5rem;\n            }\n            \n            .ci-info-card {\n                padding: 20px;\n            }\n            \n            .ci-modal-content {\n                padding: 30px 24px;\n            }\n            \n            .ci-modal-header {\n                padding: 24px 28px 20px;\n            }\n            \n            .ci-modal-title {\n                font-size: 1.5rem;\n            }\n            \n            .ci-modal-subtitle {\n                font-size: 1rem;\n            }\n            \n            .ci-modal-footer {\n                padding: 24px 28px;\n            }\n            \n            .ci-documents-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .ci-modal-close {\n                width: 36px;\n                height: 36px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .ci-legal-section {\n                padding: 24px;\n            }\n            \n            .ci-section-header {\n                margin-bottom: 24px;\n            }\n            \n            .ci-modal-content {\n                padding: 24px 20px;\n            }\n            \n            .ci-modal-header {\n                padding: 20px 24px 16px;\n            }\n            \n            .ci-modal-header-content {\n                flex-direction: column;\n                gap: 16px;\n            }\n            \n            .ci-modal-title {\n                font-size: 1.4rem;\n                text-align: center;\n            }\n            \n            .ci-modal-subtitle {\n                text-align: center;\n                font-size: 0.95rem;\n            }\n            \n            .ci-modal-close {\n                align-self: center;\n                position: absolute;\n                top: 16px;\n                right: 16px;\n            }\n            \n            .ci-modal-footer {\n                padding: 20px 24px;\n            }\n            \n            .ci-disclaimer {\n                padding: 24px;\n            }\n            \n            .ci-document-header {\n                padding: 16px;\n            }\n            \n            .ci-document-body {\n                padding: 16px;\n            }\n            \n            .ci-modal-content h2 {\n                font-size: 1.25rem;\n                margin-top: 36px;\n            }\n            \n            .ci-modal-content h3 {\n                font-size: 1.1rem;\n                padding-left: 16px;\n            }\n            \n            .ci-modal-section {\n                margin-bottom: 36px;\n            }\n        }\n\n        \/* Mejoras para pantallas grandes *\/\n        @media (min-width: 1400px) {\n            .ci-modal {\n                max-width: 1200px;\n            }\n            \n            .ci-modal-content h2 {\n                font-size: 1.5rem;\n            }\n            \n            .ci-modal-content h3 {\n                font-size: 1.25rem;\n            }\n            \n            .ci-modal-content p {\n                font-size: 1.05rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"ci-legal-wrapper\">\n        <div class=\"ci-legal-container\">\n            <div class=\"ci-legal-content\">\n                <!-- Informaci\u00f3n legal -->\n                <section class=\"ci-legal-section\">\n                    <div class=\"ci-section-header\">\n                        <h2 class=\"ci-section-title\">Company legal information<\/h2>\n                    <\/div>\n                    \n                    <div class=\"ci-two-column\">\n                        <div>\n                            <div class=\"ci-info-card\">\n                                <h3 class=\"ci-card-title\">Legal name<\/h3>\n                                <div class=\"ci-card-content\">\n                                    <p><span class=\"ci-highlight\">Puerto Rico Real Estate Fund LLC<\/span><\/p>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"ci-info-card\">\n                                <h3 class=\"ci-card-title\">Activity<\/h3>\n                                <div class=\"ci-card-content\">\n                                    <p>Puerto Rico Real Estate Fund LLC acquires, develops, operates, and sells real estate projects of various scales\u2014primarily subdivisions, residences, and multifamily buildings\u2014allowing investors to participate through the acquisition of equity interests.<\/p>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"ci-info-card\">\n                                <h3 class=\"ci-card-title\">Official registration<\/h3>\n                                <div class=\"ci-card-content\">\n                                    <p>The company is duly registered with the Department of State of the Commonwealth of Puerto Rico, the entity responsible for the public registry of legal entities.<\/p>\n                                    <a href=\"https:\/\/rcp.estado.pr.gov\/es\/entity-information?c=568126-1511\" target=\"_blank\" class=\"ci-button\">\n                                        See official record\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"ci-logo-container\">\n                            <div class=\"ci-logo-large\">\n                                <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Sello-del-Gobierno-de-Puerto-Rico-1.png\"\n                                     alt=\"Sello del Gobierno de Puerto Rico\"\n                                     onerror=\"this.src='https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/28\/Seal_of_Puerto_Rico.svg\/240px-Seal_of_Puerto_Rico.svg.png'\">\n                            <\/div>                            \n                        <\/div>\n                    <\/div>\n                <\/section>\n\n                <!-- Documentos legales -->\n                <section class=\"ci-legal-section\">\n                    <div class=\"ci-section-header\">\n                        <h2 class=\"ci-section-title\">Official legal documents<\/h2>\n                    <\/div>\n                    \n                    <div class=\"ci-card-content\" style=\"margin-bottom: 30px;\">\n                        <p>The following documents have been issued by the Department of State and the Department of the Treasury of Puerto Rico. They verify that Puerto Rico Real Estate Fund LLC legally exists, is active, and complies with its registration and tax obligations.<\/p>\n                    <\/div>\n                    \n                    <div class=\"ci-documents-grid\">\n                        <!-- Certificado de Existencia -->\n                        <div class=\"ci-document-card\">\n                            <div class=\"ci-document-header\">\n                                <div class=\"ci-document-title\">\n                                    <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/8c125130-930c-4bc0-9e78-3e4ddddd36cf.png\" alt=\"Certificado de Existencia\" style=\"width: 200px; height: 200px; object-fit: contain; margin-right: 0px;\">\n                                    <div>\n                                        <!--<div class=\"ci-document-name\">Certificado de Existencia<\/div>-->\n                                        <!--<div class=\"ci-document-source\">Departamento de Estado<\/div>-->\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"ci-document-body\">\n                               <div class=\"ci-document-name\">Certificate of Existence<\/div>\n                                <p class=\"ci-document-description\">Confirm that the company is active and duly registered in the Puerto Rico corporate registry.<\/p>\n                                <a href=\"https:\/\/drive.google.com\/file\/d\/1bZllARXb3iVF2mUsGr7Glt50xKAed7kV\/view?usp=drivesdk\" target=\"_blank\" class=\"ci-button\">\n                                    View document\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                        \n                        <!-- Certificado de Organizaci\u00f3n como LLC -->\n                        <div class=\"ci-document-card\">\n                            <div class=\"ci-document-header\">\n                                <div class=\"ci-document-title\">\n                                    <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/8c125130-930c-4bc0-9e78-3e4ddddd36cf-2.png\" alt=\"Certificado de Organizaci\u00f3n como LLC\" style=\"width: 200px; height: 200px; object-fit: contain; margin-right: 0px;\">\n                                    <div>\n                                        <!--<div class=\"ci-document-name\">Certificado de Organizaci\u00f3n como LLC<\/div>\n                                        <div class=\"ci-document-source\">Departamento de Estado<\/div> -->\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"ci-document-body\">\n                                <div class=\"ci-document-name\">Certificate of Organization as an LLC<\/div>\n                                <p class=\"ci-document-description\">Certifies the legal incorporation of Puerto Rico Real Estate Fund LLC as a limited liability company.<\/p>\n                                <a href=\"https:\/\/drive.google.com\/file\/d\/1koP3DTKFQEglLVLGwJP0QmH3A0BU1hy6\/view\" target=\"_blank\" class=\"ci-button\">\n                                    View document\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                        \n                        <!-- Certificado de Persona Jur\u00eddica -->\n                        <div class=\"ci-document-card\">\n                            <div class=\"ci-document-header\">\n                                <div class=\"ci-document-title\">\n                                    <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/8c125130-930c-4bc0-9e78-3e4ddddd36cf-1.png\" alt=\"Certificado de Persona Jur\u00eddica\" style=\"width: 200px; height: 200px; object-fit: contain; margin-right: 0px;\">\n                                    <div>\n                                  <!-- <div class=\"ci-document-name\">Certificado de Persona Jur\u00eddica<\/div>\n                                        <div class=\"ci-document-source\">Departamento de Estado<\/div>-->\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"ci-document-body\">\n                                 <div class=\"ci-document-name\">Certificate of Legal Entity<\/div>\n                                <p class=\"ci-document-description\">Identifies the company as a legal entity before the competent authorities of Puerto Rico.<\/p>\n                                <a href=\"https:\/\/drive.google.com\/file\/d\/1n5TXaercKbqI4LcOoR9ZOlKddsll638n\/view\" target=\"_blank\" class=\"ci-button\">\n                                    View document\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                        \n                        <!-- Certificado de Registro de Comerciante -->\n                        <div class=\"ci-document-card\">\n                            <div class=\"ci-document-header\">\n                                <div class=\"ci-document-title\">\n                                    <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Departamento-de-hacienda-1.png\" alt=\"Certificado de Registro de Comerciante\" style=\"width: 200px; height: 200px; object-fit: contain; margin-right: 0px;\">\n                                    <div>\n                                  <!--<div class=\"ci-document-name\">Certificado de Registro de Comerciante<\/div>\n                                        <div class=\"ci-document-source\">Departamento de Hacienda<\/div>-->\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"ci-document-body\">\n                                <div class=\"ci-document-name\">Merchant Registration Certificate<\/div>\n                                <p class=\"ci-document-description\">Confirm that the company is registered with the Department of the Treasury as an active trader.<\/p>\n                                <a href=\"https:\/\/drive.google.com\/file\/d\/1BxNDDloIUJ1XfAOYDj_Gikl4GjTul1C3\/view?usp=drivesdk\" target=\"_blank\" class=\"ci-button\">\n                                    View document\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/section>\n\n                <!-- Marco regulatorio -->\n                <section class=\"ci-legal-section\">\n                    <div class=\"ci-section-header\">\n                        <h2 class=\"ci-section-title\">Regulatory framework<\/h2>\n                    <\/div>\n                    \n                    <div class=\"ci-two-column\">\n                        <div>\n                            <!-- Tarjeta 1: Regulation S -->\n                            <div class=\"ci-info-card ci-regulatory-card\">\n                                <a href=\"\/en\/View full Regulation S in a new tab\/\" \n                                   target=\"_blank\" \n                                   class=\"ci-regulatory-link\"\n                                   aria-label=\"Ver o Regulamento S completo em uma nova guia\">\n                                    <h3 class=\"ci-card-title\">View full Regulation S in a new tab<\/h3>\n                                    <div class=\"ci-card-content\">\n                                        <p>For foreign investors, offers are made outside the US in accordance with Regulation S. <strong>(17 C.F.R. \u00a7\u00a7 230.901\u2013905)<\/strong>, directed exclusively at persons who do not qualify as \u201cU.S. Persons\u201d under Rule 902(k).<\/p>\n                                        <div class=\"ci-external-link-hint\">\n                                            Click to view the full text of Regulation S\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                            \n                            <!-- Tarjeta 2: Rule 506(c) -->\n                            <div class=\"ci-info-card ci-regulatory-card\">\n                                <a href=\"https:\/\/www.ecfr.gov\/current\/title-17\/chapter-II\/part-230\/subject-group-ECFR6e651a4c86c0174\/section-230.506\" \n                                   target=\"_blank\" \n                                   class=\"ci-regulatory-link\"\n                                   aria-label=\"Ver Rule 506(c) completo en nueva pesta\u00f1a\">\n                                    <h3 class=\"ci-card-title\">Rule 506(c) \u2013 Regulation D<\/h3>\n                                    <div class=\"ci-card-content\">\n                                        <p>For investors located in the United States, the shares are offered under <strong>Rule 506(c) de Regulation D (17 C.F.R. \u00a7 230.506(c))<\/strong>, allowing public promotion and accepting only accredited investors, verified in accordance with Rule 501(a).<\/p>\n                                        <div class=\"ci-external-link-hint\">\n                                            Click to view the full text of Rule 506(c)\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                            \n                            <!-- Tarjeta 3: Investment Company Act -->\n                            <div class=\"ci-info-card ci-regulatory-card\">\n                                <a href=\"https:\/\/www.law.cornell.edu\/uscode\/text\/15\/80a-3\" \n                                   target=\"_blank\" \n                                   class=\"ci-regulatory-link\"\n                                   aria-label=\"Ver Section 3(b)(1) completo en nueva pesta\u00f1a\">\n                                    <h3 class=\"ci-card-title\">Exclusion from the Investment Company Act of 1940<\/h3>\n                                    <div class=\"ci-card-content\">\n                                        <p>Puerto Rico Real Estate Fund LLC is exempt from the Investment Company Act pursuant to <strong>Section 3(b)(1)<\/strong>, as it focuses primarily on the development and operation of real estate projects, rather than investing or trading in securities.<\/p>\n                                        <div class=\"ci-external-link-hint\">\n                                            Click to view the full text of Section 3(b)(1)\n                                        <\/div>\n                                    <\/div>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"ci-logo-container-1\">\n                            <div class=\"ci-logo-large-1\">\n                                <img decoding=\"async\" src=\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/Logo-del-SEC.png\"\n                                     alt=\"Logo de la Securities and Exchange Commission\">\n                            <\/div>                            \n                        <\/div>\n                    <\/div>\n                <\/section>\n\n                <!-- Pol\u00edtica AML -->\n                <section class=\"ci-legal-section\">\n                    <div class=\"ci-section-header\">\n                        <h2 class=\"ci-section-title\">Anti-Money Laundering (AML)<\/h2>\n                    <\/div>\n                    \n                    <div class=\"ci-info-card\">\n                        <h3 class=\"ci-card-title\">Our Internal AML Policy<\/h3>\n                        <div class=\"ci-card-content\">\n                            <p>We implement money laundering prevention standards based on the principles of the Wolfsberg Group. <\/p>\n                            <p>Our policy includes identity verification, due diligence, and ongoing monitoring to protect the integrity of our operations.<\/p>\n                            <button id=\"ciOpenAmlModal\" class=\"ci-button ci-button-secondary\">\n                                View full policy\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/section>\n\n                <!-- Disclaimer -->\n                <div class=\"ci-disclaimer\">\n                    <p>This information is provided for informational and transparency purposes. It does not constitute legal or tax advice or a public offering of securities.<\/p>\n                    <p>All investments involve risks, including the possible total or partial loss of the capital invested.<\/p>\n                    <p>\u00a9 2025 Puerto Rico Real Estate Fund LLC. All rights reserved.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Modal Pol\u00edtica AML -->\n    <div id=\"ciAmlModal\" class=\"ci-modal-overlay\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ciAmlModalTitle\">\n        <div class=\"ci-modal\">\n            <div class=\"ci-modal-header\">\n                <div class=\"ci-modal-header-content\">\n                    <div class=\"ci-modal-title-container\">\n                        <h3 class=\"ci-modal-title\" id=\"ciAmlModalTitle\">Anti-Money Laundering Policy (AML)<\/h3>\n                        <div class=\"ci-modal-subtitle\">Based on the Wolfsberg AML Principles for Private Banking <\/div>\n                    <\/div>\n                    <button class=\"ci-modal-close\" aria-label=\"Cerrar\">Close<\/button>\n                <\/div>\n            <\/div>\n            \n            <div class=\"ci-modal-content\">\n                <div class=\"ci-modal-section\">\n                    <h2>Preamble<\/h2>\n                    <p>Puerto Rico Real Estate Fund LLC (hereinafter, \u201cthe Company\u201d) expressly adopts the principles contained in the Wolfsberg Anti-Money Laundering Principles for Private Banking (2012) as the guiding framework for its money laundering prevention and due diligence program, adapted to the nature of a private investment vehicle. These principles are aimed at preventing the use of financial transactions for criminal purposes, protecting the entity's reputation, and ensuring that robust policies and procedures, based on a risk-based approach, are in place and approved and supervised by senior management.<\/p>\n                    \n                    <p>This AML and Due Diligence Policy applies to all investor relationships and all Company offerings, regardless of the regulatory regime used for the placement. The AML\/KYC procedures described herein constitute the minimum standard and may be supplemented by additional measures depending on the risk profile and applicable offering regime.<\/p>\n                    \n                    <p>Additionally, the Company may structure its investment offerings under different legal frameworks and applicable exemptions from the Securities Act of 1933 and related regulations. When an offering is made under Regulation S, the requirements for offshore transactions and the exclusion of U.S. Persons will be observed. When an offering is made under Regulation D or other exemptions, the requirements of that regime (e.g., investor eligibility conditions, distribution limitations, and supporting documentation) will be observed. In all cases, the Company will maintain reasonable assurance regarding the identity, beneficial owner, and source of funds of the investor in accordance with this Policy. <\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>1. Acceptance of Clients: General Principles<\/h2>\n                    \n                    <h3>1.1 General approach<\/h3>\n                    <p>The Company will only accept investors whose legitimacy, source of wealth, and source of funds can be reasonably established as lawful. The primary responsibility for recommending the acceptance of a client rests with the team responsible for investor relations, but final approval is subject to internal controls and review by the compliance function. Mere formal compliance with procedures does not release those responsible from their obligation to assess client risk and apply professional judgment, in line with the client acceptance principles described by the Wolfsberg Group.<\/p>\n                    \n                    <h3>1.2 Identification and identity verification<\/h3>\n                    <p>The Company will establish the identity of all investors and beneficial owners before formalizing any investment relationship. In the case of individuals, at least their full name, date of birth, nationality, address, and country of tax residence will be obtained. In the case of legal entities, information on their incorporation, registration, legal domicile, tax identification number, and the identity of their authorized representatives will be obtained. This information will be verified through valid official documents and reliable independent sources, following the identification and verification standard set out in the Wolfsberg principles.<\/p>\n                    \n                    <h3>1.3 Beneficial Owners<\/h3>\n                    <p>In all cases where the investor acts through companies, investment structures, or intermediary legal entities, the Company will identify the individuals who exercise ultimate control over the funds or who are the actual source of the invested assets. Beneficial owners shall be understood to be those who, directly or indirectly, own or control a significant percentage of economic or voting rights, or have a decisive influence on decisions regarding the assets. The ownership structure will be analyzed to the extent necessary to understand who provides the funds, who controls the assets, and who benefits financially from the investment, in accordance with the specific Wolfsberg guidelines for individuals, companies, trusts, partnerships, and foundations.<\/p>\n                    \n                    <h3>1.4 Intermediaries and third parties acting on behalf of clients<\/h3>\n                    <p>When the relationship with the Company is introduced or managed by intermediaries (e.g., investment advisors, family offices, or external managers), the Company will assess the nature of that relationship and apply due diligence to both the intermediary and the end clients it represents. Only intermediaries with regulatory obligations or internal due diligence policies that are satisfactory to the Company and consistent with the Wolfsberg Principles will be accepted. Likewise, in cases where there are proxies, authorized signatories, or persons with signing authority over the shares, the Company will seek to understand the relationship between these persons, the formal owner, and the beneficial owner, verifying their identity where appropriate.<\/p>\n                    \n                    <h3>1.5 Remote customers and electronic channels<\/h3>\n                    <p>In relationships established without face-to-face contact, including registrations through the investor portal, the Company will apply enhanced measures to establish and verify the identity of the customer and the beneficial owners. Specific procedures will be adopted to reduce the risks associated with non-face-to-face customers, as recommended by the Wolfsberg Group when assessing relationships initiated through electronic channels or walk-in clients.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>2. Due Diligence and Risk-Based Approach<\/h2>\n                    \n                    <h3>2.1 Customer profile and information gathering<\/h3>\n                    <p>In addition to formal identification, the Company will collect sufficient information to build a profile of each investor and their beneficial owners, so that an independent reviewer can reasonably understand the nature of the relationship, the client's economic activity, the source of their wealth, and the rationale for the amount invested. This information will include, among other things, the purpose of the investment, the expected size of the stake, the anticipated level of activity, the source of wealth, and the specific source of the funds contributed to the Fund, following the categories recommended by Wolfsberg for due diligence on new clients.<\/p>\n                    \n                    <h3>2.2 Verification of the origin of wealth and funds<\/h3>\n                    <p>The Company will document and, where appropriate, corroborate the source of the investor's overall wealth (source of wealth) and the source of the funds contributed to the investment (source of funds). The assessment will consider whether the wealth was acquired through business activity, professional employment, investments, inheritances, or sales of assets, among other scenarios. In turn, the financial institution and jurisdiction from which the funds will be transferred will be identified, clearly distinguishing between the overall wealth and the specific flow of resources allocated to the investment, as suggested in the due diligence appendix of the Principles.<\/p>\n                    \n                    <h3>2.3 Risk classification and enhanced due diligence<\/h3>\n                    <p>The Company will apply a risk-based approach when classifying its customers. Factors such as country of residence and origin of funds, economic sector, level of complexity of the legal structure, Politically Exposed Person (PEP) status, and investment volume will be considered. Customers whose situation falls into the categories that, according to Wolfsberg, require enhanced due diligence\u2014for example, customers linked to jurisdictions with insufficient AML standards, sectors vulnerable to money laundering, or PEPs with significant influence over public resources\u2014will be subject to additional analysis, approval, and monitoring procedures.<\/p>\n                    \n                    <h3>2.4 Prohibited customers<\/h3>\n                    <p>The Company will define in its internal regulations categories of customers that will not be accepted or retained, in line with the power recognized in the Principles for each institution to establish types of prohibited customers. In particular, the Company will not accept customers whose source of funds cannot be reasonably verified, those linked to manifestly illegal activities or relevant sanctions lists, or those whose participation contravenes the restrictions of the applicable offering regime. By way of example, this includes: (i) in offerings under Regulation S, U.S. Persons or structures used to circumvent such regulations; and (ii) in offerings under Regulation D or other exemptions, investors who do not meet the eligibility or verification criteria required by that regime. <\/p>\n                    \n                    <h3>2.5 Approval by Senior Management<\/h3>\n                    <p>Relationships that, due to their nature or risk profile, require enhanced due diligence will be subject to explicit approval by Senior Management and\/or the Company's Compliance Officer. Consistent with the Wolfsberg Principles, relationships with PEPs and other high-risk customers will only be established when there is a conscious and documented decision by senior management.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>3.     Compliance with Offering Regulations and Investor Restrictions <\/h2>\n                    \n                    <h3>3.1 General principle<\/h3>\n                    <p>La Compa\u00f1\u00eda estructurar\u00e1 cada oferta bajo el r\u00e9gimen regulatorio que corresponda (por ejemplo, Regulation S, Regulation D u otras exenciones aplicables) y aplicar\u00e1 los controles y declaraciones necesarias para asegurar que los inversionistas cumplen con los requisitos de elegibilidad del r\u00e9gimen utilizado. Estos controles se implementar\u00e1n adem\u00e1s de la debida diligencia AML\/KYC prevista en esta Pol\u00edtica<\/p>\n                    \n                    <h3>3.2\tRegulation S \u2013 Marco general<\/h3>\n                    <p>La Compa\u00f1\u00eda ofrecer\u00e1 y vender\u00e1 sus participaciones exclusivamente en transacciones que califiquen como &#8220;offshore transactions&#8221; y \u00fanicamente a personas que no sean U.S. Persons, de acuerdo con la definici\u00f3n contenida en la Regulation S y sus reglas de implementaci\u00f3n. Esto implica que las ofertas y ventas no se realizan a personas situadas en Estados Unidos y que la Compa\u00f1\u00eda debe tener una convicci\u00f3n razonable de que el comprador se encuentra fuera de dicho territorio al momento de la orden de compra.<\/p>\n                    \n                    <h3>3.3\tRegulation S \u2013 Pol\u00edtica de No-U.S. Persons <\/h3>\n                    <p>Como parte de su proceso de debida diligencia, la Compa\u00f1\u00eda exigir\u00e1 declaraciones espec\u00edficas mediante las cuales cada inversionista confirme que no es una U.S. Person, que no act\u00faa por cuenta o en beneficio de U.S. Persons y que los fondos no se originan en cuentas ubicadas en Estados Unidos, salvo que exista otra exenci\u00f3n o registro aplicable. Cualquier indicio de conexi\u00f3n sustancial con Estados Unidos motivar\u00e1 un an\u00e1lisis adicional y, en su caso, el rechazo de la inversi\u00f3n.<\/p>\n\n                    <h3>3.4\tRegulation D (u otras ofertas privadas a inversionistas elegibles)<\/h3>\n                    <p>Cuando la Compa\u00f1\u00eda realice ofertas bajo Regulation D u otra exenci\u00f3n disponible, exigir\u00e1 las declaraciones, evidencia y verificaciones que correspondan para acreditar la elegibilidad del inversionista (por ejemplo, estatus de inversionista acreditado cuando aplique, y cualquier otra condici\u00f3n del r\u00e9gimen utilizado). Asimismo, se aplicar\u00e1n controles para evitar colocaciones a personas o estructuras que no cumplan con dichas condiciones. Este apartado no sustituye la debida diligencia AML\/KYC, sino que la complementa.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>4. Actualizaci\u00f3n de Expedientes y Revisi\u00f3n Peri\u00f3dica<\/h2>\n                    \n                    <h3>4.1 Actualizaci\u00f3n de informaci\u00f3n<\/h3>\n                    <p>La Compa\u00f1\u00eda mantendr\u00e1 los expedientes de cada cliente actualizados de forma peri\u00f3dica y siempre que se registren cambios relevantes en la situaci\u00f3n del inversionista, tales como modificaciones en la estructura de propiedad, en el volumen de inversi\u00f3n, en la jurisdicci\u00f3n de residencia o en el origen de fondos. Esta obligaci\u00f3n de actualizaci\u00f3n refleja lo establecido en los Principales, que asignan al gestor de la relaci\u00f3n la responsabilidad de mantener el expediente al d\u00eda, sujeto a revisi\u00f3n por instancias de control.<\/p>\n                    \n                    <h3>4.2 Frecuencia y profundidad de las revisiones<\/h3>\n                    <p>La frecuencia y profundidad de las revisiones depender\u00e1n del tama\u00f1o, complejidad y riesgo de la relaci\u00f3n. Las relaciones clasificadas como de mayor riesgo, incluidas las que involucren PEP, ser\u00e1n revisadas con mayor frecuencia y con la participaci\u00f3n de la Alta Gerencia, en consonancia con las recomendaciones de Wolfsberg sobre la revisi\u00f3n regular de los expedientes de clientes de alto riesgo.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>5. Identificaci\u00f3n y Gesti\u00f3n de Actividades Inusuales o Sospechosas<\/h2>\n                    \n                    <h3>5.1 Definici\u00f3n de actividades inusuales o sospechosas<\/h3>\n                    <p>La Compa\u00f1\u00eda contar\u00e1 con pol\u00edticas y procedimientos escritos que definan qu\u00e9 se considera actividad inusual o sospechosa y que proporcionen ejemplos que faciliten su identificaci\u00f3n. Esta definici\u00f3n incluir\u00e1 transacciones que no resulten coherentes con el perfil del cliente o su expediente de debida diligencia, movimientos de fondos de naturaleza &#8220;in and out&#8221; sin justificaci\u00f3n econ\u00f3mica aparente, incrementos abruptos de volumen o patrones de operaci\u00f3n que, por su estructura, sugieran un posible intento de ocultar el origen o destino de los recursos.<\/p>\n                    \n                    <h3>5.2 Identificaci\u00f3n de actividades inusuales<\/h3>\n                    <p>Las actividades inusuales podr\u00e1n identificarse mediante el monitoreo de transacciones, los contactos directos con el cliente, la informaci\u00f3n proveniente de medios externos o cualquier cambio significativo en el entorno del cliente que pueda afectar el nivel de riesgo. El personal responsable de la relaci\u00f3n deber\u00e1 estar familiarizado con la actividad esperada en cada cuenta y ser capaz de reconocer desviaciones que requieran an\u00e1lisis adicional, tal como exige el marco Wolfsberg.<\/p>\n                    \n                    <h3>5.3 An\u00e1lisis y decisiones frente a actividades sospechosas<\/h3>\n                    <p>Cuando se detecte una actividad inusual que no tenga una explicaci\u00f3n razonable, la situaci\u00f3n ser\u00e1 analizada por el Oficial de Cumplimiento, en coordinaci\u00f3n con la Alta Gerencia cuando corresponda. Las medidas posibles incluyen la continuaci\u00f3n de la relaci\u00f3n bajo una supervisi\u00f3n intensificada, la terminaci\u00f3n ordenada de la relaci\u00f3n o la presentaci\u00f3n de reportes a las autoridades competentes, seg\u00fan exijan las leyes aplicables. Esta secuencia de an\u00e1lisis, decisi\u00f3n y eventual reporte refleja la pauta de actuaci\u00f3n prevista por los Principales para actividades sospechosas.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>6. Monitoreo, Cribado de Sanciones y Manejo de Efectivo<\/h2>\n                    \n                    <h3>6.1 Programa de monitoreo<\/h3>\n                    <p>La Compa\u00f1\u00eda mantendr\u00e1 un programa de monitoreo de operaciones proporcional a la naturaleza y volumen de sus actividades. El monitoreo combinar\u00e1 el conocimiento espec\u00edfico del cliente por parte del equipo de relaci\u00f3n con mecanismos de revisi\u00f3n sistem\u00e1tica, manuales o automatizados, de manera acorde con la exigencia de &#8220;sufficient monitoring programmes&#8221; recogida en los Principles.<\/p>\n                    \n                    <h3>6.2 Cribado de sanciones<\/h3>\n                    <p>La Compa\u00f1\u00eda implementar\u00e1 un programa adecuado de cribado de sanciones que incluya la revisi\u00f3n de clientes y de transacciones frente a listas de sanciones aplicables. Esta revisi\u00f3n se llevar\u00e1 a cabo al inicio de la relaci\u00f3n y de forma continua, especialmente cuando se actualicen las listas relevantes, siguiendo el criterio de que tanto clientes como operaciones deben ser evaluados frente a las sanciones vigentes.<\/p>\n                    \n                    <h3>6.3 Pol\u00edtica sobre efectivo y cuentas de concentraci\u00f3n<\/h3>\n                    <p>La Compa\u00f1\u00eda no aceptar\u00e1 aportes en efectivo ni utilizar\u00e1 cuentas internas de &#8220;concentraci\u00f3n&#8221; que impidan asociar la identidad del cliente con el movimiento de fondos. Todas las inversiones deber\u00e1n realizarse mediante transferencias desde cuentas bancarias identificadas, a nombre del propio inversionista o de la entidad inversionista, en l\u00ednea con las advertencias de Wolfsberg sobre el uso de cuentas internas que dificulten el monitoreo de la actividad del cliente.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>7. Estructura de Control Interno y Responsabilidades<\/h2>\n                    \n                    <h3>7.1 Capas de control<\/h3>\n                    <p>La pol\u00edtica AML de la Compa\u00f1\u00eda se apoyar\u00e1 en varias capas de control que incluyen al equipo de relaci\u00f3n con inversionistas, la l\u00ednea de gesti\u00f3n, las unidades operativas, la funci\u00f3n de Cumplimiento y, cuando exista, la funci\u00f3n de Auditor\u00eda Interna. Cada capa tendr\u00e1 responsabilidades claramente definidas en cuanto a la revisi\u00f3n de expedientes, la validaci\u00f3n de informaci\u00f3n, el monitoreo de actividades y el seguimiento de hallazgos, siguiendo el modelo de &#8220;control layers&#8221; propuesto por el Wolfsberg Group.<\/p>\n                    \n                    <h3>7.2 Funci\u00f3n de Cumplimiento y organizaci\u00f3n AML<\/h3>\n                    <p>La Compa\u00f1\u00eda dispondr\u00e1 de una funci\u00f3n de Cumplimiento con independencia operativa suficiente y recursos adecuados para coordinar la implementaci\u00f3n de esta pol\u00edtica, asesorar en la aceptaci\u00f3n de clientes, supervisar el monitoreo y canalizar los reportes internos de actividades sospechosas. Esta funci\u00f3n actuar\u00e1 como eje del programa AML, tal como contempla Wolfsberg al exigir una organizaci\u00f3n espec\u00edfica responsable de la prevenci\u00f3n del lavado de dinero.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>8. Reportes, Formaci\u00f3n y Conservaci\u00f3n de Registros<\/h2>\n                    \n                    <h3>8.1 Reportes internos y a la Alta Gerencia<\/h3>\n                    <p>La Compa\u00f1\u00eda establecer\u00e1 mecanismos de reporte peri\u00f3dico a la Alta Gerencia sobre cuestiones relevantes de AML, tales como el n\u00famero de reportes internos de operaciones inusuales, la evoluci\u00f3n de las herramientas de monitoreo, los cambios regulatorios o las acciones de capacitaci\u00f3n. Este esquema de informaci\u00f3n est\u00e1 alineado con el \u00e9nfasis de los Principales en la necesidad de reportes regulares sobre temas de lavado de dinero a la direcci\u00f3n.<\/p>\n                    \n                    <h3>8.2 Formaci\u00f3n y concienciaci\u00f3n<\/h3>\n                    <p>Todos los empleados con contacto con inversionistas, as\u00ed como el personal de Cumplimiento y otras \u00e1reas clave, recibir\u00e1n formaci\u00f3n peri\u00f3dica sobre identificaci\u00f3n y prevenci\u00f3n de lavado de dinero, incluyendo la detecci\u00f3n de actividades inusuales, el manejo de clientes de alto riesgo y las obligaciones derivadas de Regulation S. La formaci\u00f3n se impartir\u00e1 al incorporarse el personal y se actualizar\u00e1 de forma recurrente, en l\u00ednea con el requerimiento de programas de entrenamiento contenido en los Principales.<\/p>\n                    \n                    <h3>8.3 Conservaci\u00f3n de registros<\/h3>\n                    <p>La Compa\u00f1\u00eda mantendr\u00e1 todos los registros relacionados con debida diligencia, documentaci\u00f3n KYC, monitoreo y reportes internos durante un periodo m\u00ednimo de cinco a\u00f1os, o por el plazo superior que exijan las leyes aplicables. Este periodo m\u00ednimo de conservaci\u00f3n coincide con el est\u00e1ndar de retenci\u00f3n de documentos previsto por los Wolfsberg Principales para documentaci\u00f3n AML.<\/p>\n                <\/div>\n                \n                <div class=\"ci-modal-section\">\n                    <h2>9. Excepciones, Desviaciones y Revisi\u00f3n de la Pol\u00edtica<\/h2>\n                    \n                    <h3>9.1 Excepciones y desviaciones controladas<\/h3>\n                    <p>Cualquier excepci\u00f3n o desviaci\u00f3n frente a los procedimientos establecidos en esta pol\u00edtica requerir\u00e1 una evaluaci\u00f3n expl\u00edcita del riesgo y la aprobaci\u00f3n documentada por una unidad independiente, normalmente la funci\u00f3n de Cumplimiento, y, cuando corresponda, la Alta Gerencia. La Compa\u00f1\u00eda adoptar\u00e1 un procedimiento formal de excepciones coherente con la exigencia de Wolfsberg de contar con un mecanismo espec\u00edfico para aprobar desviaciones bien justificadas.<\/p>\n                    \n                    <h3>9.2 Revisi\u00f3n y actualizaci\u00f3n de la pol\u00edtica<\/h3>\n                    <p>Esta pol\u00edtica ser\u00e1 revisada de manera peri\u00f3dica, al menos una vez al a\u00f1o, o con mayor frecuencia si cambian las condiciones regulatorias, los riesgos inherentes al modelo de negocio o los est\u00e1ndares del Wolfsberg Group o de la Regulation S. Cualquier actualizaci\u00f3n ser\u00e1 aprobada por la Alta Gerencia y comunicada a todo el personal relevante, garantizando que el programa AML de la Compa\u00f1\u00eda se mantenga alineado con las mejores pr\u00e1cticas internacionales.<\/p>\n                <\/div>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const modal = document.getElementById('ciAmlModal');\n            const openBtn = document.getElementById('ciOpenAmlModal');\n            const closeBtn = modal ? modal.querySelector('.ci-modal-close') : null;\n\n            function openModal() {\n                if (!modal) return;\n                modal.style.display = 'flex';\n                document.body.style.overflow = 'hidden';\n                document.body.style.paddingRight = '10px';\n                \n                modal.focus();\n                \n                modal.style.animation = 'fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1)';\n                \n                const modalContent = modal.querySelector('.ci-modal-content');\n                if (modalContent) {\n                    modalContent.scrollTop = 0;\n                }\n            }\n\n            function closeModal() {\n                if (!modal) return;\n                modal.style.animation = 'fadeOut 0.3s ease';\n                setTimeout(() => {\n                    modal.style.display = 'none';\n                    document.body.style.overflow = 'auto';\n                    document.body.style.paddingRight = '0';\n                    \n                    if (openBtn) {\n                        openBtn.focus();\n                    }\n                }, 250);\n            }\n            \n            if (openBtn) {\n                openBtn.addEventListener('click', openModal);\n            }\n            \n            if (closeBtn) {\n                closeBtn.addEventListener('click', closeModal);\n            }\n            \n            if (modal) {\n                modal.addEventListener('click', function(e) {\n                    if (e.target === modal) {\n                        closeModal();\n                    }\n                });\n            }\n            \n            document.addEventListener('keydown', function(e) {\n                if (e.key === 'Escape' && modal && modal.style.display === 'flex') {\n                    closeModal();\n                }\n            });\n            \n            \/\/ A\u00f1adir interactividad adicional a las tarjetas regulatorias\n            const regulatoryCards = document.querySelectorAll('.ci-regulatory-card');\n            regulatoryCards.forEach(card => {\n                card.addEventListener('mouseenter', function() {\n                    this.style.cursor = 'pointer';\n                });\n                \n                \/\/ Feedback t\u00e1ctil para m\u00f3viles\n                card.addEventListener('touchstart', function() {\n                    this.style.transform = 'translateY(-2px)';\n                });\n                \n                card.addEventListener('touchend', function() {\n                    this.style.transform = '';\n                });\n            });\n            \n            \/\/ A\u00f1adir interactividad a las tarjetas de documentos\n            const documentCards = document.querySelectorAll('.ci-document-card');\n            documentCards.forEach(card => {\n                card.addEventListener('mouseenter', function() {\n                    this.style.cursor = 'default';\n                });\n            });\n            \n            \/\/ Feedback para enlaces en las tarjetas regulatorias\n            const regulatoryLinks = document.querySelectorAll('.ci-regulatory-link');\n            regulatoryLinks.forEach(link => {\n                link.addEventListener('focus', function() {\n                    this.closest('.ci-regulatory-card').style.boxShadow = '0 0 0 3px rgba(37, 74, 127, 0.3)';\n                });\n                \n                link.addEventListener('blur', function() {\n                    this.closest('.ci-regulatory-card').style.boxShadow = '';\n                });\n            });\n            \n            \/\/ Feedback para botones\n            const buttons = document.querySelectorAll('.ci-button');\n            buttons.forEach(button => {\n                button.addEventListener('focus', function() {\n                    this.style.boxShadow = '0 0 0 3px rgba(37, 74, 127, 0.3)';\n                });\n                \n                button.addEventListener('blur', function() {\n                    this.style.boxShadow = '';\n                });\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Invertir Ahora Informaci\u00f3n Legal &#8211; Puerto Rico Real Estate Fund LLC Informaci\u00f3n legal de la compa\u00f1\u00eda Nombre legal Puerto Rico [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","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":11,"footnotes":""},"class_list":["post-521","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_edit_lock":["1771611099: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:\"\";}"],"_uag_css_file_name":["uag-css-521.css"],"_uag_js_file_name":["uag-js-521.js"],"iawp_total_views":["11"],"_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:2;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"],"_uag_page_assets":["a:9:{s:3:\"css\";s:54228:\".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-044b98e6 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-044b98e6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-044b98e6 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-044b98e6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-044b98e6 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-044b98e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-044b98e6 > .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-044b98e6{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-65f9108a .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-65f9108a .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-65f9108a .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-65f9108a .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-65f9108a .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-65f9108a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-65f9108a{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-044b98e6{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-044b98e6 > .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-044b98e6{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-65f9108a{width: 100%;}.wp-block-uagb-container.uagb-block-65f9108a{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-044b98e6{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-044b98e6 > .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-044b98e6{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-65f9108a{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-65f9108a{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:1;s:9:\"core\/html\";i:2;s:14:\"core\/paragraph\";i:3;s:11:\"core\/search\";i:4;s:10:\"core\/group\";i:5;s:12:\"core\/heading\";i:6;s:17:\"core\/latest-posts\";i:7;s:20:\"core\/latest-comments\";i:8;s:13:\"core\/archives\";i:9;s:15:\"core\/categories\";i:11;s:12:\"uagb\/buttons\";i:12;s:18:\"uagb\/buttons-child\";i:14;s:21:\"uagb\/advanced-heading\";i:16;s:14:\"uagb\/icon-list\";i:17;s:20:\"uagb\/icon-list-child\";i:19;s:10:\"uagb\/image\";i:20;s:14:\"core\/separator\";i:21;s:14:\"core\/shortcode\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1778165272\";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 Informaci\u00f3n Legal &#8211; Puerto Rico Real Estate Fund LLC Informaci\u00f3n legal de la compa\u00f1\u00eda Nombre legal Puerto Rico [&hellip;]","_links":{"self":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/521","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=521"}],"version-history":[{"count":52,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/521\/revisions"}],"predecessor-version":[{"id":1715,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/521\/revisions\/1715"}],"wp:attachment":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/media?parent=521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}