.icon-btn svg,
.nav-links .nav-link {
    fill: white;
    transition: .4s ease-in-out
}

.icon-btn,
.icon-btn svg,
.logout-btn,
.nav-links .nav-link,
.navbar,
.navbar .logo img,
.plan-btn {
    transition: .4s ease-in-out
}

.main-featured .post-content .post-excerpt,
.main-featured .post-content h2,
.sub-card-destination,
.sub-card-search {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.btn-view-details,
.results-info,
.travel-guest-text {
    white-space: nowrap
}

*,
.package-form-input {
    box-sizing: border-box
}

@font-face {
    font-family: Santral-Book;
    src: url('../fonts/SantralBook.woff2') format('woff2');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Santral-Regular;
    src: url('../fonts/Santral-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Santral-Medium;
    src: url('../fonts/SantralMedium.woff2') format('woff2');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Santral-SemiBold;
    src: url('../fonts/SantralSemiBold.woff2') format('woff2');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'Goudy Bookletter 1911';
    src: url('../fonts/goudy_bookletter_1911.woff2') format('woff2');
    font-weight: 400;
    font-display: swap
}

:root {
    --font-main: 'Santral-Book';
    --font-main-regular: 'Santral-Regular';
    --font-main-medium: 'Santral-Medium';
    --font-main-bold: 'Santral-SemiBold';
    --font-secondary: 'Goudy Bookletter 1911'
}

.main-font {
    font-family: var(--font-main)
}

.main-regular-font {
    font-family: var(--font-main-regular)
}

.main-medium-font,
h2.header-countries {
    font-family: var(--font-main-medium)
}

.main-bold-font {
    font-family: var(--font-main-bold)
}

.secondary-font {
    font-family: var(--font-secondary)
}

body {
    margin: 0;
    font-family: var(--font-main), sans-serif;
    font-size: 16px;
    font-weight: 400
}

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 16px 0
}

.nav-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.logo {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px
}

.nav-links .nav-link {
    display: inline-flex;
    align-items: center;
    padding: clamp(14px, 1vw, 16px);
    color: #fff;
    text-decoration: none;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 1.2;
    cursor: pointer
}

.lang-switcher-btn:hover,
.nav-links .nav-link:hover {
    background-color: var(--primary-color-lighter);
    color: var(--primary-color-dark);
    fill: var(--primary-color-dark)
}

.nav-links .nav-link.active {
    color: #dde3e4;
    background: rgba(255, 255, 255, .3)
}

.has-account a,
.nav-links .nav-link.active .nav-caret,
.navbar.active .nav-links .nav-link.active .nav-caret,
.navbar.white-bg .nav-links .nav-link.active .nav-caret,
.package-card-content h2 a:hover {
    color: var(--secondary-color)
}

.nav-link .nav-caret {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    color: currentColor
}

.nav-icons {
    display: flex;
    align-items: center;
    gap: 16px;
    max-height: 44px
}

.icon-btn,
.logout-btn {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 10px;
    display: flex;
    align-items: center
}

.card-cities-des:hover,
.card-last-inspirations:hover,
.icon-btn:hover,
.must-see-attr,
.packages-data {
    background-color: var(--primary-color-lighter)
}

.icon-btn:hover svg,
.navbar.active .logo-with-mobile-icon .nav-link,
.navbar.white-bg .icon-btn svg,
.white-bg .logo-with-mobile-icon .nav-link {
    fill: var(--primary-color-dark)
}

.navbar.active,
.navbar.white-bg {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

.navbar.white-bg .nav-links .nav-link {
    color: var(--primary-color-dark);
    fill: var(--primary-color-dark)
}

.navbar.white-bg .nav-links .nav-link .nav-caret {
    color: var(--primary-color-dark)
}

.navbar.active .nav-links .nav-link.active,
.navbar.white-bg .nav-links .nav-link.active {
    color: var(--secondary-color);
    fill: var(--secondary-color);
    box-shadow: none;
    background-color: transparent
}

.navbar .logo img {
    width: 150px;
    max-height: 51px;
    height: auto
}

.destinations-back-btn,
.destinations-home-swiper .swiper-btn,
.footer-links-inline a:last-child::after,
.logo img:nth-of-type(2),
.logo-with-mobile-icon .btn-navbar,
.logo-with-mobile-icon .nav-link,
.mobile-popup-header,
.navbar.active .logo img:first-of-type,
.navbar.white-bg .logo img:first-of-type,
.swiper-btn .swiper-button-next::after,
.swiper-btn .swiper-button-prev::after,
.travel-autocomplete.hidden,
.travel-tab-content,
[data-expanded-true] {
    display: none
}

.faq-item.open .faq-answer,
.navbar.active .logo img:nth-of-type(2),
.navbar.white-bg .logo img:nth-of-type(2),
.travel-class-dropdown.show,
.travel-guest-dropdown.show,
.travel-tab-content.active {
    display: block
}

.change-pass-confirm-popup.active,
.change-pass-confirm-popup.active .overlay-confirm,
.destinations-sec.active .popup-destinations,
.email-confirm-popup.active,
.email-confirm-popup.active .overlay-confirm,
.plan-btn,
.search-sec.active .popup-search {
    display: flex
}

.plan-btn {
    align-items: center;
    gap: 8px;
    background: var(--secondary-color-light);
    color: #fff;
    border: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

.popup-destinations,
.popup-search {
    min-height: 200px;
    top: calc(100% + 20px);
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 2px 2px 10px #0000001f;
    display: none
}

.card-countries,
.card-destinations {
    border-bottom: 1px solid var(--primary-color-lighter);
    color: var(--primary-color-dark);
    text-decoration: none;
    cursor: pointer
}

.plan-btn:hover {
    background: #9e7728
}

.plan-btn svg {
    fill: white
}

.wrap-img {
    width: 100%;
    height: 100vh;
    aspect-ratio: 16/9;
    overflow: hidden;
    pointer-events: none
}

.top-banner .wrap-iframe,
.top-banner .wrap-video {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative
}

.top-banner .video-object-fit {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-banner .iframe-object-fit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 177.77%;
    height: 100%;
    transform: translate(-50%, -50%);
    pointer-events: none
}

.popup-destinations {
    background-color: #fff;
    position: absolute;
    width: calc(100vw - 32px);
    padding: 0
}

.custom-select,
.input-top-banner,
.package-form-select-wrapper,
.search-input-withIcon,
.travel-guest-wrapper {
    position: relative
}

.search-input-withIcon input {
    padding: 16px;
    outline: 1px var(--cyan-blue-600, #81989C) solid;
    outline-offset: -1px;
    width: 100%
}

.hotels-card,
.input-search-destination input,
.newsletter input,
.package-card {
    outline: 1px var(--primary-color-light) solid
}

.search-input img,
.search-input-withIcon img {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.popup-search {
    background-color: #fff;
    position: absolute;
    width: 100vw;
    padding: 24px
}

.locations-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: calc(3 * 40px + 32px);
    gap: 16px 32px;
    align-content: flex-start
}

.location-item {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 40px
}

.location-item img {
    width: 20px;
    height: 20px
}

.location-item:hover span {
    text-decoration: underline
}

.tabs-destination {
    width: 270px;
    background: var(--primary-color-lighter);
    padding: 24px
}

.list-destination {
    padding: 0;
    margin: 0;
    flex: 1
}

.list-destination li {
    fill: var(--primary-color-dark);
    color: var(--primary-color-dark);
    padding: 10px;
    transition: .3s ease-in-out;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1.3;
    width: fit-content
}

.list-destination li.active,
.list-destination li:hover {
    fill: white;
    color: #fff;
    background: var(--primary-color-dark)
}

.countries-destinations,
.trending-destinations {
    padding: 24px;
    width: 100%
}

.card-destinations {
    padding-bottom: 8px;
    width: calc(33.3% - 16px);
    transition: .3s ease-in-out
}

.card-countries:hover,
.card-destinations:hover {
    border-bottom: 1px solid var(--secondary-color)
}

.img-card-des {
    width: 100%;
    height: 180px;
    overflow: hidden
}

.btn-card-des span,
.card-countries span {
    transform: translateX(0);
    transition: .3s ease-in-out
}

.card-countries:hover span,
.card-destinations:hover .btn-card-des span {
    transform: translateX(8px)
}

.btn-card-des img,
.card-countries img {
    transform: translateX(-8px);
    transition: .3s ease-in-out
}

.card-countries:hover img,
.card-destinations:hover .btn-card-des img {
    transform: translateX(0)
}

.btn-footer-des {
    color: var(--primary-color-dark);
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    transition: .3s ease-in-out
}

.btn-footer-des:hover {
    background: var(--primary-color-light)
}

.links-countries {
    width: calc(33.3% - 16px)
}

.card-countries {
    padding-bottom: 8px;
    transition: .3s ease-in-out;
    width: 100%;
    height: fit-content
}

h2.header-countries {
    font-weight: 400;
    text-transform: capitalize;
    line-height: 23.8px;
    margin: 0
}

.logo-with-mobile-icon {
    width: 23%
}

@media (max-width:1100px) {
    .logo-with-mobile-icon {
        width: 18%
    }
}

.logo-with-mobile-icon .nav-link {
    fill: white;
    transition: .5s ease-in-out
}

.btn-navbar {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.btn-navbar span {
    width: 20px;
    height: 3px;
    border-radius: 5px;
    background-color: #fff;
    transition: .5s ease-in-out
}

.navbar.active .btn-navbar span,
.navbar.white-bg .btn-navbar span {
    background-color: var(--primary-color-dark)
}

.navbar.active .btn-navbar span:nth-child(2) {
    transform: translateY(-4.5px) rotate(45deg)
}

.navbar.active .btn-navbar span:first-child {
    transform: translateY(3px) rotate(-45deg)
}

.feature-card {
    width: calc(33.3% - 32px);
    display: flex;
    flex-direction: column;
    padding-block: 32px
}

.feature-icon img {
    height: 61px
}

.feature-card .fearure-title {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1;
    word-wrap: break-word
}

.destination-card {
    width: calc(33.3% - 11px);
    position: relative
}

.destination-overlay {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fff;
    font-size: 32px;
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.5;
    word-wrap: break-word
}

.destination-card .img-destination {
    height: 250px;
    overflow: hidden
}

.sponsored-section {
    background-color: var(--secondary-color-dark);
    padding-block: 45px
}

.sponsored-image {
    width: 50%;
    height: 560px;
    overflow: hidden;
    position: relative
}

.save-icon,
.top-choice-icon {
    position: absolute;
    top: 22px;
    right: 22px
}

.sponsored-content {
    width: 50%;
    padding: 8px 0 0 32px;
    margin-block: 32px
}

.save-icon {
    background-color: #00000080;
    padding: 6px;
    border-radius: 25px;
    border: none;
    cursor: pointer
}

.sponsored-label {
    color: #fbf7ec;
    font-size: 14px;
    font-family: Santral-Bold;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2
}

.main-featured .post-content h2,
.sponsored-title {
    font-family: var(--font-main-bold);
    font-weight: 400
}

.sponsored-title {
    color: #fff;
    font-size: clamp(32px, 3vw, 48px);
    line-height: 1.1
}

.sponsored-description {
    color: var(--secondary-color-lighter);
    font-size: 16px;
    font-family: var(--font-main);
    font-weight: 400;
    line-height: 19.2px
}

.featured-post.main-featured {
    width: calc(60% - 16px);
    overflow: hidden;
    position: relative;
    max-height: 604px
}

.tabs-thumbnail {
    width: calc(40% - 16px)
}

.main-featured .post-thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 361px
}

.main-featured .post-thumbnail .img-object-fit,
.swiper-btn .swiper-button-next img,
.swiper-btn .swiper-button-prev img {
    position: absolute
}

.main-featured .post-content {
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: absolute;
    bottom: 24px;
    padding: 0 32px
}

.main-featured .post-content h2 {
    display: -webkit-box;
    overflow: hidden;
    font-size: 32px;
    line-height: 1.1
}

.main-featured .post-content .post-excerpt {
    display: -webkit-box;
    overflow: hidden;
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1.1;
    color: var(--primary-color-light)
}

.post-excerpt-date {
    font-size: 12px;
    font-family: var(--font-main-regular);
    font-weight: 400
}

.post-thumbnail {
    position: relative;
    flex: 0 0 160px;
    height: 145px;
    overflow: hidden
}

.tabs-thumbnail .post-thumbnail .save-icon {
    top: 12px;
    right: 8px
}

.title-post-content {
    color: var(--primary-color);
    font-size: 14px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 16.8px;
    text-transform: uppercase
}

.post-content h3 {
    font-size: clamp(16px, 1.3vw, 20px);
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.1
}

.date-last-inspirations,
.post-date {
    color: var(--primary-color);
    font-size: 12px;
    font-family: var(--font-main-regular);
    font-weight: 400
}

.subscribe-sakina {
    background: var(--primary-color-dark);
    text-align: center
}

.subscribe-sakina .section-title {
    color: #fff
}

.subtitle-subscribe {
    color: var(--white, #fff);
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 23.8px
}

.subscribe-sakina input {
    padding: 16px;
    border-radius: 2px;
    max-width: 344px;
    width: 100%;
    margin: 24px auto 0;
    border: none
}

.packages-destinations .swiper-slide {
    height: -webkit-fill-available
}

.sub-packages {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 24px
}

.swiper-btn {
    position: relative;
    width: 90px;
    height: 40px;
    margin-left: auto;
    margin-block: auto
}

.swiper-btn .swiper-button-next,
.swiper-btn .swiper-button-prev {
    outline: 1px var(--primary-color-light) solid;
    outline-offset: -1px;
    width: 40px;
    height: 40px
}

.swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
    top: 22px
}

.local-experts-swiper .swiper-btn .swiper-button-next,
.swiper-btn .swiper-button-prev {
    right: auto;
    top: 22px;
    left: 0
}

.local-experts-swiper .swiper-btn .swiper-button-prev {
    right: 0;
    left: auto;
    top: 22px
}

.local-experts-swiper .swiper-btn .swiper-button-prev img {
    transform: rotate(0)
}

.btn-Context img,
.faq-item.open .chev,
.local-experts-swiper .swiper-btn .swiper-button-next img,
.map-swiper #prevBtn img,
.rotate-180,
.swiper-btn .swiper-button-prev img {
    transform: rotate(180deg)
}

.swiper-btn .swiper-button-next::after {
    transform: rotate(45deg)
}

.packages-swiper .swiper-wrapper {
    margin-block: 32px
}

.hotels-card,
.package-card {
    outline-offset: -1px;
    border-radius: 2px;
    transition: .3s ease-in;
    cursor: pointer
}

.btn-card-login:hover,
.package-card:hover {
    transform: translateY(-2px);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .25)
}

.package-image {
    height: 240px;
    overflow: hidden
}

.hotels-content,
.package-content {
    padding: 12px
}

.hotels-content h2,
.package-content h2,
.title-setting {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.1
}

.newsletter label,
.price,
.price-hotels,
.route,
.route-hotels {
    color: var(--primary-color-dark);
    font-size: 14px
}

.route,
.route-hotels {
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1.1
}

.price,
.price-hotels {
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 1.1
}

.newsletter button,
.newsletter label {
    font-family: var(--font-main-regular);
    font-weight: 400
}

.faq-subtitle,
.footer-desc,
.item-hotels,
.item-packages,
.sub-help-plan,
.sub-map-popup {
    color: var(--primary-color-dark);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 19.6px
}

.title-latest {
    color: var(--primary-color-dark);
    font-size: clamp(16px, 1.3vw, 24px);
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 1.1
}

.sub-latest {
    color: var(--primary-color);
    font-size: clamp(14px, 1vw, 18px);
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.2
}

.img-card-latest {
    flex: 0 0 293px;
    height: 235px;
    overflow: hidden
}

.img-side-latest {
    width: 193px;
    height: fit-content;
    overflow: hidden
}

.footer {
    background: var(--primary-color-lighter);
    color: #222;
    font-family: Poppins, sans-serif;
    padding-top: 60px
}

.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    padding-bottom: 40px
}

.footer-about {
    flex: 0 0 300px
}

.footer-logo {
    font-family: Georgia, serif;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 2px
}

.newsletter label {
    line-height: 1.2;
    margin-top: 24px
}

.newsletter input {
    width: -webkit-fill-available;
    padding: 16px;
    border: none;
    outline-offset: -1px;
    border-radius: 2px
}

.newsletter button {
    width: 100%;
    padding: 10px 16px;
    background: var(--secondary-color);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    color: var(--white, #fff);
    font-size: 16px;
    line-height: 23.8px;
    transition: .3s
}

.newsletter button:hover {
    background: var(--secondary-color-light)
}

.footer-links {
    display: flex;
    flex: 2;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: flex-end
}

.footer-col {
    width: 240px
}

.footer-col h3 {
    color: var(--primary-color-dark);
    font-size: 24px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 32px;
    margin-bottom: 16px
}

.footer-col ul li a,
.search-input input,
.tab-search {
    font-family: var(--font-main-regular);
    font-weight: 400
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.footer-col ul li {
    margin-bottom: 8px
}

.footer-col ul li:last-of-type {
    margin-bottom: 0
}

.footer-col ul li a {
    color: var(--primary-color-dark);
    font-size: 16px;
    line-height: 23.8px;
    transition: color .3s
}

.footer-col ul li a:hover,
.footer-links-inline a:hover {
    color: #000
}

.contact-info li {
    font-size: 14px;
    color: #444
}

.social-icons {
    display: flex;
    gap: 10px;
    margin-top: 10px
}

.social-icons a {
    color: #222;
    font-size: 14px;
    border: 1px solid var(--secondary-color);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s
}

.social-icons a:hover {
    box-shadow: inset 1px 1px 15px var(--secondary-color-light)
}

.footer-bottom {
    padding: 20px 0;
    font-size: 13px;
    color: #555
}

.footer-bottom-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.footer-links-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.footer-links-inline a {
    color: #444;
    text-decoration: none;
    transition: color .3s;
    position: relative;
    padding-right: 10px
}

.footer-links-inline a:last-child {
    padding-right: 0
}

.footer-links-inline a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: var(--primary-color-dark);
    right: 0;
    top: 0
}

.search-input input {
    padding: 16px 40px 16px 16px;
    outline: 1px var(--cyan-blue-600, #81989C) solid;
    outline-offset: -1px;
    color: var(--primary-color);
    font-size: 16px;
    line-height: 1;
    width: -webkit-fill-available
}

.tabs-search {
    padding-bottom: 20px;
    border-bottom: 2px solid var(--cyan-blue-300, #c6d0d2)
}

.tab-search {
    padding: 10px 14px;
    border: 1px solid var(--primary-color-dark);
    border-radius: 6px;
    color: var(--primary-color-dark);
    font-size: 14px;
    line-height: 1.2;
    transition: .2s ease-in-out;
    background: #fff
}

.btn-card-hover,
.btn-card-login,
.card-destination,
.card-save,
.card-search,
.ic-play {
    transition: .3s ease-in-out
}

.tab-search.active,
.tab-search:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff
}

.img-search {
    max-width: 296px;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden
}

.card-save,
.card-search {
    width: calc(33.3% - 22px);
    padding: 8px;
    border-radius: 2px
}

.title-card-destination,
.title-card-search {
    display: block;
    margin-top: 12px;
    color: var(--primary-color);
    font-size: 14px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 1.1
}

.sub-card-search {
    margin-top: 4px;
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.1;
    height: 44px;
    display: -webkit-box;
    overflow: hidden
}

.btn-card-hover {
    color: var(--primary-color);
    font-size: 16px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.3;
    opacity: 0;
    margin-top: 12px
}

.subtitle-top-banner,
.title-top-banner {
    color: var(--white, #fff);
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize
}

.card-destination:hover,
.card-save:hover,
.card-search:hover,
.faq-item,
.faq-tabs .faq-tab:hover,
.link-setting:hover,
.travel-autocomplete-item.active,
.travel-autocomplete-item:hover,
.travel-guest-btn:hover:not(:disabled) {
    background: var(--primary-color-lighter)
}

.card-cities-des:hover .btn-card-hover,
.card-save:hover .btn-card-hover,
.card-search:hover .btn-card-hover,
.local-experts-card.swiper-slide-active .content-card-local-experts,
.local-experts-card.swiper-slide-active .ic-play,
.local-experts-card:hover .content-card-local-experts,
.local-experts-card:hover .ic-play {
    opacity: 1
}

.max-t {
    max-width: 992px
}

.context-top-banner {
    position: absolute;
    bottom: clamp(32px, 5vw, 64px);
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.center-context-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + clamp(32px, 4vw, 64px)));
    width: 100%;
    bottom: auto
}

.title-top-banner {
    font-size: clamp(40px, 4vw, 64px);
    line-height: 1
}

.subtitle-top-banner {
    font-size: clamp(24px, 4vw, 32px);
    line-height: 1.3
}

.input-top-banner img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px
}

.input-top-banner input {
    padding: 20px 24px 16px 65px;
    max-width: 450px;
    width: 100%;
    color: var(--primary-color-light);
    font-size: 20px;
    font-family: var(--font-main);
    font-weight: 400;
    line-height: 1;
    background: #fffFFF1A;
    border: unset;
    outline: unset;
    outline-offset: unset;
    box-shadow: inset 0 0 3px #fff
}

.input-top-banner input::placeholder {
    color: var(--primary-color-light);
    font-size: 20px;
    font-family: var(--font-main);
    font-weight: 400;
    line-height: 1
}

.half-top-banner,
.half-top-banner-2,
.img-inner-think {
    height: 50vh;
    overflow: hidden;
    min-height: 460px
}

.half-top-banner img,
.half-top-banner-2 img,
.local-experts-card .img-object-fit {
    filter: brightness(.6)
}

.half-top-banner h1,
.half-top-banner-2 h1 {
    color: var(--white, #fff);
    font-size: 64px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 76.8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.input-search-destination input,
.title-menu-destination {
    font-family: var(--font-main-regular);
    line-height: 19.6px;
    font-size: 14px
}

.input-search-destination input {
    padding: 8px 16px 8px 40px;
    color: var(--primary-color-dark);
    font-weight: 400;
    border-radius: 2px;
    outline-offset: -1px;
    border: none;
    width: 250px
}

.input-search-destination input::placeholder {
    color: var(--primary-color)
}

.input-search-destination img {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px
}

.title-menu-destination {
    color: #000;
    font-weight: 400
}

.header-cities,
.sub-card-destination,
.title-map-popup {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-weight: 400
}

.menu-destination select {
    padding: 8px 16px;
    width: 195px;
    border-radius: 2px;
    outline: 1px var(--primary-color-light) solid;
    outline-offset: -1px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.menu-destination .custom-select::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-30%);
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent;
    pointer-events: none
}

.card-destination {
    width: calc(25% - 24px);
    padding: 8px;
    border-radius: 2px;
    display: flex;
    flex-direction: column
}

.card-destination .img-destination {
    max-width: 290px;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden
}

@media (max-width:1200px) {
    .navbar .container {
        max-width: none
    }

    .card-destination {
        width: calc(33.3% - 22px)
    }
}

.sub-card-destination {
    margin-top: 4px;
    font-family: var(--font-main-medium);
    line-height: 1.1;
    display: -webkit-box;
    overflow: hidden
}

@media (max-width:500px) {

    .menu-destination .custom-select,
    .menu-destination select {
        width: -webkit-fill-available
    }

    .menu-destination {
        flex: 1
    }
}

#map {
    width: 100%;
    height: 100%
}

.map-seaction {
    position: relative;
    height: 100vh
}

.map-swiper {
    position: absolute;
    top: calc(20px + clamp(32px, 5vw, 64px));
    right: 20px;
    z-index: 999;
    display: flex;
    gap: 10px
}

.map-swiper button {
    padding: 12px;
    background: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px
}

.leaflet-popup-content {
    margin: 0 !important;
    width: fit-content !important
}

.leaflet-popup-content-wrapper {
    border-radius: 0 !important;
    overflow: hidden !important
}

.popup-card {
    width: 300px;
    max-width: 90vw;
    font-family: sans-serif
}

.popup-card h3 {
    margin: 0;
    font-size: 16px;
    color: #333
}

.popup-card p {
    margin: 4px 0 8px;
    font-size: 13px;
    color: #666
}

.popup-card button {
    background: #f97316;
    border: none;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 13px
}

.leaflet-marker-icon svg {
    fill: var(--primary-color-dark);
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transition: .3s
}

.leaflet-marker-icon.active svg {
    fill: white;
    background-color: #b9913c
}

.img-map-popup {
    height: 149px;
    overflow: hidden
}

.header-cities,
.title-map-popup {
    font-family: var(--font-main-medium);
    line-height: 23.8px
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    border: none !important;
    text-align: center !important;
    width: 24px !important;
    height: 24px !important;
    font: 16px/24px Tahoma, Verdana, sans-serif !important;
    color: #000 !important;
    text-decoration: none !important;
    background: #fff !important;
    border-radius: 50% !important
}

.hotels-image {
    height: 175px;
    overflow: hidden
}

.stars {
    display: flex;
    gap: 4px
}

.header-last-inspirations,
.sub-gems,
.sub-see-attr {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.stars span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--primary-color-light);
    position: relative;
    overflow: hidden
}

.stars span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #b9913c;
    width: 0%;
    border-radius: 50%
}

