{"id":6,"date":"2026-07-21T11:57:01","date_gmt":"2026-07-21T11:57:01","guid":{"rendered":"https:\/\/saveusngo.us\/?page_id=6"},"modified":"2026-07-28T15:31:08","modified_gmt":"2026-07-28T15:31:08","slug":"home","status":"publish","type":"page","link":"https:\/\/saveusngo.us\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c8306e e-con-full e-flex e-con e-parent\" data-id=\"3c8306e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61a714c elementor-widget elementor-widget-html\" data-id=\"61a714c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Base Setup *\/\r\n    * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n    }\r\n\r\n    \/* Banner Main Container *\/\r\n    .hero-banner {\r\n        position: relative;\r\n        width: 100%;\r\n        min-height: 100vh;\r\n        background: linear-gradient(180deg, rgba(11, 17, 30, 0.4) 0%, rgba(11, 17, 30, 0.95) 100%),\r\n                    url('https:\/\/images.unsplash.com\/photo-1488521787991-ed7bbaae773c?q=80&w=1600&auto=format&fit=crop') center\/cover no-repeat;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        overflow: hidden;\r\n        color: #ffffff;\r\n    }\r\n\r\n    \/* Top Bar Section *\/\r\n    .hero-header {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        padding: 20px 40px;\r\n        z-index: 5;\r\n    }\r\n\r\n    .brand-logo {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .brand-logo i {\r\n        font-size: 38px;\r\n        color: #4CAF50;\r\n    }\r\n\r\n    .logo-text h1 {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        letter-spacing: 0.5px;\r\n        line-height: 1;\r\n        margin: 0;\r\n    }\r\n\r\n    .logo-text span {\r\n        font-size: 11px;\r\n        letter-spacing: 1.5px;\r\n        color: #b0bec5;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    \/* Main Content Layout *\/\r\n    .hero-content {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1.1fr;\r\n        padding: 0 0 0 50px;\r\n        align-items: flex-end;\r\n        gap: 20px;\r\n        flex: 1;\r\n    }\r\n\r\n    \/* Left Side Call To Actions *\/\r\n    .left-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 18px;\r\n        max-width: 580px;\r\n        padding-bottom: 40px;\r\n        z-index: 5;\r\n    }\r\n\r\n    .sub-tagline {\r\n        font-size: 14px;\r\n        letter-spacing: 2.5px;\r\n        color: #d1d5db;\r\n        font-weight: 700;\r\n        margin-top: 150px;\r\n    }\r\n\r\n    .main-heading {\r\n        font-size: 54px;\r\n        font-weight: 900;\r\n        line-height: 1.1;\r\n        margin: 0;\r\n    }\r\n\r\n    .main-heading span {\r\n        font-family: 'Georgia', serif;\r\n        font-style: italic;\r\n        color: #4CAF50;\r\n        font-weight: 400;\r\n    }\r\n\r\n    \/* Daily Impact Card *\/\r\n    .impact-card {\r\n        background: rgba(18, 25, 38, 0.85);\r\n        border: 1px solid rgba(255, 255, 255, 0.15);\r\n        backdrop-filter: blur(8px);\r\n        padding: 12px 20px;\r\n        border-radius: 8px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .impact-card i {\r\n        font-size: 28px;\r\n        color: #4CAF50;\r\n    }\r\n\r\n    .impact-text p {\r\n        font-size: 13px;\r\n        color: #9ca3af;\r\n        margin: 0;\r\n    }\r\n\r\n    .impact-text h4 {\r\n        font-size: 15px;\r\n        font-weight: 700;\r\n        color: #ffffff;\r\n        margin: 0 0 4px 0;\r\n    }\r\n\r\n    .impact-text h4 span {\r\n        color: #f59e0b;\r\n    }\r\n\r\n    \/* Action Buttons Grid *\/\r\n    .cta-buttons-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 12px;\r\n    }\r\n\r\n    .banner-btn {\r\n        border: none;\r\n        padding: 14px 18px;\r\n        font-weight: 700;\r\n        font-size: 14px;\r\n        border-radius: 6px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 10px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        transition: all 0.3s ease;\r\n        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 4px 10px rgba(0, 0, 0, 0.4);\r\n    }\r\n\r\n    .btn-red {\r\n        background: linear-gradient(180deg, #dc2626 0%, #991b1b 100%);\r\n        color: white;\r\n        border: 1px solid #ef4444;\r\n    }\r\n\r\n    .btn-green {\r\n        background: linear-gradient(180deg, #65a30d 0%, #3f6212 100%);\r\n        color: white;\r\n        border: 1px solid #84cc16;\r\n    }\r\n\r\n    .btn-full {\r\n        grid-column: span 2;\r\n        background: linear-gradient(180deg, #2563eb 0%, #1e40af 100%);\r\n        color: white;\r\n        border: 1px solid #3b82f6;\r\n    }\r\n\r\n    .btn-outline-full {\r\n        grid-column: span 2;\r\n        background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);\r\n        color: white;\r\n        border: 1px solid #334155;\r\n    }\r\n\r\n    .banner-btn:hover {\r\n        transform: translateY(-2px);\r\n        filter: brightness(1.15);\r\n    }\r\n\r\n    .banner-btn:active {\r\n        transform: translateY(1px);\r\n    }\r\n\r\n    \/* Right Panel - Full Height Image Frame *\/\r\n    .right-panel {\r\n        position: relative;\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: flex-end;\r\n        width: 100%;\r\n        height: 100%;\r\n    }\r\n\r\n    .people-img-wrapper {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 100%;\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: flex-end;\r\n    }\r\n\r\n    .people-img-wrapper img.main-people-img {\r\n        width: 100%;\r\n        height: 85vh; \/* Massive Full Section Height *\/\r\n        object-fit: contain;\r\n        object-position: bottom;\r\n        filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.7));\r\n    }\r\n\r\n    \/* Direct Text Overlay on Image *\/\r\n    .profile-card {\r\n        position: absolute;\r\n        bottom: 25%; \/* Waist\/Chest level *\/\r\n        text-align: center;\r\n        pointer-events: none;\r\n        z-index: 6;\r\n    }\r\n\r\n    .profile-card.left-person {\r\n        left: 15%;\r\n    }\r\n\r\n    .profile-card.right-person {\r\n        right: 15%;\r\n    }\r\n\r\n    .profile-card h3 {\r\n        font-size: 22px;\r\n        font-weight: 700;\r\n        margin: 0;\r\n        color: #ffffff;\r\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0,0,0,0.8);\r\n    }\r\n\r\n    .profile-card p.role {\r\n        font-size: 12px;\r\n        letter-spacing: 1.5px;\r\n        color: #84cc16;\r\n        font-weight: 800;\r\n        margin-bottom: 2px;\r\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9);\r\n    }\r\n\r\n    .profile-card span.signature {\r\n        font-family: 'Brush Script MT', cursive, sans-serif;\r\n        font-size: 26px;\r\n        color: #ffffff;\r\n        display: block;\r\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9);\r\n    }\r\n\r\n    \/* Center Brand Logo Between Profiles *\/\r\n    .center-brand-logo {\r\n        position: absolute;\r\n        top: 48%;\r\n        left: 50%;\r\n        transform: translate(-50%, -50%);\r\n        z-index: 10;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .center-brand-logo img {\r\n        max-width: 130px !important;\r\n        height: auto !important;\r\n        object-fit: contain;\r\n        filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.85));\r\n    }\r\n\r\n    \/* Services Grid Bar *\/\r\n    .services-bar {\r\n        background: rgba(5, 10, 20, 0.95);\r\n        border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n        display: grid;\r\n        grid-template-columns: repeat(6, 1fr);\r\n        padding: 15px 30px;\r\n        gap: 15px;\r\n        z-index: 10;\r\n        position: relative;\r\n    }\r\n\r\n    .service-item {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n    }\r\n\r\n    .service-icon {\r\n        width: 40px;\r\n        height: 40px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 18px;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    \/* Category specific colors *\/\r\n    .icon-green { background: #15803d; color: white; }\r\n    .icon-blue { background: #0284c7; color: white; }\r\n    .icon-red { background: #b91c1c; color: white; }\r\n    .icon-orange { background: #c2410c; color: white; }\r\n    .icon-light-green { background: #4d7c0f; color: white; }\r\n    .icon-purple { background: #6b21a8; color: white; }\r\n\r\n    .service-text h5 {\r\n        font-size: 12px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        margin: 0;\r\n    }\r\n\r\n    .service-text p {\r\n        font-size: 10px;\r\n        color: #9ca3af;\r\n        line-height: 1.2;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Bottom Trust Bar *\/\r\n    .trust-bar {\r\n        background: #020617;\r\n        padding: 10px 40px;\r\n        display: flex;\r\n        justify-content: space-around;\r\n        align-items: center;\r\n        border-top: 1px solid #1e293b;\r\n        font-size: 11px;\r\n        letter-spacing: 1px;\r\n        color: #94a3b8;\r\n        font-weight: 700;\r\n        z-index: 10;\r\n        position: relative;\r\n    }\r\n\r\n    .trust-item {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n\r\n    \/* Modal Overlay *\/\r\n    .banner-modal {\r\n        display: none;\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: rgba(0,0,0,0.8);\r\n        z-index: 1000;\r\n        justify-content: center;\r\n        align-items: center;\r\n    }\r\n\r\n    .banner-modal-content {\r\n        background: #1e293b;\r\n        padding: 30px;\r\n        border-radius: 10px;\r\n        max-width: 400px;\r\n        width: 90%;\r\n        text-align: center;\r\n        border: 1px solid #334155;\r\n    }\r\n\r\n    .banner-modal-content h3 {\r\n        margin-bottom: 10px;\r\n        color: #4CAF50;\r\n    }\r\n\r\n    .banner-modal-content button {\r\n        margin-top: 20px;\r\n        padding: 10px 20px;\r\n        background: #ef4444;\r\n        color: white;\r\n        border: none;\r\n        border-radius: 5px;\r\n        cursor: pointer;\r\n    }\r\n\r\n    \/* Responsive Breakpoints *\/\r\n    @media (max-width: 1024px) {\r\n        .hero-content {\r\n            grid-template-columns: 1fr;\r\n            padding: 20px;\r\n        }\r\n        .services-bar {\r\n            grid-template-columns: repeat(3, 1fr);\r\n        }\r\n        .people-img-wrapper img.main-people-img {\r\n            height: 50vh;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .services-bar {\r\n            grid-template-columns: repeat(1, 1fr);\r\n        }\r\n        .cta-buttons-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .btn-full, .btn-outline-full {\r\n            grid-column: span 1;\r\n        }\r\n        .profile-card.left-person { left: 5%; bottom: 20%; }\r\n        .profile-card.right-person { right: 5%; bottom: 20%; }\r\n        \r\n        .center-brand-logo {\r\n            top: 45%;\r\n        }\r\n        .center-brand-logo img {\r\n            max-width: 85px !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- FontAwesome Icons -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<section class=\"hero-banner\">\r\n    <!-- Top Header \/ Logo -->\r\n    <div class=\"hero-header\"><\/div>\r\n\r\n    <!-- Hero Content Area -->\r\n    <div class=\"hero-content\">\r\n        <!-- Left Panel -->\r\n        <div class=\"left-panel\">\r\n            <span class=\"sub-tagline\">NO RELIGION. NO BORDERS.<\/span>\r\n            <h1 class=\"main-heading\">Just <span>Humanity.<\/span><\/h1>\r\n\r\n            <!-- Impact Card -->\r\n            <div class=\"impact-card\">\r\n                <i class=\"fa-solid fa-hand-holding-heart\"><\/i>\r\n                <div class=\"impact-text\">\r\n                    <h4>YOUR <span>$1 A DAY<\/span> CAN SAVE A LIFE<\/h4>\r\n                    <p>Your small act can make a big difference.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Action Buttons -->\r\n            <div class=\"cta-buttons-grid\">\r\n                <button class=\"banner-btn btn-red\" onclick=\"openBannerModal('Save A Life Now')\">\r\n                    <i class=\"fa-solid fa-heart\"><\/i> Save A Life Now\r\n                <\/button>\r\n                <button class=\"banner-btn btn-green\" onclick=\"openBannerModal('Donate Now')\">\r\n                    <i class=\"fa-solid fa-hand-holding-dollar\"><\/i> Donate Now\r\n                <\/button>\r\n                <button class=\"banner-btn btn-full\" onclick=\"openBannerModal('Hire A Virtual Assistant')\">\r\n                    Hire A Virtual Assistant Today\r\n                <\/button>\r\n                <button class=\"banner-btn btn-outline-full\" onclick=\"openBannerModal('Book Free Trial')\">\r\n                    Book A Free Trial For 15 Mins\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right Panel (Full Height Image with Center Logo & Overlays) -->\r\n        <div class=\"right-panel\">\r\n            <div class=\"people-img-wrapper\">\r\n                <img decoding=\"async\" class=\"main-people-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/WhatsApp_Image_2026-07-21_at_5.06.28_PM-removebg-preview.png\" alt=\"Umer Mohsin and Jamil Mohsin\">\r\n                \r\n                <!-- Left Person: Umer Mohsin -->\r\n                <div class=\"profile-card left-person\">\r\n                    <h3>Umer Mohsin<\/h3>\r\n                    <p class=\"role\">PRESIDENT<\/p>\r\n                    <span class=\"signature\">Umer Mohsin<\/span>\r\n                <\/div>\r\n\r\n                <!-- Center Logo Between Umer & Jamil Mohsin -->\r\n                <div class=\"center-brand-logo\">\r\n                    <img decoding=\"async\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/image-removebg-preview-5-e1784637401536.png\" alt=\"SaveUs Logo\">\r\n                <\/div>\r\n\r\n                <!-- Right Person: Jamil Mohsin -->\r\n                <div class=\"profile-card right-person\">\r\n                    <h3>Jamil Mohsin<\/h3>\r\n                    <p class=\"role\">CO-PRESIDENT<\/p>\r\n                    <span class=\"signature\">Jamil Mohsin<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Services Strip Grid -->\r\n    <div class=\"services-bar\">\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-green\"><i class=\"fa-solid fa-paw\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Feed The Hungry<\/h5>\r\n                <p>Nutritious meals for families in need.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-blue\"><i class=\"fa-solid fa-droplet\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Clean Water<\/h5>\r\n                <p>Clean water for every community.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-red\"><i class=\"fa-solid fa-kit-medical\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Medical Care<\/h5>\r\n                <p>Healthcare, medicine & elderly support.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-orange\"><i class=\"fa-solid fa-people-roof\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Disaster Relief<\/h5>\r\n                <p>Emergency response & disaster support.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-light-green\"><i class=\"fa-solid fa-leaf\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Clean Energy<\/h5>\r\n                <p>Sustainable energy for a greener planet.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-item\">\r\n            <div class=\"service-icon icon-purple\"><i class=\"fa-solid fa-graduation-cap\"><\/i><\/div>\r\n            <div class=\"service-text\">\r\n                <h5>Education & Skills<\/h5>\r\n                <p>Skills and education for a better future.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Bottom Trust Bar -->\r\n    <div class=\"trust-bar\">\r\n        <div class=\"trust-item\"><i class=\"fa-solid fa-shield-halved\"><\/i> 100% SECURE & TRANSPARENT<\/div>\r\n        <div class=\"trust-item\"><i class=\"fa-solid fa-lock\"><\/i> 501 (c) (3) NON-PROFIT STATUS<\/div>\r\n        <div class=\"trust-item\"><i class=\"fa-solid fa-globe\"><\/i> GLOBAL REACH, LOCAL IMPACT<\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Working Action Modal -->\r\n<div class=\"banner-modal\" id=\"actionModal\">\r\n    <div class=\"banner-modal-content\">\r\n        <h3 id=\"modalTitle\">Action<\/h3>\r\n        <p>You clicked on the button. Integration ready!<\/p>\r\n        <button onclick=\"closeBannerModal()\">Close<\/button>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Working JS Scripts -->\r\n<script>\r\n    function openBannerModal(title) {\r\n        document.getElementById('modalTitle').innerText = title;\r\n        document.getElementById('actionModal').style.display = 'flex';\r\n    }\r\n\r\n    function closeBannerModal() {\r\n        document.getElementById('actionModal').style.display = 'none';\r\n    }\r\n\r\n    \/\/ Close Modal on outside click\r\n    window.onclick = function(event) {\r\n        const modal = document.getElementById('actionModal');\r\n        if (event.target == modal) {\r\n            modal.style.display = \"none\";\r\n        }\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65ccd96 e-con-full e-flex e-con e-parent\" data-id=\"65ccd96\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-574bb53 elementor-widget elementor-widget-html\" data-id=\"574bb53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Impact Section Styling *\/\r\n    .impact-areas-section {\r\n        background-color: #f8fafc;\r\n        padding: 50px 20px;\r\n        text-align: center;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n    }\r\n\r\n    .impact-title {\r\n        color: #1e3a8a;\r\n        font-size: 26px;\r\n        font-weight: 800;\r\n        letter-spacing: 1px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 35px;\r\n    }\r\n\r\n    .impact-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(8, 1fr);\r\n        gap: 15px;\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .impact-card {\r\n        background: #ffffff;\r\n        border-radius: 12px;\r\n        border: 1px solid #e2e8f0;\r\n        overflow: hidden;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,.05);\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: .3s;\r\n        text-decoration: none;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .impact-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 10px 20px rgba(0,0,0,.12);\r\n    }\r\n\r\n    .impact-card-img {\r\n        width: 100%;\r\n        height: 140px;\r\n        object-fit: cover;\r\n    }\r\n\r\n    .impact-card-label {\r\n        padding: 12px 5px;\r\n        font-size: 11px;\r\n        font-weight: 800;\r\n        color: #1e3a8a;\r\n        text-transform: uppercase;\r\n        letter-spacing: .5px;\r\n        background: #fff;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        min-height: 45px;\r\n    }\r\n\r\n    .impact-card.animal-welfare .impact-card-label {\r\n        color: #15803d;\r\n    }\r\n\r\n    @media (max-width:1200px){\r\n        .impact-grid{\r\n            grid-template-columns:repeat(4,1fr);\r\n            gap:20px;\r\n        }\r\n    }\r\n\r\n    @media (max-width:768px){\r\n        .impact-grid{\r\n            grid-template-columns:repeat(2,1fr);\r\n            gap:15px;\r\n        }\r\n    }\r\n\r\n    @media (max-width:480px){\r\n        .impact-grid{\r\n            grid-template-columns:1fr;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"impact-areas-section\">\r\n    <h2 class=\"impact-title\">Our Impact Areas<\/h2>\r\n\r\n    <div class=\"impact-grid\">\r\n\r\n        <!-- Feed The Hungry -->\r\n        <a href=\"https:\/\/saveusngo.us\/feed-the-hungry\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-2-300x210.png\" alt=\"Feed The Hungry\">\r\n            <div class=\"impact-card-label\">Feed The Hungry<\/div>\r\n        <\/a>\r\n\r\n        <!-- Clean Water -->\r\n        <a href=\"https:\/\/saveusngo.us\/clean-drinking-water\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-1-300x210.png\" alt=\"Clean Water\">\r\n            <div class=\"impact-card-label\">Clean Water<\/div>\r\n        <\/a>\r\n\r\n        <!-- Medical Care -->\r\n        <a href=\"https:\/\/saveusngo.us\/medical-and-elderly-care\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-3-300x210.png\" alt=\"Medical Care\">\r\n            <div class=\"impact-card-label\">Medical Care<\/div>\r\n        <\/a>\r\n\r\n        <!-- Disaster Relief -->\r\n        <a href=\"https:\/\/saveusngo.us\/disaster-relief\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-300x210.png\" alt=\"Disaster Relief\">\r\n            <div class=\"impact-card-label\">Disaster Relief<\/div>\r\n        <\/a>\r\n\r\n        <!-- Clean Energy -->\r\n        <a href=\"https:\/\/saveusngo.us\/green-energy-plantation-ai-robotics\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/images.unsplash.com\/photo-1466611653911-95081537e5b7?q=80&w=400&auto=format&fit=crop\" alt=\"Clean Energy\">\r\n            <div class=\"impact-card-label\">Clean Energy<\/div>\r\n        <\/a>\r\n\r\n        <!-- Education & Skills -->\r\n        <a href=\"https:\/\/saveusngo.us\/education-skills\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-5.png\" alt=\"Education & Skills\">\r\n            <div class=\"impact-card-label\">Education & Skills<\/div>\r\n        <\/a>\r\n\r\n        <!-- Animal Welfare -->\r\n        <a href=\"https:\/\/saveusngo.us\/animal-welfare\/\" class=\"impact-card animal-welfare\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-4.png\" alt=\"Animal Welfare\">\r\n            <div class=\"impact-card-label\">Animal Welfare<\/div>\r\n        <\/a>\r\n\r\n        <!-- Senior Support -->\r\n        <a href=\"https:\/\/saveusngo.us\/senior-care-dignified-living\/\" class=\"impact-card\">\r\n            <img decoding=\"async\" class=\"impact-card-img\" src=\"https:\/\/saveusngo.us\/wp-content\/uploads\/2026\/07\/45a098-6.png\" alt=\"Senior Support\">\r\n            <div class=\"impact-card-label\">Senior Support<\/div>\r\n        <\/a>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d75cf6 e-con-full e-flex e-con e-parent\" data-id=\"1d75cf6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87a232c elementor-widget elementor-widget-html\" data-id=\"87a232c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Main Container *\/\r\n    .mission-funding-section {\r\n        background-color: #f8fafc;\r\n        padding: 40px 20px;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        color: #1e293b;\r\n    }\r\n\r\n    .mission-funding-card {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        background: #ffffff;\r\n        border: 1px solid #e2e8f0;\r\n        border-radius: 12px;\r\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\r\n        display: grid;\r\n        grid-template-columns: 0.9fr 1.1fr;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Left Column: Our Mission *\/\r\n    .mission-col {\r\n        padding: 35px;\r\n        border-right: 1px solid #e2e8f0;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n    }\r\n\r\n    .mission-content {\r\n        position: relative;\r\n    }\r\n\r\n    .mission-title-wrapper {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 20px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    \/* Clean Vector Earth Container *\/\r\n    .earth-svg-icon {\r\n        width: 100px;\r\n        height: 100px;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .mission-heading-text h2 {\r\n        color: #1e3a8a;\r\n        font-size: 22px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        margin: 0 0 4px 0;\r\n    }\r\n\r\n    .green-underline {\r\n        width: 50px;\r\n        height: 3px;\r\n        background-color: #22c55e;\r\n        border-radius: 2px;\r\n        margin-bottom: 12px;\r\n    }\r\n\r\n    .mission-heading-text h4 {\r\n        font-size: 15px;\r\n        font-weight: 700;\r\n        color: #0f172a;\r\n        margin: 0;\r\n    }\r\n\r\n    .mission-desc {\r\n        font-size: 13px;\r\n        line-height: 1.6;\r\n        color: #475569;\r\n        margin-top: 10px;\r\n    }\r\n\r\n    .mission-badge {\r\n        background: #0f172a;\r\n        color: #ffffff;\r\n        border-radius: 8px;\r\n        padding: 12px 18px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        margin-top: 25px;\r\n    }\r\n\r\n    .mission-badge-icon {\r\n        width: 36px;\r\n        height: 36px;\r\n        background: #15803d;\r\n        border-radius: 6px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 18px;\r\n        color: #ffffff;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .mission-badge-text {\r\n        font-size: 12px;\r\n        line-height: 1.3;\r\n        color: #cbd5e1;\r\n    }\r\n\r\n    .mission-badge-text span {\r\n        font-family: 'Georgia', serif;\r\n        font-style: italic;\r\n        color: #84cc16;\r\n        font-weight: 600;\r\n    }\r\n\r\n    \/* Right Column: How We Fund Change *\/\r\n    .funding-col {\r\n        padding: 35px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n    }\r\n\r\n    .funding-header h2 {\r\n        color: #1e3a8a;\r\n        font-size: 22px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        margin: 0 0 10px 0;\r\n    }\r\n\r\n    .funding-header p {\r\n        font-size: 13px;\r\n        line-height: 1.5;\r\n        color: #475569;\r\n        margin: 0 0 25px 0;\r\n    }\r\n\r\n    \/* Process Flow Grid *\/\r\n    .funding-process {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .process-step {\r\n        text-align: center;\r\n        flex: 1;\r\n    }\r\n\r\n    .process-icon {\r\n        font-size: 32px;\r\n        margin-bottom: 8px;\r\n        display: inline-block;\r\n    }\r\n\r\n    \/* Step Icon Colors *\/\r\n    .icon-va { color: #15803d; }\r\n    .icon-cold { color: #1e3a8a; }\r\n    .icon-lead { color: #7e22ce; }\r\n    .icon-growth { color: #ea580c; }\r\n\r\n    .process-step h5 {\r\n        font-size: 11px;\r\n        font-weight: 800;\r\n        color: #1e293b;\r\n        text-transform: uppercase;\r\n        line-height: 1.2;\r\n        margin: 0;\r\n    }\r\n\r\n    .process-arrow {\r\n        color: #cbd5e1;\r\n        font-size: 16px;\r\n        padding: 0 5px;\r\n    }\r\n\r\n    \/* Bottom Green Highlight Box *\/\r\n    .funding-notice {\r\n        background: #f0fdf4;\r\n        border: 1px solid #bbf7d0;\r\n        border-radius: 8px;\r\n        padding: 12px 18px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .funding-notice i {\r\n        font-size: 26px;\r\n        color: #16a34a;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .funding-notice p {\r\n        font-size: 12px;\r\n        font-weight: 700;\r\n        color: #166534;\r\n        margin: 0;\r\n        line-height: 1.4;\r\n    }\r\n\r\n    \/* Responsive Adjustments *\/\r\n    @media (max-width: 992px) {\r\n        .mission-funding-card {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .mission-col {\r\n            border-right: none;\r\n            border-bottom: 1px solid #e2e8f0;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .funding-process {\r\n            flex-direction: column;\r\n            gap: 15px;\r\n        }\r\n\r\n        .process-arrow {\r\n            transform: rotate(90deg);\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- FontAwesome CDN -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<section class=\"mission-funding-section\">\r\n    <div class=\"mission-funding-card\">\r\n        \r\n        <!-- Left Column: Our Mission -->\r\n        <div class=\"mission-col\">\r\n            <div class=\"mission-content\">\r\n                <div class=\"mission-title-wrapper\">\r\n                    <!-- Pure Inline SVG Vector (Earth in Hands) -->\r\n                    <svg class=\"earth-svg-icon\" viewBox=\"0 0 200 200\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                        <!-- Earth -->\r\n                        <circle cx=\"100\" cy=\"85\" r=\"55\" fill=\"#3B82F6\"\/>\r\n                        <path d=\"M70 65C75 55 90 50 100 55C110 60 120 50 130 60C140 70 145 80 135 90C125 100 115 105 105 95C95 85 85 100 75 95C65 90 65 75 70 65Z\" fill=\"#22C55E\"\/>\r\n                        <path d=\"M80 115C90 110 100 125 115 120C125 115 135 125 140 110C145 100 150 115 145 125C135 135 110 140 90 135C75 130 70 120 80 115Z\" fill=\"#15803D\"\/>\r\n                        <!-- Leaves -->\r\n                        <path d=\"M45 50C30 35 50 20 65 30C65 45 55 60 45 50Z\" fill=\"#4ADE80\"\/>\r\n                        <path d=\"M55 42C45 32 58 20 68 28\" stroke=\"#166534\" stroke-width=\"2\"\/>\r\n                        <!-- Cupped Hands -->\r\n                        <path d=\"M40 130C50 120 70 125 85 140C95 150 100 165 85 175C70 185 45 175 35 160C25 145 30 140 40 130Z\" fill=\"#FDBA74\"\/>\r\n                        <path d=\"M160 130C150 120 130 125 115 140C105 150 100 165 115 175C130 185 155 175 165 160C175 145 170 140 160 130Z\" fill=\"#FB923C\"\/>\r\n                        <path d=\"M75 150C85 160 100 165 115 160C125 155 130 165 115 175C95 185 70 175 55 160L75 150Z\" fill=\"#F97316\"\/>\r\n                    <\/svg>\r\n\r\n                    <div class=\"mission-heading-text\">\r\n                        <h2>Our Mission<\/h2>\r\n                        <div class=\"green-underline\"><\/div>\r\n                        <h4>We exist to serve humanity.<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n                <p class=\"mission-desc\">\r\n                    We deliver life-saving aid, build sustainable communities, and empower lives through compassion, innovation, and action.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"mission-badge\">\r\n                <div class=\"mission-badge-icon\">\r\n                    <i class=\"fa-solid fa-heart-circle-plus\"><\/i>\r\n                <\/div>\r\n                <div class=\"mission-badge-text\">\r\n                    Every donation. Every service. Every action.<br>\r\n                    Together, We Can <span>Save More Lives.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right Column: How We Fund Change -->\r\n        <div class=\"funding-col\">\r\n            <div>\r\n                <div class=\"funding-header\">\r\n                    <h2>How We Fund Change<\/h2>\r\n                    <p>We are a self-sustaining non-profit. Through our professional services, we generate revenue to fund life-saving missions and humanitarian projects worldwide.<\/p>\r\n                <\/div>\r\n\r\n                <!-- 4 Step Process Flow -->\r\n                <div class=\"funding-process\">\r\n                    <div class=\"process-step\">\r\n                        <i class=\"fa-solid fa-laptop-code process-icon icon-va\"><\/i>\r\n                        <h5>Virtual<br>Assistants<\/h5>\r\n                    <\/div>\r\n\r\n                    <i class=\"fa-solid fa-chevron-right process-arrow\"><\/i>\r\n\r\n                    <div class=\"process-step\">\r\n                        <i class=\"fa-solid fa-headset process-icon icon-cold\"><\/i>\r\n                        <h5>Cold Calling<br>Services<\/h5>\r\n                    <\/div>\r\n\r\n                    <i class=\"fa-solid fa-chevron-right process-arrow\"><\/i>\r\n\r\n                    <div class=\"process-step\">\r\n                        <i class=\"fa-solid fa-bullseye process-icon icon-lead\"><\/i>\r\n                        <h5>Lead<br>Generation<\/h5>\r\n                    <\/div>\r\n\r\n                    <i class=\"fa-solid fa-chevron-right process-arrow\"><\/i>\r\n\r\n                    <div class=\"process-step\">\r\n                        <i class=\"fa-solid fa-chart-line process-icon icon-growth\"><\/i>\r\n                        <h5>Business Growth<br>Support<\/h5>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Bottom Green Box -->\r\n            <div class=\"funding-notice\">\r\n                <i class=\"fa-solid fa-seedling\"><\/i>\r\n                <p>A portion of our earnings supports building shelters, food programs, clean water, education, and disaster relief.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df30585 e-con-full e-flex e-con e-parent\" data-id=\"df30585\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7332119 elementor-widget elementor-widget-html\" data-id=\"7332119\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Services Section Main Wrapper *\/\r\n    .prof-services-section {\r\n        background-color: #ffffff;\r\n        padding: 50px 0 0 0;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        color: #1e293b;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .services-header {\r\n        text-align: center;\r\n        margin-bottom: 35px;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    .services-header h2 {\r\n        color: #1e3a8a;\r\n        font-size: 24px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        margin: 0 0 6px 0;\r\n    }\r\n\r\n    .sub-tagline-container {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .tagline-line {\r\n        width: 60px;\r\n        height: 1px;\r\n        background-color: #cbd5e1;\r\n    }\r\n\r\n    .sub-tagline-container p {\r\n        font-size: 13px;\r\n        color: #64748b;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Content Layout Container *\/\r\n    .services-content-wrapper {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n        display: grid;\r\n        grid-template-columns: 1.6fr 0.8fr;\r\n        gap: 20px;\r\n        align-items: stretch;\r\n        padding: 0 20px 40px 20px;\r\n    }\r\n\r\n    \/* 4 Service Cards Grid *\/\r\n    .cards-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 15px;\r\n    }\r\n\r\n    .service-box {\r\n        background: #ffffff;\r\n        border-radius: 8px;\r\n        border: 1px solid #e2e8f0;\r\n        padding: 20px 15px;\r\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .service-box:hover {\r\n        transform: translateY(-4px);\r\n        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);\r\n    }\r\n\r\n    \/* Color Variants for Box Borders & Accents *\/\r\n    .box-green { border-color: #bbf7d0; }\r\n    .box-blue { border-color: #bfdbfe; }\r\n    .box-purple { border-color: #e9d5ff; }\r\n    .box-orange { border-color: #fed7aa; }\r\n\r\n    \/* Box Top Header *\/\r\n    .box-header {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        margin-bottom: 18px;\r\n        min-height: 40px;\r\n    }\r\n\r\n    .box-header i {\r\n        font-size: 26px;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .box-green .box-header i, .box-green .box-header h4 { color: #16a34a; }\r\n    .box-blue .box-header i, .box-blue .box-header h4 { color: #0284c7; }\r\n    .box-purple .box-header i, .box-purple .box-header h4 { color: #9333ea; }\r\n    .box-orange .box-header i, .box-orange .box-header h4 { color: #ea580c; }\r\n\r\n    .box-header h4 {\r\n        font-size: 13px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        line-height: 1.2;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* List Items Styling *\/\r\n    .service-list {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0;\r\n    }\r\n\r\n    .service-list li {\r\n        font-size: 12px;\r\n        color: #334155;\r\n        margin-bottom: 10px;\r\n        position: relative;\r\n        padding-left: 14px;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .service-list li::before {\r\n        content: \"\u2022\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: -1px;\r\n        color: #64748b;\r\n        font-size: 14px;\r\n    }\r\n\r\n    \/* Right Side Banner Area *\/\r\n    .side-banner {\r\n        position: relative;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        background: linear-gradient(90deg, rgba(15,23,42,0.9) 0%, rgba(15,23,42,0.2) 100%),\r\n                    url('https:\/\/images.unsplash.com\/photo-1573496359142-b8d87734a5a2?q=80&w=800&auto=format&fit=crop') center\/cover no-repeat;\r\n        display: flex;\r\n        align-items: flex-end;\r\n        padding: 25px;\r\n        min-height: 250px;\r\n    }\r\n\r\n    .side-banner-text {\r\n        color: #ffffff;\r\n        font-size: 20px;\r\n        font-weight: 700;\r\n        line-height: 1.3;\r\n        z-index: 2;\r\n    }\r\n\r\n    .side-banner-text span {\r\n        font-family: 'Georgia', serif;\r\n        font-style: italic;\r\n        color: #84cc16;\r\n        font-weight: 400;\r\n    }\r\n\r\n    \/* Bottom Full-Width Dark Banner *\/\r\n    .bottom-tagline-bar {\r\n        background: #0b1329;\r\n        color: #ffffff;\r\n        padding: 14px 20px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 12px;\r\n        text-align: center;\r\n    }\r\n\r\n    .bottom-badge-icon {\r\n        width: 28px;\r\n        height: 28px;\r\n        background: #16a34a;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 14px;\r\n        color: #ffffff;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .bottom-tagline-bar p {\r\n        font-size: 13px;\r\n        font-weight: 800;\r\n        letter-spacing: 0.8px;\r\n        margin: 0;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    \/* Responsive Adjustments *\/\r\n    @media (max-width: 1100px) {\r\n        .services-content-wrapper {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .cards-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n\r\n        .side-banner {\r\n            min-height: 200px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .cards-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        \r\n        .bottom-tagline-bar p {\r\n            font-size: 11px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- FontAwesome CDN -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<section class=\"prof-services-section\">\r\n    <!-- Section Title -->\r\n    <div class=\"services-header\">\r\n        <h2>Our Professional Services<\/h2>\r\n        <div class=\"sub-tagline-container\">\r\n            <div class=\"tagline-line\"><\/div>\r\n            <p>The revenue engine that powers our mission.<\/p>\r\n            <div class=\"tagline-line\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Main Grid Content -->\r\n    <div class=\"services-content-wrapper\">\r\n        \r\n        <!-- 4 Services Cards Column -->\r\n        <div class=\"cards-grid\">\r\n            \r\n            <!-- 1. Cold Calling -->\r\n            <div class=\"service-box box-green\">\r\n                <div class=\"box-header\">\r\n                    <i class=\"fa-solid fa-phone-volume\"><\/i>\r\n                    <h4>Cold Calling<\/h4>\r\n                <\/div>\r\n                <ul class=\"service-list\">\r\n                    <li>B2B & B2C Outreach<\/li>\r\n                    <li>Appointment Setting<\/li>\r\n                    <li>Sales & Telemarketing<\/li>\r\n                    <li>Customer Follow-up<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- 2. Virtual Assistants -->\r\n            <div class=\"service-box box-blue\">\r\n                <div class=\"box-header\">\r\n                    <i class=\"fa-solid fa-user-gear\"><\/i>\r\n                    <h4>Virtual Assistants<\/h4>\r\n                <\/div>\r\n                <ul class=\"service-list\">\r\n                    <li>Admin & Data Entry<\/li>\r\n                    <li>Email & Calendar Mgmt.<\/li>\r\n                    <li>CRM Management<\/li>\r\n                    <li>E-commerce Support<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- 3. Lead Generation -->\r\n            <div class=\"service-box box-purple\">\r\n                <div class=\"box-header\">\r\n                    <i class=\"fa-solid fa-users-viewfinder\"><\/i>\r\n                    <h4>Lead Generation<\/h4>\r\n                <\/div>\r\n                <ul class=\"service-list\">\r\n                    <li>Verified Lead Lists<\/li>\r\n                    <li>Data Scraping<\/li>\r\n                    <li>Prospect Research<\/li>\r\n                    <li>Market Targeting<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- 4. Business Growth Support -->\r\n            <div class=\"service-box box-orange\">\r\n                <div class=\"box-header\">\r\n                    <i class=\"fa-solid fa-chart-line\"><\/i>\r\n                    <h4>Business Growth Support<\/h4>\r\n                <\/div>\r\n                <ul class=\"service-list\">\r\n                    <li>Sales Funnel Building<\/li>\r\n                    <li>Client Acquisition<\/li>\r\n                    <li>Social Media Support<\/li>\r\n                    <li>Remote Team Setup<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <!-- Right Side Agent Image Banner -->\r\n        <div class=\"side-banner\">\r\n            <div class=\"side-banner-text\">\r\n                Your growth helps<br>\r\n                us <span>save more lives.<\/span>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Bottom Dark Tagline Bar -->\r\n    <div class=\"bottom-tagline-bar\">\r\n        <div class=\"bottom-badge-icon\">\r\n            <i class=\"fa-solid fa-plus\"><\/i>\r\n        <\/div>\r\n        <p>SERVICES FOR OUR MISSION. PROFITS FOR HUMANITY. TOGETHER, WE SAVE LIVES.<\/p>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a00168 e-con-full e-flex e-con e-parent\" data-id=\"9a00168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39ac089 elementor-widget elementor-widget-html\" data-id=\"39ac089\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Section Main Container *\/\r\n    .trust-cta-section {\r\n        background-color: #f8fafc;\r\n        padding: 40px 20px;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        color: #1e293b;\r\n    }\r\n\r\n    .trust-cta-grid {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr 1fr;\r\n        gap: 20px;\r\n        align-items: stretch;\r\n    }\r\n\r\n    \/* Column Cards Base *\/\r\n    .trust-card {\r\n        background: #ffffff;\r\n        border-radius: 10px;\r\n        border: 1px solid #e2e8f0;\r\n        padding: 25px 20px;\r\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n    }\r\n\r\n    \/* 1. Left Card: Trust & Transparency *\/\r\n    .trust-card-title {\r\n        color: #1e3a8a;\r\n        font-size: 16px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        text-align: center;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .trust-content-wrapper {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 20px;\r\n    }\r\n\r\n    .trust-shield-icon {\r\n        width: 70px;\r\n        height: 80px;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .trust-list {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0;\r\n    }\r\n\r\n    .trust-list li {\r\n        font-size: 12px;\r\n        color: #334155;\r\n        margin-bottom: 8px;\r\n        position: relative;\r\n        padding-left: 14px;\r\n        line-height: 1.3;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .trust-list li::before {\r\n        content: \"\u2022\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: -1px;\r\n        color: #1e3a8a;\r\n        font-size: 14px;\r\n    }\r\n\r\n    \/* 2. Middle Card: Watch Our Story (Dark Card) *\/\r\n    .video-card {\r\n        background: #090d16;\r\n        border: 1px solid #1e293b;\r\n        color: #ffffff;\r\n        padding: 20px;\r\n        text-align: center;\r\n    }\r\n\r\n    .video-card .trust-card-title {\r\n        color: #ffffff;\r\n        margin-bottom: 12px;\r\n    }\r\n\r\n    .video-thumbnail-box {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 140px;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        border: 1px solid rgba(255, 255, 255, 0.15);\r\n        background: url('https:\/\/images.unsplash.com\/photo-1488521787991-ed7bbaae773c?q=80&w=600&auto=format&fit=crop') center\/cover no-repeat;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .video-thumbnail-box:hover {\r\n        transform: scale(1.02);\r\n    }\r\n\r\n    .play-btn {\r\n        width: 46px;\r\n        height: 32px;\r\n        background: #ff0000;\r\n        border-radius: 8px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: #ffffff;\r\n        font-size: 16px;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.5);\r\n    }\r\n\r\n    .video-subtitle {\r\n        font-size: 12px;\r\n        color: #94a3b8;\r\n        margin-top: 12px;\r\n        font-weight: 500;\r\n    }\r\n\r\n    \/* 3. Right Card: Start Saving Lives Today *\/\r\n    .cta-card {\r\n        text-align: center;\r\n    }\r\n\r\n    .cta-card .trust-card-title {\r\n        margin-bottom: 8px;\r\n    }\r\n\r\n    .cta-desc {\r\n        font-size: 12px;\r\n        color: #475569;\r\n        line-height: 1.4;\r\n        margin-bottom: 18px;\r\n    }\r\n\r\n    .cta-buttons-wrapper {\r\n        display: flex;\r\n        gap: 10px;\r\n        justify-content: center;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .action-btn {\r\n        border: none;\r\n        padding: 10px 15px;\r\n        font-weight: 800;\r\n        font-size: 12px;\r\n        border-radius: 6px;\r\n        cursor: pointer;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n        color: #ffffff;\r\n        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 3px 6px rgba(0, 0, 0, 0.2);\r\n        transition: all 0.3s ease;\r\n        flex: 1;\r\n        justify-content: center;\r\n    }\r\n\r\n    .btn-donate {\r\n        background: linear-gradient(180deg, #dc2626 0%, #991b1b 100%);\r\n        border: 1px solid #ef4444;\r\n    }\r\n\r\n    .btn-hire {\r\n        background: linear-gradient(180deg, #3f6212 0%, #1a2e05 100%);\r\n        border: 1px solid #65a30d;\r\n    }\r\n\r\n    .action-btn:hover {\r\n        filter: brightness(1.15);\r\n        transform: translateY(-2px);\r\n    }\r\n\r\n    .cta-signature {\r\n        font-family: 'Georgia', serif;\r\n        font-style: italic;\r\n        font-size: 18px;\r\n        color: #0f172a;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Responsive Grid *\/\r\n    @media (max-width: 1024px) {\r\n        .trust-cta-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .cta-buttons-wrapper {\r\n            flex-direction: column;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- FontAwesome CDN -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<section class=\"trust-cta-section\">\r\n    <div class=\"trust-cta-grid\">\r\n        \r\n        <!-- 1. Trust & Transparency -->\r\n        <div class=\"trust-card\">\r\n            <h3 class=\"trust-card-title\">Trust & Transparency<\/h3>\r\n            <div class=\"trust-content-wrapper\">\r\n                <!-- Shield Vector Icon -->\r\n                <svg class=\"trust-shield-icon\" viewBox=\"0 0 100 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M50 5L10 20V55C10 80 50 115 50 115C50 115 90 80 90 55V20L50 5Z\" fill=\"#0b172a\" stroke=\"#1e3a8a\" stroke-width=\"4\"\/>\r\n                    <path d=\"M50 15L18 27V55C18 75 50 103 50 103C50 103 82 75 82 55V27L50 15Z\" fill=\"#0f172a\"\/>\r\n                    <!-- Center Star -->\r\n                    <polygon points=\"50,38 54,48 65,48 56,54 59,65 50,58 41,65 44,54 35,48 46,48\" fill=\"#ffffff\"\/>\r\n                <\/svg>\r\n\r\n                <ul class=\"trust-list\">\r\n                    <li>Registered Non-Profit Organization<\/li>\r\n                    <li>501(c)(3) Non-Profit Status (In Progress)<\/li>\r\n                    <li>Donor Privacy & Data Protection<\/li>\r\n                    <li>Financial Transparency<\/li>\r\n                    <li>Global Reach, Local Impact<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- 2. Watch Our Story (Video Box) -->\r\n        <div class=\"trust-card video-card\">\r\n            <h3 class=\"trust-card-title\">Watch Our Story<\/h3>\r\n            <div class=\"video-thumbnail-box\" onclick=\"playStoryVideo()\">\r\n                <div class=\"play-btn\">\r\n                    <i class=\"fa-solid fa-play\"><\/i>\r\n                <\/div>\r\n            <\/div>\r\n            <p class=\"video-subtitle\">Join us in making this world a better place.<\/p>\r\n        <\/div>\r\n\r\n        <!-- 3. Start Saving Lives Today -->\r\n        <div class=\"trust-card cta-card\">\r\n            <div>\r\n                <h3 class=\"trust-card-title\">Start Saving Lives Today<\/h3>\r\n                <p class=\"cta-desc\">Whether you donate, partner, or hire our services - you become a part of change.<\/p>\r\n            <\/div>\r\n\r\n            <div>\r\n                <div class=\"cta-buttons-wrapper\">\r\n                    <button class=\"action-btn btn-donate\" onclick=\"openBannerModal('Donate Now')\">\r\n                        <i class=\"fa-solid fa-heart\"><\/i> Donate Now\r\n                    <\/button>\r\n                    <button class=\"action-btn btn-hire\" onclick=\"openBannerModal('Hire Our Team')\">\r\n                        <i class=\"fa-solid fa-hand-holding-hand\"><\/i> Hire Our Team\r\n                    <\/button>\r\n                <\/div>\r\n                <p class=\"cta-signature\">Together, We Can Save More Lives.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\n    function playStoryVideo() {\r\n        alert(\"Video player popup triggered!\");\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NO RELIGION. NO BORDERS. Just Humanity. YOUR $1 A DAY CAN SAVE A LIFE Your small act can make a big difference. Save A Life Now Donate Now Hire A Virtual Assistant Today Book A Free Trial For 15 Mins Umer Mohsin PRESIDENT Umer Mohsin Jamil Mohsin CO-PRESIDENT Jamil Mohsin Feed The Hungry Nutritious meals [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/saveusngo.us\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":61,"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":243,"href":"https:\/\/saveusngo.us\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/243"}],"wp:attachment":[{"href":"https:\/\/saveusngo.us\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}