{"id":56993,"date":"2026-04-06T12:57:15","date_gmt":"2026-04-06T09:57:15","guid":{"rendered":"https:\/\/redrockinternational.com\/?page_id=56993"},"modified":"2026-04-06T12:58:05","modified_gmt":"2026-04-06T09:58:05","slug":"elementor-56993","status":"publish","type":"page","link":"https:\/\/redrockinternational.com\/en\/elementor-56993\/","title":{"rendered":"Elementor #56993"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"56993\" class=\"elementor elementor-56993\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-006c2ee elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"006c2ee\" data-element_type=\"section\" data-e-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-0b3e795\" data-id=\"0b3e795\" data-element_type=\"column\" data-e-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-29c83be elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"29c83be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Red Rock International \u2013 Team Building experiences in Morocco. Engaging, experiential programmes that build stronger teams. Based in Marrakech, delivering across Morocco.\">\n    <title>Team Building Morocco | Red Rock International<\/title>\n\n    <!-- Fonts: Inter (headings) + Source Sans Pro (body) -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,600&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* ============================================\n           CSS VARIABLES \u2014 Brand Colour Palette\n           ============================================ *\/\n        :root {\n            \/* Primary *\/\n            --red:          #ef4136;\n            --grey-dark:    #404040;\n            --white:        #ffffff;\n\n            \/* Secondary Reds *\/\n            --red-dark:     #9c3537;\n            --red-mid:      #c53b36;\n            --red-deep:     #722f37;\n\n            \/* Secondary Greys *\/\n            --grey-mid:     #707070;\n            --grey-light:   #a1a1a1;\n            --grey-border:  #d1d1d1;\n            --grey-bg:      #e7e7e7;\n            --grey-bg-light:#f5f5f5;\n\n            \/* Typography *\/\n            --font-heading: 'Inter', sans-serif;\n            --font-body:    'Source Sans 3', 'Source Sans Pro', sans-serif;\n        }\n\n        \/* ============================================\n           RESET & BASE\n           ============================================ *\/\n        *, *::before, *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html {\n            scroll-behavior: smooth;\n            font-size: 16px;\n        }\n\n        body {\n            font-family: var(--font-body);\n            color: var(--grey-dark);\n            background: var(--white);\n            line-height: 1.7;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        a {\n            text-decoration: none;\n            color: inherit;\n        }\n\n        \/* ============================================\n           UTILITY\n           ============================================ *\/\n        .container {\n            max-width: 1140px;\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        .section {\n            padding: 96px 0;\n        }\n\n        .section--grey {\n            background: var(--grey-bg-light);\n        }\n\n        .text-center {\n            text-align: center;\n        }\n\n        \/* ============================================\n           TYPOGRAPHY \u2014 per brand guidelines\n           ============================================ *\/\n        h1, h2, h3, h4 {\n            font-family: var(--font-heading);\n            color: var(--grey-dark);\n            line-height: 1.2;\n        }\n\n        h1 {\n            font-weight: 800;\n            font-size: 2.75rem;\n            letter-spacing: -0.02em;\n        }\n\n        h2 {\n            font-weight: 800;\n            font-size: 2rem;\n            margin-bottom: 16px;\n        }\n\n        h3 {\n            font-weight: 700;\n            font-size: 1.25rem;\n            margin-bottom: 8px;\n        }\n\n        h4 {\n            font-weight: 700;\n            font-size: 1rem;\n        }\n\n        p {\n            font-family: var(--font-body);\n            color: var(--grey-dark);\n            font-size: 1.125rem;\n            line-height: 1.7;\n        }\n\n        .subtitle {\n            font-family: var(--font-body);\n            font-size: 1.125rem;\n            color: var(--grey-mid);\n            max-width: 640px;\n        }\n\n        .subtitle--center {\n            margin: 0 auto;\n        }\n\n        \/* Red accent line \u2014 thin, used sparingly *\/\n        .accent-line {\n            width: 48px;\n            height: 3px;\n            background: var(--red);\n            border: none;\n            margin: 16px 0 24px 0;\n        }\n\n        .accent-line--center {\n            margin: 16px auto 24px auto;\n        }\n\n        \/* ============================================\n           HEADER \/ NAVBAR\n           ============================================ *\/\n        .header {\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            z-index: 1000;\n            background: var(--white);\n            border-bottom: 1px solid var(--grey-bg);\n            transition: box-shadow 0.3s ease;\n        }\n\n        .header--scrolled {\n            box-shadow: 0 2px 24px rgba(0,0,0,0.06);\n        }\n\n        .header__inner {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            height: 72px;\n            max-width: 1140px;\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        .header__logo {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .header__logo-icon {\n            width: 40px;\n            height: 40px;\n            background: var(--red);\n            border-radius: 50% 50% 50% 42%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--white);\n            font-family: var(--font-heading);\n            font-weight: 800;\n            font-size: 0.7rem;\n            letter-spacing: 0.05em;\n        }\n\n        .header__logo-text {\n            font-family: var(--font-heading);\n            font-weight: 800;\n            font-size: 1.15rem;\n            color: var(--red);\n            letter-spacing: 0.04em;\n            text-transform: uppercase;\n        }\n\n        .header__logo-sub {\n            font-family: var(--font-heading);\n            font-weight: 400;\n            font-size: 0.6rem;\n            color: var(--grey-dark);\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            display: block;\n            margin-top: -2px;\n        }\n\n        .header__nav {\n            display: flex;\n            align-items: center;\n            gap: 32px;\n        }\n\n        .header__nav a {\n            font-family: var(--font-body);\n            font-size: 0.95rem;\n            font-weight: 600;\n            color: var(--grey-dark);\n            transition: color 0.2s;\n        }\n\n        .header__nav a:hover {\n            color: var(--red);\n        }\n\n        .header__cta {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: var(--red);\n            color: var(--white) !important;\n            padding: 10px 24px;\n            border-radius: 4px;\n            font-weight: 700;\n            font-size: 0.9rem;\n            transition: background 0.2s;\n        }\n\n        .header__cta:hover {\n            background: var(--red-mid);\n        }\n\n        \/* Mobile menu *\/\n        .header__mobile-toggle {\n            display: none;\n            background: none;\n            border: none;\n            cursor: pointer;\n            padding: 8px;\n        }\n\n        .header__mobile-toggle span {\n            display: block;\n            width: 24px;\n            height: 2px;\n            background: var(--grey-dark);\n            margin: 5px 0;\n            transition: 0.3s;\n        }\n\n        \/* ============================================\n           HERO SECTION\n           ============================================ *\/\n        .hero {\n            padding: 160px 0 96px 0;\n            background: var(--white);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero__inner {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 64px;\n            align-items: center;\n        }\n\n        .hero__badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: var(--grey-bg-light);\n            border: 1px solid var(--grey-bg);\n            border-radius: 100px;\n            padding: 6px 16px;\n            font-family: var(--font-body);\n            font-size: 0.85rem;\n            font-weight: 600;\n            color: var(--grey-mid);\n            margin-bottom: 24px;\n        }\n\n        .hero__badge-dot {\n            width: 8px;\n            height: 8px;\n            background: var(--red);\n            border-radius: 50%;\n        }\n\n        .hero h1 {\n            margin-bottom: 20px;\n        }\n\n        .hero p {\n            color: var(--grey-mid);\n            font-size: 1.15rem;\n            max-width: 500px;\n            margin-bottom: 32px;\n        }\n\n        .hero__actions {\n            display: flex;\n            gap: 16px;\n            align-items: center;\n            flex-wrap: wrap;\n        }\n\n        .hero__image {\n            position: relative;\n            border-radius: 8px;\n            overflow: hidden;\n            aspect-ratio: 4\/3;\n            background: var(--grey-bg);\n        }\n\n        .hero__image-placeholder {\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, var(--grey-bg-light) 0%, var(--grey-bg) 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--grey-light);\n            font-family: var(--font-body);\n            font-size: 0.9rem;\n        }\n\n        \/* ============================================\n           BUTTONS\n           ============================================ *\/\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            font-family: var(--font-body);\n            font-weight: 700;\n            font-size: 1rem;\n            padding: 14px 32px;\n            border-radius: 4px;\n            border: none;\n            cursor: pointer;\n            transition: all 0.2s ease;\n        }\n\n        .btn--primary {\n            background: var(--red);\n            color: var(--white);\n        }\n\n        .btn--primary:hover {\n            background: var(--red-mid);\n        }\n\n        .btn--outline {\n            background: transparent;\n            color: var(--grey-dark);\n            border: 1.5px solid var(--grey-border);\n        }\n\n        .btn--outline:hover {\n            border-color: var(--grey-dark);\n        }\n\n        .btn--white {\n            background: var(--white);\n            color: var(--grey-dark);\n        }\n\n        .btn--white:hover {\n            background: var(--grey-bg-light);\n        }\n\n        \/* ============================================\n           STATS BAR\n           ============================================ *\/\n        .stats {\n            padding: 48px 0;\n            border-top: 1px solid var(--grey-bg);\n            border-bottom: 1px solid var(--grey-bg);\n        }\n\n        .stats__grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 32px;\n            text-align: center;\n        }\n\n        .stats__number {\n            font-family: var(--font-heading);\n            font-weight: 800;\n            font-size: 2.25rem;\n            color: var(--grey-dark);\n            line-height: 1;\n            margin-bottom: 4px;\n        }\n\n        .stats__label {\n            font-family: var(--font-body);\n            font-size: 0.9rem;\n            color: var(--grey-light);\n            font-weight: 600;\n        }\n\n        \/* ============================================\n           PROBLEM \/ PAIN POINTS\n           ============================================ *\/\n        .problems__grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n            margin-top: 48px;\n        }\n\n        .problem-card {\n            padding: 32px;\n            background: var(--white);\n            border: 1px solid var(--grey-bg);\n            border-radius: 6px;\n        }\n\n        .problem-card__icon {\n            width: 48px;\n            height: 48px;\n            border-radius: 8px;\n            background: var(--grey-bg-light);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 16px;\n            font-size: 1.3rem;\n        }\n\n        .problem-card h3 {\n            color: var(--grey-dark);\n        }\n\n        .problem-card p {\n            font-size: 0.95rem;\n            color: var(--grey-mid);\n            margin-top: 8px;\n        }\n\n        \/* ============================================\n           WHAT WE DO \/ APPROACH\n           ============================================ *\/\n        .approach__inner {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 64px;\n            align-items: center;\n        }\n\n        .approach__image {\n            aspect-ratio: 4\/3;\n            background: var(--grey-bg);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n\n        .approach__image-placeholder {\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, var(--grey-bg-light) 0%, var(--grey-bg) 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--grey-light);\n            font-family: var(--font-body);\n            font-size: 0.9rem;\n        }\n\n        .approach__list {\n            list-style: none;\n            margin-top: 24px;\n        }\n\n        .approach__list li {\n            display: flex;\n            gap: 12px;\n            padding: 12px 0;\n            font-size: 1.05rem;\n            color: var(--grey-dark);\n            align-items: flex-start;\n        }\n\n        .approach__list li + li {\n            border-top: 1px solid var(--grey-bg);\n        }\n\n        .approach__check {\n            flex-shrink: 0;\n            width: 22px;\n            height: 22px;\n            background: var(--grey-bg-light);\n            border: 2px solid var(--red);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-top: 2px;\n        }\n\n        .approach__check svg {\n            width: 12px;\n            height: 12px;\n            fill: none;\n            stroke: var(--red);\n            stroke-width: 2.5;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n        }\n\n        \/* ============================================\n           ACTIVITIES GRID\n           ============================================ *\/\n        .activities__grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 24px;\n            margin-top: 48px;\n        }\n\n        .activity-card {\n            background: var(--white);\n            border: 1px solid var(--grey-bg);\n            border-radius: 6px;\n            overflow: hidden;\n            transition: box-shadow 0.2s;\n        }\n\n        .activity-card:hover {\n            box-shadow: 0 8px 32px rgba(0,0,0,0.06);\n        }\n\n        .activity-card__image {\n            aspect-ratio: 16\/10;\n            background: var(--grey-bg);\n            overflow: hidden;\n        }\n\n        .activity-card__image-placeholder {\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, var(--grey-bg-light) 0%, var(--grey-bg) 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--grey-light);\n            font-family: var(--font-body);\n            font-size: 0.85rem;\n        }\n\n        .activity-card__body {\n            padding: 24px;\n        }\n\n        .activity-card__tag {\n            display: inline-block;\n            font-family: var(--font-body);\n            font-size: 0.75rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.06em;\n            color: var(--red);\n            margin-bottom: 8px;\n        }\n\n        .activity-card p {\n            font-size: 0.9rem;\n            color: var(--grey-mid);\n            margin-top: 8px;\n        }\n\n        \/* ============================================\n           PROCESS \/ HOW IT WORKS\n           ============================================ *\/\n        .process__steps {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 24px;\n            margin-top: 48px;\n        }\n\n        .process-step {\n            text-align: center;\n            position: relative;\n        }\n\n        .process-step__number {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            background: var(--white);\n            border: 2px solid var(--red);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 16px auto;\n            font-family: var(--font-heading);\n            font-weight: 800;\n            font-size: 1.1rem;\n            color: var(--red);\n        }\n\n        .process-step h4 {\n            margin-bottom: 8px;\n            font-size: 0.95rem;\n        }\n\n        .process-step p {\n            font-size: 0.85rem;\n            color: var(--grey-mid);\n            line-height: 1.5;\n        }\n\n        \/* connector line between steps *\/\n        .process-step:not(:last-child)::after {\n            content: '';\n            position: absolute;\n            top: 24px;\n            left: calc(50% + 32px);\n            width: calc(100% - 64px);\n            height: 2px;\n            background: var(--grey-border);\n        }\n\n        \/* ============================================\n           TESTIMONIALS\n           ============================================ *\/\n        .testimonials__grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 32px;\n            margin-top: 48px;\n        }\n\n        .testimonial-card {\n            background: var(--white);\n            border: 1px solid var(--grey-bg);\n            border-radius: 6px;\n            padding: 36px;\n        }\n\n        .testimonial-card__quote {\n            font-family: var(--font-body);\n            font-size: 1.05rem;\n            font-style: italic;\n            color: var(--grey-dark);\n            line-height: 1.7;\n            margin-bottom: 20px;\n        }\n\n        .testimonial-card__author {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .testimonial-card__avatar {\n            width: 44px;\n            height: 44px;\n            border-radius: 50%;\n            background: var(--grey-bg);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-family: var(--font-heading);\n            font-weight: 700;\n            font-size: 0.85rem;\n            color: var(--grey-mid);\n        }\n\n        .testimonial-card__name {\n            font-family: var(--font-heading);\n            font-weight: 700;\n            font-size: 0.9rem;\n        }\n\n        .testimonial-card__role {\n            font-size: 0.8rem;\n            color: var(--grey-light);\n        }\n\n        \/* ============================================\n           CLIENTS \/ LOGOS\n           ============================================ *\/\n        .clients__logos {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 48px;\n            margin-top: 40px;\n            flex-wrap: wrap;\n        }\n\n        .clients__logo-item {\n            font-family: var(--font-heading);\n            font-weight: 700;\n            font-size: 1rem;\n            color: var(--grey-border);\n            letter-spacing: 0.04em;\n            text-transform: uppercase;\n            opacity: 0.7;\n        }\n\n        \/* ============================================\n           CTA BANNER \u2014 full red (rare & deliberate)\n           ============================================ *\/\n        .cta-banner {\n            background: var(--red);\n            padding: 80px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* Subtle contour pattern overlay *\/\n        .cta-banner::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            opacity: 0.08;\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='400' height='400' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M0 200 Q100 150 200 200 T400 200' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 160 Q100 110 200 160 T400 160' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 240 Q100 190 200 240 T400 240' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 120 Q100 70 200 120 T400 120' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 280 Q100 230 200 280 T400 280' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 80 Q100 30 200 80 T400 80' fill='none' stroke='white' stroke-width='1.5'\/%3E%3Cpath d='M0 320 Q100 270 200 320 T400 320' fill='none' stroke='white' stroke-width='1.5'\/%3E%3C\/svg%3E\");\n            background-size: 400px 400px;\n        }\n\n        .cta-banner h2 {\n            color: var(--white);\n            margin-bottom: 12px;\n            position: relative;\n        }\n\n        .cta-banner p {\n            color: rgba(255,255,255,0.85);\n            position: relative;\n            max-width: 560px;\n            margin: 0 auto 32px auto;\n        }\n\n        .cta-banner .btn {\n            position: relative;\n        }\n\n        \/* ============================================\n           FAQ ACCORDION\n           ============================================ *\/\n        .faq__list {\n            max-width: 720px;\n            margin: 48px auto 0 auto;\n        }\n\n        .faq-item {\n            border-bottom: 1px solid var(--grey-bg);\n        }\n\n        .faq-item__question {\n            width: 100%;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: none;\n            border: none;\n            padding: 20px 0;\n            cursor: pointer;\n            font-family: var(--font-heading);\n            font-weight: 700;\n            font-size: 1.05rem;\n            color: var(--grey-dark);\n            text-align: left;\n            gap: 16px;\n        }\n\n        .faq-item__question:hover {\n            color: var(--red);\n        }\n\n        .faq-item__icon {\n            flex-shrink: 0;\n            width: 24px;\n            height: 24px;\n            transition: transform 0.3s;\n        }\n\n        .faq-item__icon line {\n            stroke: var(--grey-light);\n            stroke-width: 2;\n        }\n\n        .faq-item__answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.35s ease, padding 0.35s ease;\n        }\n\n        .faq-item__answer p {\n            padding-bottom: 20px;\n            font-size: 1rem;\n            color: var(--grey-mid);\n        }\n\n        .faq-item--open .faq-item__answer {\n            max-height: 400px;\n        }\n\n        .faq-item--open .faq-item__icon {\n            transform: rotate(45deg);\n        }\n\n        \/* ============================================\n           FOOTER\n           ============================================ *\/\n        .footer {\n            background: var(--grey-dark);\n            padding: 64px 0 32px 0;\n        }\n\n        .footer__inner {\n            display: grid;\n            grid-template-columns: 1.5fr 1fr 1fr 1fr;\n            gap: 48px;\n        }\n\n        .footer__brand-name {\n            font-family: var(--font-heading);\n            font-weight: 800;\n            font-size: 1.1rem;\n            color: var(--white);\n            letter-spacing: 0.04em;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n        }\n\n        .footer__brand-desc {\n            font-size: 0.9rem;\n            color: var(--grey-light);\n            line-height: 1.6;\n            max-width: 280px;\n        }\n\n        .footer h4 {\n            color: var(--white);\n            font-size: 0.85rem;\n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n            margin-bottom: 16px;\n        }\n\n        .footer ul {\n            list-style: none;\n        }\n\n        .footer ul li {\n            margin-bottom: 8px;\n        }\n\n        .footer ul a {\n            font-size: 0.9rem;\n            color: var(--grey-light);\n            transition: color 0.2s;\n        }\n\n        .footer ul a:hover {\n            color: var(--white);\n        }\n\n        .footer__bottom {\n            border-top: 1px solid rgba(255,255,255,0.1);\n            margin-top: 48px;\n            padding-top: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .footer__copy {\n            font-size: 0.8rem;\n            color: var(--grey-mid);\n        }\n\n        .footer__social {\n            display: flex;\n            gap: 16px;\n        }\n\n        .footer__social a {\n            width: 36px;\n            height: 36px;\n            border-radius: 50%;\n            border: 1px solid rgba(255,255,255,0.15);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--grey-light);\n            font-size: 0.8rem;\n            transition: all 0.2s;\n        }\n\n        .footer__social a:hover {\n            border-color: var(--white);\n            color: var(--white);\n        }\n\n        \/* ============================================\n           RESPONSIVE\n           ============================================ *\/\n        @media (max-width: 1024px) {\n            .hero__inner,\n            .approach__inner {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .hero__image {\n                max-height: 360px;\n            }\n\n            .activities__grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .process__steps {\n                grid-template-columns: repeat(3, 1fr);\n            }\n\n            .process-step:not(:last-child)::after {\n                display: none;\n            }\n\n            .footer__inner {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            h1 { font-size: 2rem; }\n            h2 { font-size: 1.6rem; }\n\n            .section { padding: 64px 0; }\n\n            .header__nav {\n                display: none;\n            }\n\n            .header__mobile-toggle {\n                display: block;\n            }\n\n            .stats__grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 24px;\n            }\n\n            .problems__grid {\n                grid-template-columns: 1fr;\n            }\n\n            .activities__grid {\n                grid-template-columns: 1fr;\n            }\n\n            .process__steps {\n                grid-template-columns: 1fr 1fr;\n            }\n\n            .testimonials__grid {\n                grid-template-columns: 1fr;\n            }\n\n            .footer__inner {\n                grid-template-columns: 1fr;\n                gap: 32px;\n            }\n\n            .footer__bottom {\n                flex-direction: column;\n                gap: 16px;\n                text-align: center;\n            }\n        }\n\n        @media (max-width: 480px) {\n            h1 { font-size: 1.75rem; }\n\n            .hero { padding: 120px 0 64px 0; }\n\n            .hero__actions {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n\n            .process__steps {\n                grid-template-columns: 1fr;\n            }\n\n            .clients__logos {\n                gap: 24px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- ============================================\n         HEADER\n         ============================================ -->\n    <header class=\"header\" id=\"header\">\n        <div class=\"header__inner\">\n            <a href=\"#\" class=\"header__logo\">\n                <div class=\"header__logo-icon\">RRI<\/div>\n                <div>\n                    <span class=\"header__logo-text\">Redrock<\/span>\n                    <span class=\"header__logo-sub\">International<\/span>\n                <\/div>\n            <\/a>\n            <nav class=\"header__nav\">\n                <a href=\"#activities\">Activities<\/a>\n                <a href=\"#approach\">Our Approach<\/a>\n                <a href=\"#process\">How It Works<\/a>\n                <a href=\"#faq\">FAQ<\/a>\n                <a href=\"#contact\" class=\"header__cta\">Get a Proposal<\/a>\n            <\/nav>\n            <button class=\"header__mobile-toggle\" aria-label=\"Menu\" onclick=\"document.querySelector('.header__nav').classList.toggle('header__nav--open')\">\n                <span><\/span><span><\/span><span><\/span>\n            <\/button>\n        <\/div>\n    <\/header>\n\n    <!-- ============================================\n         HERO\n         ============================================ -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <div class=\"hero__inner\">\n                <div class=\"hero__content\">\n                    <div class=\"hero__badge\">\n                        <span class=\"hero__badge-dot\"><\/span>\n                        Team Building in Morocco\n                    <\/div>\n                    <h1><span class=\"ez-toc-section\" id=\"Experiences_That_Build_Stronger_Teams\"><\/span>Experiences That Build Stronger Teams<span class=\"ez-toc-section-end\"><\/span><\/h1>\n                    <p>We design and deliver hands-on team building programmes that bring people together, develop real skills, and create lasting impact. Based in Marrakech, delivering across Morocco.<\/p>\n                    <div class=\"hero__actions\">\n                        <a href=\"#contact\" class=\"btn btn--primary\">Get a Free Proposal<\/a>\n                        <a href=\"#activities\" class=\"btn btn--outline\">Explore Activities<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"hero__image\">\n                    <div class=\"hero__image-placeholder\">\n                        <!-- Replace with actual brand photo from RRI library -->\n                        Team building activity photo\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         STATS BAR\n         ============================================ -->\n    <section class=\"stats\">\n        <div class=\"container\">\n            <div class=\"stats__grid\">\n                <div>\n                    <div class=\"stats__number\">1,000+<\/div>\n                    <div class=\"stats__label\">Events Delivered<\/div>\n                <\/div>\n                <div>\n                    <div class=\"stats__number\">50,000+<\/div>\n                    <div class=\"stats__label\">Participants<\/div>\n                <\/div>\n                <div>\n                    <div class=\"stats__number\">15+<\/div>\n                    <div class=\"stats__label\">Years of Experience<\/div>\n                <\/div>\n                <div>\n                    <div class=\"stats__number\">98%<\/div>\n                    <div class=\"stats__label\">Client Satisfaction<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         PROBLEM SECTION\n         ============================================ -->\n    <section class=\"section section--grey\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"The_Hidden_Costs_of_Ineffective_Team_Building\"><\/span>The Hidden Costs of Ineffective Team Building<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n                <p class=\"subtitle subtitle--center\">What happens when team development does not deliver.<\/p>\n            <\/div>\n            <div class=\"problems__grid\">\n                <div class=\"problem-card\">\n                    <div class=\"problem-card__icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--grey-mid)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 15s1.5-2 4-2 4 2 4 2\"\/><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\/><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Disengaged_Participants\"><\/span>Disengaged Participants<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>A room full of crossed arms and blank stares \u2014 low engagement before you have even started.<\/p>\n                <\/div>\n                <div class=\"problem-card\">\n                    <div class=\"problem-card__icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--grey-mid)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Missed_Transformation\"><\/span>Missed Transformation<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>The fun happens but the learning does not. No tools to perform better \u2014 just a day out of the office.<\/p>\n                <\/div>\n                <div class=\"problem-card\">\n                    <div class=\"problem-card__icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--grey-mid)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Lost_Credibility\"><\/span>Lost Credibility<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>Participants complain about \"wasted time\" and your L&D credibility takes the hit.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         APPROACH SECTION\n         ============================================ -->\n    <section class=\"section\" id=\"approach\">\n        <div class=\"container\">\n            <div class=\"approach__inner\">\n                <div class=\"approach__image\">\n                    <div class=\"approach__image-placeholder\">\n                        <!-- Replace with trainer interaction photo from RRI library -->\n                        Trainer guiding participants\n                    <\/div>\n                <\/div>\n                <div>\n                    <h2><span class=\"ez-toc-section\" id=\"How_We_Turn_Engagement_Into_Lasting_Change\"><\/span>How We Turn Engagement Into Lasting Change<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                    <hr class=\"accent-line\">\n                    <p>After delivering thousands of training sessions across Morocco and internationally, we know exactly what turns disengaged participants into active learners.<\/p>\n                    <ul class=\"approach__list\">\n                        <li>\n                            <span class=\"approach__check\"><svg viewBox=\"0 0 12 12\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>\n                            <span><strong>Genuinely experiential<\/strong> \u2014 Our sessions are 90% experiential because we know that participants learn through doing. No death by PowerPoint.<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"approach__check\"><svg viewBox=\"0 0 12 12\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>\n                            <span><strong>Purpose-driven content<\/strong> \u2014 We make sure the content is highly relevant. Students are motivated when they see how the training directly translates to their work.<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"approach__check\"><svg viewBox=\"0 0 12 12\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>\n                            <span><strong>Trainers who love training<\/strong> \u2014 We bring top-tier trainers to deliver memorable presentations and workshops \u2014 skilled facilitators who love their craft.<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         ACTIVITIES\n         ============================================ -->\n    <section class=\"section section--grey\" id=\"activities\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"Team_Building_Activities\"><\/span>Team Building Activities<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n                <p class=\"subtitle subtitle--center\">Hands-on experiences designed to challenge, connect, and inspire your teams.<\/p>\n            <\/div>\n            <div class=\"activities__grid\">\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Construction<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"Bridge_Building\"><\/span>Bridge Building<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>Teams design and build a functional bridge under time pressure \u2014 testing planning, collaboration, and creative problem-solving.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Strategy<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"The_Maze\"><\/span>The Maze<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>A high-energy challenge where teams navigate a complex maze using communication, leadership, and trust to reach the finish.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Creative<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"Mosaic_Art\"><\/span>Mosaic Art<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>Each team creates a piece of a larger mosaic \u2014 a powerful metaphor for how individual contributions build a bigger picture.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Problem Solving<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"The_Pipeline\"><\/span>The Pipeline<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>Teams must transport a ball through a pipeline they build together \u2014 requiring precision, timing, and seamless coordination.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Adventure<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"Desert_Challenge\"><\/span>Desert Challenge<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>An outdoor team adventure set in Morocco's stunning landscapes \u2014 combining navigation, teamwork, and unforgettable memories.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"activity-card__image\">\n                        <div class=\"activity-card__image-placeholder\">Activity photo<\/div>\n                    <\/div>\n                    <div class=\"activity-card__body\">\n                        <span class=\"activity-card__tag\">Competition<\/span>\n                        <h3><span class=\"ez-toc-section\" id=\"Corporate_Olympics\"><\/span>Corporate Olympics<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                        <p>A multi-event competition that tests speed, strategy, and team spirit \u2014 guaranteed energy and engagement from start to finish.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         THE 3 CORE OUTCOMES\n         ============================================ -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"The_3_Core_Outcomes\"><\/span>The 3 Core Outcomes<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n                <p class=\"subtitle subtitle--center\">Real transformation that lasts. Your team gains practical skills and genuine connections.<\/p>\n            <\/div>\n            <div class=\"problems__grid\">\n                <div class=\"problem-card\" style=\"text-align: center;\">\n                    <div class=\"problem-card__icon\" style=\"margin: 0 auto 16px auto;\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--red)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87\"\/><path d=\"M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Stronger_Team_Connections\"><\/span>Stronger Team Connections<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>Real relationships built through shared experiences \u2014 teams that understand and trust each other work better together.<\/p>\n                <\/div>\n                <div class=\"problem-card\" style=\"text-align: center;\">\n                    <div class=\"problem-card__icon\" style=\"margin: 0 auto 16px auto;\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--red)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Immediate_Practical_Skills\"><\/span>Immediate Practical Skills<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>Tools and frameworks your team can use from day one \u2014 not theory, but practical skills that improve how work gets done.<\/p>\n                <\/div>\n                <div class=\"problem-card\" style=\"text-align: center;\">\n                    <div class=\"problem-card__icon\" style=\"margin: 0 auto 16px auto;\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"var(--red)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8A6 6 0 006 8c0 7-3 9-3 9h18s-3-2-3-9\"\/><path d=\"M13.73 21a2 2 0 01-3.46 0\"\/><\/svg>\n                    <\/div>\n                    <h3><span class=\"ez-toc-section\" id=\"Renewed_Energy_and_Engagement\"><\/span>Renewed Energy and Engagement<span class=\"ez-toc-section-end\"><\/span><\/h3>\n                    <p>People who feel energised, valued, and connected to their team \u2014 creating a workplace culture people want to be part of.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         PROCESS \u2014 HOW IT WORKS\n         ============================================ -->\n    <section class=\"section section--grey\" id=\"process\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"How_It_Works\"><\/span>How It Works<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n                <p class=\"subtitle subtitle--center\">From first conversation to final debrief \u2014 we handle everything.<\/p>\n            <\/div>\n            <div class=\"process__steps\">\n                <div class=\"process-step\">\n                    <div class=\"process-step__number\">1<\/div>\n                    <h4><span class=\"ez-toc-section\" id=\"Initial_Consultation\"><\/span>Initial Consultation<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <p>We discuss your goals, team dynamics, group size, and any specific challenges you want to address.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"process-step__number\">2<\/div>\n                    <h4><span class=\"ez-toc-section\" id=\"Custom_Proposal\"><\/span>Custom Proposal<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <p>We design a tailored programme with activity recommendations, timelines, and transparent pricing.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"process-step__number\">3<\/div>\n                    <h4><span class=\"ez-toc-section\" id=\"Logistics_and_Preparation\"><\/span>Logistics and Preparation<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <p>We handle all the details \u2014 venue coordination, materials, equipment, and creative setup.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"process-step__number\">4<\/div>\n                    <h4><span class=\"ez-toc-section\" id=\"Event_Day_Delivery\"><\/span>Event Day Delivery<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <p>Our professional facilitators lead every session with energy, structure, and purpose.<\/p>\n                <\/div>\n                <div class=\"process-step\">\n                    <div class=\"process-step__number\">5<\/div>\n                    <h4><span class=\"ez-toc-section\" id=\"Debrief_and_Feedback\"><\/span>Debrief and Feedback<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <p>We collect feedback and share insights so you can measure the impact and plan next steps.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         TESTIMONIALS\n         ============================================ -->\n    <section class=\"section\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"What_Our_Clients_Say\"><\/span>What Our Clients Say<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n            <\/div>\n            <div class=\"testimonials__grid\">\n                <div class=\"testimonial-card\">\n                    <p class=\"testimonial-card__quote\">\"Red Rock delivered one of the best team building events we have ever experienced. The energy was incredible, the facilitation was world-class, and our teams are still talking about it weeks later.\"<\/p>\n                    <div class=\"testimonial-card__author\">\n                        <div class=\"testimonial-card__avatar\">HR<\/div>\n                        <div>\n                            <div class=\"testimonial-card__name\">HR Director<\/div>\n                            <div class=\"testimonial-card__role\">Multinational Corporation, Casablanca<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"testimonial-card\">\n                    <p class=\"testimonial-card__quote\">\"What sets Red Rock apart is that every activity has a clear purpose. It was not just fun \u2014 our team genuinely developed better communication and collaboration skills.\"<\/p>\n                    <div class=\"testimonial-card__author\">\n                        <div class=\"testimonial-card__avatar\">L&D<\/div>\n                        <div>\n                            <div class=\"testimonial-card__name\">L&D Manager<\/div>\n                            <div class=\"testimonial-card__role\">Financial Services, Rabat<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         CLIENTS\n         ============================================ -->\n    <section class=\"section section--grey\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"Trusted_by_Leading_Organisations\"><\/span>Trusted by Leading Organisations<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n                <p class=\"subtitle subtitle--center\">We have worked with teams across industries \u2014 from multinationals to government bodies.<\/p>\n            <\/div>\n            <div class=\"clients__logos\">\n                <!-- Replace with actual greyscale client logos per co-branding guidelines -->\n                <span class=\"clients__logo-item\">Microsoft<\/span>\n                <span class=\"clients__logo-item\">Qatar Airways<\/span>\n                <span class=\"clients__logo-item\">QNB<\/span>\n                <span class=\"clients__logo-item\">Ooredoo<\/span>\n                <span class=\"clients__logo-item\">Katara Studios<\/span>\n                <span class=\"clients__logo-item\">HPE<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         CTA BANNER (full red \u2014 deliberate exception)\n         ============================================ -->\n    <section class=\"cta-banner\" id=\"contact\">\n        <div class=\"container text-center\">\n            <h2><span class=\"ez-toc-section\" id=\"Ready_to_Build_a_Stronger_Team\"><\/span>Ready to Build a Stronger Team?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n            <p>Tell us about your team and objectives. We will design a programme that fits your needs, your people, and your budget.<\/p>\n            <a href=\"mailto:morocco@redrockinternational.com\" class=\"btn btn--white\">Get Your Free Proposal<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         FAQ\n         ============================================ -->\n    <section class=\"section\" id=\"faq\">\n        <div class=\"container\">\n            <div class=\"text-center\">\n                <h2><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions\"><\/span>Frequently Asked Questions<span class=\"ez-toc-section-end\"><\/span><\/h2>\n                <hr class=\"accent-line accent-line--center\">\n            <\/div>\n            <div class=\"faq__list\">\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        How many participants can you accommodate?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>We work with groups from 10 to 500+ participants. Every programme is tailored to your group size, ensuring everyone is actively involved regardless of how large the team is.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        Where do you deliver team building events?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>We are based in Marrakech and deliver across Morocco \u2014 Casablanca, Rabat, Tangier, Agadir, and beyond. We can work at your venue, a hotel, or an outdoor location.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        How long does a typical session last?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>Sessions range from a 2-hour energiser to a full-day programme. Multi-day retreats are also available. We will recommend the right format based on your objectives.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        Can activities be customised to our industry or goals?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>Absolutely. Every programme is designed around your specific needs \u2014 whether that is improving communication, leadership development, cross-departmental collaboration, or simply re-energising the team.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        What languages do you deliver in?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>Our facilitators deliver in English, French, and Arabic. We match the language to your team's needs and can provide bilingual facilitation when required.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <button class=\"faq-item__question\" onclick=\"this.parentElement.classList.toggle('faq-item--open')\">\n                        How far in advance should we book?\n                        <svg class=\"faq-item__icon\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n                    <\/button>\n                    <div class=\"faq-item__answer\">\n                        <p>We recommend booking at least 2 to 3 weeks in advance for the best availability and preparation time. That said, we have delivered excellent events on shorter notice \u2014 just get in touch.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ============================================\n         FOOTER\n         ============================================ -->\n    <footer class=\"footer\">\n        <div class=\"container\">\n            <div class=\"footer__inner\">\n                <div>\n                    <div class=\"footer__brand-name\">Redrock International<\/div>\n                    <p class=\"footer__brand-desc\">Believing in people. We design experiential training and team building programmes that develop stronger, more connected teams.<\/p>\n                <\/div>\n                <div>\n                    <h4><span class=\"ez-toc-section\" id=\"Services\"><\/span>Services<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <ul>\n                        <li><a href=\"#\">Team Building<\/a><\/li>\n                        <li><a href=\"#\">Soft Skills Training<\/a><\/li>\n                        <li><a href=\"#\">Corporate Events<\/a><\/li>\n                        <li><a href=\"#\">Leadership Development<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div>\n                    <h4><span class=\"ez-toc-section\" id=\"Locations\"><\/span>Locations<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <ul>\n                        <li><a href=\"#\">Morocco<\/a><\/li>\n                        <li><a href=\"#\">Qatar<\/a><\/li>\n                        <li><a href=\"#\">Egypt<\/a><\/li>\n                        <li><a href=\"#\">Saudi Arabia<\/a><\/li>\n                        <li><a href=\"#\">United Kingdom<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div>\n                    <h4><span class=\"ez-toc-section\" id=\"Contact\"><\/span>Contact<span class=\"ez-toc-section-end\"><\/span><\/h4>\n                    <ul>\n                        <li><a href=\"tel:+212650971827\">+212 650 971 827<\/a><\/li>\n                        <li><a href=\"mailto:morocco@redrockinternational.com\">morocco@redrockinternational.com<\/a><\/li>\n                        <li><a href=\"#\">37 QI Sidi Ghanem, 2nd Floor<br>Marrakech 40036, Morocco<\/a><\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"footer__bottom\">\n                <span class=\"footer__copy\">&copy; 2026 Red Rock International Ltd. All rights reserved.<\/span>\n                <div class=\"footer__social\">\n                    <a href=\"#\" aria-label=\"LinkedIn\">in<\/a>\n                    <a href=\"#\" aria-label=\"Instagram\">ig<\/a>\n                    <a href=\"#\" aria-label=\"Facebook\">fb<\/a>\n                    <a href=\"#\" aria-label=\"YouTube\">yt<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- ============================================\n         SCRIPTS\n         ============================================ -->\n    <script>\n        \/\/ Header scroll shadow\n        const header = document.getElementById('header');\n        window.addEventListener('scroll', () => {\n            header.classList.toggle('header--scrolled', window.scrollY > 10);\n        });\n    <\/script>\n\n<\/body>\n<\/html>\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Team Building Morocco | Red Rock International RRI Redrock International Activities Our Approach How It Works FAQ Get a Proposal Team Building in Morocco Experiences That Build Stronger Teams We design and deliver hands-on team building programmes that bring people together, develop real skills, and create lasting impact. Based in Marrakech, delivering across Morocco. Get [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","om_disable_all_campaigns":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-56993","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/pages\/56993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/comments?post=56993"}],"version-history":[{"count":0,"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/pages\/56993\/revisions"}],"wp:attachment":[{"href":"https:\/\/redrockinternational.com\/en\/wp-json\/wp\/v2\/media?parent=56993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}