.content-todo-details figure.image_resized img,
.stars span.active::after {
    width: 100%
}

.stars span.partial::after {
    width: var(--partial-width)
}

.three-quarters-top-banner {
    height: 80vh;
    overflow: hidden;
    min-height: 650px
}

.three-quarters-top-banner h1 {
    color: var(--white, #fff);
    font-size: 64px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 76.8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: calc(100vw - 16px);
    width: 100%
}

.tab-top-des {
    padding: 0 24px;
    border-right: 1px solid #fff;
    flex: 1
}

.tab-top-des:last-child {
    padding: 0 0 0 24px;
    border-right: 0
}

.tab-top-des:first-child {
    padding: 0 24px 0 0
}

.tabs-header-destination {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%)
}

.title-top-destination {
    color: var(--primary-color-light);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 19.6px
}

.sub-top-destination {
    color: var(--white, #fff);
    font-size: 14px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 16.8px
}

.header-overview,
.sub-overview,
.title-overview {
    color: var(--primary-color-darke);
    font-weight: 400
}

.header-overview {
    font-size: clamp(32px, 3.5vw, 40px);
    font-family: var(--font-secondary);
    text-transform: capitalize;
    line-height: 52.8px
}

.title-overview {
    font-size: clac(20px, 1.5vw, 24px);
    font-family: var(--font-main-bold);
    max-width: 843px
}

.sub-overview {
    font-size: 14px;
    font-family: var(--font-main-regular);
    line-height: 19.6px;
    max-width: 843px
}

.card-cities-des,
.card-last-inspirations {
    padding: 8px;
    border-radius: 2px;
    cursor: pointer
}

.img-cities {
    height: 110px;
    overflow: hidden
}

.img-gems,
.img-see-attr {
    height: 400px;
    overflow: hidden
}

.header-gems,
.header-see-attr {
    margin-top: 20px;
    color: var(--primary-color-dark);
    font-size: 24px;
    font-family: var(--font-main-bold);
    font-weight: 400
}

.sub-gems,
.sub-see-attr {
    margin-top: 8px;
    color: var(--primary-color-dark);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1.2;
    -webkit-line-clamp: 3
}

.btn-help-plan span,
.title-local-experts {
    font-family: var(--font-main-bold);
    line-height: 16.8px
}

.local-experts-card {
    height: 420px;
    overflow: hidden;
    cursor: pointer
}

.local-experts-card.swiper-slide-active {
    height: 480px
}

.ic-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px 8px 10px 12px;
    border-radius: 50%;
    opacity: 0
}

