{"id":110,"date":"2026-08-21T09:07:07","date_gmt":"2026-08-21T09:07:07","guid":{"rendered":"https:\/\/eurasianadventureclub.com\/?page_id=110"},"modified":"2026-09-09T11:08:19","modified_gmt":"2026-09-09T11:08:19","slug":"about-us","status":"publish","type":"page","link":"https:\/\/eurasianadventureclub.com\/?page_id=110","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"110\" class=\"elementor elementor-110\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3372a7 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=\"f3372a7\" 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-17684ac elementor-widget elementor-widget-html\" data-id=\"17684ac\" 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<!-- =========================================================\r\n     EURASIAN ADVENTURE CLUB\r\n     ABOUT US PAGE\r\n     FULL WIDTH \/ DESKTOP + MOBILE\r\n========================================================= -->\r\n\r\n<section class=\"eac-about-page\">\r\n\r\n<style>\r\n\r\n\/* =========================================================\r\n   GLOBAL\r\n========================================================= *\/\r\n\r\n.eac-about-page,\r\n.eac-about-page *{\r\n    box-sizing:border-box;\r\n}\r\n\r\n.eac-about-page{\r\n\r\n    --green:#004510;\r\n    --deep-green:#002d0b;\r\n    --dark:#031b10;\r\n\r\n    --cream:#F2E5D0;\r\n    --gold:#D8AE55;\r\n    --gold-light:#E7C77F;\r\n\r\n    --white:#ffffff;\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        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-about-hero{\r\n\r\n    position:relative;\r\n\r\n    min-height:680px;\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,45,11,.97) 0%,\r\n            rgba(0,69,16,.86) 38%,\r\n            rgba(0,45,11,.42) 70%,\r\n            rgba(0,20,8,.18) 100%\r\n        ),\r\n        url(\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Hunza%20Valley%20View.jpg\")\r\n        center\/cover no-repeat;\r\n}\r\n\r\n\r\n\/* Animated glow *\/\r\n\r\n.eac-about-hero::before{\r\n\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    width:550px;\r\n    height:550px;\r\n\r\n    border-radius:50%;\r\n\r\n    right:-170px;\r\n    top:-180px;\r\n\r\n    background:\r\n        radial-gradient(\r\n            circle,\r\n            rgba(216,174,85,.22),\r\n            transparent 68%\r\n        );\r\n\r\n    filter:blur(20px);\r\n\r\n    animation:eacGlow 8s ease-in-out infinite alternate;\r\n}\r\n\r\n@keyframes eacGlow{\r\n\r\n    from{\r\n        transform:translate(0,0) scale(1);\r\n    }\r\n\r\n    to{\r\n        transform:translate(-50px,60px) scale(1.18);\r\n    }\r\n\r\n}\r\n\r\n\r\n.eac-hero-inner{\r\n\r\n    position:relative;\r\n    z-index:3;\r\n\r\n    width:100%;\r\n    max-width:1450px;\r\n\r\n    margin:0 auto;\r\n\r\n    padding:100px 5vw 90px;\r\n}\r\n\r\n\r\n.eac-hero-label{\r\n\r\n    display:flex;\r\n    align-items:center;\r\n    gap:14px;\r\n\r\n    margin-bottom:22px;\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:11px;\r\n    font-weight:800;\r\n\r\n    letter-spacing:4px;\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n.eac-hero-label::before{\r\n\r\n    content:\"\";\r\n\r\n    width:50px;\r\n    height:1px;\r\n\r\n    background:var(--gold);\r\n}\r\n\r\n\r\n.eac-hero-title{\r\n\r\n    max-width:800px;\r\n\r\n    margin:0;\r\n\r\n    color:#ffffff;\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:clamp(55px,7vw,100px);\r\n\r\n    line-height:.94;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-4px;\r\n}\r\n\r\n\r\n.eac-hero-title em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-hero-text{\r\n\r\n    max-width:650px;\r\n\r\n    margin:30px 0 0;\r\n\r\n    color:rgba(255,255,255,.88);\r\n\r\n    font-size:17px;\r\n\r\n    line-height:1.75;\r\n}\r\n\r\n\r\n.eac-hero-tag{\r\n\r\n    margin-top:38px;\r\n\r\n    display:inline-flex;\r\n\r\n    align-items:center;\r\n    gap:13px;\r\n\r\n    color:var(--cream);\r\n\r\n    font-size:10px;\r\n\r\n    letter-spacing:2px;\r\n\r\n    font-weight:800;\r\n\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n.eac-hero-tag span{\r\n\r\n    width:7px;\r\n    height:7px;\r\n\r\n    border-radius:50%;\r\n\r\n    background:var(--gold);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WHO WE ARE\r\n========================================================= *\/\r\n\r\n.eac-who{\r\n\r\n    width:100%;\r\n\r\n    padding:110px 5vw;\r\n\r\n    background:var(--cream);\r\n}\r\n\r\n\r\n.eac-who-inner{\r\n\r\n    width:100%;\r\n    max-width:1450px;\r\n\r\n    margin:auto;\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        minmax(0,1fr)\r\n        minmax(0,1fr);\r\n\r\n    gap:80px;\r\n\r\n    align-items:center;\r\n}\r\n\r\n\r\n.eac-section-label{\r\n\r\n    display:flex;\r\n    align-items:center;\r\n\r\n    gap:12px;\r\n\r\n    margin-bottom:20px;\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-section-label::before{\r\n\r\n    content:\"\";\r\n\r\n    width:38px;\r\n    height:1px;\r\n\r\n    background:var(--gold);\r\n}\r\n\r\n\r\n.eac-who h2{\r\n\r\n    margin:0 0 25px;\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:clamp(42px,5vw,70px);\r\n\r\n    line-height:1.02;\r\n\r\n    font-weight:500;\r\n\r\n    letter-spacing:-2px;\r\n}\r\n\r\n\r\n.eac-who h2 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-who-copy p{\r\n\r\n    margin:0 0 18px;\r\n\r\n    color:#526158;\r\n\r\n    font-size:16px;\r\n\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n.eac-who-copy p:last-child{\r\n\r\n    margin-bottom:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WHO WE ARE IMAGE\r\n========================================================= *\/\r\n\r\n.eac-who-image{\r\n\r\n    position:relative;\r\n\r\n    min-height:510px;\r\n\r\n    overflow:hidden;\r\n\r\n    border-radius:5px;\r\n\r\n    background:var(--green);\r\n\r\n    box-shadow:\r\n        0 20px 50px rgba(0,45,11,.12);\r\n}\r\n\r\n\r\n.eac-who-image img{\r\n\r\n    width:100%;\r\n    height:100%;\r\n\r\n    min-height:510px;\r\n\r\n    display:block;\r\n\r\n    object-fit:cover;\r\n\r\n    transition:transform .8s ease;\r\n}\r\n\r\n\r\n.eac-who-image:hover img{\r\n\r\n    transform:scale(1.05);\r\n}\r\n\r\n\r\n.eac-who-image::after{\r\n\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            to top,\r\n            rgba(0,45,11,.65),\r\n            transparent 55%\r\n        );\r\n\r\n    pointer-events:none;\r\n}\r\n\r\n\r\n.eac-image-caption{\r\n\r\n    position:absolute;\r\n\r\n    z-index:3;\r\n\r\n    bottom:25px;\r\n    left:25px;\r\n\r\n    color:#ffffff;\r\n\r\n    font-size:10px;\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\/* =========================================================\r\n   OUR STORY\r\n========================================================= *\/\r\n\r\n.eac-story{\r\n\r\n    position:relative;\r\n\r\n    padding:85px 5vw;\r\n\r\n    background:var(--green);\r\n\r\n    overflow:hidden;\r\n}\r\n\r\n\r\n.eac-story::before{\r\n\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    width:500px;\r\n    height:500px;\r\n\r\n    border-radius:50%;\r\n\r\n    right:-250px;\r\n    top:-250px;\r\n\r\n    border:1px solid rgba(216,174,85,.15);\r\n\r\n    box-shadow:\r\n        0 0 0 70px rgba(216,174,85,.025),\r\n        0 0 0 140px rgba(216,174,85,.02);\r\n}\r\n\r\n\r\n.eac-story-inner{\r\n\r\n    position:relative;\r\n\r\n    z-index:2;\r\n\r\n    max-width:1250px;\r\n\r\n    margin:auto;\r\n\r\n    text-align:center;\r\n}\r\n\r\n\r\n.eac-story h2{\r\n\r\n    margin:0 auto 22px;\r\n\r\n    max-width:900px;\r\n\r\n    color:#ffffff;\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:clamp(38px,5vw,66px);\r\n\r\n    font-weight:500;\r\n\r\n    line-height:1.05;\r\n\r\n    letter-spacing:-2px;\r\n}\r\n\r\n\r\n.eac-story h2 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-story p{\r\n\r\n    max-width:850px;\r\n\r\n    margin:0 auto;\r\n\r\n    color:rgba(255,255,255,.78);\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   MISSION \/ VISION\r\n========================================================= *\/\r\n\r\n.eac-purpose{\r\n\r\n    width:100%;\r\n\r\n    padding:105px 5vw;\r\n\r\n    background:#f8eddd;\r\n}\r\n\r\n\r\n.eac-purpose-inner{\r\n\r\n    max-width:1450px;\r\n\r\n    margin:auto;\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        minmax(0,1fr)\r\n        minmax(0,1fr);\r\n\r\n    gap:25px;\r\n}\r\n\r\n\r\n.eac-purpose-card{\r\n\r\n    position:relative;\r\n\r\n    min-height:330px;\r\n\r\n    padding:45px;\r\n\r\n    overflow:hidden;\r\n\r\n    border:1px solid rgba(0,69,16,.12);\r\n\r\n    background:#fffaf2;\r\n\r\n    transition:\r\n        transform .4s ease,\r\n        box-shadow .4s ease;\r\n}\r\n\r\n\r\n.eac-purpose-card:hover{\r\n\r\n    transform:translateY(-6px);\r\n\r\n    box-shadow:\r\n        0 20px 45px rgba(0,69,16,.10);\r\n}\r\n\r\n\r\n.eac-purpose-number{\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:11px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:3px;\r\n}\r\n\r\n\r\n.eac-purpose-card h3{\r\n\r\n    margin:28px 0 17px;\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:39px;\r\n\r\n    font-weight:500;\r\n}\r\n\r\n\r\n.eac-purpose-card h3 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-purpose-card p{\r\n\r\n    max-width:600px;\r\n\r\n    margin:0;\r\n\r\n    color:#59655d;\r\n\r\n    font-size:15px;\r\n\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n.eac-purpose-card::after{\r\n\r\n    content:\"\";\r\n\r\n    position:absolute;\r\n\r\n    width:150px;\r\n    height:150px;\r\n\r\n    border:1px solid rgba(216,174,85,.18);\r\n\r\n    border-radius:50%;\r\n\r\n    right:-55px;\r\n    bottom:-55px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CORE VALUES\r\n========================================================= *\/\r\n\r\n.eac-values{\r\n\r\n    width:100%;\r\n\r\n    padding:110px 5vw;\r\n\r\n    background:var(--cream);\r\n}\r\n\r\n\r\n.eac-values-inner{\r\n\r\n    max-width:1450px;\r\n\r\n    margin:auto;\r\n}\r\n\r\n\r\n.eac-values-heading{\r\n\r\n    max-width:720px;\r\n\r\n    margin-bottom:50px;\r\n}\r\n\r\n\r\n.eac-values-heading h2{\r\n\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:clamp(40px,5vw,66px);\r\n\r\n    line-height:1.03;\r\n\r\n    font-weight:500;\r\n}\r\n\r\n\r\n.eac-values-heading h2 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-values-grid{\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        repeat(5,minmax(0,1fr));\r\n\r\n    gap:14px;\r\n}\r\n\r\n\r\n.eac-value{\r\n\r\n    min-height:245px;\r\n\r\n    padding:28px 22px;\r\n\r\n    border:1px solid rgba(0,69,16,.12);\r\n\r\n    background:#fffaf3;\r\n\r\n    transition:\r\n        transform .35s ease,\r\n        background .35s ease;\r\n}\r\n\r\n\r\n.eac-value:hover{\r\n\r\n    transform:translateY(-7px);\r\n\r\n    background:var(--green);\r\n}\r\n\r\n\r\n.eac-value-number{\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:2px;\r\n}\r\n\r\n\r\n.eac-value h3{\r\n\r\n    margin:42px 0 13px;\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:24px;\r\n\r\n    font-weight:500;\r\n}\r\n\r\n\r\n.eac-value p{\r\n\r\n    margin:0;\r\n\r\n    color:#69756c;\r\n\r\n    font-size:13px;\r\n\r\n    line-height:1.7;\r\n}\r\n\r\n\r\n.eac-value:hover h3{\r\n\r\n    color:var(--gold);\r\n}\r\n\r\n\r\n.eac-value:hover p{\r\n\r\n    color:rgba(255,255,255,.75);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TRUST\r\n========================================================= *\/\r\n\r\n.eac-trust{\r\n\r\n    position:relative;\r\n\r\n    padding:100px 5vw;\r\n\r\n    background:\r\n        linear-gradient(\r\n            110deg,\r\n            rgba(0,45,11,.98),\r\n            rgba(0,69,16,.92)\r\n        );\r\n}\r\n\r\n\r\n.eac-trust-inner{\r\n\r\n    max-width:1250px;\r\n\r\n    margin:auto;\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:\r\n        .85fr\r\n        1.15fr;\r\n\r\n    gap:75px;\r\n\r\n    align-items:center;\r\n}\r\n\r\n\r\n.eac-trust h2{\r\n\r\n    margin:0;\r\n\r\n    color:#ffffff;\r\n\r\n    font-family:\r\n        Georgia,\r\n        \"Times New Roman\",\r\n        serif;\r\n\r\n    font-size:clamp(40px,5vw,64px);\r\n\r\n    line-height:1.05;\r\n\r\n    font-weight:500;\r\n}\r\n\r\n\r\n.eac-trust h2 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-trust-list{\r\n\r\n    display:grid;\r\n\r\n    grid-template-columns:1fr 1fr;\r\n\r\n    gap:13px;\r\n}\r\n\r\n\r\n.eac-trust-item{\r\n\r\n    padding:22px;\r\n\r\n    border:1px solid rgba(242,229,208,.13);\r\n\r\n    background:rgba(255,255,255,.035);\r\n\r\n    color:rgba(255,255,255,.84);\r\n\r\n    font-size:13px;\r\n\r\n    line-height:1.6;\r\n\r\n    transition:\r\n        background .3s ease,\r\n        border-color .3s ease;\r\n}\r\n\r\n\r\n.eac-trust-item:hover{\r\n\r\n    background:rgba(216,174,85,.10);\r\n\r\n    border-color:rgba(216,174,85,.5);\r\n}\r\n\r\n\r\n.eac-trust-item strong{\r\n\r\n    display:block;\r\n\r\n    margin-bottom:7px;\r\n\r\n    color:var(--gold);\r\n\r\n    font-size:11px;\r\n\r\n    letter-spacing:1px;\r\n\r\n    text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA\r\n========================================================= *\/\r\n\r\n.eac-about-cta{\r\n\r\n    width:100%;\r\n\r\n    padding:100px 5vw;\r\n\r\n    background:var(--cream);\r\n\r\n    text-align:center;\r\n}\r\n\r\n\r\n.eac-cta-inner{\r\n\r\n    max-width:900px;\r\n\r\n    margin:auto;\r\n}\r\n\r\n\r\n.eac-cta-label{\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-about-cta h2{\r\n\r\n    margin:18px 0 18px;\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:clamp(43px,6vw,75px);\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-about-cta h2 em{\r\n\r\n    color:var(--gold);\r\n\r\n    font-style:italic;\r\n}\r\n\r\n\r\n.eac-about-cta p{\r\n\r\n    max-width:650px;\r\n\r\n    margin:0 auto 32px;\r\n\r\n    color:#5e6b62;\r\n\r\n    font-size:15px;\r\n\r\n    line-height:1.7;\r\n}\r\n\r\n\r\n.eac-cta-button{\r\n\r\n    display:inline-flex;\r\n\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    gap:15px;\r\n\r\n    min-height:56px;\r\n\r\n    padding:6px 8px 6px 23px;\r\n\r\n    border-radius:50px;\r\n\r\n    background:var(--green);\r\n\r\n    color:#ffffff !important;\r\n\r\n    text-decoration:none !important;\r\n\r\n    font-size:11px;\r\n\r\n    font-weight:800;\r\n\r\n    letter-spacing:1.5px;\r\n\r\n    text-transform:uppercase;\r\n\r\n    transition:\r\n        background .3s ease,\r\n        transform .3s ease;\r\n}\r\n\r\n\r\n.eac-cta-button:hover{\r\n\r\n    background:#063c17;\r\n\r\n    transform:translateY(-3px);\r\n}\r\n\r\n\r\n.eac-cta-arrow{\r\n\r\n    width:42px;\r\n    height:42px;\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:var(--gold);\r\n\r\n    color:var(--green);\r\n\r\n    font-size:18px;\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-about-hero{\r\n\r\n        min-height:620px;\r\n\r\n        background-position:center;\r\n    }\r\n\r\n\r\n    .eac-who-inner{\r\n\r\n        gap:45px;\r\n    }\r\n\r\n\r\n    .eac-values-grid{\r\n\r\n        grid-template-columns:\r\n            repeat(3,minmax(0,1fr));\r\n    }\r\n\r\n\r\n    .eac-trust-inner{\r\n\r\n        gap:45px;\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-about-page{\r\n\r\n        width:100vw !important;\r\n\r\n        max-width:100vw !important;\r\n\r\n        margin-left:calc(50% - 50vw) !important;\r\n\r\n        margin-right:calc(50% - 50vw) !important;\r\n\r\n        overflow:hidden !important;\r\n    }\r\n\r\n\r\n    \/* HERO *\/\r\n\r\n    .eac-about-hero{\r\n\r\n        min-height:640px;\r\n\r\n        align-items:flex-end;\r\n\r\n        background:\r\n            linear-gradient(\r\n                180deg,\r\n                rgba(0,45,11,.18) 0%,\r\n                rgba(0,45,11,.66) 50%,\r\n                rgba(0,45,11,.98) 100%\r\n            ),\r\n            url(\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Hunza%20Valley%20View.jpg\")\r\n            center\/cover no-repeat;\r\n    }\r\n\r\n\r\n    .eac-hero-inner{\r\n\r\n        padding:80px 22px 65px;\r\n    }\r\n\r\n\r\n    .eac-hero-label{\r\n\r\n        font-size:8px;\r\n\r\n        letter-spacing:2.5px;\r\n\r\n        gap:9px;\r\n    }\r\n\r\n\r\n    .eac-hero-label::before{\r\n\r\n        width:27px;\r\n    }\r\n\r\n\r\n    .eac-hero-title{\r\n\r\n        max-width:100%;\r\n\r\n        font-size:clamp(48px,14vw,67px);\r\n\r\n        line-height:.95;\r\n\r\n        letter-spacing:-2px;\r\n    }\r\n\r\n\r\n    .eac-hero-text{\r\n\r\n        margin-top:22px;\r\n\r\n        font-size:14px;\r\n\r\n        line-height:1.7;\r\n    }\r\n\r\n\r\n    .eac-hero-tag{\r\n\r\n        margin-top:27px;\r\n\r\n        font-size:8px;\r\n\r\n        letter-spacing:1.7px;\r\n    }\r\n\r\n\r\n    \/* WHO *\/\r\n\r\n    .eac-who{\r\n\r\n        padding:72px 20px;\r\n    }\r\n\r\n\r\n    .eac-who-inner{\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:40px;\r\n    }\r\n\r\n\r\n    .eac-section-label{\r\n\r\n        font-size:8px;\r\n\r\n        letter-spacing:2.3px;\r\n    }\r\n\r\n\r\n    .eac-section-label::before{\r\n\r\n        width:27px;\r\n    }\r\n\r\n\r\n    .eac-who h2{\r\n\r\n        font-size:43px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-who-copy p{\r\n\r\n        font-size:14px;\r\n\r\n        line-height:1.75;\r\n    }\r\n\r\n\r\n    .eac-who-image{\r\n\r\n        min-height:390px;\r\n\r\n        height:390px;\r\n\r\n        width:100%;\r\n    }\r\n\r\n\r\n    .eac-who-image img{\r\n\r\n        min-height:390px;\r\n\r\n        width:100%;\r\n\r\n        object-fit:cover;\r\n    }\r\n\r\n\r\n    \/* STORY *\/\r\n\r\n    .eac-story{\r\n\r\n        padding:72px 20px;\r\n    }\r\n\r\n\r\n    .eac-story h2{\r\n\r\n        font-size:39px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-story p{\r\n\r\n        font-size:14px;\r\n\r\n        line-height:1.75;\r\n    }\r\n\r\n\r\n    \/* PURPOSE *\/\r\n\r\n    .eac-purpose{\r\n\r\n        padding:72px 20px;\r\n    }\r\n\r\n\r\n    .eac-purpose-inner{\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:16px;\r\n    }\r\n\r\n\r\n    .eac-purpose-card{\r\n\r\n        min-height:auto;\r\n\r\n        padding:31px 26px;\r\n    }\r\n\r\n\r\n    .eac-purpose-card h3{\r\n\r\n        margin-top:22px;\r\n\r\n        font-size:32px;\r\n    }\r\n\r\n\r\n    .eac-purpose-card p{\r\n\r\n        font-size:14px;\r\n    }\r\n\r\n\r\n    \/* VALUES *\/\r\n\r\n    .eac-values{\r\n\r\n        padding:72px 20px;\r\n    }\r\n\r\n\r\n    .eac-values-heading{\r\n\r\n        margin-bottom:30px;\r\n    }\r\n\r\n\r\n    .eac-values-heading h2{\r\n\r\n        font-size:41px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-values-grid{\r\n\r\n        grid-template-columns:1fr 1fr;\r\n\r\n        gap:10px;\r\n    }\r\n\r\n\r\n    .eac-value{\r\n\r\n        min-height:220px;\r\n\r\n        padding:23px 18px;\r\n    }\r\n\r\n\r\n    .eac-value h3{\r\n\r\n        margin-top:34px;\r\n\r\n        font-size:21px;\r\n    }\r\n\r\n\r\n    .eac-value p{\r\n\r\n        font-size:12px;\r\n\r\n        line-height:1.6;\r\n    }\r\n\r\n\r\n    \/* TRUST *\/\r\n\r\n    .eac-trust{\r\n\r\n        padding:72px 20px;\r\n    }\r\n\r\n\r\n    .eac-trust-inner{\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:35px;\r\n    }\r\n\r\n\r\n    .eac-trust h2{\r\n\r\n        font-size:42px;\r\n    }\r\n\r\n\r\n    .eac-trust-list{\r\n\r\n        grid-template-columns:1fr;\r\n\r\n        gap:10px;\r\n    }\r\n\r\n\r\n    .eac-trust-item{\r\n\r\n        padding:19px;\r\n\r\n        font-size:13px;\r\n    }\r\n\r\n\r\n    \/* CTA *\/\r\n\r\n    .eac-about-cta{\r\n\r\n        padding:75px 20px;\r\n    }\r\n\r\n\r\n    .eac-about-cta h2{\r\n\r\n        font-size:45px;\r\n\r\n        letter-spacing:-1px;\r\n    }\r\n\r\n\r\n    .eac-about-cta p{\r\n\r\n        font-size:14px;\r\n    }\r\n\r\n\r\n    .eac-cta-button{\r\n\r\n        min-height:56px;\r\n\r\n        width:auto;\r\n\r\n        max-width:100%;\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-hero-title{\r\n\r\n        font-size:46px;\r\n    }\r\n\r\n\r\n    .eac-who h2{\r\n\r\n        font-size:39px;\r\n    }\r\n\r\n\r\n    .eac-values-grid{\r\n\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n\r\n    .eac-value{\r\n\r\n        min-height:auto;\r\n    }\r\n\r\n\r\n    .eac-about-cta h2{\r\n\r\n        font-size:40px;\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-about-hero\">\r\n\r\n    <div class=\"eac-hero-inner\">\r\n\r\n        <div class=\"eac-hero-label\">\r\n            About Eurasian Adventure Club\r\n        <\/div>\r\n\r\n        <h1 class=\"eac-hero-title\">\r\n            More Than A\r\n            <em>Journey.<\/em>\r\n        <\/h1>\r\n\r\n        <p class=\"eac-hero-text\">\r\n            We connect travelers with the natural beauty, culture,\r\n            and adventure of Pakistan, Eurasia, and beyond \u2014\r\n            creating authentic, well-organized and memorable journeys.\r\n        <\/p>\r\n\r\n        <div class=\"eac-hero-tag\">\r\n            <span><\/span>\r\n            Inbound &amp; Outbound Tourism\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n     WHO WE ARE\r\n========================================================= -->\r\n\r\n<section class=\"eac-who\">\r\n\r\n    <div class=\"eac-who-inner\">\r\n\r\n        <div class=\"eac-who-copy\">\r\n\r\n            <div class=\"eac-section-label\">\r\n                Who We Are\r\n            <\/div>\r\n\r\n            <h2>\r\n                Your trusted\r\n                <em>travel partner.<\/em>\r\n            <\/h2>\r\n\r\n            <p>\r\n                Eurasian Adventure Club (Private Limited) is a\r\n                Rawalpindi-based inbound and outbound tourism company\r\n                dedicated to connecting travelers with the natural\r\n                beauty, culture, and adventure of Eurasia and beyond.\r\n            <\/p>\r\n\r\n            <p>\r\n                Founded on a passion for exploration, we create\r\n                authentic, well-organized and memorable journeys\r\n                for travelers looking to experience destinations\r\n                in a meaningful way.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"eac-who-image\">\r\n\r\n            <!-- FIXED DIRECT IMAGE URL -->\r\n            <img decoding=\"async\"\r\n                src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Passu%20Cones%20-%20Hunza%20Valley%20Pakistan.jpg\"\r\n                alt=\"Passu Cones in Hunza Valley, Pakistan\"\r\n                loading=\"lazy\"\r\n            >\r\n\r\n            <div class=\"eac-image-caption\">\r\n                Pakistan \u00b7 Our Home \u00b7 Your Adventure\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     OUR STORY\r\n========================================================= -->\r\n\r\n<section class=\"eac-story\">\r\n\r\n    <div class=\"eac-story-inner\">\r\n\r\n        <div\r\n            class=\"eac-section-label\"\r\n            style=\"justify-content:center;\"\r\n        >\r\n            Our Story\r\n        <\/div>\r\n\r\n        <h2>\r\n            Travel should be\r\n            <em>transformative,<\/em>\r\n            not transactional.\r\n        <\/h2>\r\n\r\n        <p>\r\n            From guiding small groups through Pakistan's mountain\r\n            valleys to arranging international holidays for families\r\n            and corporate teams, Eurasian Adventure Club has built\r\n            its reputation on trust, attention to detail, and a\r\n            genuine love for the places we send our travelers to explore.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     MISSION \/ VISION\r\n========================================================= -->\r\n\r\n<section class=\"eac-purpose\">\r\n\r\n    <div class=\"eac-purpose-inner\">\r\n\r\n        <article class=\"eac-purpose-card\">\r\n\r\n            <div class=\"eac-purpose-number\">\r\n                01 \u00b7 OUR MISSION\r\n            <\/div>\r\n\r\n            <h3>\r\n                Travel made\r\n                <em>meaningful.<\/em>\r\n            <\/h3>\r\n\r\n            <p>\r\n                To make world-class travel experiences accessible,\r\n                safe, and unforgettable \u2014 connecting people to places,\r\n                cultures, and adventures that broaden their perspective.\r\n            <\/p>\r\n\r\n        <\/article>\r\n\r\n\r\n        <article class=\"eac-purpose-card\">\r\n\r\n            <div class=\"eac-purpose-number\">\r\n                02 \u00b7 OUR VISION\r\n            <\/div>\r\n\r\n            <h3>\r\n                Leading the\r\n                <em>way forward.<\/em>\r\n            <\/h3>\r\n\r\n            <p>\r\n                To become the leading inbound and outbound tourism\r\n                brand across the Eurasian region, recognized for\r\n                authenticity, reliability, and exceptional service.\r\n            <\/p>\r\n\r\n        <\/article>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     CORE VALUES\r\n========================================================= -->\r\n\r\n<section class=\"eac-values\">\r\n\r\n    <div class=\"eac-values-inner\">\r\n\r\n        <div class=\"eac-values-heading\">\r\n\r\n            <div class=\"eac-section-label\">\r\n                What Guides Us\r\n            <\/div>\r\n\r\n            <h2>\r\n                Our core\r\n                <em>values.<\/em>\r\n            <\/h2>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"eac-values-grid\">\r\n\r\n            <article class=\"eac-value\">\r\n\r\n                <div class=\"eac-value-number\">\r\n                    01\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Exploration\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Every journey should uncover something new.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"eac-value\">\r\n\r\n                <div class=\"eac-value-number\">\r\n                    02\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Integrity\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Transparent pricing, honest advice, no hidden surprises.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"eac-value\">\r\n\r\n                <div class=\"eac-value-number\">\r\n                    03\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Excellence\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Every detail, from itinerary to logistics, handled with care.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"eac-value\">\r\n\r\n                <div class=\"eac-value-number\">\r\n                    04\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Sustainability\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Responsible tourism that respects local communities\r\n                    and environments.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"eac-value\">\r\n\r\n                <div class=\"eac-value-number\">\r\n                    05\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Passion\r\n                <\/h3>\r\n\r\n                <p>\r\n                    A genuine love for travel drives everything we do.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     WHY TRAVELERS TRUST US\r\n========================================================= -->\r\n\r\n<section class=\"eac-trust\">\r\n\r\n    <div class=\"eac-trust-inner\">\r\n\r\n        <div>\r\n\r\n            <div class=\"eac-section-label\">\r\n                Why Travelers Trust Us\r\n            <\/div>\r\n\r\n            <h2>\r\n                Built on\r\n                <em>experience.<\/em>\r\n            <\/h2>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"eac-trust-list\">\r\n\r\n            <div class=\"eac-trust-item\">\r\n\r\n                <strong>\r\n                    Experience\r\n                <\/strong>\r\n\r\n                Years of combined experience in inbound\r\n                and outbound tourism.\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"eac-trust-item\">\r\n\r\n                <strong>\r\n                    Personalized Service\r\n                <\/strong>\r\n\r\n                Support from your first inquiry\r\n                through your return home.\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"eac-trust-item\">\r\n\r\n                <strong>\r\n                    Local Partnerships\r\n                <\/strong>\r\n\r\n                Strong local partnerships across Pakistan\r\n                and international destinations.\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"eac-trust-item\">\r\n\r\n                <strong>\r\n                    Traveler First\r\n                <\/strong>\r\n\r\n                A commitment to traveler safety\r\n                and satisfaction.\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     CTA\r\n========================================================= -->\r\n\r\n<section class=\"eac-about-cta\">\r\n\r\n    <div class=\"eac-cta-inner\">\r\n\r\n        <div class=\"eac-cta-label\">\r\n            Your Next Adventure\r\n        <\/div>\r\n\r\n        <h2>\r\n            Let's create your\r\n            <em>next journey.<\/em>\r\n        <\/h2>\r\n\r\n        <p>\r\n            Whether you're planning an adventure through Pakistan,\r\n            a cultural experience abroad, or a customized holiday,\r\n            our travel consultants are ready to help.\r\n        <\/p>\r\n\r\n\r\n        <!-- EXACT CONTACT PAGE LINK -->\r\n        <a\r\n            href=\"https:\/\/eurasianadventureclub.com\/?page_id=112\"\r\n            class=\"eac-cta-button\"\r\n        >\r\n\r\n            <span>\r\n                Contact Us\r\n            <\/span>\r\n\r\n            <b class=\"eac-cta-arrow\">\r\n                \u2192\r\n            <\/b>\r\n\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\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>About Eurasian Adventure Club More Than A Journey. We connect travelers with the natural beauty, culture, and adventure of Pakistan, Eurasia, and beyond \u2014 creating authentic, well-organized and memorable journeys. Inbound &amp; Outbound Tourism Who We Are Your trusted travel partner. Eurasian Adventure Club (Private Limited) is a Rawalpindi-based inbound and outbound tourism company dedicated to connecting travelers with the natural beauty, culture, and adventure of Eurasia and beyond. Founded on a passion for exploration, we create authentic, well-organized and memorable journeys for travelers looking to experience destinations in a meaningful way. Pakistan \u00b7 Our Home \u00b7 Your Adventure Our Story Travel should be transformative, not transactional. From guiding small groups through Pakistan&#8217;s mountain valleys to arranging international holidays for families and corporate teams, Eurasian Adventure Club has built its reputation on trust, attention to detail, and a genuine love for the places we send our travelers to explore. 01 \u00b7 OUR MISSION Travel made meaningful. To make world-class travel experiences accessible, safe, and unforgettable \u2014 connecting people to places, cultures, and adventures that broaden their perspective. 02 \u00b7 OUR VISION Leading the way forward. To become the leading inbound and outbound tourism brand across the Eurasian region, recognized for authenticity, reliability, and exceptional service. What Guides Us Our core values. 01 Exploration Every journey should uncover something new. 02 Integrity Transparent pricing, honest advice, no hidden surprises. 03 Excellence Every detail, from itinerary to logistics, handled with care. 04 Sustainability Responsible tourism that respects local communities and environments. 05 Passion A genuine love for travel drives everything we do. Why Travelers Trust Us Built on experience. Experience Years of combined experience in inbound and outbound tourism. Personalized Service Support from your first inquiry through your return home. Local Partnerships Strong local partnerships across Pakistan and international destinations. Traveler First A commitment to traveler safety and satisfaction. Your Next Adventure Let&#8217;s create your next journey. Whether you&#8217;re planning an adventure through Pakistan, a cultural experience abroad, or a customized holiday, our travel consultants are ready to help. Contact Us \u2192<\/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-110","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/110","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=110"}],"version-history":[{"count":28,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions"}],"predecessor-version":[{"id":533,"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions\/533"}],"wp:attachment":[{"href":"https:\/\/eurasianadventureclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}