



















{"id":2242,"date":"2025-08-27T12:01:28","date_gmt":"2025-08-27T12:01:28","guid":{"rendered":"https:\/\/followtheimprints.com\/?page_id=2242"},"modified":"2026-04-18T23:51:41","modified_gmt":"2026-04-18T23:51:41","slug":"home","status":"publish","type":"page","link":"https:\/\/followtheimprints.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2242\" class=\"elementor elementor-2242\" wpc-filter-elementor-widget=\"1\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51e24b1 e-flex e-con-boxed e-con e-parent\" data-id=\"51e24b1\" 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-98994d5 elementor-widget elementor-widget-html\" data-id=\"98994d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Follow The Imprints<\/title>\n  \n  <!-- \ud83d\udd25 Shop Sale Popup -->\n<style>\n    .sale-badge {\n      display: inline-block;\n      background: #ff4d4d;\n      color: #fff;\n      padding: 6px 16px;\n      border-radius: 999px;\n      font-weight: bold;\n      font-size: 0.9rem;\n      margin-bottom: 12px;\n    }\n\n    .coupon {\n      background: #f2f8fb;\n      border: 2px dashed #035975;\n      padding: 10px;\n      border-radius: 12px;\n      font-weight: bold;\n      letter-spacing: 1px;\n      margin: 12px auto 16px;\n      color: #035975;\n    }\n\n  @keyframes fadeIn {\n    from {opacity: 0;}\n    to {opacity: 1;}\n  }\n\n  @keyframes scaleUp {\n    from {transform: scale(0.7);}\n    to {transform: scale(1);}\n  }\n  body {\n    font-family: Arial, sans-serif;\n    background: #fefefe;\n    margin: 0;\n    color: #333;\n    line-height: 1.6;\n  }\n\n  h2 {\n    font-size: 2rem;\n    margin-bottom: 15px;\n    color: #035975;\n  }\n\n  .section {\n    background: #fff;\n    margin: 30px 15px;\n    border-radius: 20px;\n    padding: 25px;\n    box-shadow: 0 6px 18px rgba(0,0,0,.08);\n  }\n\n  \/* --- Slideshow --- *\/\n  .slideshow-container {\n    position: relative;\n    max-width: 100%;\n    height: 70vh;\n    overflow: hidden;\n    border-radius: 20px;\n  }\n\n  .slideshow-container::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.45));\n    z-index: 1;\n    pointer-events: none;\n  }\n\n  .slideshow-container img {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    opacity: 0;\n    animation: fadeZoom 25s infinite; \/* FIXED *\/\n    z-index: 0;\n    transition: transform 0.5s ease;\n  }\n\n  .slideshow-container img:hover { transform: scale(1.05); }\n\n  .slideshow-container img:nth-child(1){animation-delay:0s}\n  .slideshow-container img:nth-child(2){animation-delay:5s}\n  .slideshow-container img:nth-child(3){animation-delay:10s}\n  .slideshow-container img:nth-child(4){animation-delay:15s}\n  .slideshow-container img:nth-child(5){animation-delay:20s}\n\n  @keyframes fadeZoom {\n    0% {opacity:0}\n    5% {opacity:1}\n    25% {opacity:1}\n    30% {opacity:0}\n    100% {opacity:0}\n  }\n<\/style>\n\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background: #fefefe;\n      margin: 0;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    h2 {\n      font-size: 2rem;\n      margin-bottom: 15px;\n      color: #035975;\n    }\n\n    .section {\n      background: #fff;\n      margin: 30px 15px;\n      border-radius: 20px;\n      padding: 25px;\n      box-shadow: 0 6px 18px rgba(0,0,0,.08);\n    }\n\n    \/* --- Slideshow --- *\/\n    .slideshow-container {\n      position: relative;\n      max-width: 100%;\n      height: 70vh;\n      overflow: hidden;\n      border-radius: 20px;\n    }\n    .slideshow-container::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.45));\n      z-index: 1;\n      pointer-events: none;\n    }\n    .slideshow-container img {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      opacity: 0;\n      animation: fadeZoom 20s infinite;\n      z-index: 0;\n      transition: transform 0.5s ease;\n    }\n    .slideshow-container img:hover { transform: scale(1.05); }\n\n    .slideshow-container img:nth-child(1){animation-delay:0s}\n    .slideshow-container img:nth-child(2){animation-delay:5s}\n    .slideshow-container img:nth-child(3){animation-delay:10s}\n    .slideshow-container img:nth-child(4){animation-delay:15s}\n\n    @keyframes fadeZoom {\n      0% {opacity:0; transform:scale(1)}\n      5% {opacity:1; transform:scale(1.05)}\n      25% {opacity:1; transform:scale(1.1)}\n      30% {opacity:0; transform:scale(1.1)}\n      100% {opacity:0}\n    }\n\n    .slideshow-text {\n      position: absolute;\n      left: 50%;\n      bottom: 30px;\n      transform: translateX(-50%);\n      text-align: center;\n      color: #fff;\n      max-width: 90%;\n      text-shadow: 2px 2px 6px rgba(0,0,0,.7);\n      z-index: 2;\n    }\n    .slideshow-text p { margin:6px 0 2px;font-size:1.3rem; font-weight:500; }\n    .slideshow-text small{ font-size:1rem; opacity:.9; }\n\n    .rr-title {\n      font-family: 'Road Rage', cursive !important;\n      font-size: 4rem;\n      margin: 0;\n    }\n\n    \/* --- Destinations \/ Blogs Grid --- *\/\n    .dest-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 20px;\n    }\n    @media (min-width: 700px) {\n      .dest-grid {\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      }\n    }\n\n    .dest-card {\n      background: #f9f9f9;\n      border-radius: 15px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,.08);\n      display: flex;\n      flex-direction: column;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .dest-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 12px 20px rgba(0,0,0,.15);\n    }\n    .dest-card img {\n      width: 100%;\n      height: 220px;\n      object-fit: cover;\n    }\n    .dest-info {\n      padding: 15px;\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n    }\n    .dest-info h3 { margin:0 0 8px; font-size:1.4rem; }\n    .dest-info p { font-size:0.95rem; color:#555; margin-bottom:12px; }\n    .dest-btn {\n      display: inline-block;\n      background: #035975;\n      color: #fff;\n      padding: 8px 16px;\n      border-radius: 10px;\n      text-decoration: none;\n      font-size:0.95rem;\n      transition: background 0.3s ease;\n    }\n    .dest-btn:hover { background:#0377A0; }\n    .dest-btn.disabled {\n      background: #888; cursor:not-allowed; pointer-events:none; opacity:0.7;\n    }\n\n    \/* --- Teaser Cards --- *\/\n    .teaser-grid {\n      display: grid;\n      gap: 20px;\n      grid-template-columns: 1fr;\n      max-width:1200px;\n      margin:auto;\n    }\n    @media (min-width:700px){\n      .teaser-grid {\n        grid-template-columns: repeat(auto-fit,minmax(300px,1fr));\n      }\n    }\n    .teaser-card {\n      display:flex; flex-direction:column; overflow:hidden;\n      background:#fff; border-radius:15px;\n      box-shadow:0 6px 15px rgba(0,0,0,.08);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .teaser-card:hover {\n      transform: translateY(-6px);\n      box-shadow:0 12px 20px rgba(0,0,0,.15);\n    }\n    .teaser-card img { width:100%; height:180px; object-fit:cover; }\n    .teaser-card div { padding:15px; display:flex; flex-direction:column; justify-content:space-between; flex:1; }\n    .teaser-card h3 { margin:6px 0; font-size:1.2rem; }\n    .teaser-card p { font-size:0.9rem; color:#555; }\n\n    \/* --- Videos --- *\/\n    .video-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n    @media (min-width: 700px) {\n      .video-grid { grid-template-columns: repeat(auto-fit,minmax(350px,1fr)); }\n    }\n    .video-card {\n      background:#f9f9f9; border-radius:15px; overflow:hidden; box-shadow:0 4px 12px rgba(0,0,0,.08);\n      transition: transform .3s ease, box-shadow .3s ease;\n    }\n    .video-card:hover { transform:translateY(-6px); box-shadow:0 12px 20px rgba(0,0,0,.15);}\n    .video-card iframe { width:100%; height:300px; border:none; border-radius:15px;}\n    @media (max-width:600px){ .video-card iframe { height:200px;} }\n  <\/style>\n\n  <!-- Slideshow -->\n  <div class=\"slideshow-container\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/12\/Jordan-scaled.jpg\" alt=\"Wadirum Dome\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2024\/12\/7851918B-4684-42E1-8248-ECE0DB010F76-scaled.jpg\" alt=\"Toronto Autumn\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2024\/12\/IMG_7712-scaled.jpg\" alt=\"Uzbekistan\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2024\/12\/IMG_5213-scaled.jpg\" alt=\"Thailand Phi Phi Island\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2024\/12\/IMG_3577-2-scaled.jpg\" alt=\"Toronto Winter\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n    <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/09\/Dresden-Germany-scaled.jpg\" alt=\"Dresden-Germany\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n\n    <div class=\"slideshow-text\">\n      <h1 class=\"rr-title\">Sudeshna &amp; Ranjit<\/h1>\n      <p>Adventures, stories, and a little chaos<\/p>\n      <small>Travel with us, to Learn and Unlearn \ud83c\udf0d<\/small>\n    <\/div>\n  <\/div>\n\n  <!-- Map Section -->\n  <div class=\"section\">\n    <h2>Our Travel Map<\/h2>\n    <div class=\"map-container\">\n      <p><div class=\"map_wrapper\" id=\"map_wrapper_753\">\n<div class=\"map_box\" style=\"max-width:2000px\">\n<div class=\"map_aspect_ratio\" style=\"padding-top:56%\" data-padding-top=\"56%\" data-padding-top-mobile=\"0%\">\n<div class=\"map_container\">\n<div class=\"map_render map_loading\" id=\"map_753\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/p>\n    <\/div>\n  <\/div>\n\n  <!-- Featured Destinations -->\n  <div class=\"section\">\n    <h2>Featured Destinations<\/h2>\n    <div class=\"dest-grid\">\n      <div class=\"dest-card\">\n        <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/08\/IMG_2621-scaled.jpeg\" alt=\"Japan\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1440;\" \/>\n        <div class=\"dest-info\">\n          <h3>\ud83c\uddef\ud83c\uddf5 Japan<\/h3>\n          <p>A mix of tradition & tech \u2014 sushi, shrines, and Shinkansen rides.<\/p>\n          <a href=\"https:\/\/www.youtube.com\/playlist?list=PLqsmifyaZXpcbq-grHHCl77WdK609rzGI\" class=\"dest-btn\" target=\"_blank\" rel=\"noopener noreferrer\">Explore<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"dest-card\">\n        <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/08\/DSC01086-scaled.jpeg\" alt=\"Thailand\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\" \/>\n        <div class=\"dest-info\">\n          <h3>\ud83c\uddf3\ud83c\uddff New Zealand<\/h3>\n          <p>Snow-capped peaks, emerald lakes, and winding roads that feel straight out of a movie<\/p>\n          <a href=\"https:\/\/www.youtube.com\/playlist?list=PLqsmifyaZXpf1jRPva_bAM4x-Tbd4YNiz\" class=\"dest-btn\" target=\"_blank\" rel=\"noopener noreferrer\">Explore<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"dest-card\">\n        <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/08\/IMG_0385-scaled.jpeg\" alt=\"South America\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1920;\" \/>\n        <div class=\"dest-info\">\n          <h3>\ud83e\udd99 South America<\/h3>\n          <p>Raw landscapes, epic mountains, dense jungles, and cultures that hit you right in the soul<\/p>\n          <a href=\"https:\/\/youtube.com\/playlist?list=PLqsmifyaZXpfKtzZq166qEdQiaqCHetIW&si=S0R2APGgSLraUoQc\" class=\"dest-btn\" target=\"_blank\" rel=\"noopener noreferrer\">Explore<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Teaser Cards -->\n  <div class=\"section teaser-grid\">\n    <div class=\"teaser-card\">\n  <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/12\/Paraguay-scaled.jpg\" alt=\"Passport and Visa Assistance\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n  <div>\n    <h3>Passport & Visa Assistance<\/h3>\n    <p>\n      Confused about passports or visas? We provide clear, step-by-step guidance \u2014\n      no agents, no pressure, no false promises.\n    <\/p>\n    <a href=\"https:\/\/followtheimprints.com\/?page_id=3679\" class=\"dest-btn\">\n      Get Assistance\n    <\/a>\n  <\/div>\n<\/div>\n    <div class=\"teaser-card\">\n      <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/09\/IMG_6695-scaled.jpg\" alt=\"Shop\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/2560;\">\n      <div>\n        <h3>Shop Our Travel Essentials<\/h3>\n        <p>Maps, souvenirs, and travel goodies curated for explorers like you.<\/p>\n        <a href=\"https:\/\/followtheimprints.com\/?page_id=1938\" class=\"dest-btn\">Visit Shop<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Latest Blogs -->\n  <div class=\"section\">\n        <div class=\"section\">\n      <h2>Latest Blogs<\/h2>\n      <div class=\"dest-grid\">\n                <div class=\"dest-card\">\n          <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/09\/IMG_1984-768x1024.jpg\" alt=\"Taj Mahal, Agra, India\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/1024;\" \/>\n          <div class=\"dest-info\">\n            <h3> Taj Mahal, Agra, India<\/h3>\n            <p>Exploring the Taj Mahal &#038; Agra Fort | Golden Triangle Journey September 2025 | India Welcome back to FollowTheImprints! We are Sudeshna and Ranjit, and...<\/p>\n            <a href=\"https:\/\/followtheimprints.com\/?p=2986\" class=\"dest-btn\">Read More<\/a>\n          <\/div>\n        <\/div>\n                <div class=\"dest-card\">\n          <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/09\/surfers-paradise-gold-coast-768x1024.jpeg\" alt=\"Australia Gold Coast\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/1024;\" \/>\n          <div class=\"dest-info\">\n            <h3> Australia Gold Coast<\/h3>\n            <p>Gold Coast Adventures: Beaches, Wildlife &#038; Highrise Living September 2025 | Australia Welcome back to FollowTheImprints! This time Sudeshna and I explored the stunning Gold...<\/p>\n            <a href=\"https:\/\/followtheimprints.com\/?p=2969\" class=\"dest-btn\">Read More<\/a>\n          <\/div>\n        <\/div>\n                <div class=\"dest-card\">\n          <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/09\/lake-pukaki-turquoise-768x1024.jpeg\" alt=\"New Zealand lakes and mountains\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/1024;\" \/>\n          <div class=\"dest-info\">\n            <h3> New Zealand lakes and mountains<\/h3>\n            <p>Exploring New Zealand: Scenic Drives, Glacial Lakes &#038; Starry Nights September 2025 | New Zealand New Zealand is a place where every turn feels like...<\/p>\n            <a href=\"https:\/\/followtheimprints.com\/?p=2878\" class=\"dest-btn\">Read More<\/a>\n          <\/div>\n        <\/div>\n                <div class=\"dest-card\">\n          <img decoding=\"async\" data-src=\"https:\/\/followtheimprints.com\/wp-content\/uploads\/2025\/08\/IMG_6624_Original-1024x683.webp\" alt=\"Bali, Canggu Indonesia\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1024px; --smush-placeholder-aspect-ratio: 1024\/683;\" \/>\n          <div class=\"dest-info\">\n            <h3> Bali, Canggu Indonesia<\/h3>\n            <p>Bali Hibernation Diaries: Canggu, Seminyak &#038; Cozy Villas September 2024 | Indonesia Sometimes travel isn\u2019t about constant exploring\u2014it\u2019s about slowing down. In Bali, we spent...<\/p>\n            <a href=\"https:\/\/followtheimprints.com\/?p=2864\" class=\"dest-btn\">Read More<\/a>\n          <\/div>\n        <\/div>\n              <\/div>\n    <\/div>\n    \n  <\/div>\n\n  <!-- Recent Videos -->\n  <div class=\"section\">\n    <h2>Recent Videos<\/h2>\n    <div class=\"video-grid\">\n      <div class=\"video-card\">\n        <iframe data-src=\"https:\/\/www.youtube.com\/embed\/nKQv9_FtldI\" allowfullscreen src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\n      <\/div>\n      <div class=\"video-card\">\n        <iframe data-src=\"https:\/\/www.youtube.com\/embed\/AgNusQyRU6w\" allowfullscreen src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\n      <\/div>\n      <div class=\"video-card\">\n        <iframe data-src=\"https:\/\/www.youtube.com\/embed\/nCabcq7ID2c\" allowfullscreen src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\n      <\/div>\n      <div class=\"video-card\">\n        <iframe data-src=\"https:\/\/www.youtube.com\/embed\/04ZJVO81Z_c\" allowfullscreen src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/body>\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-a732577 e-flex e-con-boxed e-con e-parent\" data-id=\"a732577\" 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-9ead0b8 elementor-widget elementor-widget-counter\" data-id=\"9ead0b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Countries Visited Together<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"80\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">\/197<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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>Follow The Imprints Sudeshna &amp; Ranjit Adventures, stories, and a little chaos Travel with us, to Learn and Unlearn \ud83c\udf0d Our Travel Map Featured Destinations \ud83c\uddef\ud83c\uddf5 Japan A mix of tradition &#038; tech \u2014 sushi, shrines, and Shinkansen rides. Explore \ud83c\uddf3\ud83c\uddff New Zealand Snow-capped peaks, emerald lakes, and winding roads that feel straight out of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2242","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/pages\/2242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/followtheimprints.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2242"}],"version-history":[{"count":215,"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/pages\/2242\/revisions"}],"predecessor-version":[{"id":4252,"href":"https:\/\/followtheimprints.com\/index.php?rest_route=\/wp\/v2\/pages\/2242\/revisions\/4252"}],"wp:attachment":[{"href":"https:\/\/followtheimprints.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}