.content-card-local-experts {
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    width: calc(100% - 14px);
    text-align: center;
    opacity: 0;
    transition: .3s ease-in-out
}

.name-local-experts {
    color: var(--white, #fff);
    font-size: clamp(15px, 1.5vw, 24px);
    font-family: var(--font-main-bold);
    font-weight: 400
}

.sub-local-experts,
.title-local-experts {
    color: var(--white, #fff);
    font-size: clamp(8.75px, 1vw, 14px);
    font-weight: 400
}

.sub-local-experts {
    font-family: var(--font-main-regular);
    line-height: 19.6px
}

.card-help-you-plan {
    background: var(--gold-200, #fbf7ec);
    border-radius: 2px;
    outline: 1px var(--gold-300, #E6D6B2) solid;
    outline-offset: -1px;
    padding: 20px;
    width: calc(25% - 15px)
}

.btn-help-plan span {
    color: var(--gold-800, #7b6129);
    font-size: 14px;
    font-weight: 400
}

@media (max-width:1400px) {
    .card-help-you-plan {
        width: calc(33.3% - 15px)
    }
}

@media (max-width:992px) {

    .card-destinations,
    .links-countries,
    .sponsored-content,
    .sponsored-image,
    .tabs-thumbnail {
        width: 100%
    }

    .popup-destinations,
    .sec-links-nav {
        left: 100%;
        opacity: 0;
        transition: .5s ease-in-out
    }

    .destinations-back-btn,
    .lang-switcher-btn span,
    .mobile-popup-title,
    .nav-links .nav-link {
        color: var(--primary-color-dark)
    }

    .navbar .container {
        padding: 0
    }

    .nav-links .nav-link {
        font-size: 20px;
        font-family: var(--font-main-medium);
        font-weight: 400;
        text-transform: capitalize
    }

    .nav-links .nav-link.active {
        color: var(--secondary-color);
        fill: var(--secondary-color)
    }

    .nav-link .nav-caret {
        width: 14px;
        height: 14px
    }

    .nav-links .nav-link:hover {
        background-color: transparent
    }

    .icon-btn svg,
    .lang-switcher-btn {
        fill: var(--primary-color-dark)
    }

    .navbar.active .logout-btn svg {
        stroke: var(--primary-color-dark)
    }

    .sec-links-nav {
        width: 100%;
        height: calc(100dvh - 65px);
        align-items: flex-start;
        padding: 24px 16px 64px;
        min-height: calc(100dvh - 65px);
        position: absolute;
        top: 100%;
        background: #fff
    }

    .navbar.active .sec-links-nav {
        left: 0;
        opacity: 1
    }

    .sec-links-nav .nav-links {
        align-items: flex-start
    }

    .logo-with-mobile-icon {
        width: 100vw;
        padding: 0 16px
    }

    .logo {
        justify-content: center
    }

    .logo-with-mobile-icon .btn-navbar,
    .logo-with-mobile-icon .nav-link {
        display: flex
    }

    .nav-icons {
        justify-content: space-between;
        width: 100%
    }

    .popup-destinations {
        top: 0;
        display: flex;
        width: 100%;
        transform: translate(0);
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        flex-direction: column;
        gap: 16px;
        padding: 16px
    }

    .popup-destinations.active {
        left: 0;
        opacity: 1;
        box-shadow: none;
        z-index: 1
    }

    .mobile-popup-header {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: space-between;
        position: sticky;
        top: 0;
        background: #fff;
        padding: 16px 26px;
        z-index: 2
    }

    .mobile-popup-title {
        font-size: 16px;
        font-family: var(--font-main-bold)
    }

    .destinations-back-btn {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding-left: 20px;
        background: 0 0;
        border: none;
        border-radius: 0;
        cursor: pointer;
        font-family: var(--font-main-medium);
        font-size: 14px;
        position: relative
    }

    .destinations-back-btn::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        border-top: 2px solid var(--primary-color-dark);
        border-left: 2px solid var(--primary-color-dark);
        width: 10px;
        height: 10px
    }

    .tabs-destination {
        width: 100%;
        padding: 16px;
        border-radius: 6px;
        background: 0 0;
        height: calc(100% - 110px)
    }

    .btn-footer-des {
        width: fit-content
    }

    .list-destination li {
        width: 100%;
        justify-content: flex-start;
        display: inline-flex
    }

    .trending-destinations {
        padding: 20px;
        gap: 16px
    }

    .img-card-des {
        height: 160px
    }

    .list-destination li.active,
    .list-destination li:hover {
        color: var(--primary-color-dark);
        fill: var(--primary-color-dark);
        background-color: transparent
    }

    .destination-card {
        width: calc(50% - 8px);
        position: relative
    }

    .sponsored-image {
        height: 361px
    }

    .sponsored-content {
        padding: 0;
        margin-block: 0
    }

    .sponsored-label {
        margin: 0 !important
    }

    .featured-post.main-featured {
        width: 100%;
        min-height: 361px
    }

    .img-card-latest {
        flex: 0 0 auto;
        max-height: 160px;
        overflow: hidden;
        aspect-ratio: 1/1;
        height: 100%
    }

    .cards-search {
        gap: 16px
    }

    .card-search {
        width: calc(50% - 8px)
    }

    .btn-card-hover {
        display: none
    }

    .title-card-search {
        font-size: 12px
    }

    .sub-card-search {
        font-size: 16px;
        height: 34px
    }

    .card-destination {
        width: calc(50% - 16px)
    }

    .card-destination .img-destination {
        max-width: none
    }

    .tab-top-des {
        padding: 0 16px !important;
        border-left: 1px solid #fff;
        border-right: none;
        flex: 1 1 calc(50% - 20px)
    }

    .card-help-you-plan {
        width: calc(50% - 10px)
    }
}

@media (max-width:550px) {
    .card-help-you-plan {
        width: 100%
    }
}

.img-last-inspirations {
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.header-last-inspirations {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 23.8px;
    -webkit-line-clamp: 2
}

.header-login,
.header-setting,
.title-help-plan {
    font-family: var(--font-secondary);
    color: var(--primary-color-dark);
    font-weight: 400;
    text-transform: capitalize
}

.img-help-plan {
    max-width: 36px;
    max-height: 36px
}

.title-help-plan {
    font-size: 24px;
    line-height: 32px
}

.login-section {
    min-height: calc(100vh - 88px)
}

.sec-or span {
    color: var(--primary-color);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400
}

.border-or {
    flex: 1;
    height: 1px;
    width: auto;
    background: #afbdbf
}

.content-login {
    max-width: 654px;
    width: 100%
}

.header-login,
.header-setting {
    font-size: clamp(32px, 4vw, 64px);
    line-height: 1.2
}

.title-login {
    color: var(--primary-color-dark);
    font-size: clamp(16px, 2vw, 32px);
    font-family: var(--font-main-bold);
    font-weight: 400
}

.input-email-login span,
.sub-login {
    color: var(--primary-color);
    font-family: var(--font-main-regular)
}

.card-login {
    padding: clamp(16px, 2vw, 32px);
    background: var(--primary-color-lighter);
    max-width: 453px;
    width: 100%
}

.sub-login {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px
}

.btn-google,
.input-email-login span {
    font-size: clamp(14px, 1vw, 16px);
    font-weight: 400
}

.btn-google {
    padding: 16px;
    border: unset;
    border-radius: 2px;
    background: #fff;
    color: var(--primary-color-dark);
    font-family: var(--font-main);
    border: 1px var(--primary-color-light) solid
}

.input-email-login span {
    line-height: 23.8px
}

.input-email-login input {
    padding: 16px;
    border: 1px var(--primary-color-light) solid
}

.btn-card-login {
    padding: 16px 24px;
    background-color: var(--secondary-color-light);
    text-align: center;
    width: 100%;
    color: #fff;
    border: none
}

.email-setting,
.has-account {
    color: var(--primary-color);
    font-size: clamp(14px, 1vw, 16px);
    font-family: var(--font-main-regular);
    font-weight: 400
}

.email-setting {
    line-height: 1.2
}

.link-setting,
.tab-set-save {
    color: var(--primary-color-dark);
    padding: 10px;
    transition: .3s ease-in-out
}

.tab-set-save {
    border-bottom: 1px solid var(--primary-color-light);
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    min-width: 110px;
    align-items: center;
    justify-content: center
}

.link-setting,
.pra-card-save,
.sub-setting {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    font-family: var(--font-main-regular)
}

.tab-set-save.active,
.tab-set-save:hover {
    border-bottom: 1px solid var(--primary-color-dark)
}

.tab-set-save svg {
    stroke-width: 2px;
    stroke: var(--primary-color-dark);
    transition: .5s ease-in-out
}

.tab-set-save.active svg,
.tab-set-save:hover svg {
    fill: var(--primary-color-dark);
    stroke-width: 1px
}

.link-setting {
    border-radius: 2px;
    border: 1px solid var(--primary-color-dark);
    width: fit-content;
    background: #fff;
    cursor: pointer
}

.pra-card-save,
.sub-setting {
    color: var(--primary-color)
}

.sub-links-setting {
    color: var(--primary-color-dark);
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1.2
}

.link-setting-delete,
.title-confirm-popup {
    font-family: var(--font-main-bold);
    font-weight: 400
}

.setting-data {
    padding-block: 32px;
    border-top: 1px solid var(--primary-color-light);
    margin-top: 32px
}

.link-setting-delete {
    color: var(--critical-700, #e51c00);
    font-size: 14px;
    line-height: 1.1;
    transition: .3s ease-in-out
}

.link-setting-delete:hover {
    color: #b91902
}

.confirm-card {
    max-width: 450px
}

.list-change-password li {
    margin-top: 8px;
    list-style: initial
}

.change-pass-confirm-popup,
.email-confirm-popup {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.close-icon {
    position: relative;
    width: 15px;
    height: 15px;
    padding: 15px;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s ease-in-out
}

.content-save-card,
.img-save {
    height: 100%
}

.close-icon span {
    width: 15px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--primary-color-dark)
}

.close-icon span:first-child {
    transform: translate(-50%, -50%) rotate(45deg)
}

.close-icon span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.close-icon:hover {
    background: rgba(0, 0, 0, .1)
}

.title-confirm-popup {
    color: var(--primary-color-dark);
    font-size: 16px;
    text-transform: capitalize
}

.confairm-popup-card {
    width: 700px;
    padding: 32px 24px;
    z-index: 1;
    background: #fff
}

.btn-update {
    background-color: var(--secondary-color-light);
    color: #fff;
    border: none;
    padding: 10px 16px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: .3s;
    text-transform: capitalize
}

.btn-update:hover {
    background-color: var(--secondary-color)
}

.min-350 {
    min-width: 350px
}

.title-confirm {
    color: var(--primary-color-dark);
    font-size: 40px;
    font-family: var(--font-secondary);
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2
}

.faq-question,
.sub-card-save {
    font-family: var(--font-main-bold)
}

.overlay-confirm {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 0;
    display: none
}

.image-card,
.img-save {
    position: relative;
    overflow: hidden
}

.save-cards-sec {
    padding-block: 32px;
    margin-top: 32px;
    border-top: 1px solid var(--primary-color-light)
}

.img-save {
    max-height: 300px;
    min-height: 300px;
    aspect-ratio: 16/9;
    border-radius: 2px
}

.item-type-badge {
    background: var(--primary-color);
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1
}

.faq-answer,
.faq-question {
    padding: 16px 20px;
    background: var(--primary-color-lighter)
}

.faq-section-title,
.title-card-save {
    color: var(--primary-color-dark);
    font-size: 24px;
    font-family: var(--font-main-bold);
    font-weight: 400
}

.sub-card-save {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.3
}

.img-save .save-icon {
    padding: 8px 9px 5px
}

.img-save .top-choice-icon,
.img-todo .top-choice-icon {
    top: 15px;
    right: 15px
}

.faq-question,
.faq-tabs .faq-tab {
    border: none;
    font-weight: 400;
    color: var(--primary-color-dark);
    font-size: 14px;
    cursor: pointer
}

.faq-tabs .faq-tab {
    padding: 10px 24px;
    font-family: var(--font-main-regular);
    line-height: 19.6px;
    outline: .5px var(--primary-color-dark) solid;
    outline-offset: -0.50px;
    background: #fff
}

.faq-tabs .faq-tab.active {
    color: var(--white, #fff);
    background: #b9913c;
    outline: #B9913C solid .5px
}

.faq-sections {
    margin-top: 48px
}

.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.faq-question {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    line-height: 16.8px
}

.blog-tab,
.faq-answer {
    line-height: 19.6px;
    font-weight: 400
}

.faq-item .chev {
    transition: transform .3s
}

.faq-answer {
    display: none;
    color: var(--primary-color-dark);
    font-size: 14px;
    font-family: var(--font-main-regular)
}

.about-section {
    margin-top: 32px;
    border-bottom: 1px solid #afbdbf;
    padding-block: 32px clamp(32px, 6vw, 86px)
}

.about-section:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.image-card {
    height: 100%;
    max-height: 300px
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    color: #fff
}

.blog-tab,
.filter-label,
.filter-select {
    font-size: 14px;
    font-family: var(--font-main-regular);
    color: var(--primary-color-dark)
}

.about-card {
    background: var(--secondary-color-lighter);
    outline: 1px var(--secondary-color-dark) solid;
    outline-offset: -1px;
    padding: 24px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 8px
}

.blog-tab {
    padding: 10px 24px;
    outline: .5px var(--primary-color-dark) solid;
    outline-offset: -0.50px;
    background: #fff;
    border: none;
    cursor: pointer;
    transition: .3s
}

.blog-tab.active {
    color: var(--white, #fff);
    background: var(--secondary-color);
    outline: .5px var(--secondary-color) solid
}

.search-input-wrapper {
    position: relative;
    display: flex;
    align-items: center
}

.search-icon {
    position: absolute;
    left: 16px;
    z-index: 1
}

.filter-group {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.filter-label {
    font-weight: 400
}

.filter-select {
    padding: 12px 16px;
    border: 1px solid var(--primary-color-dark);
    border-radius: 4px;
    background: #fff;
    cursor: pointer
}

.post-category,
.post-title {
    font-family: var(--font-main-bold)
}

.blog-post-card {
    display: flex;
    gap: 24px;
    padding: 24px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    transition: .3s
}

.blog-post-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.post-category {
    font-size: 12px;
    color: var(--secoundry-color);
    text-transform: uppercase;
    letter-spacing: .5px
}

.post-title {
    font-size: 20px;
    font-weight: 400;
    color: var(--primary-color-dark);
    margin: 8px 0;
    line-height: 1.3
}

.post-excerpt,
.post-meta {
    font-family: var(--font-main-regular)
}

.post-excerpt {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 16px
}

.post-meta {
    display: flex;
    gap: 16px;
    font-size: 12px;
    color: #999
}

.favorite-btn-listing {
    position: absolute;
    top: .75rem;
    right: .75rem;
    z-index: 10
}

.favorite-btn-card {
    background: rgba(255, 255, 255, .95);
    border: none;
    border-radius: 50%;
    padding: .625rem;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px
}

.favorite-btn-card:hover {
    background: #fff;
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.favorite-btn-card.favorited {
    background: rgba(59, 130, 246, .1)
}

.pagination-btn:hover:not(.disabled),
.pagination-number.active,
.pagination-number:hover {
    background-color: var(--primary-color-light)
}

.favorite-btn-card img {
    width: 20px;
    height: 20px;
    transition: transform .2s
}

.favorite-btn-card:hover img {
    transform: scale(1.1)
}

.per-page-selector {
    display: flex;
    align-items: center;
    gap: .5rem
}

.per-page-select {
    padding: .25rem .5rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    font-size: .875rem;
    color: #333;
    cursor: pointer;
    transition: border-color .3s
}

.pagination-btn,
.pagination-number {
    border-radius: 4px;
    transition: .3s;
    text-decoration: none
}

.per-page-select:focus,
.per-page-select:hover {
    border-color: #001629;
    outline: 0
}

.pagination-wrapper {
    margin-top: 2rem
}

.pagination-btn {
    padding: 3px 7px;
    position: relative;
    min-width: 24px
}

.pagination-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 7.5px;
    width: 7.5px
}

.nextIcon.pagination-btn::after {
    transform: translate(-65%, -50%) rotate(-45deg);
    border-right: 2px solid var(--primary-color-dark);
    border-bottom: 2px solid var(--primary-color-dark)
}

.preIcon.pagination-btn::after {
    transform: translate(-45%, -50%) rotate(-45deg);
    border-left: 2px solid var(--primary-color-dark);
    border-top: 2px solid var(--primary-color-dark)
}

.pagination-btn.disabled,
.travel-add-leg-btn:disabled {
    opacity: .5;
    cursor: not-allowed
}

.pagination-number {
    padding: 8px 8px 5px;
    color: var(--primary-color-dark);
    text-align: center;
    font-weight: 500;
    line-height: 1
}

.pagination-number:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.things-Todo-card {
    width: calc(33.3% - 22px)
}

.img-todo .save-icon {
    top: 15px;
    right: 60px
}

.img-todo {
    aspect-ratio: 16/9;
    aspect-ratio: 1/1;
    border-radius: 2px;
    position: relative;
    max-height: -webkit-fit-content;
    height: 100%;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1/1
}

.content-todo-details h2,
.content-todo-details h3,
.content-todo-details h4,
.content-todo-details h5,
.content-todo-details h6,
.links-blog-details h2,
.links-blog-details h3,
.links-blog-details h4,
.links-blog-details h5,
.links-blog-details h6 {
    color: var(--primary-color-dark);
    font-size: 20px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    line-height: 32px;
    margin-top: 24px
}

.content-todo-details li,
.content-todo-details p,
.content-todo-details span,
.links-blog-details li,
.links-blog-details p,
.links-blog-details span {
    color: var(--primary-color-dark);
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 25.6px;
    margin-top: 8px
}

.content-todo-details blockquote,
.links-blog-details blockquote {
    border-left: 2px solid var(--primary-color-dark);
    padding: 16px 24px;
    margin: 8px 0 0
}

.content-todo-details img,
.links-blog-details img {
    max-height: 375px;
    height: 100%;
    width: 100%;
    margin-top: 24px;
    object-fit: cover
}

.content-todo-details figure.image {
    margin: 24px 0;
    display: table;
    clear: both
}

.content-todo-details figure.image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.content-todo-details figure.image-style-align-left,
.content-todo-details figure.image-style-side {
    float: left;
    margin-right: 24px;
    margin-left: 0;
    max-width: 50%
}

.content-todo-details figure.image-style-align-center {
    margin-left: auto;
    margin-right: auto
}

.content-todo-details figure.image-style-align-right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    max-width: 50%
}

.content-todo-details figure.image_resized {
    max-width: 100%;
    display: block;
    box-sizing: border-box
}

.content-todo-details figure.image figcaption {
    display: table-caption;
    caption-side: bottom;
    word-break: break-word;
    color: #666;
    background-color: #f7f7f7;
    padding: 8px;
    font-size: 14px;
    text-align: center;
    margin-top: 8px
}

.content-todo-details figure.image::after {
    content: "";
    display: table;
    clear: both
}

.content-todo-details {
    overflow: hidden;
    transition: max-height .5s;
    position: relative
}

.content-todo-details.active {
    max-height: 5000px
}

.read-more-less {
    height: 250px;
    display: flex;
    align-items: end;
    justify-content: center;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    width: 100%
}

.read-more-less.active {
    height: 100px
}

.read-more-less.active img {
    transform: rotate(180deg);
    transition: transform .5s
}

.img-blog {
    max-height: 300px;
    height: 100%;
    overflow: hidden;
    aspect-ratio: 1/1
}

.container-404 {
    min-height: 63vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-Context,
.social-icon {
    align-items: center;
    color: #fff
}

.section-context {
    padding: 0 16px;
    text-align: center
}

.title-404 {
    color: var(--cyan-blue-600, #81989c);
    font-size: clamp(128px, 10vw, 192px);
    font-family: var(--font-main-medium);
    font-weight: 400;
    line-height: 1.3
}

.headerContext,
.paraContext {
    color: var(--secondary-1000, #0e161f);
    font-weight: 400;
    line-height: 1.1
}

.headerContext {
    font-size: clamp(32px, 3.5vw, 40px);
    font-family: var(--font-secondary);
    text-transform: capitalize
}

.paraContext {
    font-size: 20px;
    font-family: var(--font-main-medium);
    text-align: center
}

.btn-Context {
    display: flex;
    gap: 10px;
    font-size: 16px;
    font-family: var(--font-main-regular);
    font-weight: 300;
    word-wrap: break-word;
    padding: 12px 24px;
    border: 1px solid var(--secondary-color-light);
    background: var(--secondary-color-light);
    width: fit-content;
    margin: 0 auto;
    transition: .3s ease-in-out
}

.btn-Context:hover,
.btn-contact:hover {
    background-color: #b9913c
}

.extra-page-section .content-extra-page li,
.extra-page-section .content-extra-page p,
.extra-page-section .content-extra-page span {
    color: var(--primary-color-dark);
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    font-family: var(--font-main)
}

.extra-page-section .content-extra-page p,
.extra-page-section .content-extra-page span {
    margin-top: 16px
}

.btn-contact,
.extra-page-section .content-extra-page li {
    margin-top: 8px
}

.extra-page-section .content-extra-page h2,
.extra-page-section .content-extra-page h3,
.extra-page-section .content-extra-page h4,
.extra-page-section .content-extra-page h5,
.extra-page-section .content-extra-page h6 {
    color: var(--primary-color-dark);
    font-size: 24px;
    font-family: var(--font-main-bold);
    font-weight: 400;
    margin-top: clamp(32px, 4.5vw, 48px)
}

.form-contact-us input,
.form-contact-us textarea {
    padding: 16px;
    outline: rgba(0, 0, 0, .4) solid .5px;
    outline-offset: -0.50px;
    background-color: #fff;
    border: unset;
    font-family: var(--font-main-regular)
}

.card-info-contact {
    padding: 24px;
    outline: rgba(0, 0, 0, .1) solid 1px;
    outline-offset: -1px;
    border-radius: 8px;
    background-size: 16px 16px
}

.card-info-contact a {
    color: #09d
}

.social-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--primary-color-dark, #001629);
    display: flex;
    justify-content: center;
    transition: .3s
}

.btn-contact,
.travel-search-btn {
    gap: 8px;
    background: var(--secondary-color-light);
    display: flex
}

.social-icon:hover {
    background-color: var(--secondary-color, #d4af37);
    transform: translateY(-2px)
}

.social-icon svg {
    width: 15px;
    height: 15px
}

.btn-contact {
    padding: 16px 24px;
    color: #fff;
    border: none;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    font-family: var(--font-main)
}

.travel-guest-display,
.travel-input-label,
.travel-search-btn,
.travel-tab-item {
    font-family: var(--font-main-regular)
}

.travel-booking-box {
    margin-top: 8px;
    padding: 32px clamp(16px, 2vw, 32px);
    border-radius: 2px;
    outline: 1px var(--cyan-blue-400, #AFBDBF) solid;
    outline-offset: -1px
}

.travel-booking-input {
    height: fit-content;
    width: 15%
}

.web-fill-available {
    width: -webkit-fill-available
}

.travel-booking-input input.travel-input-field::placeholder {
    color: var(--primary-color);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1
}

@media (max-width:1200px) {
    .planFlights .web-fill-available {
        flex-wrap: wrap
    }

    .travel-booking-input {
        width: calc(50% - 4px);
        flex: none
    }
}

.travel-booking-input input.travel-input-field,
.travel-booking-input input.travel-input-field[type=date],
.travel-booking-input select.travel-input-field {
    padding: 16px 16px 16px 48px;
    color: var(--primary-color-dark);
    font-size: 14px;
    font-family: var(--font-main-regular);
    font-weight: 400;
    line-height: 1;
    width: -webkit-fill-available;
    background-color: var(--primary-color-lighter);
    outline: 1px var(--primary-color-light) solid;
    outline-offset: -1px;
    border: none;
    min-height: 52px;
    display: block
}

.travel-booking-input input.travel-input-field.with-label {
    padding: 24px 16px 8px 48px
}

.travel-booking-input img {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.travel-search-btn {
    padding: 14px 24px;
    color: var(--white, #fff);
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    width: fit-content;
    align-items: center;
    cursor: pointer;
    border: none;
    text-decoration: none;
    min-height: 52px
}

.travel-search-btn:hover {
    opacity: .9
}

.travel-input-label {
    position: absolute;
    top: 8px;
    left: 48px;
    color: var(--primary-color);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    pointer-events: none;
    z-index: 1
}

.travel-guest-display,
.travel-guest-label,
.travel-guest-text,
.travel-tab-item {
    color: var(--primary-color-dark)
}

.travel-tabs-container {
    padding: 0 24px
}

.travel-tab-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    padding-block: 16px;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.travel-tab-item.active,
.travel-tab-item.active:hover {
    border-bottom: 2px solid var(--primary-color-dark)
}

.travel-tab-item:hover {
    border-bottom: 2px solid var(--primary-color-light)
}

.travel-flight-options {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    justify-content: space-between
}

.travel-direct-flights label,
.travel-trip-type label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 18px;
    cursor: pointer;
    color: #1a2b3c
}

.travel-booking-section input[type=checkbox],
.travel-booking-section input[type=radio] {
    width: 20px;
    height: 20px;
    border: 2px solid #001a2b;
    border-radius: 50%;
    appearance: none;
    display: grid;
    place-content: center;
    margin-top: 0;
    cursor: pointer
}

.travel-booking-section input[type=radio]:checked::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #001a2b;
    border-radius: 50%
}

.travel-booking-section input[type=checkbox] {
    border-radius: 4px
}

.travel-booking-section input[type=checkbox]:checked::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #001a2b;
    border-radius: 2px
}

.travel-class-selector {
    position: relative;
    min-width: 325px;
    outline: 1px var(--cyan-blue-200, #DDE3E4) solid;
    outline-offset: -1px;
    border-radius: 2px
}

.travel-class-selector::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #001a2c;
    position: absolute;
    left: calc(100% - 30px);
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.travel-class-btn {
    background: 0 0;
    border: none;
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    min-width: 325px;
    text-align: left;
    width: 100%
}

.travel-class-dropdown {
    position: absolute;
    top: 110%;
    left: 0;
    background: #fff;
    border: 1px solid #cdd3d6;
    border-radius: 4px;
    list-style: none;
    padding: 8px 0;
    margin: 0;
    display: none;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
    z-index: 100
}

.travel-guest-btn,
.travel-guest-dropdown {
    border: 1px solid var(--cyan-blue-200, #dde3e4)
}

.travel-autocomplete-list,
.travel-guest-dropdown {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    background: #fff
}

.travel-class-dropdown li {
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
    color: #1a2b3c
}

.travel-class-dropdown li:hover {
    background: #f1f5f9
}

.travel-class-dropdown li.active::after {
    content: "✔";
    float: right;
    color: #001a2b
}

.travel-guest-display {
    padding: 24px 16px 8px 48px;
    font-size: 14px;
    background-color: var(--primary-color-lighter);
    outline: 1px var(--primary-color-light) solid;
    outline-offset: -1px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    min-height: 52px
}

.travel-guest-text {
    font-size: 13px;
    line-height: 1.4
}

.travel-guest-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    border-radius: 4px;
    padding: 20px;
    z-index: 100;
    display: none;
    width: 250px;
    min-width: 100%
}

.travel-guest-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid var(--cyan-blue-200, #dde3e4)
}

.about-us:last-of-type,
.filter-group:last-of-type,
.travel-flight-leg:last-child,
.travel-guest-row:last-child,
.travel-room-section:last-child {
    border-bottom: none
}

.packages-main,
.travel-guest-info {
    flex: 1
}

.travel-guest-label {
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-bottom: 4px
}

.travel-guest-description {
    font-size: 12px;
    color: var(--primary-color)
}

.travel-guest-controls {
    display: flex;
    align-items: center;
    gap: 12px
}

.travel-guest-btn {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    color: var(--primary-color-dark)
}

.travel-autocomplete-item,
.travel-guest-count {
    font-size: 14px;
    color: var(--primary-color-dark)
}

.travel-guest-btn:disabled {
    opacity: .3;
    cursor: not-allowed
}

.travel-guest-count {
    min-width: 30px;
    text-align: center;
    font-weight: 600
}

.travel-autocomplete {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 8px;
    z-index: 100
}

.travel-autocomplete-list {
    list-style: none;
    margin: 0;
    padding: 8px;
    border: 1px solid var(--cyan-blue-200, #dde3e4);
    border-radius: 4px;
    max-height: 300px;
    overflow: auto
}

.travel-autocomplete-item {
    padding: 10px 12px;
    cursor: pointer;
    border-radius: 2px
}

.travel-autocomplete-sub {
    display: block;
    color: var(--primary-color);
    font-size: 12px;
    margin-top: 2px
}

.travel-multicity-container {
    width: 100%;
    flex: 1
}

.travel-flight-leg,
.travel-room-section {
    padding: 12px 0;
    border-bottom: 1px solid var(--cyan-blue-200, #dde3e4)
}

.travel-flight-leg:first-child {
    padding-top: 0
}

.travel-leg-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px
}

.travel-leg-title {
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color-dark);
    font-family: var(--font-main-medium)
}

.travel-add-leg-btn,
.travel-remove-leg-btn {
    display: inline-flex;
    font-family: var(--font-main-regular);
    cursor: pointer
}

.travel-remove-leg-btn {
    background: 0 0;
    border: none;
    color: #dc3545;
    font-size: 13px;
    padding: 0;
    align-items: center;
    gap: 4px;
    transition: opacity .2s;
    text-decoration: none
}

.travel-add-leg-btn,
.travel-room-header {
    font-size: 13px;
    color: var(--primary-color-dark)
}

.travel-remove-leg-btn:hover {
    opacity: .7;
    text-decoration: underline
}

.amenity-pill img,
.amenity-pill svg,
.travel-remove-leg-btn svg {
    width: 14px;
    height: 14px
}

.travel-add-leg-btn {
    align-items: center;
    gap: 6px;
    background: var(--primary-color-lighter);
    border: 1px solid var(--cyan-blue-400, #afbdbf);
    border-radius: 2px;
    padding: 11px 16px 8px;
    margin: 12px 0 16px auto;
    float: inline-end;
    transition: .3s ease-in-out
}

.package-detail-page,
.packages-page {
    font-family: var(--font-main), Inter, sans-serif
}

.travel-add-leg-btn:hover {
    background: var(--cyan-blue-200, #dde3e46e)
}

.travel-add-leg-btn svg {
    width: 16px;
    height: 16px;
    margin-bottom: 4px
}

.travel-hotel-rooms-dropdown {
    min-width: 320px
}

.travel-rooms-selector {
    border-bottom: 2px solid var(--cyan-blue-200, #dde3e4);
    padding-bottom: 16px;
    margin-bottom: 8px
}

#travel-hotel-rooms-container {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden
}

.travel-room-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: capitalize
}

.travel-remove-room-btn {
    background: 0 0;
    border: none;
    color: var(--danger-color, #dc3545);
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.travel-remove-room-btn:hover {
    color: var(--danger-color-dark, #a71d2a)
}

.visa-card-ksa {
    padding: clamp(64px, 7.5vw, 96px) clamp(32px, 5vw, 64px);
    position: relative;
    min-height: 350px;
    background-image: radial-gradient(#044a46, #03322f)
}

.language-switcher {
    position: relative;
    height: -webkit-fill-available;
    display: flex
}

.lang-switcher-btn {
    padding: 8px 12px;
    background: 0 0;
    cursor: pointer;
    transition: .4s;
    color: #fff;
    border: none;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 1.2
}

.experts-video-dialog .experts-video-close:hover,
.experts-video-dialog .experts-video-share a:hover,
.lang-dropdown {
    background: #fff
}

.lang-option,
.package-card-content h2 a {
    color: inherit;
    text-decoration: none
}

.navbar.white-bg .lang-switcher-btn {
    color: #001629
}

.logout-btn svg {
    stroke: #ffffff
}

.logout-btn:hover {
    background-color: var(--primary-color-lighter) !important
}

.logout-btn:hover svg {
    stroke: var(--primary-color-dark)
}

.navbar.white-bg .logout-btn svg {
    stroke: #001629
}

.lang-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    min-width: 200px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: .2s;
    z-index: 1000;
    padding: 8px 0
}

.gallery-count,
.save-btn {
    right: 12px;
    position: absolute
}

.lang-dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.lang-option {
    display: flex;
    flex-direction: column;
    padding: 10px 16px;
    transition: background-color .2s
}

.lang-option:hover {
    background-color: rgba(0, 0, 0, .05)
}

.lang-native {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px
}

.lang-name {
    font-size: 12px;
    opacity: .7
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none;
    display: none !important
}

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
    display: none !important;
    width: 0;
    height: 0
}

.about-us {
    border-bottom: 1px solid #afbdbf
}

input:placeholder-shown {
    text-overflow: ellipsis
}

.leaflet-bottom,
.leaflet-top {
    z-index: 999 !important
}

.experts-video-dialog .experts-video-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 18px;
    background: rgba(255, 255, 255, .7);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    font-size: 24px;
    line-height: 1
}

.experts-video-dialog .experts-video-share {
    position: absolute;
    top: auto;
    bottom: -50px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .7);
    padding: 5px 7px 5px 15px;
    border-radius: 25px
}

.experts-video-dialog .experts-video-share a {
    padding: 7px 7px 0;
    border-radius: 15px;
    transition: .5s ease-in-out;
    width: 30px;
    height: 30px;
    text-align: center
}

.experts-video-dialog .experts-video-share a img {
    width: auto;
    height: 15px
}

.tel-dir {
    direction: ltr
}

.youtube-video-container {
    max-width: 100%;
    background: #000;
    border-radius: 12px;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden
}

.youtube-video-container iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

@font-face {
    font-family: 'Amman Serif Pro';
    src: url('../fonts/fonnts.com-Amman-Serif-Pro-.otf') format('opentype');
    font-weight: 400
}

[dir=ltr] .lang-native,
[dir=ltr] .lang-switcher-btn {
    font-family: var(--font-tertiary), serif
}

[dir=ltr] .lang-switcher-btn {
    font-size: 22px
}

.travel-age-select {
    border-color: var(--cyan-blue-200, #dde3e4);
    border-radius: 5px;
    padding: 3px
}

.packages-page {
    min-height: 100vh;
    color: var(--primary-color-dark)
}

.packages-search-card {
    background: #fff;
    border: 1px solid #e6eaed;
    box-shadow: 0 12px 28px rgba(0, 0, 0, .06);
    padding: 16px 18px;
    margin-bottom: 18px
}

.packages-search-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) 140px;
    gap: 12px;
    align-items: center
}

.search-field label {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .7px;
    color: #7a8186;
    margin-bottom: 6px;
    font-weight: 700
}

.search-field input,
.search-field select {
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e0e4e7;
    background: #f8f9fa;
    font-size: 14px;
    color: var(--primary-color-dark);
    transition: border-color .2s, box-shadow .2s
}

.filter-card input:focus,
.quote-page .form-input:focus,
.quote-page .form-select:focus,
.quote-page .form-textarea:focus,
.search-field input:focus,
.search-field select:focus {
    outline: 0;
    border-color: var(--secondary-color);
    box-shadow: 0 0 0 3px rgba(154, 121, 50, .16);
    background: #fff
}

.search-submit {
    height: 100%;
    width: 100%;
    border: none;
    background: var(--secondary-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: background .2s, box-shadow .2s;
    box-shadow: 0 10px 22px rgba(154, 121, 50, .24)
}

.btn-view-details:hover,
.empty-state a:hover,
.filter-actions button:hover,
.search-submit:hover {
    background: var(--secondary-color-dark)
}

.filter-sidebar {
    width: 260px;
    flex-shrink: 0
}

.filter-card {
    position: sticky
}

.filter-group {
    padding: 24px 0 16px;
    border-bottom: 1px solid #c6d0d2
}

.filter-card label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    cursor: pointer;
    font-size: 13px;
    color: #4b5258
}

.filter-card input[type=number],
.filter-card input[type=text] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #e0e4e7;
    background: #f8f9fa;
    font-size: 14px;
    color: var(--primary-color-dark)
}

.filter-actions {
    display: flex;
    gap: 10px;
    margin-top: 12px
}

.filter-actions a,
.filter-actions button {
    flex: 1;
    padding: 10px 12px;
    font-weight: 700;
    text-align: center;
    transition: .2s;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-size: 13px
}

.filter-actions button {
    background: var(--secondary-color);
    color: #fff;
    box-shadow: 0 10px 22px rgba(154, 121, 50, .22)
}

.filter-actions a {
    background: #f1f3f5;
    color: #4b5258;
    border: 1px solid #e0e4e7
}

.results-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
    flex-wrap: wrap;
    gap: 12px
}

.results-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color-dark);
    margin: 0
}

.sort-control {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #6b7278
}

.sort-control select {
    background: 0 0;
    border: none;
    padding: 0;
    color: var(--primary-color-dark)
}

.package-side-images,
.packages-list {
    display: flex;
    flex-direction: column;
    gap: 14px
}

.package-list-card {
    background: #fff;
    border: 1px solid #e6eaed;
    box-shadow: 0 16px 30px rgba(0, 0, 0, .06);
    display: grid;
    grid-template-columns: 270px 1fr;
    gap: 0;
    overflow: hidden;
    transition: transform .2s, box-shadow .2s;
    min-height: 220px
}

.package-list-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 34px rgba(0, 0, 0, .08)
}

.package-card-image {
    position: relative;
    height: 100%;
    min-height: 220px;
    overflow: hidden
}

.package-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s
}

.package-list-card:hover .package-card-image img {
    transform: scale(1.05)
}

.save-btn {
    top: 12px;
    background: rgba(255, 255, 255, .94);
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .12);
    cursor: pointer;
    border: none;
    transition: .2s
}

#gallery-lightbox-backdrop,
#gallery-lightbox-close:hover,
#gallery-lightbox-next:hover,
#gallery-lightbox-prev:hover,
.gallery-count {
    background: rgba(0, 0, 0, .75)
}

.save-btn:hover {
    background: #f3f4f6
}

.gallery-count {
    bottom: 12px;
    color: #fff;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: .2px
}

.package-card-content {
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.itinerary-day-title,
.package-card-content h2 {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-color-dark);
    margin: 0
}

.package-route {
    font-size: 13px;
    color: #6b7278
}

.amenity-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 4px 0 8px
}

.amenity-pill,
.duration-badge {
    display: inline-flex;
    align-items: center
}

.amenity-pill {
    gap: 6px;
    background: #f5f7f8;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12px;
    color: #4b5258;
    border: 1px solid #e8ebed
}

.duration-badge {
    font-size: 13px;
    color: #6b7278;
    width: fit-content
}

.package-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-top: auto;
    padding-top: 12px;
    border-top: 1px solid #eef1f3
}

.btn-view-details,
.empty-state a {
    gap: 6px;
    font-weight: 700;
    transition: .2s;
    background: var(--secondary-color);
    text-decoration: none
}

.package-price {
    font-size: 20px;
    font-weight: 700;
    color: #2a9a5a
}

.price-label {
    font-size: 12px;
    color: #8a9095;
    display: block;
    margin-top: 2px
}

.btn-view-details {
    color: #fff;
    padding: 10px 14px;
    font-size: 13px;
    display: inline-flex;
    align-items: center
}

.empty-state {
    background: #fff;
    box-shadow: 0 12px 26px rgba(0, 0, 0, .06);
    padding: 46px;
    text-align: center;
    border: 1px solid #e6eaed
}

.empty-state svg {
    width: 72px;
    height: 72px;
    margin: 0 auto 14px;
    color: #c6cdd2
}

.empty-state h3,
.quote-page {
    color: var(--primary-color-dark)
}

.empty-state h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px
}

.empty-state p {
    color: #6b7278;
    margin-bottom: 14px
}

.empty-state a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 11px 18px
}

.filter-title {
    cursor: pointer;
    position: relative;
    padding-right: 20px
}

.filter-title::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid var(--primary-color-dark);
    border-bottom: 2px solid var(--primary-color-dark);
    transition: .3s;
    width: 7px;
    height: 7px;
    font-size: 12px
}

