{"id":36,"date":"2025-11-27T18:04:06","date_gmt":"2025-11-27T18:04:06","guid":{"rendered":"http:\/\/prrefund.com\/?page_id=36"},"modified":"2026-05-12T14:21:55","modified_gmt":"2026-05-12T14:21:55","slug":"puerto-rico-real-estate-investment-faq","status":"publish","type":"page","link":"https:\/\/prrefund.com\/en\/puerto-rico-real-estate-investment-faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-cc88c28d alignfull uagb-is-root-container\">\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>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-2c9b9ca7 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>Preguntas Frecuentes &#8211; Puerto Rico Real Estate Fund LLC<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        \/* CSS para Puerto Rico Real Estate Fund LLC - WordPress Compatible *\/\n        .cornerstone-investments-wp {\n            --ci-dark-gray: #2c2c2c;\n            --ci-puerto-rico-blue: #254a7f;\n            --ci-puerto-rico-red: #ce5651;\n            --ci-white: #ffffff;\n            --ci-light-gray: #f5f5f5;\n        }\n\n        .cornerstone-investments-wp * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .cornerstone-investments-wp {\n            font-family: \"Poppins\", sans-serif;\n            color: var(--ci-dark-gray);\n            background-color: var(--ci-white);\n            line-height: 1.6;\n            overflow-x: hidden;\n        }\n\n        .cornerstone-investments-wp h1,\n        .cornerstone-investments-wp h2,\n        .cornerstone-investments-wp h3,\n        .cornerstone-investments-wp h4 {\n            font-weight: 600;\n            line-height: 1.3;\n            margin-bottom: 1rem;\n        }\n\n        .cornerstone-investments-wp p {\n            margin-bottom: 1rem;\n        }\n\n        .ci-container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .cornerstone-investments-wp section {\n            padding: 80px 0;\n        }\n\n        .ci-section-title {\n            text-align: center;\n            margin-bottom: 50px;\n            position: relative;\n        }\n\n        .ci-section-title:after {\n            content: \"\";\n            display: block;\n            width: 80px;\n            height: 4px;\n            background-color: var(--ci-puerto-rico-blue);\n            margin: 15px auto 0;\n        }\n\n        \/* Hero Section *\/\n        .ci-hero {\n            height: 60vh;\n            background: linear-gradient(rgba(37, 74, 127, 0.7), rgba(37, 74, 127, 0.7)),\n                url(\"http:\/\/prrefund.com\/wp-content\/uploads\/2025\/12\/32ca0e4c-f5a4-4140-b399-c4903d3d649d.png\")\n                    no-repeat center center\/cover;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            color: var(--ci-white);\n            position: relative;\n        }\n\n        .ci-hero-content {\n            max-width: 800px;\n            padding: 0 20px;\n        }\n\n        .ci-hero h1 {\n            font-size: 3rem;\n            margin-bottom: 20px;\n            animation: ci-fadeInUp 1s ease;\n            color: var(--ci-white);\n        }\n\n        .ci-hero p {\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            animation: ci-fadeInUp 1s ease 0.2s both;\n        }\n\n        .ci-btn {\n            display: inline-block;\n            padding: 12px 30px;\n            background-color: var(--ci-puerto-rico-red);\n            color: var(--ci-white);\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n        }\n\n        .ci-btn:hover {\n            background-color: #b94c47;\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .ci-btn-large {\n            padding: 15px 40px;\n            font-size: 1.1rem;\n        }\n\n        \/* FAQ Section *\/\n        .ci-faq-section {\n            background-color: var(--ci-light-gray);\n        }\n\n        .ci-faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .ci-faq-item {\n            background-color: var(--ci-white);\n            border-radius: 10px;\n            margin-bottom: 20px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .ci-faq-item:hover {\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n        }\n\n        .ci-faq-question {\n            padding: 25px 30px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background-color: var(--ci-white);\n            transition: background-color 0.3s ease;\n        }\n\n        .ci-faq-question:hover {\n            background-color: #f9f9f9;\n        }\n\n        .ci-faq-question h3 {\n            margin: 0;\n            font-size: 1.2rem;\n            color: var(--ci-puerto-rico-blue);\n            font-weight: 600;\n            flex: 1;\n            padding-right: 20px;\n        }\n\n        .ci-faq-icon {\n            color: var(--ci-puerto-rico-red);\n            font-size: 1.2rem;\n            transition: transform 0.3s ease;\n        }\n\n        .ci-faq-item.active .ci-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ci-faq-answer {\n            padding: 0 30px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n            background-color: #f9f9f9;\n        }\n\n        .ci-faq-item.active .ci-faq-answer {\n            padding: 0 30px 30px;\n            max-height: 5000px;\n            overflow: visible;\n        }\n\n        .ci-faq-answer p {\n            margin-bottom: 15px;\n            line-height: 1.7;\n        }\n\n        .ci-faq-answer p:last-child {\n            margin-bottom: 0;\n        }\n\n        .ci-faq-answer ul, .ci-faq-answer ol {\n            margin-bottom: 15px;\n            padding-left: 20px;\n        }\n\n        .ci-faq-answer li {\n            margin-bottom: 8px;\n            line-height: 1.6;\n        }\n\n        .ci-faq-link {\n            color: var(--ci-puerto-rico-blue);\n            text-decoration: none;\n            font-weight: 500;\n            transition: color 0.3s ease;\n        }\n\n        .ci-faq-link:hover {\n            color: var(--ci-puerto-rico-red);\n            text-decoration: underline;\n        }\n\n        .ci-faq-subsection {\n            margin: 20px 0;\n            padding: 15px;\n            background-color: #f0f5ff;\n            border-left: 4px solid var(--ci-puerto-rico-blue);\n            border-radius: 0 5px 5px 0;\n        }\n\n        .ci-faq-subsection-title {\n            font-weight: 600;\n            color: var(--ci-puerto-rico-blue);\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n        }\n\n        .ci-faq-subsection-title i {\n            margin-right: 10px;\n            font-size: 1.1rem;\n        }\n\n        .ci-faq-highlight {\n            background-color: #fff9e6;\n            padding: 15px;\n            border-radius: 5px;\n            margin: 15px 0;\n            border-left: 3px solid #ffcc00;\n        }\n\n        .ci-faq-highlight p {\n            margin-bottom: 5px;\n        }\n\n        .ci-faq-requirements-list {\n            list-style-type: none;\n            padding-left: 0;\n        }\n\n        .ci-faq-requirements-list li {\n            padding-left: 25px;\n            position: relative;\n            margin-bottom: 10px;\n        }\n\n        .ci-faq-requirements-list li:before {\n            content: \"\u2022\";\n            color: var(--ci-puerto-rico-blue);\n            font-weight: bold;\n            position: absolute;\n            left: 10px;\n        }\n\n        .ci-faq-answer-content {\n            overflow: auto;\n        }\n\n        \/* Animations *\/\n        @keyframes ci-fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .ci-fade-in {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: opacity 0.6s ease, transform 0.6s ease;\n        }\n\n        .ci-fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .ci-text-center {\n            text-align: center;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .ci-hero h1 {\n                font-size: 2.2rem;\n            }\n\n            .ci-faq-question {\n                padding: 20px;\n            }\n\n            .ci-faq-question h3 {\n                font-size: 1.1rem;\n            }\n\n            .ci-faq-answer {\n                padding: 0 20px;\n            }\n\n            .ci-faq-item.active .ci-faq-answer {\n                padding: 0 20px 20px;\n                max-height: 10000px;\n            }\n\n            .ci-faq-subsection {\n                padding: 12px;\n            }\n        }\n\n        @media (min-width: 1400px) {\n            .ci-faq-container {\n                max-width: 1000px;\n            }\n            \n            .ci-faq-answer {\n                font-size: 1.05rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"cornerstone-investments-wp\">\n        <!-- Hero Section -->\n        <section class=\"ci-hero\">\n            <div class=\"ci-hero-content\">\n                <h1>Frequently Asked Questions<\/h1>\n                <p>\n                    Find answers to the most common questions about our investments and projects.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- FAQ Section -->\n        <section class=\"ci-faq-section\">\n            <div class=\"ci-container\">\n                <h2 class=\"ci-section-title\">Frequently Asked Questions<\/h2>\n                \n                <div class=\"ci-faq-container\">\n                    <!-- FAQ Item 1 -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>1. What Exactly Does Our Company Do?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Puerto Rico Real Estate Fund LLC acquires, develops, and operates real estate projects of various scales, primarily residential communities, subdivisions, and multifamily developments, while allowing investors to participate in the growth of the company through equity ownership.<\/p>\n                                <p>In short: We do not invest in third-party projects. We develop our own real estate projects and allow investors to participate directly in the returns generated by the company\u2019s real estate portfolio.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 2 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>2. How Does an Investor Participate, and What Do They Receive in Return?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Investors participate by acquiring a <strong>Membership Interest (equity ownership interest)<\/strong> in Puerto Rico Real Estate Fund LLC. This makes them partners and co-owners of the Company\u2019s current and future assets.<\/p>\n                                <p>In return, investors may receive a <strong>Preferred Annual Return ranging from 9% to 11%<\/strong>depending on the class of Membership Interest acquired.<\/p>\n                                <p>In summary:<\/p>\n                                <ul>\n                                    <li>You acquire an equity ownership interest in the Company.<\/li>\n                                    <li>You become a co-owner of the real estate portfolio.<\/li>\n                                    <li>You receive a preferred annual return backed by tangible real estate assets.<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 3 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>3. What Protection Does the Investor Have?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>As this is a private investment opportunity (Private Equity), Puerto Rico Real Estate Fund LLC cannot legally guarantee returns or future performance. However, the Company implements legal, financial, and operational structures specifically designed to mitigate risk and help protect the interests of its investment partners.<\/p>\n                                <p>Key Risk-Mitigation Strategies Implemented by the Company Include:\u00a0<\/p>\n                                <ul>\n                                    <li>Operations conducted under the jurisdiction of Puerto Rico and the United States, providing a stable and well-established legal framework.<\/li>\n                                    <li>Development of projects denominated in U.S. Dollars (USD), one of the world\u2019s strongest and most stable currencies.<\/li>\n                                    <li>Preferred Return distribution priority for investors.<\/li>\n                                    <li>Backing through tangible and identifiable real estate assets.<\/li>\n                                    <li>Transparency and investor monitoring through a private dashboard with access to reports, documentation, and project updates.<\/li>\n                                    <li>Potential implementation of Payment &amp; Performance Bonds and Builder\u2019s Risk Insurance to help mitigate construction-related risks.<\/li>\n                                <\/ul>\n                                <p>To learn more about the security structures and risk mitigation strategies implemented by PRRE Fund, <a href=\"#\" class=\"ci-faq-link\">click here.<\/a>.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 4 -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>4. What Type of Projects Does the Company Develop?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>We primarily develop residential communities, planned housing developments, and high-demand real estate construction projects throughout Puerto Rico.\n The Company is currently involved in the development of more than 510 homes across three strategic municipalities in the southwest region of Puerto Rico: Gu\u00e1nica, Lajas, and San Germ\u00e1n.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 5 -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>5. Can I invest from Latin America?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Yes. Our corporate structure is designed to receive capital from investors across Argentina, Paraguay, Chile, Mexico, Colombia, and the rest of Latin America, the investment process is designed to be simple, legally structured, and supported by our team throughout each stage of participation.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 6 -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>6. What Is the Minimum Investment Amount?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>The current minimum investment amount is USD $50,000; however, the minimum may vary depending on the selected Membership Unit class. Please refer to the Returns section for more details.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 7 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>7. What Documents Does the Investor Receive?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Once the investment process has been completed and approved, the investor will receive documentation formally confirming their participation as a member of Puerto Rico Real Estate Fund LLC.<\/p>\n                                <p>Key documents may include:<\/p>\n                                <ul>\n                                    <li>Countersigned Subscription Agreement<\/li>\n                                    <li>Membership Unit Certificate corresponding to the acquired interest<\/li>\n                                    <li>Quarterly reports<\/li>\n                                    <li>Operational and financial updates from the Company<\/li>\n                                    <li>Ongoing access to relevant documentation through the Investor Dashboard<\/li>\n                                <\/ul>\n                                <p>These documents allow investors to stay informed about the Company\u2019s performance and the progress of its real estate developments.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 8 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>8. How Do Investors Generate Returns<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Investors receive a <strong>preferred annual return ranging from 9% to 11%<\/strong>, meaning that before any general project profits are distributed, investors are paid their preferred annual return on invested capital first.<\/p>\n                                <p>This structure is designed to prioritize and help protect investor interests by granting priority over project cash flows.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 9 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>9. What Experience Does the Development Team Have?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>The development team is led by developer and entrepreneur <strong>Ram\u00f3n Misla Villalba<\/strong>, who has more than 30 years of experience and over 28 completed real estate developments throughout Puerto Rico.<\/p>\n                                <p><a href=\"https:\/\/prrefund.com\/en\/experiencia-previa\/\" target=\"_blank\" class=\"ci-faq-link\">See developer experience<\/a><\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 10 -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>10. Why Invest in Puerto Rico?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Puerto Rico offers a unique real estate investment opportunity supported by three active and verifiable sources of housing demand.<\/p>\n                                \n                                <div class=\"ci-faq-subsection\">\n                                    <div class=\"ci-faq-subsection-title\">\n                                        <i class=\"fas fa-home\"><\/i>\n                                        1. Traditional Homebuyers \u2013 Structural Housing Deficit\n                                    <\/div>\n                                    <p>This segment consists of buyers purchasing homes through traditional or private mortgage financing. Demand is driven by the structural housing shortage Puerto Rico has experienced since the 2008 financial and real estate crisis.<\/p>\n                                    <div class=\"ci-faq-highlight\">\n                                        <p><strong>According to the Puerto Rico Builders Association:<\/strong><\/p>\n                                        <p>At the beginning of the 21st century, approximately 12,000 new homes were being built annually in Puerto Rico. Following the economic crisis, by 2010, new housing construction had declined to approximately 4,000 homes per year, and as recently as 2024, fewer than 700 newly built homes were completed.<\/p>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"ci-faq-subsection\">\n                                    <div class=\"ci-faq-subsection-title\">\n                                        <i class=\"fas fa-hurricane\"><\/i>\n                                        2. Hurricane Mar\u00eda Beneficiaries \u2013 R3 Program \u2013 CDBG-DR\n                                    <\/div>\n                                    <p>There are currently <strong>3,963 eligible relocation voucher applications<\/strong>, representing a significant source of immediate and verifiable housing demand.<\/p>\n                                <\/div>\n\n                                <div class=\"ci-faq-subsection\">\n                                    <div class=\"ci-faq-subsection-title\">\n                                        <i class=\"fas fa-earthquake\"><\/i>\n                                        3. 2020 Earthquake Beneficiaries \u2013 ReSURge Program \u2013 CDBG-DR\n                                    <\/div>\n                                    <p>There are approximately <strong>350 active beneficiary cases involving relocation vouchers<\/strong>, while the market continues to face a substantial shortage of available housing inventory.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 11 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>11. What Is the Process to Start Investing?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>The process begins by <strong>egistering through our platform<\/strong>Investors then gain access to their private Investor Dashboard, where they can review active investment rounds, select the opportunity in which they wish to participate, complete the AML\/KYC verification process, review the Offering Memorandum, and electronically execute the Subscription Agreement.<\/p>\n                                <p>Once the documentation has been approved, investors will receive instructions to complete the investment transfer process.<\/p>\n                                <p>To review the complete step-by-step investment process <a href=\"#\" class=\"ci-faq-link\">click here.<\/a>.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 12 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>12. How Strong Is Our Portfolio? What Support Does It Provide?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Puerto Rico Real Estate Fund LLC projects the development of a real estate portfolio with <strong>estimated sales exceeding USD $103 million<\/strong>, in addition to an estimated <strong>USD $7 million to USD $14 million<\/strong> in projected value through the monetization of Opportunity Zone tax credits.\u00a0<\/p>\n                                <p>The projects are backed by tangible and identifiable real estate assets, including land and properties directly associated with the developments. Additionally, certain upcoming projects are expected to be developed under Puerto Rico\u2019s Opportunity Zones Program, providing tax incentives that may strengthen the financial viability and stability of the developments.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 13 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>13. What is Preferential Return?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>The <strong>Preferred Return structure,<\/strong> is a mechanism that grants investors priority in the distribution of returns over the managing partners of the Company.<\/p>\n                                <p>This means that, whenever distributable profits are available, investors are entitled to receive their preferred return before managers participate in profit distributions.<\/p>\n                                <p>Additionally, if during a given period the preferred return cannot be fully distributed, the unpaid portion will accumulate for future periods as a <strong>\u201cPreferred Accumulated Return,\u201d<\/strong>allowing investors to benefit from compounding returns.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 14 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>14. Are Returns Cumulative and Compounded?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p><strong>Yes.<\/strong> The preferred return is cumulative and compounded<\/p>\n                                <p>This means that if, during a given period, the Company is unable to distribute all or part of the preferred return, or if the investor elects not to withdraw the returns, the unpaid amount will accumulate into the following investment cycle.<\/p>\n                                <p>Because the structure is compounded, all accumulated returns (whether due to non-payment or by investor election) are added to the principal balance, and future returns are calculated based on the increased amount. This allows investors to generate returns on previously accumulated returns.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 15 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>15. What Is the Minimum Holding Period? Can I Exit Earlier?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>The <strong>minimum holding period<\/strong> for investments is <strong>24-Month<\/strong>.<\/p>\n                                <p>At this time, the investment structure does not contemplate early withdrawal mechanisms prior to the expiration of the established investment term.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 16 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>16. Is the Certificate of Participation an Enforceable Debt Instrument?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p><strong>No.<\/strong> The Certificate of Membership Interest <strong>does not constitute a promissory note or debt instrument<\/strong>. It is a document evidencing the investor\u2019s equity ownership interest in Puerto Rico Real Estate Fund LLC.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 17 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>17. What Happens If the Company Cannot Fully Distribute the Preferred Return?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>If, during a given period, the Company is unable to distribute all or part of the Preferred Return, the unpaid amount will accumulate as a <strong>\u201cPreferred Accumulated Return,\u201d<\/strong>.<\/p>\n                                <p>Such accumulated amounts must be paid with priority in future distribution cycles. Additionally, the managing partners may not participate in profit distributions until all pending and accumulated preferred returns owed to investors have been satisfied.<\/p>\n                                <p>This structure is intended to preserve the economic priority of investors within the Company\u2019s distribution framework.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 18 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>18. Do investors have to pay taxes on their earnings in Puerto Rico?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Distributions generated from projects developed under <strong>Puerto Rico\u2019s Opportunity Zones Program,<\/strong> may qualify for exemption from Puerto Rico income taxes, pursuant to the applicable provisions of Puerto Rico Act 60.<\/p>\n                                <p>This exemption applies solely to taxation within Puerto Rico and does not affect tax obligations in other jurisdictions.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 19 - MODIFICADA -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>19. When Could I Sell or Transfer My Membership Units?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>Membership Units in Puerto Rico Real Estate Fund LLC <strong>are not publicly traded<\/strong> and should be considered a medium to long-term investment.<\/p>\n                                <p>Any sale or transfer of Membership Units is subject to applicable legal restrictions, as well as prior <strong>approval by the Company\u2019s Manager<\/strong> .<\/p>\n                                <p>In General Terms:<\/p>\n                                <ul>\n                                    <li>Membership Units are subject to minimum holding periods pursuant to applicable securities laws.<\/li>\n                                    <li>Certain international transfers may be subject to additional restrictions during the first 12 months following the investment.<\/li>\n                                    <li>All transfers are subject to regulatory compliance and verification procedures (KYC\/AML).<\/li>\n                                    <li>Any new investor must satisfy the eligibility requirements established by the Company and applicable regulations.<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- FAQ Item 20 - MODIFICADA (Requisitos para invertir) -->\n                    <div class=\"ci-faq-item ci-fade-in\">\n                        <div class=\"ci-faq-question\">\n                            <h3>20. What Are the Requirements to Invest?<\/h3>\n                            <div class=\"ci-faq-icon\">\n                                <i class=\"fas fa-chevron-down\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <div class=\"ci-faq-answer\">\n                            <div class=\"ci-faq-answer-content\">\n                                <p>To participate in the investment offerings of Puerto Rico Real Estate Fund LLC, investors must satisfy the applicable requirements under <strong>Regulation D of the United States Securities and Exchange Commission (SEC)<\/strong> including qualification as an <strong>\u201cAccredited Investor.\u201d<\/strong>.<\/p>\n                                <p>In General Terms, an Individual May Qualify as an Accredited Investor by Meeting at Least One of the Following Criteria:<\/p>\n                                <ul>\n                                    <li>Net worth exceeding USD $1 million, excluding the value of the primary residence.<\/li>\n                                    <li>Annual individual income exceeding USD $200,000, or joint income exceeding USD $300,000 with a spouse or partner, during the previous two years, with a reasonable expectation of maintaining such income levels.<\/li>\n                                    <li>Certain financial licenses or certifications recognized by the SEC.<\/li>\n                                    <li>Certain entities or companies meeting asset thresholds established under applicable regulations.<\/li>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- NOTA: La pregunta 21 (requisitos para no ciudadanos) ha sido ELIMINADA -->\n\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Contact Section -->\n        <section class=\"ci-contact-section\">\n            <div class=\"ci-container\">\n                <div class=\"ci-contact-content\">\n                    <h2 class=\"ci-section-title\">Do you have any more questions?<\/h2>\n                    <p class=\"ci-contact-text\">\n                        If you didn't find the answer you were looking for or need more detailed information, please don't hesitate to contact us directly. Our team will be happy to help.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            \/\/ FAQ Accordion Functionality\n            document.querySelectorAll('.ci-faq-question').forEach(question => {\n                question.addEventListener('click', function() {\n                    const faqItem = this.parentElement;\n                    faqItem.classList.toggle('active');\n                });\n            });\n\n            \/\/ Scroll Animation\n            function checkScroll() {\n                document.querySelectorAll('.ci-fade-in').forEach(element => {\n                    const elementTop = element.getBoundingClientRect().top;\n                    const windowHeight = window.innerHeight;\n\n                    if (elementTop < windowHeight - 100) {\n                        element.classList.add('visible');\n                    }\n                });\n            }\n\n            window.addEventListener('scroll', checkScroll);\n            window.addEventListener('load', checkScroll);\n        });\n    <\/script>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Invertir Ahora Preguntas Frecuentes &#8211; Puerto Rico Real Estate Fund LLC Preguntas Frecuentes Encuentra respuestas a las preguntas m\u00e1s comunes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_themeisle_gutenberg_block_has_review":false,"iawp_total_views":33,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-36","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_edit_lock":["1779738683: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":[""],"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:\"\";}}"],"footnotes":[""],"_edit_last":["1"],"um_content_restriction":["a:8:{s:26:\"_um_custom_access_settings\";b:0;s:14:\"_um_accessible\";i:0;s:28:\"_um_access_hide_from_queries\";b:0;s:19:\"_um_noaccess_action\";i:0;s:30:\"_um_restrict_by_custom_message\";i:0;s:27:\"_um_restrict_custom_message\";s:0:\"\";s:19:\"_um_access_redirect\";i:0;s:23:\"_um_access_redirect_url\";s:0:\"\";}"],"iawp_total_views":["33"],"_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"],"rank_math_seo_score":["17"],"rank_math_title":["Puerto Rico Real Estate Investment FAQ | PRRE"],"rank_math_description":["Find answers about PRRE\u2019s investment process, Membership Units, preferred returns, investor documentation, risks and real estate projects in Puerto Rico."],"rank_math_internal_links_processed":["1"],"_eb_reusable_block_ids":["a:0:{}"],"_uag_css_file_name":["uag-css-36.css"],"_uag_js_file_name":["uag-js-36.js"],"_uag_page_assets":["a:9:{s:3:\"css\";s:53511:\".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-cc88c28d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc88c28d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc88c28d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cc88c28d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cc88c28d .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc88c28d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cc88c28d{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-2c9b9ca7 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2c9b9ca7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2c9b9ca7 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-2c9b9ca7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-2c9b9ca7 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c9b9ca7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-2c9b9ca7{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cc88c28d{width: 100%;}.wp-block-uagb-container.uagb-block-cc88c28d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c9b9ca7{width: 100%;}.wp-block-uagb-container.uagb-block-2c9b9ca7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;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-cc88c28d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-cc88c28d{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-2c9b9ca7{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-block-2c9b9ca7{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;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:\"1784570951\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/prrefund.com\/en\/author\/admin-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2\/"},"uagb_comment_info":0,"uagb_excerpt":"Invertir Ahora Preguntas Frecuentes &#8211; Puerto Rico Real Estate Fund LLC Preguntas Frecuentes Encuentra respuestas a las preguntas m\u00e1s comunes [&hellip;]","_links":{"self":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/36","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=36"}],"version-history":[{"count":13,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":2113,"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions\/2113"}],"wp:attachment":[{"href":"https:\/\/prrefund.com\/en\/wp-json\/wp\/v2\/media?parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}