{"id":3246,"date":"2025-10-31T12:16:55","date_gmt":"2025-10-31T12:16:55","guid":{"rendered":"http:\/\/pursuitpathways.com\/?page_id=3246"},"modified":"2025-10-31T18:31:04","modified_gmt":"2025-10-31T18:31:04","slug":"home_2","status":"publish","type":"page","link":"https:\/\/pursuitpathways.com\/home\/home_2\/","title":{"rendered":"Home_2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3246\" class=\"elementor elementor-3246\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bce2a77 e-con-full e-flex e-con e-parent\" data-id=\"bce2a77\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-20220ba e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"20220ba\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a60d78 elementor-widget elementor-widget-heading\" data-id=\"5a60d78\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c89382 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6c89382\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30354c0 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"30354c0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ca0ce8 elementor-widget elementor-widget-heading\" data-id=\"1ca0ce8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0a6d13 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b0a6d13\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b6b676 e-flex e-con-boxed e-con e-child\" data-id=\"1b6b676\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-545709f elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"545709f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Pursuit Pathways - Training Courses<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600&family=Roboto:wght@500;700&display=swap\">\r\n    <style>\r\n        \/* Branded Carousel Styles *\/\r\n        .brand-carousel {\r\n            position: relative;\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            overflow: hidden;\r\n            border-radius: 12px;\r\n            box-shadow: 0 8px 24px rgba(35, 45, 99, 0.15);\r\n            font-family: 'Open Sans', sans-serif;\r\n        }\r\n\r\n        .brand-carousel .carousel-container {\r\n            display: flex;\r\n            transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n            height: 675px;\r\n        }\r\n\r\n        .brand-carousel .carousel-slide {\r\n            position: relative;\r\n            min-width: 100%;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .brand-carousel .carousel-slide img {\r\n            width: 100%;\r\n            height: 675px;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .brand-carousel .slide-caption {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(to top, rgba(35,45,99,0.9) 0%, transparent 100%);\r\n            color: white;\r\n            padding: 40px;\r\n            padding-top: 120px;\r\n        }\r\n\r\n        .brand-carousel .slide-caption h3 {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 2.2rem;\r\n            margin-bottom: 12px;\r\n            color: #D3E2F3;\r\n        }\r\n\r\n        .brand-carousel .slide-caption p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.6;\r\n            max-width: 800px;\r\n            margin-bottom: 24px;\r\n            color: #BBBDB7;\r\n        }\r\n\r\n        .brand-carousel .button-group {\r\n            display: flex;\r\n            gap: 16px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .brand-carousel .cta-button {\r\n            display: inline-block;\r\n            padding: 12px 28px;\r\n            border-radius: 30px;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            border: 2px solid transparent;\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            text-align: center;\r\n            min-width: 160px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .brand-carousel .cta-button.primary {\r\n            background-color: #E4E348;\r\n            color: #232D63;\r\n        }\r\n\r\n        .brand-carousel .cta-button.primary:hover {\r\n            background-color: transparent;\r\n            color: #E4E348;\r\n            border-color: #E4E348;\r\n        }\r\n\r\n        .brand-carousel .cta-button.secondary {\r\n            background-color: transparent;\r\n            color: #82ACD6;\r\n            border-color: #82ACD6;\r\n        }\r\n\r\n        .brand-carousel .cta-button.secondary:hover {\r\n            background-color: #82ACD6;\r\n            color: white;\r\n        }\r\n\r\n        .brand-carousel .carousel-btn {\r\n            position: absolute;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            background-color: rgba(130, 172, 214, 0.8);\r\n            color: white;\r\n            border: none;\r\n            padding: 16px;\r\n            cursor: pointer;\r\n            font-size: 24px;\r\n            border-radius: 50%;\r\n            z-index: 10;\r\n            transition: all 0.3s ease;\r\n            width: 56px;\r\n            height: 56px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .brand-carousel .carousel-btn:hover {\r\n            background-color: rgba(35, 45, 99, 0.9);\r\n            transform: translateY(-50%) scale(1.1);\r\n        }\r\n\r\n        .brand-carousel .prev-btn {\r\n            left: 30px;\r\n        }\r\n\r\n        .brand-carousel .next-btn {\r\n            right: 30px;\r\n        }\r\n\r\n        .brand-carousel .carousel-indicators {\r\n            position: absolute;\r\n            bottom: 30px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            display: flex;\r\n            gap: 12px;\r\n        }\r\n\r\n        .brand-carousel .indicator {\r\n            width: 14px;\r\n            height: 14px;\r\n            border-radius: 50%;\r\n            background-color: rgba(187, 189, 183, 0.6);\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(255,255,255,0.3);\r\n        }\r\n\r\n        .brand-carousel .indicator.active,\r\n        .brand-carousel .indicator:hover {\r\n            background-color: #00808E;\r\n            transform: scale(1.2);\r\n        }\r\n\r\n        \/* Enhanced Video Modal Styles *\/\r\n        .video-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-color: rgba(0, 0, 0, 0.85);\r\n            z-index: 10000;\r\n            justify-content: center;\r\n            align-items: center;\r\n            opacity: 0;\r\n            transition: opacity 0.3s ease;\r\n            backdrop-filter: blur(5px);\r\n        }\r\n\r\n        .video-modal.active {\r\n            display: flex;\r\n            opacity: 1;\r\n            animation: modalFadeIn 0.4s ease-out;\r\n        }\r\n\r\n        @keyframes modalFadeIn {\r\n            from { opacity: 0; }\r\n            to { opacity: 1; }\r\n        }\r\n\r\n        .modal-content {\r\n            position: relative;\r\n            width: 90%;\r\n            max-width: 960px;\r\n            background: linear-gradient(135deg, #232D63 0%, #1a2250 100%);\r\n            border-radius: 16px;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);\r\n            transform: scale(0.95);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .video-modal.active .modal-content {\r\n            transform: scale(1);\r\n            animation: modalScaleIn 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n        }\r\n\r\n        @keyframes modalScaleIn {\r\n            from { transform: scale(0.95); }\r\n            to { transform: scale(1); }\r\n        }\r\n\r\n        .modal-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 20px 30px;\r\n            background: rgba(26, 34, 80, 0.95);\r\n            color: white;\r\n            border-bottom: 1px solid rgba(82, 172, 214, 0.3);\r\n        }\r\n\r\n        .modal-title {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 1.8rem;\r\n            margin: 0;\r\n            color: #D3E2F3;\r\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .close-modal {\r\n            background: none;\r\n            border: none;\r\n            color: #82ACD6;\r\n            font-size: 32px;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            width: 40px;\r\n            height: 40px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .close-modal:hover {\r\n            color: #E4E348;\r\n            background: rgba(255, 255, 255, 0.1);\r\n            transform: rotate(90deg);\r\n        }\r\n\r\n        .video-container {\r\n            position: relative;\r\n            padding-bottom: 56.25%;\r\n            height: 0;\r\n            overflow: hidden;\r\n            background: #000;\r\n        }\r\n\r\n        .video-container iframe {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: none;\r\n        }\r\n\r\n        .modal-footer {\r\n            padding: 20px 30px;\r\n            text-align: center;\r\n            background: rgba(26, 34, 80, 0.7);\r\n            border-top: 1px solid rgba(82, 172, 214, 0.2);\r\n        }\r\n\r\n        .modal-footer p {\r\n            margin: 0;\r\n            color: #BBBDB7;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        \/* Responsive adjustments *\/\r\n        @media (max-width: 1200px) {\r\n            .brand-carousel {\r\n                max-width: 100%;\r\n                border-radius: 0;\r\n            }\r\n            \r\n            .brand-carousel .carousel-container,\r\n            .brand-carousel .carousel-slide img {\r\n                height: calc(100vw * 0.5625);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .brand-carousel .slide-caption {\r\n                padding: 25px;\r\n                padding-top: 80px;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption h3 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .brand-carousel .carousel-btn {\r\n                width: 48px;\r\n                height: 48px;\r\n                font-size: 20px;\r\n            }\r\n            \r\n            .modal-content {\r\n                width: 95%;\r\n            }\r\n            \r\n            .modal-title {\r\n                font-size: 1.4rem;\r\n            }\r\n            \r\n            .modal-header {\r\n                padding: 15px 20px;\r\n            }\r\n            \r\n            .close-modal {\r\n                font-size: 28px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .brand-carousel .slide-caption {\r\n                padding: 15px;\r\n                padding-top: 60px;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption h3 {\r\n                font-size: 1.4rem;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption p {\r\n                font-size: 0.9rem;\r\n                margin-bottom: 15px;\r\n            }\r\n            \r\n            .brand-carousel .cta-button {\r\n                padding: 10px 20px;\r\n                font-size: 0.9rem;\r\n                width: 100%;\r\n                min-width: auto;\r\n            }\r\n            \r\n            .brand-carousel .button-group {\r\n                gap: 10px;\r\n            }\r\n            \r\n            .modal-header {\r\n                padding: 12px 15px;\r\n            }\r\n            \r\n            .modal-title {\r\n                font-size: 1.2rem;\r\n            }\r\n            \r\n            .close-modal {\r\n                font-size: 24px;\r\n                width: 36px;\r\n                height: 36px;\r\n            }\r\n            \r\n            .modal-footer {\r\n                padding: 15px;\r\n            }\r\n            \r\n            .modal-footer p {\r\n                font-size: 0.8rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"brand-carousel\">\r\n        <div class=\"carousel-container\">\r\n            <!-- Slide 1 -->\r\n            <div class=\"carousel-slide\">\r\n                <img fetchpriority=\"high\" decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/Understanding-and-Recognizing-Human-Trafficking.webp\" alt=\"Understanding and Recognizing Human Trafficking\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Understanding and Recognizing Human Trafficking<\/h3>\r\n                    <p>Human trafficking is a $346 billion global industry. Learn how to recognize the signs of trafficking and take action with comprehensive training on prevention, victim support, and awareness.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1049713847\" data-video-hash=\"f139e83d0d\" data-title=\"Understanding and Recognizing Human Trafficking\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 2 -->\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/Understanding-Sextortion-1.webp\" alt=\"Understanding Sextortion\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Understanding Sextortion<\/h3>\r\n                    <p>Sextortion is an escalating threat in the digital world. Learn how to recognize, prevent, and respond to this form of exploitation, both in personal and professional settings.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1049709590\" data-video-hash=\"2f423ae931\" data-title=\"Understanding Sextortion\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 3 -->\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/De-Escalation.webp\" alt=\"De-Escalation Techniques\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>De-Escalation Techniques<\/h3>\r\n                    <p>Master the skills to handle high-stress situations before they escalate into violence. This course focuses on communication strategies and emotional intelligence to diffuse potentially dangerous confrontations. Stay prepared to intervene effectively in any environment.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1047138352\" data-video-hash=\"f532b98452\" data-title=\"De-Escalation Techniques\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 4 -->\r\n            <div class=\"carousel-slide\">\r\n                <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/ACTDAwareness.webp\" alt=\"Active Threat Response\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Active Threat Response<\/h3>\r\n                    <p>ACTD - Prepare yourself to respond effectively in an active threat situation. Whether a disgruntled customer or co-worker to an active shooter, our ACTD\u2122(Assess, Commit, Take Action and Debrief) framework prepares your organization to respond effectively and safely.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1078298147\" data-video-hash=\"b5bc493e6b\" data-title=\"Active Threat Response\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <button class=\"carousel-btn prev-btn\" aria-label=\"Previous slide\">\u276e<\/button>\r\n        <button class=\"carousel-btn next-btn\" aria-label=\"Next slide\">\u276f<\/button>\r\n        \r\n        <div class=\"carousel-indicators\">\r\n            <span class=\"indicator active\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Enhanced Video Modal -->\r\n    <div class=\"video-modal\" id=\"videoModal\">\r\n        <div class=\"modal-content\">\r\n            <div class=\"modal-header\">\r\n                <h3 class=\"modal-title\" id=\"modalTitle\"><\/h3>\r\n                <button class=\"close-modal\" id=\"closeModal\">&times;<\/button>\r\n            <\/div>\r\n            <div class=\"video-container\" id=\"videoContainer\">\r\n                <!-- Vimeo iframe will be inserted here -->\r\n            <\/div>\r\n            <div class=\"modal-footer\">\r\n                <p>Continue your training journey with Pursuit Pathways<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function() {\r\n            document.addEventListener('DOMContentLoaded', function() {\r\n                \/\/ Carousel functionality\r\n                const carousel = document.querySelector('.brand-carousel');\r\n                if (!carousel) return;\r\n                \r\n                const container = carousel.querySelector('.carousel-container');\r\n                const slides = carousel.querySelectorAll('.carousel-slide');\r\n                const prevBtn = carousel.querySelector('.prev-btn');\r\n                const nextBtn = carousel.querySelector('.next-btn');\r\n                const indicators = carousel.querySelectorAll('.indicator');\r\n                \r\n                let currentIndex = 0;\r\n                const slideCount = slides.length;\r\n                let slideInterval;\r\n                \r\n                function updateCarousel() {\r\n                    container.style.transform = `translateX(-${currentIndex * 100}%)`;\r\n                    \r\n                    indicators.forEach((indicator, index) => {\r\n                        indicator.classList.toggle('active', index === currentIndex);\r\n                    });\r\n                }\r\n                \r\n                function goToSlide(index) {\r\n                    currentIndex = (index + slideCount) % slideCount;\r\n                    updateCarousel();\r\n                    resetInterval();\r\n                }\r\n                \r\n                function resetInterval() {\r\n                    clearInterval(slideInterval);\r\n                    slideInterval = setInterval(() => {\r\n                        goToSlide(currentIndex + 1);\r\n                    }, 6000);\r\n                }\r\n                \r\n                prevBtn.addEventListener('click', () => goToSlide(currentIndex - 1));\r\n                nextBtn.addEventListener('click', () => goToSlide(currentIndex + 1));\r\n                \r\n                indicators.forEach((indicator, index) => {\r\n                    indicator.addEventListener('click', () => goToSlide(index));\r\n                });\r\n                \r\n                \/\/ Initialize autoplay\r\n                resetInterval();\r\n                \r\n                \/\/ Pause on hover\r\n                carousel.addEventListener('mouseenter', () => clearInterval(slideInterval));\r\n                carousel.addEventListener('mouseleave', resetInterval);\r\n                \r\n                \/\/ Touch support for mobile\r\n                let touchStartX = 0;\r\n                let touchEndX = 0;\r\n                \r\n                container.addEventListener('touchstart', (e) => {\r\n                    touchStartX = e.changedTouches[0].screenX;\r\n                }, {passive: true});\r\n                \r\n                container.addEventListener('touchend', (e) => {\r\n                    touchEndX = e.changedTouches[0].screenX;\r\n                    handleSwipe();\r\n                }, {passive: true});\r\n                \r\n                function handleSwipe() {\r\n                    if (touchEndX < touchStartX - 50) {\r\n                        goToSlide(currentIndex + 1); \/\/ Swipe left\r\n                    } else if (touchEndX > touchStartX + 50) {\r\n                        goToSlide(currentIndex - 1); \/\/ Swipe right\r\n                    }\r\n                }\r\n                \r\n                \/\/ Enhanced Video Modal functionality\r\n                const videoModal = document.getElementById('videoModal');\r\n                const videoContainer = document.getElementById('videoContainer');\r\n                const modalTitle = document.getElementById('modalTitle');\r\n                const closeModalBtn = document.getElementById('closeModal');\r\n                const learnMoreButtons = document.querySelectorAll('.cta-button.primary');\r\n                \r\n                \/\/ Function to open modal with video\r\n                function openVideoModal(videoId, videoHash, title) {\r\n                    modalTitle.textContent = title;\r\n                    \r\n                    \/\/ Create Vimeo iframe\r\n                    const iframe = document.createElement('iframe');\r\n                    iframe.src = `https:\/\/player.vimeo.com\/video\/${videoId}?h=${videoHash}&autoplay=1&title=0&byline=0&portrait=0`;\r\n                    iframe.allow = \"autoplay; fullscreen; picture-in-picture\";\r\n                    iframe.allowFullscreen = true;\r\n                    iframe.frameBorder = \"0\";\r\n                    \r\n                    \/\/ Clear previous video and add new one\r\n                    videoContainer.innerHTML = '';\r\n                    videoContainer.appendChild(iframe);\r\n                    \r\n                    \/\/ Show modal\r\n                    videoModal.classList.add('active');\r\n                    document.body.style.overflow = 'hidden'; \/\/ Prevent scrolling\r\n                    document.documentElement.style.overflow = 'hidden'; \/\/ Prevent scrolling for iOS\r\n                }\r\n                \r\n                \/\/ Function to close modal\r\n                function closeVideoModal() {\r\n                    videoModal.classList.remove('active');\r\n                    videoContainer.innerHTML = ''; \/\/ Remove iframe to stop video playback\r\n                    document.body.style.overflow = ''; \/\/ Re-enable scrolling\r\n                    document.documentElement.style.overflow = ''; \/\/ Re-enable scrolling for iOS\r\n                }\r\n                \r\n                \/\/ Add click event to all Learn More buttons\r\n                learnMoreButtons.forEach(button => {\r\n                    button.addEventListener('click', function(e) {\r\n                        e.preventDefault();\r\n                        const videoId = this.getAttribute('data-video-id');\r\n                        const videoHash = this.getAttribute('data-video-hash');\r\n                        const title = this.getAttribute('data-title');\r\n                        openVideoModal(videoId, videoHash, title);\r\n                    });\r\n                });\r\n                \r\n                \/\/ Close modal when clicking close button\r\n                closeModalBtn.addEventListener('click', closeVideoModal);\r\n                \r\n                \/\/ Close modal when clicking outside the modal content\r\n                videoModal.addEventListener('click', function(e) {\r\n                    if (e.target === videoModal) {\r\n                        closeVideoModal();\r\n                    }\r\n                });\r\n                \r\n                \/\/ Close modal with Escape key\r\n                document.addEventListener('keydown', function(e) {\r\n                    if (e.key === 'Escape' && videoModal.classList.contains('active')) {\r\n                        closeVideoModal();\r\n                    }\r\n                });\r\n            });\r\n        })();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e6dea2 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"5e6dea2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9490273 elementor-widget__width-initial elementor-widget elementor-widget-nested-carousel\" data-id=\"9490273\" data-element_type=\"widget\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8dba618 elementor-widget elementor-widget-button\" data-id=\"8dba618\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"http:\/\/pursuitpathways.com\/resources-2\/#Courses\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Courses<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f00dc8f e-flex e-con-boxed e-con e-parent\" data-id=\"f00dc8f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a6cf020 e-con-full e-flex e-con e-child\" data-id=\"a6cf020\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b54085 elementor-widget elementor-widget-spacer\" data-id=\"7b54085\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e3b4f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a2e3b4f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Protecting People. Empowering Performance through Engagement.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0198af elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"a0198af\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a7592f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7a7592f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Customized training and safety solutions<\/b> that build a strategic advantage.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bab1bac elementor-widget elementor-widget-spacer\" data-id=\"bab1bac\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f621026 elementor-widget elementor-widget-button\" data-id=\"f621026\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm elementor-animation-grow\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule a ROI Demo<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd0f0d0 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"cd0f0d0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c17580 elementor-widget elementor-widget-image\" data-id=\"3c17580\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP-1024x1024.webp\" class=\"attachment-large size-large wp-image-2909\" alt=\"\" srcset=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP-1024x1024.webp 1024w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP-300x300.webp 300w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP-150x150.webp 150w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP-768x768.webp 768w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/Pursuit-Pathways-FCP.webp 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8153475 e-con-full e-flex e-con e-parent\" data-id=\"8153475\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-60f4b79 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"60f4b79\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c66851 elementor-widget elementor-widget-heading\" data-id=\"6c66851\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd9217a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"dd9217a\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-560733c e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"560733c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5533f1b elementor-widget elementor-widget-heading\" data-id=\"5533f1b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca62b1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8ca62b1\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-487dd92 e-flex e-con-boxed e-con e-child\" data-id=\"487dd92\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d648fc2 elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"d648fc2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Pursuit Pathways - Training Courses<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600&family=Roboto:wght@500;700&display=swap\">\r\n    <style>\r\n        \/* Branded Carousel Styles *\/\r\n        .brand-carousel {\r\n            position: relative;\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            overflow: hidden;\r\n            border-radius: 12px;\r\n            box-shadow: 0 8px 24px rgba(35, 45, 99, 0.15);\r\n            font-family: 'Open Sans', sans-serif;\r\n        }\r\n\r\n        .brand-carousel .carousel-container {\r\n            display: flex;\r\n            transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n            height: 675px;\r\n        }\r\n\r\n        .brand-carousel .carousel-slide {\r\n            position: relative;\r\n            min-width: 100%;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .brand-carousel .carousel-slide img {\r\n            width: 100%;\r\n            height: 675px;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .brand-carousel .slide-caption {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(to top, rgba(35,45,99,0.9) 0%, transparent 100%);\r\n            color: white;\r\n            padding: 40px;\r\n            padding-top: 120px;\r\n        }\r\n\r\n        .brand-carousel .slide-caption h3 {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 2.2rem;\r\n            margin-bottom: 12px;\r\n            color: #D3E2F3;\r\n        }\r\n\r\n        .brand-carousel .slide-caption p {\r\n            font-size: 1.1rem;\r\n            line-height: 1.6;\r\n            max-width: 800px;\r\n            margin-bottom: 24px;\r\n            color: #BBBDB7;\r\n        }\r\n\r\n        .brand-carousel .button-group {\r\n            display: flex;\r\n            gap: 16px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .brand-carousel .cta-button {\r\n            display: inline-block;\r\n            padding: 12px 28px;\r\n            border-radius: 30px;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            border: 2px solid transparent;\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            text-align: center;\r\n            min-width: 160px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .brand-carousel .cta-button.primary {\r\n            background-color: #E4E348;\r\n            color: #232D63;\r\n        }\r\n\r\n        .brand-carousel .cta-button.primary:hover {\r\n            background-color: transparent;\r\n            color: #E4E348;\r\n            border-color: #E4E348;\r\n        }\r\n\r\n        .brand-carousel .cta-button.secondary {\r\n            background-color: transparent;\r\n            color: #82ACD6;\r\n            border-color: #82ACD6;\r\n        }\r\n\r\n        .brand-carousel .cta-button.secondary:hover {\r\n            background-color: #82ACD6;\r\n            color: white;\r\n        }\r\n\r\n        .brand-carousel .carousel-btn {\r\n            position: absolute;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            background-color: rgba(130, 172, 214, 0.8);\r\n            color: white;\r\n            border: none;\r\n            padding: 16px;\r\n            cursor: pointer;\r\n            font-size: 24px;\r\n            border-radius: 50%;\r\n            z-index: 10;\r\n            transition: all 0.3s ease;\r\n            width: 56px;\r\n            height: 56px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .brand-carousel .carousel-btn:hover {\r\n            background-color: rgba(35, 45, 99, 0.9);\r\n            transform: translateY(-50%) scale(1.1);\r\n        }\r\n\r\n        .brand-carousel .prev-btn {\r\n            left: 30px;\r\n        }\r\n\r\n        .brand-carousel .next-btn {\r\n            right: 30px;\r\n        }\r\n\r\n        .brand-carousel .carousel-indicators {\r\n            position: absolute;\r\n            bottom: 30px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            display: flex;\r\n            gap: 12px;\r\n        }\r\n\r\n        .brand-carousel .indicator {\r\n            width: 14px;\r\n            height: 14px;\r\n            border-radius: 50%;\r\n            background-color: rgba(187, 189, 183, 0.6);\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(255,255,255,0.3);\r\n        }\r\n\r\n        .brand-carousel .indicator.active,\r\n        .brand-carousel .indicator:hover {\r\n            background-color: #00808E;\r\n            transform: scale(1.2);\r\n        }\r\n\r\n        \/* Enhanced Video Modal Styles *\/\r\n        .video-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-color: rgba(0, 0, 0, 0.85);\r\n            z-index: 10000;\r\n            justify-content: center;\r\n            align-items: center;\r\n            opacity: 0;\r\n            transition: opacity 0.3s ease;\r\n            backdrop-filter: blur(5px);\r\n        }\r\n\r\n        .video-modal.active {\r\n            display: flex;\r\n            opacity: 1;\r\n            animation: modalFadeIn 0.4s ease-out;\r\n        }\r\n\r\n        @keyframes modalFadeIn {\r\n            from { opacity: 0; }\r\n            to { opacity: 1; }\r\n        }\r\n\r\n        .modal-content {\r\n            position: relative;\r\n            width: 90%;\r\n            max-width: 960px;\r\n            background: linear-gradient(135deg, #232D63 0%, #1a2250 100%);\r\n            border-radius: 16px;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);\r\n            transform: scale(0.95);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .video-modal.active .modal-content {\r\n            transform: scale(1);\r\n            animation: modalScaleIn 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n        }\r\n\r\n        @keyframes modalScaleIn {\r\n            from { transform: scale(0.95); }\r\n            to { transform: scale(1); }\r\n        }\r\n\r\n        .modal-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 20px 30px;\r\n            background: rgba(26, 34, 80, 0.95);\r\n            color: white;\r\n            border-bottom: 1px solid rgba(82, 172, 214, 0.3);\r\n        }\r\n\r\n        .modal-title {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 1.8rem;\r\n            margin: 0;\r\n            color: #D3E2F3;\r\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .close-modal {\r\n            background: none;\r\n            border: none;\r\n            color: #82ACD6;\r\n            font-size: 32px;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            width: 40px;\r\n            height: 40px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-radius: 50%;\r\n        }\r\n\r\n        .close-modal:hover {\r\n            color: #E4E348;\r\n            background: rgba(255, 255, 255, 0.1);\r\n            transform: rotate(90deg);\r\n        }\r\n\r\n        .video-container {\r\n            position: relative;\r\n            padding-bottom: 56.25%;\r\n            height: 0;\r\n            overflow: hidden;\r\n            background: #000;\r\n        }\r\n\r\n        .video-container iframe {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: none;\r\n        }\r\n\r\n        .modal-footer {\r\n            padding: 20px 30px;\r\n            text-align: center;\r\n            background: rgba(26, 34, 80, 0.7);\r\n            border-top: 1px solid rgba(82, 172, 214, 0.2);\r\n        }\r\n\r\n        .modal-footer p {\r\n            margin: 0;\r\n            color: #BBBDB7;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        \/* Responsive adjustments *\/\r\n        @media (max-width: 1200px) {\r\n            .brand-carousel {\r\n                max-width: 100%;\r\n                border-radius: 0;\r\n            }\r\n            \r\n            .brand-carousel .carousel-container,\r\n            .brand-carousel .carousel-slide img {\r\n                height: calc(100vw * 0.5625);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .brand-carousel .slide-caption {\r\n                padding: 25px;\r\n                padding-top: 80px;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption h3 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .brand-carousel .carousel-btn {\r\n                width: 48px;\r\n                height: 48px;\r\n                font-size: 20px;\r\n            }\r\n            \r\n            .modal-content {\r\n                width: 95%;\r\n            }\r\n            \r\n            .modal-title {\r\n                font-size: 1.4rem;\r\n            }\r\n            \r\n            .modal-header {\r\n                padding: 15px 20px;\r\n            }\r\n            \r\n            .close-modal {\r\n                font-size: 28px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .brand-carousel .slide-caption {\r\n                padding: 15px;\r\n                padding-top: 60px;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption h3 {\r\n                font-size: 1.4rem;\r\n            }\r\n            \r\n            .brand-carousel .slide-caption p {\r\n                font-size: 0.9rem;\r\n                margin-bottom: 15px;\r\n            }\r\n            \r\n            .brand-carousel .cta-button {\r\n                padding: 10px 20px;\r\n                font-size: 0.9rem;\r\n                width: 100%;\r\n                min-width: auto;\r\n            }\r\n            \r\n            .brand-carousel .button-group {\r\n                gap: 10px;\r\n            }\r\n            \r\n            .modal-header {\r\n                padding: 12px 15px;\r\n            }\r\n            \r\n            .modal-title {\r\n                font-size: 1.2rem;\r\n            }\r\n            \r\n            .close-modal {\r\n                font-size: 24px;\r\n                width: 36px;\r\n                height: 36px;\r\n            }\r\n            \r\n            .modal-footer {\r\n                padding: 15px;\r\n            }\r\n            \r\n            .modal-footer p {\r\n                font-size: 0.8rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"brand-carousel\">\r\n        <div class=\"carousel-container\">\r\n            <!-- Slide 1 -->\r\n            <div class=\"carousel-slide\">\r\n                <img fetchpriority=\"high\" decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/Understanding-and-Recognizing-Human-Trafficking.webp\" alt=\"Understanding and Recognizing Human Trafficking\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Understanding and Recognizing Human Trafficking<\/h3>\r\n                    <p>Human trafficking is a $346 billion global industry. Learn how to recognize the signs of trafficking and take action with comprehensive training on prevention, victim support, and awareness.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1049713847\" data-video-hash=\"f139e83d0d\" data-title=\"Understanding and Recognizing Human Trafficking\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 2 -->\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/Understanding-Sextortion-1.webp\" alt=\"Understanding Sextortion\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Understanding Sextortion<\/h3>\r\n                    <p>Sextortion is an escalating threat in the digital world. Learn how to recognize, prevent, and respond to this form of exploitation, both in personal and professional settings.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1049709590\" data-video-hash=\"2f423ae931\" data-title=\"Understanding Sextortion\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 3 -->\r\n            <div class=\"carousel-slide\">\r\n                <img decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/De-Escalation.webp\" alt=\"De-Escalation Techniques\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>De-Escalation Techniques<\/h3>\r\n                    <p>Master the skills to handle high-stress situations before they escalate into violence. This course focuses on communication strategies and emotional intelligence to diffuse potentially dangerous confrontations. Stay prepared to intervene effectively in any environment.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1047138352\" data-video-hash=\"f532b98452\" data-title=\"De-Escalation Techniques\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Slide 4 -->\r\n            <div class=\"carousel-slide\">\r\n                <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/08\/ACTDAwareness.webp\" alt=\"Active Threat Response\" width=\"1200\" height=\"675\">\r\n                <div class=\"slide-caption\">\r\n                    <h3>Active Threat Response<\/h3>\r\n                    <p>ACTD - Prepare yourself to respond effectively in an active threat situation. Whether a disgruntled customer or co-worker to an active shooter, our ACTD\u2122(Assess, Commit, Take Action and Debrief) framework prepares your organization to respond effectively and safely.<\/p>\r\n                    <div class=\"button-group\">\r\n                        <a href=\"#\" class=\"cta-button primary\" data-video-id=\"1078298147\" data-video-hash=\"b5bc493e6b\" data-title=\"Active Threat Response\">Learn More<\/a>\r\n                        <a href=\"http:\/\/pursuitpathways.com\/courses\/\" class=\"cta-button secondary\">View All Courses<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <button class=\"carousel-btn prev-btn\" aria-label=\"Previous slide\">\u276e<\/button>\r\n        <button class=\"carousel-btn next-btn\" aria-label=\"Next slide\">\u276f<\/button>\r\n        \r\n        <div class=\"carousel-indicators\">\r\n            <span class=\"indicator active\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n            <span class=\"indicator\"><\/span>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Enhanced Video Modal -->\r\n    <div class=\"video-modal\" id=\"videoModal\">\r\n        <div class=\"modal-content\">\r\n            <div class=\"modal-header\">\r\n                <h3 class=\"modal-title\" id=\"modalTitle\"><\/h3>\r\n                <button class=\"close-modal\" id=\"closeModal\">&times;<\/button>\r\n            <\/div>\r\n            <div class=\"video-container\" id=\"videoContainer\">\r\n                <!-- Vimeo iframe will be inserted here -->\r\n            <\/div>\r\n            <div class=\"modal-footer\">\r\n                <p>Continue your training journey with Pursuit Pathways<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function() {\r\n            document.addEventListener('DOMContentLoaded', function() {\r\n                \/\/ Carousel functionality\r\n                const carousel = document.querySelector('.brand-carousel');\r\n                if (!carousel) return;\r\n                \r\n                const container = carousel.querySelector('.carousel-container');\r\n                const slides = carousel.querySelectorAll('.carousel-slide');\r\n                const prevBtn = carousel.querySelector('.prev-btn');\r\n                const nextBtn = carousel.querySelector('.next-btn');\r\n                const indicators = carousel.querySelectorAll('.indicator');\r\n                \r\n                let currentIndex = 0;\r\n                const slideCount = slides.length;\r\n                let slideInterval;\r\n                \r\n                function updateCarousel() {\r\n                    container.style.transform = `translateX(-${currentIndex * 100}%)`;\r\n                    \r\n                    indicators.forEach((indicator, index) => {\r\n                        indicator.classList.toggle('active', index === currentIndex);\r\n                    });\r\n                }\r\n                \r\n                function goToSlide(index) {\r\n                    currentIndex = (index + slideCount) % slideCount;\r\n                    updateCarousel();\r\n                    resetInterval();\r\n                }\r\n                \r\n                function resetInterval() {\r\n                    clearInterval(slideInterval);\r\n                    slideInterval = setInterval(() => {\r\n                        goToSlide(currentIndex + 1);\r\n                    }, 6000);\r\n                }\r\n                \r\n                prevBtn.addEventListener('click', () => goToSlide(currentIndex - 1));\r\n                nextBtn.addEventListener('click', () => goToSlide(currentIndex + 1));\r\n                \r\n                indicators.forEach((indicator, index) => {\r\n                    indicator.addEventListener('click', () => goToSlide(index));\r\n                });\r\n                \r\n                \/\/ Initialize autoplay\r\n                resetInterval();\r\n                \r\n                \/\/ Pause on hover\r\n                carousel.addEventListener('mouseenter', () => clearInterval(slideInterval));\r\n                carousel.addEventListener('mouseleave', resetInterval);\r\n                \r\n                \/\/ Touch support for mobile\r\n                let touchStartX = 0;\r\n                let touchEndX = 0;\r\n                \r\n                container.addEventListener('touchstart', (e) => {\r\n                    touchStartX = e.changedTouches[0].screenX;\r\n                }, {passive: true});\r\n                \r\n                container.addEventListener('touchend', (e) => {\r\n                    touchEndX = e.changedTouches[0].screenX;\r\n                    handleSwipe();\r\n                }, {passive: true});\r\n                \r\n                function handleSwipe() {\r\n                    if (touchEndX < touchStartX - 50) {\r\n                        goToSlide(currentIndex + 1); \/\/ Swipe left\r\n                    } else if (touchEndX > touchStartX + 50) {\r\n                        goToSlide(currentIndex - 1); \/\/ Swipe right\r\n                    }\r\n                }\r\n                \r\n                \/\/ Enhanced Video Modal functionality\r\n                const videoModal = document.getElementById('videoModal');\r\n                const videoContainer = document.getElementById('videoContainer');\r\n                const modalTitle = document.getElementById('modalTitle');\r\n                const closeModalBtn = document.getElementById('closeModal');\r\n                const learnMoreButtons = document.querySelectorAll('.cta-button.primary');\r\n                \r\n                \/\/ Function to open modal with video\r\n                function openVideoModal(videoId, videoHash, title) {\r\n                    modalTitle.textContent = title;\r\n                    \r\n                    \/\/ Create Vimeo iframe\r\n                    const iframe = document.createElement('iframe');\r\n                    iframe.src = `https:\/\/player.vimeo.com\/video\/${videoId}?h=${videoHash}&autoplay=1&title=0&byline=0&portrait=0`;\r\n                    iframe.allow = \"autoplay; fullscreen; picture-in-picture\";\r\n                    iframe.allowFullscreen = true;\r\n                    iframe.frameBorder = \"0\";\r\n                    \r\n                    \/\/ Clear previous video and add new one\r\n                    videoContainer.innerHTML = '';\r\n                    videoContainer.appendChild(iframe);\r\n                    \r\n                    \/\/ Show modal\r\n                    videoModal.classList.add('active');\r\n                    document.body.style.overflow = 'hidden'; \/\/ Prevent scrolling\r\n                    document.documentElement.style.overflow = 'hidden'; \/\/ Prevent scrolling for iOS\r\n                }\r\n                \r\n                \/\/ Function to close modal\r\n                function closeVideoModal() {\r\n                    videoModal.classList.remove('active');\r\n                    videoContainer.innerHTML = ''; \/\/ Remove iframe to stop video playback\r\n                    document.body.style.overflow = ''; \/\/ Re-enable scrolling\r\n                    document.documentElement.style.overflow = ''; \/\/ Re-enable scrolling for iOS\r\n                }\r\n                \r\n                \/\/ Add click event to all Learn More buttons\r\n                learnMoreButtons.forEach(button => {\r\n                    button.addEventListener('click', function(e) {\r\n                        e.preventDefault();\r\n                        const videoId = this.getAttribute('data-video-id');\r\n                        const videoHash = this.getAttribute('data-video-hash');\r\n                        const title = this.getAttribute('data-title');\r\n                        openVideoModal(videoId, videoHash, title);\r\n                    });\r\n                });\r\n                \r\n                \/\/ Close modal when clicking close button\r\n                closeModalBtn.addEventListener('click', closeVideoModal);\r\n                \r\n                \/\/ Close modal when clicking outside the modal content\r\n                videoModal.addEventListener('click', function(e) {\r\n                    if (e.target === videoModal) {\r\n                        closeVideoModal();\r\n                    }\r\n                });\r\n                \r\n                \/\/ Close modal with Escape key\r\n                document.addEventListener('keydown', function(e) {\r\n                    if (e.key === 'Escape' && videoModal.classList.contains('active')) {\r\n                        closeVideoModal();\r\n                    }\r\n                });\r\n            });\r\n        })();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f58d3cd elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"f58d3cd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8fbb075 elementor-widget__width-initial elementor-widget elementor-widget-nested-carousel\" data-id=\"8fbb075\" data-element_type=\"widget\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e4af41 elementor-widget elementor-widget-button\" data-id=\"9e4af41\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"http:\/\/pursuitpathways.com\/resources-2\/#Courses\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Courses<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a0021b e-flex e-con-boxed e-con e-parent\" data-id=\"7a0021b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5abddc7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5abddc7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Beyond Compliance. Toward Confidence.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dda4e4 e-flex e-con-boxed e-con e-parent\" data-id=\"1dda4e4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f495cc8 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f495cc8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The future of workplace safety isn\u2019t about fear, it\u2019s about readiness.<br><\/span><span style=\"font-weight: 400;\"><br><\/span><span style=\"font-weight: 400;\">At Pursuit Pathways, we design training and threat-mitigation systems that empower your teams to respond with confidence when it matters most.<br><\/span><span style=\"font-weight: 400;\"><br>From hospitals to hotels, classrooms to corporate campuses, our solutions build cultures of trust, engagement, and resilience.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b8a91e e-flex e-con-boxed e-con e-parent\" data-id=\"8b8a91e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbc9dc1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"fbc9dc1\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e6e932 e-flex e-con-boxed e-con e-parent\" data-id=\"8e6e932\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2ec85de e-con-full e-flex e-con e-child\" data-id=\"2ec85de\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f72014 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4f72014\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Assess. Commit. Take Action. Debrief.<br \/><\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eee8196 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"eee8196\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our ACTD\u2122 Framework is more than a methodology \u2014 it\u2019s a mindset that empowers employees to move from fear to focus under pressure.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0cd7709 elementor-widget elementor-widget-image\" data-id=\"0cd7709\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-1024x1024.png\" class=\"attachment-large size-large wp-image-2881\" alt=\"\" srcset=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-1024x1024.png 1024w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-300x300.png 300w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-150x150.png 150w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-768x768.png 768w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2-1536x1536.png 1536w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/ICON-FOR-WEBSITE-2.png 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1d69f0 e-con-full e-flex e-con e-child\" data-id=\"b1d69f0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a76168d elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a76168d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Results That Speak for Themselves<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8758cda elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8758cda\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li aria-level=\"1\"><b>43% lower turnover in safety-driven engagement cultures &#8211; Gallup<\/b><\/li><li aria-level=\"1\"><b>69% of organizations cite workplace violence as a top concern &#8211; Everbridge<\/b><b><br \/><\/b><b><\/b><b><\/b><\/li><li aria-level=\"1\"><b>61% admit they don\u2019t conduct preparedness drills &#8211; Everbridge<\/b><\/li><\/ul><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49926fa e-flex e-con-boxed e-con e-parent\" data-id=\"49926fa\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3435cfa elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3435cfa\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm elementor-animation-grow\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule a ROI Demo<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-5baf2e8 e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"5baf2e8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71adb8b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"71adb8b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Training<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70f3f15 e-con-full e-flex e-con e-child\" data-id=\"70f3f15\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c187372 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"c187372\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b30bcee elementor-widget elementor-widget-image\" data-id=\"b30bcee\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" src=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png\" class=\"attachment-large size-large wp-image-2873\" alt=\"\" srcset=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png 200w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79f874d e-con-full e-flex e-con e-child\" data-id=\"79f874d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3908127 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3908127\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li aria-level=\"2\"><b>Active Threat\/Shooter Training (human response is always the first response)<\/b><\/li><li aria-level=\"2\"><b>Human Trafficking Awareness &amp; Prevention<\/b><\/li><li aria-level=\"2\"><b>eLearning<\/b><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<div class=\"elementor-element elementor-element-ea68359 e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"ea68359\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57e6bfd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"57e6bfd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Workplace Violence<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-694107a e-con-full e-flex e-con e-child\" data-id=\"694107a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4505b6f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4505b6f\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-378d883 elementor-widget elementor-widget-image\" data-id=\"378d883\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" src=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png\" class=\"attachment-large size-large wp-image-2873\" alt=\"\" srcset=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png 200w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e67ea5 e-con-full e-flex e-con e-child\" data-id=\"5e67ea5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50b60a7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"50b60a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li aria-level=\"2\"><b>Emergency Action Plans<\/b><\/li><li aria-level=\"2\"><b>Policy and Procedure Review and Development<\/b><\/li><li aria-level=\"2\"><b>Onsite Risk Assessments<\/b><\/li><\/ul><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da9e03c e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"da9e03c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-455fd62 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"455fd62\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Workplace Violence<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6d6a45 e-con-full e-flex e-con e-child\" data-id=\"b6d6a45\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb8fb07 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"cb8fb07\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fcd360 elementor-widget elementor-widget-image\" data-id=\"7fcd360\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" src=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png\" class=\"attachment-large size-large wp-image-2873\" alt=\"\" srcset=\"https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1.png 200w, https:\/\/pursuitpathways.com\/wp-content\/uploads\/2025\/10\/1-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-287f8f3 e-con-full e-flex e-con e-child\" data-id=\"287f8f3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6e9d74 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f6e9d74\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li aria-level=\"2\"><b>Emergency Action Plans<\/b><\/li><li aria-level=\"2\"><b>Policy and Procedure Review and Development<\/b><\/li><li aria-level=\"2\"><b>Onsite Risk Assessments<\/b><\/li><\/ul><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ebb348 e-con-full e-flex e-con e-parent\" data-id=\"5ebb348\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7be9e50 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"7be9e50\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ceddea elementor-widget elementor-widget-heading\" data-id=\"1ceddea\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d6ce6f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1d6ce6f\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd641fb e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"dd641fb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-320a341 elementor-widget elementor-widget-heading\" data-id=\"320a341\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d260c07 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d260c07\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Featured Courses Featured Courses Pursuit Pathways &#8211; Training Courses Understanding and Recognizing Human Trafficking Human trafficking is a $346 billion global industry. Learn how to recognize the signs of trafficking and take action with comprehensive training on prevention, victim support, and awareness. Learn More View All Courses Understanding Sextortion Sextortion is an escalating threat in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3246","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/pages\/3246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/comments?post=3246"}],"version-history":[{"count":14,"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/pages\/3246\/revisions"}],"predecessor-version":[{"id":3420,"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/pages\/3246\/revisions\/3420"}],"wp:attachment":[{"href":"https:\/\/pursuitpathways.com\/home\/wp-json\/wp\/v2\/media?parent=3246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}