.filter-title.active::after {
    transform: translateY(-50%) rotate(-135deg)
}

.filter-content {
    max-height: 0;
    overflow: hidden;
    transition: .3s
}

.filter-content.active {
    max-height: 500px
}

.quote-page {
    min-height: 100vh;
    padding: 58.5px 0 64px
}

.quote-page .quote-subtitle {
    color: var(--caution-700, #4f4700);
    font-size: 14px;
    font-family: Santral-Regular;
    font-weight: 400;
    line-height: 1;
    word-wrap: break-word
}

.package-detail-page,
.package-gallery-overlay,
.package-title {
    color: var(--primary-color-dark)
}

.quote-page .quote-grid {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 24px;
    align-items: start
}

.quote-page .form-input,
.quote-page .form-select,
.quote-page .form-textarea {
    width: 100%;
    padding: 8px 16px;
    border: 1px solid var(--primary-color-light);
    border-radius: 2px;
    font-size: 14px;
    background: #fff;
    color: var(--primary-color-dark);
    transition: .3s ease-in-out;
    line-height: 1.572;
    max-width: 500px
}

.package-main-image,
.package-side-image,
.quote-page .sidebar-image {
    width: 100%;
    object-fit: cover;
    border-radius: 12px
}

.quote-page .quote-sidebar {
    background: var(--primary-color-lighter);
    padding: 24px;
    position: sticky;
    top: 20px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.quote-page .sidebar-price {
    font-size: 24px;
    font-weight: 700;
    color: #29845a;
    margin-top: 4px;
    font-family: var(--font-main-bold)
}

.quote-page .form-grid-two {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    max-width: 500px
}

.quote-page .form-label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #4b5258;
    margin-bottom: 6px
}

.quote-page .form-textarea {
    resize: vertical;
    min-height: 140px
}

.quote-page .form-error {
    color: #c23f3f;
    font-size: 12px;
    margin-top: 4px
}

.quote-page .sidebar-image {
    height: 150px;
    margin-bottom: 12px
}

.quote-page .alert-yellow {
    padding: 4px;
    background-color: #fff8db;
    width: fit-content
}

.quote-page .sec-trip {
    padding-bottom: 16px;
    border-bottom: 1px solid #c6d0d2
}

.quote-page .sec-trip:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.package-detail-page {
    background: #fff
}

.package-container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 56px 18px 40px
}

