/* Site header: ribbon scrolls away; main nav sticks on scroll */
.site-header-wrap {
    position: relative;
    z-index: 1030;
}
.header-area.header-one {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
    transition: box-shadow 0.25s ease, background-color 0.25s ease;
}
.header-area.header-one.sticky {
    box-shadow: 0 4px 18px rgba(17, 34, 28, 0.12);
}
.header-area.header-one.sticky .my-nav-inner-menu {
    border-radius: 0 !important;
}
body.has-sticky-header {
    scroll-padding-top: 72px;
}

/* Back to top — above sticky nav (1030), offcanvas (9999), carousels, and page overlays */
.back-to-top {
    z-index: 100000 !important;
    position: fixed !important;
    pointer-events: auto !important;
    isolation: isolate;
}
@media screen and (max-width: 767.98px) {
    .back-to-top {
        bottom: 20px;
        right: 16px;
        width: 46px;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
    }
}

.topRibbion {
    background: #eb662b;
}
.topRibbion p,a{
    font-size: 14px;
}
.my-nav-inner-menu {
    border: none !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
    background-color: #F2F4F6 !important;
    flex-wrap: nowrap !important;
    gap: 8px;
    min-height: 56px;
}
@media screen and (max-width: 575.98px) {
    .my-nav-inner-menu {
        gap: 6px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}
.header-one-toolbar {
    min-width: 0;
}
@media screen and (min-width: 1200px) {
    .header-area.header-one .header-theme-nav {
        display: flex;
        justify-content: center;
        flex: 1 1 auto;
        min-width: 0;
    }
    .header-area.header-one .header-theme-nav .main-menu.d-xl-flex {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        row-gap: 0.35rem;
    }
}
.main-menu ul li.active a {
    color: #eb662b !important;
}
.style-one1 {
    background-color: white !important;
    color: #eb662b !important;
    border: 1px solid transparent;
}
.style-one1 i {
    background-color: #eb662b !important;
    color: white !important;
}
.style-one1:hover {
    background-color: #eb662b !important;
    color: #fff !important;
    border: 1px dashed white;
}
.style-one-1 {
    background-color: #eb662b !important;
    color: #fff !important;
    font-size: 14px !important;
}
.tripex-button .style-one-11 i{
    color: #eb662b !important;
}
.style-one-1:hover {
    background-color: white !important;
    color: #eb662b !important;
}
.main-menu a {
    font-size: 15px !important;
}
.myATag {
    font-size: 15px !important;
    padding: 25px 0px  !important;
}
.style-one-2 {
    background-color: #fefa17 !important;
    color: black !important;
    font-size: 14px !important;
}
.style-one-2:hover {
    background-color: black !important;
    color: #fefa17 !important;
}
.style-one-11 {
    background-color: #eb662b !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 1px solid transparent;
    transition: 0.5s;
}
.style-one-11:hover {
    background-color: #fff !important;
    color: #eb662b !important;
    font-size: 14px !important;
    border: 1px solid #eb662b;
}
.style-one-111 {
    background-color: #fff !important;
    color: #eb662b !important;
    font-size: 14px !important;
    border: 1px solid #eb662b;
    transition: 0.5s;
}
.style-one-111.active{
    background-color: #eb662b !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 1px solid transparent;
}
.style-one-111:hover {
    background-color: #eb662b !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 1px solid transparent;
}
.style-one-111 img{
    width: 20px !important;
}
.myTourBtn{
    position: absolute;
    top: 5%;
    left: 30%;
    z-index: 2;
}
.myTourBtn1{
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 2;
}
.myTourBtn2{
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 2;
}
.style-one-22 {
    background-color: #256bfe !important;
    color: white !important;
    font-size: 14px !important;
    border: 1px solid transparent;
}
.style-one-22:hover {
    background-color: white !important;
    color: #256bfe !important;
    border: 1px solid #256bfe;
}
.style-one-222{
    background-color: #fff !important;
    color: #256bfe !important;
    font-size: 14px !important;
    border: 1px solid #256bfe;
    transition: 0.5s;
}
.style-one-222:hover {
    background-color: #256bfe !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 1px solid transparent;
}
footer a:hover{
    color: black !important;
}
.blog-post-item:hover{
  transform: translateY(-20px) !important;
  box-shadow: #eb652b96 -5px 5px, #eb652b5b -10px 10px, #eb652b1f -15px 15px;
}
.hereIsMyiTags i{
    color: #eb662b;
}
.myDivHere{
    position: relative;
}
.myDivHere img{
 width: 100% !important;
 height: 450px;
 object-fit: cover;
 border-radius: 20px;
}
.myDivHere .content{
    position: absolute;
    bottom: 0;
    /* background-color: rgba(255, 255, 255, 0.336); */
}
.myDivHere .content h4 a{
    font-size: 18px !important;
    /* background-color: rgba(255, 255, 255, 0.336); */
}
.myDivHere .content{
    width: 100%;
    text-align: center;
}
.myDivHere .content .nav{
    justify-content: center !important;
}
.myDivHere .content .visited-places-list{
    flex-wrap: wrap;
    row-gap: 0.35rem;
    max-width: 100%;
    padding: 0 0.5rem 0.25rem;
    max-height: 5.5rem;
    overflow: hidden;
}
.myDivHere .content .visited-places-list .style-one-222{
    font-size: 0.78rem;
    line-height: 1.2;
    padding: 0.35rem 0.65rem !important;
    white-space: nowrap;
}
.destination-slider .slick-dots li button{
    margin-top: 30px !important;
    background-color: #eb662b !important;
}

/* Dropdown trigger for mobile menu */
.dd-trigger {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.dd-trigger.sub-menu-open {
    transform: rotate(180deg);
}
@media (max-width: 1199.98px) {
    .dd-trigger {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
    .dd-trigger.sub-menu-open {
        transform: translateY(-50%) rotate(180deg);
    }
}
@media (max-width: 767.98px) {
    .dd-trigger {
        right: 10px;
    }
}
.main-menu li a {
    position: relative;
}
@media (max-width: 1199.98px) {
    .main-menu li a {
        padding-right: 35px;
    }
}
@media (max-width: 767.98px) {
    .main-menu li a {
        padding-right: 30px;
    }
}

/* Modern navbar toggler */
.navbar-toggler {
    cursor: pointer;
    padding: 5px;
    border: none;
    background: transparent;
}
.navbar-toggler i {
    font-size: 20px;
    color: #333;
    transition: color 0.3s ease;
}
.navbar-toggler.active i:before {
    content: "\f00d"; /* fa-times */
}
.navbar-toggler:hover i {
    color: #eb662b;
}
/* Top Holiday: tab toggles + slider */
.top-holiday-sec #myTab {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px 12px;
    border-bottom: none;
    padding-left: 0;
}
.top-holiday-sec #myTab .theme-btn {
    margin-right: 0 !important;
}
.top-holiday-sec .destination-slider{
    padding: 0 clamp(8px, 2vw, 16px);
    margin-left: auto;
    margin-right: auto;
}
.top-holiday-sec .destination-slider .slick-list{
    padding: 12px 6px 24px;
}
.top-holiday-sec .destination-slider .slick-slide{
    margin: 0 clamp(6px, 1.5vw, 12px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}
.top-holiday-sec .destination-slider .slick-track{
    display: flex;
    align-items: stretch;
}
.top-holiday-sec .destination-slider .slick-slide > div{
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
}
.top-holiday-listing-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.25rem 1rem;
    padding: 0.5rem 0 1rem;
    justify-items: center;
}
.top-holiday-listing-sec .top-holiday-pill-card{
    max-width: 240px;
    width: 100%;
}
@media screen and (max-width: 575.98px){
    .top-holiday-listing-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.75rem 0.5rem;
    }
}

/* Pill-shaped destination cards (Top Holiday Destinations) — oval silhouette; no zoom on hover */
.top-holiday-sec .top-holiday-pill-card{
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    margin-bottom: 15px !important;
    /* box-shadow respects border-radius; filter:drop-shadow did not match the pill and looked rectangular on hover */
    border-radius: 45%;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
    transition: box-shadow 0.35s ease;
}
.top-holiday-sec .top-holiday-pill-card:hover,
.top-holiday-sec .top-holiday-pill-card:focus-within {
    box-shadow: 0 20px 40px rgba(235, 102, 43, 0.22), 0 8px 16px rgba(15, 23, 42, 0.08);
}
.top-holiday-sec .top-holiday-pill-card__link{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 100%;
    height: 320px;
    padding: 24px;
    border-radius: inherit;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.top-holiday-sec .top-holiday-pill-card__bg{
    position: absolute;
    inset: 0;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0;
}
.top-holiday-sec .top-holiday-pill-card__overlay{
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(
        180deg,
        rgba(15, 23, 42, 0.25) 0%,
        rgba(15, 23, 42, 0.05) 35%,
        rgba(15, 23, 42, 0.65) 100%
    );
    pointer-events: none;
}
.top-holiday-sec .top-holiday-pill-card__tours{
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
    padding: 4px 12px;
    border-radius: 20px;
    backdrop-filter: blur(4px);
}
.top-holiday-sec .top-holiday-pill-card__stack{
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.top-holiday-sec .top-holiday-pill-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.35);
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(10px);
}
.top-holiday-sec .top-holiday-pill-card__link:hover .top-holiday-pill-card__cta,
.top-holiday-sec .top-holiday-pill-card__link:focus-visible .top-holiday-pill-card__cta{
    background: #eb662b;
    color: #ffffff;
    border-color: #eb662b;
    opacity: 1;
    transform: translateY(0);
}
.top-holiday-sec .top-holiday-pill-card__title{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.6);
    word-break: normal;
    overflow-wrap: anywhere;
    hyphens: none;
}
.top-holiday-sec .top-holiday-pill-card__rating{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #fff;
    color: #0f172a;
    font-size: 13px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    max-width: 100%;
}
.top-holiday-sec .top-holiday-pill-card__star{
    color: #fbbf24;
    font-size: 13px;
}
.top-holiday-sec .top-holiday-pill-card__score{
    font-weight: 700;
    color: #0f172a;
}
.top-holiday-sec .top-holiday-pill-card__reviews{
    color: #64748b;
    font-weight: 500;
    white-space: nowrap;
}
.top-holiday-sec .top-holiday-pill-card__reviews--solo{
    white-space: normal;
    font-size: 13px;
    line-height: 1.25;
}

