{"id":1801,"date":"2025-09-01T21:09:53","date_gmt":"2025-09-01T21:09:53","guid":{"rendered":"https:\/\/atlasliontour.com\/?page_id=1801"},"modified":"2025-09-02T02:26:22","modified_gmt":"2025-09-02T02:26:22","slug":"home","status":"publish","type":"page","link":"https:\/\/atlasliontour.com\/ko\/","title":{"rendered":"\ud648"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1801\" class=\"elementor elementor-1801\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65d77c6 e-flex e-con-boxed e-con e-parent\" data-id=\"65d77c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d15410b elementor-widget elementor-widget-html\" data-id=\"d15410b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Atlas Lion Tour - Discover Morocco<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: 'Poppins', 'Segoe UI', sans-serif;\r\n        }\r\n        \r\n        body {\r\n            line-height: 1.6;\r\n            background: #f5f7fa;\r\n           \r\n        }\r\n        \r\n        .container {\r\n            max-width: 1400px;\r\n            width: 100%;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .about-card {\r\n            background: white;\r\n            border-radius: 12px; \/* Reduced from 20px *\/\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        \r\n        @media (min-width: 992px) {\r\n            .about-card {\r\n                flex-direction: row;\r\n                min-height: 550px;\r\n            }\r\n        }\r\n        \r\n        .image-section {\r\n            flex: 1;\r\n            position: relative;\r\n            min-height: 350px;\r\n        }\r\n        \r\n        .image-section img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            display: block;\r\n            border-radius: 10px 10px 0 0; \/* Reduced border radius for image *\/\r\n        }\r\n        \r\n        @media (min-width: 992px) {\r\n            .image-section img {\r\n                border-radius: 10px 0 0 10px; \/* Reduced border radius for desktop *\/\r\n            }\r\n        }\r\n        \r\n        .image-overlay {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));\r\n            height: 50%;\r\n            display: flex;\r\n            align-items: flex-end;\r\n            padding: 30px;\r\n            color: white;\r\n            border-radius: 0 0 10px 0; \/* Reduced border radius to match image *\/\r\n        }\r\n        \r\n        @media (min-width: 992px) {\r\n            .image-overlay {\r\n                border-radius: 0 0 0 10px; \/* Reduced border radius for desktop *\/\r\n            }\r\n        }\r\n        \r\n        .image-title {\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n        }\r\n        \r\n        .image-title span.blue {\r\n            color: #3498db;\r\n        }\r\n        \r\n        .image-title span.red {\r\n            color: #e74c3c;\r\n        }\r\n        \r\n        .image-title span.green {\r\n            color: #2ecc71;\r\n        }\r\n        \r\n        .content-section {\r\n            flex: 1;\r\n            padding: 40px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .subtitle {\r\n            font-size: 1rem;\r\n            color: #3498db;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .heading {\r\n            font-size: 2.2rem;\r\n            color: #2c3e50;\r\n            margin-bottom: 20px;\r\n            line-height: 1.3;\r\n        }\r\n        \r\n        .description {\r\n            font-size: 1.05rem;\r\n            color: #555;\r\n            margin-bottom: 30px;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        .features {\r\n            display: grid;\r\n            grid-template-columns: 1fr;\r\n            gap: 20px;\r\n            margin-bottom: 35px;\r\n        }\r\n        \r\n        @media (min-width: 576px) {\r\n            .features {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n        \r\n        .feature {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 15px;\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            transition: all 0.5s ease;\r\n        }\r\n        \r\n        .feature-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            border-radius: 10px; \/* Reduced from 12px *\/\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.2rem;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .icon-blue {\r\n            background-color: #ebf5fb;\r\n            color: #3498db;\r\n        }\r\n        \r\n        .icon-red {\r\n            background-color: #fdedec;\r\n            color: #e74c3c;\r\n        }\r\n        \r\n        .icon-green {\r\n            background-color: #eafaf1;\r\n            color: #2ecc71;\r\n        }\r\n        \r\n        .feature-text h4 {\r\n            font-size: 1.1rem;\r\n            margin-bottom: 5px;\r\n            color: #2c3e50;\r\n        }\r\n        \r\n        .feature-text p {\r\n            font-size: 0.95rem;\r\n            color: #7f8c8d;\r\n            line-height: 1.5;\r\n        }\r\n        \r\n        .stats {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            background: #f8f9fa;\r\n            border-radius: 10px; \/* Reduced from 12px *\/\r\n            padding: 20px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .stat {\r\n            text-align: center;\r\n            flex: 1;\r\n            opacity: 0;\r\n            transform: scale(0.9);\r\n            transition: all 0.5s ease;\r\n        }\r\n        \r\n        .stat-number {\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .stat-blue {\r\n            color: #3498db;\r\n        }\r\n        \r\n        .stat-red {\r\n            color: #e74c3c;\r\n        }\r\n        \r\n        .stat-green {\r\n            color: #2ecc71;\r\n        }\r\n        \r\n        .stat-label {\r\n            font-size: 0.85rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            color: #7f8c8d;\r\n        }\r\n        \r\n        .cta-button {\r\n            display: inline-block;\r\n            background: linear-gradient(to right, #3498db, #2ecc71);\r\n            color: white;\r\n            padding: 16px 36px;\r\n            border-radius: 8px; \/* Reduced from 30px *\/\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 1rem;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3);\r\n            border: none;\r\n            cursor: pointer;\r\n            text-align: center;\r\n            align-self: flex-start;\r\n        }\r\n        \r\n        .cta-button:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 20px rgba(52, 152, 219, 0.4);\r\n            background: linear-gradient(to right, #2980b9, #27ae60);\r\n        }\r\n        \r\n        \/* Animation *\/\r\n        .about-card {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            animation: fadeInUp 0.8s ease forwards;\r\n        }\r\n        \r\n        @keyframes fadeInUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .content-section {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .heading {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .image-title {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .stats {\r\n                flex-direction: column;\r\n                gap: 20px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .features {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .heading {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .description {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .cta-button {\r\n                width: 100%;\r\n                text-align: center;\r\n                align-self: center;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"about-card\">\r\n            <div class=\"image-section\">\r\n                <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/2-1.png\" alt=\"Beautiful Moroccan landscape with Atlas Mountains\">\r\n                <div class=\"image-overlay\">\r\n                    <h2 class=\"image-title\">\ubc1c\uacac\ud558\uae30 <span class=\"blue\">\ubaa8\ub85c\ucf54<\/span>'s <span class=\"red\">\ub9c8\ubc95<\/span> & <span class=\"green\">\ubdf0\ud2f0<\/span><\/h2>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"content-section\">\r\n                <p class=\"subtitle\">\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4 \uc18c\uac1c<\/p>\r\n                <h3 class=\"heading\">\ubaa8\ub85c\ucf54\uc758 \uacbd\uc774\ub85c\uc6c0\uc744 \uacbd\ud5d8\ud558\uc138\uc694<\/h3>\r\n                <p class=\"description\">\r\n                    \uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4\ub294 \ubaa8\ub85c\ucf54\uc758 \ub2e4\uc591\ud55c \ud48d\uacbd\uc744 \ud1b5\ud574 \uc78a\uc744 \uc218 \uc5c6\ub294 \uc5ec\ud589\uc744 \uc120\uc0ac\ud569\ub2c8\ub2e4. \uc544\ud2c0\ub77c\uc2a4 \uc0b0\ub9e5\uc5d0\uc11c \uc0ac\ud558\ub77c \uc0ac\ub9c9\uc5d0 \uc774\ub974\uae30\uae4c\uc9c0 \ubaa8\ub85c\ucf54 \ubb38\ud654, \uc5ed\uc0ac, \uc790\uc5f0\uc758 \uc544\ub984\ub2e4\uc6c0\uc744 \ub2f4\uc740 \ub9de\ucda4\ud615 \uacbd\ud5d8\uc744 \uc120\uc0ac\ud569\ub2c8\ub2e4.\r\n                <\/p>\r\n                \r\n                <div class=\"features\">\r\n                    <div class=\"feature\">\r\n                        <div class=\"feature-icon icon-blue\">\r\n                            <i class=\"fas fa-map-marked-alt\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"feature-text\">\r\n                            <h4>\uc804\ubb38\uac00 \uac00\uc774\ub4dc<\/h4>\r\n                            <p>\ubaa8\ub85c\ucf54 \ubb38\ud654\uc5d0 \ub300\ud55c \uae4a\uc740 \uc9c0\uc2dd\uc744 \uac16\ucd98 \ud604\uc9c0 \uc804\ubb38\uac00<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"feature\">\r\n                        <div class=\"feature-icon icon-red\">\r\n                            <i class=\"fas fa-shield-alt\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"feature-text\">\r\n                            <h4>\uc548\uc804\ud55c \uc5ec\ud589<\/h4>\r\n                            <p>\uace0\uac1d\uc758 \uc548\uc804\uacfc \ud3b8\uc548\ud568\uc744 \ucd5c\uc6b0\uc120\uc73c\ub85c \uc0dd\uac01\ud569\ub2c8\ub2e4.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"feature\">\r\n                        <div class=\"feature-icon icon-green\">\r\n                            <i class=\"fas fa-camera\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"feature-text\">\r\n                            <h4>\uc0ac\uc9c4 \ucd2c\uc601 \uae30\ud68c<\/h4>\r\n                            <p>\ubaa8\ub85c\ucf54\uc5d0\uc11c \uac00\uc7a5 \uc0ac\uc9c4 \ucc0d\uae30 \uc88b\uc740 \uc7a5\uc18c \ubc29\ubb38\ud558\uae30<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"feature\">\r\n                        <div class=\"feature-icon icon-blue\">\r\n                            <i class=\"fas fa-heart\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"feature-text\">\r\n                            <h4>\uc9c4\uc815\ud55c \uacbd\ud5d8<\/h4>\r\n                            <p>\uc9c0\uc5ed \ucee4\ubba4\ub2c8\ud2f0 \ubc0f \uc804\ud1b5\uacfc \uc5f0\uacb0<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"stats\">\r\n                    <div class=\"stat\">\r\n                        <div class=\"stat-number stat-blue\">15+<\/div>\r\n                        <div class=\"stat-label\">\uc218\ub144\uac04\uc758 \uacbd\ud5d8<\/div>\r\n                    <\/div>\r\n                    <div class=\"stat\">\r\n                        <div class=\"stat-number stat-red\">2000+<\/div>\r\n                        <div class=\"stat-label\">\ud589\ubcf5\ud55c \uc5ec\ud589\uc790<\/div>\r\n                    <\/div>\r\n                    <div class=\"stat\">\r\n                        <div class=\"stat-number stat-green\">50+<\/div>\r\n                        <div class=\"stat-label\">\ud22c\uc5b4<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <a href=\"https:\/\/atlasliontour.com\/ko\/tours\/\" class=\"cta-button\">\ud22c\uc5b4 \ub458\ub7ec\ubcf4\uae30<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Simple animation for elements\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const features = document.querySelectorAll('.feature');\r\n            const stats = document.querySelectorAll('.stat');\r\n            \r\n            \/\/ Animate features\r\n            features.forEach((feature, index) => {\r\n                setTimeout(() => {\r\n                    feature.style.opacity = 1;\r\n                    feature.style.transform = 'translateY(0)';\r\n                }, 300 + (index * 200));\r\n            });\r\n            \r\n            \/\/ Animate stats\r\n            stats.forEach((stat, index) => {\r\n                setTimeout(() => {\r\n                    stat.style.opacity = 1;\r\n                    stat.style.transform = 'scale(1)';\r\n                }, 800 + (index * 200));\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12b6f57 e-flex e-con-boxed e-con e-parent\" data-id=\"12b6f57\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b9121 elementor-widget elementor-widget-html\" data-id=\"d2b9121\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Atlas Lion Tour Packages | Morocco Adventures<\/title>\r\n  <meta name=\"description\" content=\"Experience the best of Morocco with Atlas Lion Tour's exclusive packages including Imperial Cities, Sahara Desert adventures, and cultural experiences.\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"TouristAttraction\",\r\n      \"name\": \"Atlas Lion Tour Packages\",\r\n      \"description\": \"Explore Morocco with our exclusive tour packages including Imperial Cities, Sahara Desert, and cultural experiences\",\r\n      \"url\": \"https:\/\/atlasliontour.com\/\",\r\n      \"address\": {\r\n        \"@type\": \"PostalAddress\",\r\n        \"addressLocality\": \"Various Cities\",\r\n        \"addressCountry\": \"Morocco\"\r\n      }\r\n    }\r\n  <\/script>\r\n  <style>\r\n    :root {\r\n      --primary-red: #e74c3c;\r\n      --primary-blue: #3498db;\r\n      --primary-green: #2ecc71;\r\n      --dark-text: #2c3e50;\r\n      --light-text: #7f8c8d;\r\n    }\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      \r\n      font-family: 'Inter', 'Poppins', sans-serif;\r\n    }\r\n    body {\r\n      background: #f8f9fa;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      \r\n    }\r\n    .alt-main-container {\r\n      width: 100%;\r\n      max-width: 1400px;\r\n      margin: 2rem auto;\r\n      padding: 20px;\r\n    }\r\n    .alt-section-title {\r\n      text-align: center;\r\n      margin-bottom: 2.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-section-title h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      color: var(--dark-text);\r\n      margin-bottom: 1rem;\r\n    }\r\n    .alt-section-title::after {\r\n      content: '';\r\n      display: block;\r\n      width: 80px;\r\n      height: 4px;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      margin: 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n    .alt-section-title p {\r\n      color: var(--light-text);\r\n      font-size: 1.1rem;\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n    .alt-card-container {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 2rem;\r\n      width: 100%;\r\n      justify-items: center;\r\n    }\r\n    @media (min-width: 1024px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(3, 1fr);\r\n      }\r\n    }\r\n    @media (min-width: 768px) and (max-width: 1023px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n    @media (max-width: 767px) {\r\n      .alt-card-container {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n    .alt-card {\r\n      background: white;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      width: 100%;\r\n      max-width: 380px;\r\n      position: relative;\r\n    }\r\n    \/* Color variations using red, blue, and green *\/\r\n    .alt-card-container .alt-card.alt-card-color1 {\r\n      background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%) !important; \/* Light red gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color2 {\r\n      background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%) !important; \/* Light blue gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color3 {\r\n      background: linear-gradient(135deg, #eafaf1 0%, #d1f2eb 100%) !important; \/* Light green gradient *\/\r\n    }\r\n    .alt-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    .alt-card-header {\r\n      height: 300px;\r\n      position: relative;\r\n      background-size: cover;\r\n      background-position: center;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: white;\r\n    }\r\n    .alt-badge {\r\n      position: absolute;\r\n      top: 1rem;\r\n      left: 1rem;\r\n      background: rgba(255,255,255,0.2);\r\n      backdrop-filter: blur(5px);\r\n      padding: 0.35rem 1rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.5px;\r\n      z-index: 2;\r\n    }\r\n    .alt-duration {\r\n      position: absolute;\r\n      bottom: -1rem;\r\n      right: 1rem;\r\n      padding: 0.5rem 1rem;\r\n      border-radius: 8px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      font-weight: 700;\r\n      font-size: 0.875rem;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      z-index: 2;\r\n      color: white;\r\n    }\r\n    .alt-duration-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-duration-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-duration-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-duration i {\r\n      font-size: 0.75rem;\r\n      color: white;\r\n    }\r\n    .alt-card-content {\r\n      padding: 2rem 1.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-rating {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      margin-bottom: 0.75rem;\r\n    }\r\n    .alt-stars {\r\n      letter-spacing: 0.1rem;\r\n      font-size: 1rem;\r\n    }\r\n    .alt-stars-color1 {\r\n      color: var(--primary-red);\r\n    }\r\n    .alt-stars-color2 {\r\n      color: var(--primary-blue);\r\n    }\r\n    .alt-stars-color3 {\r\n      color: var(--primary-green);\r\n    }\r\n    .alt-title {\r\n      font-size: 1.35rem;\r\n      font-weight: 600;\r\n      color: var(--dark-text);\r\n      margin-bottom: 0.5rem;\r\n      line-height: 1.4;\r\n    }\r\n    .alt-location {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      color: var(--light-text);\r\n      font-size: 0.875rem;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n    .alt-location i {\r\n      font-size: 0.75rem;\r\n    }\r\n    .alt-tags {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 0.5rem;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .alt-tag {\r\n      background: #f3f4f6;\r\n      color: var(--dark-text);\r\n      padding: 0.375rem 0.75rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n    }\r\n    .alt-divider {\r\n      height: 1px;\r\n      background: #e5e7eb;\r\n      margin: 1.25rem 0;\r\n    }\r\n    .alt-btn-container {\r\n      width: 100%;\r\n    }\r\n    .alt-btn {\r\n      width: 100%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.5rem;\r\n      padding: 0.875rem;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 0.9rem;\r\n      cursor: pointer;\r\n      transition: all 0.2s ease;\r\n      text-decoration: none;\r\n      border: none;\r\n      color: white;\r\n    }\r\n    .alt-btn:hover {\r\n      transform: translateY(-2px);\r\n    }\r\n    .alt-btn-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-btn-color1:hover {\r\n      background: #c0392b;\r\n      box-shadow: 0 4px 12px rgba(231, 76, 60, 0.3);\r\n    }\r\n    .alt-btn-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-btn-color2:hover {\r\n      background: #2980b9;\r\n      box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);\r\n    }\r\n    .alt-btn-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-btn-color3:hover {\r\n      background: #27ae60;\r\n      box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);\r\n    }\r\n    \/* Explore More Button Styles *\/\r\n    .alt-explore-more-container {\r\n      margin-top: 3rem;\r\n      text-align: center;\r\n      width: 100%;\r\n    }\r\n    .alt-explore-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.75rem;\r\n      padding: 0.875rem 2rem;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      color: white;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 1rem;\r\n      text-decoration: none;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\r\n      border: none;\r\n      cursor: pointer;\r\n    }\r\n    .alt-explore-btn:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);\r\n      background: linear-gradient(to right, #c0392b, #2980b9, #27ae60);\r\n    }\r\n    .alt-explore-btn i {\r\n      font-size: 1rem;\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .alt-explore-btn:hover i {\r\n      transform: translateX(3px);\r\n    }\r\n    \/* Mockup elements *\/\r\n    .alt-mockup {\r\n      position: absolute;\r\n      z-index: 1;\r\n      opacity: 0.05;\r\n      pointer-events: none;\r\n    }\r\n    .alt-mockup-1 {\r\n      top: 10%;\r\n      left: 5%;\r\n      font-size: 8rem;\r\n      transform: rotate(-15deg);\r\n    }\r\n    .alt-mockup-2 {\r\n      bottom: 10%;\r\n      right: 5%;\r\n      font-size: 6rem;\r\n      transform: rotate(10deg);\r\n    }\r\n    \/* Accessibility improvements *\/\r\n    .alt-btn:focus, .alt-explore-btn:focus {\r\n      outline: 2px solid var(--primary-blue);\r\n      outline-offset: 2px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"alt-main-container\">\r\n    <!-- Section Title -->\r\n    <div class=\"alt-section-title\">\r\n      <h2>\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4 \ud328\ud0a4\uc9c0<\/h2>\r\n      <p>\uc138\uc2ec\ud558\uac8c \uad6c\uc131\ub41c \ud22c\uc5b4 \uacbd\ud5d8\uc744 \ud1b5\ud574 \ubaa8\ub85c\ucf54\uc758 \ub9c8\ubc95\uc744 \ubc1c\uacac\ud558\uc138\uc694.<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"alt-card-container\">\r\n      <!-- 10-Day Complete Morocco Tour from Casablanca -->\r\n      <div class=\"alt-card alt-card-color1\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Complete Tour\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/Casablanca-Private-Tour-Travel-Exploration-Morocco.png')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/Casablanca-Private-Tour-Travel-Exploration-Morocco.png\">\r\n          <div class=\"alt-badge\">\uc644\ub8cc<\/div>\r\n          <div class=\"alt-duration alt-duration-color1\"><i class=\"fas fa-calendar-day\"><\/i> <span itemprop=\"duration\">10\uc77c<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color1\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"42\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\uce74\uc0ac\ube14\ub791\uce74\uc5d0\uc11c \ucd9c\ubc1c\ud558\ub294 10\uc77c \ubaa8\ub85c\ucf54 \uc644\uc804 \uc5ec\ud589<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\uce74\uc0ac\ube14\ub791\uce74 \ubc0f \uadf8 \ub108\uba38<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc885\ud569<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ubb38\ud654<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ub370\uc800\ud2b8<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/10-day-complete-morocco-tour-from-casablanca\/\" class=\"alt-btn alt-btn-color1\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Experience the complete Morocco in 10 days, from Casablanca to the Sahara Desert and imperial cities.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-globe-africa alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-mountain alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- 13-Day Grand Tour of Morocco from Casablanca -->\r\n      <div class=\"alt-card alt-card-color2\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Grand Tour\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/La-medina-de-Fes-el-Bali-Maroc-1000x667-1.jpeg')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/La-medina-de-Fes-el-Bali-Maroc-1000x667-1.jpeg\">\r\n          <div class=\"alt-badge\">\ud504\ub9ac\ubbf8\uc5c4<\/div>\r\n          <div class=\"alt-duration alt-duration-color2\"><i class=\"fas fa-calendar-day\"><\/i> <span itemprop=\"duration\">13\uc77c<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color2\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"38\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\uce74\uc0ac\ube14\ub791\uce74\uc5d0\uc11c \ucd9c\ubc1c\ud558\ub294 \ubaa8\ub85c\ucf54 13\uc77c \uadf8\ub79c\ub4dc \ud22c\uc5b4<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\ubaa8\ub85c\ucf54 \uc804\uc5ed<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc885\ud569<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ub7ed\uc154\ub9ac<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ubb38\ud654<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/13-day-grand-tour-of-morocco-from-casablanca\/\" class=\"alt-btn alt-btn-color2\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"The ultimate 13-day grand tour exploring all the highlights of Morocco from Casablanca.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-crown alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-star alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- 8-Day Morocco Tour from Casablanca -->\r\n      <div class=\"alt-card alt-card-color3\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Adventure Tour\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/55.jpg')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/55.jpg\">\r\n          <div class=\"alt-badge\">\ubaa8\ud5d8<\/div>\r\n          <div class=\"alt-duration alt-duration-color3\"><i class=\"fas fa-calendar-day\"><\/i> <span itemprop=\"duration\">8\uc77c<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color3\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"35\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\uce74\uc0ac\ube14\ub791\uce74\uc5d0\uc11c \ucd9c\ubc1c\ud558\ub294 8\uc77c \ubaa8\ub85c\ucf54 \ud22c\uc5b4<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\ubaa8\ub85c\ucf54 \ud558\uc774\ub77c\uc774\ud2b8<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ubaa8\ud5d8<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ub370\uc800\ud2b8<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ub3c4\uc2dc<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/8-day-morocco-tour-from-casablanca\/\" class=\"alt-btn alt-btn-color3\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"An 8-day adventure through Morocco's highlights, from Casablanca to the Sahara Desert and imperial cities.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-hiking alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-camera alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Explore More Button -->\r\n    \r\n  <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cf9127 e-flex e-con-boxed e-con e-parent\" data-id=\"6cf9127\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb598d6 elementor-widget elementor-widget-html\" data-id=\"fb598d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Atlas Lion Tour - Morocco Tours & Activities<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        \/* Atlas Lion Tour Specific Styles *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n           \r\n        }\r\n        \r\n        body {\r\n            font-family: 'Poppins', 'Segoe UI', sans-serif;\r\n           \r\n        }\r\n        \r\n        .alt-container { \r\n            width: 100%; \r\n            max-width: 1400px;\r\n            margin: 0 auto; \r\n            padding: 0 20px; \r\n        }\r\n        \r\n        .alt-section-header { \r\n            text-align: center; \r\n            margin-bottom: 60px; \r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            animation: alt-fadeInUp 0.8s ease forwards;\r\n        }\r\n        \r\n        .alt-section-title { \r\n            font-size: 1rem; \r\n            font-weight: 600; \r\n            color: #3498db; \r\n            text-transform: uppercase; \r\n            letter-spacing: 1.5px; \r\n            margin-bottom: 15px; \r\n        }\r\n        \r\n        .alt-heading { \r\n            font-size: 2.8rem; \r\n            color: #2c3e50; \r\n            margin-bottom: 20px; \r\n            line-height: 1.2; \r\n        }\r\n        \r\n        .alt-blue { color: #3498db; }\r\n        .alt-red { color: #e74c3c; }\r\n        .alt-green { color: #2ecc71; }\r\n        \r\n        .alt-banners-grid { \r\n            display: grid; \r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \r\n            gap: 30px; \r\n        }\r\n        \r\n        .alt-banner { \r\n            position: relative; \r\n            border-radius: 12px; \r\n            overflow: hidden; \r\n            height: 380px; \r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); \r\n            transition: all 0.4s ease; \r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n        }\r\n        \r\n        .alt-banner:nth-child(1) {\r\n            animation: alt-fadeInUp 0.8s ease 0.2s forwards;\r\n        }\r\n        \r\n        .alt-banner:nth-child(2) {\r\n            animation: alt-fadeInUp 0.8s ease 0.4s forwards;\r\n        }\r\n        \r\n        .alt-banner:nth-child(3) {\r\n            animation: alt-fadeInUp 0.8s ease 0.6s forwards;\r\n        }\r\n        \r\n        .alt-banner:hover { \r\n            transform: translateY(-10px) scale(1.02); \r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); \r\n        }\r\n        \r\n        .alt-banner-image { \r\n            width: 100%; \r\n            height: 100%; \r\n            object-fit: cover; \r\n            transition: transform 0.7s ease; \r\n        }\r\n        \r\n        .alt-banner:hover .alt-banner-image { \r\n            transform: scale(1.1); \r\n        }\r\n        \r\n        .alt-banner-overlay { \r\n            position: absolute; \r\n            bottom: 0; \r\n            left: 0; \r\n            width: 100%; \r\n            padding: 30px 25px; \r\n            background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 60%, rgba(0,0,0,0) 100%); \r\n            color: white; \r\n            transition: all 0.4s ease; \r\n        }\r\n        \r\n        .alt-banner:hover .alt-banner-overlay { \r\n            background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 60%, rgba(0,0,0,0.1) 100%); \r\n            padding: 35px 25px; \r\n        }\r\n        \r\n        .alt-banner-category { \r\n            display: inline-flex; \r\n            align-items: center; \r\n            background: rgba(255, 255, 255, 0.15); \r\n            backdrop-filter: blur(10px); \r\n            padding: 6px 15px; \r\n            border-radius: 20px; \r\n            margin-bottom: 15px; \r\n            font-size: 0.85rem; \r\n            font-weight: 500; \r\n        }\r\n        \r\n        .alt-banner-category i { \r\n            margin-right: 8px; \r\n            font-size: 0.9rem; \r\n        }\r\n        \r\n        .alt-banner-title { \r\n            font-size: 1.8rem; \r\n            font-weight: 700; \r\n            margin-bottom: 12px; \r\n            line-height: 1.3; \r\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); \r\n        }\r\n        \r\n        .alt-banner-desc { \r\n            font-size: 1rem; \r\n            line-height: 1.5; \r\n            margin-bottom: 20px; \r\n            opacity: 0.9; \r\n            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); \r\n            max-height: 0; \r\n            overflow: hidden; \r\n            transition: max-height 0.4s ease, margin-bottom 0.4s ease; \r\n        }\r\n        \r\n        .alt-banner:hover .alt-banner-desc { \r\n            max-height: 100px; \r\n            margin-bottom: 20px; \r\n        }\r\n        \r\n        .alt-banner-btn { \r\n            display: inline-flex; \r\n            align-items: center; \r\n            background: linear-gradient(to right, #3498db, #2980b9); \r\n            color: white; \r\n            padding: 10px 22px; \r\n            border-radius: 30px; \r\n            text-decoration: none; \r\n            font-weight: 600; \r\n            font-size: 0.9rem; \r\n            transition: all 0.3s ease; \r\n            box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3); \r\n            opacity: 0; \r\n            transform: translateY(10px); \r\n            transition: all 0.4s ease; \r\n        }\r\n        \r\n        .alt-banner:hover .alt-banner-btn { \r\n            opacity: 1; \r\n            transform: translateY(0); \r\n        }\r\n        \r\n        .alt-banner-btn:hover { \r\n            background: linear-gradient(to right, #2980b9, #1d6fa5); \r\n            box-shadow: 0 6px 20px rgba(52, 152, 219, 0.4); \r\n            transform: translateY(-2px); \r\n        }\r\n        \r\n        .alt-banner-btn i { \r\n            margin-left: 8px; \r\n            font-size: 0.9rem; \r\n        }\r\n        \r\n        \/* Color variations *\/\r\n        .alt-banner:nth-child(1) .alt-banner-category,\r\n        .alt-banner:nth-child(1) .alt-banner-category i { color: #3498db; }\r\n        .alt-banner:nth-child(2) .alt-banner-category,\r\n        .alt-banner:nth-child(2) .alt-banner-category i { color: #e74c3c; }\r\n        .alt-banner:nth-child(3) .alt-banner-category,\r\n        .alt-banner:nth-child(3) .alt-banner-category i { color: #2ecc71; }\r\n        \r\n        \/* Animation Keyframes *\/\r\n        @keyframes alt-fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 1100px) {\r\n            .alt-banners-grid { \r\n                grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); \r\n            }\r\n        }\r\n        \r\n        @media (max-width: 900px) {\r\n            .alt-heading { \r\n                font-size: 2.4rem; \r\n            }\r\n            \r\n            .alt-banners-grid { \r\n                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \r\n                gap: 25px;\r\n            }\r\n            \r\n            .alt-banner { \r\n                height: 400px; \r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .alt-banners-grid { \r\n                grid-template-columns: 1fr; \r\n                max-width: 600px;\r\n                margin: 0 auto;\r\n            }\r\n            \r\n            .alt-heading { \r\n                font-size: 2.2rem; \r\n            }\r\n            \r\n            .alt-banner { \r\n                height: 380px; \r\n            }\r\n            \r\n            .alt-banner-title { \r\n                font-size: 1.6rem; \r\n            }\r\n        }\r\n        \r\n        @media (max-width: 600px) {\r\n            body {\r\n                padding: 30px 0;\r\n            }\r\n            \r\n            .alt-container {\r\n                padding: 0 15px;\r\n            }\r\n            \r\n            .alt-heading { \r\n                font-size: 2rem; \r\n            }\r\n            \r\n            .alt-section-header {\r\n                margin-bottom: 40px;\r\n            }\r\n            \r\n            .alt-banner { \r\n                height: 350px; \r\n            }\r\n            \r\n            .alt-banner-title { \r\n                font-size: 1.5rem; \r\n            }\r\n            \r\n            .alt-banner-overlay {\r\n                padding: 25px 20px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .alt-heading { \r\n                font-size: 1.8rem; \r\n            }\r\n            \r\n            .alt-section-title {\r\n                font-size: 0.9rem;\r\n            }\r\n            \r\n            .alt-banner { \r\n                height: 320px; \r\n            }\r\n            \r\n            .alt-banner-title { \r\n                font-size: 1.4rem; \r\n            }\r\n            \r\n            .alt-banner-desc {\r\n                font-size: 0.9rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"alt-container\">\r\n        <div class=\"alt-section-header\">\r\n            <p class=\"alt-section-title\">\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4\ub85c \ubaa8\ub85c\ucf54\ub97c \ubc1c\uacac\ud558\uc138\uc694<\/p>\r\n            <h2 class=\"alt-heading\">\ud504\ub9ac\ubbf8\uc5c4 <span class=\"alt-blue\">\ud22c\uc5b4<\/span> & <span class=\"alt-green\">\ud65c\ub3d9<\/span><\/h2>\r\n        <\/div>\r\n        \r\n        <div class=\"alt-banners-grid\">\r\n            <!-- Banner 1 - 10-Day Complete Morocco Tour -->\r\n            <div class=\"alt-banner\">\r\n                <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/2.png\" \r\n                     alt=\"10-Day Complete Morocco Tour\" class=\"alt-banner-image\">\r\n                <div class=\"alt-banner-overlay\">\r\n                    <div class=\"alt-banner-category\">\r\n                        <i class=\"fas fa-map-marked-alt\"><\/i>\r\n                        <span>\uc804\uccb4 \ub458\ub7ec\ubcf4\uae30<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"alt-banner-title\">10\uc77c \uc644\uc131 \ubaa8\ub85c\ucf54 \ud22c\uc5b4<\/h3>\r\n                    <p class=\"alt-banner-desc\">\r\n                        10\uc77c \ub3d9\uc548 \ubaa8\ub85c\ucf54\uc758 \ubaa8\ub4e0 \uac83\uc744 \uacbd\ud5d8\ud558\uc138\uc694. \uce74\uc0ac\ube14\ub791\uce74\uc5d0\uc11c \uc0ac\ud558\ub77c \uc0ac\ub9c9\uae4c\uc9c0, \uc81c\uad6d\uc758 \ub3c4\uc2dc\ub4e4,\r\n                        \ud604\uc9c0 \uac00\uc774\ub4dc\uc640 \ud568\uaed8 \uc815\ud1b5 \ubb38\ud654 \uccb4\ud5d8\uc744 \uc990\uaca8\ubcf4\uc138\uc694.\r\n                    <\/p>\r\n                    <a href=\"https:\/\/atlasliontour.com\/ko\/10-day-complete-morocco-tour-from-casablanca\/\" class=\"alt-banner-btn\">\r\n                        \ud22c\uc5b4 \ubcf4\uae30 <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Banner 2 - 13-Day Grand Tour -->\r\n            <div class=\"alt-banner\">\r\n                <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/13.png\" \r\n                     alt=\"13-Day Grand Tour of Morocco\" class=\"alt-banner-image\">\r\n                <div class=\"alt-banner-overlay\">\r\n                    <div class=\"alt-banner-category\">\r\n                        <i class=\"fas fa-crown\"><\/i>\r\n                        <span>Camel<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"alt-banner-title\">\ub099\ud0c0 \ud0c0\uae30<\/h3>\r\n                    <p class=\"alt-banner-desc\">\r\n                        \ucd5c\uace0\uc758 \ubaa8\ub85c\ucf54\ub97c \uacbd\ud5d8\ud558\uc138\uc694. \uc81c\uad6d\uc758 \ub3c4\uc2dc, \uc0ac\ud558\ub77c \uc0ac\ub9c9, \uc544\ud2c0\ub77c\uc2a4 \uc0b0\ub9e5,\r\n                        \ud574\uc548 \ub9c8\uc744\uc744 \ub458\ub7ec\ubcf4\ub294 13\uc77c\uac04\uc758 \uc885\ud569 \uc5ec\ud589\uc785\ub2c8\ub2e4.\r\n                    <\/p>\r\n                    <a href=\"https:\/\/atlasliontour.com\/ko\/13-day-grand-tour-of-morocco-from-casablanca\/\" class=\"alt-banner-btn\">\r\n                        \ub458\ub7ec\ubcf4\uae30 \ub458\ub7ec\ubcf4\uae30 <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Banner 3 - 8-Day Morocco Tour -->\r\n            <div class=\"alt-banner\">\r\n                <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/4.png\" \r\n                     alt=\"8-Day Morocco Tour\" class=\"alt-banner-image\">\r\n                <div class=\"alt-banner-overlay\">\r\n                    <div class=\"alt-banner-category\">\r\n                        <i class=\"fas fa-compass\"><\/i>\r\n                        <span>\uc5b4\ub4dc\ubca4\ucc98 \ud22c\uc5b4<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"alt-banner-title\">8\uc77c \ubaa8\ub85c\ucf54 \ud22c\uc5b4<\/h3>\r\n                    <p class=\"alt-banner-desc\">\r\n                        \uc2dc\uac04\uc774 \ubd80\uc871\ud55c \ubd84\ub4e4\uc5d0\uac8c \uc548\uc131\ub9de\ucda4\uc785\ub2c8\ub2e4. \uc774 8\uc77c \ud22c\uc5b4\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ubaa8\ub85c\ucf54\uc758 \ud558\uc774\ub77c\uc774\ud2b8\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4.\r\n                        \ub9c8\ub77c\ucf00\uc2dc, \uc0ac\ud558\ub77c \uc0ac\ub9c9, \uc544\ud2c0\ub77c\uc2a4 \uc0b0\ub9e5.\r\n                    <\/p>\r\n                    <a href=\"https:\/\/atlasliontour.com\/ko\/8-day-morocco-tour-from-casablanca\/\" class=\"alt-banner-btn\">\r\n                        \ub514\uc2a4\ucee4\ubc84 \ud22c\uc5b4 <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9062c9 e-con-full e-flex e-con e-parent\" data-id=\"d9062c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf7d7dd elementor-widget elementor-widget-html\" data-id=\"bf7d7dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Atlas Lion Tour Activities | Morocco Adventures<\/title>\r\n  <meta name=\"description\" content=\"Experience the best of Morocco with Atlas Lion Tour's exciting activities including camel safaris, desert quad expeditions, and balloon flights.\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"TouristAttraction\",\r\n      \"name\": \"Atlas Lion Tour Activities\",\r\n      \"description\": \"Explore Morocco with our exciting activities including camel safaris, desert quad expeditions, and balloon flights\",\r\n      \"url\": \"https:\/\/atlasliontour.com\/\",\r\n      \"address\": {\r\n        \"@type\": \"PostalAddress\",\r\n        \"addressLocality\": \"Various Cities\",\r\n        \"addressCountry\": \"Morocco\"\r\n      }\r\n    }\r\n  <\/script>\r\n  <style>\r\n    :root {\r\n      --primary-red: #e74c3c;\r\n      --primary-blue: #3498db;\r\n      --primary-green: #2ecc71;\r\n      --dark-text: #2c3e50;\r\n      --light-text: #7f8c8d;\r\n    }\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      \r\n      font-family: 'Inter', 'Poppins', sans-serif;\r\n    }\r\n    body {\r\n      background: #f8f9fa;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      \r\n    }\r\n    .alt-main-container {\r\n      width: 100%;\r\n      max-width: 1400px;\r\n      margin: 2rem auto;\r\n      padding: 20px;\r\n    }\r\n    .alt-section-title {\r\n      text-align: center;\r\n      margin-bottom: 2.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-section-title h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      color: var(--dark-text);\r\n      margin-bottom: 1rem;\r\n    }\r\n    .alt-section-title::after {\r\n      content: '';\r\n      display: block;\r\n      width: 80px;\r\n      height: 4px;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      margin: 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n    .alt-section-title p {\r\n      color: var(--light-text);\r\n      font-size: 1.1rem;\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n    .alt-card-container {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 2rem;\r\n      width: 100%;\r\n      justify-items: center;\r\n    }\r\n    @media (min-width: 1024px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(3, 1fr);\r\n      }\r\n    }\r\n    @media (min-width: 768px) and (max-width: 1023px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n    @media (max-width: 767px) {\r\n      .alt-card-container {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n    .alt-card {\r\n      background: white;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      width: 100%;\r\n      max-width: 380px;\r\n      position: relative;\r\n    }\r\n    \/* Color variations using red, blue, and green *\/\r\n    .alt-card-container .alt-card.alt-card-color1 {\r\n      background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%) !important; \/* Light red gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color2 {\r\n      background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%) !important; \/* Light blue gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color3 {\r\n      background: linear-gradient(135deg, #eafaf1 0%, #d1f2eb 100%) !important; \/* Light green gradient *\/\r\n    }\r\n    .alt-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    .alt-card-header {\r\n      height: 300px;\r\n      position: relative;\r\n      background-size: cover;\r\n      background-position: center;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: white;\r\n    }\r\n    .alt-badge {\r\n      position: absolute;\r\n      top: 1rem;\r\n      left: 1rem;\r\n      background: rgba(255,255,255,0.2);\r\n      backdrop-filter: blur(5px);\r\n      padding: 0.35rem 1rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.5px;\r\n      z-index: 2;\r\n    }\r\n    .alt-duration {\r\n      position: absolute;\r\n      bottom: -1rem;\r\n      right: 1rem;\r\n      padding: 0.5rem 1rem;\r\n      border-radius: 8px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      font-weight: 700;\r\n      font-size: 0.875rem;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      z-index: 2;\r\n      color: white;\r\n    }\r\n    .alt-duration-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-duration-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-duration-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-duration i {\r\n      font-size: 0.75rem;\r\n      color: white;\r\n    }\r\n    .alt-card-content {\r\n      padding: 2rem 1.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-rating {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      margin-bottom: 0.75rem;\r\n    }\r\n    .alt-stars {\r\n      letter-spacing: 0.1rem;\r\n      font-size: 1rem;\r\n    }\r\n    .alt-stars-color1 {\r\n      color: var(--primary-red);\r\n    }\r\n    .alt-stars-color2 {\r\n      color: var(--primary-blue);\r\n    }\r\n    .alt-stars-color3 {\r\n      color: var(--primary-green);\r\n    }\r\n    .alt-title {\r\n      font-size: 1.35rem;\r\n      font-weight: 600;\r\n      color: var(--dark-text);\r\n      margin-bottom: 0.5rem;\r\n      line-height: 1.4;\r\n    }\r\n    .alt-location {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      color: var(--light-text);\r\n      font-size: 0.875rem;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n    .alt-location i {\r\n      font-size: 0.75rem;\r\n    }\r\n    .alt-tags {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 0.5rem;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .alt-tag {\r\n      background: #f3f4f6;\r\n      color: var(--dark-text);\r\n      padding: 0.375rem 0.75rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n    }\r\n    .alt-divider {\r\n      height: 1px;\r\n      background: #e5e7eb;\r\n      margin: 1.25rem 0;\r\n    }\r\n    .alt-btn-container {\r\n      width: 100%;\r\n    }\r\n    .alt-btn {\r\n      width: 100%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.5rem;\r\n      padding: 0.875rem;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 0.9rem;\r\n      cursor: pointer;\r\n      transition: all 0.2s ease;\r\n      text-decoration: none;\r\n      border: none;\r\n      color: white;\r\n    }\r\n    .alt-btn:hover {\r\n      transform: translateY(-2px);\r\n    }\r\n    .alt-btn-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-btn-color1:hover {\r\n      background: #c0392b;\r\n      box-shadow: 0 4px 12px rgba(231, 76, 60, 0.3);\r\n    }\r\n    .alt-btn-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-btn-color2:hover {\r\n      background: #2980b9;\r\n      box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);\r\n    }\r\n    .alt-btn-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-btn-color3:hover {\r\n      background: #27ae60;\r\n      box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);\r\n    }\r\n    \/* Explore More Button Styles *\/\r\n    .alt-explore-more-container {\r\n      margin-top: 3rem;\r\n      text-align: center;\r\n      width: 100%;\r\n    }\r\n    .alt-explore-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.75rem;\r\n      padding: 0.875rem 2rem;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      color: white;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 1rem;\r\n      text-decoration: none;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\r\n      border: none;\r\n      cursor: pointer;\r\n    }\r\n    .alt-explore-btn:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);\r\n      background: linear-gradient(to right, #c0392b, #2980b9, #27ae60);\r\n    }\r\n    .alt-explore-btn i {\r\n      font-size: 1rem;\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .alt-explore-btn:hover i {\r\n      transform: translateX(3px);\r\n    }\r\n    \/* Mockup elements *\/\r\n    .alt-mockup {\r\n      position: absolute;\r\n      z-index: 1;\r\n      opacity: 0.05;\r\n      pointer-events: none;\r\n    }\r\n    .alt-mockup-1 {\r\n      top: 10%;\r\n      left: 5%;\r\n      font-size: 8rem;\r\n      transform: rotate(-15deg);\r\n    }\r\n    .alt-mockup-2 {\r\n      bottom: 10%;\r\n      right: 5%;\r\n      font-size: 6rem;\r\n      transform: rotate(10deg);\r\n    }\r\n    \/* Accessibility improvements *\/\r\n    .alt-btn:focus, .alt-explore-btn:focus {\r\n      outline: 2px solid var(--primary-blue);\r\n      outline-offset: 2px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"alt-main-container\">\r\n    <!-- Section Title -->\r\n    <div class=\"alt-section-title\">\r\n      <h2>\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4 \ud65c\ub3d9<\/h2>\r\n      <p>\ud765\ubbf8\uc9c4\uc9c4\ud55c \uc5b4\ub4dc\ubca4\ucc98 \uc561\ud2f0\ube44\ud2f0\ub85c \ubaa8\ub85c\ucf54\uc758 \uc2a4\ub9b4\uc744 \uacbd\ud5d8\ud574 \ubcf4\uc138\uc694.<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"alt-card-container\">\r\n      <!-- Berber-Style Camel Safari -->\r\n      <div class=\"alt-card alt-card-color1\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Desert Adventure\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/7-1.png')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/7-1.png\">\r\n          <div class=\"alt-badge\">\ub370\uc800\ud2b8<\/div>\r\n          <div class=\"alt-duration alt-duration-color1\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">3-4\uc2dc\uac04<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color1\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"28\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\ubca0\ub974\ubca0\ub974 \uc2a4\ud0c0\uc77c\uc758 \ub099\ud0c0 \uc0ac\ud30c\ub9ac<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\uc0ac\ud558\ub77c \uc0ac\ub9c9<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc804\ud1b5<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc77c\ubab0<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ubb38\ud654<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/berber-style-camel-safari\/\" class=\"alt-btn alt-btn-color1\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Experience an authentic Berber-style camel safari through the stunning Sahara Desert with traditional guides.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-camel alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-sun alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- Desert Quad Expedition -->\r\n      <div class=\"alt-card alt-card-color2\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Adventure Sport\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/10.png')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/10.png\">\r\n          <div class=\"alt-badge\">\ubaa8\ud5d8<\/div>\r\n          <div class=\"alt-duration alt-duration-color2\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">2~3\uc2dc\uac04<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color2\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"35\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\uc0ac\ub9c9 \ucffc\ub4dc \ud0d0\ud5d8\ub300<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\uc0ac\ub9c9 \uc9c0\uc5ed<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc2a4\ub9b4 \ub118\uce58\ub294<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\ubaa8\ud5d8<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc7ac\ubbf8<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/desert-quad-expedition\/\" class=\"alt-btn alt-btn-color2\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Get your adrenaline pumping with our desert quad biking expedition through Morocco's stunning desert landscapes.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-motorcycle alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-tachometer-alt alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- Atlas Mountains Sunrise Balloon Flight -->\r\n      <div class=\"alt-card alt-card-color3\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Scenic Experience\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/56-1-1-360x320-1.webp')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/56-1-1-360x320-1.webp\">\r\n          <div class=\"alt-badge\">\uacbd\uce58<\/div>\r\n          <div class=\"alt-duration alt-duration-color3\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">3-4\uc2dc\uac04<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color3\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"42\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">\uc544\ud2c0\ub77c\uc2a4 \uc0b0\ub9e5 \uc77c\ucd9c \uc5f4\uae30\uad6c \ube44\ud589<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">\uc544\ud2c0\ub77c\uc2a4 \uc0b0\ub9e5<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uacbd\uce58<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uc77c\ucd9c<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">\uace0\uc720<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/atlas-mountains-sunrise-balloon-flight\/\" class=\"alt-btn alt-btn-color3\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>\uc9c0\uae08 \uc608\uc57d\ud558\uae30<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Soar above the stunning Atlas Mountains at sunrise for breathtaking views and unforgettable memories.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-hot-air-balloon alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-mountain alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Explore More Button -->\r\n    \r\n  <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11a2a6f e-con-full e-flex e-con e-parent\" data-id=\"11a2a6f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b313a1 elementor-widget elementor-widget-html\" data-id=\"9b313a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Why Choose Us | Atlas Lion Tour<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        \/* Reset and Base Styles *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            \r\n        }\r\n        \r\n        html, body {\r\n            height: 100%;\r\n            font-family: 'Montserrat', 'Segoe UI', sans-serif;\r\n            background-color: #f8f9fa;\r\n            color: #2d3748;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .wc-container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 40px 20px;\r\n        }\r\n        \r\n        \/* Hero Section - Full Viewport *\/\r\n        .wc-hero {\r\n            background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/when-the-light-talks.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n            height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: white;\r\n            padding: 20px;\r\n        }\r\n        \r\n        .wc-hero-content {\r\n            max-width: 800px;\r\n        }\r\n        \r\n        .wc-hero-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 20px;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n        }\r\n        \r\n        .wc-hero-subtitle {\r\n            font-size: 1.4rem;\r\n            margin: 0 auto 30px;\r\n            opacity: 0.95;\r\n            font-weight: 400;\r\n        }\r\n        \r\n        .wc-hero-btn {\r\n            display: inline-block;\r\n            background: #e53e3e;\r\n            color: white;\r\n            font-weight: 600;\r\n            padding: 16px 36px;\r\n            border-radius: 30px;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .wc-hero-btn:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);\r\n            background: #c53030;\r\n        }\r\n        \r\n        \/* Stats Section *\/\r\n        .wc-stats {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 25px;\r\n            margin: 60px 0;\r\n        }\r\n        \r\n        .wc-stat {\r\n            background: white;\r\n            border-radius: 16px;\r\n            padding: 30px 20px;\r\n            text-align: center;\r\n            color: #2d3748;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.07);\r\n            border-top: 5px solid #1a56db;\r\n        }\r\n        \r\n        .wc-stat:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .wc-stat:nth-child(2) {\r\n            border-top-color: #e53e3e;\r\n        }\r\n        \r\n        .wc-stat:nth-child(3) {\r\n            border-top-color: #38a169;\r\n        }\r\n        \r\n        .wc-stat:nth-child(4) {\r\n            border-top-color: #1a56db;\r\n        }\r\n        \r\n        .wc-stat-number {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 10px;\r\n            color: #1a56db;\r\n        }\r\n        \r\n        .wc-stat:nth-child(2) .wc-stat-number {\r\n            color: #e53e3e;\r\n        }\r\n        \r\n        .wc-stat:nth-child(3) .wc-stat-number {\r\n            color: #38a169;\r\n        }\r\n        \r\n        .wc-stat:nth-child(4) .wc-stat-number {\r\n            color: #1a56db;\r\n        }\r\n        \r\n        .wc-stat-text {\r\n            font-size: 1.1rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .wc-stat-icon {\r\n            font-size: 1.8rem;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .wc-stat-icon.blue {\r\n            color: #1a56db;\r\n        }\r\n        \r\n        .wc-stat-icon.red {\r\n            color: #e53e3e;\r\n        }\r\n        \r\n        .wc-stat-icon.green {\r\n            color: #38a169;\r\n        }\r\n        \r\n        \/* Features Section *\/\r\n        .wc-section-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n        \r\n        .wc-section-title {\r\n            font-size: 2.2rem;\r\n            font-weight: 800;\r\n            color: #2d3748;\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .wc-section-title:after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -10px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 80px;\r\n            height: 4px;\r\n            background: linear-gradient(to right, #1a56db, #e53e3e, #38a169);\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        .wc-section-subtitle {\r\n            font-size: 1.1rem;\r\n            color: #4a5568;\r\n            max-width: 700px;\r\n            margin: 20px auto 0;\r\n        }\r\n        \r\n        .wc-features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n        }\r\n        \r\n        .wc-feature {\r\n            background: white;\r\n            border-radius: 16px;\r\n            overflow: hidden;\r\n            transition: all 0.4s ease;\r\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.07);\r\n            height: 100%;\r\n        }\r\n        \r\n        .wc-feature:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .wc-feature-image {\r\n            height: 200px;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .wc-feature-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.6s ease;\r\n        }\r\n        \r\n        .wc-feature:hover .wc-feature-image img {\r\n            transform: scale(1.08);\r\n        }\r\n        \r\n        .wc-feature-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background: white;\r\n            border-radius: 18px;\r\n            margin: -35px auto 20px;\r\n            position: relative;\r\n            z-index: 2;\r\n            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);\r\n            border: 3px solid;\r\n        }\r\n        \r\n        .wc-feature-icon.blue {\r\n            border-color: #1a56db;\r\n            color: #1a56db;\r\n        }\r\n        \r\n        .wc-feature-icon.red {\r\n            border-color: #e53e3e;\r\n            color: #e53e3e;\r\n        }\r\n        \r\n        .wc-feature-icon.green {\r\n            border-color: #38a169;\r\n            color: #38a169;\r\n        }\r\n        \r\n        .wc-feature-icon i {\r\n            font-size: 28px;\r\n        }\r\n        \r\n        .wc-feature-content {\r\n            padding: 0 25px 25px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .wc-feature-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: #2d3748;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .wc-feature-desc {\r\n            color: #4a5568;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* CTA Section *\/\r\n        .wc-cta {\r\n            background: linear-gradient(135deg, #38a169 0%, #1a56db 100%);\r\n            padding: 60px 20px;\r\n            text-align: center;\r\n            color: white;\r\n            border-radius: 20px;\r\n            margin: 60px 0;\r\n        }\r\n        \r\n        .wc-cta-title {\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .wc-cta-text {\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .wc-cta-buttons {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .wc-cta-btn {\r\n            display: inline-block;\r\n            padding: 14px 32px;\r\n            border-radius: 30px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .wc-cta-btn.primary {\r\n            background: white;\r\n            color: #38a169;\r\n        }\r\n        \r\n        .wc-cta-btn.secondary {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid white;\r\n        }\r\n        \r\n        .wc-cta-btn:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 900px) {\r\n            .wc-hero-title {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .wc-hero-subtitle {\r\n                font-size: 1.2rem;\r\n            }\r\n            \r\n            .wc-stats {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .wc-features {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .wc-cta-buttons {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 600px) {\r\n            .wc-hero {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .wc-hero-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .wc-hero-subtitle {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .wc-stats {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .wc-section-title {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .wc-features {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section - Full Viewport -->\r\n    <section class=\"wc-hero\">\r\n        <div class=\"wc-hero-content\">\r\n            <h1 class=\"wc-hero-title\">\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4\ub97c \uc120\ud0dd\ud574\uc57c \ud558\ub294 \uc774\uc720<\/h1>\r\n            <p class=\"wc-hero-subtitle\">\uac00\uc7a5 \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud22c\uc5b4 \uc804\ubb38\uac00\uc640 \ud568\uaed8 \uc7a5\uc5c4\ud55c \ud48d\uacbd\uacfc \ubb38\ud654\uc7ac\ub97c \ud1b5\ud574 \uc78a\uc744 \uc218 \uc5c6\ub294 \uc5ec\ud589\uc744 \uc120\uc0ac\ud558\ub294 \ubaa8\ub85c\ucf54\uc758 \uc7a5\uc5c4\ud568\uc744 \uacbd\ud5d8\ud558\uc138\uc694.<\/p>\r\n            <a href=\"https:\/\/atlasliontour.com\/ko\/tours\/\" class=\"wc-hero-btn\">\ud22c\uc5b4 \uc54c\uc544\ubcf4\uae30<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"wc-container\">\r\n        <!-- Stats Section -->\r\n        <div class=\"wc-stats\">\r\n            <div class=\"wc-stat\">\r\n                <div class=\"wc-stat-icon blue\">\r\n                    <i class=\"fas fa-users\"><\/i>\r\n                <\/div>\r\n                <div class=\"wc-stat-number\">15,000+<\/div>\r\n                <div class=\"wc-stat-text\">\ub9cc\uc871\ud55c \uc5ec\ud589\uc790<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"wc-stat\">\r\n                <div class=\"wc-stat-icon red\">\r\n                    <i class=\"fas fa-calendar-alt\"><\/i>\r\n                <\/div>\r\n                <div class=\"wc-stat-number\">12+<\/div>\r\n                <div class=\"wc-stat-text\">\uc218\ub144\uac04\uc758 \uacbd\ud5d8<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"wc-stat\">\r\n                <div class=\"wc-stat-icon green\">\r\n                    <i class=\"fas fa-thumbs-up\"><\/i>\r\n                <\/div>\r\n                <div class=\"wc-stat-number\">99%<\/div>\r\n                <div class=\"wc-stat-text\">\uae0d\uc815\uc801\uc778 \ub9ac\ubdf0<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"wc-stat\">\r\n                <div class=\"wc-stat-icon blue\">\r\n                    <i class=\"fas fa-route\"><\/i>\r\n                <\/div>\r\n                <div class=\"wc-stat-number\">50+<\/div>\r\n                <div class=\"wc-stat-text\">\ub3c5\ud2b9\ud55c \ud22c\uc5b4<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Features Section -->\r\n        <section id=\"features\">\r\n            <div class=\"wc-section-header\">\r\n                <h2 class=\"wc-section-title\">\ub3c5\uc810\uc801 \uc774\uc810<\/h2>\r\n                <p class=\"wc-section-subtitle\">\uc9c4\uc815\uc131, \ud3b8\uc548\ud568, \uae30\uc5b5\uc5d0 \ub0a8\ub294 \uacbd\ud5d8\uc5d0 \uc911\uc810\uc744 \ub454 \ud2b9\ubcc4\ud55c \ubaa8\ub85c\ucf54 \ubaa8\ud5d8\uc744 \uc81c\uacf5\ud558\uae30 \uc704\ud574 \ucd5c\uc120\uc744 \ub2e4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wc-features\">\r\n                <!-- Feature 1 -->\r\n                <div class=\"wc-feature\">\r\n                    <div class=\"wc-feature-image\">\r\n                        <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/6-1.png\" alt=\"Expert Guides\">\r\n                    <\/div>\r\n                    <div class=\"wc-feature-icon blue\">\r\n                        <i class=\"fas fa-user-tie\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"wc-feature-content\">\r\n                        <h3 class=\"wc-feature-title\">\ud604\uc9c0 \uc804\ubb38\uac00 \uac00\uc774\ub4dc<\/h3>\r\n                        <p class=\"wc-feature-desc\">\ubaa8\ub85c\ucf54 \ucd9c\uc2e0 \uac00\uc774\ub4dc\uac00 \ubaa8\ub85c\ucf54\uc5d0 \ub300\ud574 \uc798 \uc54c\uace0 \uc788\uc5b4 \ubaa8\ub4e0 \ubaa8\ud5d8\uc744 \uc548\uc804\ud558\uac8c \uc990\uae30\uace0 \ucd5c\ub300\ud55c\uc758 \uc990\uac70\uc6c0\uc744 \uc120\uc0ac\ud569\ub2c8\ub2e4.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Feature 2 -->\r\n                <div class=\"wc-feature\">\r\n                    <div class=\"wc-feature-image\">\r\n                        <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/96.jpg\" alt=\"Luxury Camps\">\r\n                    <\/div>\r\n                    <div class=\"wc-feature-icon red\">\r\n                        <i class=\"fas fa-concierge-bell\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"wc-feature-content\">\r\n                        <h3 class=\"wc-feature-title\">\ub7ed\uc154\ub9ac \uc0ac\ub9c9 \ucea0\ud504<\/h3>\r\n                        <p class=\"wc-feature-desc\">\ud604\ub300\uc801\uc778 \ud3b8\uc758\uc2dc\uc124\uacfc \uc804\ud1b5\uc801\uc778 \ub9e4\ub825\uc744 \uac16\ucd98 \ud504\ub9ac\ubbf8\uc5c4 \ub7ed\uc154\ub9ac \ucea0\ud504\uc5d0\uc11c \ud3b8\uc548\ud558\uac8c \uc0ac\ud558\ub77c \uc0ac\ub9c9\uc744 \uacbd\ud5d8\ud558\uc138\uc694.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Feature 3 -->\r\n                <div class=\"wc-feature\">\r\n                    <div class=\"wc-feature-image\">\r\n                        <img decoding=\"async\" src=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/when-the-light-talks.jpg\" alt=\"Authentic Experiences\">\r\n                    <\/div>\r\n                    <div class=\"wc-feature-icon green\">\r\n                        <i class=\"fas fa-map-marked-alt\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"wc-feature-content\">\r\n                        <h3 class=\"wc-feature-title\">\uc9c4\uc815\ud55c \uacbd\ud5d8<\/h3>\r\n                        <p class=\"wc-feature-desc\">\ub300\uc911 \uad00\uad11\uc774 \ub2ff\uc9c0 \uc54a\ub294 \ubaa8\ub85c\ucf54\uc758 \uc9c4\uc815\ud55c \ubb38\ud654 \uccb4\ud5d8\uacfc \uba4b\uc9c4 \uba85\uc18c\ub97c \ub9cc\ub098\ubcf4\uc138\uc694.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- CTA Section -->\r\n        <section class=\"wc-cta\">\r\n            <h2 class=\"wc-cta-title\">\ubaa8\ub85c\ucf54 \ubaa8\ud5d8\uc744 \ub5a0\ub0a0 \uc900\ube44\uac00 \ub418\uc168\ub098\uc694?<\/h2>\r\n            <p class=\"wc-cta-text\">\uc544\ud2c0\ub77c\uc2a4 \ub77c\uc774\uc628 \ud22c\uc5b4\uc640 \ud568\uaed8 \ubaa8\ub85c\ucf54\uc758 \ub9c8\ubc95\uc744 \uacbd\ud5d8\ud55c \uc218\ucc9c \uba85\uc758 \ub9cc\uc871\uc2a4\ub7ec\uc6b4 \uc5ec\ud589\uc790\ub4e4\uacfc \ud568\uaed8\ud558\uc138\uc694.<\/p>\r\n            <div class=\"wc-cta-buttons\">\r\n                <a href=\"https:\/\/atlasliontour.com\/ko\/tours\/\" class=\"wc-cta-btn primary\">\ud22c\uc5b4 \ub458\ub7ec\ubcf4\uae30<\/a>\r\n                <a href=\"https:\/\/atlasliontour.com\/ko\/contact\/\" class=\"wc-cta-btn secondary\">\ubb38\uc758\ud558\uae30<\/a>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Atlas Lion Tour &#8211; Discover Morocco Discover Morocco&#8217;s Magic &#038; Beauty &#8230; <\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1801","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/pages\/1801","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/comments?post=1801"}],"version-history":[{"count":73,"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/pages\/1801\/revisions"}],"predecessor-version":[{"id":2050,"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/pages\/1801\/revisions\/2050"}],"wp:attachment":[{"href":"https:\/\/atlasliontour.com\/ko\/wp-json\/wp\/v2\/media?parent=1801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}