.package-title {
    font-size: clamp(28px, 4vw, 40px);
    font-family: var(--font-secondary), serif;
    font-weight: 400;
    margin-bottom: 26px;
    letter-spacing: .4px
}

.package-image-gallery {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 14px;
    margin-bottom: 32px
}

.package-main-image {
    height: 440px;
    position: relative;
    box-shadow: 0 14px 36px rgba(0, 0, 0, .12)
}

.package-side-image {
    height: calc(50% - 7px);
    box-shadow: 0 10px 26px rgba(0, 0, 0, .08)
}

.package-gallery-overlay {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background: rgba(255, 255, 255, .9);
    padding: 9px 14px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .12)
}

.package-gallery-overlay svg {
    width: 16px;
    height: 16px
}

#gallery-lightbox {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

#gallery-lightbox-backdrop {
    position: absolute;
    inset: 0
}

#gallery-lightbox-content {
    position: relative;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    align-items: center;
    gap: 12px
}

#gallery-lightbox-image {
    max-width: 80vw;
    max-height: 80vh;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .35);
    background: #000
}

#gallery-lightbox-close,
#gallery-lightbox-next,
#gallery-lightbox-prev {
    position: relative;
    z-index: 1;
    border: none;
    color: #fff;
    background: rgba(0, 0, 0, .55);
    width: 40px;
    height: 40px;
    border-radius: 999px;
    cursor: pointer;
    font-size: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background .2s
}

