{"id":5108,"date":"2024-11-18T16:49:30","date_gmt":"2024-11-18T16:49:30","guid":{"rendered":"https:\/\/qualifiedrecruiter.com\/demo\/?page_id=5108"},"modified":"2026-06-17T16:58:07","modified_gmt":"2026-06-17T16:58:07","slug":"service","status":"publish","type":"page","link":"https:\/\/qualifiedrecruiter.com\/demo\/service\/","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5108\" class=\"elementor elementor-5108\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5900310 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5900310\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aafcbbe\" data-id=\"aafcbbe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e4eb84 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"6e4eb84\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    \/* Offshore Services Slider - Unique Styles with Reset *\/\n    .os-hero-section * {\n        margin: 0 !important;\n        padding: 0 !important;\n        box-sizing: border-box !important;\n    }\n\n    .os-hero-section {\n        width: 100%;\n        height: 90vh;\n        min-height: 600px;\n        background: url('https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/08.jpg') center\/cover no-repeat;\n        background-size: cover;\n        background-position: center;\n        position: relative;\n        display: flex;\n        align-items: center;\n        color: white;\n        padding: 0 80px !important;\n        transition: background-image 0.8s ease-in-out;\n    }\n\n    .os-hero-section.os-bg-zoom-out {\n        animation: osZoomOut 0.8s ease-out;\n    }\n\n    @keyframes osZoomOut {\n        0% {\n            background-size: 110%;\n        }\n\n        100% {\n            background-size: 100%;\n        }\n    }\n\n    .os-hero-section::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(90deg, rgba(10, 10, 10, 0.72) 0%, rgba(10, 10, 10, 0.20) 40%, rgba(10, 10, 10, 0.84) 100%);\n        pointer-events: none;\n    }\n\n    .os-hero-content {\n        position: relative;\n        z-index: 2;\n        max-width: 600px;\n    }\n\n    .os-subtitle {\n        font-size: 14px !important;\n        letter-spacing: 2px !important;\n        margin-bottom: 20px !important;\n        font-weight: 600 !important;\n        font-family: Arial, sans-serif !important;\n        line-height: 1.4 !important;\n        color: white !important;\n    }\n\n    .os-title {\n        font-size: 80px !important;\n        font-weight: 900 !important;\n        line-height: 0.9 !important;\n        margin-bottom: 30px !important;\n        text-transform: uppercase !important;\n        font-family: Arial, sans-serif !important;\n        color: white !important;\n        transition: opacity 0.35s ease !important;\n    }\n\n    .os-description {\n        font-size: 16px !important;\n        line-height: 1.6 !important;\n        margin-bottom: 40px !important;\n        opacity: 0.95 !important;\n        font-family: Arial, sans-serif !important;\n        font-weight: 400 !important;\n        color: white !important;\n        transition: opacity 0.35s ease !important;\n    }\n\n    .os-title.os-fade,\n    .os-description.os-fade {\n        opacity: 0 !important;\n    }\n\n    .os-cta-buttons {\n        display: flex;\n        gap: 20px;\n        align-items: center;\n    }\n\n    .os-icon-btn {\n        width: 60px !important;\n        height: 60px !important;\n        border-radius: 50% !important;\n        background: #c83f27 !important;\n        border: none !important;\n        color: white !important;\n        cursor: pointer !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        transition: transform 0.3s ease !important;\n        padding: 0 !important;\n        margin: 0 !important;\n        outline: none !important;\n        box-shadow: none !important;\n        text-decoration: none !important;\n        font-family: inherit !important;\n    }\n\n    .os-icon-btn:hover {\n        transform: scale(1.1) !important;\n    }\n\n    .os-book-btn {\n        padding: 18px 40px !important;\n        background: transparent !important;\n        border: 2px solid rgba(255, 255, 255, 0.25) !important;\n        color: white !important;\n        font-size: 16px !important;\n        border-radius: 50px !important;\n        cursor: pointer !important;\n        transition: all 0.3s ease !important;\n        backdrop-filter: blur(4px) !important;\n        display: inline-block !important;\n        text-align: center !important;\n        font-family: Arial, sans-serif !important;\n        font-weight: 400 !important;\n        line-height: 1 !important;\n        outline: none !important;\n        box-shadow: none !important;\n        text-decoration: none !important;\n    }\n\n    .os-book-btn:hover {\n        transform: translateY(-3px) !important;\n        background: rgba(255, 255, 255, 0.1) !important;\n        border-color: rgba(255, 255, 255, 0.6) !important;\n    }\n\n    .os-slider-container {\n        position: absolute;\n        right: 6%;\n        top: 55%;\n        transform: translateY(-50%);\n        z-index: 2;\n        width: 50%;\n    }\n\n    .os-viewport {\n        width: 100%;\n        overflow: hidden;\n        padding: 12px 0 !important;\n    }\n\n    .os-slides {\n        display: flex;\n        gap: 20px;\n        transition: transform 1.2s cubic-bezier(0.2, 0.9, 0.2, 1);\n        will-change: transform;\n        align-items: stretch;\n    }\n\n    .os-card {\n        min-width: 210px;\n        width: 210px;\n        height: 310px;\n        border-radius: 16px;\n        overflow: hidden;\n        position: relative;\n        cursor: pointer;\n        transition: transform 0.5s ease;\n        box-shadow: 0 18px 50px rgba(0, 0, 0, 0.5);\n        flex: 0 0 auto;\n    }\n\n    .os-card img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n        display: block !important;\n        border: none !important;\n    }\n\n    .os-card:hover img {\n        transform: scale(1.1);\n    }\n\n    .os-card::after {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 20%, rgba(0, 0, 0, 0.6) 70%);\n        pointer-events: none;\n    }\n\n    .os-card-content {\n        position: absolute;\n        bottom: 20px;\n        left: 20px;\n        right: 20px;\n        z-index: 1;\n    }\n\n    .os-card-subtitle {\n        font-size: 10px !important;\n        letter-spacing: 1.2px !important;\n        margin-bottom: 8px !important;\n        opacity: 0.9 !important;\n        font-family: Arial, sans-serif !important;\n        font-weight: 400 !important;\n        line-height: 1.4 !important;\n        color: white !important;\n    }\n\n    .os-card-title {\n        font-size: 18px !important;\n        font-weight: 900 !important;\n        line-height: 1.1 !important;\n        text-transform: uppercase !important;\n        font-family: Arial, sans-serif !important;\n        color: white !important;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n\n    .os-slider-controls {\n        position: absolute;\n        bottom: -60px;\n        left: 0;\n        display: flex;\n        gap: 12px;\n    }\n\n    .os-slider-controls::after {\n        content: '';\n        position: absolute;\n        left: calc(100% + 18px);\n        top: 50%;\n        width: calc(100vw - 100%);\n        max-width: 400px;\n        height: 2px;\n        background: rgba(255, 255, 255, 0.2);\n        transform: translateY(-50%);\n    }\n\n    .os-slider-btn {\n        width: 55px !important;\n        height: 55px !important;\n        border-radius: 50% !important;\n        background: rgba(0, 0, 0, 0.35) !important;\n        border: 2px solid rgba(255, 255, 255, 0.12) !important;\n        color: white !important;\n        cursor: pointer !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        transition: all 0.3s ease !important;\n        backdrop-filter: blur(4px) !important;\n        padding: 0 !important;\n        margin: 0 !important;\n        outline: none !important;\n        box-shadow: none !important;\n        text-decoration: none !important;\n        font-family: inherit !important;\n    }\n\n    .os-slider-btn svg {\n        width: 22px !important;\n        height: 22px !important;\n        display: block !important;\n    }\n\n    .os-slider-btn:hover {\n        transform: translateY(-3px) !important;\n        background: rgba(0, 0, 0, 0.5) !important;\n        border-color: rgba(255, 255, 255, 0.3) !important;\n    }\n\n    .os-slider-counter {\n        position: absolute;\n        bottom: -55px;\n        right: 0;\n        font-size: 48px !important;\n        font-weight: 900 !important;\n        color: white !important;\n        font-family: Arial, sans-serif !important;\n        line-height: 1 !important;\n    }\n\n    .os-current-slide {\n        opacity: 0.9 !important;\n    }\n\n    @media (max-width: 1400px) {\n        .os-slider-container {\n            width: 50%;\n        }\n\n        .os-card {\n            min-width: 170px;\n            width: 170px;\n            height: 255px;\n        }\n\n        .os-card-title {\n            font-size: 16px !important;\n        }\n    }\n\n    @media (max-width: 1024px) {\n        .os-hero-section {\n            flex-direction: column;\n            justify-content: center;\n            padding: 40px !important;\n        }\n\n        .os-title {\n            font-size: 60px !important;\n        }\n\n        .os-slider-container {\n            position: relative;\n            right: 0;\n            top: 0;\n            transform: none;\n            margin-top: 60px !important;\n            width: 100%;\n        }\n\n        .os-slides {\n            gap: 20px;\n        }\n\n        .os-card {\n            min-width: 200px;\n            height: 300px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .os-hero-section {\n            padding: 20px !important;\n        }\n\n        .os-title {\n            font-size: 48px !important;\n        }\n\n        .os-card {\n            min-width: 180px;\n            width: 180px;\n            height: 260px;\n        }\n\n        .os-card-title {\n            font-size: 16px !important;\n        }\n    }\n<\/style>\n\n<section class=\"os-hero-section\">\n    <div class=\"os-hero-content\">\n        <div class=\"os-subtitle\" id=\"osLabel\">SERVICES WE OFFER<\/div>\n        <div class=\"os-title\" id=\"osTitle\">RECRUITER<\/div>\n        <div class=\"os-description\" id=\"osDesc\">Your hiring journey starts here. From sourcing to screening, our Recruiters ensure every candidate and client experiences a seamless, efficient, and professional process from day one.<\/div>\n        <div class=\"os-cta-buttons\">\n            <div class=\"os-icon-btn\">\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                    <path d=\"M12 2v2\" stroke-linecap=\"round\" \/>\n                    <circle cx=\"12\" cy=\"11\" r=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <path d=\"M12 8v6\" stroke-width=\"1.5\" opacity=\"0.5\" stroke-linecap=\"round\" \/>\n                    <line x1=\"9\" y1=\"17\" x2=\"15\" y2=\"17\" stroke-linecap=\"round\" \/>\n                    <line x1=\"9\" y1=\"19\" x2=\"15\" y2=\"19\" stroke-linecap=\"round\" \/>\n                    <line x1=\"9\" y1=\"21\" x2=\"15\" y2=\"21\" stroke-linecap=\"round\" \/>\n                    <line x1=\"1\" y1=\"11\" x2=\"3\" y2=\"11\" stroke-linecap=\"round\" \/>\n                    <line x1=\"21\" y1=\"11\" x2=\"23\" y2=\"11\" stroke-linecap=\"round\" \/>\n                    <line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\" stroke-linecap=\"round\" \/>\n                    <line x1=\"18.36\" y1=\"17.78\" x2=\"19.78\" y2=\"19.2\" stroke-linecap=\"round\" \/>\n                    <line x1=\"4.22\" y1=\"17.78\" x2=\"5.64\" y2=\"16.36\" stroke-linecap=\"round\" \/>\n                    <line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\" stroke-linecap=\"round\" \/>\n                <\/svg>\n            <\/div>\n            <div class=\"os-book-btn\">Explore Our Services<\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"os-slider-container\">\n        <div class=\"os-viewport\">\n            <div class=\"os-slides\">\n\n                <div class=\"os-card\"\n                    data-title=\"RECRUITER\"\n                    data-label=\"SERVICES WE OFFER\"\n                    data-subtitle=\"Your hiring journey starts here. From sourcing to screening, our Recruiters ensure every candidate and client experiences a seamless, efficient, and professional process from day one.\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/08.jpg\" alt=\"Recruiter\">\n                    <div class=\"os-card-content\">\n                        <div class=\"os-card-title\">RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"os-card\"\n                    data-title=\"MID LEVEL RECRUITER\"\n                    data-label=\"SERVICES WE OFFER\"\n                    data-subtitle=\"With more experience comes higher precision. Our Mid-Level Recruiters bring sharper assessments, stronger pipelines, and deeper client collaboration to deliver talent that truly fits.\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/06.jpg\" alt=\"Mid Level Recruiter\">\n                    <div class=\"os-card-content\">\n                        <div class=\"os-card-title\">MID LEVEL<br>RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"os-card\"\n                    data-title=\"SENIOR RECRUITER\"\n                    data-label=\"SERVICES WE OFFER\"\n                    data-subtitle=\"When you need that high level of confidence and experience across a broad set of skills, our Senior Recruiters specialize in a variety of roles from simple to complex, C-suite, and niche positions \u2014 delivering precision-matched talent tailored to your organization.\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/07.jpg\" alt=\"Senior Recruiter\">\n                    <div class=\"os-card-content\">\n                        <div class=\"os-card-title\">SENIOR<br>RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"os-card\"\n                    data-title=\"TALENT ACQUISITION\"\n                    data-label=\"SERVICES WE OFFER\"\n                    data-subtitle=\"Beyond recruiting, we identify culture, personality, and skill fit for your business customers. Our Talent Acquisition specialists align exceptional professionals with your long-term business goals, culture, and growth strategy.\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/08.jpg\" alt=\"Talent Acquisition\">\n                    <div class=\"os-card-content\">\n                        <div class=\"os-card-title\">TALENT<br>ACQUISITION<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"os-card\"\n                    data-title=\"QUALITY ASSURANCE MANAGER\"\n                    data-label=\"SERVICES WE OFFER\"\n                    data-subtitle=\"All our services come with this built-in, because we want every candidate to be the right candidate for the job. Excellence is never left to chance. Our Quality Assurance process ensures every engagement, submission, and placement meets the highest standards of precision and professionalism.\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/06.jpg\" alt=\"Quality Assurance Manager\">\n                    <div class=\"os-card-content\">\n                        <div class=\"os-card-title\">QUALITY<br>ASSURANCE<br>MANAGER<\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <div class=\"os-slider-controls\">\n            <div class=\"os-slider-btn os-prev-btn\">\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                    <path d=\"M15 18l-6-6 6-6\" \/>\n                <\/svg>\n            <\/div>\n            <div class=\"os-slider-btn os-next-btn\">\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                    <path d=\"M9 18l6-6-6-6\" \/>\n                <\/svg>\n            <\/div>\n        <\/div>\n\n        <div class=\"os-slider-counter\">\n            <span class=\"os-current-slide\">01<\/span>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    (function () {\n        'use strict';\n\n        const slidesEl = document.querySelector('.os-slides');\n        const prevBtn = document.querySelector('.os-prev-btn');\n        const nextBtn = document.querySelector('.os-next-btn');\n        const currentSlideEl = document.querySelector('.os-current-slide');\n        const cards = document.querySelectorAll('.os-card');\n        const heroSection = document.querySelector('.os-hero-section');\n        const mainTitle = document.querySelector('.os-title');\n        const mainSubtitle = document.querySelector('.os-subtitle');\n        const mainDescription = document.querySelector('.os-description');\n        const exploreBtn = document.querySelector('.os-book-btn');\n\n        let currentIndex = 0;\n        const totalCards = cards.length;\n\n        function updateContent() {\n            const activeCard = cards[currentIndex];\n            const serviceTitle = activeCard.getAttribute('data-title');\n            const serviceLabel = activeCard.getAttribute('data-label');\n            const serviceSubtitle = activeCard.getAttribute('data-subtitle');\n\n            \/\/ Update background with zoom animation\n            const activeImage = activeCard.querySelector('img');\n            heroSection.classList.add('os-bg-zoom-out');\n            heroSection.style.backgroundImage = `url('${activeImage.src}')`;\n            setTimeout(() => {\n                heroSection.classList.remove('os-bg-zoom-out');\n            }, 800);\n\n            \/\/ Fade out title and description\n            mainTitle.classList.add('os-fade');\n            mainDescription.classList.add('os-fade');\n\n            setTimeout(() => {\n                \/\/ Update label\n                mainSubtitle.textContent = serviceLabel;\n\n                \/\/ Format title with line break after 2 words if long\n                const words = serviceTitle.split(' ');\n                mainTitle.innerHTML = words.length > 2\n                    ? words.slice(0, 2).join(' ') + '<br>' + words.slice(2).join(' ')\n                    : serviceTitle;\n\n                \/\/ Update description\n                mainDescription.textContent = serviceSubtitle;\n\n                \/\/ Fade back in\n                mainTitle.classList.remove('os-fade');\n                mainDescription.classList.remove('os-fade');\n            }, 400);\n        }\n\n        function updateSlider() {\n            const card = cards[0];\n            const cardRect = card.getBoundingClientRect();\n            const gap = parseFloat(getComputedStyle(slidesEl).gap) || 20;\n            const cardWidth = cardRect.width;\n\n            const x = (cardWidth + gap) * currentIndex;\n            slidesEl.style.transform = `translateX(${-x}px)`;\n            currentSlideEl.textContent = String(currentIndex + 1).padStart(2, '0');\n\n            updateContent();\n        }\n\n        function slideRight() {\n            currentIndex = currentIndex < totalCards - 1 ? currentIndex + 1 : 0;\n            updateSlider();\n        }\n\n        function slideLeft() {\n            currentIndex = currentIndex > 0 ? currentIndex - 1 : totalCards - 1;\n            updateSlider();\n        }\n\n        nextBtn.addEventListener('click', slideRight);\n        prevBtn.addEventListener('click', slideLeft);\n\n        document.addEventListener('keydown', (e) => {\n            if (e.key === 'ArrowLeft') { slideLeft(); stopAutoPlay(); }\n            else if (e.key === 'ArrowRight') { slideRight(); stopAutoPlay(); }\n        });\n\n        let startX = null;\n        slidesEl.addEventListener('touchstart', (e) => {\n            startX = e.touches[0].clientX;\n        }, { passive: true });\n\n        slidesEl.addEventListener('touchend', (e) => {\n            if (startX === null) return;\n            const endX = (e.changedTouches && e.changedTouches[0].clientX) || startX;\n            const diff = startX - endX;\n            if (diff > 30) { slideRight(); stopAutoPlay(); }\n            else if (diff < -30) { slideLeft(); stopAutoPlay(); }\n            startX = null;\n        });\n\n        let resizeTimer;\n        window.addEventListener('resize', () => {\n            clearTimeout(resizeTimer);\n            resizeTimer = setTimeout(() => updateSlider(), 80);\n        });\n\n        let autoPlayInterval;\n        function startAutoPlay() {\n            autoPlayInterval = setInterval(slideRight, 7500);\n        }\n        function stopAutoPlay() {\n            clearInterval(autoPlayInterval);\n        }\n\n        exploreBtn.addEventListener('click', () => {\n            const targetSection = document.getElementById('explore-our-services');\n            if (targetSection) {\n                targetSection.scrollIntoView({ behavior: 'smooth', block: 'start' });\n            }\n        });\n\n        startAutoPlay();\n        slidesEl.addEventListener('mouseenter', stopAutoPlay);\n        slidesEl.addEventListener('mouseleave', startAutoPlay);\n\n        window.addEventListener('load', () => {\n            setTimeout(() => updateSlider(), 60);\n        });\n    })();\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2730726 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2730726\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de0766d\" data-id=\"de0766d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-75efa27 elementor-widget elementor-widget-image\" data-id=\"75efa27\" 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<img decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon.png\" class=\"attachment-full size-full wp-image-6413\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon.png 180w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon-150x150.png 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon-70x70.png 70w\" sizes=\"(max-width: 180px) 100vw, 180px\" \/>\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 class=\"elementor-element elementor-element-47c56ce align-center heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"47c56ce\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Services We Offer<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-2233f4f e-flex e-con-boxed e-con e-parent\" data-id=\"2233f4f\" 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-313dde0 elementor-widget elementor-widget-html\" data-id=\"313dde0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    .flip-cards-section * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .flip-cards-section {\n        width: 100%;\n        background: transparent;\n        padding: 40px 20px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .flip-cards-grid {\n        display: flex;\n        flex-wrap: nowrap;\n        gap: 25px;\n        max-width: 100%;\n        justify-content: center;\n        width: 100%;\n        padding: 0 20px;\n    }\n\n    .flip-card-wrapper {\n        flex: 1;\n        min-width: 250px;\n        height: 400px;\n        perspective: 1000px;\n        cursor: pointer;\n    }\n\n    .flip-card-inner {\n        position: relative;\n        width: 100%;\n        height: 100%;\n        transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);\n        transform-style: preserve-3d;\n    }\n\n    .flip-card-wrapper:hover .flip-card-inner {\n        transform: rotateY(180deg);\n    }\n\n    .flip-card-front,\n    .flip-card-back {\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        backface-visibility: hidden;\n        border-radius: 16px;\n        overflow: hidden;\n        box-shadow: 0 18px 50px rgba(0, 0, 0, 0.5);\n    }\n\n    .flip-card-front {\n        background: #1a1a2e;\n    }\n\n    .flip-card-front img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n    }\n\n    .flip-card-wrapper:hover .flip-card-front img {\n        transform: scale(1.08);\n    }\n\n    .flip-card-front::after {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 20%, rgba(0, 0, 0, 0.6) 70%);\n        pointer-events: none;\n    }\n\n    .flip-front-content {\n        position: absolute;\n        bottom: 20px;\n        left: 20px;\n        right: 20px;\n        z-index: 1;\n        color: white;\n    }\n\n    .flip-front-title {\n        font-size: 22px;\n        font-weight: 900;\n        line-height: 1.1;\n        text-transform: uppercase;\n        font-family: Arial, sans-serif;\n    }\n\n    .flip-card-back {\n        background: white;\n        transform: rotateY(180deg);\n        display: flex;\n        flex-direction: column;\n        padding: 30px;\n        color: #1a1a1a;\n    }\n\n    .flip-back-icon {\n        width: 50px;\n        height: 50px;\n        background: rgba(0, 0, 0, 0.08);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 20px;\n    }\n\n    .flip-back-icon svg {\n        width: 26px;\n        height: 26px;\n        stroke: #1a1a1a;\n    }\n\n    .flip-back-title {\n        font-size: 22px;\n        font-weight: 900;\n        text-transform: uppercase;\n        margin-bottom: 8px;\n        font-family: Arial, sans-serif;\n        line-height: 1.2;\n    }\n\n    .flip-back-experience {\n        font-size: 13px;\n        font-style: italic;\n        font-family: Georgia, 'Times New Roman', serif;\n        color: #888;\n        font-weight: 400;\n        margin-bottom: 1px;\n        letter-spacing: 0.2px;\n    }\n\n    .flip-back-description {\n        font-size: 14px;\n        line-height: 1.6;\n        opacity: 0.95;\n        font-family: Arial, sans-serif;\n        margin-bottom: 20px;\n        flex-grow: 1;\n    }\n\n    .flip-back-button {\n        padding: 14px 24px;\n        background: #1a1a1a;\n        color: white;\n        border: none;\n        border-radius: 25px;\n        font-weight: 700;\n        font-size: 14px;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        font-family: Arial, sans-serif;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    .flip-back-button:hover {\n        background: #333;\n        transform: translateY(-2px);\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n    }\n\n    .flip-indicator {\n        position: absolute;\n        top: 15px;\n        right: 15px;\n        width: 32px;\n        height: 32px;\n        background: #c83f27;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        z-index: 2;\n        transition: transform 0.3s ease;\n    }\n\n    .flip-indicator svg {\n        width: 18px;\n        height: 18px;\n        stroke: white;\n    }\n\n    .flip-card-wrapper:hover .flip-indicator {\n        transform: rotate(180deg);\n    }\n\n    @media (max-width: 1024px) {\n        .flip-card-wrapper {\n            min-width: 220px;\n            height: 360px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .flip-cards-section {\n            padding: 30px 15px;\n        }\n\n        .flip-cards-grid {\n            gap: 20px;\n            padding: 0 15px;\n        }\n\n        .flip-card-wrapper {\n            min-width: 180px;\n            height: 320px;\n        }\n\n        .flip-back-title {\n            font-size: 20px;\n        }\n\n        .flip-back-experience {\n            font-size: 12px;\n        }\n\n        .flip-back-description {\n            font-size: 13px;\n        }\n\n        .flip-back-icon {\n            width: 45px;\n            height: 45px;\n        }\n\n        .flip-back-icon svg {\n            width: 24px;\n            height: 24px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .flip-cards-section {\n            padding: 20px 10px;\n        }\n\n        .flip-cards-grid {\n            gap: 15px;\n            padding: 0 10px;\n        }\n\n        .flip-card-wrapper {\n            min-width: 150px;\n            height: 280px;\n        }\n\n        .flip-front-title {\n            font-size: 16px;\n        }\n\n        .flip-back-title {\n            font-size: 18px;\n        }\n\n        .flip-back-experience {\n            font-size: 11px;\n        }\n\n        .flip-back-description {\n            font-size: 12px;\n        }\n\n        .flip-back-icon {\n            width: 40px;\n            height: 40px;\n        }\n\n        .flip-back-icon svg {\n            width: 20px;\n            height: 20px;\n        }\n\n        .flip-back-button {\n            padding: 12px 20px;\n            font-size: 12px;\n        }\n    }\n<\/style>\n\n<section class=\"flip-cards-section\">\n    <div class=\"flip-cards-grid\">\n\n        <!-- CARD 1: RECRUITER -->\n        <div class=\"flip-card-wrapper\">\n            <div class=\"flip-card-inner\">\n                <div class=\"flip-card-front\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/08.jpg\" alt=\"Recruiter\">\n                    <div class=\"flip-indicator\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M7 16V4M7 4L3 8M7 4l4 4M17 8v12M17 20l4-4M17 20l-4-4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-front-content\">\n                        <div class=\"flip-front-title\">RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-back\">\n                    <div class=\"flip-back-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/>\n                            <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n                            <path d=\"M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-back-title\">RECRUITER<\/div>\n                    <div class=\"flip-back-experience\">Up to 2 Years of Experience<\/div>\n                    <div class=\"flip-back-description\">\n                        Managing the end-to-end recruitment process, our Recruiters handle sourcing, candidate screening, and seamless communication \u2014 ensuring a smooth and efficient hiring experience for both clients and candidates at every stage.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CARD 2: MID LEVEL RECRUITER -->\n        <div class=\"flip-card-wrapper\">\n            <div class=\"flip-card-inner\">\n                <div class=\"flip-card-front\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/06.jpg\" alt=\"Mid Level Recruiter\">\n                    <div class=\"flip-indicator\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M7 16V4M7 4L3 8M7 4l4 4M17 8v12M17 20l4-4M17 20l-4-4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-front-content\">\n                        <div class=\"flip-front-title\">MID LEVEL<br>RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-back\">\n                    <div class=\"flip-back-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\n                            <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n                            <path d=\"M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-back-title\">MID LEVEL RECRUITER<\/div>\n                    <div class=\"flip-back-experience\">2\u20134 Years of Experience<\/div>\n                    <div class=\"flip-back-description\">\n                        With a sharper eye for talent and deeper role understanding, our Mid-Level Recruiters manage complex pipelines, conduct thorough candidate assessments, and collaborate closely with clients to deliver precise, well-aligned hiring outcomes.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CARD 3: SENIOR RECRUITER -->\n        <div class=\"flip-card-wrapper\">\n            <div class=\"flip-card-inner\">\n                <div class=\"flip-card-front\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/07.jpg\" alt=\"Senior Recruiter\">\n                    <div class=\"flip-indicator\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M7 16V4M7 4L3 8M7 4l4 4M17 8v12M17 20l4-4M17 20l-4-4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-front-content\">\n                        <div class=\"flip-front-title\">SENIOR<br>RECRUITER<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-back\">\n                    <div class=\"flip-back-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/>\n                            <path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-back-title\">SENIOR RECRUITER<\/div>\n                    <div class=\"flip-back-experience\">2+ Years of Experience<\/div>\n                    <div class=\"flip-back-description\">\n                        Having a much broader experience across more complex roles, with excellent communication skills, our Senior Recruiters bring deep industry expertise, in-depth technical screening, and meticulous candidate briefing \u2014 delivering top-quality talent tailored precisely to your organization's needs.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CARD 4: TALENT ACQUISITION -->\n        <div class=\"flip-card-wrapper\">\n            <div class=\"flip-card-inner\">\n                <div class=\"flip-card-front\">\n                    <img decoding=\"async\" src=\"https:\/\/portfolioprime.github.io\/Nature%20carousel\/images\/08.jpg\" alt=\"Talent Acquisition\">\n                    <div class=\"flip-indicator\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M7 16V4M7 4L3 8M7 4l4 4M17 8v12M17 20l4-4M17 20l-4-4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-front-content\">\n                        <div class=\"flip-front-title\">TALENT<br>ACQUISITION<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flip-card-back\">\n                    <div class=\"flip-back-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <path d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"flip-back-title\">TALENT ACQUISITION<\/div>\n                    <div class=\"flip-back-description\">\n                        Going beyond immediate hiring needs, our Talent Acquisition specialists build strategic, long-term workforce pipelines \u2014 aligning top-performing professionals with your organization's culture, goals, and growth objectives.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\n(function() {\n    'use strict';\n\n    const USE_CLICK_TO_FLIP = false;\n\n    if (USE_CLICK_TO_FLIP) {\n        const flipCards = document.querySelectorAll('.flip-card-wrapper');\n\n        flipCards.forEach(card => {\n            card.addEventListener('click', function(e) {\n                if (e.target.classList.contains('flip-back-button')) {\n                    return;\n                }\n                this.classList.toggle('flipped');\n            });\n\n            const button = card.querySelector('.flip-back-button');\n            if (button) {\n                button.addEventListener('click', function(e) {\n                    e.stopPropagation();\n                    alert('Learn More clicked for: ' + card.querySelector('.flip-front-title').textContent.trim());\n                });\n            }\n        });\n\n        document.addEventListener('click', function(e) {\n            if (!e.target.closest('.flip-card-wrapper')) {\n                flipCards.forEach(card => {\n                    card.classList.remove('flipped');\n                });\n            }\n        });\n    } else {\n        const buttons = document.querySelectorAll('.flip-back-button');\n\n        buttons.forEach(button => {\n            button.addEventListener('click', function(e) {\n                e.stopPropagation();\n                const cardWrapper = this.closest('.flip-card-wrapper');\n                const title = cardWrapper.querySelector('.flip-front-title').textContent.trim();\n                alert('Learn More clicked for: ' + title);\n            });\n        });\n    }\n\n    const cards = document.querySelectorAll('.flip-card-wrapper');\n    cards.forEach((card, index) => {\n        card.style.opacity = '0';\n        card.style.transform = 'translateY(30px)';\n\n        setTimeout(() => {\n            card.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            card.style.opacity = '1';\n            card.style.transform = 'translateY(0)';\n        }, index * 100);\n    });\n\n})();\n<\/script>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-67fa19d7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"67fa19d7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-24f586b2\" data-id=\"24f586b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4d86fc21 elementor-widget elementor-widget-spacer\" data-id=\"4d86fc21\" 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<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7be92151 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7be92151\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2f7bbb4e\" data-id=\"2f7bbb4e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-75dbf5aa align-center icon-separator hover-icon-1 icon-position-top icon-has-bg elementor-widget elementor-widget-mae-counter\" data-id=\"75dbf5aa\" data-element_type=\"widget\" id=\"counter\" data-widget_type=\"mae-counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"master-wrap\">\n                                <div class=\"master-decor html elementor-repeater-item-cc54fa4 translateX-50\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"113px\" height=\"113px\">\n<path fill-rule=\"evenodd\"  fill=\"var(--e-global-color-surince_accent_2)\"\n d=\"M56.54,0.3 C87.12,0.3 112.109,25.92 112.109,56.50 C112.109,87.9 87.12,112.106 56.54,112.106 C25.96,112.106 0.0,87.9 0.0,56.50 C0.0,25.92 25.96,0.3 56.54,0.3 Z\"\/>\n<\/svg>                    <\/div>\n                                    <div class=\"master-decor html elementor-repeater-item-6c38b29 translateX-50 circle-small\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"102px\" height=\"102px\">\n<path fill-rule=\"evenodd\"  fill=\"rgb(255, 255, 255)\"\n d=\"M51.34,0.498 C78.942,0.498 101.566,23.122 101.566,51.31 C101.566,78.939 78.942,101.564 51.34,101.564 C23.125,101.564 0.501,78.939 0.501,51.31 C0.501,23.122 23.125,0.498 51.34,0.498 Z\"\/>\n<\/svg>                    <\/div>\n                \t\t<div class=\"master-counter\" data-format=\"separator\">\n\t\t\t\t\t\t\t<div class=\"icon-wrap\">\n\t\t\t        <div class=\"master-icon\">\n\t                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><path d=\"m14.25 0h-11.5c-1.52 0-2.75 1.23-2.75 2.75v15.5c0 1.52 1.23 2.75 2.75 2.75h8.15c-.84-1.33-1.4-2.9-1.4-4.7v-2.44c-.15.09-.32.14-.5.14h-5c-.55 0-1-.45-1-1s.45-1 1-1h5c.19 0 .36.05.51.14.04-.85.44-1.63 1.07-2.14h-6.58c-.55 0-1-.45-1-1s.45-1 1-1h9c.42 0 .78.26.93.63l2.85-.97c.07-.03.14-.05.22-.06v-4.85c0-1.52-1.23-2.75-2.75-2.75zm-6.25 6h-4c-.55 0-1-.45-1-1s.45-1 1-1h4c.55 0 1 .45 1 1s-.45 1-1 1z\"><\/path><path d=\"m23.322 11.339-5.25-1.786c-.209-.071-.436-.071-.645 0l-5.25 1.786c-.405.138-.678.519-.678.947v4.018c0 5.067 5.619 7.515 5.858 7.617.126.053.26.079.393.079s.267-.026.392-.08c.239-.102 5.858-2.549 5.858-7.616v-4.018c0-.429-.272-.809-.678-.947zm-2.022 3.761-3 4c-.174.232-.439.377-.729.397-.024.002-.048.003-.071.003-.265 0-.519-.104-.707-.293l-2-2c-.391-.391-.391-1.023 0-1.414s1.023-.391 1.414 0l1.185 1.185 2.308-3.078c.331-.441.958-.532 1.399-.2.443.331.533.958.201 1.4z\"><\/path><\/svg>\t                <\/div>\n\t\t        <\/div>\n\t\t    \n\t\t\t<div class=\"inner\">\n\t\t\t\t<div class=\"number-wrap\">\n\t\t\t\t\t<span class=\"number\" data-to=\"250\" data-time= \"2000\"><\/span>\n\t\t\t\t\t<span>+<\/span>\t\t\t\t<\/div>\n\n\t\t\t\t<span class=\"title\">Number Of Satisfied <br> Clients<\/span>\t\t\t<\/div>\n\n\t\t\t\t    <\/div>\n\n\t    <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2872275f\" data-id=\"2872275f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ebe3f4a align-center hover-icon-1 icon-position-top icon-default icon-has-bg elementor-widget elementor-widget-mae-counter\" data-id=\"1ebe3f4a\" data-element_type=\"widget\" id=\"counter\" data-widget_type=\"mae-counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"master-wrap\">\n                                <div class=\"master-decor html elementor-repeater-item-cc54fa4 translateX-50\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"113px\" height=\"113px\">\n<path fill-rule=\"evenodd\"  fill=\"var(--e-global-color-surince_accent_2)\"\n d=\"M56.54,0.3 C87.12,0.3 112.109,25.92 112.109,56.50 C112.109,87.9 87.12,112.106 56.54,112.106 C25.96,112.106 0.0,87.9 0.0,56.50 C0.0,25.92 25.96,0.3 56.54,0.3 Z\"\/>\n<\/svg>                    <\/div>\n                                    <div class=\"master-decor html elementor-repeater-item-6c38b29 translateX-50 circle-small\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"102px\" height=\"102px\">\n<path fill-rule=\"evenodd\"  fill=\"rgb(255, 255, 255)\"\n d=\"M51.34,0.498 C78.942,0.498 101.566,23.122 101.566,51.31 C101.566,78.939 78.942,101.564 51.34,101.564 C23.125,101.564 0.501,78.939 0.501,51.31 C0.501,23.122 23.125,0.498 51.34,0.498 Z\"\/>\n<\/svg>                    <\/div>\n                \t\t<div class=\"master-counter\" data-format=\"default\">\n\t\t\t\t\t\t\t<div class=\"icon-wrap\">\n\t\t\t        <div class=\"master-icon\">\n\t                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"512\" viewBox=\"0 0 32 32\" width=\"512\"><path d=\"m23.965 21.87-1.411 6.551c-.199.921-1.013 1.579-1.955 1.579h-5.292c-2.153 0-3.079-.805-4.307-2h-1.5v-8h1.033c2.37-1.613 3.639-3.931 4.342-6.252.117-.384.445-.679.846-.709 1.928-.145 3.353 1.63 2.864 3.434-.336 1.24-.651 2.35-1.277 3.526h5.146c.985.001 1.718.909 1.511 1.871z\"><\/path><path d=\"m16.269 2.594 1.206 2.444c.044.089.128.15.226.164l2.697.392c.246.036.344.338.166.512l-1.952 1.903c-.071.069-.103.168-.086.266l.461 2.686c.042.245-.215.432-.435.316l-2.413-1.268c-.087-.046-.192-.046-.279 0l-2.413 1.268c-.22.116-.477-.071-.435-.316l.461-2.686c.017-.097-.016-.197-.086-.266l-1.952-1.903c-.178-.174-.08-.476.166-.512l2.697-.392c.098-.014.182-.076.226-.164l1.206-2.444c.111-.223.429-.223.539 0z\"><\/path><path d=\"m25.269 4.986 1.206 2.444c.044.089.128.15.226.164l2.697.392c.246.036.344.338.166.512l-1.951 1.902c-.071.069-.103.168-.086.266l.461 2.686c.042.245-.215.432-.435.316l-2.413-1.268c-.087-.046-.192-.046-.279 0l-2.413 1.268c-.22.116-.477-.071-.435-.316l.461-2.686c.017-.097-.016-.197-.086-.266l-1.952-1.903c-.178-.174-.08-.476.166-.512l2.697-.392c.098-.014.182-.076.226-.164l1.206-2.444c.11-.222.428-.222.538.001z\"><\/path><path d=\"m7.269 4.986 1.206 2.444c.044.089.128.15.226.164l2.697.392c.246.036.344.338.166.512l-1.951 1.902c-.071.069-.103.168-.086.266l.461 2.686c.042.245-.215.432-.435.316l-2.413-1.268c-.087-.046-.192-.046-.279 0l-2.413 1.268c-.22.116-.477-.071-.435-.316l.461-2.686c.017-.097-.016-.197-.086-.266l-1.953-1.902c-.178-.174-.08-.476.166-.512l2.697-.392c.099-.014.183-.076.227-.164l1.206-2.444c.11-.223.428-.223.538 0z\"><\/path><path d=\"m4.5 19h3c.276 0 .5.224.5.5v9c0 .276-.224.5-.5.5h-3c-.276 0-.5-.224-.5-.5v-9c0-.276.224-.5.5-.5z\"><\/path><\/svg>\t                <\/div>\n\t\t        <\/div>\n\t\t    \n\t\t\t<div class=\"inner\">\n\t\t\t\t<div class=\"number-wrap\">\n\t\t\t\t\t<span class=\"number\" data-to=\"10\" data-time= \"2000\"><\/span>\n\t\t\t\t\t<span>K<\/span>\t\t\t\t<\/div>\n\n\t\t\t\t<span class=\"title\">Number Of Placements <br> Over The Years<\/span>\t\t\t<\/div>\n\n\t\t\t\t    <\/div>\n\n\t    <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-322c2c9\" data-id=\"322c2c9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31dabee2 align-center icon-separator hover-icon-1 icon-position-top icon-has-bg elementor-widget elementor-widget-mae-counter\" data-id=\"31dabee2\" data-element_type=\"widget\" id=\"counter\" data-widget_type=\"mae-counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"master-wrap\">\n                                <div class=\"master-decor html elementor-repeater-item-cc54fa4 translateX-50\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"113px\" height=\"113px\">\n<path fill-rule=\"evenodd\"  fill=\"var(--e-global-color-surince_accent_2)\"\n d=\"M56.54,0.3 C87.12,0.3 112.109,25.92 112.109,56.50 C112.109,87.9 87.12,112.106 56.54,112.106 C25.96,112.106 0.0,87.9 0.0,56.50 C0.0,25.92 25.96,0.3 56.54,0.3 Z\"\/>\n<\/svg>                    <\/div>\n                                    <div class=\"master-decor html elementor-repeater-item-6c38b29 translateX-50 circle-small\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"102px\" height=\"102px\">\n<path fill-rule=\"evenodd\"  fill=\"rgb(255, 255, 255)\"\n d=\"M51.34,0.498 C78.942,0.498 101.566,23.122 101.566,51.31 C101.566,78.939 78.942,101.564 51.34,101.564 C23.125,101.564 0.501,78.939 0.501,51.31 C0.501,23.122 23.125,0.498 51.34,0.498 Z\"\/>\n<\/svg>                    <\/div>\n                \t\t<div class=\"master-counter\" data-format=\"separator\">\n\t\t\t\t\t\t\t<div class=\"icon-wrap\">\n\t\t\t        <div class=\"master-icon\">\n\t                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 482.498 482.498\" style=\"enable-background:new 0 0 482.498 482.498;\" xml:space=\"preserve\" width=\"512\" height=\"512\"><g>\t<path d=\"M287.309,208.248h-92.2c-8.284,0-15,6.716-15,15v254.25c0,2.761,2.239,5,5,5h112.2c2.761,0,5-2.239,5-5v-254.25   C302.309,214.964,295.593,208.248,287.309,208.248z\"><\/path>\t<path d=\"M439.579,298.498h-92.19c-8.284,0-15,6.716-15,15v164c0,2.761,2.239,5,5,5h112.19c2.761,0,5-2.239,5-5v-164   C454.579,305.214,447.863,298.498,439.579,298.498z\"><\/path>\t<path d=\"M135.109,364.758h-92.19c-8.284,0-15,6.716-15,15v97.74c0,2.761,2.239,5,5,5h112.19c2.761,0,5-2.239,5-5v-97.74   C150.109,371.474,143.393,364.758,135.109,364.758z\"><\/path>\t<path d=\"M306.976,46.162l-33.118-9.305c-2.316-0.651-4.32-2.115-5.644-4.123L249.598,4.496c-3.952-5.995-12.746-5.995-16.698,0   l-18.615,28.238c-1.324,2.009-3.328,3.473-5.644,4.123l-33.118,9.305c-6.953,1.954-9.606,10.407-5.015,15.983l21.324,25.901   c1.587,1.928,2.396,4.38,2.266,6.874l-1.785,34.439c-0.377,7.278,6.908,12.502,13.68,9.81l31.563-12.546   c2.372-0.943,5.015-0.943,7.387,0l31.563,12.546c6.773,2.692,14.057-2.532,13.68-9.81l-1.785-34.439   c-0.129-2.494,0.679-4.946,2.266-6.874l21.324-25.901C316.582,56.569,313.929,48.115,306.976,46.162z\"><\/path>\t<path d=\"M85.469,145.244l35.922-16.98c7.49-3.54,10.691-12.482,7.151-19.971c-3.541-7.49-12.483-10.692-19.971-7.151l-35.922,16.98   c-7.49,3.54-10.691,12.482-7.151,19.971C69.041,145.588,77.986,148.782,85.469,145.244z\"><\/path>\t<path d=\"M373.959,53.344l35.191-16.737c7.481-3.558,10.662-12.507,7.104-19.988c-3.559-7.48-12.507-10.664-19.988-7.104   l-35.191,16.737c-7.481,3.558-10.662,12.507-7.104,19.988C357.532,53.728,366.486,56.899,373.959,53.344z\"><\/path>\t<path d=\"M72.649,36.622l35.922,16.98c2.071,0.979,4.252,1.442,6.4,1.442c5.621,0,11.01-3.174,13.571-8.593   c3.541-7.489,0.339-16.431-7.151-19.971L85.469,9.5c-7.49-3.541-16.431-0.339-19.971,7.151   C61.958,24.14,65.159,33.082,72.649,36.622z\"><\/path>\t<path d=\"M361.074,128.492l35.191,16.736c7.483,3.559,16.432,0.376,19.988-7.104c3.559-7.481,0.378-16.431-7.104-19.988   l-35.191-16.736c-7.483-3.559-16.431-0.377-19.988,7.104C350.412,115.985,353.593,124.935,361.074,128.492z\"><\/path><\/g><\/svg>\t                <\/div>\n\t\t        <\/div>\n\t\t    \n\t\t\t<div class=\"inner\">\n\t\t\t\t<div class=\"number-wrap\">\n\t\t\t\t\t<span class=\"number\" data-to=\"80\" data-time= \"2000\"><\/span>\n\t\t\t\t\t<span>+<\/span>\t\t\t\t<\/div>\n\n\t\t\t\t<span class=\"title\">Number Of Placements <br> Per Month<\/span>\t\t\t<\/div>\n\n\t\t\t\t    <\/div>\n\n\t    <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-508420d0\" data-id=\"508420d0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5c6a9811 align-center hover-icon-1 icon-separator icon-position-top icon-has-bg elementor-widget elementor-widget-mae-counter\" data-id=\"5c6a9811\" data-element_type=\"widget\" id=\"counter\" data-widget_type=\"mae-counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"master-wrap\">\n                                <div class=\"master-decor html elementor-repeater-item-cc54fa4 translateX-50\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"113px\" height=\"113px\">\n<path fill-rule=\"evenodd\"  fill=\"var(--e-global-color-surince_accent_2)\"\n d=\"M56.54,0.3 C87.12,0.3 112.109,25.92 112.109,56.50 C112.109,87.9 87.12,112.106 56.54,112.106 C25.96,112.106 0.0,87.9 0.0,56.50 C0.0,25.92 25.96,0.3 56.54,0.3 Z\"\/>\n<\/svg>                    <\/div>\n                                    <div class=\"master-decor html elementor-repeater-item-6c38b29 translateX-50 circle-small\">\n                        <svg \n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n width=\"102px\" height=\"102px\">\n<path fill-rule=\"evenodd\"  fill=\"rgb(255, 255, 255)\"\n d=\"M51.34,0.498 C78.942,0.498 101.566,23.122 101.566,51.31 C101.566,78.939 78.942,101.564 51.34,101.564 C23.125,101.564 0.501,78.939 0.501,51.31 C0.501,23.122 23.125,0.498 51.34,0.498 Z\"\/>\n<\/svg>                    <\/div>\n                \t\t<div class=\"master-counter\" data-format=\"separator\">\n\t\t\t\t\t\t\t<div class=\"icon-wrap\">\n\t\t\t        <div class=\"master-icon\">\n\t                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\" data-name=\"Layer 1\"><path d=\"m17.233 15.328a4.773 4.773 0 0 0 -4.7-4.078h-1.064a4.773 4.773 0 0 0 -4.7 4.078l-.51 3.566a.75.75 0 0 0 .213.636c.2.2 1.427 1.22 5.53 1.22s5.327-1.016 5.53-1.22a.75.75 0 0 0 .213-.636z\"><\/path><path d=\"m7.56 11.8a5.7 5.7 0 0 0 -1.78 3.39l-.37 2.56c-2.97-.02-3.87-1.1-4.02-1.32a.739.739 0 0 1 -.13-.56l.22-1.24a4.093 4.093 0 0 1 6.08-2.83z\"><\/path><path d=\"m22.74 15.87a.739.739 0 0 1 -.13.56c-.15.22-1.05 1.3-4.02 1.32l-.37-2.56a5.7 5.7 0 0 0 -1.78-3.39 4.093 4.093 0 0 1 6.08 2.83z\"><\/path><path d=\"m7.73 9.6a2.714 2.714 0 0 1 -2.23 1.15 2.75 2.75 0 1 1 1.65-4.95 4.812 4.812 0 0 0 -.15 1.2 5.01 5.01 0 0 0 .73 2.6z\"><\/path><path d=\"m21.25 8a2.748 2.748 0 0 1 -2.75 2.75 2.714 2.714 0 0 1 -2.23-1.15 5.01 5.01 0 0 0 .73-2.6 4.812 4.812 0 0 0 -.15-1.2 2.75 2.75 0 0 1 4.4 2.2z\"><\/path><circle cx=\"12\" cy=\"7\" r=\"3.75\"><\/circle><\/svg>\t                <\/div>\n\t\t        <\/div>\n\t\t    \n\t\t\t<div class=\"inner\">\n\t\t\t\t<div class=\"number-wrap\">\n\t\t\t\t\t<span class=\"number\" data-to=\"250\" data-time= \"2000\"><\/span>\n\t\t\t\t\t<span>+<\/span>\t\t\t\t<\/div>\n\n\t\t\t\t<span class=\"title\">Number Of Employees<\/span>\t\t\t<\/div>\n\n\t\t\t\t    <\/div>\n\n\t    <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-679bf0c5 elementor-widget elementor-widget-spacer\" data-id=\"679bf0c5\" 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<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9c2ffe4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9c2ffe4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2ad861a\" data-id=\"2ad861a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0d89cd elementor-widget elementor-widget-image\" data-id=\"c0d89cd\" 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<img decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon.png\" class=\"attachment-full size-full wp-image-6413\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon.png 180w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon-150x150.png 150w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2024\/12\/QR_facebook_profile_icon-70x70.png 70w\" sizes=\"(max-width: 180px) 100vw, 180px\" \/>\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 class=\"elementor-element elementor-element-c211baa align-center heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"c211baa\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \t        \t<div class=\"pre-heading\"><span class=\"line\"><span class=\"inner\"><\/span><\/span>We establish an agency specialized in providing unique, high-standard solutions   and continuously generating new ideas.<\/div>\n\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Process We Follow<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-397d974 e-con-full e-flex e-con e-parent\" data-id=\"397d974\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74a50ec elementor-widget elementor-widget-html\" data-id=\"74a50ec\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n  .process-section {\n    padding: 60px 0;\n    background: #fff;\n    width: 100%;\n    overflow-x: hidden;\n  }\n\n  .process-container {\n    max-width: 1400px;\n    margin: auto;\n    padding: 0 20px;\n  }\n\n  \/* --- Steps Wrapper --- *\/\n  .process-steps {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 0;\n    flex-wrap: nowrap;\n    width: 100%;\n  }\n\n  \/* ================================\n     \ud83d\udd35 CIRCLE STEP \u2013 BIGGER RADIUS\n     ================================ *\/\n  .step {\n    background: #fff;\n    border-radius: 50%;\n    width: 300px;\n    height: 300px;\n    flex-shrink: 0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 38px;\n    text-align: center;\n    box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n    position: relative;\n    transition: all 0.3s ease;\n    z-index: 2;\n  }\n\n  .step:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 12px 32px rgba(0,0,0,0.18);\n  }\n\n  \/* --- Step Number Bubble --- *\/\n  .step-number {\n    position: absolute;\n    top: 18px;\n    right: 20px;\n    background: #c83f27;\n    color: #fff;\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 17px;\n  }\n\n  \/* ================================\n     \ud83d\uddbc\ufe0f ICON STYLE (RED COLOR VERSION)\n     ================================ *\/\n  .step-icon {\n    width: 70px;\n    height: 70px;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #f5f7fa;\n    border-radius: 50%;\n    padding: 12px;\n  }\n\n  \/* --- ICON IMAGE (FORCE RED COLOR USING FILTER) --- *\/\n  .step-icon img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n\n    \/* \ud83d\udd34 FORCE ICON TO RED *\/\n    filter:\n      brightness(0)          \n      saturate(100%)\n      invert(24%)\n      sepia(96%)\n      saturate(7471%)\n      hue-rotate(356deg)\n      brightness(97%)\n      contrast(109%);\n  }\n\n  \/* --- Text --- *\/\n  .step h3 {\n    font-size: 19px;\n    margin-bottom: 12px;\n    color: #333;\n  }\n\n  .step p {\n    font-size: 14px;\n    color: #777;\n    line-height: 1.6;\n  }\n\n  \/* --- Arrow --- *\/\n  .arrow {\n    color: #c83f27;\n    flex-grow: 1;\n    flex-shrink: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 30px;\n    font-weight: bold;\n    min-width: 50px;\n  }\n\n  \/* ================================\n     \u2728 OPTIONAL PREMIUM HOVER EFFECT\n     (SAFE \u2013 DOES NOT BREAK DESIGN)\n     ================================ *\/\n  .step:hover .step-icon {\n    background: #ffe8e3;   \/* soft red background *\/\n  }\n\n  .step:hover .step-icon img {\n    transform: scale(1.1);\n    transition: 0.3s ease;\n  }\n\n  \/* ================================\n     \ud83d\udcbb LARGE DESKTOP\n     ================================ *\/\n  @media (max-width: 1400px) {\n    .step {\n      width: 280px;\n      height: 280px;\n    }\n  }\n\n  \/* ================================\n     \ud83d\udcf1 TABLET\n     ================================ *\/\n  @media (max-width: 1100px) {\n    .process-steps {\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 28px;\n    }\n\n    .arrow {\n      display: none;\n    }\n\n    .step {\n      width: 270px;\n      height: 270px;\n    }\n  }\n\n  \/* ================================\n     \ud83d\udcf1 MOBILE\n     ================================ *\/\n  @media (max-width: 576px) {\n    .process-section {\n      padding: 40px 15px;\n    }\n\n    .process-container {\n      padding: 0 15px;\n    }\n\n    .step {\n      width: 240px;\n      height: 240px;\n      padding: 26px;\n    }\n\n    .step-icon {\n      width: 55px;\n      height: 55px;\n    }\n\n    .step h3 {\n      font-size: 16px;\n    }\n\n    .step p {\n      font-size: 12px;\n    }\n\n    .step-number {\n      width: 38px;\n      height: 38px;\n      font-size: 14px;\n      top: 14px;\n      right: 14px;\n    }\n  }\n<\/style>\n\n<section class=\"process-section\">\n  <div class=\"process-container\">\n    <div class=\"process-steps\">\n\n      <!-- STEP 1 -->\n      <div class=\"step\">\n        <div class=\"step-number\">01<\/div>\n\n       <div class=\"step-icon\">\n  <!-- STRATEGY & PLANNING ICON (PERFECT SVG) -->\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"svg111\" xml:space=\"preserve\" width=\"682.66669\" height=\"682.66669\" viewBox=\"0 0 682.66669 682.66669\"><defs class=\"defs115\"><clipPath clipPathUnits=\"userSpaceOnUse\" class=\"clipPath141\"><path d=\"M 0,512 H 512 V 0 H 0 Z\" class=\"path139\"><\/path><\/clipPath><clipPath clipPathUnits=\"userSpaceOnUse\" class=\"clipPath193\"><path d=\"M 0,512 H 512 V 0 H 0 Z\" class=\"path191\"><\/path><\/clipPath><\/defs><g class=\"g117\" transform=\"matrix(1.3333333,0,0,-1.3333333,0,682.66667)\"><g class=\"g119\" transform=\"translate(322.0625,263.3125)\"><path d=\"M 0,0 V -74\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path121\"><\/path><\/g><g class=\"g123\" transform=\"translate(367.0625,248.25)\"><path d=\"M 0,0 V -58.938\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path125\"><\/path><\/g><g class=\"g127\" transform=\"translate(412.0625,233.3125)\"><path d=\"M 0,0 V -44\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path129\"><\/path><\/g><g class=\"g131\" transform=\"translate(277.0625,256.25)\"><path d=\"M 0,0 V -90.438\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path133\"><\/path><\/g><g class=\"g135\"><g class=\"g137\" clip-path=\"url(#clipPath141)\"><g class=\"g143\" transform=\"translate(54.9375,146.25)\"><path d=\"M 0,0 V 358 H 330 V 124.5\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path145\"><\/path><\/g><g class=\"g147\" transform=\"translate(246.9375,7.875)\"><path d=\"M 0,0 H -192 V 123.708\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path149\"><\/path><\/g><\/g><\/g><g class=\"g151\" transform=\"translate(299.9375,466.0625)\"><path d=\"M 0,0 H 47.5 V -180.25\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path153\"><\/path><\/g><g class=\"g155\" transform=\"translate(277.0625,274.3125)\"><path d=\"M 0,0 H -184.625 V 191.75 H 6.875\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path157\"><\/path><\/g><g class=\"g159\" transform=\"translate(191.0625,106.7813)\"><path d=\"M 0,0 -24.5,9 -49.313,0 -76.125,9 -98.625,0 V 119.531 H 0 Z\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path161\"><\/path><\/g><g class=\"g163\" transform=\"translate(118.9375,192.3125)\"><path d=\"M 0,0 H 45.125\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path165\"><\/path><\/g><g class=\"g167\" transform=\"translate(118.9375,154.75)\"><path d=\"M 0,0 H 45.125\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path169\"><\/path><\/g><g class=\"g171\" transform=\"translate(75.75,226.3125)\"><path d=\"M 0,0 H 132\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path173\"><\/path><\/g><g class=\"g175\" transform=\"translate(323.9375,76.3125)\"><path d=\"M 0,0 H 118\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path177\"><\/path><\/g><g class=\"g179\" transform=\"translate(262.0625,76.3125)\"><path d=\"M 0,0 H 47.875\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path181\"><\/path><\/g><g class=\"g183\" transform=\"translate(399.9375,42.0313)\"><path d=\"M 0,0 H 15\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path185\"><\/path><\/g><g class=\"g187\"><g class=\"g189\" clip-path=\"url(#clipPath193)\"><g class=\"g195\" transform=\"translate(457.0625,233.3125)\"><path d=\"M 0,0 C 0,12.426 -10.074,22.5 -22.5,22.5 -34.926,22.5 -45,12.426 -45,0 v 14.938 c 0,12.426 -10.074,22.5 -22.5,22.5 -12.426,0 -22.5,-10.074 -22.5,-22.5 V 30 c 0,12.426 -10.074,22.5 -22.5,22.5 -12.426,0 -22.5,-10.074 -22.5,-22.5 v 74.938 c 0,12.426 -10.074,22.5 -22.5,22.5 -12.426,0 -22.5,-10.074 -22.5,-22.5 V 7.656 l -22.375,-0.437 c -12.426,0 -22.5,-10.074 -22.5,-22.5 L -225,-97.5 -195,-157 h -15.125 v -68.562 h 207 V -157 h -12 L 0,-97.063 Z\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path197\"><\/path><\/g><g class=\"g199\" transform=\"translate(167.375,309.25)\"><path d=\"M 0,0 H 75.125\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:15, 15;stroke-dashoffset:0;stroke-opacity:1\" class=\"path201\"><\/path><\/g><g class=\"g203\" transform=\"translate(179.7183,393.7114)\"><path d=\"M 0,0 26.383,-36.527 80.438,27.539\" style=\"fill:none;stroke:currentColor;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1\" class=\"path205\"><\/path><\/g><\/g><\/g><\/g><\/svg>\n<\/div>\n\n\n        <h3>Strategy & Planning<\/h3>\n        <p>Manager and recruiter align on job requirements, messaging, and sourcing approach.<\/p>\n      <\/div>\n\n      <div class=\"arrow\">\u2192<\/div>\n\n      <!-- STEP 2 -->\n      <div class=\"step\">\n        <div class=\"step-number\">02<\/div>\n\n        <div class=\"step-icon\">\n         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 488 488\" style=\"enable-background:new 0 0 488 488;\" xml:space=\"preserve\"><g>\t<g>\t\t<path d=\"M450.408,168.648C461.208,158.432,468,144.008,468,128c0-30.88-25.12-56-56-56s-56,25.12-56,56   c0,19.648,10.192,36.936,25.544,46.928C370.968,182.136,364,194.264,364,208v56h-32v-40c0-28.624-21.6-52.272-49.36-55.568   C293.312,158.232,300,143.896,300,128c0-30.88-25.12-56-56-56s-56,25.12-56,56c0,15.896,6.688,30.232,17.36,40.432   C177.6,171.728,156,195.376,156,224v40h-32v-56c0-13.736-6.968-25.864-17.544-33.072C121.808,164.936,132,147.648,132,128   c0-30.88-25.12-56-56-56s-56,25.12-56,56c0,16.008,6.792,30.432,17.592,40.648C18.592,171.736,4,188.136,4,208v120   c0,19.312,13.768,35.472,32,39.192V488h16V368h72v112c0,4.416,3.584,8,8,8h48c4.416,0,8-3.584,8-8V352h48v120h-32v16h80v-16h-32   V352h48v128c0,4.416,3.584,8,8,8h48c4.416,0,8-3.584,8-8V368h72v120h16V367.192c18.232-3.72,32-19.872,32-39.192V208   C484,188.136,469.408,171.736,450.408,168.648z M372,128c0-22.056,17.944-40,40-40c22.056,0,40,17.944,40,40   c0,22.056-17.944,40-40,40C389.944,168,372,150.056,372,128z M204,128c0-22.056,17.944-40,40-40c22.056,0,40,17.944,40,40   c0,22.056-17.944,40-40,40C221.944,168,204,150.056,204,128z M256.456,184L244,217.216L231.544,184H256.456z M172,224   c0-22.056,17.944-40,40-40h2.456l22.056,58.808c1.168,3.12,4.152,5.192,7.488,5.192s6.32-2.072,7.496-5.192L273.544,184H276   c22.056,0,40,17.944,40,40v40h-32c-4.416,0-8,3.584-8,8v32h-64v-32c0-4.416-3.584-8-8-8h-32V224z M36,128   c0-22.056,17.944-40,40-40c22.056,0,40,17.944,40,40c0,22.056-17.944,40-40,40C53.944,168,36,150.056,36,128z M172,472h-32V360   c0-4.416-3.584-8-8-8H44c-13.232,0-24-10.768-24-24V208c0-13.232,10.768-24,24-24h40c13.232,0,24,10.768,24,24v64   c0,4.416,3.584,8,8,8h80v24H84v-72H68v80c0,4.416,3.584,8,8,8h72c13.232,0,24,10.768,24,24V472z M300.896,336H187.104   c-1.208-5.896-3.632-11.352-7.12-16H204h80h24.016C304.528,324.648,302.104,330.104,300.896,336z M468,328   c0,13.232-10.768,24-24,24h-88c-4.416,0-8,3.584-8,8v112h-32V344c0-13.232,10.768-24,24-24h72c4.416,0,8-3.584,8-8v-80h-16v72H292   v-24h80c4.416,0,8-3.584,8-8v-64c0-13.232,10.768-24,24-24h40c13.232,0,24,10.768,24,24V328z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<rect x=\"236\" y=\"264\" width=\"16\" height=\"16\"><\/rect>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M204,0H92c-4.416,0-8,3.584-8,8v40c0,4.416,3.584,8,8,8h32v16c0,3.032,1.712,5.8,4.424,7.16   c1.128,0.56,2.36,0.84,3.576,0.84c1.696,0,3.384-0.544,4.8-1.6L166.664,56H204c4.416,0,8-3.584,8-8V8C212,3.584,208.416,0,204,0z    M196,40h-32c-1.728,0-3.416,0.56-4.8,1.6L140,56v-8c0-4.416-3.584-8-8-8h-32V16h96V40z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<rect x=\"284\" y=\"24\" width=\"16\" height=\"16\"><\/rect>\t<\/g><\/g><g>\t<g>\t\t<rect x=\"316\" y=\"24\" width=\"16\" height=\"16\"><\/rect>\t<\/g><\/g><g>\t<g>\t\t<rect x=\"348\" y=\"24\" width=\"16\" height=\"16\"><\/rect>\t<\/g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><\/svg>\n        <\/div>\n\n        <h3>Outreach & Screening<\/h3>\n        <p>Recruiters connect with potential candidates and conduct detailed screening calls.<\/p>\n      <\/div>\n\n      <div class=\"arrow\">\u2192<\/div>\n\n      <!-- STEP 3 -->\n      <div class=\"step\">\n        <div class=\"step-number\">03<\/div>\n\n        <div class=\"step-icon\">\n         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><g data-name=\"Out line\"><path d=\"M493.65674,250.34326,371.31348,128l98.34326-98.34326L458.34326,18.34326l-104,104a7.99915,7.99915,0,0,0,0,11.31348L356.68652,136l-32,32H288.56836a145.70633,145.70633,0,0,0-32.70551,3.70135A144.69428,144.69428,0,0,0,223.43164,168H187.31348l-32-32,2.34326-2.34326a7.99915,7.99915,0,0,0,0-11.31348l-104-104L42.34326,29.65674,140.68652,128,18.34326,250.34326a7.99915,7.99915,0,0,0,0,11.31348l24,24a7.99945,7.99945,0,0,0,11.31348,0L72,267.31348l15.02979,15.02978A30.427,30.427,0,0,1,96,304a46.32162,46.32162,0,0,0,13.65674,32.97021l7.079,7.079a24.00923,24.00923,0,0,0,.921,32.921l9.37305,9.373a23.874,23.874,0,0,0,15.67077,6.95618,23.8744,23.8744,0,0,0,6.95618,15.67077l9.373,9.373a23.874,23.874,0,0,0,15.67077,6.95618,23.8744,23.8744,0,0,0,6.95618,15.67077l9.373,9.373a23.874,23.874,0,0,0,15.67077,6.95618,23.8744,23.8744,0,0,0,6.95618,15.67077l9.373,9.373A23.97185,23.97185,0,0,0,256,483.21991a23.97185,23.97185,0,0,0,32.97021-.87665l9.373-9.373a23.90317,23.90317,0,0,0,6.98194-15.645,23.90317,23.90317,0,0,0,15.645-6.98194l9.373-9.373a23.90317,23.90317,0,0,0,6.98194-15.645,23.90317,23.90317,0,0,0,15.645-6.98194l9.373-9.373a23.90317,23.90317,0,0,0,6.98194-15.645,23.90317,23.90317,0,0,0,15.645-6.98194l9.373-9.373a24.00923,24.00923,0,0,0,.921-32.921l7.079-7.079A46.32162,46.32162,0,0,0,416,304a30.427,30.427,0,0,1,8.97021-21.65674L440,267.31348l18.34326,18.34326a7.99945,7.99945,0,0,0,11.31348,0l24-24A7.99915,7.99915,0,0,0,493.65674,250.34326ZM48,268.68652,35.31348,256,144,147.31348,156.68652,160Zm80.97021,96.97022a8.00889,8.00889,0,0,1,0-11.31348l33.373-33.373a8.00889,8.00889,0,0,1,11.31348,0l9.373,9.373a8.00889,8.00889,0,0,1,0,11.31348l-33.373,33.373a8.00889,8.00889,0,0,1-11.31348,0Zm32,32a8.00889,8.00889,0,0,1,0-11.31348l41.373-41.373a8.00891,8.00891,0,0,1,11.31348,0l9.373,9.373a8.00889,8.00889,0,0,1,0,11.31348l-41.373,41.373a8.00889,8.00889,0,0,1-11.31348,0Zm32,32a8.00889,8.00889,0,0,1,0-11.31348l33.373-33.373a8.00889,8.00889,0,0,1,11.31348,0l9.373,9.373a8.00889,8.00889,0,0,1,0,11.31348l-33.373,33.373a8.00889,8.00889,0,0,1-11.31348,0Zm41.373,41.373-9.373-9.373a8.00889,8.00889,0,0,1,0-11.31348l33.373-33.373a8.00891,8.00891,0,0,1,11.31348,0l9.373,9.373a8.00889,8.00889,0,0,1,0,11.31348l-33.373,33.373A8.00889,8.00889,0,0,1,234.34326,471.02979Zm52.68653-9.373-9.373,9.373a7.98806,7.98806,0,0,1-10.25556.8825l20.51111-20.51111a7.98806,7.98806,0,0,1-.8825,10.25556Zm96-96-9.373,9.373a8.00063,8.00063,0,0,1-11.31348,0l-4.68652-4.68653-56-56-11.31348,11.31348,56,56,4.68653,4.68652a8.00889,8.00889,0,0,1,0,11.31348l-9.373,9.373a8.00889,8.00889,0,0,1-11.31348,0l-4.68652-4.68653-56-56-11.31348,11.31348,56,56,4.68653,4.68652a8.00889,8.00889,0,0,1,0,11.31348l-9.373,9.373a8.00889,8.00889,0,0,1-11.31348,0l-1.621-1.621a23.98148,23.98148,0,0,0-6.379-22.379l-9.373-9.373a23.8744,23.8744,0,0,0-15.67077-6.95618,23.8744,23.8744,0,0,0-6.95618-15.67077l-9.373-9.373a23.81174,23.81174,0,0,0-9.00842-5.63831,24.00646,24.00646,0,0,0-5.61853-24.98864l-9.373-9.373a24.00646,24.00646,0,0,0-24.98864-5.61853,23.81174,23.81174,0,0,0-5.63831-9.00842l-9.373-9.373a24.02666,24.02666,0,0,0-33.94042,0L128,332.68652l-7.02979-7.02978A30.427,30.427,0,0,1,112,304a46.32162,46.32162,0,0,0-13.65674-32.97021L83.31348,256,168,171.31348l10.34326,10.34326A7.99877,7.99877,0,0,0,184,184h38.32733a144.94277,144.94277,0,0,0-35.98407,26.34326,30.62726,30.62726,0,0,0,43.31348,43.31348L256,227.31348,378.34326,349.65674l4.68653,4.68652a8.00063,8.00063,0,0,1,0,11.31348Zm30.627-94.627A46.32162,46.32162,0,0,0,400,304a30.427,30.427,0,0,1-8.97021,21.65674L384,332.68652,261.65674,210.34326a8,8,0,0,0-11.31348,0l-32,32a14.62758,14.62758,0,0,1-20.68652-20.68652A127.72812,127.72812,0,0,1,288.56836,184H328a7.99877,7.99877,0,0,0,5.65674-2.34326L344,171.31348,428.68652,256ZM464,268.68652,355.31348,160,368,147.31348,476.68652,256Z\"><\/path><\/g><\/svg>\n        <\/div>\n\n        <h3>QA Review & Approval<\/h3>\n        <p>Recruiter submits candidate details; QA team reviews and decides approval or rejection.<\/p>\n      <\/div>\n\n      <div class=\"arrow\">\u2192<\/div>\n\n      <!-- STEP 4 -->\n      <div class=\"step\">\n        <div class=\"step-number\">04<\/div>\n\n        <div class=\"step-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-name=\"Layer 3\" viewBox=\"0 0 64 64\" width=\"512\" height=\"512\"><path d=\"M62.5,40.136l-12-7a1,1,0,0,0-1.008,0l-6.011,3.507A9.917,9.917,0,0,0,41.92,35.8a7,7,0,0,0,3.071-5.614A17.732,17.732,0,0,0,51,16.879,15.878,15.878,0,0,0,26.952,3.263L26,3.834l-.952-.571A15.878,15.878,0,0,0,1,16.879a17.724,17.724,0,0,0,6.009,13.3,7,7,0,0,0,3.076,5.62A10.013,10.013,0,0,0,4,45V58a1,1,0,0,0,1,1H17v3a1,1,0,0,0,1,1H34a1,1,0,0,0,1-1V59h7.914c.177.115.353.23.536.337L49.5,62.864a1,1,0,0,0,1.008,0l6.046-3.527A13.044,13.044,0,0,0,63,48.107V41A1,1,0,0,0,62.5,40.136ZM38,35a5,5,0,1,1,5-5A5.006,5.006,0,0,1,38,35ZM3,16.879a13.878,13.878,0,0,1,21.019-11.9l1.466.879a1,1,0,0,0,1.03,0l1.466-.879A13.878,13.878,0,0,1,49,16.879a15.746,15.746,0,0,1-4.367,10.9,7,7,0,1,0-10.54,8.026,9.977,9.977,0,0,0-2.719,1.716,6.987,6.987,0,0,0-10.748,0,9.983,9.983,0,0,0-2.72-1.716A7,7,0,1,0,7.367,27.779,15.742,15.742,0,0,1,3,16.879ZM26,47a5,5,0,1,1,5-5A5.006,5.006,0,0,1,26,47ZM9,30a5,5,0,1,1,5,5A5.006,5.006,0,0,1,9,30ZM6,57V45a7.991,7.991,0,0,1,13.56-5.74,6.986,6.986,0,0,0,2.624,8.6A9,9,0,0,0,17,56v1Zm27,4H19V56a7,7,0,0,1,14,0ZM29.816,47.861a6.986,6.986,0,0,0,2.624-8.6,7.931,7.931,0,0,1,9.04-1.448L37.5,40.136A1,1,0,0,0,37,41v7.107A13.041,13.041,0,0,0,40.532,57H35V56A9,9,0,0,0,29.816,47.861ZM61,48.107a11.036,11.036,0,0,1-5.458,9.5L50,60.842l-5.542-3.233A11.036,11.036,0,0,1,39,48.107V41.574l11-6.416,11,6.416Z\"><\/path><path d=\"M45.707,46.293a1,1,0,0,0-1.414,0l-3,3a1,1,0,0,0,0,1.414l6,6a1,1,0,0,0,1.414,0l11-11a1,1,0,0,0,0-1.414l-3-3a1,1,0,0,0-1.414,0L48,48.586ZM56,43.414,57.586,45,48,54.586,43.414,50,45,48.414l2.293,2.293a1,1,0,0,0,1.414,0Z\"><\/path><\/svg>\n        <\/div>\n\n        <h3>Final Submission & Continue Follow-up<\/h3>\n        <p>Approved candidates are formally submitted for further consideration in the hiring process.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a3fe73 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a3fe73\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f07f8b1\" data-id=\"f07f8b1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f200597 elementor-widget elementor-widget-image\" data-id=\"f200597\" 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<img decoding=\"async\" width=\"133\" height=\"141\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/QR.png\" class=\"attachment-full size-full wp-image-11957\" alt=\"\" \/>\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 class=\"elementor-element elementor-element-a0a70cc align-center heading-default elementor-widget elementor-widget-mae-headings\" data-id=\"a0a70cc\" data-element_type=\"widget\" data-widget_type=\"mae-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"master-heading sep-none\">\n\t\t\t\t\t\t\t        \t        \t<div class=\"pre-heading\"><span class=\"line\"><span class=\"inner\"><\/span><\/span> Over 2.5 Million UniqueCandidate Profiles in OurOwn Database<\/div>\n\t        \n\t        \n\t        \t        <h2 class=\"main-heading\">Job Boards We Use \n<\/h2>\n\t        \n\t        \n\t        \t    <\/div>\n\t    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-b966eca e-grid e-con-boxed e-con e-parent\" data-id=\"b966eca\" 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-2366dca elementor-widget elementor-widget-image\" data-id=\"2366dca\" 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<img decoding=\"async\" width=\"300\" height=\"120\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/linkedin-1-e1769192894534-300x120.png\" class=\"attachment-medium size-medium wp-image-12077\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/linkedin-1-e1769192894534-300x120.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/linkedin-1-e1769192894534.png 647w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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 class=\"elementor-element elementor-element-96e83a9 elementor-widget elementor-widget-image\" data-id=\"96e83a9\" 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<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"81\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/indeeeed-300x81.png\" class=\"attachment-medium size-medium wp-image-12081\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/indeeeed-300x81.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/indeeeed-768x207.png 768w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/indeeeed.png 960w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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 class=\"elementor-element elementor-element-685161c elementor-widget elementor-widget-image\" data-id=\"685161c\" 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<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"52\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-300x52.png\" class=\"attachment-medium size-medium wp-image-12079\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-300x52.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-1024x178.png 1024w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-768x133.png 768w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-1536x266.png 1536w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Monster-1-scaled-e1769192832980-2048x355.png 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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 class=\"elementor-element elementor-element-64e8c94 elementor-widget elementor-widget-image\" data-id=\"64e8c94\" 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<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"84\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Careerbuilder-300x84.png\" class=\"attachment-medium size-medium wp-image-12080\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Careerbuilder-300x84.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Careerbuilder-768x215.png 768w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/01\/Careerbuilder.png 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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 class=\"elementor-element elementor-element-6c93b12 elementor-widget elementor-widget-image\" data-id=\"6c93b12\" 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<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"53\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/factoryfix-e1781714506440-300x53.png\" class=\"attachment-medium size-medium wp-image-13764\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/factoryfix-e1781714506440-300x53.png 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/factoryfix-e1781714506440.png 443w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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 class=\"elementor-element elementor-element-aa86a7c elementor-widget elementor-widget-image\" data-id=\"aa86a7c\" 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<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"62\" src=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/Resume-library-300x62.webp\" class=\"attachment-medium size-medium wp-image-13765\" alt=\"\" srcset=\"https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/Resume-library-300x62.webp 300w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/Resume-library-768x157.webp 768w, https:\/\/qualifiedrecruiter.com\/demo\/wp-content\/uploads\/2026\/06\/Resume-library.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-2 wslu-share-box-shaped wslu-fill-colored wslu-share-m-5 wslu-none wslu-share-vertical wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>SERVICES WE OFFER RECRUITER Your hiring journey starts here. From sourcing to screening, our Recruiters ensure every candidate and client experiences a seamless, efficient, and professional process from day one. Explore Our Services RECRUITER MID LEVELRECRUITER SENIORRECRUITER TALENTACQUISITION QUALITYASSURANCEMANAGER 01 Services We Offer RECRUITER RECRUITER Up to 2 Years of<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5108","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/5108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/comments?post=5108"}],"version-history":[{"count":290,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/5108\/revisions"}],"predecessor-version":[{"id":13777,"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/pages\/5108\/revisions\/13777"}],"wp:attachment":[{"href":"https:\/\/qualifiedrecruiter.com\/demo\/wp-json\/wp\/v2\/media?parent=5108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}