{"id":383,"date":"2026-08-24T04:46:32","date_gmt":"2026-08-24T04:46:32","guid":{"rendered":"https:\/\/eurasianadventureclub.com\/?page_id=383"},"modified":"2026-09-09T11:03:26","modified_gmt":"2026-09-09T11:03:26","slug":"elementor-383","status":"publish","type":"page","link":"https:\/\/eurasianadventureclub.com\/?page_id=383","title":{"rendered":"Our Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"383\" class=\"elementor elementor-383\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71e84c0 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"71e84c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2187b1e elementor-widget elementor-widget-html\" data-id=\"2187b1e\" 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<section class=\"eac-services-page\">\r\n\r\n<style>\r\n\/* =========================================================\r\n   EURASIAN ADVENTURE CLUB \u2014 SERVICES PAGE\r\n========================================================= *\/\r\n\r\n.eac-services-page,\r\n.eac-services-page *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.eac-services-page{\r\n    --green:#004410;\r\n    --green-dark:#002b0a;\r\n    --green-deep:#001d07;\r\n    --cream:#F2E5D0;\r\n    --cream-light:#fbf6ed;\r\n    --gold:#D6AD62;\r\n    --gold-light:#E8CA8D;\r\n    --text:#4e5c53;\r\n    --white:#fff;\r\n\r\n    width:100vw !important;\r\n    max-width:100vw !important;\r\n\r\n    margin-left:calc(50% - 50vw) !important;\r\n    margin-right:calc(50% - 50vw) !important;\r\n\r\n    overflow:hidden;\r\n\r\n    background:var(--cream);\r\n\r\n    font-family:\r\n        Inter,\r\n        Arial,\r\n        Helvetica,\r\n        sans-serif;\r\n\r\n    color:var(--green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.eac-services-hero{\r\n    position:relative;\r\n\r\n    min-height:590px;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n\r\n    overflow:hidden;\r\n\r\n    background:\r\n        linear-gradient(\r\n            90deg,\r\n            rgba(0,29,7,.97) 0%,\r\n            rgba(0,68,16,.86) 42%,\r\n            rgba(0,29,7,.30) 100%\r\n        ),\r\n        url(\"https:\/\/images.unsplash.com\/photo-1521292270410-a8c4d716d518?auto=format&fit=crop&w=2200&q=90\")\r\n        center\/cover no-repeat;\r\n}\r\n\r\n\r\n\/* animated glow *\/\r\n\r\n.eac-services-hero::before{\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    width:520px;\r\n    height:520px;\r\n\r\n    right:-230px;\r\n    top:-230px;\r\n\r\n    border-radius:50%;\r\n\r\n    border:1px solid rgba(214,173,98,.20);\r\n\r\n    box-shadow:\r\n        0 0 0 70px rgba(214,173,98,.035),\r\n        0 0 0 140px rgba(214,173,98,.025);\r\n\r\n    animation:eacServiceOrbit 18s linear infinite;\r\n}\r\n\r\n@keyframes eacServiceOrbit{\r\n    from{\r\n        transform:rotate(0deg);\r\n    }\r\n    to{\r\n        transform:rotate(360deg);\r\n    }\r\n}\r\n\r\n\r\n.eac-services-hero-inner{\r\n    position:relative;\r\n\r\n    z-index:2;\r\n\r\n    width:100%;\r\n\r\n    max-width:1480px;\r\n\r\n    margin:auto;\r\n\r\n    padding:\r\n        100px 5vw;\r\n}\r\n\r\n\r\n.eac-services-label{\r\n    display:flex;\r\n\r\n    align-items:center;\r\n\r\n    gap:13px;\r\n\r\n    margin-bottom:22px;\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:10px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:3.5px;\r\n\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n.eac-services-label::before{\r\n    content:\"\";\r\n\r\n    width:43px;\r\n    height:1px;\r\n\r\n    background:var(--gold);\r\n}\r\n\r\n\r\n.eac-services-hero h1{\r\n    max-width:800px;\r\n\r\n    margin:0;\r\n\r\n    color:#fff;\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:\r\n        clamp(55px,7vw,95px);\r\n\r\n    line-height:.95;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-4px;\r\n}\r\n\r\n\r\n.eac-services-hero h1 em{\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-services-hero-text{\r\n    max-width:650px;\r\n\r\n    margin:28px 0 0;\r\n\r\n    color:rgba(255,255,255,.82);\r\n\r\n    font-size:16px;\r\n\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRO\r\n========================================================= *\/\r\n\r\n.eac-services-intro{\r\n    padding:\r\n        95px 5vw\r\n        70px;\r\n\r\n    background:var(--cream);\r\n}\r\n\r\n\r\n.eac-services-intro-inner{\r\n    max-width:1480px;\r\n\r\n    margin:auto;\r\n\r\n    display:flex;\r\n\r\n    justify-content:space-between;\r\n\r\n    align-items:flex-end;\r\n\r\n    gap:60px;\r\n}\r\n\r\n\r\n.eac-services-intro-heading{\r\n    max-width:650px;\r\n}\r\n\r\n\r\n.eac-small-label{\r\n    margin-bottom:18px;\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:10px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:3px;\r\n\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n.eac-services-intro h2{\r\n    margin:0;\r\n\r\n    color:var(--green);\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:\r\n        clamp(42px,5vw,68px);\r\n\r\n    line-height:1;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-2px;\r\n}\r\n\r\n\r\n.eac-services-intro h2 em{\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-services-intro-copy{\r\n    max-width:500px;\r\n\r\n    color:var(--text);\r\n\r\n    font-size:15px;\r\n\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SERVICES GRID\r\n========================================================= *\/\r\n\r\n.eac-services-list{\r\n    padding:\r\n        25px 5vw\r\n        110px;\r\n\r\n    background:var(--cream);\r\n}\r\n\r\n\r\n.eac-services-grid{\r\n    width:100%;\r\n\r\n    max-width:1480px;\r\n\r\n    margin:auto;\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        repeat(2,minmax(0,1fr));\r\n\r\n    gap:24px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SERVICE CARD\r\n========================================================= *\/\r\n\r\n.eac-service-card{\r\n    position:relative;\r\n\r\n    min-width:0;\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        42% 58%;\r\n\r\n    min-height:340px;\r\n\r\n    overflow:hidden;\r\n\r\n    background:var(--cream-light);\r\n\r\n    border:1px solid rgba(0,68,16,.13);\r\n\r\n    box-shadow:\r\n        0 10px 35px rgba(0,45,11,.065);\r\n\r\n    transition:\r\n        transform .45s cubic-bezier(.2,.7,.2,1),\r\n        box-shadow .45s ease,\r\n        border-color .45s ease;\r\n}\r\n\r\n\r\n.eac-service-card:hover{\r\n    transform:translateY(-8px);\r\n\r\n    border-color:\r\n        rgba(214,173,98,.55);\r\n\r\n    box-shadow:\r\n        0 25px 55px rgba(0,45,11,.14);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SERVICE IMAGE\r\n========================================================= *\/\r\n\r\n.eac-service-image{\r\n    position:relative;\r\n\r\n    min-width:0;\r\n\r\n    min-height:340px;\r\n\r\n    overflow:hidden;\r\n\r\n    background:var(--green);\r\n}\r\n\r\n\r\n.eac-service-image img{\r\n    width:100%;\r\n    height:100%;\r\n\r\n    display:block;\r\n\r\n    object-fit:cover;\r\n\r\n    transition:\r\n        transform .8s cubic-bezier(.2,.7,.2,1);\r\n}\r\n\r\n\r\n.eac-service-card:hover\r\n.eac-service-image img{\r\n    transform:scale(1.08);\r\n}\r\n\r\n\r\n.eac-service-image::after{\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    inset:0;\r\n\r\n    background:\r\n        linear-gradient(\r\n            90deg,\r\n            rgba(0,68,16,.08),\r\n            rgba(0,29,7,.48)\r\n        );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NUMBER\r\n========================================================= *\/\r\n\r\n.eac-service-number{\r\n    position:absolute;\r\n\r\n    z-index:3;\r\n\r\n    top:17px;\r\n    left:17px;\r\n\r\n    width:40px;\r\n    height:40px;\r\n\r\n    display:flex;\r\n\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    border-radius:50%;\r\n\r\n    background:rgba(0,68,16,.88);\r\n\r\n    border:1px solid rgba(242,229,208,.35);\r\n\r\n    color:var(--cream);\r\n\r\n    font-size:10px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:1px;\r\n\r\n    backdrop-filter:blur(8px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SERVICE CONTENT\r\n========================================================= *\/\r\n\r\n.eac-service-content{\r\n    display:flex;\r\n\r\n    flex-direction:column;\r\n\r\n    justify-content:center;\r\n\r\n    padding:\r\n        34px 31px;\r\n}\r\n\r\n\r\n.eac-service-kicker{\r\n    margin-bottom:13px;\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:9px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:2px;\r\n\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n.eac-service-content h3{\r\n    margin:0 0 14px;\r\n\r\n    color:var(--green);\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:29px;\r\n\r\n    line-height:1.08;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-.5px;\r\n}\r\n\r\n\r\n.eac-service-content p{\r\n    margin:0;\r\n\r\n    color:var(--text);\r\n\r\n    font-size:13.5px;\r\n\r\n    line-height:1.75;\r\n}\r\n\r\n\r\n\/* small bottom line *\/\r\n\r\n.eac-service-line{\r\n    width:45px;\r\n    height:2px;\r\n\r\n    margin-top:23px;\r\n\r\n    background:var(--gold);\r\n\r\n    transition:\r\n        width .4s ease;\r\n}\r\n\r\n\r\n.eac-service-card:hover\r\n.eac-service-line{\r\n    width:75px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FINAL SUPPORT SECTION\r\n========================================================= *\/\r\n\r\n.eac-services-support{\r\n    position:relative;\r\n\r\n    padding:\r\n        90px 5vw\r\n        100px;\r\n\r\n    background:var(--green);\r\n\r\n    overflow:hidden;\r\n}\r\n\r\n\r\n.eac-services-support::before{\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    width:520px;\r\n    height:520px;\r\n\r\n    right:-270px;\r\n    bottom:-320px;\r\n\r\n    border-radius:50%;\r\n\r\n    border:1px solid rgba(214,173,98,.17);\r\n\r\n    box-shadow:\r\n        0 0 0 70px rgba(214,173,98,.025),\r\n        0 0 0 140px rgba(214,173,98,.018);\r\n}\r\n\r\n\r\n.eac-services-support-inner{\r\n    position:relative;\r\n\r\n    z-index:2;\r\n\r\n    max-width:900px;\r\n\r\n    margin:auto;\r\n\r\n    text-align:center;\r\n}\r\n\r\n\r\n.eac-services-support-label{\r\n    color:var(--gold);\r\n\r\n    font-size:10px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:3px;\r\n\r\n    text-transform:uppercase;\r\n\r\n    margin-bottom:18px;\r\n}\r\n\r\n\r\n.eac-services-support h2{\r\n    margin:0;\r\n\r\n    color:#fff;\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:\r\n        clamp(40px,5vw,64px);\r\n\r\n    line-height:1;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-2px;\r\n}\r\n\r\n\r\n.eac-services-support h2 em{\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-services-support p{\r\n    max-width:650px;\r\n\r\n    margin:23px auto 0;\r\n\r\n    color:rgba(255,255,255,.76);\r\n\r\n    font-size:15px;\r\n\r\n    line-height:1.75;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLET\r\n========================================================= *\/\r\n\r\n@media(max-width:1050px){\r\n\r\n    .eac-services-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .eac-service-card{\r\n        min-height:320px;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n========================================================= *\/\r\n\r\n@media(max-width:700px){\r\n\r\n    .eac-services-hero{\r\n        min-height:570px;\r\n\r\n        background:\r\n            linear-gradient(\r\n                180deg,\r\n                rgba(0,29,7,.25) 0%,\r\n                rgba(0,68,16,.70) 52%,\r\n                rgba(0,29,7,.98) 100%\r\n            ),\r\n            url(\"https:\/\/images.unsplash.com\/photo-1521292270410-a8c4d716d518?auto=format&fit=crop&w=1400&q=88\")\r\n            center\/cover no-repeat;\r\n    }\r\n\r\n\r\n    .eac-services-hero-inner{\r\n        padding:\r\n            75px 20px\r\n            58px;\r\n    }\r\n\r\n\r\n    .eac-services-label{\r\n        font-size:8px;\r\n\r\n        letter-spacing:2.3px;\r\n\r\n        gap:9px;\r\n    }\r\n\r\n\r\n    .eac-services-label::before{\r\n        width:28px;\r\n    }\r\n\r\n\r\n    .eac-services-hero h1{\r\n        font-size:\r\n            clamp(48px,13vw,65px);\r\n\r\n        line-height:.96;\r\n\r\n        letter-spacing:-2px;\r\n    }\r\n\r\n\r\n    .eac-services-hero-text{\r\n        margin-top:21px;\r\n\r\n        font-size:14px;\r\n\r\n        line-height:1.7;\r\n    }\r\n\r\n\r\n    \/* intro *\/\r\n\r\n    .eac-services-intro{\r\n        padding:\r\n            70px 20px\r\n            50px;\r\n    }\r\n\r\n\r\n    .eac-services-intro-inner{\r\n        display:block;\r\n    }\r\n\r\n\r\n    .eac-services-intro h2{\r\n        font-size:43px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-services-intro-copy{\r\n        margin-top:24px;\r\n\r\n        font-size:14px;\r\n\r\n        line-height:1.75;\r\n    }\r\n\r\n\r\n    \/* cards *\/\r\n\r\n    .eac-services-list{\r\n        padding:\r\n            10px 20px\r\n            70px;\r\n    }\r\n\r\n\r\n    .eac-services-grid{\r\n        gap:18px;\r\n    }\r\n\r\n\r\n    .eac-service-card{\r\n        display:block;\r\n\r\n        min-height:0;\r\n    }\r\n\r\n\r\n    .eac-service-image{\r\n        height:245px;\r\n\r\n        min-height:245px;\r\n    }\r\n\r\n\r\n    .eac-service-content{\r\n        padding:\r\n            27px 22px\r\n            25px;\r\n    }\r\n\r\n\r\n    .eac-service-kicker{\r\n        font-size:8px;\r\n\r\n        letter-spacing:1.7px;\r\n    }\r\n\r\n\r\n    .eac-service-content h3{\r\n        font-size:28px;\r\n\r\n        margin-bottom:12px;\r\n    }\r\n\r\n\r\n    .eac-service-content p{\r\n        font-size:13px;\r\n\r\n        line-height:1.72;\r\n    }\r\n\r\n\r\n    .eac-service-line{\r\n        margin-top:20px;\r\n    }\r\n\r\n\r\n    \/* support *\/\r\n\r\n    .eac-services-support{\r\n        padding:\r\n            70px 20px\r\n            75px;\r\n    }\r\n\r\n\r\n    .eac-services-support h2{\r\n        font-size:42px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-services-support p{\r\n        font-size:14px;\r\n\r\n        line-height:1.7;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SMALL MOBILE\r\n========================================================= *\/\r\n\r\n@media(max-width:380px){\r\n\r\n    .eac-services-hero h1{\r\n        font-size:45px;\r\n    }\r\n\r\n\r\n    .eac-service-image{\r\n        height:225px;\r\n\r\n        min-height:225px;\r\n    }\r\n\r\n\r\n    .eac-service-content h3{\r\n        font-size:26px;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   REDUCED MOTION\r\n========================================================= *\/\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n    .eac-services-hero::before{\r\n        animation:none;\r\n    }\r\n\r\n    .eac-service-card,\r\n    .eac-service-image img,\r\n    .eac-service-line{\r\n        transition:none;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HERO\r\n========================================================= -->\r\n\r\n<div class=\"eac-services-hero\">\r\n\r\n    <div class=\"eac-services-hero-inner\">\r\n\r\n        <div class=\"eac-services-label\">\r\n            What We Do\r\n        <\/div>\r\n\r\n        <h1>\r\n            Travel made\r\n            <em>simple.<\/em>\r\n        <\/h1>\r\n\r\n        <p class=\"eac-services-hero-text\">\r\n            Eurasian Adventure Club offers end-to-end travel\r\n            solutions so you can focus on the experience,\r\n            not the logistics.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n     INTRO\r\n========================================================= -->\r\n\r\n<section class=\"eac-services-intro\">\r\n\r\n    <div class=\"eac-services-intro-inner\">\r\n\r\n        <div class=\"eac-services-intro-heading\">\r\n\r\n            <div class=\"eac-small-label\">\r\n                Our Services\r\n            <\/div>\r\n\r\n            <h2>\r\n                Everything you need,\r\n                <em>in one place.<\/em>\r\n            <\/h2>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"eac-services-intro-copy\">\r\n\r\n            From planning your itinerary to supporting you\r\n            throughout the journey, our team takes care of\r\n            the essential details behind a smooth and\r\n            memorable travel experience.\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     SERVICES\r\n========================================================= -->\r\n\r\n<section class=\"eac-services-list\">\r\n\r\n    <div class=\"eac-services-grid\">\r\n\r\n\r\n        <!-- 01 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Travel planning and itinerary design\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    01\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Planning\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Tour Planning &amp;\r\n                    Itinerary Design\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Fully customized, day-by-day travel plans\r\n                    designed around your destination, interests,\r\n                    schedule and travel style.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 02 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Visa assistance and travel documentation\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    02\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Documentation\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Visa\r\n                    Assistance\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Documentation support and practical guidance\r\n                    for outbound travelers throughout the\r\n                    visa preparation process.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 03 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Hotel and accommodation booking\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    03\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Accommodation\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Hotel &amp;\r\n                    Accommodation Booking\r\n                <\/h3>\r\n\r\n                <p>\r\n                    From boutique guesthouses to luxury resorts,\r\n                    we help arrange accommodation suited to\r\n                    your destination and travel requirements.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 04 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1544620347-c4fd4a3d5957?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Private transport and travel logistics\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    04\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Logistics\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Transport &amp;\r\n                    Logistics\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Private vehicles, 4x4 jeeps, domestic flights\r\n                    and transfers arranged to keep your journey\r\n                    organized from one destination to the next.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 05 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1530789253388-582c481c54b0?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Local licensed tour guide\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    05\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Local Expertise\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Licensed\r\n                    Tour Guides\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Local, experienced guides who bring destinations\r\n                    to life while helping travelers understand\r\n                    the culture, history and character of each place.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 06 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Corporate group travel management\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    06\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Groups &amp; Corporate\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Group &amp; Corporate\r\n                    Travel Management\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Travel management for retreats, incentive trips\r\n                    and team tours, with the logistics coordinated\r\n                    around your group's needs.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 07 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1551632811-561732d1e306?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Adventure trekking equipment and gear\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    07\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    Adventure\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Adventure Equipment\r\n                    Guidance\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Gear recommendations and rental support for\r\n                    treks and adventure journeys, helping you\r\n                    prepare for the conditions ahead.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- 08 -->\r\n\r\n        <article class=\"eac-service-card\">\r\n\r\n            <div class=\"eac-service-image\">\r\n\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1501555088652-021faa106b9b?auto=format&fit=crop&w=1400&q=88\"\r\n                    alt=\"Travel support during an adventure\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"eac-service-number\">\r\n                    08\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"eac-service-content\">\r\n\r\n                <div class=\"eac-service-kicker\">\r\n                    On-Trip Care\r\n                <\/div>\r\n\r\n                <h3>\r\n                    24\/7\r\n                    On-Trip Support\r\n                <\/h3>\r\n\r\n                <p>\r\n                    A dedicated team available throughout your\r\n                    journey, ready to assist when you need support\r\n                    while traveling.\r\n                <\/p>\r\n\r\n                <div class=\"eac-service-line\"><\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     FINAL MESSAGE\r\n========================================================= -->\r\n\r\n<section class=\"eac-services-support\">\r\n\r\n    <div class=\"eac-services-support-inner\">\r\n\r\n        <div class=\"eac-services-support-label\">\r\n            Travel With Confidence\r\n        <\/div>\r\n\r\n        <h2>\r\n            We handle the details.\r\n            <em>You enjoy the journey.<\/em>\r\n        <\/h2>\r\n\r\n        <p>\r\n            From the first plan to the final day of your trip,\r\n            Eurasian Adventure Club is here to make your travel\r\n            experience organized, comfortable and memorable.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     GSAP\r\n========================================================= -->\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.7\/dist\/gsap.min.js\"><\/script>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.7\/dist\/ScrollTrigger.min.js\"><\/script>\r\n\r\n<script>\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\",function(){\r\n\r\n    if(typeof gsap === \"undefined\"){\r\n        return;\r\n    }\r\n\r\n    if(typeof ScrollTrigger !== \"undefined\"){\r\n        gsap.registerPlugin(ScrollTrigger);\r\n    }\r\n\r\n\r\n    \/* HERO *\/\r\n\r\n    gsap.from(\".eac-services-hero-inner\",{\r\n        opacity:0,\r\n        y:45,\r\n        duration:1.1,\r\n        ease:\"power3.out\"\r\n    });\r\n\r\n\r\n    if(typeof ScrollTrigger !== \"undefined\"){\r\n\r\n        \/* INTRO *\/\r\n\r\n        gsap.from(\".eac-services-intro-heading\",{\r\n            scrollTrigger:{\r\n                trigger:\".eac-services-intro\",\r\n                start:\"top 82%\",\r\n                once:true\r\n            },\r\n\r\n            opacity:0,\r\n            x:-35,\r\n            duration:.8,\r\n            ease:\"power3.out\"\r\n        });\r\n\r\n\r\n        gsap.from(\".eac-services-intro-copy\",{\r\n            scrollTrigger:{\r\n                trigger:\".eac-services-intro\",\r\n                start:\"top 82%\",\r\n                once:true\r\n            },\r\n\r\n            opacity:0,\r\n            x:35,\r\n            duration:.8,\r\n            delay:.12,\r\n            ease:\"power3.out\"\r\n        });\r\n\r\n\r\n        \/* SERVICE CARDS *\/\r\n\r\n        gsap.from(\".eac-service-card\",{\r\n\r\n            scrollTrigger:{\r\n                trigger:\".eac-services-grid\",\r\n                start:\"top 82%\",\r\n                once:true\r\n            },\r\n\r\n            opacity:0,\r\n            y:50,\r\n            scale:.97,\r\n\r\n            duration:.75,\r\n\r\n            stagger:.10,\r\n\r\n            ease:\"power3.out\"\r\n        });\r\n\r\n\r\n        \/* FINAL *\/\r\n\r\n        gsap.from(\".eac-services-support-inner\",{\r\n\r\n            scrollTrigger:{\r\n                trigger:\".eac-services-support\",\r\n                start:\"top 82%\",\r\n                once:true\r\n            },\r\n\r\n            opacity:0,\r\n            y:45,\r\n\r\n            duration:.9,\r\n\r\n            ease:\"power3.out\"\r\n        });\r\n\r\n    }\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>What We Do Travel made simple. Eurasian Adventure Club offers end-to-end travel solutions so you can focus on the experience, not the logistics. Our Services Everything you need, in one place. From planning your itinerary to supporting you throughout the journey, our team takes care of the essential details behind a smooth and memorable travel experience. 01 Planning Tour Planning &amp; Itinerary Design Fully customized, day-by-day travel plans designed around your destination, interests, schedule and travel style. 02 Documentation Visa Assistance Documentation support and practical guidance for outbound travelers throughout the visa preparation process. 03 Accommodation Hotel &amp; Accommodation Booking From boutique guesthouses to luxury resorts, we help arrange accommodation suited to your destination and travel requirements. 04 Logistics Transport &amp; Logistics Private vehicles, 4&#215;4 jeeps, domestic flights and transfers arranged to keep your journey organized from one destination to the next. 05 Local Expertise Licensed Tour Guides Local, experienced guides who bring destinations to life while helping travelers understand the culture, history and character of each place. 06 Groups &amp; Corporate Group &amp; Corporate Travel Management Travel management for retreats, incentive trips and team tours, with the logistics coordinated around your group&#8217;s needs. 07 Adventure Adventure Equipment Guidance Gear recommendations and rental support for treks and adventure journeys, helping you prepare for the conditions ahead. 08 On-Trip Care 24\/7 On-Trip Support A dedicated team available throughout your journey, ready to assist when you need support while traveling. Travel With Confidence We handle the details. You enjoy the journey. From the first plan to the final day of your trip, Eurasian Adventure Club is here to make your travel experience organized, comfortable and memorable.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-383","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=383"}],"version-history":[{"count":8,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/383\/revisions"}],"predecessor-version":[{"id":530,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/383\/revisions\/530"}],"wp:attachment":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}