#gallery-lightbox-close {
    position: absolute;
    top: -50px;
    right: 0;
    width: 44px;
    height: 44px
}

#gallery-lightbox-counter {
    position: absolute;
    bottom: -32px;
    right: 0;
    color: #fff;
    font-weight: 600;
    background: rgba(0, 0, 0, .5);
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 13px
}

.package-content-wrapper {
    display: grid;
    grid-template-columns: 1.75fr 1fr;
    gap: 34px;
    margin-top: 20px;
    align-items: start
}

.package-intro-text {
    font-size: 16px;
    line-height: 1.7;
    color: #3f4448;
    margin-bottom: 12px;
    max-width: 820px
}

.package-about-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 2px;
    color: var(--secondary-color)
}

.package-about-text {
    font-size: 15px;
    color: #3f4448;
    line-height: 1.55
}

.package-itinerary-map {
    width: 100%;
    height: 280px;
    border-radius: 10px;
    margin-bottom: 18px;
    border: 1px solid #e5e7eb;
    overflow: hidden
}

.package-itinerary-item {
    background: #f7f9fa;
    border-radius: 10px;
    padding: 14px 16px;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: .2s;
    border: 1px solid transparent
}

.package-itinerary-item:hover {
    background: #eef1f3;
    border-color: #e0e6eb
}

