
{"id":968,"date":"2025-07-08T17:58:20","date_gmt":"2025-07-08T17:58:20","guid":{"rendered":"https:\/\/lyosekosafaristanzania.com\/contact\/"},"modified":"2026-05-16T01:02:28","modified_gmt":"2026-05-15T22:02:28","slug":"tanzania-facts","status":"publish","type":"page","link":"https:\/\/lyosekosafaristanzania.com\/es\/tanzania-facts\/","title":{"rendered":"Tanzania Safari Tips"},"content":{"rendered":"<style>\n  .lyo-tanzania-tips {\n    --lyo-gold: #D09A40;\n    --lyo-dark: #1f1b16;\n    --lyo-brown: #5b4028;\n    --lyo-soft: #FAF5E5;\n    --lyo-cream: #fffaf0;\n    --lyo-muted: #6f6256;\n    --lyo-border: rgba(91, 64, 40, 0.16);\n    --lyo-shadow: 0 18px 45px rgba(31, 27, 22, 0.08);\n    font-family: inherit;\n    color: var(--lyo-dark);\n    line-height: 1.75;\n  }\n\n  .lyo-tanzania-tips * {\n    box-sizing: border-box;\n  }\n\n  .lyo-wrap {\n    width: min(1120px, calc(100% - 32px));\n    margin: 0 auto;\n  }\n\n  .lyo-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 18px;\n    padding: 8px 14px;\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 999px;\n    background: rgba(255,255,255,0.10);\n    color: #fff;\n    font-size: 0.88rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .lyo-kicker::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--lyo-gold);\n    display: inline-block;\n  }\n\n  .lyo-hero-content {\n    max-width: 850px;\n    color: #fff;\n  }\n\n  .lyo-hero-content h1 {\n    margin: 0 0 20px;\n    color: #fff;\n    font-size: clamp(2.3rem, 5vw, 4.6rem);\n    line-height: 1.06;\n    letter-spacing: -0.04em;\n    font-weight: 800;\n  }\n\n  .lyo-hero-content p {\n    max-width: 760px;\n    margin: 0 0 32px;\n    color: rgba(255,255,255,0.92);\n    font-size: clamp(1.05rem, 2vw, 1.28rem);\n    line-height: 1.7;\n  }\n\n  .lyo-btn-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    align-items: center;\n  }\n\n  .lyo-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 800;\n    transition: all .25s ease;\n    border: 1px solid transparent;\n  }\n\n  .lyo-btn-primary {\n    background: var(--lyo-gold);\n    color: #1f1b16;\n    box-shadow: 0 10px 28px rgba(208,154,64,0.28);\n  }\n\n  .lyo-btn-primary:hover {\n    transform: translateY(-2px);\n    background: #e0a94e;\n    color: #1f1b16;\n  }\n\n  .lyo-btn-secondary {\n    background: rgba(255,255,255,0.10);\n    color: #fff;\n    border-color: rgba(255,255,255,0.34);\n  }\n\n  .lyo-btn-secondary:hover {\n    background: rgba(255,255,255,0.18);\n    color: #fff;\n    transform: translateY(-2px);\n  }\n\n  .lyo-section {\n    padding: 78px 0;\n  }\n\n  .lyo-section-soft {\n    background: var(--lyo-soft);\n  }\n\n  .lyo-intro-card,\n  .lyo-card,\n  .lyo-cta,\n  .lyo-faq details,\n  .lyo-link-card,\n  .lyo-route-item {\n    border-radius: 24px;\n  }\n\n  .lyo-intro-card {\n    margin-top: -42px;\n    position: relative;\n    z-index: 2;\n    background: #fff;\n    border: 1px solid var(--lyo-border);\n    box-shadow: var(--lyo-shadow);\n    padding: clamp(28px, 5vw, 48px);\n  }\n\n  .lyo-intro-card p {\n    margin: 0 0 18px;\n    font-size: 1.08rem;\n    color: var(--lyo-muted);\n  }\n\n  .lyo-signature {\n    margin-top: 26px;\n    padding-top: 22px;\n    border-top: 1px solid var(--lyo-border);\n    color: var(--lyo-brown);\n    font-weight: 800;\n  }\n\n  .lyo-heading {\n    max-width: 850px;\n    margin: 0 auto 42px;\n    text-align: center;\n  }\n\n  .lyo-heading.left {\n    margin-left: 0;\n    text-align: left;\n  }\n\n  .lyo-heading h2 {\n    margin: 0 0 15px;\n    font-size: clamp(1.85rem, 3vw, 3rem);\n    line-height: 1.18;\n    letter-spacing: -0.03em;\n    color: var(--lyo-dark);\n  }\n\n  .lyo-heading p {\n    margin: 0;\n    color: var(--lyo-muted);\n    font-size: 1.08rem;\n  }\n\n  .lyo-grid {\n    display: grid;\n    gap: 22px;\n  }\n\n  .lyo-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .lyo-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lyo-card {\n    background: #fff;\n    border: 1px solid var(--lyo-border);\n    padding: 28px;\n    box-shadow: 0 14px 34px rgba(31,27,22,0.05);\n  }\n\n  .lyo-card h3 {\n    margin: 0 0 12px;\n    color: var(--lyo-dark);\n    font-size: 1.28rem;\n    line-height: 1.3;\n  }\n\n  .lyo-card p {\n    margin: 0;\n    color: var(--lyo-muted);\n  }\n\n  .lyo-card a,\n  .lyo-content a,\n  .lyo-faq a {\n    color: var(--lyo-brown);\n    font-weight: 800;\n    text-decoration-color: rgba(208,154,64,0.45);\n    text-underline-offset: 4px;\n  }\n\n  .lyo-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 16px;\n    background: rgba(208,154,64,0.14);\n    color: var(--lyo-gold);\n    font-weight: 900;\n    font-size: 1.1rem;\n  }\n\n  .lyo-facts-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    overflow: hidden;\n    border: 1px solid var(--lyo-border);\n    border-radius: 24px;\n    background: #fff;\n    box-shadow: var(--lyo-shadow);\n  }\n\n  .lyo-facts-table th,\n  .lyo-facts-table td {\n    padding: 18px 20px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid var(--lyo-border);\n  }\n\n  .lyo-facts-table th {\n    width: 32%;\n    color: var(--lyo-brown);\n    background: var(--lyo-cream);\n    font-weight: 800;\n  }\n\n  .lyo-facts-table td {\n    color: var(--lyo-muted);\n  }\n\n  .lyo-facts-table tr:last-child th,\n  .lyo-facts-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lyo-content h2 {\n    margin: 0 0 18px;\n    font-size: clamp(1.75rem, 3vw, 2.75rem);\n    line-height: 1.18;\n    letter-spacing: -0.03em;\n  }\n\n  .lyo-content h3 {\n    margin: 30px 0 10px;\n    font-size: 1.32rem;\n    color: var(--lyo-brown);\n  }\n\n  .lyo-content p {\n    color: var(--lyo-muted);\n    margin: 0 0 18px;\n  }\n\n  .lyo-highlight {\n    padding: 28px;\n    border-left: 5px solid var(--lyo-gold);\n    background: var(--lyo-cream);\n    border-radius: 22px;\n    color: var(--lyo-brown);\n    font-weight: 700;\n    margin: 28px 0;\n  }\n\n  .lyo-route-list {\n    display: grid;\n    gap: 18px;\n    counter-reset: route;\n  }\n\n  .lyo-route-item {\n    position: relative;\n    padding: 24px 24px 24px 82px;\n    background: #fff;\n    border: 1px solid var(--lyo-border);\n    box-shadow: 0 12px 30px rgba(31,27,22,0.04);\n  }\n\n  .lyo-route-item::before {\n    counter-increment: route;\n    content: counter(route);\n    position: absolute;\n    left: 24px;\n    top: 24px;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: var(--lyo-gold);\n    color: #1f1b16;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n  }\n\n  .lyo-route-item h3 {\n    margin: 0 0 8px;\n    font-size: 1.22rem;\n    color: var(--lyo-dark);\n  }\n\n  .lyo-route-item p {\n    margin: 0;\n    color: var(--lyo-muted);\n  }\n\n  .lyo-cta {\n    padding: clamp(34px, 6vw, 58px);\n    background: #1f1b16;\n    color: #fff;\n    box-shadow: var(--lyo-shadow);\n  }\n\n  .lyo-cta h2 {\n    margin: 0 0 14px;\n    color: #fff;\n    font-size: clamp(1.8rem, 3vw, 3rem);\n    line-height: 1.16;\n    letter-spacing: -0.03em;\n  }\n\n  .lyo-cta p {\n    max-width: 760px;\n    margin: 0 0 26px;\n    color: rgba(255,255,255,0.88);\n    font-size: 1.08rem;\n  }\n\n  .lyo-note {\n    margin-top: 14px;\n    font-size: 0.95rem;\n    color: rgba(255,255,255,0.78);\n  }\n\n  .lyo-faq {\n    display: grid;\n    gap: 16px;\n  }\n\n  .lyo-faq details {\n    background: #fff;\n    border: 1px solid var(--lyo-border);\n    padding: 20px 22px;\n    box-shadow: 0 10px 26px rgba(31,27,22,0.04);\n  }\n\n  .lyo-faq summary {\n    cursor: pointer;\n    color: var(--lyo-dark);\n    font-weight: 900;\n    font-size: 1.06rem;\n  }\n\n  .lyo-faq p {\n    margin: 14px 0 0;\n    color: var(--lyo-muted);\n  }\n\n  .lyo-link-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .lyo-link-card {\n    display: block;\n    padding: 22px;\n    background: #fff;\n    border: 1px solid var(--lyo-border);\n    color: var(--lyo-dark);\n    text-decoration: none;\n    box-shadow: 0 10px 26px rgba(31,27,22,0.04);\n    transition: all .25s ease;\n  }\n\n  .lyo-link-card:hover {\n    transform: translateY(-2px);\n    border-color: rgba(208,154,64,0.55);\n    color: var(--lyo-dark);\n  }\n\n  .lyo-link-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--lyo-brown);\n    font-size: 1.05rem;\n  }\n\n  .lyo-link-card span {\n    display: block;\n    color: var(--lyo-muted);\n    font-size: 0.96rem;\n  }\n\n  @media (max-width: 900px) {\n    .lyo-grid-3,\n    .lyo-grid-2,\n    .lyo-link-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lyo-facts-table,\n    .lyo-facts-table tbody,\n    .lyo-facts-table tr,\n    .lyo-facts-table th,\n    .lyo-facts-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .lyo-facts-table th {\n      border-bottom: 0;\n      padding-bottom: 6px;\n    }\n\n    .lyo-facts-table td {\n      padding-top: 6px;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .lyo-wrap {\n      width: min(100% - 24px, 1120px);\n    }\n\n    .lyo-section {\n      padding: 58px 0;\n    }\n\n    .lyo-card,\n    .lyo-intro-card,\n    .lyo-route-item {\n      padding: 22px;\n    }\n\n    .lyo-route-item {\n      padding-left: 22px;\n    }\n\n    .lyo-route-item::before {\n      position: static;\n      margin-bottom: 14px;\n    }\n\n    .lyo-btn {\n      width: 100%;\n    }\n  }\n<\/style>\n\n<div class=\"lyo-tanzania-tips\">\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c54c600d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"lyo-wrap\">\n  <div class=\"lyo-hero-content\">\n    <span class=\"lyo-kicker\">Tanzania Safari Tips<\/span>\n\n    <h1>Tanzania Safari Tips &#038; Travel Facts from a Local Guide<\/h1>\n\n    <p>\n      Planning a safari in Tanzania is exciting, but I know it can also raise many questions.\n      Here I share practical safari tips, travel facts and honest local advice to help you prepare\n      for a private safari through Serengeti, Ngorongoro, Tarangire, Lake Manyara and Northern Tanzania.\n    <\/p>\n\n    <div class=\"lyo-btn-row\">\n      <a class=\"lyo-btn lyo-btn-primary\" href=\"\/es\/request-quote\/\">Request a Private Safari Quote<\/a>\n      <a class=\"lyo-btn lyo-btn-secondary\" href=\"\/es\/our-safaris\/\">Explore Safari Packages<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"lyo-wrap\">\n  <div class=\"lyo-intro-card\">\n    <p>\n      Before every safari, I always tell my guests that Tanzania is not a place you simply visit.\n      It is a place you slowly feel. The early mornings, the dust behind the jeep, the silence before\n      a lion moves, the open plains of the Serengeti and the first elephant appearing between the baobab trees \u2014\n      these are the moments that stay with you.\n    <\/p>\n\n    <p>\n      This page is not written as a standard travel article. It is my personal guide to help you understand\n      what to expect before you travel, how to prepare, and how to enjoy your safari with more peace, patience\n      and respect for wildlife.\n    <\/p>\n\n    <div class=\"lyo-signature\">\n      \u2014 Jackson Jayden Lyoseko, local safari guide from Arusha, Tanzania\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading\">\n      <h2>Quick Tanzania Safari Facts<\/h2>\n      <p>\n        A few simple facts to help you understand how a safari in Northern Tanzania usually works.\n      <\/p>\n    <\/div>\n\n    <table class=\"lyo-facts-table\">\n      <tbody>\n        <tr>\n          <th>Best safari region<\/th>\n          <td>The Northern Circuit, including Serengeti, Ngorongoro Crater, Tarangire, Lake Manyara and Karatu.<\/td>\n        <\/tr>\n        <tr>\n          <th>Best for first-time visitors<\/th>\n          <td>A private safari of 5 to 9 days gives a good balance between wildlife, comfort and travel pace.<\/td>\n        <\/tr>\n        <tr>\n          <th>Main arrival airport<\/th>\n          <td>Kilimanjaro International Airport is the most common arrival point for Northern Tanzania safaris.<\/td>\n        <\/tr>\n        <tr>\n          <th>Safari style<\/th>\n          <td>At Lyoseko Safaris Tanzania, I focus on private safaris with your own 4&#215;4 vehicle and local guide.<\/td>\n        <\/tr>\n        <tr>\n          <th>Best dry-season months<\/th>\n          <td>June to October is popular for dry-season wildlife viewing and classic safari conditions.<\/td>\n        <\/tr>\n        <tr>\n          <th>Green season<\/th>\n          <td>November to May can be beautiful, greener and sometimes quieter, depending on the region and your travel dates.<\/td>\n        <\/tr>\n        <tr>\n          <th>Great Migration<\/th>\n          <td>The Great Migration moves through different parts of the Serengeti ecosystem during the year, so timing and location matter.<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-uagb-image aligncenter uagb-block-bd2f9bef wp-block-uagb-image--layout-overlay wp-block-uagb-image--effect-static wp-block-uagb-image--align-center\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" srcset=\"https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/05\/f513202f-7a2b-4432-949a-afe3782b9d84-1024x768.webp ,https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/05\/f513202f-7a2b-4432-949a-afe3782b9d84.jpeg 780w, https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/05\/f513202f-7a2b-4432-949a-afe3782b9d84.jpeg 360w\" sizes=\"auto, (max-width: 480px) 150px\" src=\"https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/05\/f513202f-7a2b-4432-949a-afe3782b9d84-1024x768.webp\" alt=\"Jackson Lyoseko at view point Nogorongor Crater in Northern Circuit Tanzania\" class=\"uag-image-4971\" width=\"1024\" height=\"768\" title=\"f513202f-7a2b-4432-949a-afe3782b9d84\" loading=\"lazy\" role=\"img\"\/><div class=\"wp-block-uagb-image--layout-overlay__color-wrapper\"><\/div><div class=\"wp-block-uagb-image--layout-overlay__inner center-center\"><\/div><\/figure><\/div>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-content\">\n      <h2>Why Tanzania Is So Special for Safari<\/h2>\n\n      <p>\n        Tanzania is one of the most powerful safari destinations in Africa because the landscapes are so diverse.\n        In one journey, you can experience open Serengeti plains, the natural bowl of Ngorongoro Crater,\n        elephant country in Tarangire and the green highlands around Karatu.\n      <\/p>\n\n      <p>\n        But what makes Tanzania truly special is not only the number of animals. It is the feeling of space,\n        the rhythm of the wilderness and the way every park has its own character.\n      <\/p>\n\n      <p>\n        A good safari is not about rushing from one animal to another. It is about reading tracks, understanding behaviour,\n        waiting quietly and allowing nature to show itself in its own time.\n      <\/p>\n\n      <div class=\"lyo-highlight\">\n        My advice: do not plan your safari only around a checklist. The best moments often happen when you slow down.\n      <\/div>\n\n      <p>\n        If you are still choosing the right route, you can explore my\n        <a href=\"\/es\/our-safaris\/\">private Tanzania safari packages<\/a> or send a\n        <a href=\"\/es\/request-quote\/\">tailor-made safari request<\/a>.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section lyo-section-soft\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading\">\n      <h2>The Main Safari Areas in Northern Tanzania<\/h2>\n      <p>\n        Most first-time safari routes in Tanzania focus on the Northern Circuit. These are the areas I often recommend.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-grid lyo-grid-2\">\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">01<\/span>\n        <h3>Serengeti National Park<\/h3>\n        <p>\n          The Serengeti is not only about the Great Migration. It is one of the most iconic wildlife landscapes in Africa,\n          with big cats, open plains, kopjes, hyenas, elephants, giraffes and unforgettable sunsets. Depending on the season,\n          I may recommend Central Serengeti, Ndutu, Western Serengeti or Northern Serengeti.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">02<\/span>\n        <h3>Ngorongoro Crater<\/h3>\n        <p>\n          Ngorongoro Crater feels like entering a natural amphitheatre full of wildlife. It is one of the most impressive\n          safari experiences in Tanzania, especially for guests who want to see a high concentration of animals in one area.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">03<\/span>\n        <h3>Tarangire National Park<\/h3>\n        <p>\n          Tarangire is one of my favourite parks for elephants. The landscape is full of baobab trees and during the dry season\n          many animals move toward the Tarangire River. It is a beautiful park with a very different feeling from Serengeti.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">04<\/span>\n        <h3>Lake Manyara &#038; Karatu<\/h3>\n        <p>\n          Lake Manyara is smaller but scenic, with forest, lake views and birdlife. Karatu is often used as a calm base between\n          Tarangire, Lake Manyara and Ngorongoro. It is also a nice place to slow down during a longer safari.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-uagb-image aligncenter uagb-block-9d277c16 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\"  sizes=\"auto, (max-width: 480px) 150px\" src=\"https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/01\/image00080-1024x683.webp\" alt=\"Cheetahs in Serengeti National Park landscape during a private Tanzania safari\" width=\"1120\" height=\"700\" title=\"\" loading=\"lazy\" role=\"img\"\/><\/figure><\/div>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading left\">\n      <h2>How Many Days Do You Need for a Tanzania Safari?<\/h2>\n      <p>\n        This depends on your travel style, budget and how much time you want inside the parks.\n        But in general, these are the safari lengths I often recommend.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-route-list\">\n      <div class=\"lyo-route-item\">\n        <h3>3 to 4 days: short private safari<\/h3>\n        <p>\n          A short safari can work well if you have limited time. It usually focuses on Tarangire, Ngorongoro Crater\n          and sometimes Lake Manyara. This is a good introduction, but it does not give enough time for Serengeti.\n        <\/p>\n      <\/div>\n\n      <div class=\"lyo-route-item\">\n        <h3>5 to 6 days: classic Northern Tanzania safari<\/h3>\n        <p>\n          This is a nice option for guests who want to include Serengeti and Ngorongoro without making the trip too long.\n          It gives you a stronger safari feeling and more time for wildlife.\n        <\/p>\n      <\/div>\n\n      <div class=\"lyo-route-item\">\n        <h3>7 to 9 days: my favourite pace for a first safari<\/h3>\n        <p>\n          With 7 to 9 days, the safari becomes more relaxed. You can spend more time in Serengeti, avoid too much rushing\n          and enjoy the journey between the parks. For many guests, this is the best balance.\n        <\/p>\n      <\/div>\n\n      <div class=\"lyo-route-item\">\n        <h3>10 days or more: deeper and slower safari experience<\/h3>\n        <p>\n          A longer safari allows more regional focus, such as Ndutu in calving season or Northern Serengeti during migration months.\n          It also gives more space for rest moments, special lodges and optional activities.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-cta\">\n      <h2>Not sure how many days you need?<\/h2>\n\n      <p>\n        Tell me your travel dates, group size and the parks you dream of visiting.\n        I will help you shape a private safari route that fits your pace, interests and budget.\n      <\/p>\n\n      <div class=\"lyo-btn-row\">\n        <a class=\"lyo-btn lyo-btn-primary\" href=\"\/es\/request-quote\/\">Request a Tailor-Made Quote<\/a>\n        <a class=\"lyo-btn lyo-btn-secondary\" href=\"\/es\/our-safaris\/\">View Safari Packages<\/a>\n      <\/div>\n\n      <div class=\"lyo-note\">\n        Every itinerary is subject to lodge availability and the best seasonal route for your travel period.\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section lyo-section-soft\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading\">\n      <h2>Practical Tanzania Safari Tips<\/h2>\n      <p>\n        These are the kind of things I like my guests to know before we start the safari.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-grid lyo-grid-3\">\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Pack light, but smart<\/h3>\n        <p>\n          Choose comfortable clothes in neutral colours, a warm layer for early mornings, sunscreen, a hat,\n          sunglasses, camera gear, binoculars and personal medication. For more details, visit my\n          <a href=\"\/es\/tanzania-safari-travel-checklist\/\">Tanzania safari packing list<\/a>.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Be patient with wildlife<\/h3>\n        <p>\n          Wildlife is never on a fixed schedule. Sometimes the best sighting starts with waiting quietly.\n          A private safari gives us more freedom to follow the rhythm of nature.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Respect the distance<\/h3>\n        <p>\n          Getting too close can disturb animals. A good guide knows when to stop, when to wait and when to give wildlife space.\n          This is better for the animals and better for the experience.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Expect early mornings<\/h3>\n        <p>\n          Some of the best safari moments happen early, when the light is soft and predators may still be active.\n          Early starts are part of the real safari rhythm.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Choose the right season<\/h3>\n        <p>\n          Tanzania can be beautiful year-round, but every month has a different character.\n          Read more on my <a href=\"\/es\/best-time-to-visit\/\">best time to visit Tanzania<\/a> page.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <span class=\"lyo-icon\">\u2713<\/span>\n        <h3>Do not rush the route<\/h3>\n        <p>\n          Distances in Tanzania can feel longer than they look on a map. A well-planned safari gives you enough time\n          inside the parks instead of spending too much time driving between them.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-content\">\n      <h2>Private Safari vs Shared Safari<\/h2>\n\n      <p>\n        A shared safari can sometimes be cheaper, but it also means you follow a fixed group schedule.\n        You may need to compromise on timing, photo stops, lodge choices and how long you stay at a sighting.\n      <\/p>\n\n      <p>\n        With a private safari, the vehicle is only for you and your travel companions.\n        This gives us more flexibility. If you love photography, we can take more time.\n        If you want a slower day, we can adjust the pace. If the wildlife is active in one area,\n        we can focus more attention there.\n      <\/p>\n\n      <div class=\"lyo-highlight\">\n        For me, a private safari is not only about comfort. It is about creating space for a more personal and respectful experience.\n      <\/div>\n\n      <p>\n        This is why Lyoseko Safaris Tanzania focuses on private safaris with local guidance,\n        honest communication and personal attention from the first message until the last game drive.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-grid lyo-grid-3\" style=\"margin-top: 28px;\">\n      <article class=\"lyo-card\">\n        <h3>For couples and families<\/h3>\n        <p>You can travel at your own pace, with more comfort and privacy during long safari days.<\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <h3>For photographers<\/h3>\n        <p>You have more freedom to wait, reposition and spend time with special sightings.<\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <h3>For first-time safari guests<\/h3>\n        <p>You receive more personal explanation, guidance and flexibility throughout the journey.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section lyo-section-soft\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading left\">\n      <h2>Responsible Safari Travel and Respect for Wildlife<\/h2>\n      <p>\n        A safari should never be only about taking photos. It should also be about respect.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-grid lyo-grid-2\">\n      <article class=\"lyo-card\">\n        <h3>Respect the animals<\/h3>\n        <p>\n          We do not chase animals, block their path or pressure them for a better photo.\n          Wildlife should always have space to move naturally.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <h3>Respect the parks<\/h3>\n        <p>\n          National parks and conservation areas are protected places. Staying on permitted tracks,\n          following park rules and keeping the environment clean all matter.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <h3>Respect local communities<\/h3>\n        <p>\n          Tourism can support local guides, lodge teams, communities and conservation when it is done responsibly.\n          Choosing local guidance helps keep more value connected to Tanzania.\n        <\/p>\n      <\/article>\n\n      <article class=\"lyo-card\">\n        <h3>Travel with patience<\/h3>\n        <p>\n          Nature does not perform for us. The best safari mindset is calm, curious and open.\n          Sometimes silence in the bush says more than a hundred photos.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading\">\n      <h2>Useful Safari Planning Pages<\/h2>\n      <p>\n        Continue preparing your Tanzania safari with these practical Lyoseko guides.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-link-grid\">\n      <a class=\"lyo-link-card\" href=\"\/es\/our-safaris\/\">\n        <strong>Private Tanzania Safari Packages<\/strong>\n        <span>Explore routes through Serengeti, Ngorongoro, Tarangire and more.<\/span>\n      <\/a>\n\n      <a class=\"lyo-link-card\" href=\"\/es\/best-time-to-visit\/\">\n        <strong>Best Time to Visit Tanzania<\/strong>\n        <span>Understand the seasons, migration areas and wildlife highlights.<\/span>\n      <\/a>\n\n      <a class=\"lyo-link-card\" href=\"\/es\/tanzania-safari-travel-checklist\/\">\n        <strong>Tanzania Safari Packing List<\/strong>\n        <span>Know what to bring for comfort, photography and early morning game drives.<\/span>\n      <\/a>\n\n      <a class=\"lyo-link-card\" href=\"\/es\/safari-add-on-activities\/\">\n        <strong>Safari Add-on Activities<\/strong>\n        <span>Discover optional experiences around Arusha, Karatu, Lake Manyara and Serengeti.<\/span>\n      <\/a>\n\n      <a class=\"lyo-link-card\" href=\"\/es\/gallery\/\">\n        <strong>Safari Gallery<\/strong>\n        <span>See real wildlife moments captured during my own game drives.<\/span>\n      <\/a>\n\n      <a class=\"lyo-link-card\" href=\"\/es\/about-us\/\">\n        <strong>About Your Local Guide<\/strong>\n        <span>Learn more about Jackson and the personal story behind Lyoseko Safaris Tanzania.<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section lyo-section-soft\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-heading\">\n      <h2>Frequently Asked Tanzania Safari Questions<\/h2>\n      <p>\n        Short answers to common questions I receive from guests before they travel.\n      <\/p>\n    <\/div>\n\n    <div class=\"lyo-faq\">\n      <details>\n        <summary>Is Tanzania good for a first safari?<\/summary>\n        <p>\n          Yes. Tanzania is one of the best countries in Africa for a first safari.\n          The Northern Circuit combines Serengeti, Ngorongoro Crater, Tarangire and Lake Manyara in one strong route.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>How many days do you need for a Tanzania safari?<\/summary>\n        <p>\n          For a first safari, I usually recommend 5 to 9 days. A shorter safari can include Tarangire and Ngorongoro,\n          while 7 to 9 days gives more time for Serengeti and a more relaxed pace.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>What is the best time to visit Tanzania for safari?<\/summary>\n        <p>\n          Tanzania can be visited year-round. June to October is popular for dry-season wildlife viewing.\n          January to March can be excellent for the calving season around Ndutu and Southern Serengeti.\n          The best month depends on what you hope to experience.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Is a private safari worth it in Tanzania?<\/summary>\n        <p>\n          Yes, especially if you value flexibility, comfort and personal attention.\n          With a private safari, you travel with your own guide and private 4&#215;4 vehicle, without following a shared group schedule.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>What should I pack for a Tanzania safari?<\/summary>\n        <p>\n          Pack light, comfortable clothes in neutral colours, a warm layer for early mornings,\n          sunscreen, a hat, binoculars, camera gear and any personal medication.\n          You can also read my full <a href=\"\/es\/tanzania-safari-travel-checklist\/\">Tanzania safari packing list<\/a>.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Can I see the Big Five in Tanzania?<\/summary>\n        <p>\n          Tanzania offers good chances to see lions, elephants, buffalo, leopards and rhinos,\n          especially when combining Serengeti and Ngorongoro Crater. Wildlife is never guaranteed,\n          but the opportunities are very strong.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Is Tanzania safe for safari travellers?<\/summary>\n        <p>\n          Safari travel in Northern Tanzania is generally well organised when you travel with a reliable local guide and operator.\n          As with any journey, it is important to follow local advice, protect your personal belongings and have proper travel insurance.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Do I need travel insurance for a Tanzania safari?<\/summary>\n        <p>\n          Yes, I strongly recommend proper travel insurance for every safari guest.\n          It should cover medical support, cancellation, delays, personal belongings and safari-related travel situations.\n        <\/p>\n      <\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"lyo-section\">\n  <div class=\"lyo-wrap\">\n    <div class=\"lyo-cta\">\n      <h2>Ready to plan your private Tanzania safari?<\/h2>\n\n      <p>\n        I would be happy to guide you through the parks I know so well \u2014\n        with patience, local knowledge, respect for wildlife and a private safari pace that feels right for you.\n      <\/p>\n\n      <div class=\"lyo-btn-row\">\n        <a class=\"lyo-btn lyo-btn-primary\" href=\"\/es\/request-quote\/\">Start Planning Your Safari<\/a>\n        <a class=\"lyo-btn lyo-btn-secondary\" href=\"mailto:info@lyosekosafaristanzania.com\">Ask a Question First<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Tanzania Safari Tips Tanzania Safari Tips &#038; Travel Facts from a Local Guide Planning a safari in Tanzania is exciting, but I know it can also raise many questions. Here I share practical safari tips, travel facts and honest local advice to help you prepare for a private safari through Serengeti, Ngorongoro, Tarangire, Lake Manyara [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"inline_featured_image":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"disabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-968","page","type-page","status-publish","hentry"],"aioseo_notices":[],"spectra_custom_meta":{"site-post-title":["disabled"],"site-sidebar-layout":["no-sidebar"],"site-content-layout":["plain-container"],"ast-featured-img":["disabled"],"theme-transparent-header-meta":["disabled"],"astra-main-page-id":["48105"],"_yoast_wpseo_estimated-reading-time-minutes":["1"],"ast_ist_mapping":["O:8:\"stdClass\":0:{}"],"ast_self_id_48105":["1"],"_yoast_wpseo_content_score":["90"],"ast-site-content-layout":["default"],"site-content-style":["unboxed"],"site-sidebar-style":["unboxed"],"astra-migrate-meta-layouts":["set"],"_wxr_import_user_slug":["sonalib"],"_astra_sites_imported_post":["1"],"_astra_sites_enable_for_batch":["1"],"_edit_lock":["1778882892:1"],"_edit_last":["1"],"_aioseo_title":["Tanzania Safari Travel Facts | Northern Circuit Guide"],"_aioseo_description":["Planning a safari in Tanzania? Discover essential travel facts, visa info, best travel time and practical tips for the Northern Circuit."],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[""],"_aioseo_og_description":[""],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[""],"_aioseo_twitter_description":[""],"om_disable_all_campaigns":[""],"_uag_custom_page_level_css":[""],"_monsterinsights_skip_tracking":[""],"_monsterinsights_sitenote_active":[""],"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":[""],"ast-breadcrumbs-content":[""],"footer-sml-layout":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"_kadence_starter_templates_imported_post":[""],"footnotes":[""],"inline_featured_image":[""],"cmplz_hide_cookiebanner":[""],"_cmplz_scanned_post":["1"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:1;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:2;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_uag_css_file_name":["uag-css-968.css"],"_uag_js_file_name":["uag-js-968.js"],"_uag_page_assets":["a:9:{s:3:\"css\";s:52124:\".wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow .2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:.2;background:rgba(0,0,0,.5);transition:opacity .35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform .35s,opacity .35s ease-in-out;transform:translate3d(0, 24px, 0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform .4s,opacity .4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform .45s,opacity .45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}.wp-block-uagb-container.uagb-block-c54c600d .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c54c600d .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c54c600d .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-c54c600d .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-c54c600d .uagb-container__video-wrap video{opacity: 0.6;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54c600d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54c600d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 950px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c54c600d{box-shadow: 0px 0px   #00000070 ;padding-top: 100px;padding-bottom: 100px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;background-repeat: no-repeat;background-position: 50% 31%;background-size: cover;background-attachment: fixed;background-image: url(https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/02\/Jackson-Jeep.webp);background-clip: padding-box;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-c54c600d::before{content: \"\";position: absolute;pointer-events: none;top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);border-color: inherit;background: var(u002du002dast-global-color-7);opacity: 0.4;}.uagb-block-bd2f9bef.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-bd2f9bef .wp-block-uagb-image__figure{align-items: center;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1024px;height: 768px;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-bd2f9bef.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d277c16.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-9d277c16 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-9d277c16.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1120px;height: 700px;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-9d277c16.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-9d277c16.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54c600d{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54c600d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1120px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-c54c600d{padding-top: 70px;padding-bottom: 70px;padding-left: 25px;padding-right: 25px;margin-top:  !important;margin-bottom:  !important;order: initial;background-attachment: scroll;background-image: url(https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/02\/Jackson-Jeep.webp);background-clip: padding-box;}.wp-block-uagb-container.uagb-block-c54c600d::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);background: var(u002du002dast-global-color-7);opacity: 0.4;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1024px;height: auto;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1120px;height: auto;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-c54c600d{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-c54c600d > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-c54c600d{padding-top: 150px;padding-bottom: 100px;padding-left: 20px;padding-right: 20px;margin-top:  !important;margin-bottom:  !important;order: initial;background-image: url(https:\/\/lyosekosafaristanzania.com\/wp-content\/uploads\/2026\/02\/Jackson-Jeep.webp);background-clip: padding-box;}.wp-block-uagb-container.uagb-block-c54c600d::before{top: -0px;left: -0px;width: calc(100% + 0px + 0px);height: calc(100% + 0px + 0px);background: var(u002du002dast-global-color-7);opacity: 0.4;}.uagb-block-bd2f9bef.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1024px;height: auto;}.uagb-block-9d277c16.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 1120px;height: auto;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}.uagb-social-share__outer-wrap,.uagb-social-share__wrap{display:flex;align-items:center;justify-content:center}.uagb-social-share__layout-vertical.uagb-social-share__outer-wrap,.uagb-social-share__layout-vertical .uagb-social-share__wrap{flex-direction:column}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-top:0 !important}.uagb-social-share__layout-vertical .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-bottom:0 !important}.uagb-social-share__outer-wrap a.uagb-button__link:focus{box-shadow:none}.uagb-social-share__outer-wrap .uagb-ss__wrapper{padding:0;margin-left:5px;margin-right:5px;transition:all .2s;display:inline-flex;text-align:center}.uagb-social-share__outer-wrap .uagb-ss__source-wrap{display:inline-block}.uagb-social-share__outer-wrap .uagb-ss__link{color:#3a3a3a;display:inline-table;line-height:0;cursor:pointer}.uagb-social-share__outer-wrap .uagb-ss__source-icon{font-size:40px;width:40px;height:40px}.uagb-social-share__outer-wrap .uagb-ss__source-image{width:40px}@media(max-width: 976px){.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left:0;margin-right:0}}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:first-child{margin-left:0 !important}.uagb-social-share__layout-horizontal .wp-block-uagb-social-share-child.uagb-ss-repeater.uagb-ss__wrapper:last-child{margin-right:0 !important}.wp-block-uagb-social-share .uagb-social-share__wrapper{text-decoration:none}.uagb-social-share__wrapper{box-shadow:none}.uagb-social-share__outer-wrap:not(.uagb-social-share__no-label) .uagb-social-share__source-wrap{margin-right:15px}.uagb-social-share__outer-wrap.uagb-social-share__icon-at-top .uagb-social-share__source-wrap{-ms-flex-item-align:flex-start;align-self:flex-start;margin-top:5px}.uagb-block-bc0f877e .uagb-ss-repeater span.uagb-ss__link{color: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater a.uagb-ss__link{color: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater span.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater a.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__link{padding: 10px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__link{padding: 10px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e .wp-block-uagb-social-share-child {border-radius: 0px;}.uagb-block-bc0f877e .uagb-ss__source-wrap{width: 30px;}.uagb-block-bc0f877e .uagb-ss__source-wrap svg{width: 30px;height: 30px;}.uagb-block-bc0f877e .uagb-ss__source-image{width: 30px;}.uagb-block-bc0f877e .uagb-ss__source-icon{width: 30px;height: 30px;font-size: 30px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.uagb-block-48d7d911.uagb-ss-repeater span.uagb-ss__link{color: #3b5998;}.uagb-block-48d7d911.uagb-ss-repeater a.uagb-ss__link{color: #3b5998;}.uagb-block-48d7d911.uagb-ss-repeater span.uagb-ss__link svg{fill: #3b5998;}.uagb-block-48d7d911.uagb-ss-repeater a.uagb-ss__link svg{fill: #3b5998;}.uagb-block-0b915c87.uagb-ss-repeater span.uagb-ss__link{color: #55acee;}.uagb-block-0b915c87.uagb-ss-repeater a.uagb-ss__link{color: #55acee;}.uagb-block-0b915c87.uagb-ss-repeater span.uagb-ss__link svg{fill: #55acee;}.uagb-block-0b915c87.uagb-ss-repeater a.uagb-ss__link svg{fill: #55acee;}.uagb-block-5135e0d9.uagb-ss-repeater span.uagb-ss__link{color: #bd081c;}.uagb-block-5135e0d9.uagb-ss-repeater a.uagb-ss__link{color: #bd081c;}.uagb-block-5135e0d9.uagb-ss-repeater span.uagb-ss__link svg{fill: #bd081c;}.uagb-block-5135e0d9.uagb-ss-repeater a.uagb-ss__link svg{fill: #bd081c;}.uagb-block-1a6c678c.uagb-ss-repeater span.uagb-ss__link{color: #0077b5;}.uagb-block-1a6c678c.uagb-ss-repeater a.uagb-ss__link{color: #0077b5;}.uagb-block-1a6c678c.uagb-ss-repeater span.uagb-ss__link svg{fill: #0077b5;}.uagb-block-1a6c678c.uagb-ss-repeater a.uagb-ss__link svg{fill: #0077b5;}@media only screen and (max-width: 976px) {.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 767px) {.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.uagb-block-bc0f877e .uagb-ss-repeater span.uagb-ss__link{color: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater a.uagb-ss__link{color: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater span.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-bc0f877e .uagb-ss-repeater a.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__link{padding: 10px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__link{padding: 10px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e .wp-block-uagb-social-share-child {border-radius: 0px;}.uagb-block-bc0f877e .uagb-ss__source-wrap{width: 30px;}.uagb-block-bc0f877e .uagb-ss__source-wrap svg{width: 30px;height: 30px;}.uagb-block-bc0f877e .uagb-ss__source-image{width: 30px;}.uagb-block-bc0f877e .uagb-ss__source-icon{width: 30px;height: 30px;font-size: 30px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.uagb-block-ddfe4c5c.uagb-ss-repeater span.uagb-ss__link{color: #3b5998;}.uagb-block-ddfe4c5c.uagb-ss-repeater a.uagb-ss__link{color: #3b5998;}.uagb-block-ddfe4c5c.uagb-ss-repeater span.uagb-ss__link svg{fill: #3b5998;}.uagb-block-ddfe4c5c.uagb-ss-repeater a.uagb-ss__link svg{fill: #3b5998;}.uagb-block-f4e6f17e.uagb-ss-repeater span.uagb-ss__link{color: #55acee;}.uagb-block-f4e6f17e.uagb-ss-repeater a.uagb-ss__link{color: #55acee;}.uagb-block-f4e6f17e.uagb-ss-repeater span.uagb-ss__link svg{fill: #55acee;}.uagb-block-f4e6f17e.uagb-ss-repeater a.uagb-ss__link svg{fill: #55acee;}.uagb-block-1bb15b16.uagb-ss-repeater span.uagb-ss__link{color: #bd081c;}.uagb-block-1bb15b16.uagb-ss-repeater a.uagb-ss__link{color: #bd081c;}.uagb-block-1bb15b16.uagb-ss-repeater span.uagb-ss__link svg{fill: #bd081c;}.uagb-block-1bb15b16.uagb-ss-repeater a.uagb-ss__link svg{fill: #bd081c;}.uagb-block-9c6262e5.uagb-ss-repeater span.uagb-ss__link{color: #0077b5;}.uagb-block-9c6262e5.uagb-ss-repeater a.uagb-ss__link{color: #0077b5;}.uagb-block-9c6262e5.uagb-ss-repeater span.uagb-ss__link svg{fill: #0077b5;}.uagb-block-9c6262e5.uagb-ss-repeater a.uagb-ss__link svg{fill: #0077b5;}@media only screen and (max-width: 976px) {.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 767px) {.uagb-block-bc0f877e.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-bc0f877e.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-bc0f877e.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.uagb-block-d095cdf1 .uagb-ss-repeater span.uagb-ss__link{color: #3a3a3a;}.uagb-block-d095cdf1 .uagb-ss-repeater a.uagb-ss__link{color: #3a3a3a;}.uagb-block-d095cdf1 .uagb-ss-repeater span.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-d095cdf1 .uagb-ss-repeater a.uagb-ss__link svg{fill: #3a3a3a;}.uagb-block-d095cdf1.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-d095cdf1.uagb-social-share__layout-vertical .uagb-ss__link{padding: 10px;}.uagb-block-d095cdf1.uagb-social-share__layout-horizontal .uagb-ss__link{padding: 10px;}.uagb-block-d095cdf1.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-d095cdf1 .wp-block-uagb-social-share-child {border-radius: 0px;}.uagb-block-d095cdf1 .uagb-ss__source-wrap{width: 30px;}.uagb-block-d095cdf1 .uagb-ss__source-wrap svg{width: 30px;height: 30px;}.uagb-block-d095cdf1 .uagb-ss__source-image{width: 30px;}.uagb-block-d095cdf1 .uagb-ss__source-icon{width: 30px;height: 30px;font-size: 30px;}.uagb-block-d095cdf1.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.uagb-block-8c94ed94.uagb-ss-repeater span.uagb-ss__link{color: #3b5998;}.uagb-block-8c94ed94.uagb-ss-repeater a.uagb-ss__link{color: #3b5998;}.uagb-block-8c94ed94.uagb-ss-repeater span.uagb-ss__link svg{fill: #3b5998;}.uagb-block-8c94ed94.uagb-ss-repeater a.uagb-ss__link svg{fill: #3b5998;}.uagb-block-0bbf5910.uagb-ss-repeater span.uagb-ss__link{color: #55acee;}.uagb-block-0bbf5910.uagb-ss-repeater a.uagb-ss__link{color: #55acee;}.uagb-block-0bbf5910.uagb-ss-repeater span.uagb-ss__link svg{fill: #55acee;}.uagb-block-0bbf5910.uagb-ss-repeater a.uagb-ss__link svg{fill: #55acee;}.uagb-block-9ecbab8b.uagb-ss-repeater span.uagb-ss__link{color: #bd081c;}.uagb-block-9ecbab8b.uagb-ss-repeater a.uagb-ss__link{color: #bd081c;}.uagb-block-9ecbab8b.uagb-ss-repeater span.uagb-ss__link svg{fill: #bd081c;}.uagb-block-9ecbab8b.uagb-ss-repeater a.uagb-ss__link svg{fill: #bd081c;}.uagb-block-058e3573.uagb-ss-repeater span.uagb-ss__link{color: #0077b5;}.uagb-block-058e3573.uagb-ss-repeater a.uagb-ss__link{color: #0077b5;}.uagb-block-058e3573.uagb-ss-repeater span.uagb-ss__link svg{fill: #0077b5;}.uagb-block-058e3573.uagb-ss-repeater a.uagb-ss__link svg{fill: #0077b5;}@media only screen and (max-width: 976px) {.uagb-block-d095cdf1.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-d095cdf1.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-d095cdf1.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}@media only screen and (max-width: 767px) {.uagb-block-d095cdf1.uagb-social-share__layout-vertical .uagb-ss__wrapper{margin-left: 0;margin-right: 0;margin-top: 5px;margin-bottom: 5px;}.uagb-block-d095cdf1.uagb-social-share__layout-horizontal .uagb-ss__wrapper{margin-left: 5px;margin-right: 5px;}.uagb-block-d095cdf1.uagb-social-share__outer-wrap{justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.wp-block-uagb-advanced-heading h1,.wp-block-uagb-advanced-heading h2,.wp-block-uagb-advanced-heading h3,.wp-block-uagb-advanced-heading h4,.wp-block-uagb-advanced-heading h5,.wp-block-uagb-advanced-heading h6,.wp-block-uagb-advanced-heading p,.wp-block-uagb-advanced-heading div{word-break:break-word}.wp-block-uagb-advanced-heading .uagb-heading-text{margin:0}.wp-block-uagb-advanced-heading .uagb-desc-text{margin:0}.wp-block-uagb-advanced-heading .uagb-separator{font-size:0;border-top-style:solid;display:inline-block;margin:0 0 10px 0}.wp-block-uagb-advanced-heading .uagb-highlight{color:#f78a0c;border:0;transition:all .3s ease}.uag-highlight-toolbar{border-left:0;border-top:0;border-bottom:0;border-radius:0;border-right-color:#1e1e1e}.uag-highlight-toolbar .components-button{border-radius:0;outline:none}.uag-highlight-toolbar .components-button.is-primary{color:#fff}.wp-block-uagb-advanced-heading.uagb-block-5fc74f14.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-5fc74f14.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-5fc74f14.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-5fc74f14.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.uagb-ifb-content>svg *{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.uagb-ifb-content>svg,.uagb-ifb-content{display:inline-block}.uagb-ifb-content>svg{vertical-align:middle;width:inherit;height:inherit;font-style:initial}.uagb-ifb-content .uagb-ifb-icon-wrap svg{box-sizing:content-box;width:inherit;height:inherit}.uagb-ifb-button-wrapper:empty{display:none}div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,div.uagb-ifb-cta a.uagb-infobox-cta-link,.entry .entry-content a.uagb-infobox-cta-link,a.uagb-infobox-link-wrap,.entry .entry-content a.uagb-infobox-link-wrap{text-decoration:none;align-items:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-top .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content{-webkit-align-self:self-start;align-self:self-start}.uagb-infobox-left{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-center{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center}.uagb-infobox-right{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,.uagb-infobox-icon-below-title.uagb-infobox__content-wrap{display:block;width:100%}.uagb-infobox-icon-left-title .uagb-ifb-content>svg,.uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:10px}.uagb-infobox-icon-right-title .uagb-ifb-content>svg,.uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:10px}.uagb-infobox-icon-left.uagb-infobox__content-wrap,.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-js-display:flex}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{flex-shrink:0;line-height:0}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-left .uagb-ifb-content,.uagb-infobox-icon-right .uagb-ifb-content{flex-grow:1}.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.uagb-ifb-content img{position:relative;display:inline-block;line-height:0;width:auto;height:auto !important;max-width:100%;border-radius:inherit;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-border-radius:inherit}.uagb-infobox-module-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%}.uagb-edit-mode .uagb-infobox-module-link{z-index:2}.uagb-infobox-link-icon-after{margin-right:0;margin-left:5px}.uagb-infobox-link-icon-before{margin-right:5px;margin-left:0}.uagb-infobox-link-icon{-webkit-transition:all 200ms linear;transition:all 200ms linear}.uagb-infobox__content-wrap{box-sizing:border-box;position:relative;width:100%;word-break:break-word;z-index:1}.uagb-ifb-separator{display:inline-block;margin:0;border-top-color:#333;border-top-style:solid;border-top-width:2px;line-height:0}.uagb-ifb-button-wrapper{line-height:1}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link{background-color:unset;border:none}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link:hover{background-color:unset;border-color:unset}.uagb-ifb-button-wrapper .uagb-infobox-cta-link{cursor:pointer}.uagb-ifb-button-wrapper .uagb-infobox-cta-link.wp-block-button__link{width:auto}.uagb-ifb-button-wrapper .wp-block-button__link svg,.uagb-ifb-button-wrapper .ast-outline-button svg{fill:currentColor}.uagb-infobox__content-wrap a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.uagb-ifb-title-wrap{width:100%}.uagb-ifb-title{margin-block-start:0}.uagb-ifb-title-wrap .uagb-ifb-title-prefix{display:block;padding:0;margin:0}.uagb-infobox__content-wrap.uagb-infobox__content-wrap{position:relative}.uagb-ifb-content{width:100%}.uagb-infobox__content-wrap.uagb-infobox,.uagb-ifb-content,.uagb-ifb-title-wrap,.uagb-ifb-title-prefix *,svg.dashicon.dashicons-upload{z-index:1}a.uagb-infobox-link-wrap{color:inherit}.uagb-ifb-content p:empty{display:none}.uagb-infobox__content-wrap .uagb-ifb-content img{display:inline-block;max-width:100%}.uagb-infobox__content-wrap .uagb-ifb-content svg{display:inline-block}.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{box-sizing:content-box}.uagb-infobox-cta-link>svg{vertical-align:middle;width:15px;height:15px;font-size:15px}.uagb-infobox-cta-link{display:inline-flex}.block-editor-page #wpwrap .uagb-infobox-cta-link svg,.uagb-infobox-cta-link svg{font-style:normal}.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir=rtl] .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,html[dir=rtl] .uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir=rtl] .uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,html[dir=rtl] .uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}html[dir=rtl] .uagb-infobox-left{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}html[dir=rtl] .uagb-infobox-right{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:flex}.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}a.uagb-infbox__link-to-all{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;box-shadow:none;text-decoration:none;-webkit-box-shadow:none}@media only screen and (max-width: 976px){.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{padding:0;margin-bottom:20px}.uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{display:block;width:100%;text-align:center}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{margin-right:0;margin-left:0}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}@media screen and (max-width: 767px){.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap{padding:0;margin-bottom:20px;margin-right:0;margin-left:0}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content{display:block;width:100%;text-align:center}.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}.uagb-ifb-icon svg{width:inherit;height:inherit;vertical-align:middle}.uagb-ifb-button-icon{height:15px;width:15px;font-size:15px;vertical-align:middle}.uagb-ifb-button-icon svg{height:inherit;width:inherit;display:inline-block}.uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:right}.uagb-ifb-cta-button{display:inline-block}.uagb-disable-link{pointer-events:none}@media only screen and (min-width: 977px){.uagb-infobox-margin-wrapper{display:flex}}.uagb-ifb-content .uagb-ifb-desc p:last-child{margin-bottom:0}html[dir=rtl] .uagb-infobox-icon-left-title .uagb-ifb-content>svg,html[dir=rtl] .uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:0;margin-left:10px}html[dir=rtl] .uagb-infobox-icon-right-title .uagb-ifb-content>svg,html[dir=rtl] .uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:0;margin-right:10px}html[dir=rtl] .uagb-infobox-link-icon-after{margin-right:5px;margin-left:0}html[dir=rtl] .uagb-infobox-link-icon-before{margin-right:0;margin-left:5px}html[dir=rtl] .uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:left}.uagb-block-5faec7e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-5faec7e1 .uagb-ifb-icon svg{fill: #333;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5faec7e1 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-5faec7e1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-5faec7e1 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-5faec7e1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-5faec7e1 .uagb-ifb-title{margin-bottom: 10px;}.uagb-block-5faec7e1 .uagb-ifb-desc{margin-bottom: 20px;}.uagb-block-5faec7e1 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-5faec7e1 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-5faec7e1 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-5faec7e1 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5faec7e1 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-5faec7e1.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-5faec7e1 .uagb-iconbox-icon-wrap{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap{text-align: center;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox-icon-above-title{text-align: center;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}@media only screen and (max-width: 976px) {.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5faec7e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-5faec7e1 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-5faec7e1 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-5faec7e1.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}.wp-block-uagb-icon svg{width:30px}.uagb-icon-wrapper .uagb-svg-wrapper{transition:box-shadow .2s ease} .uagb-block-5f3922c9.uagb-icon-wrapper{text-align: center;} .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-5f3922c9.uagb-icon-wrapper svg{width: 40px;height: 40px;transform: rotate(0deg);box-sizing: content-box;fill: #333;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;border-style: default;box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper:focus-visible{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}@media only screen and (max-width: 767px) { .uagb-block-5f3922c9.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}\";s:2:\"js\";s:3152:\"document.addEventListener(\"DOMContentLoaded\", function(){ var ssLinksParent = document.querySelector( '.uagb-block-bc0f877e' );\nssLinksParent?.addEventListener( 'keyup', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link && e.keyCode === 13 ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nssLinksParent?.addEventListener( 'click', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nfunction handleSocialLinkClick( link ) {\nvar social_url = link.dataset.href;\nvar target = \"\";\nif ( social_url == \"mailto:?body=\" ) {\n\ttarget = \"_self\";\n}\nvar request_url = \"\";\nif ( social_url.indexOf(\"\/pin\/create\/link\/?url=\") !== -1 ) {\n\trequest_url = social_url + encodeURIComponent( window.location.href ) + \"&media=\" + '';\n} else {\n\trequest_url = social_url + encodeURIComponent( window.location.href );\n}\nwindow.open( request_url, target );\n}\nvar ssLinksParent = document.querySelector( '.uagb-block-bc0f877e' );\nssLinksParent?.addEventListener( 'keyup', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link && e.keyCode === 13 ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nssLinksParent?.addEventListener( 'click', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nfunction handleSocialLinkClick( link ) {\nvar social_url = link.dataset.href;\nvar target = \"\";\nif ( social_url == \"mailto:?body=\" ) {\n\ttarget = \"_self\";\n}\nvar request_url = \"\";\nif ( social_url.indexOf(\"\/pin\/create\/link\/?url=\") !== -1 ) {\n\trequest_url = social_url + encodeURIComponent( window.location.href ) + \"&media=\" + '';\n} else {\n\trequest_url = social_url + encodeURIComponent( window.location.href );\n}\nwindow.open( request_url, target );\n}\nvar ssLinksParent = document.querySelector( '.uagb-block-d095cdf1' );\nssLinksParent?.addEventListener( 'keyup', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link && e.keyCode === 13 ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nssLinksParent?.addEventListener( 'click', function ( e ) {\nvar link = e.target.closest( '.uagb-ss__link' );\nif ( link ) {\n\thandleSocialLinkClick( link );\n}\n});\n\nfunction handleSocialLinkClick( link ) {\nvar social_url = link.dataset.href;\nvar target = \"\";\nif ( social_url == \"mailto:?body=\" ) {\n\ttarget = \"_self\";\n}\nvar request_url = \"\";\nif ( social_url.indexOf(\"\/pin\/create\/link\/?url=\") !== -1 ) {\n\trequest_url = social_url + encodeURIComponent( window.location.href ) + \"&media=\" + '';\n} else {\n\trequest_url = social_url + encodeURIComponent( window.location.href );\n}\nwindow.open( request_url, target );\n}\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => {\n\t\t\t\t\tconst blockScope = document.querySelector( '.uagb-block-5f3922c9' );\n\t\t\t\t\tif ( ! blockScope ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tconst anchorElement = blockScope.querySelector('a');\n\t\t\t\t\tif (!anchorElement) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t} \n\n\t\t\t\t\t \n\t\t\t\t\tblockScope.addEventListener('keydown', (event) => {\n\t\t\t\t\t\tif ( 13 === event.keyCode || 32 === event.keyCode ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tanchorElement.click();\t\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\t\t\t\t} );\n\t\t\t });\";s:18:\"current_block_list\";a:23:{i:0;s:9:\"core\/html\";i:1;s:14:\"uagb\/container\";i:2;s:11:\"core\/spacer\";i:3;s:10:\"uagb\/image\";i:4;s:11:\"core\/search\";i:5;s:10:\"core\/group\";i:6;s:12:\"core\/heading\";i:7;s:17:\"core\/latest-posts\";i:8;s:20:\"core\/latest-comments\";i:9;s:13:\"core\/archives\";i:10;s:15:\"core\/categories\";i:11;s:10:\"core\/image\";i:12;s:23:\"kadence\/advancedheading\";i:13;s:17:\"uagb\/social-share\";i:14;s:23:\"uagb\/social-share-child\";i:15;s:12:\"core\/details\";i:16;s:17:\"core\/widget-group\";i:17;s:14:\"core\/paragraph\";i:18;s:9:\"core\/list\";i:19;s:14:\"core\/list-item\";i:20;s:21:\"uagb\/advanced-heading\";i:21;s:13:\"uagb\/info-box\";i:22;s:9:\"uagb\/icon\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1779915322\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"vangelder.jd@planet.nl","author_link":"https:\/\/lyosekosafaristanzania.com\/es\/author\/vangelder-jdplanet-nl\/"},"uagb_comment_info":0,"uagb_excerpt":"Tanzania Safari Tips Tanzania Safari Tips &#038; Travel Facts from a Local Guide Planning a safari in Tanzania is exciting, but I know it can also raise many questions. Here I share practical safari tips, travel facts and honest local advice to help you prepare for a private safari through Serengeti, Ngorongoro, Tarangire, Lake Manyara&hellip;","_links":{"self":[{"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/pages\/968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/comments?post=968"}],"version-history":[{"count":119,"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/pages\/968\/revisions"}],"predecessor-version":[{"id":4983,"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/pages\/968\/revisions\/4983"}],"wp:attachment":[{"href":"https:\/\/lyosekosafaristanzania.com\/es\/wp-json\/wp\/v2\/media?parent=968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}