@media only screen and (max-width: 1199.98px){
    .top-holiday-sec .top-holiday-pill-card{
        max-width: 220px;
    }
    .top-holiday-sec .top-holiday-pill-card__link{
        height: 300px;
        padding: 20px;
    }
    .top-holiday-sec .top-holiday-pill-card__title{
        font-size: 20px;
    }
}
@media only screen and (max-width: 991.98px){
    .top-holiday-sec .top-holiday-pill-card{
        max-width: 200px;
    }
    .top-holiday-sec .top-holiday-pill-card__link{
        height: 280px;
    }
}
@media only screen and (max-width: 767px){
    .top-holiday-sec .destination-slider .slick-slide{
        margin: 0 10px;
    }
    .top-holiday-sec .top-holiday-pill-card{
        max-width: 260px;
    }
    .top-holiday-sec .top-holiday-pill-card__link{
        height: 320px;
        padding: 24px;
    }
    .top-holiday-sec .top-holiday-pill-card__title{
        font-size: 22px;
    }
}
@media only screen and (max-width: 575.98px){
    .top-holiday-sec .section-title{
        text-align: center;
        margin-bottom: 24px !important;
    }
    .top-holiday-sec .section-title h2{
        font-size: 28px;
        line-height: 1.2;
    }
    .top-holiday-sec .destination-slider{
        padding: 0 5px;
    }
    .top-holiday-sec .destination-slider .slick-list{
        padding: 0;
    }
    .top-holiday-sec .top-holiday-pill-card{
        max-width: 280px;
    }
    .top-holiday-sec .top-holiday-pill-card__link{
        height: 340px;
    }
}
@media only screen and (max-width: 400px){
    .top-holiday-sec .top-holiday-pill-card{
        max-width: 240px;
    }
    .top-holiday-sec .top-holiday-pill-card__link{
        height: 300px;
        padding: 20px;
    }
}
.my-tripex-iconic-box-two {
  background-color: #eb662b !important;
  border-radius: 15px;
  padding: 20px 20px;
  border: 1px solid white !important;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two i{
    color: white;
    font-size: 44px;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two span{
    color: white !important;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two h4{
    color: white;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two:hover span{
    color: black !important;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two:hover h4{
    color: black;
}
.my-tripex-contact-info-sec .my-tripex-iconic-box-two:hover i{
    color: #eb662b;
}
.my-tripex-iconic-box-two:hover{
  background-color: white !important;
  border-radius: 15px;
  padding: 20px 20px;
  border: 1px solid #eb662b !important;
}
.my-tripex-iconic-box-two .icon {
  font-size: 18px;
  color: #eb662b !important;
  margin-bottom: 15px;
}
.my-tripex-iconic-box-two h6{
  color: white !important;
}
.my-tripex-iconic-box-two p{
  color: white !important;
}
.my-tripex-iconic-box-two:hover h6{
  color: black !important;
}
.my-tripex-iconic-box-two:hover p{
  color: black !important;
}
.my-tripex-iconic-box-two h6 i {
  color: #eb662b !important;
  font-size: 25px !important;
}
.tripex-choose-sec{
    background-color: #eb652b09;
}
.my-tripex-iconic-box-1{
    background-color: #eb662b !important;
    padding: 20px !important;
}
.my-tripex-iconic-box-1:hover{
    background-color: white !important;
    border: 1px dashed #eb662b !important;
}
.my-tripex-iconic-box-1 .content h5{
    color: white !important;
}
.my-tripex-iconic-box-1 .content p{
    color: white !important;
}
.my-tripex-iconic-box-1 .icon{
    background-color: white !important;
    color: #eb662b !important;
}
.my-tripex-iconic-box-1:hover .icon{
    background-color: #eb662b !important;
    color: white !important;
}
.my-tripex-iconic-box-1:hover h5{
    color: black !important;
}
.my-tripex-iconic-box-1:hover p{
    color: black !important;
}
.my-theme-btn i{
    color: #eb662b !important;
}
/* Tour card description excerpt */
.tour-card-desc{
    margin: 0 0 0.65rem;
    font-size: 0.9rem;
    line-height: 1.45;
    color: #4b5563;
}
.tour-card-desc__more{
    font-weight: 600;
    color: #111827;
    text-decoration: none;
    white-space: nowrap;
}
.tour-card-desc__more:hover{
    color: #2563eb;
    text-decoration: underline;
}

/* Footer stats bar (above newsletter) */
.footer-stats-bridge{
    padding-top: clamp(2.75rem, 5vw, 3.75rem) !important;
    padding-bottom: clamp(2.75rem, 5vw, 3.75rem) !important;
    margin-bottom: clamp(2rem, 4.5vw, 3.25rem);
}
.footer-stats-bridge .text-white,
.footer-stats-bridge strong,
.footer-stats-bridge h5{
    margin: 0;
}
.footer-stats-bridge strong{
    display: block;
    font-size: clamp(1.75rem, 3.5vw, 2.5rem);
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 0.35rem;
}
.footer-stats-bridge h5{
    font-size: clamp(0.95rem, 2vw, 1.125rem);
    font-weight: 500;
    opacity: 0.95;
}

/* Footer newsletter card (above topFooter) */
.footer-newsletter-bridge{
    position: relative;
    z-index: 6;
    background: #f2f2f2;
    padding: clamp(1.25rem, 3vw, 2rem) 0 0;
    margin-top: 0;
    margin-bottom: 0;
}
.footer-stats-bridge + .footer-newsletter-bridge{
    margin-top: 0;
    padding-top: clamp(0.5rem, 2vw, 1rem);
}
.footer-newsletter-bridge__container{
    display: flex;
    justify-content: center;
    padding-left: clamp(0.75rem, 2vw, 1rem);
    padding-right: clamp(0.75rem, 2vw, 1rem);
}
.footer-newsletter-bridge__wrap{
    position: relative;
    z-index: 7;
    width: 70%;
    max-width: 100%;
    margin-bottom: clamp(-72px, -8vw, -120px);
}
.footer-newsletter-card{
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    align-items: stretch;
    background: #f2f2f2;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 52px rgba(15, 23, 42, 0.14);
    margin-bottom: 0;
    min-height: 280px;
    width: 100%;
}
.footer-newsletter-card__content{
    padding: clamp(1.5rem, 3.2vw, 2.75rem) clamp(1.35rem, 3vw, 2.5rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}
.footer-newsletter-card__badge{
    display: inline-block;
    align-self: flex-start;
    background: #facc15;
    color: #111827;
    font-size: clamp(0.75rem, 1.5vw, 0.9rem);
    font-weight: 700;
    line-height: 1.2;
    padding: 0.45rem 0.9rem;
    border-radius: 999px;
    margin-bottom: clamp(0.85rem, 2vw, 1.1rem);
}
.footer-newsletter-card__title{
    margin: 0 0 clamp(1rem, 2.5vw, 1.35rem);
    color: #111827;
    font-size: clamp(1.45rem, 3.4vw, 2.5rem);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -0.02em;
    max-width: 22em;
    text-align: left;
}
.footer-newsletter-card__form{
    margin: 0;
    width: 100%;
    max-width: min(100%, 520px);
}
.footer-newsletter-card__field{
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    background: #ffffff;
    border-radius: 999px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(15, 23, 42, 0.08);
    border: 1px solid rgba(15, 23, 42, 0.06);
}
.footer-newsletter-card__input{
    flex: 1 1 auto;
    min-width: 0;
    border: 0;
    background: transparent;
    padding: 0.9rem 1.1rem;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
    color: #111827;
    outline: none;
}
.footer-newsletter-card__input::placeholder{
    color: #9ca3af;
}
.footer-newsletter-card__submit{
    flex: 0 0 auto;
    border: 0;
    background: #111827;
    color: #ffffff;
    font-size: clamp(0.85rem, 1.6vw, 0.95rem);
    font-weight: 700;
    padding: 0.9rem 1.35rem;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 0 999px 999px 0;
    transition: background 0.2s ease;
}
.footer-newsletter-card__submit:hover{
    background: #000000;
}
.footer-newsletter-card__submit:disabled{
    opacity: 0.7;
    cursor: wait;
}
.footer-newsletter-card__note{
    margin: 0.8rem 0 0;
    padding-left: 0.15rem;
    color: #9ca3af;
    font-size: clamp(0.75rem, 1.5vw, 0.875rem);
    line-height: 1.4;
    text-align: left;
}
.footer-newsletter-card__note.is-success{
    color: #15803d;
}
.footer-newsletter-card__note.is-error{
    color: #dc2626;
}
.footer-newsletter-card__visual{
    min-height: 220px;
    background: #e5e7eb;
}
.footer-newsletter-card__visual img{
    width: 100%;
    height: 100%;
    min-height: 220px;
    object-fit: cover;
    display: block;
}
.topFooter.footer-newsletter-top-footer{
    position: relative;
    z-index: 1;
    padding-top: clamp(6.75rem, 12vw, 9rem);
}
.topFooter{
    background-color: #05073C;
}
.topFooter h3{
    color: white;
}
.topFooter a{
    color: white;
}
@media screen and (max-width: 1199.98px){
    .footer-newsletter-bridge__wrap{
        width: 85%;
    }
    .footer-stats-bridge{
        margin-bottom: clamp(1.75rem, 4vw, 2.75rem);
    }
}
@media screen and (max-width: 991.98px){
    .footer-newsletter-bridge__wrap{
        width: 92%;
    }
    .footer-newsletter-bridge__wrap{
        margin-bottom: clamp(-56px, -7vw, -88px);
    }
    .footer-newsletter-card{
        grid-template-columns: 1fr;
    }
    .footer-newsletter-card__title{
        max-width: none;
    }
    .footer-newsletter-card__visual{
        min-height: 200px;
        order: -1;
    }
    .footer-newsletter-card__visual img{
        min-height: 200px;
    }
    .footer-stats-bridge{
        padding-top: 2.25rem !important;
        padding-bottom: 2.25rem !important;
        margin-bottom: 2rem;
    }
    .topFooter.footer-newsletter-top-footer{
        padding-top: clamp(5rem, 10vw, 6.25rem);
    }
}
@media screen and (max-width: 575.98px){
    .footer-newsletter-bridge__wrap{
        width: 100%;
        margin-bottom: clamp(-44px, -10vw, -64px);
    }
    .footer-newsletter-bridge{
        padding-top: 1rem;
        padding-bottom: 0;
    }
    .footer-stats-bridge{
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
        margin-bottom: 1.5rem;
    }
    .footer-stats-bridge + .footer-newsletter-bridge{
        padding-top: 0.75rem;
    }
    .footer-newsletter-card{
        border-radius: 16px;
    }
    .topFooter.footer-newsletter-top-footer{
        padding-top: clamp(4.25rem, 12vw, 5.5rem);
    }
    .footer-newsletter-card__content{
        padding: 1.25rem 1rem 1.35rem;
    }
    .footer-newsletter-card__title{
        font-size: 1.25rem;
        margin-bottom: 0.95rem;
        line-height: 1.2;
    }
    .footer-newsletter-card__field{
        flex-direction: column;
        border-radius: 14px;
    }
    .footer-newsletter-card__input{
        padding: 0.8rem 0.95rem;
        font-size: 0.9rem;
    }
    .footer-newsletter-card__submit{
        width: 100%;
        padding: 0.8rem;
        font-size: 0.9rem;
        border-radius: 0 0 14px 14px;
    }
    .footer-newsletter-card__note{
        font-size: 0.75rem;
    }
}
.my-TB{
    background-color: #eb652b1c;
}
.my-TB .tripex-destination-item{
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.267);
    border-radius: 5px !important;
    background-color: white;
}
.my-TB .tripex-destination-item img{
    border-radius: 5px !important;
}
.my-TB .tripex-destination-item .thumbnail .hover-content .content{
    border-radius: 5px !important;
    padding: 0px !important;
    min-height: auto !important;
}
.my-TB .tripex-destination-item .thumbnail .hover-content .content h4,
.my-TB .tripex-destination-item .thumbnail .hover-content .content h3{
    line-height: normal !important;
}
.my-TB .tripex-destination-item .thumbnail .hover-content{
    padding: 7px !important;
}
/* Responsive only — same card design */
.my-TB .tripex-destination-item .thumbnail .hover-content .content .d-flex{
    flex-wrap: nowrap;
    gap: 0.35rem;
}
.my-TB .tripex-destination-item .thumbnail .hover-content .content .text-start{
    min-width: 0;
    flex: 1 1 auto;
}
.my-TB .tripex-destination-item .thumbnail .hover-content .content .button{
    flex: 0 0 auto;
}
.my-TB .tripex-destination-item .thumbnail .hover-content .content .button .style-one-22{
    white-space: nowrap !important;
}
@media screen and (max-width: 575.98px){
    .my-TB .tripex-destination-item .thumbnail .hover-content .content h4,
    .my-TB .tripex-destination-item .thumbnail .hover-content .content h3{
        font-size: 0.95rem !important;
    }
    .my-TB .tripex-destination-item .thumbnail .hover-content .content small{
        font-size: 0.75rem !important;
    }
    .my-TB .tripex-destination-item .thumbnail .hover-content .content .button .style-one-22{
        font-size: 12px !important;
        padding: 0.35rem 0.5rem !important;
    }
    .my-TB .tripex-destination-item .thumbnail .hover-content .content .px-3{
        padding-left: 0.65rem !important;
        padding-right: 0.65rem !important;
    }
}
@media screen and (max-width: 399.98px){
    .my-TB .tripex-destination-item .thumbnail .hover-content .content h4,
    .my-TB .tripex-destination-item .thumbnail .hover-content .content h3{
        font-size: 0.85rem !important;
    }
    .my-TB .tripex-destination-item .thumbnail .hover-content .content .button .style-one-22{
        font-size: 11px !important;
        padding: 0.3rem 0.4rem !important;
    }
}
.agent-tour-card{
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.agent-tour-avatar{
    width: 88px;
    height: 88px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(235, 102, 43, 0.25);
}
.agent-tour-avatar-link{
    display: inline-block;
}
.agent-tour-stat-card{
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    padding: 18px 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.agent-tour-stat-card h4{
    color: #eb662b;
    margin-bottom: 4px;
}
.agent-public-hero{
    background: linear-gradient(135deg, #ffffff 0%, #fff4ec 52%, #ffe8d8 100%);
    border: 1px solid rgba(235, 102, 43, 0.28);
    border-radius: 18px;
    padding: 24px;
    box-shadow: 0 18px 40px rgba(235, 102, 43, 0.12);
    position: relative;
    overflow: hidden;
}
.agent-public-hero::after{
    content: "";
    position: absolute;
    right: -30px;
    top: -30px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgba(235, 102, 43, 0.1);
}
.agent-public-avatar{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(235, 102, 43, 0.45);
    box-shadow: 0 8px 22px rgba(235, 102, 43, 0.22);
}
.agent-public-meta{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}
.agent-public-meta-item{
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1px solid rgba(235, 102, 43, 0.2);
    border-radius: 12px;
    padding: 10px 12px;
    min-height: 62px;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.agent-public-meta-item:hover{
    transform: translateY(-2px);
    border-color: rgba(235, 102, 43, 0.38);
    box-shadow: 0 10px 20px rgba(235, 102, 43, 0.14);
}
.agent-public-meta-item i{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(235, 102, 43, 0.12);
    color: #eb662b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}
.agent-public-meta-item small{
    display: block;
    color: #6b7280;
    line-height: 1.1;
    font-size: 11px;
}
.agent-public-meta-item span{
    display: block;
    color: #111827;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 2px;
}
.agent-public-contact{
    background: linear-gradient(180deg, #ffffff 0%, #fff9f4 100%);
    border: 1px solid rgba(235, 102, 43, 0.24);
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 14px 30px rgba(235, 102, 43, 0.12);
}
.agent-public-contact p{
    border-bottom: 1px dashed rgba(235, 102, 43, 0.2);
    padding-bottom: 10px;
}
.agent-public-contact p:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.agent-public-contact a.text-dark:hover{
    color: #eb662b !important;
}
.agent-public-stat{
    background: #fff;
    border: 1px solid rgba(235, 102, 43, 0.18);
    border-radius: 14px;
    padding: 16px 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.agent-public-stat:hover{
    transform: translateY(-3px);
    box-shadow: 0 16px 28px rgba(235, 102, 43, 0.16);
}
.agent-public-stat h4{
    color: #eb662b;
    margin-bottom: 4px;
}
.myTourSlider .tripex-tour-item{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    transition: 0.5s;
}
.myTourSlider .tripex-tour-item:hover{
  transform: translateY(-20px) !important;
}
.myContainer{
    width: 70%;
    margin: auto;
}
.myFormSection h6{
    color: #eb662b;
}
.myFormSection .myRow{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.myFormSection .myCol{
    border-right:1px dotted rgba(0, 0, 0, 0.274);
}
.myFormSection form label{
    display: block !important;
    color: black !important;
    font-size: 14px !important;
}
.myFormSection form select{
    width: 100% !important;
    display: block !important;
    padding: 10px 7px !important;
    outline: none !important;
    border: 1px solid rgba(0, 0, 0, 0.274) !important;
}
.myFormSection form input[type="text"]{
    width: 100% !important;
    display: block !important;
    padding: 7px 7px !important;
    outline: none !important;
    border: 1px solid rgba(0, 0, 0, 0.274) !important;
}
.myFormSection form input[type="email"]{
    width: 100% !important;
    display: block !important;
    padding: 7px 7px !important;
    outline: none !important;
    border: 1px solid rgba(0, 0, 0, 0.274) !important;
}
.myFormSection form input[type="number"]{
    width: 100% !important;
    display: block !important;
    padding: 7px 7px !important;
    outline: none !important;
    border: 1px solid rgba(0, 0, 0, 0.274) !important;
}
.myFormSection form button{
    width: 100%;
    display: block !important;
    padding: 7px 7px !important;
    background-color: #eb662b !important;
    color: #fff !important;
    transition: 0.5s;
}
.myFormSection form button:hover{
    background-color: #fff !important;
    color: #eb662b !important;
    border: 1px solid #eb662b !important;
}
.myFormSection form .nice-select{
    display: none !important; 
}
.myNewBg{
    background-color: #256bfe;
}
.myAgent .myFormSection h4{
    color: white;
}
.myAgent .myFormSection h2{
    color: white;
    font-size: 40px;
    line-height: 50px;
}
.myAgent .myFormSection h2 .span1{
    color: #fefa17;
}
.myAgent .myFormSection h2 .span2{
    color: #eb662b;
}
.myAgent .myFormSection h4 span{
    color: #fefa17;
}
.myAgent .myFormSection .myAgentDTag div{
    width: 50px;
    height: 50px;
    background-color: #eb662b;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
.myAgent .myFormSection .myAgentDTag div:hover{
    background-color: white;
    border: 1px solid #eb662b;
}
.myAgent .myFormSection .myAgentDTag img{
    width: 30px;
}
.myAgent .myFormSection .myAgentRow .text-center{
    background-color: rgba(255, 255, 255, 0.76);
}
.myAgent .myFormSection .myAgentRow .text-center strong span{
    color: black;
}
.myAgent .myFormSection .myAgentRow .text-center h5{
    color: black;
}
.text-Myorange{
    color: #eb662b;
}
.text-Myyellow{
    color: #fefa17;
}
.text-Myblue{
    color: #256bfe;
}
.overlayByMe{
    top: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.466);
    width: 100%;
    height: 100%;
}
.myFormSection1{
    border: 1px solid rgba(0, 0, 0, 0.514);
    border-radius: 50px;
}
.myFormSection1 input{
    border: none;
    outline: none;
}
.myFormSection1 i{
    color: #eb662b !important;
}
.cursor-pointer{
    cursor: pointer;
}
.myAccSec .icon{
    background-color: #eb662b !important;
}
.myAccSec .accordion-card .accordion-header .accordion-title:after{
    color: #eb662b !important;
}
.myCard{
    transition: 0.5s;
    border-radius: 10px;
}
.myCard .icon1{
    width: 70px;
    height: 70px;
    background-color: #eb662b;
    border-radius: 50%;
    margin: auto;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.myCard:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.171);
}
.myCard:hover .icon1{
    background-color: white;
    color: #eb662b;
    border: 1px dashed #eb662b;
}
.myCard .icon1 i{
    font-size: 40px;
}
.myVendorSec{
    background-color: #256bfe;
}
.myVendorSec .mypTag{
    color: white;
    width: 75%;
}
.myVendorSec1 .mypTag{
    width: 75%;
}
.mycTag i{
    color: #eb662b;
}
.bg-orange{
    background-color: #eb662b;
}
.bg-blue{
    background-color: #256bfe;
}
.myCard1{
    border-radius: 20px !important;
    transition: 0.5s;
}
.myCard1:hover{
   transform: translateY(-20px) !important;
}
.myCard1 .card-header{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border: 0px !important;
}
.myCard1 .card-body{
    padding: 0px !important;
}
.slick-arrow.prev{
    position: absolute !important;
    bottom: -70px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    left: calc(50% - 62px);
    background-color: #eb662b;
    color: white;
    border-radius: 50%;
    cursor: pointer;
}
.slick-arrow.next{
    position: absolute !important;
    bottom: -70px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    left: calc(50% + 12px);
    background-color: #eb662b;
    color: white;
    border-radius: 50%;
    cursor: pointer;
}
.slick-arrow.prev:hover{
    background-color: white;
    color: #eb662b;
    border: 1px solid #eb662b;
}
.slick-arrow.next:hover{
    background-color: white;
    color: #eb662b;
    border: 1px solid #eb662b;
}
.formNewBgByMe{
    background: #ffffffc2;
    border-radius: 15px;
}
#myTabContent1 .slick-arrow.prev{
    bottom: -30px !important;
}
#myTabContent1 .slick-arrow.next{
    bottom: -30px !important;
}
@media screen and (max-width: 767.98px){
    .slick-arrow.prev,
    .slick-arrow.next{
        width: 46px;
        height: 46px;
        bottom: -62px !important;
    }
    .slick-arrow.prev{
        left: calc(50% - 54px);
    }
    .slick-arrow.next{
        left: calc(50% + 8px);
    }
}
.map-box iframe{
    height: 500px !important;
}

/* Agent landing page */
.agent-landing-wrap{
    position: sticky;
    top: 0;
    z-index: 90;
}
.agent-top-strip{
    background: #eb662b;
    color: #fff;
    font-size: 13px;
    padding: 6px 0;
}
.agent-top-strip p,
.agent-top-strip a{
    color: #fff;
}
.agent-landing-header{
    background: #0f4eea;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
.agent-landing-nav{
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    position: relative;
}
.agent-brand{
    color: #eb662b;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.8px;
}
.agent-header-demo-btn{
    margin-right: 8px;
}
.agent-nav-links{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
    flex: 1;
    margin: 0 18px;
}
.agent-nav-links a{
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.agent-nav-links a:hover{
    color: #ffdd56;
}
.agent-menu-toggle{
    display: none;
    margin-left: auto;
    border: 0;
    background: transparent;
    padding: 0;
}
.agent-menu-toggle span{
    display: block;
    width: 24px;
    height: 2px;
    background: #fff;
    margin: 5px 0;
}
.agent-hero{
    background: #0f4eea;
    position: relative;
    overflow: hidden;
}
.agent-hero::before{
    content: "";
    position: absolute;
    right: -120px;
    top: -120px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,255,255,0.16) 0%, rgba(255,255,255,0) 70%);
}
.agent-hero::after{
    content: "";
    position: absolute;
    left: -120px;
    bottom: -120px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0) 72%);
}
.agent-hero-landing h1{
    color: #fff;
    max-width: 640px;
    font-size: clamp(30px, 3.4vw, 52px);
    line-height: 1.2;
}
.agent-hero-landing h1 span{
    color: #ff8c57;
}
.agent-chip{
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #1c1c1c;
    border-radius: 28px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
}
.agent-landing-hero-graphic{
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 22px 34px rgba(0, 0, 0, 0.24);
    border: 2px solid rgba(255,255,255,0.28);
}
.agent-landing-hero-graphic img{
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.agent-landing-stats{
    margin-top: 26px;
    border: 1px solid rgba(255, 255, 255, 0.28);
}
.agent-landing-stat-card{
    background: rgba(255, 255, 255, 0.13);
    border-right: 1px solid rgba(255,255,255,0.22);
    padding: 14px;
}
.agent-landing-stat-card small{
    color: rgba(255,255,255,0.75);
    display: block;
    margin-bottom: 4px;
}
.agent-landing-stat-card h3{
    color: #fff;
    margin: 0;
    font-size: 38px;
    line-height: 1.1;
}
#home,
#about,
#services,
#feature,
#pricing{
    scroll-margin-top: 110px;
}
.agent-card{
    background: #fff;
    border: 1px solid #eee;
    border-radius: 14px;
    padding: 18px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}
.agent-why-sec{
    background: #f7f8fb;
}
.agent-why-sec .section-title h2{
    color: #101426;
}
.agent-why-sec .section-title h2 span{
    color: #eb662b;
}
.agent-why-sec .section-title p{
    color: #6f778a;
}
.agent-why-card{
    background: #fff;
    border: 1px solid #eef1f6;
    border-radius: 14px;
    padding: 24px 22px;
    box-shadow: 0 10px 24px rgba(16, 20, 38, 0.04);
    transition: 0.25s ease;
}
.agent-why-card:hover{
    transform: translateY(-5px);
    border-color: #dbe1ec;
    box-shadow: 0 18px 30px rgba(16, 20, 38, 0.08);
}
.agent-why-icon{
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: #edf1f8;
    color: #cd4a52;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 16px;
}
.agent-why-card h5{
    margin-bottom: 10px;
    color: #151a2e;
}
.agent-why-card p{
    color: #5f6574;
    line-height: 1.75;
}
.agent-steps-sec{
    background: #fff;
}
.agent-steps-sec .section-title h2{
    color: #0d1450;
}
.agent-step-card{
    background: #fff;
    border: 1px solid #eef1f6;
    border-radius: 14px;
    padding: 20px 16px;
}
.agent-step-icon{
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: #fff4ec;
    color: #eb662b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.agent-step-card h6{
    color: #101426;
    margin-bottom: 10px;
    line-height: 1.5;
}
.agent-step-card p{
    color: #5f6574;
    font-size: 14px;
    line-height: 1.75;
}
.agent-verified-sec{
    background: #f9fafc;
}
.agent-verified-wrap{
    background: #fff;
    border: 1px solid #e9edf5;
    border-radius: 18px;
    padding: 30px 24px;
    box-shadow: 0 10px 24px rgba(16, 20, 38, 0.05);
}
.agent-verified-wrap h2{
    text-align: center;
    color: #fff;
    font-size: 38px;
    margin-bottom: 28px;
    background: #256bfe;
    border-radius: 10px;
    padding: 12px 10px;
}
.agent-verified-card{
    border: 1px solid #e4e9f3;
    border-radius: 12px;
    padding: 16px 14px;
    background: #fff;
}
.agent-verified-card h5{
    color: #256bfe;
    margin-bottom: 12px;
}
.agent-verified-card ul{
    margin: 0;
    padding-left: 20px;
}
.agent-verified-card li{
    color: #2d3447;
    margin-bottom: 10px;
    line-height: 1.6;
}
.agent-testimonial-sec{
    background: #fff;
}
.agent-testimonial-wrap{
    background: #f8eee8;
    border-radius: 0;
    width: 100%;
    padding: 20px 28px;
}
.agent-testimonial-card{
    background: transparent;
    padding: 10px;
}
.agent-reviewer-avatar{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}
.agent-testimonial-card h5{
    margin-bottom: 10px;
    color: #151a2e;
}
.agent-testimonial-card p{
    color: #4f5668;
    line-height: 1.7;
    margin-bottom: 8px;
}
.agent-rating-stars{
    color: #f3b01e;
    letter-spacing: 2px;
    font-size: 14px;
}
.agent-testimonial-image{
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}
.agent-testimonial-image img{
    width: 100%;
    height: 100%;
    min-height: 210px;
    max-height: 330px;
    object-fit: cover;
}
.agent-partner-sec{
    background: #fff;
}
.agent-logo-grid{
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
}
.agent-logo-pill{
    background: #fff;
    border: 1px solid #e8ecf4;
    border-radius: 10px;
    min-height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8px;
    color: #2a3351;
    font-weight: 700;
    font-size: 14px;
}
.agent-premium-highlight-sec{
    background: #f5f7fb;
}
.agent-premium-highlight-wrap{
    background: #fff;
    border-radius: 0;
    width: 100%;
    padding: 26px 0;
    box-shadow: 0 12px 30px rgba(16, 20, 38, 0.08);
}
.agent-premium-badge{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #256bfe;
    background: #eaf1ff;
    border-radius: 20px;
    padding: 6px 12px;
    margin-bottom: 14px;
}
.agent-premium-highlight-wrap h2{
    color: #121826;
    margin-bottom: 4px;
}
.agent-premium-highlight-wrap h3{
    color: #256bfe;
    margin-bottom: 12px;
}
.agent-premium-highlight-wrap p{
    color: #57607a;
    line-height: 1.75;
    max-width: 520px;
}
.agent-premium-chip{
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #4b556f;
    font-size: 14px;
}
.agent-premium-chip i{
    color: #20b263;
}
.agent-premium-metric{
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 12px;
    padding: 12px 10px;
    box-shadow: 0 8px 20px rgba(16, 20, 38, 0.05);
    text-align: center;
    height: 100%;
}
.agent-premium-metric h4{
    color: #256bfe;
    margin-bottom: 4px;
}
.agent-premium-metric small{
    color: #667086;
    display: block;
}
.agent-premium-metric span{
    color: #20b263;
    font-size: 12px;
    font-weight: 600;
}
.agent-premium-visual{
    position: relative;
    border-radius: 18px;
    overflow: hidden;
}
.agent-premium-visual img{
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: contain;
    background: #f4f6fb;
}
.agent-floating-card{
    position: absolute;
    background: #fff;
    border-radius: 12px;
    padding: 12px 14px;
    box-shadow: 0 12px 24px rgba(16, 20, 38, 0.2);
    max-width: 220px;
}
.agent-floating-card small{
    color: #6b7389;
    font-weight: 700;
}
.agent-floating-card h6{
    margin: 2px 0;
    color: #151a2e;
}
.agent-floating-card p{
    margin: 0;
    color: #256bfe;
    font-weight: 700;
    line-height: 1.4;
}
.agent-floating-card.card-one{
    left: 12px;
    bottom: 16px;
}
.agent-floating-card.card-two{
    right: 12px;
    bottom: 22px;
}
.agent-services-sec{
    background: #f7f8fb;
}
.agent-services-sec .section-title h2{
    color: #121826;
}
.agent-service-card{
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 12px;
    padding: 18px;
    text-align: center;
    box-shadow: 0 8px 18px rgba(16, 20, 38, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.agent-service-image{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 12px;
}
.agent-service-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agent-service-card h4{
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    /* min-height: 70px; */
    margin-bottom: 8px;
    color: #11162a;
}
.agent-service-card p{
    color: #4f576d;
    line-height: 1.65;
    margin-bottom: 12px;
    font-size: 14px;
}
.agent-how-sec{
    background: #f8f9fb;
}
.agent-how-sec .section-title h2{
    color: #11162a;
}
.agent-how-image{
    border-radius: 14px;
    overflow: hidden;
    background: #fff;
}
.agent-how-image img{
    width: 100%;
    height: 430px;
    object-fit: cover;
}
.agent-how-list{
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.agent-how-item{
    display: flex;
    align-items: flex-start;
    gap: 14px;
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 12px;
    padding: 14px 16px;
    box-shadow: 0 8px 18px rgba(16, 20, 38, 0.04);
}
.agent-how-icon{
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #fff3e9;
    color: #eb662b;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.agent-how-item h5{
    margin: 0 0 3px;
    font-size: 18px;
    color: #141a2f;
}
.agent-how-item p{
    color: #697089;
    font-size: 14px;
    line-height: 1.6;
}
.agent-about-sec{
    background: #f8f9fb;
}
.agent-about-image{
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(16, 20, 38, 0.08);
}
.agent-about-image img{
    width: 100%;
    height: 100%;
    min-height: 300px;
    object-fit: cover;
}
.agent-about-image-support{
    height: 410px;
}
.agent-about-image-support img{
    min-height: 0;
    height: 100%;
}
.agent-about-content{
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 14px;
    padding: 22px 20px;
}
.agent-about-label{
    display: inline-block;
    color: #eb662b;
    margin-bottom: 8px;
    font-weight: 600;
}
.agent-about-content h3{
    color: #182033;
    margin-bottom: 10px;
}
.agent-about-content p{
    color: #697089;
    line-height: 1.7;
}
.agent-about-mini-card{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.agent-about-mini-card span{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #79c15b;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.agent-about-mini-card h6{
    margin: 0 0 2px;
    color: #1c2338;
}
.agent-about-mini-card small{
    color: #6e7485;
}
.agent-about-pill{
    display: inline-flex;
    align-items: center;
    border: 1px solid #e2e7f1;
    border-radius: 999px;
    padding: 8px 16px;
    color: #5f6578;
    background: #fff;
    font-size: 14px;
}
.agent-about-support-card h3{
    color: #11162a;
}
.agent-about-support-card p{
    color: #6f7587;
}
.agent-about-support-card ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}
.agent-about-support-card li{
    position: relative;
    padding-left: 24px;
    margin-bottom: 8px;
    color: #2a3042;
    line-height: 1.6;
}
.agent-about-support-card li::before{
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    color: #f3b01e;
    position: absolute;
    left: 0;
    top: 0;
}
.agent-relationship-sec{
    background: #f8f9fb;
}
.agent-relationship-sec .section-title h2{
    color: #11162a;
}
.agent-relationship-card{
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 12px;
    padding: 18px;
    text-align: center;
    box-shadow: 0 8px 18px rgba(16, 20, 38, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.agent-relationship-image{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 12px;
}
.agent-relationship-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agent-relationship-card h4{
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 8px;
    color: #11162a;
}
.agent-relationship-card p{
    color: #4f576d;
    line-height: 1.65;
    font-size: 14px;
    margin-bottom: 12px;
}
.agent-relationship-card .d-flex{
    margin-top: auto;
}
.agent-recent-leads-sec{
    background: #f8f9fb;
}
.agent-recent-leads-sec .section-title h2{
    color: #11162a;
}
.agent-recent-lead-card{
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 6px 16px rgba(16, 20, 38, 0.08);
}
.agent-recent-lead-badge{
    background: #eb662b;
    color: #fff;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: 700;
}
.agent-recent-lead-content{
    padding: 12px 10px;
}
.agent-recent-lead-content h5{
    margin-bottom: 8px;
    color: #151a2e;
    font-size: 21px;
}
.agent-recent-lead-content p{
    margin-bottom: 4px;
    color: #31384d;
    line-height: 1.5;
    font-size: 14px;
}
.agent-signup-sec{
    background: #f8f9fb;
}
.agent-signup-image{
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(16, 20, 38, 0.08);
}
.agent-signup-image img{
    width: 100%;
    height: 100%;
    min-height: 320px;
    max-height: 520px;
    object-fit: cover;
}
.agent-signup-form-wrap{
    background: #fff;
    border: 1px solid #e8ecf4;
    border-radius: 12px;
    padding: 24px 22px;
    box-shadow: 0 8px 20px rgba(16, 20, 38, 0.05);
}
.agent-signup-form .form-label{
    margin-bottom: 5px;
    color: #1f253a;
    font-weight: 500;
    font-size: 15px;
}
.agent-signup-form .form-control{
    border-radius: 4px;
    border: 1px solid #ccd3e0;
    min-height: 44px;
    font-size: 15px;
    padding: 8px 10px;
}
.agent-signup-form .form-control:focus{
    border-color: #256bfe;
    box-shadow: 0 0 0 2px rgba(37, 107, 254, 0.1);
}
.agent-signup-form-title{
    text-align: center;
    margin-top: 22px;
    margin-bottom: 4px;
    color: #1b2238;
}
.agent-signup-form-subtitle{
    text-align: center;
    color: #697089;
    margin-bottom: 0;
}
.agent-signup-submit-btn{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 190px;
    text-align: center !important;
    white-space: nowrap;
    margin: 0 auto;
}

/* Destination page mini compare cards */
.destination-mini-list .destination-mini-item{
    padding: 6px 0;
}
.destination-mini-list .destination-mini-item img{
    width: 62px;
    height: 62px;
    object-fit: cover;
}
.destination-mini-list .destination-mini-item big{
    display: block;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
}
.destination-mini-list .destination-mini-item small{
    font-size: 11px;
}
.destination-mini-list .destination-mini-item p{
    margin: 2px 0 0;
    font-size: 14px;
    line-height: 1.2;
}
.destination-mini-list .destination-mini-item p span{
    font-size: 11px;
}

/* Destination page responsiveness */
@media screen and (max-width:1200px){
    .post-footer1 .theme-btn{
        padding-left: 12px !important;
        padding-right: 12px !important;
        font-size: 13px !important;
    }
    .destination-mini-list .destination-mini-item{
        align-items: flex-start !important;
    }
}

@media screen and (max-width:992px){
    .myFormSection1{
        border-radius: 14px;
    }
    .post-footer1{
        justify-content: flex-start !important;
    }
    .post-footer1 .theme-btn{
        width: auto;
    }
    .destination-mini-list .destination-mini-item img{
        width: 56px;
        height: 56px;
    }
    .destination-mini-list .destination-mini-item big{
        font-size: 13px;
    }
    .destination-mini-list .destination-mini-item p{
        font-size: 13px;
    }
}

@media screen and (max-width:767px){
    .myFormSection1{
        padding-left: 12px !important;
    }
    .myFormSection1 i{
        margin-right: 10px !important;
    }
    .myFormSection1 .theme-btn{
        min-width: 42px;
    }
    .card .post-footer1{
        gap: 8px !important;
    }
    .card .post-footer1 .theme-btn{
        width: 100%;
        text-align: center;
    }
    .destination-mini-list .destination-mini-item{
        padding: 4px 0;
    }
    .destination-mini-list .destination-mini-item img{
        width: 52px;
        height: 52px;
    }
    .destination-mini-list .destination-mini-item big{
        font-size: 12px;
    }
    .destination-mini-list .destination-mini-item small{
        font-size: 10px;
    }
    .destination-mini-list .destination-mini-item p{
        font-size: 12px;
    }
    .destination-mini-list .destination-mini-item p span{
        font-size: 10px;
    }
}

@media screen and (max-width:480px){
    .myFormSection1{
        padding-right: 8px !important;
    }
    .destination-mini-list .destination-mini-item img{
        width: 48px;
        height: 48px;
    }
    .destination-mini-list .destination-mini-item big{
        font-size: 11px;
    }
    .destination-mini-list .destination-mini-item p{
        font-size: 11px;
    }
    .destination-mini-list .destination-mini-item p span{
        font-size: 9px;
    }
}
.agent-custom-footer{
    background: #04063f;
    padding: 60px 0 24px;
    position: relative;
    overflow: hidden;
}
.agent-custom-footer::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 110px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.08) 100%);
    pointer-events: none;
}
.agent-custom-footer .container{
    position: relative;
    z-index: 1;
}
.agent-footer-logo{
    color: #eb662b;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 14px;
}
.agent-custom-footer h5{
    color: #fff;
    margin-bottom: 10px;
}
.agent-custom-footer p,
.agent-custom-footer a{
    color: #d7dbf0;
    font-size: 14px;
}
.agent-custom-footer a:hover{
    color: #fff;
}
.agent-custom-footer ul{
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.agent-custom-footer li{
    margin-bottom: 8px;
}
.agent-faq-sec{
    background: #f8f9fb;
}
.agent-faq-wrap{
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 14px;
    overflow: hidden;
}
.agent-faq-item{
    border-bottom: 1px solid #edf0f6;
}
.agent-faq-item:last-child{
    border-bottom: 0;
}
.agent-faq-head{
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 18px;
}
.agent-faq-no{
    font-size: 24px;
    font-weight: 700;
    color: #121826;
    line-height: 1;
    min-width: 42px;
}
.agent-faq-head h5{
    flex: 1;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #101426;
}
.agent-faq-toggle{
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 4px;
    background: #f3f5fa;
    color: #121826;
    font-size: 16px;
    line-height: 1;
}
.agent-faq-body{
    padding: 0 18px 16px 76px;
    color: #606880;
    line-height: 1.7;
    font-size: 13px;
}
.agent-footer-newsletter{
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    max-width: 360px;
}
.agent-footer-newsletter input{
    flex: 1;
    border: 0;
    height: 40px;
    padding: 0 12px;
    font-size: 14px;
}
.agent-footer-newsletter button{
    border: 0;
    background: #f3f5fb;
    color: #1f253a;
    height: 40px;
    padding: 0 16px;
    font-weight: 600;
}
.agent-footer-bottom{
    border-top: 1px solid rgba(255,255,255,0.15);
    margin-top: 24px;
    padding-top: 14px;
}
.agent-footer-bottom p{
    color: #d7dbf0;
}
.agent-card:hover{
    transform: translateY(-6px);
    border-color: #eb662b52;
}
.agent-metric-card{
    background: #fff;
    border: 1px solid #f0d4c8;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    height: 100%;
    box-shadow: 0 8px 18px rgba(235, 102, 43, 0.08);
}
.agent-metric-card h3{
    color: #eb662b;
    margin-bottom: 4px;
}
.agent-metric-card p{
    margin: 0;
    color: #256bfe;
    font-weight: 600;
}
.agent-lead-live-card{
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-left: 4px solid #eb662b;
    border-radius: 12px;
    padding: 14px 16px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
}
.agent-final-cta{
    background: linear-gradient(135deg, #eb662b, #256bfe);
    color: white;
    border-radius: 16px;
    padding: 35px 20px;
}
.agent-final-cta h2, .agent-final-cta p{
    color: white !important;
}
.agent-hero-image-card{
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 18px 36px rgba(0,0,0,0.15);
}
.agent-hero-image-card img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.agent-wide-image, .agent-feature-image{
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 14px 28px rgba(0,0,0,0.10);
}
.agent-wide-image img{
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.agent-feature-image img{
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.agent-plan-card{
    border-top: 3px solid #eb662b;
}
.agent-pricing-wrap{
    background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
    border-radius: 20px;
    padding: 26px 18px;
    border: 1px solid #f3dfd5;
}
.agent-plan-card{
    position: relative;
    border-top: 4px solid #eb662b;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.agent-plan-card h4{
    font-size: 24px;
}
.agent-plan-sub{
    color: #555;
    min-height: 44px;
}
.agent-plan-price{
    border: 1px dashed #eb662b73;
    border-radius: 12px;
    padding: 8px 12px;
    background: #fff8f4;
}
.agent-plan-price h3{
    margin: 0;
    color: #1b1b1b;
}
.agent-plan-price h3 small{
    font-size: 14px;
    color: #666;
}
.agent-plan-list{
    list-style: none;
    padding-left: 0;
}
.agent-plan-list li{
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    color: #333;
}
.agent-plan-list li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #eb662b;
    font-weight: 700;
}
.agent-plan-card .theme-btn.w-100{
    margin-top: auto;
}
.agent-plan-featured{
    transform: scale(1.03);
    border: 1px solid #eb662b6b;
    box-shadow: 0 18px 35px rgba(235, 102, 43, 0.18);
}
.agent-plan-featured::after{
    content: "Recommended";
    position: absolute;
    top: 14px;
    right: -36px;
    background: #256bfe;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 36px;
    transform: rotate(38deg);
}
.agent-lead-card{
    border-left: 3px solid #256bfe;
}

/* Destination page */
.destination-page-hero .hero-wrapper{
    background-position: center;
    background-size: cover;
    border-radius: 0 0 22px 22px;
}
.destination-sidebar{
    border-radius: 14px;
}
.destination-sidebar-panel{
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-left: 3px solid #eb662b;
    border-radius: 16px;
    padding: 18px 14px;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}
.destination-sidebar-panel__title{
    font-size: clamp(1.5rem, 3.2vw, 2.05rem);
    line-height: 1.1;
    margin-bottom: 14px;
    color: #111827;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}
.destination-sidebar-panel__title::after{
    content: "";
    width: 58px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(135deg, #eb662b 0%, #f97316 100%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.destination-sidebar-panel__list{
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.destination-sidebar-panel__lead{
    color: #64748b;
    font-size: 0.94rem;
    line-height: 1.55;
    text-align: center;
}
.destination-sidebar-item{
    display: grid;
    grid-template-columns: 52px 1fr;
    align-items: flex-start;
    gap: 10px;
}
.destination-sidebar-item__icon-wrap{
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: #f8fafc;
    border: 1px solid #eef2f7;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
}
.destination-sidebar-item__icon{
    width: 28px;
    height: 28px;
    object-fit: contain;
}
.destination-sidebar-item__fallback-icon{
    color: #eb662b;
    font-size: 1.1rem;
}
.destination-sidebar-item__content h4{
    font-size: clamp(1rem, 2.8vw, 1.15rem);
    line-height: 1.2;
    margin-bottom: 6px;
    color: #111827;
}
.destination-sidebar-item__content p{
    margin-bottom: 0;
    color: #6b7280;
    font-size: 0.95rem;
    line-height: 1.55;
}
.destination-sidebar-panel--support{
    background: linear-gradient(180deg, #ffffff 0%, #fff8f4 100%);
}
.destination-support-list{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.destination-support-item{
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 10px;
    align-items: center;
    text-decoration: none;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid #f1e6de;
    background: #fff;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.destination-support-item:hover{
    transform: translateY(-2px);
    border-color: #eb662b5e;
    box-shadow: 0 10px 20px rgba(235, 102, 43, 0.15);
}
.destination-support-item--static:hover{
    transform: none;
}
.destination-support-item__icon{
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff1e8;
    color: #eb662b;
    font-size: 0.95rem;
}
.destination-support-item__meta{
    display: flex;
    flex-direction: column;
    min-width: 0;
}
.destination-support-item__meta small{
    color: #6b7280;
    font-size: 0.78rem;
    line-height: 1.1;
}
.destination-support-item__meta strong{
    color: #0f172a;
    font-size: 0.94rem;
    line-height: 1.35;
    word-break: break-word;
}
@media screen and (max-width: 991.98px){
    .destination-sidebar-panel{
        padding: 16px 14px;
    }
    .destination-sidebar-panel__title{
        font-size: clamp(1.35rem, 5vw, 1.75rem);
    }
}

/* Global responsive hero + destination sections */
.tripex-hero-sec,
.page-title-hero,
.page-hero-banner,
.tripex-destination-sec {
    overflow-x: clip;
}
.hero-search-wrapper .hero-search .form-group:not(:last-child):after{
    opacity: 0.65;
}
@media screen and (max-width: 1199.98px){
    .tripex-hero-sec .hero-content{
        text-align: center;
    }
    .tripex-hero-sec .hero-content .hero-button{
        justify-content: center;
    }
    .tripex-hero-sec .hero-content h1{
        font-size: clamp(2rem, 5.2vw, 3.1rem);
        line-height: 1.15;
    }
    .tripex-hero-sec .hero-search-wrapper{
        margin-top: -28px;
    }
    .hero-search-wrapper{
        width: calc(100% - 24px) !important;
        padding: 16px 14px !important;
        border-radius: 14px;
    }
    .hero-search-wrapper .hero-search{
        gap: 12px 0;
    }
    .hero-search-wrapper .hero-search .form-group{
        width: 100% !important;
        border: 1px solid var(--border-color);
        border-radius: 10px;
        padding: 10px 14px !important;
    }
    .hero-search-wrapper .hero-search .form-group:not(:last-child):after{
        display: none;
    }
    .hero-search-wrapper .hero-search .form-group:first-child,
    .hero-search-wrapper .hero-search .form-group:last-child{
        padding-left: 14px !important;
        padding-right: 14px !important;
        text-align: left !important;
    }
    .hero-search-wrapper .hero-search .submit-btn{
        width: 100%;
        text-align: center;
    }
    .page-title-hero{
        padding-top: 62px;
        padding-bottom: 54px;
    }
    .page-title-hero .page-content h1,
    .page-hero-banner .page-content h1{
        font-size: clamp(1.8rem, 4.8vw, 3rem);
        line-height: 1.15;
    }
    .destination-hero-carousel .carousel-item img{
        height: clamp(260px, 38vw, 500px) !important;
        border-radius: 20px !important;
    }
    .destination-hero-carousel .overlayByMe{
        border-radius: 20px !important;
    }
}
@media screen and (max-width: 767.98px){
    .tripex-hero-sec{
        padding-top: 32px;
    }
    .tripex-hero-sec .hero-content h1{
        font-size: clamp(1.3rem, 6.6vw, 1.85rem);
        line-height: 1.2;
    }
    .tripex-hero-sec .hero-content p{
        font-size: 0.95rem;
    }
    .hero-search-wrapper{
        width: calc(100% - 16px) !important;
        padding: 12px !important;
        border-radius: 12px;
    }
    .hero-search-wrapper .hero-search .form-group{
        padding: 9px 12px !important;
    }
    .hero-search-wrapper .hero-search label{
        font-size: 13px;
    }
    .page-title-hero,
    .page-hero-banner{
        padding-top: 48px;
        padding-bottom: 42px;
    }
    .page-title-hero .page-content h1,
    .page-hero-banner .page-content h1{
        font-size: clamp(1.45rem, 7vw, 2.05rem);
        line-height: 1.2;
    }
    .destination-hero-carousel .carousel-item img{
        height: clamp(200px, 56vw, 310px) !important;
        border-radius: 14px !important;
    }
    .destination-hero-carousel .overlayByMe{
        border-radius: 14px !important;
    }
    .destination-hero-carousel .carousel-caption{
        left: 8%;
        right: 8%;
        bottom: 0.65rem;
    }
    .destination-hero-carousel .carousel-caption h2{
        font-size: clamp(1.05rem, 5.5vw, 1.45rem);
    }
    .destination-hero-carousel .carousel-caption h3{
        font-size: clamp(0.9rem, 4.2vw, 1.1rem);
    }
    .destination-hero-carousel .carousel-caption h5{
        display: none;
    }
    .tripex-destination-sec{
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
    .tripex-destination-sec .section-title{
        margin-bottom: 18px !important;
    }
    .destination-page-search .myFormSection1{
        padding-left: 12px !important;
        padding-right: 8px !important;
    }
    .destination-trust-ribbon .destination-trust-item{
        font-size: 0.82rem;
        line-height: 1.35;
    }
    .destination-trust-ribbon .destination-trust-item img{
        width: 20px !important;
        height: 20px !important;
    }
}

.destination-hero-carousel .destination-hero-img{
    height: clamp(220px, 42vw, 500px);
    min-height: 200px;
}
.destination-hero-carousel .carousel-caption{
    display: block;
}
.destination-trust-ribbon .destination-trust-item{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.25rem;
}
/* Destination page — About card */
.destination-about-block{
    padding: clamp(1.25rem, 3vw, 2rem) 0 0;
}
.destination-about-card{
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(15, 23, 42, 0.08);
    border: 1px solid rgba(15, 23, 42, 0.06);
    padding: clamp(1.25rem, 2.5vw, 2rem) clamp(1.25rem, 3vw, 2.25rem);
}
.destination-about-card__title{
    margin: 0 0 1rem;
    font-size: clamp(1.15rem, 2.2vw, 1.65rem);
    font-weight: 700;
    color: #111827;
    line-height: 1.35;
}
.destination-about-card__body{
    color: #1f2937;
    font-size: clamp(0.9rem, 1.35vw, 1rem);
    line-height: 1.65;
}
.destination-about-card__body.is-collapsed{
    max-height: 6.5rem;
    overflow: hidden;
    position: relative;
}
.destination-about-card__body.is-collapsed::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2.5rem;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 88%);
    pointer-events: none;
}
.destination-about-card__content{
    margin: 0;
}
.destination-about-card__content--html p:last-child{
    margin-bottom: 0;
}
.destination-about-card__footer{
    display: flex;
    justify-content: flex-end;
    margin-top: 0.75rem;
}
.destination-about-card__read-more{
    background: none;
    border: none;
    padding: 0;
    color: #eb662b;
    font-weight: 600;
    font-size: clamp(0.9rem, 1.2vw, 1rem);
    text-decoration: none;
    cursor: pointer;
    transition: color 0.2s ease;
}
.destination-about-card__read-more:hover{
    color: #c9551f;
    text-decoration: underline;
}
@media screen and (max-width: 767.98px){
    .destination-about-card{
        padding: 1.15rem 1.1rem;
    }
    .destination-about-card__body.is-collapsed{
        max-height: 5.75rem;
    }
}

/* Destination page — Theme-Based Packages (reference layout) */
.destination-theme-packages-block{
    background: #eef7f8;
    padding: clamp(2rem, 4.5vw, 3.25rem) 0;
}
.destination-theme-packages-block__header{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem 1.5rem;
    margin-bottom: clamp(1.25rem, 2.5vw, 1.85rem);
}
.destination-theme-packages-block__titles h2{
    margin: 0 0 0.35rem;
    font-size: clamp(1.35rem, 2.4vw, 1.85rem);
    font-weight: 700;
    color: #111827;
    line-height: 1.2;
}
.destination-theme-packages-block__titles p{
    margin: 0;
    color: #6b7280;
    font-size: clamp(0.875rem, 1.4vw, 1rem);
    line-height: 1.45;
}
.destination-theme-packages-block__see-all{
    color: #eb662b;
    font-weight: 600;
    font-size: clamp(0.9rem, 1.3vw, 1rem);
    text-decoration: none;
    align-self: center;
    white-space: nowrap;
    transition: color 0.2s ease;
}
.destination-theme-packages-block__see-all:hover{
    color: #c9551f;
    text-decoration: underline;
}
.destination-theme-packages-block__grid{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: clamp(0.65rem, 1.2vw, 1rem);
}
.dest-theme-card{
    min-width: 0;
}
.dest-theme-card__link{
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 16px;
    padding: 6px;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.07);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.dest-theme-card__link:hover{
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
}
.dest-theme-card__media{
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 3 / 4;
    background: #dbeafe;
}
.dest-theme-card__media img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}
.dest-theme-card__link:hover .dest-theme-card__media img{
    transform: scale(1.04);
}
.dest-theme-card__panel{
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    background: #fff;
    border-radius: 12px;
    padding: 10px 12px;
    box-shadow: 0 2px 14px rgba(15, 23, 42, 0.1);
}
.dest-theme-card__info{
    min-width: 0;
    flex: 1 1 auto;
}
.dest-theme-card__info h3{
    margin: 0 0 2px;
    font-size: clamp(0.85rem, 1.1vw, 0.98rem);
    font-weight: 700;
    color: #111827;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dest-theme-card__info span{
    display: block;
    font-size: clamp(0.72rem, 0.95vw, 0.82rem);
    color: #9ca3af;
    line-height: 1.3;
}
.dest-theme-card__cta{
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0.65rem !important;
    font-size: clamp(0.68rem, 0.9vw, 0.78rem) !important;
    border-radius: 8px !important;
    white-space: nowrap;
    pointer-events: none;
}
.destination-theme-packages-block__empty{
    text-align: center;
    padding: 2rem 0;
}
@media screen and (max-width: 1199.98px){
    .destination-theme-packages-block__grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media screen and (max-width: 991.98px){
    .destination-theme-packages-block__grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .destination-theme-packages-block__header{
        align-items: center;
    }
}
@media screen and (max-width: 767.98px){
    .destination-theme-packages-block{
        padding: 1.75rem 0 2rem;
    }
    .destination-theme-packages-block__header{
        flex-direction: column;
        align-items: flex-start;
    }
    .destination-theme-packages-block__see-all{
        align-self: flex-start;
    }
    .destination-theme-packages-block__grid{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 0.85rem;
        padding-bottom: 0.35rem;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }
    .dest-theme-card{
        flex: 0 0 min(72vw, 200px);
        scroll-snap-align: start;
    }
    .dest-theme-card__media{
        aspect-ratio: 3 / 3.6;
    }
}
@media screen and (max-width: 479.98px){
    .dest-theme-card{
        flex-basis: min(78vw, 190px);
    }
    .dest-theme-card__panel{
        left: 8px;
        right: 8px;
        bottom: 8px;
        padding: 8px 10px;
    }
    .dest-theme-card__cta{
        padding: 0.32rem 0.5rem !important;
        font-size: 0.65rem !important;
    }
}

/* Global responsive card columns (tour/blog-like card grids) */
@media screen and (max-width: 479.98px){
    .col-xl-4.col-md-6.col-sm-12.gap-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (min-width: 480px) and (max-width: 991.98px){
    .col-xl-4.col-md-6.col-sm-12.gap-4{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1399.98px){
    .col-xl-4.col-md-6.col-sm-12.gap-4{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* About page redesign */
.about-hero-sec{
    background: linear-gradient(135deg, #fff4ec 0%, #ffffff 45%, #edf4ff 100%);
    position: relative;
    overflow: hidden;
}
.about-hero-image{
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.14);
}
.about-hero-image img{
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.about-stat-card{
    background: #fff;
    border: 1px solid #f1dfd5;
    border-radius: 14px;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 0 8px 20px rgba(235, 102, 43, 0.08);
}
.about-stat-card h3{
    color: #eb662b;
    margin-bottom: 4px;
}
.about-image-grid{
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr 1fr;
}
.about-image-grid img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}
.about-story-vertical-image{
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
    height: 100%;
}
.about-story-vertical-image img{
    width: 100%;
    height: 100%;
    min-height: 540px;
    object-fit: cover;
}
.about-feature-card{
    height: 100%;
    background: #fff;
    border: 1px solid #ececec;
    border-left: 3px solid #eb662b;
    border-radius: 12px;
    padding: 14px;
}
.about-feature-card h6{
    margin-bottom: 6px;
}
.about-story-content{
    background: #fff;
    border: 1px solid #ececec;
    border-left: 3px solid #256bfe;
    border-radius: 12px;
    padding: 14px 16px;
    max-height: 320px;
    overflow: auto;
}
.about-story-content p{
    margin-bottom: 12px;
    color: #4a4a4a;
    line-height: 1.75;
}
.about-story-content p:last-child{
    margin-bottom: 0;
}
.about-story-content ul,
.about-story-content ol{
    margin: 0 0 12px 20px;
}
.about-story-content li{
    color: #4a4a4a;
    margin-bottom: 6px;
}
.about-process-card{
    background: #fff;
    border: 1px solid #eb662b33;
    border-radius: 14px;
    padding: 18px 16px;
    transition: 0.3s;
}
.about-process-card:hover{
    transform: translateY(-6px);
    box-shadow: 0 14px 25px rgba(235, 102, 43, 0.14);
}
.about-process-card span{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #eb662b;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}
.about-final-cta{
    background: linear-gradient(140deg, #eb662b 0%, #256bfe 100%);
    color: #fff;
    border-radius: 16px;
    padding: 36px 20px;
}
.about-final-cta h2,
.about-final-cta p{
    color: #fff !important;
}

/* Keep all tour cards same size regardless of uploaded image ratio */
.blog-post-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 28px !important;
}

.tripex-tour-item {
    margin-bottom: 28px !important;
}

/* Global card spacing so cards never stick together */
.row > [class*="col-"]:has(> .blog-post-item),
.row > [class*="col-"]:has(> .tripex-tour-item){
    margin-bottom: 24px;
}
.slick-slide .blog-post-item,
.slick-slide .tripex-tour-item{
    margin-bottom: 24px !important;
}
.slick-slide > div{
    padding-bottom: 6px;
}
@media screen and (max-width: 767.98px){
    .row > [class*="col-"]:has(> .blog-post-item),
    .row > [class*="col-"]:has(> .tripex-tour-item){
        margin-bottom: 18px;
    }
    .slick-slide .blog-post-item,
    .slick-slide .tripex-tour-item{
        margin-bottom: 18px !important;
    }
}

.blog-post-item .thumbnail {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.blog-post-item .thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center;
    display: block;
}

.blog-post-item .content {
    flex: 1;
}

@media screen and (max-width:992px) {
    .agent-landing-wrap{
        position: sticky;
        top: 0;
        z-index: 90;
    }
    .agent-landing-nav{
        min-height: 64px;
    }
    .agent-brand{
        font-size: 22px;
    }
    .agent-header-demo-btn{
        display: none !important;
    }
    .agent-menu-toggle{
        display: inline-block;
    }
    .agent-nav-links{
        position: absolute;
        top: 64px;
        left: 0;
        right: 0;
        transform: none;
        margin-right: 0;
        background: #0f4eea;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        border-top: 1px solid rgba(255, 255, 255, 0.18);
        display: none;
    }
    .agent-nav-links.is-open{
        display: flex;
    }
    .agent-hero-landing{
        padding-top: 34px !important;
    }
    .agent-hero-landing h1{
        font-size: 34px;
        line-height: 1.25;
    }
    .agent-landing-hero-graphic img{
        height: 240px;
    }
    .agent-chip{
        font-size: 12px;
        padding: 7px 12px;
    }
    .agent-landing-stat-card{
        border-bottom: 1px solid rgba(255,255,255,0.16);
    }
    .agent-landing-stat-card h3{
        font-size: 28px;
    }
    .agent-why-card{
        padding: 20px 16px;
    }
    .agent-step-card{
        padding: 18px 14px;
    }
    .agent-verified-wrap{
        padding: 20px 14px;
    }
    .agent-verified-wrap h2{
        font-size: 24px;
        margin-bottom: 18px;
    }
    .agent-testimonial-wrap{
        padding: 14px;
    }
    .agent-testimonial-image img{
        min-height: 170px;
        max-height: 210px;
    }
    .agent-logo-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .agent-premium-highlight-wrap{
        padding: 18px 0;
    }
    .agent-premium-visual img{
        max-height: 320px;
    }
    .agent-floating-card{
        position: static;
        max-width: none;
        margin-top: 10px;
    }
    .agent-service-card h4{
        font-size: 22px;
        min-height: auto;
    }
    .agent-how-image img{
        height: 300px;
    }
    .agent-how-item{
        padding: 12px;
    }
    .agent-how-item h5{
        font-size: 16px;
    }
    .agent-about-content{
        padding: 16px 14px;
    }
    .agent-about-image img{
        min-height: 240px;
    }
    .agent-about-image-support{
        height: auto;
    }
    .agent-relationship-card h4{
        font-size: 22px;
    }
    .agent-recent-lead-content h5{
        font-size: 18px;
    }
    .agent-signup-image img{
        min-height: 250px;
        max-height: 340px;
    }
    .agent-signup-form-wrap{
        padding: 16px 14px;
    }
    .agent-custom-footer{
        padding: 40px 0 20px;
    }
    .agent-footer-logo{
        font-size: 30px;
    }
    .agent-faq-head{
        padding: 14px 12px;
        gap: 10px;
    }
    .agent-faq-no{
        font-size: 18px;
        min-width: 32px;
    }
    .agent-faq-head h5{
        font-size: 15px;
    }
    .agent-faq-body{
        padding: 0 12px 12px 52px;
        font-size: 12px;
        line-height: 1.6;
    }
    .blog-post-item .thumbnail {
        height: 210px;
    }
    .main-menu{
        width: 100%;
    }
    .header-navigation{
        padding: 0px !important;
    }
    .my-nav-inner-menu {
        padding: 20px !important;
    }
    .myATag {
        padding: 12px 0px  !important;
    }
    .agent-tour-card{
        padding: 16px;
    }
    .agent-public-hero{
        padding: 18px;
    }
    .agent-public-avatar{
        width: 82px;
        height: 82px;
    }
    .agent-public-meta{
        grid-template-columns: 1fr;
    }
    .my-hero-wrapper{
        padding-top: 40px !important;
    }
    .post-footer{
        flex-direction: row !important;
    }
    .myContainer{
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
    .myFormSection .myCol{
        border-right: none;
        border-bottom:1px dotted rgba(0, 0, 0, 0.274);
        padding-bottom: 10px;
    }
    .myImgg{
        width: 100% !important;
    }
    .myVendorSec .mypTag{
        width: 100%;
    }
    .myVendorSec1 .mypTag{
        width: 100%;
    }
    .agent-final-cta{
        padding: 28px 14px;
    }
    .agent-hero-image-card img{
        height: 200px;
    }
    .agent-wide-image img{
        height: 180px;
    }
    .agent-feature-image img{
        height: 180px;
    }
    .about-hero-image img{
        height: 260px;
    }
    .about-image-grid{
        grid-template-columns: 1fr;
    }
    .about-image-grid img{
        height: 210px;
    }
    .about-story-vertical-image img{
        min-height: 260px;
    }
    .about-final-cta{
        padding: 26px 14px;
    }
    .agent-pricing-wrap{
        padding: 16px 10px;
        border-radius: 14px;
    }
    .agent-plan-featured{
        transform: none;
    }
    .agent-plan-featured::after{
        right: -42px;
        top: 12px;
    }
    .slick-arrow.prev{
        left: 35%;
    }
}

/* Agent page responsive refinement */
@media screen and (max-width:1200px){
    .agent-landing-nav{
        gap: 12px;
    }
    .agent-brand{
        font-size: 26px;
    }
    .agent-nav-links{
        gap: 16px;
        margin: 0 10px;
    }
    .agent-nav-links a{
        font-size: 15px;
    }
    .agent-header-demo-btn{
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .agent-hero-landing h1{
        font-size: clamp(28px, 3vw, 44px);
    }
    .agent-landing-hero-graphic img{
        height: 320px;
    }
    .agent-landing-stat-card h3{
        font-size: 30px;
    }
    .agent-verified-wrap h2{
        font-size: clamp(24px, 3vw, 34px);
    }
    .agent-logo-grid{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .agent-floating-card{
        max-width: 180px;
        padding: 10px 12px;
    }
    .agent-floating-card h6{
        font-size: 15px;
    }
    .agent-service-card h4,
    .agent-relationship-card h4{
        font-size: 18px;
    }
    .agent-recent-lead-content h5{
        font-size: 18px;
    }
    .agent-about-image-support{
        height: 360px;
    }
}

@media screen and (max-width:767px){
    .agent-hero-landing h1{
        font-size: 28px !important;
        line-height: 1.25;
    }
    .agent-hero-landing p{
        font-size: 14px;
        line-height: 1.65;
    }
    .agent-hero-landing .theme-btn{
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .agent-chip{
        width: 100%;
        justify-content: center;
    }
    .agent-landing-stats{
        margin-top: 14px;
    }
    .agent-landing-stat-card{
        border-right: 0;
    }
    .agent-landing-stat-card h3{
        font-size: 24px;
    }
    .agent-why-card,
    .agent-step-card,
    .agent-service-card,
    .agent-relationship-card,
    .agent-about-content{
        padding: 16px 14px;
    }
    .agent-verified-wrap{
        padding: 14px 12px;
    }
    .agent-verified-wrap h2{
        font-size: 21px;
        line-height: 1.3;
    }
    .agent-testimonial-wrap{
        padding: 12px;
    }
    .agent-testimonial-card{
        padding: 4px;
    }
    .agent-logo-grid{
        grid-template-columns: 1fr;
    }
    .agent-premium-highlight-wrap{
        padding: 14px 0;
    }
    .agent-premium-highlight-wrap h2{
        font-size: 30px;
        line-height: 1.2;
    }
    .agent-premium-highlight-wrap h3{
        font-size: 22px;
    }
    .agent-premium-visual img{
        max-height: 250px;
    }
    .agent-floating-card{
        margin-top: 8px;
    }
    .agent-how-image img{
        height: 240px;
    }
    .agent-about-image img{
        min-height: 210px;
    }
    .agent-about-image-support{
        height: auto;
    }
    .agent-about-support-card h3{
        font-size: 28px;
        line-height: 1.2;
    }
    .agent-recent-lead-content{
        padding: 10px;
    }
    .agent-recent-lead-content h5{
        font-size: 17px;
        line-height: 1.3;
    }
    .agent-signup-image img{
        min-height: 220px;
        max-height: 280px;
    }
    .agent-signup-form-wrap{
        padding: 14px 12px;
    }
    .agent-signup-form-title{
        margin-top: 16px;
        font-size: 32px;
    }
    .agent-footer-newsletter{
        max-width: 100%;
    }
}

@media screen and (max-width:480px){
    .agent-brand{
        font-size: 20px;
    }
    .agent-nav-links{
        padding: 14px 12px;
    }
    .agent-nav-links a{
        font-size: 14px;
    }
    .agent-hero-landing h1{
        font-size: 24px !important;
    }
    .agent-landing-hero-graphic img{
        height: 210px;
    }
    .agent-landing-stat-card{
        padding: 10px;
    }
    .agent-landing-stat-card h3{
        font-size: 21px;
    }
    .agent-verified-wrap h2{
        font-size: 19px;
    }
    .agent-service-image,
    .agent-relationship-image{
        width: 105px;
        height: 105px;
    }
    .agent-about-support-card h3{
        font-size: 24px;
    }
    .agent-signup-submit-btn{
        min-width: 160px;
    }
    .agent-footer-logo{
        font-size: 26px;
    }
}

/* Tour gallery page — Pinterest-style masonry (/tour/{slug}/gallery) */
.tgp-pagehead{
    position: relative;
}
.tgp-pagehead__cover{
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
}
.tgp-pagehead__cover-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.02);
}
.tgp-pagehead__scrim{
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(15, 23, 42, 0.88) 0%, rgba(15, 23, 42, 0.72) 42%, rgba(11, 18, 32, 0.92) 100%),
        radial-gradient(100% 60% at 50% 0%, rgba(0, 0, 0, 0.25) 0%, transparent 70%);
}
.tgp-pagehead__content{
    position: relative;
    z-index: 1;
}
.tgp-hero{
    position: relative;
    padding: clamp(2rem, 5vw, 3.5rem) 0 clamp(1.75rem, 4vw, 2.75rem);
    overflow: hidden;
    color: #f8fafc;
}
.tgp-hero__bg{
    position: absolute;
    inset: 0;
    background:
        radial-gradient(120% 80% at 10% 0%, rgba(235, 102, 43, 0.35) 0%, transparent 55%),
        radial-gradient(90% 70% at 90% 20%, rgba(37, 99, 235, 0.22) 0%, transparent 50%),
        linear-gradient(165deg, #0f172a 0%, #1e293b 45%, #0b1220 100%);
    z-index: 0;
}
.tgp-pagehead--has-cover .tgp-hero__bg{
    background:
        radial-gradient(120% 80% at 10% 0%, rgba(235, 102, 43, 0.32) 0%, transparent 55%),
        radial-gradient(90% 70% at 90% 20%, rgba(37, 99, 235, 0.2) 0%, transparent 50%),
        linear-gradient(165deg, rgba(15, 23, 42, 0.55) 0%, rgba(30, 41, 59, 0.35) 50%, rgba(11, 18, 32, 0.6) 100%);
}
.tgp-hero .container{
    z-index: 1;
}
.tgp-breadcrumb{
    font-size: 0.8125rem;
    margin-bottom: 1.25rem;
    opacity: 0.88;
}
.tgp-breadcrumb a{
    color: #e2e8f0;
    text-decoration: none;
}
.tgp-breadcrumb a:hover{
    color: #fff;
    text-decoration: underline;
}
.tgp-breadcrumb__sep{
    margin: 0 0.35rem;
    opacity: 0.5;
}
.tgp-breadcrumb__current{
    color: #fb923c;
    font-weight: 600;
}
.tgp-hero__eyebrow{
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-weight: 600;
    color: #fdba74;
}
.tgp-hero__title{
    font-size: clamp(1.65rem, 4vw, 2.35rem);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.02em;
    color: #ffffff;
}
.tgp-hero__meta{
    font-size: 0.95rem;
    color: #cbd5e1;
}
.tgp-back-btn{
    border-radius: 999px !important;
    border: 1px solid rgba(255, 255, 255, 0.35) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
}
.tgp-back-btn:hover{
    background: #eb662b !important;
    border-color: #eb662b !important;
    color: #fff !important;
}
.tgp-body{
    background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
}
.tgp-masonry{
    column-count: 4;
    column-gap: 1.15rem;
}
@media screen and (max-width: 1199.98px){
    .tgp-masonry{
        column-count: 3;
    }
}
@media screen and (max-width: 767.98px){
    .tgp-masonry{
        column-count: 2;
        column-gap: 0.85rem;
    }
}
@media screen and (max-width: 479.98px){
    .tgp-masonry{
        column-count: 1;
    }
}
.tgp-masonry__item{
    break-inside: avoid;
    margin-bottom: 1.15rem;
    border-radius: 18px;
    overflow: hidden;
    background: #fff;
    box-shadow:
        0 4px 6px -1px rgba(15, 23, 42, 0.06),
        0 12px 24px -4px rgba(15, 23, 42, 0.1);
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s ease;
}
.tgp-masonry__item:hover{
    transform: translateY(-4px);
    box-shadow:
        0 12px 20px -4px rgba(15, 23, 42, 0.12),
        0 24px 40px -12px rgba(235, 102, 43, 0.18);
}
.tgp-masonry__link{
    position: relative;
    display: block;
    color: inherit;
    text-decoration: none;
    outline: none;
}
.tgp-masonry__link:focus-visible{
    box-shadow: 0 0 0 3px rgba(235, 102, 43, 0.55);
    border-radius: 18px;
}
.tgp-masonry__link img{
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    min-height: 160px;
    max-height: 420px;
}
.tgp-masonry__item--tall .tgp-masonry__link img{
    min-height: 260px;
    max-height: 520px;
}
.tgp-masonry__item--cover .tgp-masonry__link img{
    min-height: 220px;
    max-height: 480px;
}
.tgp-masonry__shine{
    position: absolute;
    inset: 0;
    background: linear-gradient(125deg, transparent 40%, rgba(255, 255, 255, 0.12) 50%, transparent 60%);
    opacity: 0;
    transition: opacity 0.45s ease;
    pointer-events: none;
}
.tgp-masonry__item:hover .tgp-masonry__shine{
    opacity: 1;
}
.tgp-masonry__overlay{
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0.75rem;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.05) 0%, rgba(15, 23, 42, 0.55) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}
.tgp-masonry__item:hover .tgp-masonry__overlay{
    opacity: 1;
}
.tgp-masonry__badge{
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #eb662b;
    color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tgp-masonry__zoom{
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    color: #0f172a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

/* Unified modern package cards (Home / Destination / Detail / Search) */
.tripex-destination-sec .blog-post-item,
.blog-post-item:has(.myTourBtn1),
.blog-post-item:has(.hereIsMyiTags){
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    transition: transform 0.28s ease, box-shadow 0.28s ease;
}
.tripex-destination-sec .blog-post-item:hover,
.blog-post-item:has(.myTourBtn1):hover,
.blog-post-item:has(.hereIsMyiTags):hover{
    transform: translateY(-6px);
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.14);
}
.tripex-destination-sec .blog-post-item .thumbnail,
.blog-post-item:has(.myTourBtn1) .thumbnail,
.blog-post-item:has(.hereIsMyiTags) .thumbnail{
    position: relative;
    padding: 0px 0px 0;
}
.tripex-destination-sec .blog-post-item .thumbnail::after,
.blog-post-item:has(.myTourBtn1) .thumbnail::after,
.blog-post-item:has(.hereIsMyiTags) .thumbnail::after{
    display: none !important;
    content: none !important;
}
.tour-card-wishlist-btn{
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 6;
    width: 38px;
    height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #d1d5db;
    border-radius: 999px;
    background: #ffffff;
    color: #111827;
    box-shadow: 0 6px 14px rgba(15, 23, 42, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.tour-card-wishlist-btn:hover{
    transform: scale(1.06);
    box-shadow: 0 10px 18px rgba(15, 23, 42, 0.14);
    border-color: #f97316;
}
.tour-card-wishlist-btn:focus-visible{
    outline: none;
    box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.45);
}
.tour-card-wishlist-btn i{
    font-size: 17px;
    line-height: 1;
    pointer-events: none;
}
.tour-card-wishlist-btn.is-saved i{
    color: #ef4444 !important;
}
.tripex-destination-sec .blog-post-item .thumbnail img,
.blog-post-item:has(.myTourBtn1) .thumbnail img,
.blog-post-item:has(.hereIsMyiTags) .thumbnail img{
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: 18px;
}
.tripex-destination-sec .blog-post-item .thumbnail .myTourBtn1,
.blog-post-item:has(.myTourBtn1) .thumbnail .myTourBtn1,
.blog-post-item:has(.hereIsMyiTags) .thumbnail .myTourBtn1{
    position: absolute;
    top: 24px;
    left: 24px;
    z-index: 2;
    border-radius: 999px;
    background: #ffffff !important;
    color: #f97316 !important;
    border: 1px solid #f3f4f6;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    padding: 9px 16px !important;
    box-shadow: 0 6px 14px rgba(15, 23, 42, 0.12);
}
.tripex-destination-sec .blog-post-item .content,
.blog-post-item:has(.myTourBtn1) .content,
.blog-post-item:has(.hereIsMyiTags) .content{
    margin-top: -22px;
    padding: 26px 20px 7px;
    background: #ffffff;
    border-radius: 24px 24px 0 0;
    position: relative;
    z-index: 3;
}
.tripex-destination-sec .blog-post-item .content h4,
.blog-post-item:has(.myTourBtn1) .content h4,
.blog-post-item:has(.hereIsMyiTags) .content h4{
    font-size: clamp(1.4rem, 1.25vw, 1.95rem);
    line-height: 1.28;
    font-weight: 700;
    margin-bottom: 10px;
    color: #0f172a;
    letter-spacing: -0.01em;
}
.tripex-destination-sec .blog-post-item .content p,
.blog-post-item:has(.myTourBtn1) .content p,
.blog-post-item:has(.hereIsMyiTags) .content p{
    color: #111827;
    margin-bottom: 10px;
    line-height: 1.35;
}
.tripex-destination-sec .blog-post-item .hereIsMyiTags,
.blog-post-item:has(.myTourBtn1) .hereIsMyiTags,
.blog-post-item:has(.hereIsMyiTags) .hereIsMyiTags{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #6b7280;
    font-size: 0.98rem;
    gap: 8px;
    margin-bottom: 10px !important;
}
.tripex-destination-sec .blog-post-item .hereIsMyiTags i,
.blog-post-item:has(.myTourBtn1) .hereIsMyiTags i,
.blog-post-item:has(.hereIsMyiTags) .hereIsMyiTags i{
    color: #d1d5db;
}
.tripex-destination-sec .blog-post-item .hereIsMyiTags > div:last-child,
.blog-post-item:has(.myTourBtn1) .hereIsMyiTags > div:last-child,
.blog-post-item:has(.hereIsMyiTags) .hereIsMyiTags > div:last-child{
    position: absolute;
    top: -22px;
    right: 20px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #d1d5db;
    background: rgba(255, 255, 255, 0.96);
    border-radius: 999px;
    padding: 6px 11px;
    white-space: nowrap;
    box-shadow: 0 8px 16px rgba(15, 23, 42, 0.12);
}
.tripex-destination-sec .blog-post-item .price,
.blog-post-item:has(.myTourBtn1) .price,
.blog-post-item:has(.hereIsMyiTags) .price{
    margin-top: 8px;
    margin-bottom: 10px !important;
}
.tripex-destination-sec .blog-post-item .price h3,
.blog-post-item:has(.myTourBtn1) .price h3,
.blog-post-item:has(.hereIsMyiTags) .price h3{
    font-size: clamp(1.22rem, 1.7vw, 1.7rem);
    line-height: 1.1;
    color: #0f172a;
    margin-bottom: 0;
    font-weight: 700;
}
.tripex-destination-sec .blog-post-item .price h6,
.blog-post-item:has(.myTourBtn1) .price h6,
.blog-post-item:has(.hereIsMyiTags) .price h6{
    font-size: clamp(0.95rem, 1.15vw, 1.12rem);
    margin-bottom: 0;
}
.tripex-destination-sec .blog-post-item .post-footer,
.blog-post-item:has(.myTourBtn1) .post-footer,
.blog-post-item:has(.hereIsMyiTags) .post-footer{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 12px;
}
.tripex-destination-sec .blog-post-item .post-footer .author,
.tripex-destination-sec .blog-post-item .post-footer .button,
.blog-post-item:has(.myTourBtn1) .post-footer .author,
.blog-post-item:has(.myTourBtn1) .post-footer .button,
.blog-post-item:has(.hereIsMyiTags) .post-footer .author,
.blog-post-item:has(.hereIsMyiTags) .post-footer .button{
    margin: 0 !important;
}
.tripex-destination-sec .blog-post-item .post-footer a,
.blog-post-item:has(.myTourBtn1) .post-footer a,
.blog-post-item:has(.hereIsMyiTags) .post-footer a{
    width: 100%;
    border-radius: 999px !important;
    text-align: center;
    font-weight: 600;
    padding: 10px 14px !important;
    border: 1px solid transparent;
}
.tripex-destination-sec .blog-post-item .post-footer .author .theme-btn,
.blog-post-item:has(.myTourBtn1) .post-footer .author .theme-btn,
.blog-post-item:has(.hereIsMyiTags) .post-footer .author .theme-btn{
    background: #f3f4f6 !important;
    color: #f97316 !important;
    border-color: #e5e7eb !important;
}
.tripex-destination-sec .blog-post-item .post-footer .button .theme-btn,
.blog-post-item:has(.myTourBtn1) .post-footer .button .theme-btn,
.blog-post-item:has(.hereIsMyiTags) .post-footer .button .theme-btn{
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%) !important;
    color: #ffffff !important;
    border-color: #2563eb !important;
}
.tripex-destination-sec .blog-post-item .post-footer .button .theme-btn:hover,
.blog-post-item:has(.myTourBtn1) .post-footer .button .theme-btn:hover,
.blog-post-item:has(.hereIsMyiTags) .post-footer .button .theme-btn:hover{
    filter: brightness(0.97);
}
@media screen and (max-width: 575.98px){
    .tripex-destination-sec .blog-post-item,
    .blog-post-item:has(.myTourBtn1),
    .blog-post-item:has(.hereIsMyiTags){
        border-radius: 22px;
    }
    .tripex-destination-sec .blog-post-item .content,
    .blog-post-item:has(.myTourBtn1) .content,
    .blog-post-item:has(.hereIsMyiTags) .content{
        margin-top: -18px;
        padding: 24px 16px 16px;
        border-radius: 20px 20px 0 0;
    }
    .tripex-destination-sec .blog-post-item .content h4,
    .blog-post-item:has(.myTourBtn1) .content h4,
    .blog-post-item:has(.hereIsMyiTags) .content h4{
        font-size: clamp(1.12rem, 5.6vw, 1.42rem);
        line-height: 1.3;
        margin-bottom: 8px;
    }
    .tripex-destination-sec .blog-post-item .price h3,
    .blog-post-item:has(.myTourBtn1) .price h3,
    .blog-post-item:has(.hereIsMyiTags) .price h3{
        font-size: clamp(1.08rem, 5.2vw, 1.45rem);
    }
    .tripex-destination-sec .blog-post-item .price h6,
    .blog-post-item:has(.myTourBtn1) .price h6,
    .blog-post-item:has(.hereIsMyiTags) .price h6{
        font-size: 0.98rem;
    }
    .tripex-destination-sec .blog-post-item .post-footer,
    .blog-post-item:has(.myTourBtn1) .post-footer,
    .blog-post-item:has(.hereIsMyiTags) .post-footer{
        grid-template-columns: 1fr;
    }
    .tripex-destination-sec .blog-post-item .hereIsMyiTags,
    .blog-post-item:has(.myTourBtn1) .hereIsMyiTags,
    .blog-post-item:has(.hereIsMyiTags) .hereIsMyiTags{
        display: flex;
        justify-content: space-between;
        gap: 8px;
    }
    .tripex-destination-sec .blog-post-item .hereIsMyiTags > div:last-child,
    .blog-post-item:has(.myTourBtn1) .hereIsMyiTags > div:last-child,
    .blog-post-item:has(.hereIsMyiTags) .hereIsMyiTags > div:last-child{
        top: -20px;
        right: 12px;
        transform: scale(0.92);
        transform-origin: right center;
    }
    .tour-card-wishlist-btn{
        width: 34px;
        height: 34px;
        top: 18px;
        right: 18px;
    }
    .tour-card-wishlist-btn i{
        font-size: 15px;
    }
}

/* Saved tours (wishlist) — header + page */
.saved-tours-header-link{
    position: relative;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-left: 0;
    border-radius: 999px;
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, 0.1);
    color: #475569;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
    transition: color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.saved-tours-header-link:hover{
    color: #ef4444;
    border-color: rgba(239, 68, 68, 0.35);
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.1);
    transform: translateY(-1px);
}
.saved-tours-header-link:focus-visible{
    outline: none;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.28);
}
.saved-tours-header-link__icon{
    font-size: 15px;
    line-height: 1;
}
.saved-tours-header-count{
    position: absolute;
    top: -2px;
    right: -2px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    font-size: 9px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    border-radius: 999px;
    background: #ef4444;
    color: #ffffff;
    pointer-events: none;
    border: 2px solid #ffffff;
}
@media screen and (min-width: 1200px) {
    .saved-tours-header-link{
        width: 34px;
        height: 34px;
    }
    .saved-tours-header-link__icon{
        font-size: 14px;
    }
}
@media screen and (max-width: 575.98px) {
    .saved-tours-header-link{
        width: 38px;
        height: 38px;
    }
    .header-one-toolbar .navbar-toggler{
        margin-left: 0;
        padding: 9px 6px;
    }
    .header-one-toolbar .navbar-toggler span{
        width: 22px;
    }
}

.saved-tours-page-hero{
    background:
        radial-gradient(120% 80% at 10% 0%, rgba(235, 102, 43, 0.22) 0%, transparent 55%),
        linear-gradient(165deg, #f8fafc 0%, #eef2ff 50%, #f8fafc 100%);
    border-bottom: 1px solid #e5e7eb;
}
.saved-tours-page-breadcrumb{
    font-size: 0.875rem;
    color: #64748b;
}
.saved-tours-page-breadcrumb a{
    color: #475569;
    text-decoration: none;
}
.saved-tours-page-breadcrumb a:hover{
    color: #0f172a;
    text-decoration: underline;
}
.saved-tours-page-breadcrumb__sep{
    margin: 0 0.35rem;
    opacity: 0.55;
}
.saved-tours-page-breadcrumb__current{
    color: #ea580c;
    font-weight: 600;
}
.saved-tours-page-hero__eyebrow{
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-weight: 700;
    color: #ea580c;
}
.saved-tours-page-hero__title{
    font-size: clamp(1.65rem, 4vw, 2.35rem);
    font-weight: 700;
    color: #0f172a;
    letter-spacing: -0.02em;
}
.saved-tours-page-hero__meta{
    font-size: 1rem;
    color: #64748b;
}
.saved-tours-page-hero__btn{
    border-radius: 999px !important;
}
.saved-tours-page-body{
    background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
}
.saved-tours-empty{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 320px;
}
.saved-tours-empty__card{
    max-width: 440px;
    text-align: center;
    padding: clamp(2rem, 5vw, 3rem);
    background: #ffffff;
    border-radius: 24px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
}
.saved-tours-empty__icon{
    display: inline-flex;
    width: 72px;
    height: 72px;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #fef2f2;
    color: #ef4444;
    font-size: 28px;
    margin-bottom: 1rem;
}
.saved-tours-empty__title{
    font-size: 1.35rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 0.5rem;
}
.saved-tours-empty__text{
    color: #64748b;
    margin-bottom: 1.25rem;
    line-height: 1.5;
}
.saved-tours-page__grid .blog-post-item{
    height: auto;
}

/* Dynamic split offer banner module */
.split-offer-banner-sec{
    background: #f8fafc;
}
.split-offer-banner{
    border-radius: 16px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #e6e8ef;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    min-height: 280px;
}
.split-offer-banner__content{
    padding: clamp(1.25rem, 3vw, 2.8rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.split-offer-banner__content::after{
    content: "";
    position: absolute;
    top: -18%;
    right: -28px;
    width: 58px;
    height: 136%;
    background: #ffffff;
    border-radius: 999px;
    z-index: 2;
    box-shadow: 14px 0 24px rgba(15, 23, 42, 0.04);
}
.split-offer-banner__title{
    font-size: clamp(1.5rem, 3vw, 2.45rem);
    line-height: 1.15;
    letter-spacing: -0.02em;
    margin-bottom: 0.7rem;
    color: #0f172a;
    max-width: 560px;
}
.split-offer-banner__desc{
    color: #6b7280;
    margin-bottom: 1.25rem;
    max-width: 530px;
    font-size: 0.98rem;
}
.split-offer-banner__btn{
    background: linear-gradient(135deg, #4133d8 0%, #2c62f2 100%) !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    padding: 0.65rem 1.3rem !important;
    align-self: flex-start;
}
.split-offer-banner__media{
    position: relative;
}
.split-offer-banner__media img{
    width: 100%;
    height: 100%;
    min-height: 280px;
    object-fit: cover;
    display: block;
}
@media screen and (max-width: 991.98px){
    .split-offer-banner{
        grid-template-columns: 1fr;
    }
    .split-offer-banner__content::after{
        display: none;
    }
    .split-offer-banner__media img{
        min-height: 220px;
    }
}
@media screen and (max-width: 575.98px){
    .split-offer-banner__title{
        font-size: clamp(1.25rem, 7vw, 1.75rem);
    }
    .split-offer-banner__desc{
        font-size: 0.92rem;
        margin-bottom: 1rem;
    }
    .split-offer-banner__btn{
        width: 100%;
        text-align: center;
    }
}

/* Dynamic promo banner modules (wavy light / wavy solid / hero) */
.promo-banners-sec{
    background: #f8fafc;
}
.promo-banner{
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #e6e8ef;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}
.promo-banner--wavy{
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    min-height: 200px;
    background: #fff;
}
.promo-banner--light .promo-banner__panel{
    background: #ffffff;
    color: #0f172a;
}
.promo-banner--pattern .promo-banner__panel{
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath fill='none' stroke='%23e2e8f0' stroke-width='0.6' d='M0 40 Q30 20 60 40 T120 40'/%3E%3Cpath fill='none' stroke='%23e2e8f0' stroke-width='0.6' d='M0 70 Q30 50 60 70 T120 70'/%3E%3Cpath fill='none' stroke='%23e2e8f0' stroke-width='0.6' d='M0 100 Q30 80 60 100 T120 100'/%3E%3C/svg%3E");
    background-size: 180px 180px;
}
.promo-banner--solid .promo-banner__panel{
    background: var(--promo-panel, #2563eb);
    color: #ffffff;
}
.promo-banner--solid-text-dark .promo-banner__panel{
    color: #0f172a;
}
.promo-banner--solid-text-dark .promo-banner__desc{
    color: rgba(15, 23, 42, 0.78);
}
.promo-banner__panel{
    padding: clamp(1.25rem, 3vw, 2.8rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.promo-banner--wavy .promo-banner__panel::after{
    content: "";
    position: absolute;
    top: -18%;
    right: -28px;
    width: 58px;
    height: 136%;
    background: inherit;
    border-radius: 999px;
    z-index: 2;
    box-shadow: 14px 0 24px rgba(15, 23, 42, 0.04);
}
.promo-banner--wave-2 .promo-banner__panel::after{
    right: -34px;
    width: 72px;
    border-radius: 45% 55% 48% 52% / 40% 45% 55% 60%;
}
.promo-banner--wave-3 .promo-banner__panel::after{
    right: -40px;
    width: 88px;
    top: -25%;
    height: 150%;
    border-radius: 52% 48% 55% 45% / 55% 50% 50% 45%;
}
.promo-banner__title{
    font-size: clamp(1.45rem, 3vw, 2.35rem);
    line-height: 1.15;
    letter-spacing: -0.02em;
    margin-bottom: 0.65rem;
    max-width: 560px;
}
.promo-banner__desc{
    color: #6b7280;
    margin-bottom: 1.15rem;
    max-width: 530px;
    font-size: 0.98rem;
}
.promo-banner--solid .promo-banner__desc{
    color: rgba(255, 255, 255, 0.9);
}
.promo-banner__eyebrow{
    font-size: 0.88rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: #64748b;
}
.promo-banner__eyebrow--solid{
    color: rgba(255, 255, 255, 0.92);
}
.promo-banner--solid-text-dark .promo-banner__eyebrow--solid{
    color: rgba(15, 23, 42, 0.65);
}
.promo-banner__btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    background: linear-gradient(135deg, var(--promo-btn, #4f46e5) 0%, #2563eb 100%) !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    padding: 0.65rem 1.35rem !important;
    font-weight: 600;
    border: none;
    text-decoration: none;
}
.promo-banner__btn--solid{
    background: var(--promo-btn, #ffffff) !important;
    color: #0f172a !important;
}
.promo-banner--solid:not(.promo-banner--solid-text-dark) .promo-banner__btn--solid{
    color: #0f172a !important;
}
.promo-banner__visual{
    position: relative;
    min-height: 200px;
}
.promo-banner--wavy.promo-banner--solid .promo-banner__visual img{
    width: 100%;
    height: 100%;
    min-height: 200px;
    max-height: 220px;
    object-fit: cover;
    display: block;
}
.promo-banner__badge{
    display: inline-block;
    margin-bottom: 0.85rem;
    padding: 0.45rem 0.85rem;
    border-radius: 999px;
    background: #dc2626;
    color: #fff;
    font-weight: 700;
    font-size: 0.82rem;
    max-width: 100%;
}
.promo-banner--hero{
    background: var(--promo-bg, #0b1d17);
    color: #ffffff;
    border: none;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.12);
}
.promo-banner__hero-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 0;
    min-height: 300px;
}
.promo-banner__hero-copy{
    flex: 1 1 320px;
    padding: clamp(1.5rem, 4vw, 2.75rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.promo-banner--hero .promo-banner__eyebrow{
    color: rgba(255, 255, 255, 0.82);
}
.promo-banner__title--hero{
    font-size: clamp(1.5rem, 3.2vw, 2.5rem);
    margin-bottom: 0.75rem;
    color: #fff;
}
.promo-banner__desc--hero{
    color: rgba(255, 255, 255, 0.88);
    margin-bottom: 1.35rem;
    max-width: 520px;
}
.promo-banner__hero-visual{
    flex: 1 1 260px;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 1rem 1.25rem 0;
    min-height: 260px;
}
.promo-banner__hero-photo{
    max-width: 100%;
    max-height: 320px;
    width: auto;
    height: auto;
    object-fit: contain;
    object-position: bottom center;
}
.promo-banner__hero-side-icon{
    position: absolute;
    top: 12%;
    right: 8%;
    width: 56px;
    height: auto;
    z-index: 2;
}
.promo-banner__hero-icon--top img{
    margin-bottom: 0.75rem;
}
.promo-banner__btn--pill{
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    background: var(--promo-btn, #ff6b4a) !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 0.7rem 1.35rem 0.7rem 1.5rem !important;
    font-weight: 600;
    text-decoration: none;
    align-self: flex-start;
}
.promo-banner__btn-arrow{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.18);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
}
@media screen and (max-width: 991.98px){
    .promo-banner--wavy{
        grid-template-columns: 1fr;
    }
    .promo-banner--wavy .promo-banner__panel::after{
        display: none;
    }
    .promo-banner--wavy.promo-banner--solid .promo-banner__visual img{
        min-height: 180px;
        max-height: 200px;
    }
    .promo-banner__hero-inner{
        flex-direction: column-reverse;
    }
    .promo-banner__hero-visual{
        min-height: 200px;
        padding-top: 1.5rem;
    }
}
@media screen and (max-width: 575.98px){
    .promo-banner__btn,
    .promo-banner__btn--pill{
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .promo-banner__btn--pill{
        align-self: stretch;
    }
}

/* Multiple placements on one page / tour → Bootstrap carousel (auto-advance, touch swipe) */
.promo-banners-sec--hero{
    background: transparent !important;
}
.promo-banners-sec--has-carousel .promo-banners-carousel{
    margin-bottom: 0;
}
.promo-banners-carousel .carousel-inner.promo-banners-carousel__inner{
    border-radius: 18px;
    overflow: hidden;
}
.promo-banners-carousel .carousel-item .promo-banner{
    margin-bottom: 0;
    border-radius: 0;
}
/* Multiple banners / mixed designs (1 + 2 + 3 on same page) */
.promo-banners-carousel--multi.promo-banners-carousel--mixed-designs .carousel-inner.promo-banners-carousel__inner,
.promo-banners-carousel--multi.promo-banners-carousel--mixed-designs .carousel-item{
    min-height: 0 !important;
    height: auto;
}
.promo-banners-carousel--multi .carousel-item .promo-banner{
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}
.promo-banners-carousel--multi .carousel-item .promo-banner--hero{
    min-height: clamp(280px, 36vw, 380px);
}
.promo-banners-carousel--multi .carousel-item .promo-banner--wavy.promo-banner--solid{
    min-height: clamp(240px, 32vw, 320px);
}
.promo-banners-carousel--multi .carousel-item .promo-banner--wavy.promo-banner--light{
    min-height: clamp(260px, 34vw, 500px);
}
/* Same design twice on one page — still carousel slides, equal visual weight */
.promo-banners-carousel--multi:not(.promo-banners-carousel--mixed-designs) .carousel-item .promo-banner{
    min-height: clamp(240px, 32vw, 420px);
}
.promo-banners-carousel--multi .carousel-item .promo-banner__hero-inner{
    min-height: clamp(260px, 34vw, 340px);
}

/* Banner 2 (wavy light / preset_banner_2) — fixed 550px desktop; scales down on tablet/mobile */
@media screen and (min-width: 992px){
    .promo-banner.promo-banner--wavy.promo-banner--light,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light,
    .promo-banners-carousel .carousel-item.active .promo-banner.promo-banner--wavy.promo-banner--light{
        --promo-banner-2-height: 550px;
        height: 500px;
        min-height: 500px;
        max-height: 500px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__panel,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__panel{
        min-height: 500px;
        height: 100%;
        padding: clamp(1.5rem, 3vw, 2.75rem);
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual{
        min-height: 500px;
        height: 100%;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual img,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual img{
        width: 100%;
        height: 100%;
        min-height: 500px;
        max-height: none;
        object-fit: cover;
        object-position: center center;
    }
    .promo-banners-carousel:not(.promo-banners-carousel--mixed-designs) .carousel-inner.promo-banners-carousel__inner,
    .promo-banners-carousel:not(.promo-banners-carousel--mixed-designs) .carousel-item{
        min-height: 500px;
    }
}
@media screen and (max-width: 991.98px) and (min-width: 768px){
    .promo-banner.promo-banner--wavy.promo-banner--light,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light{
        min-height: 480px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__panel{
        min-height: 0;
        padding: clamp(1.25rem, 2.5vw, 2rem);
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual{
        min-height: 300px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual img{
        min-height: 300px;
        max-height: none;
        height: 300px;
        object-fit: cover;
    }
}
@media screen and (max-width: 767.98px){
    .promo-banner.promo-banner--wavy.promo-banner--light,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light{
        min-height: 420px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual{
        min-height: 260px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual img{
        min-height: 260px;
        max-height: none;
        height: 260px;
        object-fit: cover;
    }
}
@media screen and (max-width: 575.98px){
    .promo-banner.promo-banner--wavy.promo-banner--light,
    .promo-banners-carousel .carousel-item .promo-banner.promo-banner--wavy.promo-banner--light{
        min-height: 0;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__panel{
        min-height: 0;
        padding: 1.25rem 1rem;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual{
        min-height: 220px;
    }
    .promo-banner.promo-banner--wavy.promo-banner--light .promo-banner__visual img{
        min-height: 220px;
        max-height: none;
        height: 220px;
        object-fit: cover;
    }
}
.promo-banners-carousel__indicators{
    position: relative;
    margin: 0 0 0.75rem;
    justify-content: center;
}
.promo-banners-carousel__indicators [type="button"]{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: rgba(15, 23, 42, 0.35);
}
.promo-banners-carousel__indicators [type="button"].active{
    background: #f97316;
}
.promo-banners-carousel__ctrl{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(15, 23, 42, 0.45) !important;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}
.promo-banners-carousel__ctrl .carousel-control-prev-icon,
.promo-banners-carousel__ctrl .carousel-control-next-icon{
    filter: brightness(0) invert(1);
    width: 1.25rem;
    height: 1.25rem;
}
.promo-banners-carousel__ctrl--prev{
    left: 8px;
}
.promo-banners-carousel__ctrl--next{
    right: 8px;
}
@media screen and (max-width: 575.98px){
    .promo-banners-carousel__ctrl{
        width: 36px;
        height: 36px;
    }
    .promo-banners-carousel__ctrl--prev{
        left: 4px;
    }
    .promo-banners-carousel__ctrl--next{
        right: 4px;
    }
}

/* Homepage travel query form */
.home-lead-section .myRow{
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}
.home-lead-section .myCol{
    padding: 1.25rem 1rem;
}
.home-lead-panel{
    padding: 1rem 1.1rem 0.9rem;
    background: linear-gradient(180deg, #fffaf7 0%, #ffffff 100%);
    border-radius: 0;
    border: 1px solid rgba(235, 102, 43, 0.12);
}
.home-lead-panel__title{
    font-size: 1.15rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 0.15rem;
}
.home-lead-panel__subtitle{
    color: #666;
    font-size: 0.82rem;
    margin-bottom: 0.65rem;
}
.home-lead-form-block{
    margin-bottom: 0.65rem;
}
.home-lead-form-block__heading{
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #eb662b;
    margin-bottom: 0.4rem;
}
.home-lead-field{
    margin-bottom: 0;
}
.home-lead-field label{
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    color: #374151 !important;
    margin-bottom: 0.2rem !important;
}
.home-lead-input-wrap{
    position: relative;
    display: flex;
    align-items: stretch;
}
.home-lead-input-with-action{
    padding-right: 2.25rem !important;
}
.home-lead-input-refresh{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2rem;
    border: 0 !important;
    background: transparent !important;
    color: #eb662b !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 0.8rem !important;
}
.home-lead-input-refresh:hover{
    color: #c04a1a !important;
    background: transparent !important;
}
.home-lead-input-refresh.is-spinning i{
    animation: home-lead-spin 0.8s linear infinite;
}
@keyframes home-lead-spin{
    to{ transform: rotate(360deg); }
}
.home-lead-from-hint{
    display: block;
    margin-top: 0.2rem;
    font-size: 0.7rem;
    line-height: 1.3;
    color: #64748b;
    min-height: 0.9rem;
}
.home-lead-from-hint--loading{ color: #64748b; }
.home-lead-from-hint--success{ color: #15803d; }
.home-lead-from-hint--error{ color: #c2410c; }
.home-lead-from-hint:empty{ display: none; }
.home-lead-field input[type="date"],
.home-lead-field input,
.home-lead-field select,
.home-lead-field textarea{
    border-radius: 0 !important;
    border: 1px solid #d1d5db !important;
    padding: 0.45rem 0.55rem !important;
    font-size: 0.86rem !important;
    background: #fff !important;
    transition: border-color 0.2s;
}
.home-lead-field input:focus,
.home-lead-field select:focus,
.home-lead-field textarea:focus{
    border-color: #eb662b !important;
    box-shadow: none !important;
    outline: none !important;
}
.home-lead-pills{
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    min-height: 34px;
    align-items: center;
}
.home-lead-pills .form-check{
    margin: 0 !important;
    padding: 0 !important;
}
.home-lead-pills .form-check-input{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.home-lead-pills .form-check-label{
    display: inline-block;
    padding: 0.3rem 0.65rem;
    border-radius: 0;
    border: 1px solid #d1d5db;
    font-size: 0.78rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    margin: 0 !important;
}
.home-lead-pills .form-check-input:checked + .form-check-label{
    background: #eb662b;
    border-color: #eb662b;
    color: #fff;
}
.home-lead-section form button.home-lead-submit{
    width: 100%;
    padding: 0.6rem 1rem !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    background: #eb662b !important;
    color: #fff !important;
    box-shadow: none;
    margin-top: 0.25rem;
}
.home-lead-section form button.home-lead-submit:hover{
    background: #d4531f !important;
    color: #fff !important;
    transform: none;
}
.home-lead-section form button.home-lead-input-refresh{
    width: auto !important;
}
.home-lead-terms{
    margin-bottom: 0.5rem !important;
}
.home-lead-terms__label{
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    margin: 0;
    cursor: pointer;
    user-select: none;
}
.home-lead-terms__input{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.home-lead-terms__box{
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    border: 1px solid #9ca3af;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, border-color 0.15s;
}
.home-lead-terms__box i{
    font-size: 9px;
    color: #fff;
    opacity: 0;
    line-height: 1;
    transition: opacity 0.15s;
}
.home-lead-terms__input:checked + .home-lead-terms__box{
    background: #eb662b;
    border-color: #eb662b;
}
.home-lead-terms__input:checked + .home-lead-terms__box i{
    opacity: 1;
}
.home-lead-terms__input:focus-visible + .home-lead-terms__box{
    outline: 2px solid rgba(235, 102, 43, 0.45);
    outline-offset: 1px;
}
.home-lead-terms__text{
    font-size: 0.72rem;
    line-height: 1.45;
    color: #6b7280;
}
.home-lead-terms__text a{
    color: #eb662b;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.home-lead-terms__text a:hover{
    color: #c04a1a;
}
.home-lead-form-message{
    display: block;
}
.home-lead-form-message:empty,
.home-lead-form-message[hidden]{
    display: none;
    margin: 0 !important;
    padding: 0 !important;
}
.home-lead-submit.is-loading{
    opacity: 0.85;
    pointer-events: none;
}
.home-lead-section .row.g-2{
    --bs-gutter-y: 0.5rem;
    --bs-gutter-x: 0.5rem;
}
@media screen and (max-width: 991.98px){
    .myContainer{
        width: 92%;
    }
    .home-lead-section .myCol{
        border-right: none;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
    }
}

/* Geoapify places autocomplete (reusable) */
.places-autocomplete-wrap{
    position: relative;
}
.places-autocomplete-list{
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 2px);
    z-index: 40;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 240px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #e2e8f0;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
}
.places-autocomplete-item{
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 0.5rem 0.65rem;
    cursor: pointer;
    border-bottom: 1px solid #f1f5f9;
}
.places-autocomplete-item:last-child{
    border-bottom: none;
}
.places-autocomplete-item:hover,
.places-autocomplete-item.is-active{
    background: #fff7ed;
}
.places-autocomplete-item__title{
    font-size: 0.875rem;
    font-weight: 600;
    color: #0f172a;
    line-height: 1.3;
}
.places-autocomplete-item__meta{
    font-size: 0.75rem;
    color: #64748b;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.places-autocomplete-item--muted{
    cursor: default;
    color: #64748b;
    font-size: 0.8125rem;
}
.places-autocomplete-item--muted:hover{
    background: #fff;
}
.home-lead-input-wrap .places-autocomplete-list{
    right: 2.25rem;
}

/* Banner 4 — Special Offers row (2–3 compact wavy cards) */
.special-offers-sec{
    background: #fff;
}
.special-offers-sec__head{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.35rem;
}
.special-offers-sec__title{
    font-size: clamp(1.5rem, 2.8vw, 2rem);
    font-weight: 700;
    color: #0f172a;
    letter-spacing: -0.02em;
    margin: 0;
}
.special-offers-sec__see-all{
    font-size: 0.95rem;
    font-weight: 600;
    color: #eb662b;
    text-decoration: none;
    white-space: nowrap;
}
.special-offers-sec__see-all:hover{
    color: #c44f18;
    text-decoration: underline;
}
.special-offers-grid{
    display: grid;
    gap: 1.1rem;
    align-items: stretch;
}
.special-offers-grid--cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.special-offers-grid--cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 920px;
}
.special-offers-grid__cell{
    min-width: 0;
}
.promo-banner--offer-card{
    min-height: 168px;
    height: 100%;
    border-radius: 20px;
    border: none;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.1);
}
.promo-banner--offer-card .promo-banner__offer-hit{
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    min-height: 168px;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.promo-banner--offer-card .promo-banner__panel{
    padding: clamp(0.85rem, 1.8vw, 1.35rem) clamp(0.75rem, 1.6vw, 1.15rem);
    overflow: hidden;
}
.promo-banner--offer-card .promo-banner__panel::after{
    right: -22px;
    width: 52px;
    top: -15%;
    height: 130%;
}
.promo-banner__eyebrow--offer{
    font-size: 0.72rem;
    margin-bottom: 0.25rem;
    letter-spacing: 0.04em;
    text-transform: none;
    font-weight: 600;
}
.promo-banner__title--offer{
    font-size: clamp(1.05rem, 1.55vw, 1.35rem);
    line-height: 1.12;
    margin-bottom: 0.2rem;
    max-width: none;
}
.promo-banner__desc--offer{
    font-size: 0.78rem;
    margin-bottom: 0;
    max-width: none;
    line-height: 1.3;
}
.promo-banner--offer-card .promo-banner__visual--offer{
    min-height: 168px;
    position: relative;
}
.promo-banner--offer-card .promo-banner__visual--offer img{
    width: 100%;
    height: 100%;
    min-height: 168px;
    object-fit: cover;
    object-position: center;
}
.promo-banner__offer-icon{
    position: absolute;
    z-index: 3;
    pointer-events: none;
}
.promo-banner__offer-icon--top{
    top: 0.55rem;
    right: 0.65rem;
    width: 36px;
    height: auto;
    opacity: 0.95;
}
.promo-banner__offer-icon--side{
    left: 0.5rem;
    bottom: 0.45rem;
    max-width: 42px;
    max-height: 42px;
}
.promo-banner__offer-badge{
    position: absolute;
    left: 0.65rem;
    bottom: 0.55rem;
    z-index: 4;
    max-width: 72%;
}
.promo-banner__offer-badge span{
    display: inline-block;
    background: #dc2626;
    color: #fff;
    font-size: 0.62rem;
    font-weight: 800;
    line-height: 1.15;
    padding: 0.35rem 0.5rem;
    clip-path: polygon(
        8% 0%, 92% 0%, 100% 12%, 100% 88%, 92% 100%, 8% 100%, 0% 88%, 0% 12%
    );
    box-shadow: 0 4px 12px rgba(220, 38, 38, 0.35);
}
@media (max-width: 991.98px){
    .special-offers-grid--cols-3{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .special-offers-grid--cols-3 .special-offers-grid__cell:nth-child(3){
        grid-column: 1 / -1;
        max-width: 520px;
        justify-self: center;
        width: 100%;
    }
}
@media (max-width: 767.98px){
    .special-offers-sec__head{
        flex-direction: column;
        align-items: flex-start;
        gap: 0.35rem;
    }
    .special-offers-grid--cols-3,
    .special-offers-grid--cols-2{
        grid-template-columns: 1fr;
        max-width: none;
    }
    .special-offers-grid--cols-3 .special-offers-grid__cell:nth-child(3){
        max-width: none;
    }
    .promo-banner--offer-card .promo-banner__offer-hit{
        grid-template-columns: 1fr;
        grid-template-rows: auto minmax(140px, 42vw);
    }
    .promo-banner--offer-card .promo-banner__panel::after{
        display: none;
    }
    .promo-banner--offer-card .promo-banner__panel{
        border-radius: 20px 20px 0 0;
    }
    .promo-banner--offer-card .promo-banner__visual--offer{
        border-radius: 0 0 20px 20px;
        overflow: hidden;
    }
}
@media (max-width: 399.98px){
    .promo-banner__title--offer{
        font-size: 1rem;
    }
}