.package-itinerary-day {
    font-size: 15px;
    font-weight: 700;
    color: var(--primary-color-dark)
}

.package-itinerary-link {
    color: var(--primary-color);
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none
}

.package-highlights-list {
    list-style: none;
    padding: 0;
    margin: 0;
    columns: 2;
    column-gap: 32px
}

.package-highlights-list li {
    padding: 6px 0 6px 22px;
    font-size: 15px;
    color: #3f4448;
    line-height: 1.55;
    position: relative;
    break-inside: avoid
}

.package-highlights-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--secondary-color)
}

.package-description-text {
    font-size: 15px;
    line-height: 1.7;
    color: #3f4448;
    margin-bottom: 10px
}

.package-see-more {
    color: var(--primary-color);
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px
}

.package-includes-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 10px 16px
}

.package-includes-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    font-size: 14px;
    color: #3f4448
}

.package-check-icon,
.package-cross-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0
}

.package-info-subsection {
    margin-bottom: 18px
}

.package-info-subtitle {
    font-size: 17px;
    font-weight: 700;
    color: var(--primary-color-dark);
    margin-bottom: 8px
}

.package-info-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.package-info-list li {
    padding: 6px 0;
    font-size: 14px;
    color: #3f4448;
    line-height: 1.45
}

.package-sidebar {
    background: var(--primary-color-lighter);
    padding: 24px;
    position: sticky;
    top: 18px;
    height: fit-content;
    border: 1px solid #ebeeef
}

