{"id":13,"date":"2016-07-25T18:32:22","date_gmt":"2016-07-25T18:32:22","guid":{"rendered":"https:\/\/www.bscu.org\/?page_id=13"},"modified":"2025-10-23T10:23:09","modified_gmt":"2025-10-23T14:23:09","slug":"home-2","status":"publish","type":"page","link":"https:\/\/www.bscu.org\/es\/","title":{"rendered":"Cooperativa de cr\u00e9dito del sur de Florida"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-parent=\"true\" class=\"vc_row style-color-lxmt-bg vc_custom_1748615583436 row-container\" style=\"padding-right: 0px ;padding-left: 0px ;\" id=\"homeslider\"><div class=\"row full-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<script>\n  const sliderTimestamp = new Date().getTime();\n  const sliderScript = document.createElement('script');\n  sliderScript.src = `https:\/\/bscu.org\/apps\/slider-system\/public\/embed.js?v=${sliderTimestamp}`;\n  \n  sliderScript.onload = function() {\n    renderSlider('dynamic-slider');\n  };\n  \n  document.head.appendChild(sliderScript);\n<\/script>\n<div id=\"dynamic-slider\"><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-homeslider\" data-row=\"script-homeslider\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"homeslider\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-lxmt-bg vc_custom_1740844483132 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-0\"><div class=\"row full-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- BSCU Fraud Alert Accordion - WordPress HTML Block -->\n<div class=\"bscu-fraud-alert-container\">\n  <style>\n    \/* Isolated styles with specific class prefixes to avoid WordPress conflicts *\/\n    .bscu-fraud-alert-container .bscu-accordion {\n      background-color: #f8f9fa;\n      border-left: 6px solid #dc3545;\n      cursor: pointer;\n      padding: 18px;\n      width: 100%;\n      text-align: left;\n      border: none;\n      outline: none;\n      transition: 0.4s;\n      position: relative;\n      font-weight: bold;\n      font-size: 1.2rem;\n      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);\n      display: flex;\n      align-items: center;\n    }\n\n    .bscu-fraud-alert-container .bscu-toggle-indicator {\n      display: flex;\n      align-items: center;\n      margin-left: auto;\n      color: #dc3545;\n    }\n    \n    \/* Hide\/Show logic for toggle buttons *\/\n    .bscu-fraud-alert-container .bscu-toggle-hide {\n      display: none;\n    }\n    \n    .bscu-fraud-alert-container .bscu-accordion.active .bscu-toggle-view {\n      display: none;\n    }\n    \n    .bscu-fraud-alert-container .bscu-accordion.active .bscu-toggle-hide {\n      display: flex;\n    }\n    \n    .bscu-fraud-alert-container .bscu-toggle-text {\n      font-size: 0.85rem;\n      margin-right: 8px;\n    }\n    \n    \/* Desktop view - one line *\/\n    .bscu-fraud-alert-container .bscu-toggle-text::after {\n      content: \" Message\";\n      display: inline;\n    }\n    \n    .bscu-fraud-alert-container .bscu-toggle-icon {\n      font-weight: bold;\n      font-size: 1.5rem;\n    }\n\n    .bscu-fraud-alert-container .bscu-panel {\n      padding: 0;\n      background-color: #f8f9fa;\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.2s ease-out;\n      border-left: 6px solid #dc3545;\n      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);\n      opacity: 0; \/* Hide content initially *\/\n    }\n\n    \/* Show content when panel is expanded *\/\n    .bscu-fraud-alert-container .bscu-panel.show-content {\n      opacity: 1;\n    }\n\n\n    .bscu-fraud-alert-container .bscu-banner-icon {\n      background: #dc3545;\n      color: white;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1rem;\n      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\n      margin-right: 15px;\n      flex-shrink: 0; \/* Prevent icon from shrinking *\/\n    }\n\n    .bscu-fraud-alert-container .bscu-banner-content {\n      color: #2d3436;\n      font-size: 1.1rem;\n      line-height: 1.6;\n      padding: 1.5rem;\n    }\n\n    .bscu-fraud-alert-container .bscu-report-button {\n      background: #dc3545;\n      color: white !important;\n      padding: 0.5rem 1.2rem;\n      border-radius: 20px;\n      font-weight: bold;\n      display: inline-block;\n      margin: 0.5rem 0;\n      box-shadow: 0 2px 4px rgba(220, 53, 69, 0.2);\n      text-decoration: none;\n      transition: background-color 0.3s, transform 0.2s;\n      border: none;\n      cursor: pointer;\n    }\n\n    .bscu-fraud-alert-container .bscu-report-button:hover {\n      background: #c82333;\n      transform: translateY(-1px);\n      text-decoration: none;\n      color: white !important;\n    }\n\n    .bscu-fraud-alert-container .bscu-report-button:active {\n      transform: translateY(0);\n    }\n\n    .bscu-fraud-alert-container strong {\n      font-weight: 600;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 767px) {\n      .bscu-fraud-alert-container .bscu-accordion, \n      .bscu-fraud-alert-container .bscu-panel {\n        margin: 0;\n      }\n      \n      .bscu-fraud-alert-container .bscu-accordion {\n        font-size: 0.95rem;\n        padding: 12px 15px;\n      }\n      \n      .bscu-fraud-alert-container .bscu-banner-content {\n        font-size: 0.95rem;\n        padding: 1rem;\n      }\n      \n      .bscu-fraud-alert-container .bscu-banner-icon {\n        width: 26px;\n        height: 26px;\n        min-width: 26px; \/* Ensure icon doesn't shrink *\/\n        font-size: 0.85rem;\n        margin-right: 10px;\n      }\n    }\n    \n    \/* Mobile view for toggle text to stack on mobile *\/\n    @media (max-width: 480px) {\n      .bscu-fraud-alert-container .bscu-toggle-text {\n        display: block;\n        font-size: 0.7rem;\n        line-height: 1;\n        text-align: center;\n        margin-bottom: 2px;\n      }\n      \n      .bscu-fraud-alert-container .bscu-toggle-text::after {\n        content: \"Message\";\n        display: block;\n        margin-top: 2px;\n      }\n      \n      .bscu-fraud-alert-container .bscu-toggle-view,\n      .bscu-fraud-alert-container .bscu-toggle-hide {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 42px;\n      }\n      \n      .bscu-fraud-alert-container .bscu-toggle-hide {\n        display: none;\n      }\n      \n      .bscu-fraud-alert-container .bscu-accordion.active .bscu-toggle-view {\n        display: none;\n      }\n      \n      .bscu-fraud-alert-container .bscu-accordion.active .bscu-toggle-hide {\n        display: flex;\n      }\n      \n      .bscu-fraud-alert-container .bscu-toggle-icon {\n        font-size: 1.2rem;\n      }\n    }\n  <\/style>\n\n  <button class=\"bscu-accordion\">\n    <div class=\"bscu-banner-icon\">\n      <i class=\"fas fa-lock\"><\/i>\n    <\/div>\n    Alerta importante de fraude para miembros\n    <div class=\"bscu-toggle-indicator\">\n      <div class=\"bscu-toggle-view\">\n        <span class=\"bscu-toggle-text\">Vista<\/span>\n        <span class=\"bscu-toggle-icon\">+<\/span>\n      <\/div>\n      <div class=\"bscu-toggle-hide\">\n        <span class=\"bscu-toggle-text\">Esconder<\/span>\n        <span class=\"bscu-toggle-icon\">-<\/span>\n      <\/div>\n    <\/div>\n  <\/button>\n  \n  <div class=\"bscu-panel\">\n    <div class=\"bscu-banner-content\">\n      <strong>Aviso importante:<\/strong> \n      <strong>BSCU<\/strong> voluntad \n      <strong>NUNCA<\/strong> \n      <strong>llamar<\/strong> o \n      <strong>texto<\/strong> T\u00fa por tu\n      <strong>nombre de usuario, contrase\u00f1a, c\u00f3digo de acceso seguro (SAC), n\u00famero de tarjeta, fecha de vencimiento o CVV de la tarjeta<\/strong>! Si recibes un <strong>llamar<\/strong> o \n      <strong>texto<\/strong> Si desea solicitar esta informaci\u00f3n o si le ha proporcionado esta informaci\u00f3n a alguien, llame al <strong>1-800-637-2728 (opci\u00f3n 7)<\/strong> o <a target=\"_blank\" href=\"https:\/\/www.bscu.org\/es\/forms\/eforms\/report-suspicious-activity\/160\/\" class=\"bscu-report-button\">Reportar actividad sospechosa<\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    \/\/ Immediately-invoked function expression to avoid global scope pollution\n    (function() {\n      \/\/ Wait for DOM to be ready\n      function ready(fn) {\n        if (document.readyState !== 'loading') {\n          fn();\n        } else {\n          document.addEventListener('DOMContentLoaded', fn);\n        }\n      }\n      \n      ready(function() {\n        \/\/ Get all elements with class \"bscu-accordion\" within this container only\n        var container = document.querySelector('.bscu-fraud-alert-container');\n        var acc = container.getElementsByClassName(\"bscu-accordion\");\n        var panels = container.getElementsByClassName(\"bscu-panel\");\n        \n        \/\/ Make sure panels are initially collapsed and hidden\n        for (var i = 0; i < panels.length; i++) {\n          panels[i].style.maxHeight = null;\n        }\n        \n        for (var i = 0; i < acc.length; i++) {\n          acc[i].addEventListener(\"click\", function() {\n            this.classList.toggle(\"active\");\n            var panel = this.nextElementSibling;\n            \n            if (panel.style.maxHeight) {\n              \/\/ Collapse panel\n              panel.style.maxHeight = null;\n              panel.classList.remove(\"show-content\");\n            } else {\n              \/\/ Expand panel\n              panel.style.maxHeight = panel.scrollHeight + \"px\";\n              panel.classList.add(\"show-content\");\n            }\n          });\n        }\n      });\n    })();\n  <\/script>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-0\" data-row=\"script-row-unique-0\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-0\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row vc_custom_1735570284468 row-container\" style=\"padding-top: 20px ;padding-right: 0px ;padding-bottom: 20px ;padding-left: 0px ;\" id=\"row-unique-1\"><div class=\"row full-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-center align_center column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell  vc_custom_1745175333774 no-block-padding\" style=\"padding-top: 0px ;padding-right: 0px ;padding-bottom: 0px ;padding-left: 0px ;\" ><div class=\"uncont\" ><div class=\"vc_custom_heading_wrap\"><div class=\"heading-text el-text\" ><h2 class=\"h2 font-weight-800\" ><span>Elige lo que sea adecuado para ti<\/span><\/h2><\/div><div class=\"clear\"><\/div><\/div>\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- Font Awesome (only include if not already loaded by your theme) -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\" \/>\n\n<!-- Icon Carousel Container -->\n<div id=\"icon-carousel-container-123\" class=\"icon-carousel-container\">\n    <div class=\"icon-carousel-wrapper\">\n        <button class=\"icon-carousel-prev-btn\">\n            <i class=\"fa-solid fa-chevron-left\"><\/i>\n        <\/button>\n        <div class=\"icon-carousel-items\"><\/div>\n        <button class=\"icon-carousel-next-btn\">\n            <i class=\"fa-solid fa-chevron-right\"><\/i>\n        <\/button>\n    <\/div>\n    <div class=\"icon-carousel-pagination\"><\/div>\n<\/div>\n\n<!-- Isolated Styles -->\n<style>\n    \/* Use a unique prefix to avoid conflicts *\/\n    #icon-carousel-container-123 {\n        max-width: 72rem;\n        margin-left: auto;\n        margin-right: auto;\n        padding: 2rem 1rem;\n        box-sizing: border-box;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-wrapper {\n        position: relative;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-prev-btn,\n    #icon-carousel-container-123 .icon-carousel-next-btn {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        background-image: linear-gradient(to right, #00475f, #006184);\n        color: white;\n        border-radius: 9999px;\n        padding: 0.5rem;\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        z-index: 10;\n        width: 2.5rem;\n        height: 2.5rem;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border: none;\n        cursor: pointer;\n        transition: opacity 150ms;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-prev-btn:hover,\n    #icon-carousel-container-123 .icon-carousel-next-btn:hover {\n        opacity: 0.9;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-prev-btn {\n        left: -1rem;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-next-btn {\n        right: -1rem;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-items {\n        display: grid;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 1rem;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item {\n        background-color: white;\n        border-radius: 0.5rem;\n        padding: 1.5rem;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        min-height: 12rem;\n        position: relative;\n        text-decoration: none;\n        transition: all 300ms;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item:hover {\n        transform: translateY(-0.25rem);\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item i {\n        font-size: 1.875rem;\n        margin-bottom: 1rem;\n        color: #00475f;\n        transition: transform 150ms;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item:hover i {\n        transform: scale(1.1);\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item p {\n        text-align: center;\n        font-weight: 600;\n        font-size: 0.875rem;\n        color: #1f2937;\n        transition: color 150ms;\n        margin: 0;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-item:hover p {\n        color: #00475f;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-pagination {\n        display: flex;\n        justify-content: center;\n        margin-top: 1.5rem;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-pagination button {\n        width: 0.5rem;\n        height: 0.5rem;\n        border-radius: 9999px;\n        background-color: #d1d5db;\n        border: none;\n        cursor: pointer;\n        transition: background-color 150ms;\n        padding: 0;\n        margin: 0 0.25rem;\n    }\n    \n    #icon-carousel-container-123 .icon-carousel-pagination button.active {\n        background-color: #00475f;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (min-width: 768px) {\n        #icon-carousel-container-123 .icon-carousel-items {\n            grid-template-columns: repeat(3, minmax(0, 1fr));\n        }\n    }\n    \n    @media (min-width: 1024px) {\n        #icon-carousel-container-123 .icon-carousel-items {\n            grid-template-columns: repeat(6, minmax(0, 1fr));\n        }\n    }\n<\/style>\n\n<!-- Isolated JavaScript -->\n<script>\n(function() {\n    \/\/ Use a unique ID to avoid conflicts\n    const containerId = 'icon-carousel-container-123';\n    \n    \/\/ Data\n    const items = [\n        { icon: 'fa-solid fa-users', text: 'Become a Member', href: '\/join-us' },\n        { icon: 'fa-solid fa-calendar', text: 'Book an Appointment', href: 'https:\/\/oac.fmsiportal.com\/AppointmentWidget\/service?urlCode=9PI5197YG4ODRDVJEJAU' },\n        { icon: 'fa-solid fa-house', text: 'Apply for Mortgage', href: '\/mortgage' },\n        { icon: 'fa-solid fa-truck', text: 'Auto Loans', href: '\/autoloans' },\n        { icon: 'fa-solid fa-car', text: 'Electric Vehicle Loans', href: '\/evloans' },\n        { icon: 'fa-solid fa-credit-card', text: 'Compare Credit Cards', href: '\/creditcards' },\n        { icon: 'fa-solid fa-circle-plus', text: 'Skip a Pay', href: '\/skipapay' },\n        { icon: 'fa-solid fa-user-plus', text: 'Refer a Friend', href: 'https:\/\/referfriend.org\/' },\n        { icon: 'fa-solid fa-chart-line', text: 'Business Services', href: '\/businessservices' },\n        { icon: 'fa-solid fa-shield', text: 'Insurance Services', href: '\/insurance-center' }\n    ];\n    \n    \/\/ Settings\n    const itemsPerPage = 6;\n    const totalPages = Math.ceil(items.length \/ itemsPerPage);\n    let currentPage = 0;\n    \n    \/\/ Initialize on DOM ready - wrapped in a function that checks if document is already loaded\n    function init() {\n        \/\/ DOM elements\n        const container = document.getElementById(containerId);\n        if (!container) return; \/\/ Safeguard against missing elements\n        \n        const prevBtn = container.querySelector('.icon-carousel-prev-btn');\n        const nextBtn = container.querySelector('.icon-carousel-next-btn');\n        const itemsContainer = container.querySelector('.icon-carousel-items');\n        const pagination = container.querySelector('.icon-carousel-pagination');\n        \n        \/\/ Event listeners\n        prevBtn.addEventListener('click', () => navigate(-1));\n        nextBtn.addEventListener('click', () => navigate(1));\n        \n        \/\/ Functions\n        function navigate(direction) {\n            currentPage = (currentPage + direction + totalPages) % totalPages;\n            renderItems();\n            updatePagination();\n        }\n        \n        function renderItems() {\n            \/\/ Clear container\n            itemsContainer.innerHTML = '';\n            \n            \/\/ Get visible items for current page\n            const visibleItems = items.slice(\n                currentPage * itemsPerPage,\n                (currentPage + 1) * itemsPerPage\n            );\n            \n            \/\/ Create and append items\n            visibleItems.forEach((item) => {\n                const itemElement = document.createElement('a');\n                itemElement.href = item.href;\n                itemElement.className = 'icon-carousel-item';\n                \n                const iconElement = document.createElement('i');\n                iconElement.className = item.icon;\n                \n                const textElement = document.createElement('p');\n                textElement.textContent = item.text;\n                \n                itemElement.appendChild(iconElement);\n                itemElement.appendChild(textElement);\n                itemsContainer.appendChild(itemElement);\n            });\n        }\n        \n        function updatePagination() {\n            \/\/ Clear pagination\n            pagination.innerHTML = '';\n            \n            \/\/ Create and append pagination dots\n            for (let i = 0; i < totalPages; i++) {\n                const dot = document.createElement('button');\n                dot.className = currentPage === i ? 'active' : '';\n                dot.addEventListener('click', () => {\n                    currentPage = i;\n                    renderItems();\n                    updatePagination();\n                });\n                pagination.appendChild(dot);\n            }\n        }\n        \n        \/\/ Initialize\n        renderItems();\n        updatePagination();\n    }\n    \n    \/\/ Check if document is already loaded\n    if (document.readyState === 'complete' || document.readyState === 'interactive') {\n        setTimeout(init, 1);\n    } else {\n        document.addEventListener('DOMContentLoaded', init);\n    }\n})();\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-1\" data-row=\"script-row-unique-1\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-1\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-gyho-bg vc_custom_1663605428041 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-2\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-left align_left column_parent col-lg-6 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" ><div class=\"empty-space empty-half\" ><span class=\"empty-space-inner\"><\/span><\/div>\n<div class=\"uncode_text_column\" ><\/p>\n<h2>\u00bfPor qu\u00e9 Elegir una Cooperativa de Cr\u00e9dito?<\/h2>\n<h5>La propiedad de los miembros marca la diferencia<\/h5>\n<p>\n<\/div>\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n        .bscu-dual-button-container {\n            display: flex;\n            gap: 15px;\n            justify-content: flex-start;\n            align-items: center;\n            flex-wrap: wrap;\n            margin: 20px 0;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        }\n\n        .bscu-cta-button {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 14px 28px;\n            font-size: 16px;\n            font-weight: 600;\n            text-decoration: none;\n            border-radius: 8px;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            border: 2px solid #00475f;\n            min-width: 140px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .bscu-cta-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n            transition: left 0.5s;\n        }\n\n        .bscu-cta-button:hover::before {\n            left: 100%;\n        }\n\n        .bscu-btn-primary {\n            background-color: #00475f;\n            color: white !important;\n            box-shadow: 0 4px 15px rgba(0, 71, 95, 0.3);\n        }\n\n        .bscu-btn-primary:hover {\n            background-color: #003a4d !important;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(0, 71, 95, 0.4);\n        }\n\n        .bscu-btn-secondary {\n            background-color: transparent;\n            color: #00475f !important;\n            border: 2px solid #00475f;\n        }\n\n        .bscu-btn-secondary:hover {\n            background-color: #00475f !important;\n            color: white !important;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(0, 71, 95, 0.3);\n        }\n\n        \/* Mobile responsive *\/\n        @media (max-width: 480px) {\n            .bscu-dual-button-container {\n                flex-direction: column;\n                gap: 12px;\n            }\n            \n            .bscu-cta-button {\n                width: 100%;\n                max-width: 250px;\n            }\n        }\n\n        \/* Focus states for accessibility *\/\n        .bscu-cta-button:focus {\n            outline: 3px solid rgba(0, 71, 95, 0.3);\n            outline-offset: 2px;\n        }\n\n        \/* Active states *\/\n        .bscu-cta-button:active {\n            transform: translateY(0);\n        }\n    <\/style>\n\n<div class=\"bscu-dual-button-container\">\n    <a href=\"https:\/\/www.bscu.org\/es\/join-us\/\" class=\"bscu-cta-button bscu-btn-primary\" target=\"_blank\" rel=\"noopener\">\n        \u00danete hoy\n    <\/a>\n    <a href=\"https:\/\/www.bscu.org\/es\/about\/\" class=\"bscu-cta-button bscu-btn-secondary\" target=\"_blank\" rel=\"noopener\">\n        M\u00e1s informaci\u00f3n\n    <\/a>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-6 single-internal-gutter\"><div class=\"uncol style-dark\"  ><div class=\"uncoltable\"><div class=\"uncell  vc_custom_1475175688940 border-color-186053-color no-block-padding\" style=\"border-style: solid;border-top-width: 2px ;border-right-width: 2px ;border-bottom-width: 2px ;border-left-width: 2px ;padding-top: 25px ;padding-right: 25px ;padding-bottom: 25px ;padding-left: 25px ;\" ><div class=\"column-background background-element\" style=\"opacity: 1;\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"background-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"background-inner\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"block-bg-overlay style-color-xsdn-bg\" style=\"opacity: 0.3;\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div><div class=\"uncont\" ><div class=\"uncode_text_column\" ><\/p>\n<p style=\"color: #031c32;\">Los ingresos de la cooperativa de cr\u00e9dito, despu\u00e9s de gastos y reservas, se devuelven directamente a los miembros en forma de tasas m\u00e1s bajas en pr\u00e9stamos, mayores dividendos en ahorros y muchos servicios sin cargos. Cada miembro principal tiene un voto para la Junta Directiva de la cooperativa de cr\u00e9dito, sin importar cu\u00e1nto tenga depositado. No existe un grupo selecto de accionistas o propietarios que obtenga m\u00e1s beneficios que los dem\u00e1s. Todos los miembros se benefician, tanto individualmente como colectivamente.<\/p>\n<p style=\"color: #031c32;\">M\u00e1s de 85 millones de estadounidenses pertenecen a cooperativas de cr\u00e9dito. Las investigaciones muestran que los consumidores est\u00e1n m\u00e1s satisfechos con las cooperativas de cr\u00e9dito que con cualquier otro proveedor de servicios financieros.<\/p>\n<p>\n<\/div><\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-2\" data-row=\"script-row-unique-2\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-2\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-gyho-bg vc_custom_1751570138947 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-3\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-left align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- BrightStar Credit Union Smart Iframe -->\n<style type=\"text\/css\">\n.bscu-iframe-container {\n\tposition: relative;\n\twidth: 100%;\n\tmax-width: 100%;\n\toverflow-x: auto;\n\toverflow-y: hidden;\n\tborder: none;\n\tbackground: transparent;\n\tmargin: 0;\n\tpadding: 0;\n}\n\n.bscu-iframe {\n\twidth: 100%;\n\tmin-width: 100%;\n\tborder: none;\n\tbackground: transparent;\n\tdisplay: block;\n\ttransition: height 0.3s ease;\n}\n\n\/* Mobile specific fixes *\/\n@media screen and (max-width: 768px) {\n\t.bscu-iframe-container {\n\t\twidth: 100vw;\n\t\tmax-width: 100vw;\n\t\tmargin-left: calc(50% - 50vw);\n\t\toverflow-x: hidden;\n\t}\n\t\n\t.bscu-iframe {\n\t\twidth: 100vw;\n\t\tmin-width: 100vw;\n\t\tmin-height: 800px;\n\t}\n}\n\n@media screen and (max-width: 480px) {\n\t.bscu-iframe {\n\t\tmin-height: 900px;\n\t}\n}\n\n.bscu-iframe-loading {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 200px;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\tbackground: #f8f9fa;\n\tz-index: 1;\n}\n\n.bscu-spinner {\n\twidth: 40px;\n\theight: 40px;\n\tposition: relative;\n}\n\n.bscu-spinner .double-bounce1,\n.bscu-spinner .double-bounce2 {\n\twidth: 100%;\n\theight: 100%;\n\tborder-radius: 50%;\n\tbackground-color: #00475f;\n\topacity: 0.6;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tanimation: bscu-bounce 2.0s infinite ease-in-out;\n}\n\n.bscu-spinner .double-bounce2 {\n\tanimation-delay: -1.0s;\n}\n\n@keyframes bscu-bounce {\n\t0%, 100% {\n\t\ttransform: scale(0.0);\n\t}\n\t50% {\n\t\ttransform: scale(1.0);\n\t}\n}\n\n.bscu-iframe-loaded .bscu-iframe-loading {\n\tdisplay: none;\n}\n<\/style>\n\n<div class=\"bscu-iframe-container\">\n\t<div class=\"bscu-iframe-loading\">\n\t\t<div class=\"bscu-spinner\">\n\t\t\t<div class=\"double-bounce1\"><\/div>\n\t\t\t<div class=\"double-bounce2\"><\/div>\n\t\t<\/div>\n\t<\/div>\n\t<iframe \n\t\tclass=\"bscu-iframe\" \n\t\tsrc=\"https:\/\/bscu.org\/api\/datatrac\/carousel-home\/index.html\"\n\t\tscrolling=\"no\"\n\t\tframeborder=\"0\"\n\t\tallowtransparency=\"true\"\n\t\tid=\"bscu-datatrac-iframe\">\n\t<\/iframe>\n<\/div>\n\n<script>\n(function() {\n\t'use strict';\n\t\n\tconst iframe = document.getElementById('bscu-datatrac-iframe');\n\tconst container = iframe.closest('.bscu-iframe-container');\n\t\n\t\/\/ Function to resize iframe\n\tfunction resizeIframe() {\n\t\ttry {\n\t\t\tif (iframe.contentWindow && iframe.contentWindow.document) {\n\t\t\t\tconst doc = iframe.contentWindow.document;\n\t\t\t\tconst body = doc.body;\n\t\t\t\tconst html = doc.documentElement;\n\t\t\t\t\n\t\t\t\t\/\/ Get the actual content height\n\t\t\t\tconst height = Math.max(\n\t\t\t\t\tbody.scrollHeight,\n\t\t\t\t\tbody.offsetHeight,\n\t\t\t\t\thtml.clientHeight,\n\t\t\t\t\thtml.scrollHeight,\n\t\t\t\t\thtml.offsetHeight\n\t\t\t\t);\n\t\t\t\t\n\t\t\t\t\/\/ Set minimum height based on screen size\n\t\t\t\tconst isMobile = window.innerWidth <= 768;\n\t\t\t\tconst isPhone = window.innerWidth <= 480;\n\t\t\t\t\n\t\t\t\tlet minHeight = 400;\n\t\t\t\tif (isPhone) {\n\t\t\t\t\tminHeight = 900;\n\t\t\t\t} else if (isMobile) {\n\t\t\t\t\tminHeight = 800;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tconst finalHeight = Math.max(height, minHeight);\n\t\t\t\tiframe.style.height = finalHeight + 'px';\n\t\t\t\t\n\t\t\t\t\/\/ Mark as loaded\n\t\t\t\tcontainer.classList.add('bscu-iframe-loaded');\n\t\t\t}\n\t\t} catch (e) {\n\t\t\t\/\/ Cross-origin restrictions - fallback to fixed height\n\t\t\tconst isMobile = window.innerWidth <= 768;\n\t\t\tconst isPhone = window.innerWidth <= 480;\n\t\t\t\n\t\t\tlet fallbackHeight = '600px';\n\t\t\tif (isPhone) {\n\t\t\t\tfallbackHeight = '900px';\n\t\t\t} else if (isMobile) {\n\t\t\t\tfallbackHeight = '800px';\n\t\t\t}\n\t\t\t\n\t\t\tiframe.style.height = fallbackHeight;\n\t\t\tcontainer.classList.add('bscu-iframe-loaded');\n\t\t}\n\t}\n\t\n\t\/\/ Resize on load\n\tiframe.addEventListener('load', function() {\n\t\t\/\/ Initial resize\n\t\tresizeIframe();\n\t\t\n\t\t\/\/ Try to set up auto-resize with interval checking\n\t\tlet resizeAttempts = 0;\n\t\tconst maxAttempts = 20;\n\t\t\n\t\tconst intervalResize = setInterval(function() {\n\t\t\tresizeAttempts++;\n\t\t\t\n\t\t\ttry {\n\t\t\t\tif (iframe.contentWindow && iframe.contentWindow.document) {\n\t\t\t\t\tconst currentHeight = parseInt(iframe.style.height) || 0;\n\t\t\t\t\tconst doc = iframe.contentWindow.document;\n\t\t\t\t\tconst newHeight = Math.max(\n\t\t\t\t\t\tdoc.body.scrollHeight,\n\t\t\t\t\t\tdoc.body.offsetHeight,\n\t\t\t\t\t\tdoc.documentElement.clientHeight,\n\t\t\t\t\t\tdoc.documentElement.scrollHeight,\n\t\t\t\t\t\tdoc.documentElement.offsetHeight\n\t\t\t\t\t);\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Update if height changed significantly\n\t\t\t\t\tif (Math.abs(newHeight - currentHeight) > 10) {\n\t\t\t\t\t\tiframe.style.height = Math.max(newHeight, 400) + 'px';\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} catch (e) {\n\t\t\t\t\/\/ Cross-origin - stop trying\n\t\t\t\tclearInterval(intervalResize);\n\t\t\t}\n\t\t\t\n\t\t\t\/\/ Stop after max attempts or when stable\n\t\t\tif (resizeAttempts >= maxAttempts) {\n\t\t\t\tclearInterval(intervalResize);\n\t\t\t}\n\t\t}, 1000);\n\t\t\n\t\t\/\/ Clear interval after 30 seconds\n\t\tsetTimeout(function() {\n\t\t\tclearInterval(intervalResize);\n\t\t}, 30000);\n\t});\n\t\n\t\/\/ Fallback: Set minimum height after 5 seconds if nothing loaded\n\tsetTimeout(function() {\n\t\tif (!container.classList.contains('bscu-iframe-loaded')) {\n\t\t\tconst isMobile = window.innerWidth <= 768;\n\t\t\tconst isPhone = window.innerWidth <= 480;\n\t\t\t\n\t\t\tlet fallbackHeight = '600px';\n\t\t\tif (isPhone) {\n\t\t\t\tfallbackHeight = '900px';\n\t\t\t} else if (isMobile) {\n\t\t\t\tfallbackHeight = '800px';\n\t\t\t}\n\t\t\t\n\t\t\tiframe.style.height = fallbackHeight;\n\t\t\tcontainer.classList.add('bscu-iframe-loaded');\n\t\t}\n\t}, 5000);\n\t\n\t\/\/ Handle window resize\n\twindow.addEventListener('resize', function() {\n\t\tsetTimeout(resizeIframe, 100);\n\t});\n\t\n})();\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-3\" data-row=\"script-row-unique-3\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-3\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-gyho-bg vc_custom_1663605428041 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-4\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-left align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- WordPress Blog Posts Paging System -->\n<div id=\"custom-blog-paging\" class=\"custom-blog-system\">\n    <style>\n        \/* Scoped styles to prevent interference with WordPress CSS *\/\n        #custom-blog-paging {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px 0;\n            scroll-margin-top: 100px; \/* Add scroll margin to prevent scrolling under fixed headers *\/\n        }\n        \n        \/* Rest of your CSS remains the same... *\/\n        #custom-blog-paging * {\n            box-sizing: border-box;\n        }\n        \n        #custom-blog-paging .blog-container-title {\n            color: #00475f;\n            text-align: center;\n            margin-bottom: 30px;\n            font-size: 2.5rem;\n            font-weight: bold;\n        }\n        \n        \/* Category Filter Styles *\/\n        #custom-blog-paging .category-filter {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 10px;\n            margin-bottom: 30px;\n        }\n        \n        #custom-blog-paging .category-button {\n            background-color: #f5f5f5;\n            color: #333;\n            border: 2px solid #e0e0e0;\n            border-radius: 20px;\n            padding: 6px 15px;\n            font-size: 0.9rem;\n            cursor: pointer;\n            transition: all 0.2s ease;\n        }\n        \n        #custom-blog-paging .category-button:hover {\n            background-color: #eaaf00;\n            color: #00475f;\n            border-color: #eaaf00;\n        }\n        \n        #custom-blog-paging .category-button.active {\n            background-color: #00475f;\n            color: white;\n            border-color: #00475f;\n        }\n        \n        #custom-blog-paging .blog-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 25px;\n            margin-bottom: 40px;\n        }\n        \n        #custom-blog-paging .blog-card {\n            background-color: #fff;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .blog-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);\n        }\n        \n        #custom-blog-paging .blog-image {\n            height: 200px;\n            overflow: hidden;\n            position: relative;\n            background-color: #f5f5f5;\n        }\n        \n        #custom-blog-paging .blog-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .blog-card:hover .blog-image img {\n            transform: scale(1.05);\n        }\n        \n        \/* Placeholder shimmer effect *\/\n        #custom-blog-paging .image-placeholder {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);\n            background-size: 200% 100%;\n            animation: shimmer 1.5s infinite;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        #custom-blog-paging .placeholder-icon {\n            color: #00475f;\n            opacity: 0.3;\n            font-size: 48px;\n        }\n        \n        @keyframes shimmer {\n            0% {\n                background-position: -200% 0;\n            }\n            100% {\n                background-position: 200% 0;\n            }\n        }\n        \n        #custom-blog-paging .blog-content {\n            padding: 20px;\n        }\n        \n        #custom-blog-paging .blog-category {\n            display: inline-block;\n            background-color: #eaaf00;\n            color: #00475f;\n            font-weight: bold;\n            padding: 5px 10px;\n            border-radius: 4px;\n            font-size: 0.8rem;\n            margin-bottom: 10px;\n        }\n        \n        #custom-blog-paging .blog-title {\n            margin-bottom: 10px;\n            font-size: 1.2rem;\n            line-height: 1.4;\n        }\n        \n        #custom-blog-paging .blog-title a {\n            color: #00475f;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .blog-title a:hover {\n            color: #eaaf00;\n        }\n        \n        #custom-blog-paging .blog-image a {\n            display: block;\n            height: 100%;\n            width: 100%;\n        }\n        \n        #custom-blog-paging .blog-excerpt {\n            color: #666;\n            margin-bottom: 15px;\n            line-height: 1.5;\n            display: -webkit-box;\n            -webkit-line-clamp: 3;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n        }\n        \n        #custom-blog-paging .blog-excerpt p {\n            margin: 0;\n        }\n        \n        #custom-blog-paging .blog-meta {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-size: 0.85rem;\n            color: #777;\n        }\n        \n        #custom-blog-paging .read-more {\n            color: #00475f;\n            font-weight: bold;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .read-more:hover {\n            color: #eaaf00;\n        }\n        \n        #custom-blog-paging .pagination {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 10px;\n            margin-top: 30px;\n        }\n        \n        #custom-blog-paging .pagination-button {\n            background-color: #00475f;\n            color: white;\n            border: none;\n            padding: 8px 15px;\n            border-radius: 4px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .pagination-button:hover {\n            background-color: #eaaf00;\n        }\n        \n        #custom-blog-paging .pagination-button:disabled {\n            background-color: #ccc;\n            cursor: not-allowed;\n        }\n        \n        #custom-blog-paging .page-number {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            width: 35px;\n            height: 35px;\n            border-radius: 50%;\n            background-color: white;\n            border: 2px solid #00475f;\n            color: #00475f;\n            font-weight: bold;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n        \n        #custom-blog-paging .page-number:hover,\n        #custom-blog-paging .page-number.active {\n            background-color: #00475f;\n            color: white;\n        }\n        \n        #custom-blog-paging .loader {\n            width: 48px;\n            height: 48px;\n            border: 5px solid #00475f;\n            border-bottom-color: #eaaf00;\n            border-radius: 50%;\n            display: none;\n            margin: 20px auto;\n            box-sizing: border-box;\n            animation: custom-blog-rotation 1s linear infinite;\n        }\n        \n        @keyframes custom-blog-rotation {\n            0% { transform: rotate(0deg); }\n            100% { transform: rotate(360deg); }\n        }\n        \n        \/* No posts message *\/\n        #custom-blog-paging .no-posts-message {\n            text-align: center;\n            padding: 30px;\n            font-size: 1.2rem;\n            color: #666;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n            margin: 20px 0;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 1024px) {\n            #custom-blog-paging .blog-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        \n        @media (max-width: 768px) {\n            #custom-blog-paging {\n                scroll-margin-top: 50px; \/* Adjust scroll margin for mobile *\/\n            }\n            \n            #custom-blog-paging .blog-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            #custom-blog-paging .pagination {\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n            \n            #custom-blog-paging .page-number {\n                width: 32px;\n                height: 32px;\n                font-size: 0.9rem;\n            }\n            \n            #custom-blog-paging .pagination-button {\n                padding: 6px 12px;\n                font-size: 0.9rem;\n            }\n        }\n    <\/style>\n    \n    <h3 class=\"blog-container-title\">Consejos y conocimientos que le ayudar\u00e1n a prosperar<\/h3>\n    \n    <div class=\"category-filter\" id=\"custom-blog-categories\">\n        <!-- Category filters will be loaded here -->\n        <div class=\"loader\" style=\"display: none;\"><\/div>\n    <\/div>\n    \n    <div class=\"blog-grid\" id=\"custom-blog-container\">\n        <!-- Blog posts will be loaded here -->\n    <\/div>\n    \n    <div id=\"custom-blog-loader\" class=\"loader\"><\/div>\n    \n    <div class=\"pagination\" id=\"custom-blog-pagination\">\n        <!-- Pagination will be generated here -->\n    <\/div>\n    \n    <script>\n    (function() {\n        \/\/ Immediately invoked function expression to avoid global scope pollution\n        \n        \/\/ Configuration\n        const postsPerPage = 3;\n        let totalPosts = 0;\n        let totalPages = 0;\n        let currentPage = 1;\n        let selectedCategories = []; \/\/ Array to store selected category IDs\n        \n        \/\/ You can specify default categories to show here (using IDs)\n        \/\/ For example, to only show posts from categories with IDs 5 and 9:\n        \/\/ const defaultCategories = [5, 9]; \n        \/\/ Leave empty to show all categories\n        const defaultCategories = [];\n        \n        \/\/ Set this to true to disable automatic scrolling when changing pages\n        const disableAutoScroll = false;\n        \n        \/\/ Smart scroll function that works better on mobile\n        function smartScroll(elementId) {\n            if (disableAutoScroll) return;\n            \n            const element = document.getElementById(elementId);\n            if (!element) return;\n            \n            \/\/ Detect if we're on mobile\n            const isMobile = window.innerWidth <= 768;\n            \n            \/\/ Calculate position\n            const rect = element.getBoundingClientRect();\n            const isVisible = (\n                rect.top >= 0 &&\n                rect.left >= 0 &&\n                rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) &&\n                rect.right <= (window.innerWidth || document.documentElement.clientWidth)\n            );\n            \n            \/\/ Only scroll if element is not already visible in viewport\n            if (!isVisible) {\n                \/\/ On mobile, scroll with less offset to avoid issues with fixed headers\n                if (isMobile) {\n                    \/\/ Scroll to a position that doesn't go all the way to the top\n                    window.scrollTo({\n                        top: window.pageYOffset + rect.top - 60,\n                        behavior: 'smooth'\n                    });\n                } else {\n                    \/\/ On desktop, use the built-in scrollIntoView with start position\n                    element.scrollIntoView({ \n                        behavior: 'smooth', \n                        block: 'start'\n                    });\n                }\n            }\n        }\n        \n        \/\/ Fetch WordPress categories\n        function fetchCategories() {\n            const categoriesContainer = document.getElementById('custom-blog-categories');\n            const loader = categoriesContainer.querySelector('.loader');\n            loader.style.display = 'block';\n            \n            \/\/ Get all categories from WordPress\n            fetch('\/wp-json\/wp\/v2\/categories?per_page=20')\n                .then(response => {\n                    if (!response.ok) {\n                        throw new Error(`HTTP error! Status: ${response.status}`);\n                    }\n                    return response.json();\n                })\n                .then(categories => {\n                    \/\/ Hide loader\n                    loader.style.display = 'none';\n                    \n                    \/\/ Only use categories that have posts\n                    const validCategories = categories.filter(cat => cat.count > 0);\n                    \n                    if (validCategories.length > 0) {\n                        \/\/ Create \"All\" button\n                        const allButton = document.createElement('button');\n                        allButton.className = 'category-button' + (selectedCategories.length === 0 ? ' active' : '');\n                        allButton.innerText = 'All';\n                        allButton.addEventListener('click', () => {\n                            selectedCategories = [];\n                            updateCategoryButtons();\n                            fetchWordPressPosts(1); \/\/ Reset to first page\n                            \n                            \/\/ Use smart scroll\n                            smartScroll('custom-blog-container');\n                        });\n                        categoriesContainer.appendChild(allButton);\n                        \n                        \/\/ Create a button for each category\n                        validCategories.forEach(category => {\n                            const button = document.createElement('button');\n                            button.className = 'category-button';\n                            if (selectedCategories.includes(category.id)) {\n                                button.classList.add('active');\n                            }\n                            button.innerText = category.name;\n                            button.dataset.categoryId = category.id;\n                            button.addEventListener('click', () => {\n                                \/\/ Toggle category selection\n                                const index = selectedCategories.indexOf(category.id);\n                                if (index === -1) {\n                                    selectedCategories.push(category.id);\n                                } else {\n                                    selectedCategories.splice(index, 1);\n                                }\n                                updateCategoryButtons();\n                                fetchWordPressPosts(1); \/\/ Reset to first page\n                                \n                                \/\/ Use smart scroll\n                                smartScroll('custom-blog-container');\n                            });\n                            categoriesContainer.appendChild(button);\n                        });\n                    }\n                    \n                    \/\/ Initialize with default categories if specified\n                    if (defaultCategories.length > 0) {\n                        selectedCategories = [...defaultCategories];\n                        updateCategoryButtons();\n                    }\n                })\n                .catch(error => {\n                    console.error('Error fetching categories:', error);\n                    loader.style.display = 'none';\n                });\n        }\n        \n        \/\/ Update active state of category buttons\n        function updateCategoryButtons() {\n            const allButtons = document.querySelectorAll('#custom-blog-categories .category-button');\n            \n            allButtons.forEach(button => {\n                if (!button.dataset.categoryId) {\n                    \/\/ \"All\" button\n                    button.classList.toggle('active', selectedCategories.length === 0);\n                } else {\n                    const categoryId = parseInt(button.dataset.categoryId);\n                    button.classList.toggle('active', selectedCategories.includes(categoryId));\n                }\n            });\n        }\n        \n        \/\/ Fetch WordPress posts using REST API\n        function fetchWordPressPosts(page) {\n            \/\/ Update current page\n            currentPage = page;\n            \n            \/\/ Show loader\n            document.getElementById('custom-blog-loader').style.display = 'block';\n            \n            \/\/ Clear current posts while loading\n            document.getElementById('custom-blog-container').innerHTML = '';\n            \n            \/\/ Build the API URL with filters\n            let pstapiUrl = `\/wp-json\/wp\/v2\/posts?page=${page}&per_page=${postsPerPage}&_embed`;\n            \n            \/\/ Add category filter if categories are selected\n            if (selectedCategories.length > 0) {\n                pstapiUrl += `&categories=${selectedCategories.join(',')}`;\n            }\n            \n            \/\/ Use WordPress REST API to get posts\n            fetch(pstapiUrl)\n                .then(response => {\n                    if (!response.ok) {\n                        throw new Error(`HTTP error! Status: ${response.status}`);\n                    }\n                    \n                    \/\/ Get total posts and pages from headers\n                    totalPosts = parseInt(response.headers.get('X-WP-Total') || '0');\n                    totalPages = parseInt(response.headers.get('X-WP-TotalPages') || '0');\n                    \n                    return response.json();\n                })\n                .then(posts => {\n                    \/\/ Process WordPress data and render\n                    renderWordPressPosts(posts);\n                    \n                    \/\/ Hide loader\n                    document.getElementById('custom-blog-loader').style.display = 'none';\n                    \n                    \/\/ Update pagination\n                    updatePagination();\n                })\n                .catch(error => {\n                    console.error('Error fetching posts:', error);\n                    \n                    \/\/ Display error message\n                    const container = document.getElementById('custom-blog-container');\n                    container.innerHTML = `\n                        <div class=\"no-posts-message\">\n                            Unable to load posts. Please try again later.\n                        <\/div>\n                    `;\n                    \n                    \/\/ Hide loader\n                    document.getElementById('custom-blog-loader').style.display = 'none';\n                });\n        }\n        \n        \/\/ Process and render WordPress posts\n        function renderWordPressPosts(posts) {\n            const container = document.getElementById('custom-blog-container');\n            \n            \/\/ If no posts, show message\n            if (!posts || posts.length === 0) {\n                container.innerHTML = `\n                    <div class=\"no-posts-message\">\n                        No posts found.\n                    <\/div>\n                `;\n                return;\n            }\n            \n            \/\/ Clear container\n            container.innerHTML = '';\n            \n            \/\/ Process each post\n            posts.forEach(post => {\n                \/\/ Get featured image if available\n                let hasImage = false;\n                let imageUrl = '';\n                \n                if (post._embedded && \n                    post._embedded['wp:featuredmedia'] && \n                    post._embedded['wp:featuredmedia'][0] &&\n                    post._embedded['wp:featuredmedia'][0].source_url) {\n                    imageUrl = post._embedded['wp:featuredmedia'][0].source_url;\n                    hasImage = true;\n                }\n                \n                \/\/ Get category if available\n                let category = 'Uncategorized';\n                if (post._embedded && \n                    post._embedded['wp:term'] && \n                    post._embedded['wp:term'][0] && \n                    post._embedded['wp:term'][0].length > 0) {\n                    category = post._embedded['wp:term'][0][0].name;\n                }\n                \n                \/\/ Format date\n                const postDate = new Date(post.date);\n                const formattedDate = postDate.toLocaleDateString();\n                \n                \/\/ Create post element\n                const postElement = document.createElement('div');\n                postElement.className = 'blog-card';\n                \n                \/\/ Create image HTML based on whether image exists\n                let imageHTML = '';\n                if (hasImage) {\n                    imageHTML = `<img decoding=\"async\" src=\"${imageUrl}\" alt=\"${post.title.rendered}\">`;\n                } else {\n                    imageHTML = `<div class=\"image-placeholder\"><div class=\"placeholder-icon\">&#x1F4F7;<\/div><\/div>`;\n                }\n                \n                postElement.innerHTML = `\n                    <div class=\"blog-image\">\n                        <a href=\"${post.link}\" aria-label=\"${post.title.rendered}\">\n                            ${imageHTML}\n                        <\/a>\n                    <\/div>\n                    <div class=\"blog-content\">\n                        <span class=\"blog-category\">${category}<\/span>\n                        <h3 class=\"blog-title\">\n                            <a href=\"${post.link}\">${post.title.rendered}<\/a>\n                        <\/h3>\n                        <div class=\"blog-excerpt\">${post.excerpt.rendered}<\/div>\n                        <div class=\"blog-meta\">\n                            <span>${formattedDate}<\/span>\n                            <a href=\"${post.link}\" class=\"read-more\">Read More<\/a>\n                        <\/div>\n                    <\/div>\n                `;\n                \n                container.appendChild(postElement);\n            });\n        }\n        \n        \/\/ Update pagination controls\n        function updatePagination() {\n            const paginationContainer = document.getElementById('custom-blog-pagination');\n            paginationContainer.innerHTML = '';\n            \n            \/\/ Only show pagination if we have more than one page\n            if (totalPages <= 1) {\n                return;\n            }\n            \n            \/\/ Previous button\n            const prevButton = document.createElement('button');\n            prevButton.className = 'pagination-button';\n            prevButton.innerText = 'Previous';\n            prevButton.disabled = currentPage === 1;\n            prevButton.addEventListener('click', () => {\n                if (currentPage > 1) {\n                    currentPage--;\n                    fetchWordPressPosts(currentPage);\n                    \n                    \/\/ Use smart scroll\n                    smartScroll('custom-blog-container');\n                }\n            });\n            paginationContainer.appendChild(prevButton);\n            \n            \/\/ Page numbers\n            const maxPageButtons = 5;\n            let startPage = Math.max(1, currentPage - Math.floor(maxPageButtons \/ 2));\n            let endPage = Math.min(totalPages, startPage + maxPageButtons - 1);\n            \n            if (endPage - startPage + 1 < maxPageButtons) {\n                startPage = Math.max(1, endPage - maxPageButtons + 1);\n            }\n            \n            for (let i = startPage; i <= endPage; i++) {\n                const pageButton = document.createElement('div');\n                pageButton.className = `page-number${i === currentPage ? ' active' : ''}`;\n                pageButton.innerText = i;\n                pageButton.addEventListener('click', () => {\n                    if (i !== currentPage) {\n                        currentPage = i;\n                        fetchWordPressPosts(currentPage);\n                        \n                        \/\/ Use smart scroll\n                        smartScroll('custom-blog-container');\n                    }\n                });\n                paginationContainer.appendChild(pageButton);\n            }\n            \n            \/\/ Next button\n            const nextButton = document.createElement('button');\n            nextButton.className = 'pagination-button';\n            nextButton.innerText = 'Next';\n            nextButton.disabled = currentPage === totalPages;\n            nextButton.addEventListener('click', () => {\n                if (currentPage < totalPages) {\n                    currentPage++;\n                    fetchWordPressPosts(currentPage);\n                    \n                    \/\/ Use smart scroll\n                    smartScroll('custom-blog-container');\n                }\n            });\n            paginationContainer.appendChild(nextButton);\n        }\n        \n        \/\/ Initialize the page\n        function init() {\n            \/\/ First fetch categories, then fetch posts\n            fetchCategories();\n            fetchWordPressPosts(currentPage);\n        }\n        \n        \/\/ Initialize on DOM ready\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', init);\n        } else {\n            init();\n        }\n    })();\n    <\/script>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-4\" data-row=\"script-row-unique-4\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-4\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-xsdn-bg vc_custom_1671547956105 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-5\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"heading-text el-text\" style=\"text-align: center;\">\n  <h2 class=\"h2 font-weight-700\">\n    <span>Realice operaciones bancarias desde cualquier lugar con nuestras aplicaciones m\u00f3viles<\/span>\n  <\/h2>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- Modern Banking Carousel - Self-contained with contemporary design -->\n<div id=\"banking-carousel\" class=\"banking-carousel\">\n  <!-- Isolated styles using modern CSS features -->\n  <style>\n    .banking-carousel {\n      --primary-blue: #00475f;\n      --primary-gold: #eaaf00;\n      --text-light: #f8fafc;\n      --bg-light: #ffffff;\n      --transition-standard: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      \n      font-family: 'Inter', system-ui, -apple-system, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      line-height: 1.5;\n    }\n\n    .banking-carousel * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    .banking-carousel .carousel-container {\n      position: relative;\n      border-radius: 1rem;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n      overflow: hidden;\n      background-color: var(--bg-light);\n    }\n\n    .banking-carousel .carousel-slide {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      min-height: 560px;\n      color: var(--text-light);\n      opacity: 0;\n      position: absolute;\n      inset: 0;\n      transition: opacity var(--transition-standard);\n      visibility: hidden;\n    }\n\n    .banking-carousel .slide-active {\n      opacity: 1;\n      position: relative;\n      visibility: visible;\n    }\n\n    .banking-carousel .slide1 {\n      background: linear-gradient(135deg, #00475f, #006d93);\n    }\n\n    .banking-carousel .slide2 {\n      background: linear-gradient(135deg, #007198, #0088b4);\n    }\n\n    .banking-carousel .slide3 {\n      background: linear-gradient(135deg, #00b0ed, #0088b4);\n    }\n\n    .banking-carousel .slide-content {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      padding: 3rem;\n      z-index: 2;\n    }\n\n    .banking-carousel .slide-badge {\n      display: inline-block;\n      background-color: rgba(255, 255, 255, 0.15);\n      backdrop-filter: blur(8px);\n      padding: 0.5rem 1rem;\n      border-radius: 2rem;\n      margin-bottom: 1.5rem;\n      font-weight: 500;\n      font-size: 0.875rem;\n      color: var(--text-light);\n    }\n\n    .banking-carousel .slide-content h2 {\n      font-size: 2.5rem;\n      font-weight: 800;\n      margin-bottom: 1rem;\n      letter-spacing: -0.025em;\n      color: var(--text-light);\n      line-height: 1.2;\n    }\n\n    .banking-carousel .slide-content p {\n      font-size: 1.125rem;\n      line-height: 1.6;\n      margin-bottom: 2rem;\n      font-weight: 400;\n      color: rgba(255, 255, 255, 0.9);\n      max-width: 32rem;\n    }\n\n    .banking-carousel .features-container {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1rem;\n    }\n\n    .banking-carousel .feature-box {\n      background-color: rgba(255, 255, 255, 0.1);\n      backdrop-filter: blur(10px);\n      border-radius: 1rem;\n      padding: 1.5rem;\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      transition: transform var(--transition-standard), box-shadow var(--transition-standard);\n    }\n\n    .banking-carousel .feature-box:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n    }\n\n    .banking-carousel .feature-icon {\n      display: flex;\n      align-items: center;\n      margin-bottom: 1rem;\n      font-weight: 600;\n    }\n\n    .banking-carousel .feature-icon svg {\n      width: 24px;\n      height: 24px;\n      margin-right: 0.75rem;\n    }\n\n    .banking-carousel .feature-box h3 {\n      color: var(--text-light);\n      margin-bottom: 0.75rem;\n      font-size: 1.125rem;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .banking-carousel .feature-box p {\n      color: rgba(255, 255, 255, 0.8);\n      font-size: 0.9375rem;\n      margin-bottom: 0;\n      line-height: 1.5;\n    }\n\n    .banking-carousel .phone-mockup {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      position: relative;\n    }\n\n    .banking-carousel .phone-frame {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      max-width: 280px;\n      filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.25));\n      transform: perspective(1000px) rotateY(-10deg);\n      transition: transform var(--transition-standard);\n    }\n\n    .banking-carousel .slide-active .phone-frame {\n      animation: phoneFloat 4s ease-in-out infinite;\n    }\n\n    @keyframes phoneFloat {\n      0%, 100% {\n        transform: perspective(1000px) rotateY(-10deg) translateY(0);\n      }\n      50% {\n        transform: perspective(1000px) rotateY(-10deg) translateY(-15px);\n      }\n    }\n\n    .banking-carousel .circle-decoration {\n      position: absolute;\n      border-radius: 50%;\n      background: radial-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));\n      filter: blur(20px);\n      z-index: 1;\n    }\n\n    .banking-carousel .circle-large {\n      width: 400px;\n      height: 400px;\n      right: -100px;\n      top: -100px;\n    }\n\n    .banking-carousel .circle-small {\n      width: 200px;\n      height: 200px;\n      left: 100px;\n      bottom: -50px;\n    }\n\n    .banking-carousel .app-download-buttons {\n      display: flex;\n      justify-content: center;\n      margin-top: 1.5rem;\n      gap: 1rem;\n    }\n    \n    .banking-carousel .download-button {\n      display: flex;\n      align-items: center;\n      background-color: #333;\n      color: white;\n      text-decoration: none;\n      padding: 0.75rem 1.25rem;\n      border-radius: 2rem;\n      font-weight: 500;\n      font-size: 0.9375rem;\n      transition: all var(--transition-standard);\n    }\n    \n    .banking-carousel .download-button svg {\n      margin-right: 0.5rem;\n    }\n    \n    .banking-carousel .download-button:hover {\n      transform: translateY(-2px);\n\t  color: #eaaf00 !important;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n    }\n    \n    .banking-carousel .app-store {\n      background-color: #000000;\n    }\n    \n    .banking-carousel .google-play {\n      background-color: #414141;\n    }\n    \n    .banking-carousel .slide-indicators {\n      display: flex;\n      justify-content: center;\n      margin-top: 1.5rem;\n      gap: 0.75rem;\n    }\n\n    .banking-carousel .indicator {\n      padding: 0.75rem 1.25rem;\n      background-color: #f1f5f9;\n      border-radius: 2rem;\n      cursor: pointer;\n      font-weight: 600;\n      color: #475569;\n      transition: all var(--transition-standard);\n      font-size: 0.9375rem;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n    }\n\n    .banking-carousel .indicator:hover {\n      background-color: #e2e8f0;\n    }\n\n    .banking-carousel .indicator-active.slide1-ind {\n      background-color: var(--primary-blue);\n      color: var(--text-light);\n    }\n\n    .banking-carousel .indicator-active.slide2-ind {\n      background-color: #007198;\n      color: var(--text-light);\n    }\n\n    .banking-carousel .indicator-active.slide3-ind {\n      background-color: var(--primary-gold);\n      color: #333333;\n    }\n\n    .banking-carousel .nav-arrows {\n      position: absolute;\n      bottom: 2rem;\n      right: 2rem;\n      display: flex;\n      gap: 0.75rem;\n      z-index: 10;\n    }\n\n    .banking-carousel .nav-arrow {\n      width: 3rem;\n      height: 3rem;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.2);\n      backdrop-filter: blur(5px);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: white;\n      cursor: pointer;\n      transition: transform var(--transition-standard), background var(--transition-standard);\n      border: 1px solid rgba(255, 255, 255, 0.3);\n    }\n\n    .banking-carousel .nav-arrow:hover {\n      background: rgba(255, 255, 255, 0.3);\n      transform: scale(1.05);\n    }\n\n    .banking-carousel .nav-arrow svg {\n      width: 20px;\n      height: 20px;\n      stroke-width: 2;\n    }\n\n    \/* Progress bar *\/\n    .banking-carousel .progress-container {\n      height: 4px;\n      background: rgba(255, 255, 255, 0.2);\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      right: 0;\n      z-index: 10;\n    }\n\n    .banking-carousel .progress-bar {\n      height: 100%;\n      width: 0;\n      background: rgba(255, 255, 255, 0.7);\n      transition: width 0.1s linear;\n    }\n\n    \/* Responsive adjustments using modern CSS Grid *\/\n    @media (max-width: 992px) {\n      .banking-carousel .carousel-slide {\n        grid-template-columns: 1fr;\n        padding: 2rem 0;\n      }\n\n      .banking-carousel .phone-mockup {\n        grid-row: 1;\n        padding: 2rem 0;\n      }\n\n      .banking-carousel .phone-frame {\n        max-width: 280px;\n        transform: none;\n      }\n\n      .banking-carousel .slide-content {\n        text-align: center;\n        padding: 2rem;\n      }\n      \n      .banking-carousel .slide-content p {\n        margin-left: auto;\n        margin-right: auto;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .banking-carousel .features-container {\n        grid-template-columns: 1fr;\n      }\n\n      .banking-carousel .slide-content h2 {\n        font-size: 2rem;\n      }\n\n      .banking-carousel .slide-content p {\n        font-size: 1rem;\n      }\n      \n      .banking-carousel .slide-indicators {\n        flex-wrap: wrap;\n      }\n      \n      .banking-carousel .indicator {\n        font-size: 0.875rem;\n        padding: 0.5rem 1rem;\n      }\n      \n      .banking-carousel .nav-arrows {\n        bottom: 1.5rem;\n        right: 1.5rem;\n      }\n      \n      .banking-carousel .app-download-buttons {\n        flex-direction: column;\n        align-items: center;\n        gap: 0.75rem;\n      }\n      \n      .banking-carousel .download-button {\n        width: 80%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n\n  <div class=\"carousel-container\">\n    <!-- Slide 1 -->\n    <div class=\"carousel-slide slide1 slide-active\">\n      <div class=\"slide-content\">\n        <h2>Banca segura<\/h2>\n        <p>Administra tus finanzas con confianza y seguridad.<\/p>\n        <div class=\"features-container\">\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\" \/>\n              <\/svg>\n              <span>Protegido<\/span>\n            <\/div>\n            <h3>Transacciones seguras<\/h3>\n            <p>Seguridad avanzada para todas sus actividades bancarias.<\/p>\n          <\/div>\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75v-.7V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0\" \/>\n              <\/svg>\n              <span>Tiempo real<\/span>\n            <\/div>\n            <h3>Alertas instant\u00e1neas<\/h3>\n            <p>Las notificaciones en tiempo real te mantienen informado.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"phone-mockup\">\n        <div class=\"circle-decoration circle-large\"><\/div>\n        <div class=\"circle-decoration circle-small\"><\/div>\n        <img decoding=\"async\" class=\"phone-frame\" src=\"https:\/\/www.bscu.org\/wp-content\/uploads\/2025\/01\/device3x.png\" alt=\"Secure Banking Mobile App\">\n      <\/div>\n      <div class=\"progress-container\">\n        <div class=\"progress-bar\"><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Slide 2 -->\n    <div class=\"carousel-slide slide2\">\n      <div class=\"slide-content\">\n        <h2>Control conveniente<\/h2>\n        <p>Administre sus cuentas en cualquier momento y en cualquier lugar.<\/p>\n        <div class=\"features-container\">\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5m.75-9l3-3 2.148 2.148A12.061 12.061 0 0116.5 7.605\" \/>\n              <\/svg>\n              <span>Flexible<\/span>\n            <\/div>\n            <h3>Acceso a la cuenta<\/h3>\n            <p>Vea la actividad y administre las cuentas al instante.<\/p>\n          <\/div>\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 18.75a60.07 60.07 0 0115.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 013 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 00-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 01-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 003 15h-.75M15 10.5a3 3 0 11-6 0 3 3 0 016 0zm3 0h.008v.008H18V10.5zm-12 0h.008v.008H6V10.5z\" \/>\n              <\/svg>\n              <span>R\u00e1pido<\/span>\n            <\/div>\n            <h3>Pagos r\u00e1pidos<\/h3>\n            <p>Env\u00eda dinero con solo unos toques.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"phone-mockup\">\n        <div class=\"circle-decoration circle-large\"><\/div>\n        <div class=\"circle-decoration circle-small\"><\/div>\n        <img decoding=\"async\" class=\"phone-frame\" src=\"https:\/\/www.bscu.org\/wp-content\/uploads\/2025\/01\/device3x3.png\" alt=\"Convenient Banking Mobile App\">\n      <\/div>\n      <div class=\"progress-container\">\n        <div class=\"progress-bar\"><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Slide 3 -->\n    <div class=\"carousel-slide slide3\">\n      <div class=\"slide-content\">\n        <h2>Funciones inteligentes<\/h2>\n        <p>Herramientas inteligentes para tu viaje financiero.<\/p>\n        <div class=\"features-container\">\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 18L9 11.25l4.306 4.307a11.95 11.95 0 015.814-5.519l2.74-1.22m0 0l-5.94-2.28m5.94 2.28l-2.28 5.941\" \/>\n              <\/svg>\n              <span>Perspicaz<\/span>\n            <\/div>\n            <h3>Transferencias f\u00e1ciles<\/h3>\n            <p>Env\u00eda dinero entre cuentas de forma segura.<\/p>\n          <\/div>\n          <div class=\"feature-box\">\n            <div class=\"feature-icon\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V13.5zm0 2.25h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V18zm2.498-6.75h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V13.5zm0 2.25h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V18zm2.504-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zm0 2.25h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V18zm2.498-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zM8.25 6h7.5v2.25h-7.5V6zM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 002.25 2.25h10.5a2.25 2.25 0 002.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0012 2.25z\" \/>\n              <\/svg>\n              <span>Estrat\u00e9gico<\/span>\n            <\/div>\n            <h3>Seguimiento de gastos<\/h3>\n            <p>Monitorizar gastos y establecer objetivos presupuestarios.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"phone-mockup\">\n        <div class=\"circle-decoration circle-large\"><\/div>\n        <div class=\"circle-decoration circle-small\"><\/div>\n        <img decoding=\"async\" class=\"phone-frame\" src=\"https:\/\/www.bscu.org\/wp-content\/uploads\/2025\/01\/device3x.png\" alt=\"Smart Banking Mobile App\">\n      <\/div>\n      <div class=\"progress-container\">\n        <div class=\"progress-bar\"><\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"nav-arrows\">\n      <div class=\"nav-arrow\" onclick=\"bankPlusSlides(-1)\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\" \/>\n        <\/svg>\n      <\/div>\n      <div class=\"nav-arrow\" onclick=\"bankPlusSlides(1)\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\" \/>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"app-download-buttons\">\n    <a href=\"https:\/\/apps.apple.com\/us\/app\/brightstar-mobile\/id464909122\" target=\"_blank\" class=\"download-button app-store\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M16.03,12.15c0.02-2.01,1.77-2.98,1.85-3.03c-1-1.47-2.58-1.67-3.12-1.69c-1.34-0.12-2.58,0.78-3.26,0.78 c-0.67,0-1.72-0.76-2.82-0.74c-1.45,0.02-2.78,0.84-3.52,2.13c-1.5,2.59-0.38,6.43,1.08,8.53c0.71,1.03,1.56,2.19,2.68,2.15 c1.08-0.04,1.48-0.69,2.78-0.69c1.3,0,1.67,0.69,2.8,0.67c1.16-0.02,1.89-1.05,2.6-2.08c0.82-1.2,1.15-2.36,1.17-2.42 C17.26,15.69,16.04,14.49,16.03,12.15z M14.25,7.14c0.59-0.72,0.99-1.71,0.88-2.7c-0.85,0.03-1.88,0.57-2.49,1.28 c-0.55,0.63-1.03,1.64-0.9,2.61C12.7,8.39,13.66,7.85,14.25,7.14z\"\/>\n      <\/svg>\n      <span>Tienda de aplicaciones<\/span>\n    <\/a>\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.brightstarcreditunion5196.production&hl=en_US\" target=\"_blank\" class=\"download-button google-play\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M5.26,3.82L14.71,12l-9.45,8.17C5.09,20.07,5,19.86,5,19.62V4.38C5,4.14,5.09,3.93,5.26,3.82z M14.8,12.05l2.78,2.38 c0.32,0.27,0.32,0.76,0,1.03l-2.78,2.38L12,15.16L14.8,12.05z M6.55,2.15L15.52,10l-2.48,2.17L6.55,4.26 C6.08,3.85,6.08,2.55,6.55,2.15z M13.04,14.08l2.48,2.17l-8.97,7.85c-0.47,0.4-1.3,0.06-1.3-0.54v-0.02L13.04,14.08z\"\/>\n      <\/svg>\n      <span>Google Play<\/span>\n    <\/a>\n  <\/div>\n\n  <div class=\"slide-indicators\">\n    <div class=\"indicator indicator-active slide1-ind\" onclick=\"bankCurrentSlide(1)\">Banca segura<\/div>\n    <div class=\"indicator slide2-ind\" onclick=\"bankCurrentSlide(2)\">Control conveniente<\/div>\n    <div class=\"indicator slide3-ind\" onclick=\"bankCurrentSlide(3)\">Funciones inteligentes<\/div>\n  <\/div>\n<\/div>\n\n<!-- Modern JavaScript with best practices -->\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  let bankSlideIndex = 1;\n  let autoSlideInterval;\n  let progressBar;\n  let progressInterval;\n  const slideDuration = 6000; \/\/ 6 seconds per slide\n  const progressUpdateInterval = 50; \/\/ Update progress bar every 50ms\n  \n  \/\/ Initialize\n  showSlides(bankSlideIndex);\n  startAutoSlide();\n  \n  \/\/ Navigation functions - exposed globally but with less chance of name collisions\n  window.bankPlusSlides = (n) => {\n    resetAutoSlide();\n    showSlides(bankSlideIndex += n);\n  };\n  \n  window.bankCurrentSlide = (n) => {\n    resetAutoSlide();\n    showSlides(bankSlideIndex = n);\n  };\n  \n  function showSlides(n) {\n    const carousel = document.querySelector('.banking-carousel');\n    if (!carousel) return; \/\/ Safety check\n    \n    const slides = carousel.querySelectorAll('.carousel-slide');\n    const indicators = carousel.querySelectorAll('.indicator');\n    const progressBars = carousel.querySelectorAll('.progress-bar');\n    \n    \/\/ Handle slide index wrapping\n    if (n > slides.length) bankSlideIndex = 1;\n    if (n < 1) bankSlideIndex = slides.length;\n    \n    \/\/ Update slides and indicators\n    slides.forEach(slide => {\n      slide.classList.remove('slide-active');\n    });\n    \n    indicators.forEach(indicator => {\n      indicator.classList.remove('indicator-active');\n    });\n    \n    \/\/ Reset all progress bars\n    progressBars.forEach(bar => {\n      bar.style.width = '0%';\n    });\n    \n    \/\/ Activate current slide and indicator\n    slides[bankSlideIndex-1].classList.add('slide-active');\n    indicators[bankSlideIndex-1].classList.add('indicator-active');\n    \n    \/\/ Start progress bar animation for current slide\n    progressBar = slides[bankSlideIndex-1].querySelector('.progress-bar');\n    startProgressBar();\n  }\n  \n  function startAutoSlide() {\n    autoSlideInterval = setInterval(() => {\n      bankSlideIndex++;\n      showSlides(bankSlideIndex);\n    }, slideDuration);\n  }\n  \n  function resetAutoSlide() {\n    clearInterval(autoSlideInterval);\n    clearInterval(progressInterval);\n    startAutoSlide();\n  }\n  \n  function startProgressBar() {\n    if (!progressBar) return;\n    \n    let width = 0;\n    const increment = 100 \/ (slideDuration \/ progressUpdateInterval);\n    \n    \/\/ Clear any existing interval\n    clearInterval(progressInterval);\n    \n    \/\/ Start new progress animation\n    progressInterval = setInterval(() => {\n      if (width >= 100) {\n        clearInterval(progressInterval);\n      } else {\n        width += increment;\n        progressBar.style.width = width + '%';\n      }\n    }, progressUpdateInterval);\n  }\n  \n  \/\/ Handle visibility changes to pause\/resume autoplay when tab is inactive\n  document.addEventListener('visibilitychange', () => {\n    if (document.hidden) {\n      clearInterval(autoSlideInterval);\n      clearInterval(progressInterval);\n    } else {\n      startAutoSlide();\n      startProgressBar();\n    }\n  });\n});\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-5\" data-row=\"script-row-unique-5\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-5\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row style-color-xsdn-bg vc_custom_1671547956105 row-container\" style=\"padding-top: 20px ;padding-bottom: 20px ;\" id=\"row-unique-6\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-middle pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"heading-text el-text\" style=\"text-align: center;\">\n  <h2 class=\"h2 font-weight-700\">\n    <span>La satisfacci\u00f3n de nuestros miembros es importante<\/span>\n  <\/h2>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- Reviews Carousel Container -->\n<div id=\"reviews-carousel-container-456\" class=\"reviews-container\">\n    <div class=\"reviews-wrapper\">\n        <div class=\"reviews-cards-container\"><\/div>\n        <div class=\"reviews-navigation\">\n            <button class=\"reviews-prev-btn\">\n                <svg class=\"reviews-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 19l-7-7 7-7\"><\/path>\n                <\/svg>\n            <\/button>\n            <button class=\"reviews-next-btn\">\n                <svg class=\"reviews-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                <\/svg>\n            <\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Isolated Styles -->\n<style>\n    #reviews-carousel-container-456 {\n        width: 100%;\n        max-width: 80rem;\n        margin-left: auto;\n        margin-right: auto;\n        padding: 2rem 1rem;\n        box-sizing: border-box;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n    \n    #reviews-carousel-container-456 .reviews-wrapper {\n        position: relative;\n    }\n    \n    #reviews-carousel-container-456 .reviews-cards-container {\n        display: flex;\n        gap: 1rem;\n        margin-bottom: 1.5rem;\n        transition: all 0.3s ease;\n    }\n    \n    #reviews-carousel-container-456 .review-card {\n        background: white;\n        border-radius: 0.5rem;\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);\n        padding: 1.5rem;\n        transition: all 0.3s ease;\n        flex: 1;\n    }\n    \n    #reviews-carousel-container-456 .review-card:hover {\n        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05);\n    }\n    \n    #reviews-carousel-container-456 .review-card.expanded {\n        width: 100%;\n        padding: 2rem;\n    }\n    \n    #reviews-carousel-container-456 .review-card.hidden {\n        opacity: 0;\n        width: 0;\n        padding: 0;\n        margin: 0;\n        overflow: hidden;\n    }\n    \n    #reviews-carousel-container-456 .star-container {\n        display: flex;\n        margin-bottom: 0.5rem;\n    }\n    \n    #reviews-carousel-container-456 .star {\n        width: 1.25rem;\n        height: 1.25rem;\n        fill: #f59e0b; \/* yellow-400 *\/\n    }\n    \n    #reviews-carousel-container-456 .close-button {\n        background: none;\n        border: none;\n        color: #6b7280; \/* gray-500 *\/\n        cursor: pointer;\n        float: right;\n        padding: 0;\n    }\n    \n    #reviews-carousel-container-456 .close-button:hover {\n        color: #374151; \/* gray-700 *\/\n    }\n    \n    #reviews-carousel-container-456 .close-icon {\n        width: 1.5rem;\n        height: 1.5rem;\n    }\n    \n    #reviews-carousel-container-456 .review-text {\n        color: #4b5563; \/* gray-700 *\/\n        margin-bottom: 1rem;\n    }\n    \n    #reviews-carousel-container-456 .review-text.truncated {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    \n    #reviews-carousel-container-456 .read-more {\n        background: none;\n        border: none;\n        color: #0055AA; \/* brand color *\/\n        cursor: pointer;\n        font-size: 0.875rem;\n        font-weight: 500;\n        padding: 0;\n        margin-bottom: 1rem;\n    }\n    \n    #reviews-carousel-container-456 .read-more:hover {\n        opacity: 0.8;\n    }\n    \n    #reviews-carousel-container-456 .review-author {\n        font-weight: 600;\n        color: #111827; \/* gray-900 *\/\n        margin: 0;\n    }\n    \n    #reviews-carousel-container-456 .review-location {\n        font-size: 0.875rem;\n        color: #6b7280; \/* gray-600 *\/\n        margin: 0.25rem 0 0 0;\n    }\n    \n    #reviews-carousel-container-456 .review-date {\n        font-size: 0.75rem;\n        color: #9ca3af; \/* gray-400 *\/\n        margin: 0.25rem 0 0 0;\n    }\n    \n    #reviews-carousel-container-456 .reviews-navigation {\n        display: flex;\n        justify-content: center;\n        gap: 1rem;\n    }\n    \n    #reviews-carousel-container-456 .reviews-prev-btn,\n    #reviews-carousel-container-456 .reviews-next-btn {\n        background-color: #0055AA; \/* brand color *\/\n        border: none;\n        border-radius: 9999px;\n        color: white;\n        cursor: pointer;\n        padding: 0.5rem;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    \n    #reviews-carousel-container-456 .reviews-prev-btn:hover,\n    #reviews-carousel-container-456 .reviews-next-btn:hover {\n        opacity: 0.9;\n    }\n    \n    #reviews-carousel-container-456 .reviews-prev-btn:disabled,\n    #reviews-carousel-container-456 .reviews-next-btn:disabled {\n        opacity: 0.5;\n        cursor: not-allowed;\n    }\n    \n    #reviews-carousel-container-456 .reviews-icon {\n        width: 1.5rem;\n        height: 1.5rem;\n    }\n    \n    \/* Header and footer area *\/\n    #reviews-carousel-container-456 .review-header {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        margin-bottom: 0.5rem;\n    }\n<\/style>\n\n<!-- Isolated JavaScript -->\n<script>\n(function() {\n    \/\/ Use a unique ID to avoid conflicts\n    const containerId = 'reviews-carousel-container-456';\n    \n    \/\/ Static reviews data\n    const staticReviews = [\n        {\n            author_name: \"Sarah Johnson\",\n            text: \"I've been a member of Broward Schools Credit Union for over 15 years and I couldn't be happier with their service. Their mortgage team helped me get a great rate, and the online banking is so easy to use. Their staff at the Cooper City branch always remembers my name when I walk in.\",\n            time: 1709051720, \/\/ March 2024\n            locationName: \"Cooper City Branch\"\n        },\n        {\n            author_name: \"Michael Rodriguez\",\n            text: \"Switching to BSCU was the best financial decision I've made. Their auto loan rates beat every other bank I checked, and the application process was quick and painless. The team at Davie branch answered all my questions and made everything so simple.\",\n            time: 1711302000, \/\/ March 2024\n            locationName: \"Davie Branch\"\n        },\n        {\n            author_name: \"Jennifer Garcia\",\n            text: \"I love how BSCU treats their members like family, not just account numbers. When I needed to restructure my finances after some life changes, they worked with me to find solutions that really helped. Their financial wellness workshops have also been incredibly valuable.\",\n            time: 1708965000, \/\/ February 2024\n            locationName: \"Fort Lauderdale Branch\"\n        },\n        {\n            author_name: \"David Thompson\",\n            text: \"The online and mobile banking platforms at BSCU are fantastic - modern, secure, and intuitive. I can deposit checks from my phone, transfer money instantly, and pay bills all from the app. And on the rare occasion I need help, their customer service team is always ready to assist.\",\n            time: 1707148800, \/\/ February 2024\n            locationName: \"Hollywood Branch\"\n        },\n        {\n            author_name: \"Lisa Martinez\",\n            text: \"After being frustrated with fees at my old bank, switching to BSCU was like a breath of fresh air. Their checking accounts have no monthly fees, and their credit card rewards program is surprisingly good for a credit union. The staff at the Lauderhill branch are always friendly and efficient.\",\n            time: 1706544000, \/\/ January 2024\n            locationName: \"Lauderhill Branch\"\n        },\n        {\n            author_name: \"Robert Wilson\",\n            text: \"As a small business owner, I appreciate that BSCU offers commercial services with the personal touch that big banks lack. They've helped my business grow with reasonable loan terms and merchant services that don't break the bank. The business specialists at the Margate branch are knowledgeable and responsive.\",\n            time: 1705248000, \/\/ January 2024\n            locationName: \"Margate Branch\"\n        },\n        {\n            author_name: \"Emily Sanchez\",\n            text: \"I recently bought my first home with a mortgage from BSCU, and I couldn't be more pleased with the support I received throughout the process. Their first-time homebuyer program made a seemingly overwhelming process manageable, and their rates were competitive. The Pembroke Pines team guided me every step of the way.\",\n            time: 1703952000, \/\/ December 2023\n            locationName: \"Pembroke Pines Branch\"\n        },\n        {\n            author_name: \"James Anderson\",\n            text: \"The financial education resources that BSCU provides have been invaluable to me. From retirement planning workshops to one-on-one consultations, they genuinely care about their members' financial wellbeing. The Pompano Beach branch staff always takes time to answer my questions, no matter how simple.\",\n            time: 1702656000, \/\/ December 2023\n            locationName: \"Pompano Beach Branch\"\n        },\n        {\n            author_name: \"Sophia Lee\",\n            text: \"I've had accounts at several financial institutions over the years, and BSCU stands out for their combination of competitive rates and exceptional service. Their mobile check deposit feature saves me so much time, and their ATM fee rebates mean I'm never stuck paying to access my own money.\",\n            time: 1701360000, \/\/ November 2023\n            locationName: \"Cooper City Branch\"\n        },\n        {\n            author_name: \"Daniel Brown\",\n            text: \"When my daughter was getting ready for college, BSCU's education financing options were a lifesaver. Their student loan rates were better than anything we found elsewhere, and they offered great financial planning advice for her future. The Davie branch team made us feel supported during a stressful time.\",\n            time: 1700064000, \/\/ November 2023\n            locationName: \"Davie Branch\"\n        },\n        {\n            author_name: \"Rachel Kim\",\n            text: \"Moving to Florida from out of state was challenging, but BSCU made the banking transition smooth. They helped me set up direct deposit, automatic bill payments, and even referred me to insurance providers in the area. Their dedication to member service is exceptional and refreshing.\",\n            time: 1698768000, \/\/ October 2023\n            locationName: \"Hollywood Branch\"\n        },\n        {\n            author_name: \"Carlos Morales\",\n            text: \"The credit union difference is real at BSCU - they actually listen to member feedback and implement changes. When several of us suggested improvements to their online bill pay system, they updated it within months. It's nice to bank somewhere that truly values member input.\",\n            time: 1697472000, \/\/ October 2023\n            locationName: \"Lauderhill Branch\"\n        },\n        {\n            author_name: \"Michelle Taylor\",\n            text: \"As someone who travels frequently, I appreciate BSCU's global ATM network and the fact that they don't charge foreign transaction fees on their credit cards. They also have great security features like instant card freeze if I suspect any issues. The Margate branch staff is always ready to help with travel-related banking needs.\",\n            time: 1696176000, \/\/ October 2023\n            locationName: \"Margate Branch\"\n        },\n        {\n            author_name: \"Thomas Wright\",\n            text: \"I refinanced my mortgage with BSCU and saved over $200 a month. The process was straightforward, with minimal paperwork and reasonable closing costs. They were transparent about all fees and timelines. The mortgage team at the Pembroke Pines branch was professional and efficient throughout.\",\n            time: 1693584000, \/\/ September 2023\n            locationName: \"Pembroke Pines Branch\"\n        },\n        {\n            author_name: \"Amanda Jackson\",\n            text: \"The youth savings program at BSCU has been wonderful for teaching my kids about money management. The accounts have no fees, earn interest, and come with age-appropriate educational materials. The staff at Pompano Beach branch always interact positively with my children when we visit.\",\n            time: 1692288000, \/\/ August 2023\n            locationName: \"Pompano Beach Branch\"\n        },\n        {\n            author_name: \"Kevin Patel\",\n            text: \"After a fraudulent charge on my account, BSCU's fraud department was incredible. They detected the suspicious activity quickly, contacted me immediately, and resolved the issue within days. Their proactive security measures and responsive service team gave me peace of mind during a stressful situation.\",\n            time: 1690992000, \/\/ August 2023\n            locationName: \"Fort Lauderdale Branch\"\n        }\n    ];\n    \n    \/\/ Shuffle function to randomize the order of reviews\n    function shuffleArray(array) {\n        const newArray = [...array];\n        for (let i = newArray.length - 1; i > 0; i--) {\n            const j = Math.floor(Math.random() * (i + 1));\n            [newArray[i], newArray[j]] = [newArray[j], newArray[i]];\n        }\n        return newArray;\n    }\n    \n    \/\/ Initialize once DOM is ready\n    function init() {\n        \/\/ DOM elements\n        const container = document.getElementById(containerId);\n        if (!container) return; \/\/ Safeguard against missing elements\n        \n        const cardsContainer = container.querySelector('.reviews-cards-container');\n        const prevBtn = container.querySelector('.reviews-prev-btn');\n        const nextBtn = container.querySelector('.reviews-next-btn');\n        \n        \/\/ State\n        let currentIndex = 0;\n        let expandedReviewId = null;\n        let reviews = shuffleArray(staticReviews);\n        const reviewsPerPage = 4;\n        const maxIndex = Math.max(0, Math.ceil(reviews.length \/ reviewsPerPage) - 1);\n        \n        \/\/ Functions\n        function nextSlide() {\n            expandedReviewId = null;\n            currentIndex = Math.min(currentIndex + 1, maxIndex);\n            renderReviews();\n            updateNavButtons();\n        }\n        \n        function prevSlide() {\n            expandedReviewId = null;\n            currentIndex = Math.max(currentIndex - 1, 0);\n            renderReviews();\n            updateNavButtons();\n        }\n        \n        function updateNavButtons() {\n            prevBtn.disabled = currentIndex === 0;\n            nextBtn.disabled = currentIndex === maxIndex;\n        }\n        \n        function toggleReview(reviewId) {\n            expandedReviewId = expandedReviewId === reviewId ? null : reviewId;\n            renderReviews();\n        }\n        \n        function renderReviews() {\n            \/\/ Clear container\n            cardsContainer.innerHTML = '';\n            \n            \/\/ Get current reviews\n            const currentReviews = reviews.slice(\n                currentIndex * reviewsPerPage,\n                (currentIndex * reviewsPerPage) + reviewsPerPage\n            );\n            \n            \/\/ Create and append review cards\n            currentReviews.forEach((review) => {\n                const isExpanded = expandedReviewId === review.time;\n                const isCurrent = !expandedReviewId || expandedReviewId === review.time;\n                \n                \/\/ Determine if text should be truncated\n                const textLength = review.text.length;\n                const shouldTruncate = textLength > 150;\n                const truncatedText = shouldTruncate ? review.text.slice(0, 150) + \"...\" : review.text;\n                \n                \/\/ Create card element\n                const card = document.createElement('div');\n                card.className = `review-card ${isExpanded ? 'expanded' : ''} ${isCurrent ? '' : 'hidden'}`;\n                \n                \/\/ Create the header part with stars and close button\n                const header = document.createElement('div');\n                header.className = 'review-header';\n                \n                const starsContainer = document.createElement('div');\n                starsContainer.className = 'star-container';\n                \n                \/\/ Add 5 stars\n                for (let i = 0; i < 5; i++) {\n                    const star = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"svg\");\n                    star.setAttribute(\"viewBox\", \"0 0 20 20\");\n                    star.setAttribute(\"class\", \"star\");\n                    \n                    const path = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"path\");\n                    path.setAttribute(\"d\", \"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\");\n                    \n                    star.appendChild(path);\n                    starsContainer.appendChild(star);\n                }\n                \n                header.appendChild(starsContainer);\n                \n                \/\/ Add close button for expanded view\n                if (isExpanded) {\n                    const closeBtn = document.createElement('button');\n                    closeBtn.className = 'close-button';\n                    closeBtn.innerHTML = '<svg class=\"close-icon\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18L18 6M6 6l12 12\" \/><\/svg>';\n                    closeBtn.addEventListener('click', () => toggleReview(review.time));\n                    \n                    header.appendChild(closeBtn);\n                }\n                \n                \/\/ Create review text\n                const textElement = document.createElement('div');\n                textElement.className = `review-text ${isExpanded ? '' : 'truncated'}`;\n                textElement.textContent = isExpanded ? review.text : truncatedText;\n                \n                \/\/ Create read more button if needed\n                let readMoreBtn = null;\n                if (!isExpanded && shouldTruncate) {\n                    readMoreBtn = document.createElement('button');\n                    readMoreBtn.className = 'read-more';\n                    readMoreBtn.textContent = 'Read more';\n                    readMoreBtn.addEventListener('click', () => toggleReview(review.time));\n                }\n                \n                \/\/ Create author info\n                const authorElement = document.createElement('p');\n                authorElement.className = 'review-author';\n                authorElement.textContent = review.author_name;\n                \n                const locationElement = document.createElement('p');\n                locationElement.className = 'review-location';\n                locationElement.textContent = review.locationName;\n                \n                const dateElement = document.createElement('p');\n                dateElement.className = 'review-date';\n                dateElement.textContent = new Date(review.time * 1000).toLocaleDateString();\n                \n                \/\/ Assemble card\n                card.appendChild(header);\n                card.appendChild(textElement);\n                \n                if (readMoreBtn) {\n                    card.appendChild(readMoreBtn);\n                }\n                \n                card.appendChild(authorElement);\n                card.appendChild(locationElement);\n                card.appendChild(dateElement);\n                \n                \/\/ Add to container\n                cardsContainer.appendChild(card);\n            });\n        }\n        \n        \/\/ Event listeners\n        prevBtn.addEventListener('click', prevSlide);\n        nextBtn.addEventListener('click', nextSlide);\n        \n        \/\/ Initialize\n        renderReviews();\n        updateNavButtons();\n    }\n    \n    \/\/ Check if document is already loaded\n    if (document.readyState === 'complete' || document.readyState === 'interactive') {\n        setTimeout(init, 1);\n    } else {\n        document.addEventListener('DOMContentLoaded', init);\n    }\n})();\n<\/script>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_raw_code wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- Conversion Pixel for [lead]- DO NOT MODIFY --><img decoding=\"async\" src=\"https:\/\/data.adxcel-ec2.com\/pixel\/?ad_log=referer&action=lead&pixid=8767e947-dcf6-42b7-86a6-ad6cfac79953\" width=\"1\" height=\"1\" border=\"0\"><!-- End of Conversion Pixel -->\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-6\" data-row=\"script-row-unique-6\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-6\"));<\/script><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Alerta de fraude importante para miembros Ver + Ocultar - Aviso importante: BSCU NUNCA lo llamar\u00e1 ni le enviar\u00e1 mensajes de texto para solicitarle [...]","protected":false},"author":8,"featured_media":12960,"parent":0,"menu_order":24,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v26.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BrightStar Credit Union - South Florida&#039;s Credit Union<\/title>\n<meta name=\"description\" content=\"BrightStar Credit Union offers checking and savings accounts, loans, credit cards, mortgages and more, all with lower fees and higher savings!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bscu.org\/es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"South Florida&#039;s Credit Union\" \/>\n<meta property=\"og:description\" content=\"BrightStar Credit Union offers checking and savings accounts, loans, credit cards, mortgages and more, all with lower fees and higher savings!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bscu.org\/es\/\" \/>\n<meta property=\"og:site_name\" content=\"BrightStar Credit Union\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BrightStarCU\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-23T14:23:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.bscu.org\/\",\"url\":\"https:\/\/www.bscu.org\/\",\"name\":\"BrightStar Credit Union - South Florida's Credit Union\",\"isPartOf\":{\"@id\":\"https:\/\/www.bscu.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.bscu.org\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.bscu.org\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png\",\"datePublished\":\"2016-07-25T18:32:22+00:00\",\"dateModified\":\"2025-10-23T14:23:09+00:00\",\"description\":\"BrightStar Credit Union offers checking and savings accounts, loans, credit cards, mortgages and more, all with lower fees and higher savings!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.bscu.org\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.bscu.org\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.bscu.org\/#primaryimage\",\"url\":\"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png\",\"contentUrl\":\"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png\",\"width\":1080,\"height\":1080,\"caption\":\"bscu logo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.bscu.org\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.bscu.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"South Florida&#8217;s Credit Union\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.bscu.org\/#website\",\"url\":\"https:\/\/www.bscu.org\/\",\"name\":\"BrightStar Credit Union\",\"description\":\"Serving  Broward, Collier, Lee, Martin, Miami-Dade, Palm Beach or St. Lucie Counties, Florida.\",\"publisher\":{\"@id\":\"https:\/\/www.bscu.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.bscu.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.bscu.org\/#organization\",\"name\":\"BrightStar Credit Union\",\"url\":\"https:\/\/www.bscu.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.bscu.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.bscu.org\/wp-content\/uploads\/2016\/07\/logo-1.png\",\"contentUrl\":\"https:\/\/www.bscu.org\/wp-content\/uploads\/2016\/07\/logo-1.png\",\"width\":500,\"height\":214,\"caption\":\"BrightStar Credit Union\"},\"image\":{\"@id\":\"https:\/\/www.bscu.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/BrightStarCU\/\",\"https:\/\/www.instagram.com\/brightstar.creditunion\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"BrightStar Credit Union - La cooperativa de cr\u00e9dito del sur de Florida","description":"BrightStar Credit Union ofrece cuentas corrientes y de ahorro, pr\u00e9stamos, tarjetas de cr\u00e9dito, hipotecas y m\u00e1s, \u00a1todo con tarifas m\u00e1s bajas y mayores ahorros!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.bscu.org\/es\/","og_locale":"es_ES","og_type":"article","og_title":"South Florida's Credit Union","og_description":"BrightStar Credit Union offers checking and savings accounts, loans, credit cards, mortgages and more, all with lower fees and higher savings!","og_url":"https:\/\/www.bscu.org\/es\/","og_site_name":"BrightStar Credit Union","article_publisher":"https:\/\/www.facebook.com\/BrightStarCU\/","article_modified_time":"2025-10-23T14:23:09+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.bscu.org\/","url":"https:\/\/www.bscu.org\/","name":"BrightStar Credit Union - La cooperativa de cr\u00e9dito del sur de Florida","isPartOf":{"@id":"https:\/\/www.bscu.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bscu.org\/#primaryimage"},"image":{"@id":"https:\/\/www.bscu.org\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png","datePublished":"2016-07-25T18:32:22+00:00","dateModified":"2025-10-23T14:23:09+00:00","description":"BrightStar Credit Union ofrece cuentas corrientes y de ahorro, pr\u00e9stamos, tarjetas de cr\u00e9dito, hipotecas y m\u00e1s, \u00a1todo con tarifas m\u00e1s bajas y mayores ahorros!","breadcrumb":{"@id":"https:\/\/www.bscu.org\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bscu.org\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.bscu.org\/#primaryimage","url":"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png","contentUrl":"https:\/\/www.bscu.org\/wp-content\/uploads\/2021\/11\/bscu-g.png","width":1080,"height":1080,"caption":"bscu logo"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bscu.org\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bscu.org\/"},{"@type":"ListItem","position":2,"name":"South Florida&#8217;s Credit Union"}]},{"@type":"WebSite","@id":"https:\/\/www.bscu.org\/#website","url":"https:\/\/www.bscu.org\/","name":"Cooperativa de cr\u00e9dito BrightStar","description":"Sirviendo a los condados de Broward, Collier, Lee, Martin, Miami-Dade, Palm Beach o St. Lucie, Florida.","publisher":{"@id":"https:\/\/www.bscu.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bscu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.bscu.org\/#organization","name":"Cooperativa de cr\u00e9dito BrightStar","url":"https:\/\/www.bscu.org\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.bscu.org\/#\/schema\/logo\/image\/","url":"https:\/\/www.bscu.org\/wp-content\/uploads\/2016\/07\/logo-1.png","contentUrl":"https:\/\/www.bscu.org\/wp-content\/uploads\/2016\/07\/logo-1.png","width":500,"height":214,"caption":"BrightStar Credit Union"},"image":{"@id":"https:\/\/www.bscu.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BrightStarCU\/","https:\/\/www.instagram.com\/brightstar.creditunion\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":4,"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":18128,"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/pages\/13\/revisions\/18128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/media\/12960"}],"wp:attachment":[{"href":"https:\/\/www.bscu.org\/es\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}