.package-rate-label {
    font-size: 13px;
    color: #6b7278;
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: .8px
}

.package-rate-price {
    font-size: 30px;
    font-weight: 700;
    color: #2a9a5a;
    margin-bottom: 18px
}

.package-quote-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-color-dark);
    margin-bottom: 16px
}

.package-form-group {
    margin-bottom: 16px
}

.package-form-label {
    display: block;
    font-size: 13px;
    color: #5a6065;
    margin-bottom: 6px;
    font-weight: 600
}

.package-form-input {
    width: 100%;
    padding: 11px 14px;
    border: 1px solid #e0e5e8;
    border-radius: 8px;
    font-size: 14px;
    background: #fff;
    color: var(--primary-color-dark);
    transition: border-color .2s, box-shadow .2s
}

.package-form-input:focus {
    outline: 0;
    border-color: var(--secondary-color);
    box-shadow: 0 0 0 3px rgba(154, 121, 50, .15)
}

.package-travelers-input {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 14px;
    border: 1px solid #e0e5e8;
    border-radius: 8px;
    background: #fff
}

.package-travelers-icon {
    width: 18px;
    height: 18px;
    color: #9aa3aa
}

.package-travelers-decrease,
.package-travelers-increase {
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    color: #374151;
    transition: .2s
}

.package-travelers-decrease:hover,
.package-travelers-increase:hover {
    background: #e5e7eb;
    border-color: #d1d5db
}

.package-travelers-number {
    width: 52px;
    text-align: center;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: var(--primary-color-dark);
    background: 0 0
}

.package-travelers-text {
    flex: 1;
    font-size: 14px;
    color: #4a5056
}

@media (max-width:1024px) {
    .packages-search-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .package-content-wrapper,
    .package-list-card {
        grid-template-columns: 1fr
    }

    .package-card-image {
        min-height: 220px
    }

    .filter-sidebar {
        width: 100%
    }

    .quote-page .quote-sidebar {
        position: static
    }
}

@media (max-width:900px) {

    .footer-content,
    .footer-links {
        flex-direction: column
    }

    .footer-bottom-content {
        flex-direction: column;
        text-align: center;
        gap: 8px
    }

    .package-image-gallery {
        grid-template-columns: 1fr
    }

    .package-main-image {
        height: 340px
    }

    .package-side-images {
        flex-direction: row
    }

    .package-side-image {
        height: 180px
    }
}

[data-expanded-false] {
    display: inline
}

.itinerary-day-content {
    overflow: hidden;
    transition: max-height .3s, padding .3s;
    max-height: 0;
    padding: 0 16px
}

.itinerary-day-content.open {
    max-height: 2000px;
    padding: 16px
}

.package-section {
    border-bottom: 1px solid #dde3e4;
    padding: 32px 0
}

.package-section:last-child {
    border-bottom: none;
    padding: 32px 0 0
}

.youMightCard {
    width: calc(33.3% - 22px);
    box-shadow: 0 1px 7px #0000000d
}

@media (max-width:992px) {
    .title-help-plan {
        font-size: 20px
    }

    .card-save,
    .things-Todo-card {
        width: calc(50% - 16px)
    }

    .img-save {
        max-height: none;
        min-height: auto;
        height: auto;
        overflow: hidden;
        aspect-ratio: 1/1;
        border-radius: 2px
    }

    .content-save-card {
        height: fit-content
    }

    .experts-video-dialog {
        width: 100% !important;
        height: 100% !important;
        max-width: 90vw !important;
        max-height: 70vh !important
    }

    .footer-links,
    .footer-links .gap-32 {
        gap: 16px
    }

    .youMightCard {
        width: calc(50% - 32px)
    }
}

@media (max-width:786px) {
    .youMightCard {
        width: 100%
    }
}

.prose {
    color: #374151
}

.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose h5,
.prose h6 {
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em
}

.prose p {
    margin-bottom: 1em;
    line-height: 1.75
}

.prose ul {
    margin-bottom: 1em;
    padding-left: 1.5em
}

.prose li {
    margin-bottom: .5em
}

.itinerary-timeline {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.itinerary-day {
    background: #fff;
    border: 1px solid #e6eaed;
    overflow: hidden;
    transition: box-shadow .3s
}

.itinerary-day:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08)
}

.itinerary-day-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    cursor: pointer
}

.itinerary-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    background: 0 0;
    border: none;
    color: var(--primary-color-dark);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
    font-family: var(--font-main-medium)
}

.itinerary-toggle-icon {
    stroke-width: 2;
    width: 16px;
    height: 16px;
    transition: transform .3s
}

.timeline-item {
    display: grid;
    grid-template-columns: 42px 24px 1fr;
    gap: 16px;
    margin-bottom: 32px;
    position: relative
}

.timeline-item:not(.timeline-item-last)::before {
    content: '';
    position: absolute;
    left: 63px;
    top: 24px;
    bottom: -32px;
    width: 2px;
    background: #e0e4e7
}

.timeline-time {
    font-size: 14px;
    font-weight: 600;
    color: #6b7278;
    text-align: right;
    padding-top: 2px
}

.timeline-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--secondary-color);
    margin-top: 6px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 4px rgba(var(--secondary-color-rgb, 218, 165, 32), .2)
}

.timeline-title {
    font-size: 16px;
    font-weight: 700;
    color: var(--primary-color-dark);
    margin: 0 0 8px
}

.timeline-description {
    font-size: 14px;
    color: #4b5258;
    line-height: 1.6;
    margin: 0
}

.day-details {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding-bottom: 16px
}

.detail-item {
    display: flex;
    align-items: flex-start;
    gap: 12px
}

.detail-icon {
    width: 24px;
    height: 24px;
    color: #6b7278;
    flex-shrink: 0
}

.detail-content {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.detail-label {
    font-size: 11px;
    color: #7a8186;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600
}

.detail-link,
.detail-value {
    font-size: 14px;
    font-weight: 600
}

.detail-value {
    color: var(--primary-color-dark)
}

.detail-link {
    color: var(--secondary-color);
    text-decoration: underline
}

.detail-link:hover {
    color: var(--secondary-color-dark)
}

@media (max-width:768px) {
    .destinations-home-swiper .swiper-btn {
        display: flex
    }

    .feature-card {
        width: 100%;
        padding-block: 0
    }

    .half-top-banner,
    .half-top-banner-2 {
        min-height: 340px;
        height: 55vh
    }

    .half-top-banner h1,
    .half-top-banner-2 h1 {
        font-size: 36px;
        line-height: 1.2;
        width: calc(100% - 48px);
        padding: 0 24px
    }

    .blog-tab {
        border: .5px solid var(--primary-color-dark);
        border-radius: 4px;
        outline: 0;
        white-space: nowrap;
        width: 48%;
        text-align: center
    }

    .blog-tab.active {
        border: .5px solid var(--secondary-color)
    }

    .blog-posts-grid .featured-post,
    .day-details {
        flex-direction: column;
        gap: 16px
    }

    .blog-posts-grid .post-thumbnail {
        flex: 0 0 auto;
        width: 100%;
        height: auto
    }

    .blog-posts-grid .favorite-btn-listing {
        position: absolute;
        top: 12px;
        right: 12px
    }

    .blog-posts-grid .post-content {
        width: 100%
    }

    .results-info {
        font-size: .8rem
    }

    .per-page-selector {
        flex-direction: column;
        align-items: flex-start;
        gap: .25rem
    }

    .per-page-select {
        padding: .5rem;
        font-size: .8rem
    }

    .content-todo-details figure.image-style-align-left,
    .content-todo-details figure.image-style-align-right,
    .content-todo-details figure.image-style-side {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .travel-booking-input {
        width: 100% !important
    }

    .travel-class-btn,
    .travel-class-selector {
        min-width: 100%
    }

    .packages-search-grid {
        grid-template-columns: 1fr
    }

    .packages-page .container>div {
        flex-direction: column
    }

    .timeline-item {
        grid-template-columns: 36px 20px 1fr;
        gap: 12px
    }

    .timeline-item:not(.timeline-item-last)::before {
        left: 53px
    }

    .timeline-time {
        font-size: 12px
    }

    .timeline-title {
        font-size: 15px
    }

    .timeline-description {
        font-size: 13px
    }

    .itinerary-day-title {
        font-size: 16px
    }
}

.thank-page {
    min-height: 80vh;
    padding: 64px 0 72px;
    font-family: var(--font-main), Inter, sans-serif;
    color: var(--primary-color-dark)
}

.thank-container {
    max-width: 820px;
    margin: 0 auto;
    padding: 0 20px
}

.thank-title {
    font-size: clamp(28px, 4vw, 34px);
    font-family: var(--font-secondary);
    font-weight: 400
}

.thank-text {
    color: #6b7278;
    font-size: 15px;
    margin: 0 0 20px
}

.summary-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    color: #4b5258;
    font-size: 14px
}

.summary-row+.summary-row {
    border-top: 1px solid #eef1f3
}

.action-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 26px
}

.btn-ghost {
    background: #fff;
    color: var(--secondary-color);
    border: 1px solid #e0e4e7;
    padding: 12px 18px;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px
}

.ref-box {
    background: #f7f8f9;
    border: 1px solid #e6eaed;
    padding: 16px;
    margin: 14px 0
}

.ref-label {
    color: #6b7278;
    font-size: 13px;
    margin-bottom: 6px
}

.quote-hint {
    color: #7a8186;
    font-size: 12px
}

.ref-number {
    font-size: 22px;
    font-weight: 700;
    color: #2a9a5a
}