    :root {
        --font-scale: 1;
        --font-family: 'Lato', sans-serif;
        --font-family-heading: 'Lato', sans-serif
    }
    :root {
    --color-mybiz-primary-bg: -webkit-radial-gradient(51.12% 35.78%, 100.67% 65.67%, #ff684a54 0%, rgba(255, 255, 255, 0) 100%);
    --color-btn-mybiz-primary-bg: #ff684a;
    --color-primary-mybiz: #ff684a;
    --color-gradient-primary-mybiz: rgba(255,104,74,0.1);
    }

    .myTripsIcon {
    background-position: -121px -27px;
    height: 25px;
    width: 18px
    }

    .myBizIcon {
    background-position: -98px -491px;
    height: 22px;
    width: 44px
    }

    .mmtLogo {
    align-items: center
    }

    .mmtLogo img {
    max-height: 49px;
    max-width: 155px
    }

    .navOnly .chHeaderContainer {
    padding: 0;
    width: 100%
    }

    .navOnly .chHeaderContainer nav {
    width: 100%
    }

    .navOnly .chHeaderContainer nav ul {
    width: 100%
    }

    .navOnly .chHeaderContainer li a .chNavText {
    border-bottom: 3px solid #fff
    }

    .navOnly .chHeaderContainer nav ul li {
    display: flex
    }

    .chHeaderContainer nav ul .menu_Holidays {
    position: relative
    }

    .chHeaderContainer nav ul li.removeItemMargin,
    .navOnly .chHeaderContainer nav ul li.removeItemMargin {
    margin-left: 0;
    margin-right: 0
    }

    .chHeaderContainer nav ul .newTagImage {
    background-image: linear-gradient(100deg, #976fc3, #e35471);
    border-radius: 4px;
    display: inline-flex;
    font-size: calc(var(--font-scale, 1)*14px);
    font-weight: 700;
    height: 20px;
    justify-content: center;
    left: 50%;
    min-width: 40px;
    padding: 4px 6px;
    position: absolute;
    top: -22px;
    transform: translateX(-50%)
    }

    .navOnly .font12 {
    font-size: calc(var(--font-scale, 1)*14px)
    }

    .navOnly .chTravelInsurance {
    background-position: -221px -85px;
    height: 29px;
    width: 25px
    }

    .navOnly .chFlights {
    background-position: -5px -4px;
    height: 32px;
    width: 42px
    }

    .navOnly .chHotels {
    background-position: -60px 0;
    height: 40px;
    width: 36px
    }

    .navOnly .chForex {
    background-position: -167px -83px;
    height: 34px;
    width: 30px
    }

    .navOnly .chTrains {
    background-position: -156.5px -3px;
    height: 37px;
    width: 47px
    }

    .navOnly .chBuses {
    background-position: -210.5px -1px;
    height: 36px;
    width: 43px
    }

    .navOnly .chVisa {
    background-position: -166px -399px;
    height: 40px;
    width: 40px
    }

    .navOnly .chCabs {
    background-position: -110px -81px;
    height: 37px;
    width: 39px
    }

    .navOnly .chHomestays {
    background-position: -57px -83px;
    height: 37px;
    width: 44px
    }

    .navOnly .chSprite {
    background-size: 260px 450px
    }

    .navOnly .chHolidays {
    background-position: -109px -3px;
    height: 33px;
    width: 42px
    }

    .navOnly .chHeaderContainer li .chNavIcon .chFlights {
    background-position: -4px 1px;
    height: 32px;
    width: 42px
    }

    .headerOuter {
    left: 0;
    position: absolute;
    right: 0
    }

    .headerOuter {
    align-items: center;
    display: flex;
    justify-content: center
    }

    .landingContainer .headerOuter {
    top: 87px
    }

    .navOnly .headerIconTextAlignment {
    font-size: calc(var(--font-scale, 1)*14px);
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    text-overflow: unset;
    white-space: unset;
    width: auto
    }

    html[lang=ta] .navOnly .headerIconTextAlignment {
    line-height: 13px
    }

    .navOnly .headerIcons {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 72px
    }

    .headerIcons .navFullTitle {
    display: none
    }

    .headerIcons:hover .navFullTitle {
    background: #000000b3;
    border-radius: 3px;
    bottom: -30px;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 3px;
    position: absolute;
    right: 0;
    text-align: center
    }

    .navOnly .headerIcons:hover .navFullTitle {
    display: none
    }

    .navOnly .headerIconWrapper {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-bottom: 4px;
    width: 52px
    }

    .headerIconWrapper {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    margin-bottom: 4px;
    width: 31px
    }

    .headerIcons {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 54px
    }

    .headerIconTextAlignment {
    font-size: calc(var(--font-scale, 1)*12px);
    font-weight: 400;
    line-height: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60px
    }

    .navOnly .headerIconsGap {
    gap: 40px
    }

    .headerIconsGap {
    gap: 10px
    }

    @@-webkit-keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0
    }

    to {
    background-position: 468px 0
    }
    }

    @@-moz-keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0
    }

    to {
    background-position: 468px 0
    }
    }

    @@keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0
    }

    to {
    background-position: 468px 0
    }
    }

    :root {
    --color-primary: #008cff;
    --color-btn-primary-bg: linear-gradient(93deg, #53b2fe, #065af3);
    --color-btn-primary-text: #fff;
    --color-btn: #008cff;
    --btn-border-radius: 4px;
    --color-btn-mybiz-primary-bg: linear-gradient(256deg, #ff684a, #ff4959);
    --color-primary-mybiz: #ff664b;
    --color-primary-mybiz-inactive: #c2c2c2;
    --color-mybiz-primary-bg: linear-gradient(180deg, #371f30, #371f30);
    --color-gradient-primary-mybiz: #fff1e7
    }

    body,
    html {
    margin: 0;
    padding: 0
    }

    *,
    html {
    box-sizing: border-box
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul {
    list-style: none;
    margin: 0;
    padding: 0
    }

    a {
    color: var(--color-primary, #008cff);
    cursor: pointer
    }

    a,
    a:focus,
    a:hover {
    text-decoration: none
    }

    a:focus,
    a:hover {
    outline: 0
    }

    .makeRelative {
    position: relative
    }

    .capText {
    text-transform: uppercase
    }

    .appendBottom2 {
    margin-bottom: 2px
    }

    .appendBottom5 {
    margin-bottom: 5px
    }

    .appendBottom6 {
    margin-bottom: 6px
    }

    .appendBottom10 {
    margin-bottom: 10px
    }

    .appendBottom12 {
    margin-bottom: 12px
    }

    .appendBottom15 {
    margin-bottom: 15px
    }

    .appendBottom20 {
    margin-bottom: 20px
    }

    .appendBottom25 {
    margin-bottom: 25px
    }

    .appendBottom30 {
    margin-bottom: 30px
    }

    .appendBottom40 {
    margin-bottom: 40px
    }

    .appendBottom50 {
    margin-bottom: 50px
    }

    .appendBottom52 {
    margin-bottom: 52px
    }

    html[dir=ltr] .appendLeft2 {
    margin-left: 2px
    }

    html[dir=ltr] .appendLeft5 {
    margin-left: 5px
    }

    html[dir=ltr] .appendLeft8 {
    margin-left: 8px
    }

    html[dir=ltr] .appendLeft10 {
    margin-left: 10px
    }

    html[dir=ltr] .appendLeft20 {
    margin-left: 20px
    }

    html[dir=ltr] .appendLeft40 {
    margin-left: 40px
    }

    html[dir=ltr] .appendLeft50 {
    margin-left: 50px
    }

    html[dir=ltr] .appendRight5 {
    margin-right: 5px
    }

    html[dir=ltr] .appendRight8 {
    margin-right: 8px
    }

    html[dir=ltr] .appendRight10 {
    margin-right: 10px
    }

    html[dir=ltr] .appendRight15 {
    margin-right: 15px
    }

    html[dir=ltr] .appendRight20 {
    margin-right: 20px
    }

    html[dir=ltr] .appendRight25 {
    margin-right: 25px
    }

    html[dir=ltr] .appendRight30 {
    margin-right: 30px
    }

    .appendTop3 {
    margin-top: 3px
    }

    .appendTop5 {
    margin-top: 5px
    }

    .appendTop10 {
    margin-top: 10px !important
    }

    .appendTop12 {
    margin-top: 12px
    }

    .appendTop15 {
    margin-top: 15px
    }

    .appendTop20 {
    margin-top: 20px
    }

    .appendTop25 {
    margin-top: 25px
    }

    .appendTop30 {
    margin-top: 30px
    }

    .appendTop60 {
    margin-top: 60px
    }

    .appendTop250 {
    margin-top: 250px
    }

    .appendTop-50 {
    margin-top: -50px
    }

    .appendTop23 {
    margin-top: 23px
    }

    .padding1 {
    padding: 1px
    }

    .padding20 {
    padding: 20px
    }

    .font8 {
    font-size: 8px;
    line-height: 8px
    }

    .font9 {
    font-size: 9px;
    line-height: 9px
    }

    .font10 {
    font-size: 10px;
    line-height: 10px
    }

    .font11 {
    font-size: calc(var(--font-scale, 1)*11px);
    line-height: 11px
    }

    .font12 {
    font-size: calc(var(--font-scale, 1)*12px);
    line-height: 12px
    }

    .font14 {
    font-size: calc(var(--font-scale, 1)*14px);
    line-height: 14px
    }

    .font16 {
    font-size: calc(var(--font-scale, 1)*16px);
    line-height: 16px
    }

    .font18 {
    font-size: calc(var(--font-scale, 1)*18px);
    line-height: 18px
    }

    .font20 {
    font-size: calc(var(--font-scale, 1)*20px);
    line-height: 20px
    }

    .font22 {
    font-size: calc(var(--font-scale, 1)*22px);
    line-height: 22px
    }

    .font23 {
    font-size: calc(var(--font-scale, 1)*23px);
    line-height: 23px
    }

    .font24 {
    font-size: calc(var(--font-scale, 1)*24px);
    line-height: 24px
    }

    .font26 {
    font-size: calc(var(--font-scale, 1)*26px);
    line-height: 26px
    }

    .font28 {
    font-size: calc(var(--font-scale, 1)*28px);
    line-height: 28px
    }

    .font30 {
    font-size: calc(var(--font-scale, 1)*30px);
    line-height: 30px
    }

    .lineHeight14 {
    line-height: 14px
    }

    .lineHeight16 {
    line-height: 16px
    }

    .lineHeight26 {
    line-height: 26px !important
    }

    .latoBlack {
    font-weight: 900
    }

    .latoBold {
    font-weight: 700
    }

    .whiteText {
    color: #fff
    }

    .blackText {
    color: #000
    }

    .darkGreyText {
    color: #4a4a4a
    }

    .myBizText {
    color: #ff5a5a
    }

    html[dir=ltr] .textRight {
    text-align: right
    }

    html[dir=ltr] .pushRight {
    margin-left: auto
    }

    .makeFlex {
    display: flex
    }

    .flexOne {
    flex: 1
    }

    .makeFlex.column {
    flex-direction: column
    }

    .makeFlex.perfectCenter {
    align-items: center;
    justify-content: center
    }

    .makeFlex.hrtlCenter {
    align-items: center
    }

    .makeFlex.spaceBetween {
    justify-content: space-between
    }

    .makeFlex.end {
    align-items: flex-end
    }

    .makeFlex.top {
    align-items: flex-start
    }

    .makeFlex.bottom {
    align-items: flex-end
    }

    .cursorPointer {
    cursor: pointer
    }

    img {
    max-width: 100%
    }

    html[dir=rtl] .textRight {
    text-align: left
    }

    html[dir=rtl] .pushRight {
    margin-right: auto
    }

    html[dir=rtl] .appendLeft2 {
    margin-right: 2px
    }

    html[dir=rtl] .appendLeft5 {
    margin-right: 5px
    }

    html[dir=rtl] .appendLeft8 {
    margin-right: 8px
    }

    html[dir=rtl] .appendLeft10 {
    margin-right: 10px
    }

    html[dir=rtl] .appendLeft20 {
    margin-right: 20px
    }

    html[dir=rtl] .appendRight5 {
    margin-left: 5px
    }

    html[dir=rtl] .appendRight8 {
    margin-left: 8px
    }

    html[dir=rtl] .appendRight10 {
    margin-left: 10px
    }

    html[dir=rtl] .appendRight15 {
    margin-left: 15px
    }

    html[dir=rtl] .appendRight20 {
    margin-left: 20px
    }

    html[dir=rtl] .appendRight25 {
    margin-left: 25px
    }

    html[dir=rtl] .appendRight30 {
    margin-left: 30px
    }

.chSprite {
    background-image: url(/img/icon/B2CHeaderSprite@1.png);
    background-repeat: no-repeat;
    background-size: 155px 269px
}

    .chHotels {
    background-position: -36.5px 0;
    height: 24px;
    width: 21.5px
    }

    .chBuses {
    background-position: -126px -1.2px;
    height: 21.6px;
    width: 25.8px
    }

    .chHolidays {
    background-position: -65px -2px
    }

    .chHolidays,
    .chVisa {
    height: 20px;
    width: 25px
    }

    .chVisa {
    background-position: -99px -239px
    }

    .chCabs {
    background-position: -66px -49px;
    height: 22.2px;
    width: 23.4px
    }

    .chTrains {
    background-position: -94px -1.8px;
    height: 22px;
    width: 28px
    }

    .chFlights {
    background-position: -3px -2.5px;
    height: 20px;
    width: 25px
    }

    .chTravelInsurance {
    background-position: -126px -45.7px;
    height: 29px;
    width: 25px
    }

    .chForex {
    background-position: -100px -50px;
    height: 20px;
    width: 18px
    }

    html[dir=ltr] .chMy {
    background-color: initial;
    background-position: -177px -350px;
    background-size: 260px 450px
    }

    .chHomestays {
    background-position: -34px -50px;
    height: 22px;
    width: 26.4px
    }

    ._MyBiz .chNavIcon.inactive {
    background-color: var(--color-primary-mybiz-inactive)
    }

    ._MyBiz .chFlights {
    background-position: -226px -.5px;
    height: 23px;
    width: 29px
    }

    ._MyBiz .chHotels {
    background-position: -167px 0;
    height: 24px;
    width: 22px
    }

    ._MyBiz .chTrains {
    background-position: -325px 0;
    height: 25px;
    width: 29px
    }

    ._MyBiz .chCabs {
    background-position: -132px 0;
    height: 25px;
    width: 26.5px
    }

    ._MyBiz .chHolidays {
    background-position: -68px -87px
    }

    ._MyBiz .chBuses {
    background-position: -100.5px -1px;
    height: 23.5px;
    width: 25px
    }

    html[dir=rtl] .chMy {
    background-color: initial;
    background-position: -171px -350px;
    background-size: 260px 450px
    }

._MyBiz .chSprite {
    background-image: url(/img/icon/B2BHeaderSprite@2x.png);
    background-repeat: no-repeat;
    background-size: 409px 25px
}

    ._MyBiz .navOnly .chSprite {
    background-size: 692.3px 42px
    }

    .listYourPropertyDivWidth {
    max-width: 93px
    }

    @@keyframes fadeInAnimation {
    0% {
    opacity: 0
    }

    to {
    opacity: 1
    }
    }

    @@-webkit-keyframes fadeinout {

    0%,
    to {
    opacity: 0
    }

    50% {
    opacity: 1
    }
    }

    @@keyframes fadeinout {

    0%,
    to {
    opacity: 0
    }

    50% {
    opacity: 1
    }
    }

    .login__card {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 7px 0 #0003;
    padding: 12px 10px
    }

    .appendBottom8 {
    margin-bottom: 8px
    }

    :root {
    --borderWidth: 2px;
    --height: 10px;
    --width: 5px;
    --borderColor: #4a4a4a
    }

    html[dir=ltr] .appendLeft7 {
    margin-left: 7px
    }

    .currencySelectorWrapper {
    align-items: center;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 10px;
    line-height: 10px;
    position: relative
    }

    html[dir=ltr] .currencySelectorWrapper {
    margin-left: 20px
    }

    html[dir=rtl] .currencySelectorWrapper {
    margin-right: 20px
    }

    .currencyLabel {
    margin-bottom: 3px
    }

    .currencyText {
    font-weight: 700;
    text-transform: uppercase
    }

    .chHeaderContainer {
    margin: 0 auto;
    padding: 10px 0 12px;
    width: 1200px
    }

    .myIconWhite {
    background-position: -67px -489px !important;
    height: 22px;
    width: 23px
    }

    html[dir=ltr] .chHeaderContainer .logoContainer {
    display: flex;
    font-size: calc(var(--font-scale, 1)*14px);
    margin-right: 5px;
    min-width: 120px
    }

    .chHeaderContainer .chMmtLogo {
    display: flex;
    height: 36px
    }

    .myPartner .chHeaderContainer .chMmtLogo {
    display: inline-block;
    height: 36px;
    width: 200px
    }

    .chHeaderContainer .chMmtLogo img {
    height: 36px
    }

    .chHeaderContainer nav {
    flex: 2
    }

    .chHeaderContainer nav ul {
    width: 100% !important
    }

    .chHeaderContainer nav ul li {
    flex-shrink: 0 !important;
    position: relative
    }

    .chHeaderWrapper.navOnly {
    position: absolute;
    top: 0;
    z-index: 11
    }

    .chHeaderWrapper.navOnly._MyBiz {
    z-index: 11
    }

    .chHeaderContainer .chLoggedOutLogo {
    display: inline-block;
    height: 20px;
    width: 20px
    }

    .chHeaderContainer .userInfoBoxLabel {
    background-image: linear-gradient(45deg, #ace143, #219393);
    border-radius: 50%;
    display: block;
    height: 25px;
    padding: 6px;
    width: 25px
    }

    .chHeaderContainer .arrow {
    border-bottom: 0;
    border-right: 2px solid var(--color-primary, #008cff);
    border-top: 2px solid var(--color-primary, #008cff);
    display: inline-block;
    height: 5px;
    margin: 0 10px;
    padding: 2px;
    width: 5px
    }

    .chHeaderContainer .arrowDown {
    transform: rotate(135deg) skew(7deg, 7deg)
    }

    .chHeaderContainer .chNavText .arrow {
    border-right: 2px solid #4a4a4a;
    border-top: 2px solid #4a4a4a;
    margin: 0 0 2px 2px
    }

    ._MyBiz .chHeaderContainer .userInfoBoxLabel {
    background-image: linear-gradient(222deg, #ff684a, #ff4959)
    }

    ._MyBiz .chHeaderContainer .arrow {
    border-bottom: 0;
    border-right: 2px solid #ff664b;
    border-top: 2px solid #ff664b
    }

    ._MyBiz .chHeaderContainer .chMmtLogo img {
    max-height: 67px;
    max-width: 81px;
    object-fit: contain
    }

    .navOnly .chHeaderContainer>ul,
    html[dir=ltr] .navOnly .chHeaderContainer>.logoContainer {
    display: none
    }

    ._MyBiz .navOnly .chHolidays {
    background-position: -50px 0;
    height: 42px;
    width: 52px
    }

    ._MyBiz .navOnly .chHomestays {
    background-position: -496px 0;
    height: 41px;
    width: 45px
    }

    ._MyBiz .navOnly .chForex {
    background-position: -447px 0;
    height: 36px;
    width: 30px
    }

    ._MyBiz .navOnly .chTravelInsurance {
    background-position: -339px 0;
    height: 36px;
    width: 25px
    }

    ._MyBiz .navOnly .chCabs {
    background-position: -222px 0;
    height: 40px;
    width: 48px
    }

    ._MyBiz .navOnly .chFlights {
    background-position: -383px -1px;
    height: 41px;
    width: 48px
    }

    ._MyBiz .navOnly .chHotels {
    background-position: -283px 0;
    height: 42px;
    width: 36px
    }

    ._MyBiz .navOnly .chBuses {
    background-position: -172px 0;
    height: 41px;
    width: 42px
    }

    ._MyBiz .navOnly .chTrains {
    background-position: -552px 0;
    height: 41px;
    width: 47px
    }

    ._MyBiz .navOnly .chNavIcon.inactive {
    background-color: var(--color-primary-mybiz-inactive)
    }

    ._MyBiz .mmtLogo img {
    max-height: 42px;
    max-width: 128px;
    object-fit: contain
    }

    ._MyBiz .userNameIcon {
    background-image: linear-gradient(45deg, #f38370, #ff664b);
    height: 20px;
    width: 20px
    }

    .lhMyTrips,
    .lhMyTrips.myBiz {
    min-width: 150px;
    padding-right: 8px !important;
    width: max-content
    }

    .lhMyTrips.myBiz {
    background-color: #fff !important;
    border-radius: 13px;
    position: relative
    }

    .myBizIntro {
    height: 42px;
    min-width: 195px
    }

    li.countryChange {
    height: 100%
    }

    .ctrySelectText {
    color: #fff
    }

    html[dir=rtl] .chHeaderContainer h1 {
    display: flex;
    margin-left: 25px;
    min-width: 120px
    }

    html[dir=rtl] .chHeaderContainer .logoContainer {
    display: flex;
    font-size: calc(var(--font-scale, 1)*14px);
    margin-left: 25px;
    min-width: 120px
    }

    .navOnly .chHeaderContainer>ul,
    html[dir=rtl] .navOnly .chHeaderContainer>.logoContainer {
    display: none
    }

    @@keyframes toastAnim {
    0% {
    bottom: 0;
    opacity: 0
    }

    to {
    bottom: 200px;
    opacity: 1
    }
    }

    @@keyframes toastAnim2 {
    0% {
    bottom: 0;
    opacity: 0
    }

    to {
    bottom: 60px;
    opacity: 1
    }
    }

.landingSprite {
    background-image: url(/img/icon/landingSprite@29x.png);
    background-repeat: no-repeat;
    background-size: 200px 700px;
    display: inline-block;
    flex-shrink: 0;
    font-size: 0
}

    .userSection {
    display: flex
    }

    html[dir=ltr] .userSection>li {
    background-color: initial;
    border: dotted #ffffff26;
    border-width: 0 0 0 2px;
    cursor: pointer;
    margin-left: 0 !important;
    padding: 5px 10px
    }

    html[dir=ltr] .userSection.myBiz>li {
    border: none
    }

    html[dir=ltr] .userSection>ul {
    background-color: initial;
    border: dotted #ffffff26;
    border-width: 0 0 0 2px
    }

    html[dir=ltr] .userSection>li:first-child,
    html[dir=ltr] .userSection>ul:first-child {
    border: none
    }

    html[dir=ltr] .userSection li.lhUser.userLoggedOut {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    border: 0;
    border-radius: 4px;
    height: 42px;
    margin-right: 0;
    width: 213px
    }

    html[dir=ltr] .userSection li.myBizIntro {
    box-shadow: 0 1px 4px 0 #0003;
    min-width: 195.5px
    }

    html[dir=ltr] .userSection li.lhUser.myBiz:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
    }

    html[dir=ltr] .userSection li.lhUser:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    margin-top: -5px;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
    }

    .userPerText {
    color: #c2c2c2;
    min-width: 104px
    }

    .userNameIcon {
    border-radius: 100%;
    flex-shrink: 0;
    height: 20px;
    width: 20px
    }

    @@keyframes slideInDown {
    0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
    }

    to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
    }
    }

    @@keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0)
    }

    to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
    }
    }

    .landingContainer {
    margin: 0 auto;
    width: 1200px
    }

    .chHeaderWrapper.navOnly nav {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 #0000001a;
    display: flex;
    height: 100px;
    padding: 8px 30px
    }

    html[lang=ta] .chHeaderWrapper.navOnly nav {
    height: 110px
    }

    .textCenter {
    text-align: center
    }

    html[dir=rtl] .userSection>li,
    html[dir=rtl] .userSection>ul {
    background-color: initial;
    border: dotted #ffffff26;
    border-width: 0 2px 0 0
    }

    html[dir=rtl] .userSection>ul:first-child {
    border: none
    }

    html[dir=rtl] .userSection li.lhUser.userLoggedOut {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    border: 0;
    border-radius: 4px;
    margin-left: 0
    }

    html[dir=ltr] .userSection li {
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px
    }

    html[dir=rtl] .userSection li {
    border-radius: 4px;
    cursor: pointer;
    padding: 5px 10px
    }

    html[dir=rtl] .userSection li.myBizIntro {
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 #0003
    }

    html[dir=rtl] .userSection li.lhUser:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    margin-top: -5px;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
    }

    @@keyframes shimmerAnimation {
    0% {
    background-position: -468px 0
    }

    to {
    background-position: 468px 0
    }
    }

    .page-wrapper {
    background-color: #f5f5f5;
    height: 472px;
    width: 510px
    }

    .page-wrapper {
    align-items: center;
    display: flex;
    justify-content: center
    }

    .icon-wrapper {
    display: flex;
    justify-content: center
    }

    @@keyframes change3 {
    0% {
    opacity: 0;
    transform: translateZ(0)
    }

    5% {
    opacity: 1;
    transform: translateZ(0)
    }

    20% {
    opacity: 1;
    transform: translateZ(0)
    }

    40% {
    opacity: 1;
    transform: translate3d(0, -33%, 0)
    }

    60% {
    opacity: 1;
    transform: translate3d(0, -33%, 0)
    }

    80% {
    opacity: 1;
    transform: translate3d(0, -70%, 0)
    }

    90% {
    opacity: .8;
    transform: translate3d(0, -70%, 0)
    }

    to {
    opacity: 0;
    transform: translate3d(0, -70%, 0)
    }
    }

    @@keyframes change4 {
    0% {
    opacity: 0;
    transform: translateZ(0)
    }

    10% {
    opacity: 1;
    transform: translateZ(0)
    }

    30% {
    opacity: 1;
    transform: translate3d(0, -25%, 0)
    }

    50% {
    opacity: 1;
    transform: translate3d(0, -25%, 0)
    }

    60% {
    opacity: 1;
    transform: translate3d(0, -50%, 0)
    }

    80% {
    opacity: 1;
    transform: translate3d(0, -50%, 0)
    }

    95% {
    opacity: 1;
    transform: translate3d(0, -75%, 0)
    }

    to {
    opacity: 0;
    transform: translate3d(0, -75%, 0)
    }
    }

    @@keyframes fadeAnimation {
    0% {
    opacity: 0
    }

    to {
    opacity: 1
    }
    }

    @@keyframes rotation {
    0% {
    transform: rotate(0)
    }

    to {
    transform: rotate(359deg)
    }
    }

    @@keyframes fadeInList {
    0% {
    opacity: 0;
    transform: translate3d(0, -20%, 0)
    }

    to {
    opacity: 1;
    transform: translateZ(0)
    }
    }

    @@keyframes spin {
    0% {
    transform: rotate(0)
    }

    to {
    transform: rotate(1turn)
    }
    }

    [contenteditable] {
    caret-color: var(--color-primary, #008cff)
    }

    [contenteditable] {
    caret-color: #ff664b
    }

    :root {
    --color-primary: #008cff;
    --color-btn-primary-bg: linear-gradient(93deg, #53b2fe, #065af3);
    --color-btn-primary-text: #ffffff;
    --color-link-primary: #008cff;
    --color-slider-track: #008cff;
    --btn-border-radius: 34px;
    --color-primary-mybiz-inactive: #c2c2c2
    }

    @@keyframes scaleInOut {
    0% {
    transform: scale(1)
    }

    50% {
    transform: scale(1.2)
    }

    100% {
    transform: scale(1)
    }
    }

    @@keyframes backgroundColorChange {
    0% {
    background-color: #fff
    }

    50% {
    background-color: #eaf5ff
    }

    100% {
    background-color: #fff
    }
    }

    @@keyframes iconBackgroundColorChange {
    0% {
    background-color: #eaf5ff
    }

    50% {
    background-color: #fff
    }

    100% {
    background-color: #eaf5ff
    }
    }

    @@keyframes slideInFromTop {
    0% {
    transform: translateY(-100%);
    opacity: 0
    }

    100% {
    transform: translateY(0);
    opacity: 1
    }
    }

    p[title]:hover::after {
    content: attr(title);
    width: 220px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    background-color: #eaf5ff;
    border-radius: 4px;
    padding: 8px;
    font-size: 10px
    }

    .appendTop100 {
    margin-top: 100px
    }

    html[dir=rtl] .cardInnerInfo {
    min-height: 140px;
    padding: 0 10px
    }

    html[dir=rtl] .aboutMMT .aboutDesc {
    flex: 1;
    padding-left: 30px
    }

    @@keyframes circularAnimation {
    0% {
    transform: rotate(0)
    }

    100% {
    transform: rotate(-360deg)
    }
    }

    @@keyframes fadeAndScale {
    0% {
    opacity: 0;
    transform: rotate(-45deg) scale(.2, .2)
    }

    100% {
    opacity: 1;
    transform: rotate(0) scale(1, 1)
    }
    }

    @@keyframes bounceAni {
    0% {
    transform: translateY(0)
    }

    25% {
    transform: translateY(-30px)
    }

    70% {
    transform: translateY(30px)
    }

    100% {
    transform: translateY(0)
    }
    }

    @@keyframes shimmer {
    0% {
    background-position: 50% 0
    }

    100% {
    background-position: -50% 0
    }
    }

    .arrowDown {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 3px;
    border-top: 2px solid #008cff;
    border-right: 2px solid #008cff;
    -webkit-transform: rotate(135deg) skew(3deg, 3deg);
    -moz-transform: rotate(135deg) skew(3deg, 3deg);
    -ms-transform: rotate(135deg) skew(3deg, 3deg);
    -o-transform: rotate(135deg) skew(3deg, 3deg);
    transform: rotate(135deg) skew(3deg, 3deg)
    }

    @@keyframes lds-ring {
    0% {
    transform: rotate(0)
    }

    100% {
    transform: rotate(360deg)
    }
    }

    @@keyframes slideLeft {
    0% {
    transform: translateX(-100%)
    }

    100% {
    transform: translateX(0)
    }
    }

    @@keyframes successAnimation {
    0% {
    transform: scale(0)
    }

    100% {
    transform: scale(1)
    }
    }

    .pointer {
    cursor: pointer
    }

    html[dir=ltr] .trip__img {
    width: 61px;
    height: 61px;
    position: absolute;
    left: -22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
    overflow: hidden
    }

    html[dir=rtl] .trip__img {
    width: 61px;
    height: 61px;
    position: absolute;
    right: -22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
    overflow: hidden
    }

    @@-webkit-keyframes rotate {
    100% {
    -webkit-transform: rotate(360deg)
    }
    }

    .cab__item {
    position: relative;
    width: 360px;
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 20px 24px;
    display: flex;
    flex-direction: column
    }

    .cabs__card {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
    }

    @@keyframes spin {
    from {
    transform: rotate(0)
    }

    to {
    transform: rotate(360deg)
    }
    }

    .appendBottom24 {
    margin-bottom: 24px
    }

    html[dir=ltr] .appendLeft6 {
    margin-left: 6px
    }

    html[dir=ltr] .appendRight16 {
    margin-right: 16px
    }

    html[dir=ltr] .appendRight40 {
    margin-right: 40px
    }

    @@keyframes fadeInAnim {
    0% {
    opacity: 0
    }

    100% {
    opacity: 1
    }
    }

    @@keyframes toastAnimation {
    0% {
    bottom: -50px;
    opacity: 0
    }

    100% {
    bottom: 20px;
    opacity: 1
    }
    }

    .my__booking_header {
    width: 340px
    }

    :root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
    }

    @@keyframes slideLeft {
    from {
    transform: translateX(0)
    }

    to {
    transform: translateX(-19px)
    }
    }

    @@keyframes fadeIn {
    from {
    opacity: 0
    }

    to {
    opacity: 1
    }
    }

    @@keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
    }

    40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
    }

    60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
    }

    80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
    }
    }

    @@keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
    }

    to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
    }

    @@keyframes jumpUp {
    0% {
    transform: translateY(3px)
    }

    80% {
    transform: translateY(0)
    }

    100% {
    transform: translateY(3px)
    }
    }

    @@keyframes xplrAni {
    0% {
    opacity: 1
    }

    100% {
    opacity: 0
    }
    }

    .lineHeight30 {
    line-height: 30px !important
    }

    @@keyframes rotating {
    0% {
    -webkit-transform: rotate(0)
    }

    20% {
    -webkit-transform: rotate(360deg)
    }

    40% {
    -webkit-transform: rotate(360deg)
    }

    60% {
    -webkit-transform: rotate(360deg)
    }

    80% {
    -webkit-transform: rotate(360deg)
    }

    100% {
    -webkit-transform: rotate(360deg)
    }
    }

    @@-webkit-keyframes rotating {
    0% {
    -webkit-transform: rotate(0)
    }

    20% {
    -webkit-transform: rotate(360deg)
    }

    40% {
    -webkit-transform: rotate(360deg)
    }

    60% {
    -webkit-transform: rotate(360deg)
    }

    80% {
    -webkit-transform: rotate(360deg)
    }

    100% {
    -webkit-transform: rotate(360deg)
    }
    }

    .w130 {
    width: 130px
    }

    .blackText {
    color: #000
    }

    @@keyframes blink {
    0% {
    opacity: 0
    }

    25% {
    opacity: .25
    }

    50% {
    opacity: .5
    }

    75% {
    opacity: .75
    }

    100% {
    opacity: 1
    }
    }

    .card {
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 30px
    }

    .dlLoader * {
    animation: Gradient 3s ease infinite
    }

    @@-webkit-keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    @@-moz-keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    @@keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    .ladingStateHeading {
    width: 100%;
    height: 20px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    border-radius: 4px
    }

    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    border-radius: 4px
    }

    .ladingStateText:last-of-type {
    width: 80%
    }

    .loadingStateImg {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    border-radius: 4px
    }

    .dlLoader {
    overflow: hidden
    }

    [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
    }

    @@keyframes blink {
    0% {
    opacity: 0
    }

    25% {
    opacity: .25
    }

    50% {
    opacity: .5
    }

    75% {
    opacity: .75
    }

    100% {
    opacity: 1
    }
    }

    .appendBottom8 {
    margin-bottom: 8px
    }

    @@keyframes spread-fade {
    0% {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    opacity: .9
    }

    25% {
    opacity: .8
    }

    50% {
    opacity: .6
    }

    75% {
    opacity: .2
    }

    100% {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0
    }
    }

    p[title]:hover::after {
    content: attr(title);
    width: 220px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    background-color: #eaf5ff;
    border-radius: 4px;
    padding: 8px;
    font-size: 10px
    }

    body,
    html {
    background: #f2f2f2;
    padding: 0;
    margin: 0;
    color: #4a4a4a;
    font-size: calc(var(--font-scale, 1) * 14px);
    font-family: var(--font-family);
    font-weight: 400
    }

    html {
    box-sizing: border-box;
    scroll-behavior: smooth
    }

    html[dir=ltr] body {
    font-family: var(--font-family)
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul {
    margin: 0;
    list-style: none;
    padding: 0
    }

    a {
    color: var(--color-link-primary);
    text-decoration: none;
    cursor: pointer
    }

    a:focus,
    a:hover {
    text-decoration: none;
    outline: 0
    }

    img {
    max-width: 100%
    }

    .capText {
    text-transform: uppercase
    }

    .pointer {
    cursor: pointer
    }

    .blackText {
    color: #000
    }

    .darkGreyText {
    color: #4a4a4a
    }

    .whiteText {
    color: #fff
    }

    .font8 {
    font-size: 8px;
    line-height: 8px
    }

    .font9 {
    font-size: 9px;
    line-height: 9px
    }

    .font10 {
    font-size: 10px;
    line-height: 10px
    }

    .font11 {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 11px
    }

    .font12 {
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 12px
    }

    .font13 {
    font-size: calc(var(--font-scale, 1) * 13px);
    line-height: 13px
    }

    .font14 {
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 14px
    }

    .font15 {
    font-size: calc(var(--font-scale, 1) * 15px);
    line-height: 15px
    }

    .font16 {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 16px
    }

    .font18 {
    font-size: calc(var(--font-scale, 1) * 18px);
    line-height: 18px
    }

    .font20 {
    font-size: calc(var(--font-scale, 1) * 20px);
    line-height: 20px
    }

    .font22 {
    font-size: calc(var(--font-scale, 1) * 22px);
    line-height: 22px
    }

    .font24 {
    font-size: calc(var(--font-scale, 1) * 24px);
    line-height: 24px
    }

    .font26 {
    font-size: calc(var(--font-scale, 1) * 26px);
    line-height: 26px
    }

    .font28 {
    font-size: calc(var(--font-scale, 1) * 28px);
    line-height: 28px
    }

    .font30 {
    font-size: calc(var(--font-scale, 1) * 30px);
    line-height: 30px
    }

    .font32 {
    font-size: calc(var(--font-scale, 1) * 32px);
    line-height: 32px
    }

    .font36 {
    font-size: calc(var(--font-scale, 1) * 36px);
    line-height: 36px
    }

    .latoBold {
    font-weight: 700
    }

    .latoBlack {
    font-weight: 900
    }

    .lineHeight13 {
    line-height: 13px !important
    }

    .lineHeight14 {
    line-height: 14px !important
    }

    .lineHeight16 {
    line-height: 16px !important
    }

    .lineHeight17 {
    line-height: 17px !important
    }

    .lineHeight18 {
    line-height: 18px !important
    }

    .lineHeight20 {
    line-height: 20px !important
    }

    .lineHeight22 {
    line-height: 22px !important
    }

    .lineHeight23 {
    line-height: 23px !important
    }

    .lineHeight25 {
    line-height: 25px !important
    }

    .lineHeight30 {
    line-height: 30px !important
    }

    html[dir=ltr] .textRight {
    text-align: right
    }

    .textCenter {
    text-align: center
    }

    .makeFlex {
    display: flex
    }

    .makeFlex .flexOne {
    flex: 1
    }

    .makeFlex.column {
    flex-direction: column
    }

    .makeFlex.perfectCenter {
    align-items: center;
    justify-content: center
    }

    .makeFlex.hrtlCenter {
    align-items: center
    }

    .makeFlex.spaceBetween {
    justify-content: space-between
    }

    .makeFlex.end {
    align-items: flex-end
    }

    .makeFlex.top {
    align-items: flex-start
    }

    .makeFlex.right {
    justify-content: flex-end
    }

    html[dir=ltr] .pushRight {
    margin-left: auto
    }

    .flexOne {
    flex: 1
    }

    .makeRelative {
    position: relative
    }

    .appendTop2 {
    margin-top: 2px
    }

    .appendTop3 {
    margin-top: 3px
    }

    .appendTop5 {
    margin-top: 5px
    }

    .appendTop8 {
    margin-top: 8px
    }

    .appendTop9 {
    margin-top: 9px
    }

    .appendTop10 {
    margin-top: 10px
    }

    .appendTop12 {
    margin-top: 12px
    }

    .appendTop15 {
    margin-top: 15px
    }

    .appendTop16 {
    margin-top: 16px
    }

    .appendTop18 {
    margin-top: 18px
    }

    .appendTop20 {
    margin-top: 20px
    }

    .appendTop25 {
    margin-top: 25px
    }

    .appendTop30 {
    margin-top: 30px
    }

    .appendTop40 {
    margin-top: 40px
    }

    .appendTop50 {
    margin-top: 50px
    }

    .appendTop52 {
    margin-top: 52px
    }

    .appendTop60 {
    margin-top: 60px
    }

    .appendTop70 {
    margin-top: 70px
    }

    .appendTop80 {
    margin-top: 80px
    }

    .appendTop120 {
    margin-top: 120px
    }

    .appendTop-120 {
    margin-top: -120px
    }

    html[dir=ltr] .appendRight1 {
    margin-right: 1px
    }

    html[dir=ltr] .appendRight3 {
    margin-right: 3px
    }

    html[dir=ltr] .appendRight5 {
    margin-right: 5px
    }

    html[dir=ltr] .appendRight10 {
    margin-right: 10px
    }

    html[dir=ltr] .appendRight12 {
    margin-right: 12px
    }

    html[dir=ltr] .appendRight13 {
    margin-right: 13px
    }

    html[dir=ltr] .appendRight15 {
    margin-right: 15px
    }

    html[dir=ltr] .appendRight17 {
    margin-right: 17px
    }

    html[dir=ltr] .appendRight20 {
    margin-right: 20px
    }

    html[dir=ltr] .appendRight26 {
    margin-right: 26px
    }

    html[dir=ltr] .appendRight30 {
    margin-right: 30px
    }

    html[dir=ltr] .appendRight80 {
    margin-right: 80px
    }

    .appendBottom1 {
    margin-bottom: 1px
    }

    .appendBottom2 {
    margin-bottom: 2px
    }

    .appendBottom3 {
    margin-bottom: 3px
    }

    .appendBottom5 {
    margin-bottom: 5px
    }

    .appendBottom6 {
    margin-bottom: 6px
    }

    .appendBottom7 {
    margin-bottom: 7px
    }

    .appendBottom8 {
    margin-bottom: 8px
    }

    .appendBottom10 {
    margin-bottom: 10px
    }

    .appendBottom12 {
    margin-bottom: 12px
    }

    .appendBottom15 {
    margin-bottom: 15px
    }

    .appendBottom18 {
    margin-bottom: 18px
    }

    .appendBottom19 {
    margin-bottom: 19px
    }

    .appendBottom20 {
    margin-bottom: 20px !important
    }

    .appendBottom22 {
    margin-bottom: 22px
    }

    .appendBottom25 {
    margin-bottom: 25px
    }

    .appendBottom30 {
    margin-bottom: 30px
    }

    .appendBottom35 {
    margin-bottom: 35px
    }

    .appendBottom40 {
    margin-bottom: 40px !important
    }

    .appendBottom50 {
    margin-bottom: 50px
    }

    .appendBottom52 {
    margin-bottom: 52px
    }

    html[dir=ltr] .appendLeft1 {
    margin-left: 1px
    }

    html[dir=ltr] .appendLeft3 {
    margin-left: 3px
    }

    html[dir=ltr] .appendLeft5 {
    margin-left: 5px
    }

    html[dir=ltr] .appendLeft7 {
    margin-left: 7px
    }

    html[dir=ltr] .appendLeft10 {
    margin-left: 10px
    }

    html[dir=ltr] .appendLeft15 {
    margin-left: 15px
    }

    html[dir=ltr] .appendLeft18 {
    margin-left: 18px
    }

    html[dir=ltr] .appendLeft20 {
    margin-left: 20px
    }

    html[dir=ltr] .appendLeft30 {
    margin-left: 30px
    }

    html[dir=ltr] .appendLeft {
    margin-left: -6px
    }

    .padding10 {
    padding: 10px
    }

    .padding20 {
    padding: 20px
    }

    .padding15 {
    padding: 15px
    }

    .prependTop5 {
    padding-top: 5px
    }

    .prependTop20 {
    padding-top: 20px
    }

    [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
    }

    @@-webkit-keyframes slideInUp {
    0% {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
    }

    100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
    }
    }

    .cursorPointer {
    cursor: pointer
    }

    html[dir=rtl] .textRight {
    text-align: left
    }

    html[dir=rtl] .pushRight {
    margin-right: auto
    }

    html[dir=rtl] .appendRight3 {
    margin-left: 3px
    }

    html[dir=rtl] .appendRight5 {
    margin-left: 5px
    }

    html[dir=rtl] .appendRight10 {
    margin-left: 10px
    }

    html[dir=rtl] .appendRight12 {
    margin-left: 12px
    }

    html[dir=rtl] .appendRight15 {
    margin-left: 15px
    }

    html[dir=rtl] .appendRight17 {
    margin-left: 17px
    }

    html[dir=rtl] .appendRight20 {
    margin-left: 20px
    }

    html[dir=rtl] .appendRight26 {
    margin-left: 26px
    }

    html[dir=rtl] .appendRight30 {
    margin-left: 30px
    }

    html[dir=rtl] .appendRight80 {
    margin-left: 80px
    }

    html[dir=rtl] .appendLeft1 {
    margin-right: 1px
    }

    html[dir=rtl] .appendLeft3 {
    margin-right: 3px
    }

    html[dir=rtl] .appendLeft5 {
    margin-right: 5px
    }

    html[dir=rtl] .appendLeft7 {
    margin-right: 7px
    }

    html[dir=rtl] .appendLeft10 {
    margin-right: 10px
    }

    html[dir=rtl] .appendLeft15 {
    margin-right: 15px
    }

    html[dir=rtl] .appendLeft18 {
    margin-right: 18px
    }

    html[dir=rtl] .appendLeft20 {
    margin-right: 20px
    }

    html[dir=rtl] .appendLeft30 {
    margin-right: 30px
    }

    .appendBottom13 {
    margin-bottom: 13px
    }

    html[dir=rtl] body {
    font-family: Almarai, sans-serif
    }

    .lato {
    font-family: var(--font-family)
    }

.landingSprite {
    background-image: url(/img/icon/landingSprite@28x.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0
}

.landingSprite2 {
    background-image: url(/img/icon/landingSprite2@3x.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0
}

    .myTripsIcon {
    width: 18px;
    height: 25px;
    background-position: -121px -30px
    }

    .listYourPropertyIcon {
    width: 32px;
    height: 33px;
    background-position: -78px -517px
    }

    .myBizIcon {
    width: 44px;
    height: 22px;
    background-position: -82px -227px
    }

    .twiiterIcon {
    width: 36px;
    height: 37px;
    background-position: -120px -52px
    }

    .instagramIcon {
    width: 47px;
    height: 46px;
    background-position: -63px -50px
    }

    .linkedinIcon {
    width: 44px;
    height: 45px;
    background-position: -8px -51px
    }

    .facebookIcon {
    width: 20px;
    height: 42px;
    background-position: -166px -48px
    }

    .mmtLogo img {
    height: 38px;
    max-width: 155px;
    max-height: 49px
    }

    .landingContainer {
    width: 1200px;
    margin: 0 auto
    }

    .topSection {
    display: flex;
    flex-direction: column;
    position: relative
    }

    @@keyframes slideInDown {
    from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
    }

    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
    }

    .userSection {
    display: flex;
    gap: 6px
    }

    html[dir=ltr] .userSection li {
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px
    }

    .html[dir=ltr] .userSection li.myBizIntro {
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%)
    }

    .userPerText {
    color: #c2c2c2
    }

    .userNameIcon {
    width: 20px;
    height: 20px;
    border-radius: 100%
    }

    @@supports (-moz-appearance:none) {
    .widgetSection .widgetSearchBtn {
    width: 216px;
    padding: 13px 10px 10px;
    margin-bottom: -32px
    }
    }

    main {
    display: flex;
    flex-direction: column;
    min-height: 100px
    }

    .landingCard {
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 25px 40px 40px
    }

    .landingCard h2 {
    font-size: calc(var(--font-scale, 1) * 42px)
    }

    #Offers .itemCard {
    min-height: 170px
    }

    .landingCardSlider {
    margin-right: -40px
    }

    .landingCard .landingCardSlider .slideItem {
    padding: 40px 20px 10px 0;
    border: none;
    outline: 0
    }

    html[dir=ltr] .landingCardSlider .slideItem .itemCard {
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    margin: 5px 10px 5px 2px;
    padding: 0 15px 15px;
    cursor: pointer
    }

    .landingCardSlider .slideItem .itemDesc {
    width: 290px
    }

    .redBdr {
    width: 33px;
    height: 1px;
    background: #eb2026;
    display: flex
    }

    .cardInnerInfo {
    min-height: 140px
    }

    .footNav {
    padding: 20px 0
    }

    .footNav__list li:hover a {
    color: #008cff
    }

    .footNav__list {
    margin-bottom: 20px
    }

    .footNav__list li {
    display: inline-block
    }

    .footNav__list li a {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #4a4a4a;
    line-height: 14px
    }

    .aboutMMT {
    background: #e7e7e7;
    padding: 60px 0
    }

    .aboutMMT .grid-3 .aboutDesc {
    max-width: 33%;
    margin-right: 3%;
    flex-grow: 1;
    flex-basis: 0
    }

    .aboutMMT .grid-3 .aboutDesc:last-of-type {
    margin-right: 0
    }

    .aboutMMT .grid {
    flex-wrap: wrap
    }

    .aboutMMT .grid .aboutDesc {
    width: 50%;
    margin-top: 44px;
    padding-bottom: 28px;
    border-bottom: solid 1px #979797
    }

    .aboutMMT .grid .aboutDesc:nth-child(even) {
    padding-left: 6%
    }

    .aboutMMT .grid .aboutDesc:nth-child(odd) {
    padding-right: 6%
    }

    .aboutMMT .grid .aboutDesc:nth-child(1),
    .aboutMMT .grid .aboutDesc:nth-child(2) {
    margin-top: 0
    }

    .aboutMMT .grid .aboutDesc:nth-last-child(1),
    .aboutMMT .grid .aboutDesc:nth-last-child(2):nth-child(odd) {
    border-bottom: none
    }

    .aboutMMT .aboutDesc a {
    color: inherit !important
    }

    .aboutMMT .aboutDesc .heading {
    letter-spacing: .31px
    }

    .footerBottom {
    background: #000;
    padding: 50px 0 60px
    }

    .socialMediaLinks {
    display: flex;
    gap: 40px
    }

    .socialMediaLinks a {
    width: 48px;
    height: 48px
    }

    ._MyBiz .mmtLogo img {
    max-width: 128px;
    max-height: 42px
    }

    .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #051322, #15457c);
    background-size: 100% 540px;
    min-height: 100vh;
    transition: background .1s linear
    }

    .noAvifSupport.bgGradient {
    background-size: 100% 540px;
    background-image: var(--bg-value), linear-gradient(to bottom, #051322, #15457c)
    }

    .bgGradient.isTabletBg {
    min-width: 1200px
    }

    .myPartner .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0b1b29 -60%, #554176);
    background-size: 100% 454px;
    min-height: 100vh
    }

    .mobile .bgGradient {
    min-width: max-content;
    padding: 0 10px
    }

    ._MyBiz .bgGradient {
    background-image: var(--color-mybiz-primary-bg)
    }

    .dlLoader * {
    animation: Gradient 3s ease infinite
    }

    @@-webkit-keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    @@-moz-keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    @@keyframes Gradient {
    0% {
    background-position: 0 50%
    }

    50% {
    background-position: 100% 50%
    }

    100% {
    background-position: 0 50%
    }
    }

    .ladingStateHeading {
    width: 100%;
    height: 20px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%
    }

    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%
    }

    .ladingStateText:last-of-type {
    width: 80%
    }

    .loadingStateImg {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    border-radius: 4px
    }

    .background400per {
    background-size: 400%
    }

    .dlLoader {
    overflow: hidden
    }

    .widgetLoader {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    height: 200px;
    position: absolute;
    z-index: 0;
    top: 133px;
    left: 0;
    right: 0
    }

    .landingSearchWidget {
    margin-bottom: 100px
    }

    .landingSearchWidget.IN {
    height: 316px
    }

    @@keyframes shake {

    10%,
    90% {
    transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
    transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
    transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
    transform: translate3d(4px, 0, 0)
    }
    }

    @@keyframes page_loader__mover {
    0% {
    width: 0
    }

    100% {
    width: 100%
    }
    }

    .myIconWhite {
    background-position: -67px -489px !important
    }

    .myBizIcon {
    background-position: -98px -491px
    }

    .minContainer {
    min-height: 300px
    }

    html[dir=rtl] .landingCardSlider .slideItem .itemCard {
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    margin: 5px 2px 5px 10px;
    padding: 0 15px 15px;
    cursor: pointer;
    direction: rtl;
    text-align: right
    }

    html[dir=rtl] .userSection li {
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    margin-right: 5px;
    border-radius: 4px;
    padding: 5px 10px
    }

    html[dir=rtl] .userSection li.myBizIntro {
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%)
    }

    .arrowDown {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 3px;
    border-top: 2px solid #008cff;
    border-right: 2px solid #008cff;
    -webkit-transform: rotate(135deg) skew(3deg, 3deg);
    -moz-transform: rotate(135deg) skew(3deg, 3deg);
    -ms-transform: rotate(135deg) skew(3deg, 3deg);
    -o-transform: rotate(135deg) skew(3deg, 3deg);
    transform: rotate(135deg) skew(3deg, 3deg)
    }

    .landingCardSlider.promos {
    margin-right: 2px
    }

    .landingCard .landingCardSlider.offers .slideItem {
    padding-top: 0
    }

    .landingCard.block {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px
    }

    .landingCard.block .ladingStateHeading {
    height: 80px
    }

    .landingCard.tripMoney .ladingStateHeading {
    height: 20px
    }

    html[dir=ltr] .landingCardSlider .slideItem .itemOfferCard {
    border-radius: 6px;
    width: 197px;
    height: 231px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    margin: 5px 11px 5px 6px;
    padding: 0 15px 15px;
    cursor: pointer;
    background-size: 400%
    }

    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%
    }

    .ladingStateText:last-of-type {
    width: 80%
    }

    html[dir=ltr] .landingCardSlider .slideItem .itemOfferCard>p {
    margin: 0 100px
    }

    html[dir=ltr] .landingCardSlider.offers .slideItem .itemCard {
    padding-left: 10px;
    padding-right: 12px;
    margin-top: 10px;
    margin-right: 18px;
    margin-left: 2px
    }

    html[dir=ltr] .landingCard .landingCardSlider.offers .slideItem {
    padding-top: 0
    }

    html[dir=ltr] .landingCard .landingCardSlider.promos .slideItem {
    padding-top: 6px
    }

    .landingCardSlider .slideItem .itemOffersThumb {
    width: 135px;
    height: 144px;
    margin-top: 10px
    }

    .landingCardSlider .categTitleOffers {
    background: linear-gradient(90deg, #dfdddf, #efefef);
    border-radius: 4px;
    height: 12px;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px
    }

    .lazyLoadingHome {
    margin-top: 164px
    }

    .offerShimmer>* {
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    border-radius: 4px
    }

    .landingStateNavTag,
    .landingStateNavTagPromos {
    width: 520px;
    height: 36px;
    margin: 6px 31px;
    margin-right: 0;
    margin-bottom: 10px
    }

    .landingStateNavTagPromos {
    margin: 15px 0;
    width: 430px
    }

    .landingStateOfferstag {
    width: 90px;
    height: 36px;
    margin: 5px 0;
    margin-bottom: 2px
    }

    .landingStateViewAll {
    width: 92px;
    height: 31px;
    margin: 5px auto;
    margin-left: 309px;
    margin-bottom: 10px
    }

    .landingSlickSlider,
    .landingSlickSliderPromos {
    width: 66px;
    height: 36px;
    margin: 0 auto;
    margin-right: 0
    }

    .landingSlickSliderPromos {
    margin-right: 0
    }

    .ladingStateText,
    .landingStateTerms {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    margin-bottom: 5px
    }

    .landingStateTerms {
    width: 20%;
    margin: 0 25px
    }

    .appendTop14 {
    margin-top: 14px
    }

    @@keyframes shimmer {
    0% {
    background-position: 50% 0
    }

    100% {
    background-position: -50% 0
    }
    }

    @@keyframes cm--spinner {
    0% {
    transform: rotate(0)
    }

    100% {
    transform: rotate(360deg)
    }
    }

    @@keyframes myprofileShimmer {
    0% {
    background-position: -468px 0
    }

    100% {
    background-position: 468px 0
    }
    }

    .dropDown {
    display: flex;
    flex-direction: column;
    flex-shrink: 0
    }

    @@keyframes errorMsgGnricAnimation {
    0% {
    bottom: 0;
    opacity: 1
    }

    40% {
    bottom: 48px;
    opacity: 1
    }

    100% {
    bottom: -48px;
    opacity: 1
    }
    }
    <title data-react-helmet="true"></title>
    .customTooltip {
    position: relative;
    display: inline-block;
    }
    .customTooltip .customTooltipText {
    visibility: hidden;
    width: 140px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 9999999;
    top: 130%;
    left: 50%;
    font-size: calc(var(--font-scale, 1) * 11px);
    transform: translateX(-50%);
    }
    .customTooltip .customTooltipText::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black;
    }
    .customTooltip:hover .customTooltipText {
    visibility: visible;
    }
    .flag__wrap {
    display: flex;
    width: 23px;
    align-items: center;
    }
    .flag__wrap .flagImg {
    font-size: calc(var(--font-scale, 1) * 24px);
    }
    .cntrycode__overlay {
    width: 316px !important;
    height: 280px !important;
    position: absolute;
    top: 0;
    overflow: auto;
    z-index: 2;
    border-radius: 2px;
    box-shadow: 0 8px 8px 0 rgb(0 0 0 / 24%), 0 0 8px 0 rgb(0 0 0 / 12%);
    background: #fff;
    scrollbar-width: thin;
    }
    html[dir='ltr'] .cntrycode__overlay {
    left: 0;
    }
    html[dir='rtl'] .cntrycode__overlay {
    right: 0;
    }
    .cntrycode__search {
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border: solid 1px #e7e7e7 !important;
    border-radius: 4px !important;
    }
    .cntrycode__list li {
    margin: 15px 0;
    cursor: pointer;
    }
    .cntrycode__list li:last-of-type {
    margin-bottom: 0;
    }
    .cntrycode__search input {
    padding: 10px !important;
    background-color: transparent !important;
    width: 280px !important;
    border: none;
    }
    .cntrycode__overlay::-webkit-scrollbar {
    width: 8px;
    }
    .cntrycode__overlay::-webkit-scrollbar-track {
    background: #f1f1f1;
    }
    .cntrycode__overlay::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 40px;
    }
    .cntrycode__overlay::-webkit-scrollbar-thumb:hover {
    background: #999;
    }
    .cntrycode__list {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none !important;
    }
    .cntrycode__list .li {
    cursor: pointer;
    padding: 10px;
    }
    .cntrycode__list .li:hover {
    background: #eaf5ff;
    }
    .cntrycode__list .flag__wrap .flagImg {
    font-size: calc(var(--font-scale, 1) * 15px);
    }
    .cntrycode__list .li:last-of-type {
    margin-bottom: 0;
    }
html[dir='ltr'] .flag__sprite {
    background-image: url(/img/icon/sprite_flags.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: inline-block;
    transform: scale(0.5, 0.5);
    transform-origin: left center;
    position: relative;
}
    .flag__sprite.offset {
    top: -9px;
    }
    .phoneCode {
    margin-left: 5px;
    }
    .flagContainer {
    width: 16px;
    height: 16px;
    position: relative;
    }
    .flag-ad {
    background-position: -0 -0;
    }
    .flag-ae {
    background-position: -32px -0;
    }
    .flag-af {
    background-position: -0 -32px;
    }
    .flag-ag {
    background-position: -32px -32px;
    }
    .flag-ai {
    background-position: -64px -0;
    }
    .flag-al {
    background-position: -64px -32px;
    }
    .flag-am {
    background-position: -0 -64px;
    }
    .flag-ao {
    background-position: -32px -64px;
    }
    .flag-aq {
    background-position: -64px -64px;
    }
    .flag-ar {
    background-position: -96px -0;
    }
    .flag-as {
    background-position: -96px -32px;
    }
    .flag-at {
    background-position: -96px -64px;
    }
    .flag-au {
    background-position: -0 -96px;
    }
    .flag-aw {
    background-position: -32px -96px;
    }
    .flag-az {
    background-position: -64px -96px;
    }
    .flag-ba {
    background-position: -96px -96px;
    }
    .flag-bb {
    background-position: -128px -0;
    }
    .flag-bd {
    background-position: -128px -32px;
    }
    .flag-be {
    background-position: -128px -64px;
    }
    .flag-bf {
    background-position: -128px -96px;
    }
    .flag-bg {
    background-position: -0 -128px;
    }
    .flag-bh {
    background-position: -32px -128px;
    }
    .flag-bi {
    background-position: -64px -128px;
    }
    .flag-bj {
    background-position: -96px -128px;
    }
    .flag-bl {
    background-position: -128px -128px;
    }
    .flag-bm {
    background-position: -160px -0;
    }
    .flag-bn {
    background-position: -160px -32px;
    }
    .flag-bo {
    background-position: -160px -64px;
    }
    .flag-br {
    background-position: -160px -96px;
    }
    .flag-bs {
    background-position: -160px -128px;
    }
    .flag-bt {
    background-position: -0 -160px;
    }
    .flag-bw {
    background-position: -32px -160px;
    }
    .flag-by {
    background-position: -64px -160px;
    }
    .flag-bz {
    background-position: -96px -160px;
    }
    .flag-ca {
    background-position: -128px -160px;
    }
    .flag-cc {
    background-position: -160px -160px;
    }
    .flag-cd {
    background-position: -192px -0;
    }
    .flag-cf {
    background-position: -192px -32px;
    }
    .flag-cg {
    background-position: -192px -64px;
    }
    .flag-ch {
    background-position: -192px -96px;
    }
    .flag-ci {
    background-position: -192px -128px;
    }
    .flag-ck {
    background-position: -192px -160px;
    }
    .flag-cl {
    background-position: -0 -192px;
    }
    .flag-cm {
    background-position: -32px -192px;
    }
    .flag-cn {
    background-position: -64px -192px;
    }
    .flag-co {
    background-position: -96px -192px;
    }
    .flag-cr {
    background-position: -128px -192px;
    }
    .flag-cu {
    background-position: -160px -192px;
    }
    .flag-cv {
    background-position: -192px -192px;
    }
    .flag-cx {
    background-position: -224px -0;
    }
    .flag-cy {
    background-position: -224px -32px;
    }
    .flag-cz {
    background-position: -224px -64px;
    }
    .flag-de {
    background-position: -224px -96px;
    }
    .flag-dj {
    background-position: -224px -128px;
    }
    .flag-dk {
    background-position: -224px -160px;
    }
    .flag-dm {
    background-position: -224px -192px;
    }
    .flag-do {
    background-position: -0 -224px;
    }
    .flag-dz {
    background-position: -32px -224px;
    }
    .flag-ec {
    background-position: -64px -224px;
    }
    .flag-ee {
    background-position: -96px -224px;
    }
    .flag-eg {
    background-position: -128px -224px;
    }
    .flag-er {
    background-position: -160px -224px;
    }
    .flag-es {
    background-position: -192px -224px;
    }
    .flag-et {
    background-position: -224px -224px;
    }
    .flag-fi {
    background-position: -256px -0;
    }
    .flag-fj {
    background-position: -256px -32px;
    }
    .flag-fk {
    background-position: -256px -64px;
    }
    .flag-fm {
    background-position: -256px -96px;
    }
    .flag-fo {
    background-position: -256px -128px;
    }
    .flag-fr {
    background-position: -256px -160px;
    }
    .flag-ga {
    background-position: -256px -192px;
    }
    .flag-gb {
    background-position: -256px -224px;
    }
    .flag-gd {
    background-position: -0 -256px;
    }
    .flag-ge {
    background-position: -32px -256px;
    }
    .flag-gf {
    background-position: -64px -256px;
    }
    .flag-gh {
    background-position: -96px -256px;
    }
    .flag-gi {
    background-position: -128px -256px;
    }
    .flag-gl {
    background-position: -160px -256px;
    }
    .flag-gm {
    background-position: -192px -256px;
    }
    .flag-gn {
    background-position: -224px -256px;
    }
    .flag-gp {
    background-position: -256px -256px;
    }
    .flag-gq {
    background-position: -288px -0;
    }
    .flag-gr {
    background-position: -288px -32px;
    }
    .flag-gt {
    background-position: -288px -64px;
    }
    .flag-gu {
    background-position: -288px -96px;
    }
    .flag-gw {
    background-position: -288px -128px;
    }
    .flag-gy {
    background-position: -288px -160px;
    }
    .flag-hk {
    background-position: -288px -192px;
    }
    .flag-hn {
    background-position: -288px -224px;
    }
    .flag-hr {
    background-position: -288px -256px;
    }
    .flag-ht {
    background-position: -0 -288px;
    }
    .flag-hu {
    background-position: -32px -288px;
    }
    .flag-id {
    background-position: -64px -288px;
    }
    .flag-ie {
    background-position: -96px -288px;
    }
    .flag-il {
    background-position: -128px -288px;
    }
    .flag-im {
    background-position: -160px -288px;
    }
    .flag-in {
    background-position: -192px -288px;
    }
    .flag-io {
    background-position: -224px -288px;
    }
    .flag-iq {
    background-position: -256px -288px;
    }
    .flag-ir {
    background-position: -288px -288px;
    }
    .flag-is {
    background-position: -320px -0;
    }
    .flag-it {
    background-position: -320px -32px;
    }
    .flag-je {
    background-position: -320px -64px;
    }
    .flag-jm {
    background-position: -320px -96px;
    }
    .flag-jo {
    background-position: -320px -128px;
    }
    .flag-jp {
    background-position: -320px -160px;
    }
    .flag-ke {
    background-position: -320px -192px;
    }
    .flag-kg {
    background-position: -320px -224px;
    }
    .flag-kh {
    background-position: -320px -256px;
    }
    .flag-ki {
    background-position: -320px -288px;
    }
    .flag-km {
    background-position: -0 -320px;
    }
    .flag-kn {
    background-position: -32px -320px;
    }
    .flag-kp {
    background-position: -64px -320px;
    }
    .flag-kr {
    background-position: -96px -320px;
    }
    .flag-kw {
    background-position: -128px -320px;
    }
    .flag-ky {
    background-position: -160px -320px;
    }
    .flag-kz {
    background-position: -192px -320px;
    }
    .flag-la {
    background-position: -224px -320px;
    }
    .flag-lb {
    background-position: -256px -320px;
    }
    .flag-lc {
    background-position: -288px -320px;
    }
    .flag-li {
    background-position: -320px -320px;
    }
    .flag-lk {
    background-position: -352px -0;
    }
    .flag-lr {
    background-position: -352px -32px;
    }
    .flag-ls {
    background-position: -352px -64px;
    }
    .flag-lt {
    background-position: -352px -96px;
    }
    .flag-lu {
    background-position: -352px -128px;
    }
    .flag-lv {
    background-position: -352px -160px;
    }
    .flag-ly {
    background-position: -352px -192px;
    }
    .flag-ma {
    background-position: -352px -224px;
    }
    .flag-mc {
    background-position: -352px -256px;
    }
    .flag-md {
    background-position: -352px -288px;
    }
    .flag-me {
    background-position: -352px -320px;
    }
    .flag-mf {
    background-position: -0 -352px;
    }
    .flag-mg {
    background-position: -32px -352px;
    }
    .flag-mh {
    background-position: -64px -352px;
    }
    .flag-mk {
    background-position: -96px -352px;
    }
    .flag-ml {
    background-position: -128px -352px;
    }
    .flag-mm {
    background-position: -160px -352px;
    }
    .flag-mn {
    background-position: -192px -352px;
    }
    .flag-mo {
    background-position: -224px -352px;
    }
    .flag-mp {
    background-position: -256px -352px;
    }
    .flag-mq {
    background-position: -288px -352px;
    }
    .flag-mr {
    background-position: -320px -352px;
    }
    .flag-ms {
    background-position: -352px -352px;
    }
    .flag-mt {
    background-position: -384px -0;
    }
    .flag-mu {
    background-position: -384px -32px;
    }
    .flag-mv {
    background-position: -384px -64px;
    }
    .flag-mw {
    background-position: -384px -96px;
    }
    .flag-mx {
    background-position: -384px -128px;
    }
    .flag-my {
    background-position: -384px -160px;
    }
    .flag-mz {
    background-position: -384px -192px;
    }
    .flag-na {
    background-position: -384px -224px;
    }
    .flag-nc {
    background-position: -384px -256px;
    }
    .flag-ne {
    background-position: -384px -288px;
    }
    .flag-nf {
    background-position: -384px -320px;
    }
    .flag-ng {
    background-position: -384px -352px;
    }
    .flag-ni {
    background-position: -0 -384px;
    }
    .flag-nl {
    background-position: -32px -384px;
    }
    .flag-no {
    background-position: -64px -384px;
    }
    .flag-np {
    background-position: -96px -384px;
    }
    .flag-nr {
    background-position: -128px -384px;
    }
    .flag-nu {
    background-position: -160px -384px;
    }
    .flag-nz {
    background-position: -192px -384px;
    }
    .flag-om {
    background-position: -224px -384px;
    }
    .flag-pa {
    background-position: -256px -384px;
    }
    .flag-pe {
    background-position: -288px -384px;
    }
    .flag-pf {
    background-position: -320px -384px;
    }
    .flag-pg {
    background-position: -352px -384px;
    }
    .flag-ph {
    background-position: -384px -384px;
    }
    .flag-pk {
    background-position: -416px -0;
    }
    .flag-pl {
    background-position: -416px -32px;
    }
    .flag-pm {
    background-position: -416px -64px;
    }
    .flag-pn {
    background-position: -416px -96px;
    }
    .flag-pr {
    background-position: -416px -128px;
    }
    .flag-ps {
    background-position: -416px -160px;
    }
    .flag-pt {
    background-position: -416px -192px;
    }
    .flag-pw {
    background-position: -416px -224px;
    }
    .flag-py {
    background-position: -416px -256px;
    }
    .flag-qa {
    background-position: -416px -288px;
    }
    .flag-re {
    background-position: -416px -320px;
    }
    .flag-ro {
    background-position: -416px -352px;
    }
    .flag-rs {
    background-position: -416px -384px;
    }
    .flag-ru {
    background-position: -0 -416px;
    }
    .flag-rw {
    background-position: -32px -416px;
    }
    .flag-sa {
    background-position: -64px -416px;
    }
    .flag-sb {
    background-position: -96px -416px;
    }
    .flag-sc {
    background-position: -128px -416px;
    }
    .flag-sd {
    background-position: -160px -416px;
    }
    .flag-se {
    background-position: -192px -416px;
    }
    .flag-sg {
    background-position: -224px -416px;
    }
    .flag-sh {
    background-position: -256px -416px;
    }
    .flag-si {
    background-position: -288px -416px;
    }
    .flag-sk {
    background-position: -320px -416px;
    }
    .flag-sl {
    background-position: -352px -416px;
    }
    .flag-sm {
    background-position: -384px -416px;
    }
    .flag-sn {
    background-position: -416px -416px;
    }
    .flag-so {
    background-position: -448px -0;
    }
    .flag-sr {
    background-position: -448px -32px;
    }
    .flag-st {
    background-position: -448px -64px;
    }
    .flag-sv {
    background-position: -448px -96px;
    }
    .flag-sx {
    background-position: -448px -128px;
    }
    .flag-sy {
    background-position: -448px -160px;
    }
    .flag-sz {
    background-position: -448px -192px;
    }
    .flag-tc {
    background-position: -448px -224px;
    }
    .flag-td {
    background-position: -448px -256px;
    }
    .flag-tg {
    background-position: -448px -288px;
    }
    .flag-th {
    background-position: -448px -320px;
    }
    .flag-tj {
    background-position: -448px -352px;
    }
    .flag-tk {
    background-position: -448px -384px;
    }
    .flag-tl {
    background-position: -448px -416px;
    }
    .flag-tm {
    background-position: -0 -448px;
    }
    .flag-tn {
    background-position: -32px -448px;
    }
    .flag-to {
    background-position: -64px -448px;
    }
    .flag-tr {
    background-position: -96px -448px;
    }
    .flag-tt {
    background-position: -128px -448px;
    }
    .flag-tv {
    background-position: -160px -448px;
    }
    .flag-tw {
    background-position: -192px -448px;
    }
    .flag-tz {
    background-position: -224px -448px;
    }
    .flag-ua {
    background-position: -256px -448px;
    }
    .flag-ug {
    background-position: -288px -448px;
    }
    .flag-us {
    background-position: -320px -448px;
    }
    .flag-uy {
    background-position: -352px -448px;
    }
    .flag-uz {
    background-position: -384px -448px;
    }
    .flag-va {
    background-position: -416px -448px;
    }
    .flag-vc {
    background-position: -448px -448px;
    }
    .flag-ve {
    background-position: -480px -0;
    }
    .flag-vg {
    background-position: -480px -32px;
    }
    .flag-vi {
    background-position: -480px -64px;
    }
    .flag-vn {
    background-position: -480px -96px;
    }
    .flag-vu {
    background-position: -480px -128px;
    }
    .flag-wf {
    background-position: -480px -160px;
    }
    .flag-ws {
    background-position: -480px -192px;
    }
    .flag-xk {
    background-position: -480px -224px;
    }
    .flag-ye {
    background-position: -480px -256px;
    }
    .flag-yt {
    background-position: -480px -288px;
    }
    .flag-za {
    background-position: -480px -320px;
    }
    .flag-zm {
    background-position: -480px -352px;
    }
    .flag-zw {
    background-position: -480px -384px;
    }
html[dir='rtl'] .flag__sprite {
    background-image: url(/img/icon/sprite_flags.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: inline-block;
    transform: scale(0.5, 0.5);
    transform-origin: right center;
    position: relative;
}
      
    .customTooltipHeader {
    position: relative;
    display: inline-block;
    }
    .customTooltipHeader .customTooltipTextHeader {
    visibility: hidden;
    width: 140px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 9999999;
    top: 150%;
    left: 50%;
    font-size: calc(var(--font-scale, 1) * 11px);
    transform: translateX(-50%);
    }
    .customTooltipHeader .customTooltipTextHeader::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black;
    }
    .customTooltipHeader:hover .customTooltipTextHeader {
    visibility: visible;
    }

.flag-sprite {
    background-image: url(/img/icon/sprite_flags.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: inline-block;
    transform: scale(0.75, 0.75);
}
    .cntrycode__wrap {
    width: 90px;
    display: flex;
    align-items: center;
    cursor: pointer;
    }
    .cntrycode__wrap code {
    font-family: var(--font-family);
    }
    .flagCountryCode {
    width: 85px;
    }
    .cntrycode__wrap .drop-down {
    border: solid var(--color-primary, #008cff);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    }
    ._MyBiz .cntrycode__wrap .drop-down {
    border: solid #f17531;
    border-width: 0 2px 2px 0;
    }
    .cntrycode__wrap .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    }
    .cntrycode__wrap .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }
      
    .mmtDoubleBlackIcon {
    width: 21px;
    height: 21px;
    background-position: -170px -26px;
    }
    .mmtBlackIcon {
    width: 24px;
    height: 24px;
    background-position: -144px -27px;
    }
    .myTripsIcon {
    width: 18px;
    height: 25px;
    background-position: -121px -27px;
    }
    .supportIcon {
    width: 23px;
    height: 25px;
    background-position: -174px -2px;
    }
    .walletBlanceIcon {
    width: 24px;
    height: 24px;
    background-position: -145px -2px;
    }
.adminReferralIcon {
    background: url(/img/icon/landingSpriteMyBiz@1x.png) no-repeat -80px -551px;
    background-size: 200px 600px;
    width: 40px;
    height: 40px;
    margin-left: -10px;
    margin-right: 13px;
}
    .bellIcon {
    width: 20px;
    height: 25px;
    background-position: -122px -2px;
    }
    .whiteDownArrowIcon {
    width: 10px;
    height: 6px;
    background-position: -85px -33px;
    }
    .myBizIcon {
    width: 44px;
    height: 22px;
    background-position: -98px -491px;
    }
    .myBizIconSegmentUser {
    width: 44px;
    height: 22px;
    background-position: 0 -522px;
    }
    .mmtLogo {
    align-items: center;
    }
    .mmtLogo img {
    max-width: 155px;
    max-height: 49px;
    }
.myPartnerwalletBlanceIcon {
    background-image: url(/img/icon/my_cash.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 24px;
    height: 24px;
}
.promotionalBlanceIcon {
    background-image: url(/img/icon/reward_bonus.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 24px;
    height: 24px;
}
.TransactionReportIcon {
    background-image: url(/img/icon/Invoice.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 30px;
    width: 33px;
    height: 26px;
}
    .TransactionReport_wrapper {
    width: min-content;
    }
.myBizAdminIcon {
    background-image: url(/img/icon/admin.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 19.5px 26px;
    flex-shrink: 0;
}
.myBizAdminIconSetting {
    background-image: url(/img/icon/adminIconSetting.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 24px 28px;
    flex-shrink: 0;
    width: 24px;
    height: 28px;
}
    .adminWarningIcon {
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    color: #eb2026;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    font-size: calc(var(--font-scale, 1) * 14px);
    margin: 0 0 0 12px;
    }
    .lhAdminIcon {
    width: 29px;
    height: 35px;
    background-position: 4px 6px;
    }
    .stickyHeader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    animation: slideInDown 0.2s linear;
    z-index: 14;
    }
    .stickyHeader .moreItem:hover .moreOption {
    top: 45px;
    left: -10px;
    }
    .notiNo {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #eb2226;
    padding: 2px;
    border-radius: 3px;
    }
    .loginType {
    border-radius: 34px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 4px;
    }
    .loginType li {
    background: transparent;
    box-shadow: none;
    border-radius: 20px;
    }
    .loginType li.selected {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    color: var(--color-btn-primary-text, #fff);
    margin-left: 0;
    }
    .userNameIcon {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    }
    @@keyframes slideInDown {
    from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    }
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    }
    .userLoggedIn {
    background: #fff;
    color: var(--color-primary, #008cff) !important;
    width: 150px;
    }
    ._MyBiz .userLoggedIn {
    color: #f17531 !important;
    }
    .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    }
    /* .navOnly{ width:930px; margin: 0 auto; border-radius: 8px; box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff; position: absolute; left:0; right:0; z-index: 11;} */
    /* .navOnly{ border-radius: 8px; box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; height: 79px;} */
    .navOnly .chHeaderContainer {
    width: 100%;
    padding: 0;
    }
    .navOnly .chHeaderContainer li.active::after {
    display: none;
    }
    .navOnly .chHeaderContainer nav {
    width: 100%;
    }
    .navOnly .chHeaderContainer .lessItemsNav {
    padding: 8px 80px;
    }
    .navOnly .chHeaderContainer nav ul {
    width: 100%;
    }
    .navOnly .chHeaderContainer li a .chNavText {
    border-bottom: solid 3px #fff;
    }
    .navOnly .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary, #008cff);
    background: transparent;
    }
    .stickyHeader .chHeaderContainer li a.active .chNavText {
    color: #008cff;
    font-weight: 900;
    }
    .singleHeader .chHeaderContainer li a.active .chNavText {
    color: #008cff;
    font-weight: 900;
    }
    .navOnly .chHeaderContainer nav ul li {
    display: flex;
    }
    .chHeaderContainer nav ul .menu_Holidays {
    position: relative;
    }
    .navOnly .chHeaderContainer nav ul li.removeItemMargin {
    margin-left: 0;
    margin-right: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .chHeaderContainer nav ul li.removeItemMargin {
    margin-left: 0;
    margin-right: 0;
    }
    .chHeaderContainer nav ul .menu_Holidays .cruiseTag {
    padding: 3px 12px;
    border-radius: 9px;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
    min-width: 44px;
    text-align: center;
    display: none;
    }
    .chHeaderContainer nav ul .menu_Holidays .cruiseTag.cruiseTagActive {
    background-color: #008bfe;
    color: #fff;
    }
    .navOnly .chHeaderContainer nav ul .menu_Holidays .cruiseTag {
    display: block;
    cursor: pointer;
    }
    .chHeaderContainer nav ul .byRedbusTag {
    border-radius: 10px;
    padding: 3px 6px;
    width: 66px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
    background: linear-gradient(89.27deg, #ff7f3f 0.01%, #ff3e5e 100.01%);
    display: none;
    }
    .chHeaderContainer nav ul .newTagImage {
    display: inline-flex;
    background-image: linear-gradient(100deg, #976fc3 0%, #e35471 100%);
    min-width: 40px;
    left: 50%;
    height: 20px;
    justify-content: center;
    padding: 4px 6px;
    transform: translateX(-50%);
    top: -22px;
    position: absolute;
    border-radius: 4px;
    font-size: calc(var(--font-scale, 1) * 14px);
    font-weight: 700;
    }
    .stickyHeader .chHeaderContainer nav ul .newTagImage {
    display: none;
    }
    .singleHeader .chHeaderContainer nav ul .newTagImage {
    display: none;
    }
    span.font10.latoBold.whiteText.newTagImage.customTag {
    min-width: max-content !important;
    }
    .chHeaderContainer nav ul .newTag {
    border-radius: 10px;
    padding: 3px 6px;
    background: linear-gradient(45deg, #ec2127 0%, #ec2127 100%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
    display: none;
    }
    .chHeaderContainer nav ul .newTag.comingSoonText {
    width: max-content;
    max-width: 90px;
    padding: 4px 8px;
    pointer-events: none;
    }
    .navOnly .chHeaderContainer nav ul .byRedbusTag {
    cursor: pointer;
    display: block;
    }
    .navOnly .chHeaderContainer nav ul .newTag {
    cursor: pointer;
    display: block;
    }
    .navOnly .font12 {
    font-size: calc(var(--font-scale, 1) * 14px);
    }
    .navOnly .chHeaderContainer li a.active .arrow {
    border-top: 2px solid var(--color-primary, #008cff);
    border-right: 2px solid var(--color-primary, #008cff);
    }
    .navOnly .chHeaderContainer li a.active .chNavText span {
    color: var(--color-primary, #008cff);
    }
    /* .navOnly .chHeaderContainer li .chNavIcon {
    width: 40px;
    height: 34px;
    } */
    /* .navOnly .chFlights {
    background-position: -4px -37px;
    }
    .navOnly .chCharterFlights {
    background-position: -122px -72px;
    }
    .navOnly .chHotels {
    background-position: -50px -37px;
    }
    .navOnly .chVisa {
    background-position: -153px -154px;
    }
    .navOnly .chForex {
    background-position: -132px -235px;
    }
    .navOnly .Experiences {
    background-position: -0px -37px;
    }
    .navOnly .chTrains {
    background-position: -179px -37px;
    }
    .navOnly .chBuses {
    background-position: -121px -38px;
    }
    .navOnly .chGiftcards {
    background-position: -215px -37px;
    }
    .navOnly .chMore {
    background-position: -257px -37px;
    }
    .navOnly .chHolidays {
    background-position: -70px -235px;
    }
    .navOnly .chCabs {
    background-position: -154px -39px;
    }
    .navOnly .chHomestays {
    background-position: -105px -153px;
    }
    .navOnly .chActivities {
    background-position: -207px -72px;
    } */
    /* -- NEW SPIRTE CHANGES -- */
    .navOnly .chGiftCards {
    background-position: -9px -163px;
    width: 34px;
    height: 34px;
    }
    .navOnly .chTravelInsurance {
    width: 25px;
    height: 29px;
    background-position: -221px -85px;
    }
    .navOnly .chMore {
    background-position: -173px -334px;
    width: 23px;
    height: 7px;
    }
    .navOnly .chFlights {
    background-position: -5px -4px;
    width: 42px;
    height: 32px;
    }
    .navOnly .chCharterFlights {
    width: 37px;
    height: 27px;
    background-position: -112px -326px;
    }
    .navOnly .chHotels {
    width: 36px;
    height: 40px;
    background-position: -60px 0;
    }
    .navOnly .chForex {
    width: 30px;
    height: 34px;
    background-position: -167px -83px;
    }
    .navOnly .chTrains {
    width: 47px;
    height: 37px;
    background-position: -156.5px -3px;
    }
    .navOnly .chBuses {
    width: 43px;
    height: 36px;
    background-position: -210.5px -1px;
    }
    .navOnly .chVisa {
    width: 40px;
    height: 40px;
    background-position: -166px -399px;
    }
    .navOnly .chCabs {
    width: 39px;
    height: 37px;
    background-position: -110px -81px;
    }
    .navOnly .chHomestays {
    width: 44px;
    height: 37px;
    background-position: -57px -83px;
    }
    .navOnly .chSprite {
    background-size: 260px 450px;
    }
    ._MyBiz .navOnly .chSprite {
    background-size: 692.3px 42px;
    }
    .navOnly .chHolidays {
    width: 42px;
    height: 33px;
    background-position: -109px -3px;
    }
    ._MyBiz .headerHighlightDtDisable {
    position: relative;
    z-index: 14;
    }
    .navOnly .chHeaderContainer li .chNavIcon .chFlights {
    width: 42px;
    height: 32px;
    background-position: -4px 1px;
    }
    /* ._MyBiz .navOnly {
    width: 606px;
    } */
    .recPendingIcon {
    width: 19px;
    height: 24px;
    background-position: -55px -425px !important;
    }
    .notiNoReq {
    position: absolute;
    top: 0;
    left: 6px;
    width: 16px;
    background: #eb2226;
    padding: 2px;
    border-radius: 3px;
    text-align: center;
    }
    .myPartnerHorStripBody {
    margin-bottom: 32px;
    }
    .headerOuter.myPartnerHorizontalStripe {
    top: 175px !important;
    transition: all 0.3s ease-out;
    }
    .myPartnerImageBanner {
    margin-bottom: 30px;
    max-height: 100px;
    width: auto;
    }
    .headerOuter {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    }
    .html[dir='ltr'] .admin {
    width: 139px;
    height: 79px;
    border-radius: 8px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    margin-left: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    }
    .landingContainer .headerOuter {
    top: 87px;
    }
    .singleHeader .headerOuter {
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    background-color: #fff;
    position: relative;
    z-index: 13;
    }
    .staticHeader {
    display: flex;
    min-width: 440px;
    }
    .navOnly.staticHeader nav {
    padding-top: 0;
    }
    ._MyBiz .navOnly.staticHeader .chHeaderContainer li a.active .chNavText {
    border-bottom: 0;
    }
    html[dir='ltr'] ._MyBiz .navOnly.staticHeader .chHeaderContainer li a.active::after {
    width: 100%;
    height: 3px;
    background: #ff664b;
    position: absolute;
    left: 0;
    bottom: -14px;
    content: '';
    border-radius: 10px;
    }
    ._MyBiz .navOnly.staticHeader .chHeaderContainer li a {
    align-items: baseline !important;
    }
    ._MyBiz .navOnly.staticHeader .chHeaderContainer nav ul {
    display: flex;
    justify-content: space-around;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .navOnly.staticHeader .chHeaderContainer li a .chNavText {
    border-bottom: 0;
    }
    .admin.stickyHeader {
    display: none;
    }
    .chAdminIcon {
    background-position: -14px -164px;
    display: inline-flex;
    flex-shrink: 0;
    width: 40px;
    height: 34px;
    }
    ._MyBiz .active .chAdminIcon {
    width: 22px;
    height: 27px;
    background-position: -14px -204px;
    display: inline-flex;
    flex-shrink: 0;
    }
    .navOnly.staticHeader .chHeaderContainer nav ul li {
    width: 115px;
    }
    html[dir='ltr'] .appfestStart .navOnly .chHeaderContainer nav ul li {
    margin-left: 10px;
    }
    .navOnly .chHeaderContainer nav ul li.removeHomeHead {
    display: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .stickyHeader.staticHeader .chHeaderContainer nav ul li a {
    flex-direction: column;
    }
    /* Arabic tool tip & popup css */
    .arabicTooltip {
    width: 316px;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    background-color: #1a7971;
    position: absolute;
    top: 80px;
    right: -30px;
    border-radius: 4px;
    display: flex;
    padding: 10px;
    }
    .arabicTooltipTxt {
    font-size: calc(var(--font-scale, 1) * 12px);
    }
    .arabicTooltip::after {
    bottom: 100%;
    right: 20%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #1a7971;
    border-width: 10px;
    margin-left: -10px;
    }
    .languageTooltip {
    width: 220px;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    background-color: #1a7971;
    position: absolute;
    top: 50px;
    right: -100px;
    border-radius: 4px;
    display: flex;
    z-index: 100;
    padding: 12px;
    left: -35%;
    }
    .languageTooltip::after {
    bottom: 100%;
    right: 54%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #1a7971;
    border-width: 10px;
    margin-left: -10px;
    }
    .languageTooltip__close {
    height: 19px;
    width: 19px;
    }
    .languageTooltip__close::before,
    .languageTooltip__close::after {
    position: absolute;
    right: 7px;
    top: 1px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #f6f6f6;
    }
    .languageTooltip__close::after {
    transform: rotate(-45deg);
    }
    .languageTooltip__close::before {
    transform: rotate(45deg);
    }
    .arabicImg img {
    width: 32px;
    height: 32px;
    max-width: 32px;
    }
    .arabicLangWrap {
    width: 472px;
    height: 291px;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    position: fixed;
    inset: 0;
    margin: auto;
    z-index: 1002;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .closeArabicLang {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    }
    .closeArabicLang::after {
    content: '';
    height: 20px;
    border-left: 2px solid #9b9b9b;
    position: absolute;
    transform: rotate(45deg);
    left: 10px;
    }
    .closeArabicLang::before {
    content: '';
    height: 20px;
    border-left: 2px solid #9b9b9b;
    position: absolute;
    transform: rotate(-45deg);
    left: 10px;
    }
    .arabicLangWrap .arabicBtn {
    font-size: calc(var(--font-scale, 1) * 20px);
    width: 150px;
    height: 60px;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .arabicLangWrap .arabicCnclBtn {
    margin-right: 60px;
    }
    .arabicLangWrap img {
    width: 48px;
    height: 48px;
    }
    .whiteDownArrow {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: 4px;
    }
    html[dir='ltr'] .dropDownCard {
    position: absolute;
    top: 120%;
    left: auto;
    z-index: 20;
    width: max-content;
    border-radius: 16px;
    border: solid 1px #d8d8d8;
    background-color: #ffffff;
    }
    .greenNewTag {
    width: 37px;
    height: 15px;
    border-radius: 14px;
    margin-left: 5px;
    padding: 3px 6px;
    background-image: linear-gradient(68deg, #3fdba7, #249a95);
    left: 50%;
    top: -18px;
    cursor: pointer;
    display: block;
    }
    .userSection li .myBizzTooltip {
    position: absolute;
    top: 50px;
    width: 356px;
    height: 160px;
    box-sizing: border-box;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    border-radius: 6px;
    z-index: 12;
    padding: 20px 30px;
    cursor: default;
    }
    .myBizzTooltip::after {
    bottom: 100%;
    right: 120px;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(136 183 213 / 0%);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
    }
    .myBizzTooltip .close {
    width: 20px;
    height: 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
    }
    .myBizzTooltip .close::after {
    position: absolute;
    left: 13px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    transform: rotate(-45deg);
    }
    .dropDownCardElements:first-child {
    padding: 16px 16px 10px;
    border-radius: 16px 16px 0 0;
    }
    .dropDownCardElements:last-child {
    padding: 10px 16px 16px;
    border-radius: 0 0 16px 16px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .dropDownCardElements {
    padding: 10px 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    }
    .dropDownCardElements:hover {
    background-color: #eaf5ff;
    }
    .myBizzTooltip .close::before {
    position: absolute;
    left: 13px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    transform: rotate(45deg);
    }
    .myBizzTooltip > .orangeBtn {
    font-family: inherit;
    height: 48px;
    border-radius: 5px;
    background-image: linear-gradient(84deg, #f0772c -9%, #f95776 105%);
    border: none;
    outline: none;
    font-weight: 800;
    cursor: pointer;
    width: 100%;
    }
    .myBizzTooltip .orangeBtn::after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3.2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    content: '';
    margin-left: 5px;
    }
    .b2cBtnRechargeNow {
    width: 220px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 14px);
    text-transform: uppercase;
    font-weight: 900;
    color: #fff !important;
    border-radius: 4px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 22%);
    background-image: linear-gradient(90deg, #f0772c, #f95776);
    }
    html[dir='rtl'] .dropDownCard {
    position: absolute;
    top: 100%;
    right: auto;
    z-index: 20;
    width: max-content;
    border-radius: 16px;
    border: solid 1px #d8d8d8;
    background-color: #ffffff;
    }
    .myBizOrgName {
    position: relative;
    top: 3px;
    left: 4px;
    }
    .myBizOrgText {
    background-image: linear-gradient(90deg, #f0772c, #f95776);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    }
    .landingSprite.icAppDownloadSmall {
    width: 23px;
    height: 32px;
    background-position: -154px -601px;
    }
    .chSprite.chDiscount {
    width: 25px;
    height: 25px;
    background-position: -225px -326px !important;
    background-size: 260px 400px !important;
    }
    .headerOfferIcon {
    position: relative;
    animation: circularAnimation 3s linear infinite;
    animation-iteration-count: 3;
    }
    .headerOfferIcon--text {
    font-size: calc(var(--font-scale, 1) * 14px);
    font-weight: 900;
    color: #fff;
    position: absolute;
    z-index: 2;
    }
    .headerOfferIcon__offericonCont {
    width: 25px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 25px;
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
    }
    .navOnly .headerIconTextAlignment {
    font-size: calc(var(--font-scale, 1) * 14px);
    font-weight: 400;
    text-align: center;
    line-height: 17px;
    text-overflow: unset;
    white-space: unset;
    width: auto;
    }
    html[lang='ta'] .navOnly .headerIconTextAlignment {
    line-height: 13px;
    }
    .navOnly .headerIcons {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 72px;
    }
    .headerIcons .navFullTitle {
    display: none;
    }
    .headerIcons:hover .navFullTitle {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    background: rgba(0 0 0 / 70%);
    border-radius: 3px;
    padding: 3px;
    text-align: center;
    }
    .navOnly .headerIcons:hover .navFullTitle {
    display: none;
    }
    .navOnly .headerIconWrapper {
    height: 40px;
    width: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    }
    a.headerIcons.makeFlex.hrtlCenter.column.active.navOnly::after {
    width: 100%;
    height: 3px;
    background: var(--color-primary);
    content: '';
    left: 0;
    bottom: -5px;
    z-index: 2;
    display: inline-flex;
    position: absolute;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .headerIconWrapper {
    height: 24px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .headerIcons {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 54px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .headerIconTextAlignment {
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 400;
    text-align: center;
    line-height: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    width: 60px;
    }
    .navOnly .lessItemsNav .headerIconsGap {
    gap: 80px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .navOnly .headerIconsGap {
    gap: 40px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .headerIconsGap {
    gap: 10px;
    }
    .navOnly .chHeaderContainer ul li .active::after {
    width: 100%;
    height: 3px;
    background: var(--color-primary, var(--color-primary, #008cff));
    content: '';
    left: 0;
    z-index: 2;
    display: inline-flex;
    position: absolute;
    border-radius: 6px;
    bottom: -9px;
    }
    ._MyBiz .navOnly .chHeaderContainer ul li .active::after {
    background: var(--color-primary-mybiz);
    }
    .navOnly .chHeaderContainer .singleLine ul li .active::after {
    bottom: -18px;
    }
    .singleLine .navOnly .headerIcons {
    max-width: unset;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .singleLine .headerIcons {
    max-width: unset;
    }
    .cm_userProfile {
    height: 30px;
    width: 30px;
    margin-right: 10px;
    min-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    }
    .cm_userProfile_goldTire {
    padding: 2px;
    background: linear-gradient(315deg, #ba880e, #ddb01f);
    border-radius: 50%;
    position: relative;
    }
    .cm_userProfile_platinumTire {
    padding: 2px;
    background: linear-gradient(299deg, #757575 56%, #bdbdbd 91%);
    border-radius: 50%;
    position: relative;
    }
    .cm_userProfile_goldTire::before,
    .cm_userProfile_platinumTire::before {
    content: '';
    position: absolute;
    inset: -5px;
    z-index: -1;
    background: #fff;
    border-radius: inherit;
    }
    .shimmerState {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: linear-gradient(to right, #ebeff2 8%, #f9fafb 18%, #ebeff2 33%);
    background-size: 800px 104px;
    position: relative;
    }
    @@-webkit-keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0;
    }
    100% {
    background-position: 468px 0;
    }
    }
    @@-moz-keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0;
    }
    100% {
    background-position: 468px 0;
    }
    }
    @@keyframes placeHolderShimmer {
    0% {
    background-position: -468px 0;
    }
    100% {
    background-position: 468px 0;
    }
    }
    .loaderWrap {
    width: 52px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    }
    .iconLoading {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    background: linear-gradient(to right, #ebeff2 8%, #f9fafb 18%, #ebeff2 33%);
    background-size: 800px 104px;
    position: relative;
    animation: placeHolderShimmer 1s linear infinite;
    }
    .textLineWrap {
    width: 46px;
    height: 10px;
    background-image: linear-gradient(81deg, #f5f5f5 32%, #f9f9f9 53%, #e7e7e7 75%);
    align-items: center;
    }
    .textLine {
    width: 100px;
    height: 16px;
    display: block;
    border-radius: 2px;
    background: linear-gradient(to right, #ebeff2 8%, #f9fafb 18%, #ebeff2 33%);
    background-size: 800px 104px;
    position: relative;
    animation: placeHolderShimmer 1s linear infinite;
    }
      
    :root {
    --color-primary: #008cff;
    --color-btn-primary-bg: linear-gradient(93deg, #53b2fe, #065af3);
    --color-btn-primary-text: #fff;
    --color-btn: #008cff;
    --btn-border-radius: 4px;
    --color-btn-mybiz-primary-bg: linear-gradient(256deg, #ff684a, #ff4959);
    --color-primary-mybiz: #ff664b;
    --color-primary-mybiz-inactive: #c2c2c2;
    --color-mybiz-primary-bg: linear-gradient(to bottom, #371f30, #371f30);
    --color-gradient-primary-mybiz: #fff1e7;
    }
    /* -------
    // general
    //----- */
    html,
    body {
    padding: 0;
    margin: 0;
    }
    html {
    box-sizing: border-box;
    }
    *,
    html {
    box-sizing: border-box;
    }
    /* -------
    // Globals
    //----- */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    a {
    color: var(--color-primary, #008cff);
    text-decoration: none;
    cursor: pointer;
    }
    a:hover,
    a:focus {
    text-decoration: none;
    outline: none;
    }
    .makeRelative {
    position: relative;
    }
    .makeAbsolute {
    position: absolute;
    }
    .clearFix::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .lineThrough {
    text-decoration: line-through;
    }
    .capText {
    text-transform: uppercase;
    }
    .primaryText {
    color: #008cff;
    }
    ._MyBiz .primaryText,
    .modalLogin.myBiz .primaryText {
    color: #f17531;
    }
    /* loader changes */
    .btnLoader {
    display: inline-block;
    height: 22px;
    width: 22px;
    animation: rotate 0.8s infinite linear;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    margin: -2px auto;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    }
    @@keyframes spin {
    from {
    transform: rotate(0deg);
    }
    to {
    transform: rotate(360deg);
    }
    }
    /* -- In case you need to add a gutter above/below an element -- */
    .appendBottom2 {
    margin-bottom: 2px;
    }
    .appendBottom5 {
    margin-bottom: 5px;
    }
    .appendBottom6 {
    margin-bottom: 6px;
    }
    .appendBottom10 {
    margin-bottom: 10px;
    }
    .appendBottom12 {
    margin-bottom: 12px;
    }
    .appendBottom15 {
    margin-bottom: 15px;
    }
    .appendBottom20 {
    margin-bottom: 20px;
    }
    .appendBottom25 {
    margin-bottom: 25px;
    }
    .appendBottom30 {
    margin-bottom: 30px;
    }
    .appendBottom40 {
    margin-bottom: 40px;
    }
    .appendBottom50 {
    margin-bottom: 50px;
    }
    .appendBottom52 {
    margin-bottom: 52px;
    }
    html[dir='ltr'] .appendLeft2 {
    margin-left: 2px;
    }
    html[dir='ltr'] .appendLeft5 {
    margin-left: 5px;
    }
    html[dir='ltr'] .appendLeft8 {
    margin-left: 8px;
    }
    html[dir='ltr'] .appendLeft10 {
    margin-left: 10px;
    }
    html[dir='ltr'] .appendLeft20 {
    margin-left: 20px;
    }
    html[dir='ltr'] .appendLeft40 {
    margin-left: 40px;
    }
    html[dir='ltr'] .appendLeft50 {
    margin-left: 50px;
    }
    html[dir='ltr'] .appendRight5 {
    margin-right: 5px;
    }
    html[dir='ltr'] .appendRight8 {
    margin-right: 8px;
    }
    html[dir='ltr'] .appendRight10 {
    margin-right: 10px;
    }
    html[dir='ltr'] .appendRight15 {
    margin-right: 15px;
    }
    html[dir='ltr'] .appendRight20 {
    margin-right: 20px;
    }
    html[dir='ltr'] .appendRight25 {
    margin-right: 25px;
    }
    html[dir='ltr'] .appendRight30 {
    margin-right: 30px;
    }
    .appendTop3 {
    margin-top: 3px;
    }
    .appendTop5 {
    margin-top: 5px;
    }
    .appendTop10 {
    margin-top: 10px !important;
    }
    .appendTop12 {
    margin-top: 12px;
    }
    .appendTop15 {
    margin-top: 15px;
    }
    .appendTop20 {
    margin-top: 20px;
    }
    .appendTop25 {
    margin-top: 25px;
    }
    .appendTop30 {
    margin-top: 30px;
    }
    .appendTop60 {
    margin-top: 60px;
    }
    .appendTop250 {
    margin-top: 250px;
    }
    .appendTop-50 {
    margin-top: -50px;
    }
    .appendTop23 {
    margin-top: 23px;
    }
    .padding1 {
    padding: 1px;
    }
    .padding20 {
    padding: 20px;
    }
    .paddingB10 {
    padding-bottom: 10px;
    }
    .paddingB15 {
    padding-bottom: 15px;
    }
    /* -- In case you need to add a gutter Left - Right the element -- */
    html[dir='ltr'] .paddingL10 {
    padding-left: 10px;
    }
    html[dir='ltr'] .paddingL20 {
    padding-left: 20px;
    }
    html[dir='ltr'] .paddingR10 {
    padding-right: 10px;
    }
    .paddingLR20 {
    padding-left: 20px;
    padding-right: 20px;
    }
    /* Icon via css */
    i::before,
    i::after {
    content: '';
    box-sizing: border-box;
    }
    /* -- In case you need to add a size -- */
    .font8 {
    font-size: 8px;
    line-height: 8px;
    }
    .font9 {
    font-size: 9px;
    line-height: 9px;
    }
    .font10 {
    font-size: 10px;
    line-height: 10px;
    }
    .font11 {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 11px;
    }
    .font12 {
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 12px;
    }
    .font14 {
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 14px;
    }
    .font16 {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 16px;
    }
    .font18 {
    font-size: calc(var(--font-scale, 1) * 18px);
    line-height: 18px;
    }
    .font20 {
    font-size: calc(var(--font-scale, 1) * 20px);
    line-height: 20px;
    }
    .font22 {
    font-size: calc(var(--font-scale, 1) * 22px);
    line-height: 22px;
    }
    .font23 {
    font-size: calc(var(--font-scale, 1) * 23px);
    line-height: 23px;
    }
    .font24 {
    font-size: calc(var(--font-scale, 1) * 24px);
    line-height: 24px;
    }
    .font26 {
    font-size: calc(var(--font-scale, 1) * 26px);
    line-height: 26px;
    }
    .font28 {
    font-size: calc(var(--font-scale, 1) * 28px);
    line-height: 28px;
    }
    .font30 {
    font-size: calc(var(--font-scale, 1) * 30px);
    line-height: 30px;
    }
    .lineHeight14 {
    line-height: 14px;
    }
    .lineHeight16 {
    line-height: 16px;
    }
    .lineHeight26 {
    line-height: 26px !important;
    }
    /* -- In case you need to add a Font Family -- */
    .latoLight {
    font-weight: 300;
    }
    .latoRegular {
    font-weight: 400;
    }
    .latoBlack {
    font-weight: 900;
    }
    .latoBold {
    font-weight: 700;
    }
    .latoIlalic {
    font-style: italic;
    }
    /* -- Calc Width -- */
    .calc60 {
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    }
    .calc80 {
    width: -moz-calc(100% - 80px);
    width: -o-calc(100% - 80px);
    width: calc(100% - 80px);
    }
    /* -- Text Colors -- */
    .whiteText {
    color: #ffffff;
    }
    .blackText {
    color: #000000;
    }
    .darkGreyText {
    color: #4a4a4a;
    }
    .lightGreyText {
    color: #9b9b9b;
    }
    .deepskyBlueText {
    color: var(--color-primary, #008cff);
    }
    .greenText {
    color: #00a19c;
    }
    .redText {
    color: #eb2026;
    }
    .yellowText {
    color: #f09819;
    }
    .orangeText {
    color: #ff664b;
    }
    .blueText {
    color: var(--color-primary, #008cff);
    }
    .myBizText {
    color: #ff5a5a;
    }
    /* -- In case you need to add an alignment -- */
    html[dir='ltr'] .textLeft {
    text-align: left;
    }
    html[dir='ltr'] .textRight {
    text-align: right;
    }
    .textCenter {
    text-align: center;
    }
    html[dir='rtl'] input[type='text'].inputTextAlignLeft {
    text-align: left;
    }
    html[dir='ltr'] .pushRight {
    margin-left: auto;
    }
    .pushBottom {
    margin-top: auto;
    }
    /* -- In case you need to add a Flex -- */
    .makeFlex {
    display: flex;
    }
    .flexOne {
    flex: 1;
    }
    .flexTwo {
    flex: 2;
    }
    .makeFlex.column {
    flex-direction: column;
    }
    .makeFlex.row {
    flex-direction: row;
    }
    .makeFlex.perfectCenter {
    align-items: center;
    justify-content: center;
    }
    .makeFlex.hrtlCenter {
    align-items: center;
    }
    .makeFlex.vrtlCenter {
    justify-content: center;
    }
    .makeFlex.spaceBetween {
    justify-content: space-between;
    }
    .makeFlex.spaceAround {
    justify-content: space-around;
    }
    .makeFlex.end {
    align-items: flex-end;
    }
    .makeFlex.top {
    align-items: flex-start;
    }
    .makeFlex.bottom {
    align-items: flex-end;
    }
    .makeFlex.wrap {
    flex-wrap: wrap;
    }
    /* -- In case you need to change cursor type -- */
    .cursorPointer {
    cursor: pointer;
    }
    /* -- In case you need to hide element -- */
    .hide {
    display: none;
    }
    img {
    max-width: 100%;
    }
    /* --- Buttons -- */
    .primaryBtn {
    border-radius: 34px;
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    display: inline-block;
    flex-shrink: 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-align: center;
    }
    a.primaryBtn {
    color: #fff;
    }
    .primaryBtn.btnSmall {
    font-size: 10px;
    padding: 7px 15px;
    }
    /* -- Radio Box -- */
    .radioOuter {
    display: inline-flex;
    position: relative;
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) {
    position: absolute;
    left: -9999px;
    right: unset;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:not(:checked) + label,
    html[dir='ltr'] .radioOuter [type='radio']:checked + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked + label::before,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:checked + label::before {
    border: 1px solid var(--color-primary, #008cff);
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked + label::after,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) + label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--color-primary, #008cff);
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:not(:checked) + label::after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    /* -- Radio Box Checkbox Style -- */
    .chkBox {
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    background: #fff;
    position: relative;
    }
    html[dir='ltr'] .selected .chkBox::before {
    border: 1px solid var(--color-primary, #008cff);
    content: '';
    width: 18px;
    height: 18px;
    background: var(--color-primary, #008cff);
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir='ltr'] .selected .chkBox::after {
    position: absolute;
    left: 5px;
    top: 2px;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* -- icons -- */
    html[dir='ltr'] .ic_circularclose_grey::before,
    html[dir='ltr'] .ic_circularclose_grey::after {
    position: absolute;
    left: 9px;
    top: 4px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .ic_circularclose_grey::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .ic_circularclose_grey::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    /* -- Right to Left -- */
    html[dir='rtl'] .textLeft {
    text-align: right;
    }
    html[dir='rtl'] .textRight {
    text-align: left;
    }
    html[dir='rtl'] .pushRight {
    margin-right: auto;
    }
    html[dir='rtl'] .appendLeft2 {
    margin-right: 2px;
    }
    html[dir='rtl'] .appendLeft5 {
    margin-right: 5px;
    }
    html[dir='rtl'] .appendLeft8 {
    margin-right: 8px;
    }
    html[dir='rtl'] .appendLeft10 {
    margin-right: 10px;
    }
    html[dir='rtl'] .appendLeft20 {
    margin-right: 20px;
    }
    html[dir='rtl'] .appendRight5 {
    margin-left: 5px;
    }
    html[dir='rtl'] .appendRight8 {
    margin-left: 8px;
    }
    html[dir='rtl'] .appendRight10 {
    margin-left: 10px;
    }
    html[dir='rtl'] .appendRight15 {
    margin-left: 15px;
    }
    html[dir='rtl'] .appendRight20 {
    margin-left: 20px;
    }
    html[dir='rtl'] .appendRight25 {
    margin-left: 25px;
    }
    html[dir='rtl'] .appendRight30 {
    margin-left: 30px;
    }
    html[dir='rtl'] .paddingL10 {
    padding-right: 10px;
    }
    html[dir='rtl'] .paddingL20 {
    padding-right: 20px;
    }
    html[dir='rtl'] .paddingR10 {
    padding-left: 10px;
    }
    .password-autocomplete-disabler {
    position: absolute !important;
    left: -10000px !important;
    top: -10000px !important;
    }
    html[dir='rtl'] input[type='text'] {
    direction: ltr;
    text-align: right;
    }
    /* Right to Left Radio Box */
    html[dir='rtl'] .radioOuter [type='radio']:checked,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) {
    position: absolute;
    right: -9999px;
    left: unset;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label {
    position: relative;
    padding-right: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label::before,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label::after,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--color-primary, #008cff);
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir='rtl'] .selected .chkBox::before {
    border: 1px solid var(--color-primary, #008cff);
    content: '';
    width: 18px;
    height: 18px;
    background: var(--color-primary, #008cff);
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir='rtl'] .selected .chkBox::after {
    position: absolute;
    right: 5px;
    top: 2px;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* -- icons right to left -- */
    html[dir='rtl'] .ic_circularclose_grey {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #9b9b9b;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 50px;
    cursor: pointer;
    }
    html[dir='rtl'] .ic_circularclose_grey::before,
    html[dir='rtl'] .ic_circularclose_grey::after {
    position: absolute;
    right: 9px;
    top: 4px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #fff;
    }

.chSprite {
    background-image: url(/img/icon/B2CHeaderSprite@1.png);
    background-repeat: no-repeat;
    background-size: 155px 269px;
}
    .chSprite.b2b {
    background-image: none;
    }
    .chHotels {
    width: 21.5px;
    height: 24px;
    background-position: -36.5px 0;
    }
    .chBuses {
    width: 25.8px;
    height: 21.6px;
    background-position: -126px -1.2px;
    }
    .chHolidays {
    width: 25px;
    height: 20px;
    background-position: -65px -2px;
    }
    .chVisa {
    background-position: -99px -239px;
    width: 25px;
    height: 20px;
    }
    .chCabs {
    width: 23.4px;
    height: 22.2px;
    background-position: -66px -49px;
    }
    .chTrains {
    width: 28px;
    height: 22px;
    background-position: -94px -1.8px;
    }
    .chActivities {
    background-position: -161px -56px;
    }
    .chActivities.active {
    background-position: -127px -56px;
    }
    .chGiftcards {
    background-position: -5px -98px;
    width: 20px;
    height: 20px;
    }
    .chMore {
    background-position: -103px -200px;
    width: 24px;
    height: 6px;
    }
    .chFlights {
    background-position: -3px -2.5px;
    width: 25px;
    height: 20px;
    }
    .chTravelInsurance {
    width: 25px;
    height: 29px;
    background-position: -126px -45.7px;
    }
    .chCharterFlights {
    width: 22px;
    height: 16px;
    background-position: -67px -195.5px;
    }
    .chVisa.active {
    background-position: -70px -239px;
    }
    .chForex {
    width: 18px;
    height: 20px;
    background-position: -100px -50px;
    }
    .chForex.active {
    background-position: -100px -74px;
    }
    .chFlights.active {
    background-position: -3px -26.5px;
    }
    .chTravelInsurance.active {
    width: 25px;
    height: 29px;
    background-position: -126px -69.7px;
    }
    .chCharterFlights.active {
    background-position: -67px -219.5px;
    }
    .chMore.active {
    background-position: -104px -224px;
    }
    .chGiftcards.active {
    background-position: -5px -122px;
    }
    .chTrains.active {
    background-position: -94px -24.5px;
    }
    .chCabs.active {
    background-position: -66px -73px;
    }
    .chHolidays.active {
    background-position: -65px -26px;
    }
    .chBuses.active {
    background-position: -125px -25px;
    }
    .chHotels.active {
    background-position: -37.7px -25px;
    }
    .chWallet {
    background-position: 0 -60px;
    }
    .chWalletBlack {
    margin-top: 6px;
    margin-right: 6px;
    width: 24px;
    height: 26px;
    background-position: -965px -16px;
    background-size: 989px 60px !important;
    background-color: #fff !important;
    }
    html[dir='ltr'] .chMy {
    background-position: -177px -350px;
    background-size: 260px 450px;
    background-color: transparent;
    }
    .chAdmin {
    background-position: -2px -120px;
    }
    .chAdminSite {
    background-position: -2px -120px;
    }
    .chVenues {
    background-position: -38px -118px;
    }
    .chMice {
    background-position: -188px -118px;
    }
    .chBudgetStays {
    background-position: -3px -208px;
    }
    .chHomestays {
    width: 26.4px;
    height: 22px;
    background-position: -34px -50px;
    }
    .chHomestays.active {
    background-position: -33.59px -73px;
    }
.flagSprite {
    background-image: url(/img/icon/flagSprite3.png);
    background-repeat: no-repeat;
    background-size: 18px 92px;
    display: inline-block;
}
    .flagSprite.in {
    width: 18px;
    height: 12px;
    background-position: 0 0;
    }
    .flagSprite.us {
    width: 18px;
    height: 12px;
    background-position: 0 -12px;
    }
    .flagSprite.ae {
    width: 18px;
    height: 12px;
    background-position: 0 -24px;
    }
    .flagSprite.sa {
    width: 18px;
    height: 12px;
    background-position: 0 -36px;
    }
    .flagSprite.om {
    width: 18px;
    height: 12px;
    background-position: 0 -49px;
    }
    .flagSprite.kw {
    width: 18px;
    height: 12px;
    background-position: 0 -61px;
    }
    .flagSprite.row {
    width: 18px;
    height: 18px;
    background-position: 0 -75px;
    }
    .flagSprite.ww {
    width: 18px;
    height: 18px;
    background-position: 0 -75px;
    }
    /** – My Biz Logo – **/
    ._MyBiz .chNavIcon.active {
    background-color: var(--color-primary-mybiz);
    }
    ._MyBiz .chNavIcon.inactive {
    background-color: var(--color-primary-mybiz-inactive);
    }
    ._MyBiz .active .chMore {
    background-position: -53px -278px;
    }
    ._MyBiz .active .chHolidays {
    background-position: -65px -26px;
    }
    ._MyBiz .active .chAdminSite {
    background-position: -2px -151px;
    }
    ._MyBiz .active .chVenues {
    background-position: -38px -146px;
    }
    ._MyBiz .active .chAdmin {
    background-position: -2px -151px;
    }
    ._MyBiz .active .chCharterFlights {
    background-position: -67px -219.5px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chFlights {
    width: 29px;
    height: 23px;
    background-position: -226px -0.5px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chHotels {
    width: 22px;
    height: 24px;
    background-position: -167px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chMore {
    width: 14px;
    height: 4px;
    background-position: -35px -278px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chGiftcards {
    width: 20px;
    height: 20px;
    background-position: -361px -1px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chTrains {
    width: 29px;
    height: 25px;
    background-position: -325px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chBudgetStays {
    width: 28px;
    height: 23px;
    background-position: -70px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chCabs {
    width: 26.5px;
    height: 25px;
    background-position: -132px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chHolidays {
    background-position: -68px -87px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chBuses {
    width: 25px;
    height: 23.5px;
    background-position: -100.5px -1px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chAdminSite {
    background-position: -2px -151px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chVenues {
    background-position: -38px -146px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chAdmin {
    width: 18px;
    height: 22px;
    background-position: -936px -21px;
    background-size: 989px 60px !important;
    background-color: #fff !important;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chMice {
    width: 27px;
    height: 20px;
    background-position: -1px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chCharterFlights {
    width: 22px;
    height: 16px;
    background-position: -67px -195.5px;
    }
    html[dir='rtl'] .chMy {
    background-position: -171px -350px;
    background-size: 260px 450px;
    background-color: transparent;
    }
    /* MY BIZ SPRITE */
._MyBiz .chSprite {
    background-image: url(/img/icon/B2BHeaderSprite@2x.png);
    background-repeat: no-repeat;
    background-size: 409px 25px;
}
    ._MyBiz .navOnly .chSprite {
    background-size: 692.3px 42px;
    }

.popupSprite {
    background: url(/img/icon/popupFlowSprite@2x.png) no-repeat;
    background-size: 170px 170px;
}
    .popupEye {
    background-position: -25px -105px;
    background-size: 150px 150px !important;
    }
    .popupEyeClose {
    background-position: 0 -105px;
    background-size: 150px 150px !important;
    }
    .errorCross {
    background-position: -14px 0;
    }
    .popupAccSuccess {
    background-position: -93px -2px;
    background-size: 160px 170px;
    }
    .popupAccUnSuccess {
    background-position: -43px -89px;
    background-size: 160px 170px;
    }
    .popupCrossIcon {
    background-position: 0 -16px;
    background-size: 150px 160px;
    }
    .popupWarningIcon {
    background-position: 2px 0;
    background-size: 200px 200px;
    }
    .popupLinkSuccess {
    background-position: -106px -78px;
    background-size: 150px 150px;
    }
    .popupMyBizIcon {
    background-position: -26px 2px !important;
    background-size: 150px 160px;
    }
    html[dir='ltr'] .popupGoogleIcon {
    background-position: -55px -32px;
    background-size: 150px 160px;
    }
    html[dir='ltr'] .popupFbIcon {
    background-position: -30px -31px;
    background-size: 145px 135px;
    }
    html[dir='rtl'] .popupGoogleIcon {
    background-position: -55px -35px;
    background-size: 152px 170px;
    }
    html[dir='rtl'] .popupFbIcon {
    background-position: -30px -31px;
    background-size: 142px 142px;
    }
      
    #credential_picker_container { 
    top: 120px !important;
    }
    .yoloStripWrap{
    width: 377px;
    height: 70px;
    padding: 12px 14px 14px 7px;
    border-radius: 6px;
    background-image: linear-gradient(99deg, #eaf5ff 0%, #ffffff 97%);
    position: fixed;
    top: 55px;
    right: 28px;
    z-index: 100;
    display: flex;
    align-items: center;
    margin-bottom: -6px;
    }
.yoloBg {
    width: 80px;
    height: 45px;
    background: url(/img/icon/yolopanel.png) no-repeat;
    background-size: 80px 45px;
    display: block;
}
      
    .listYourPropertyDivWidth {
    max-width: 93px;
    }
      
    .header-newTag {
    padding: 2px 8px;
    border-radius: 10px;
    background: linear-gradient(45deg, #43e1a8 0%, #219393 100%);
    font-size: 10px;
    font-weight: 700;
    line-height: 10px;
    color: #ffffff;
    animation: fadeInAnimation 1s 1 ease forwards;
    }
    @@keyframes fadeInAnimation {
    from {
    opacity: 0;
    }
    to {
    opacity: 1;
    }
    }
      
    .tgTicker {
    align-items: center;
    display: flex;
    padding-bottom: 4px;
    cursor: auto;
    }
    .tgTicker__item {
    position: relative;
    height: 17px;
    width: 200px;
    font-weight: 700;
    color: #fff;
    -webkit-animation: fadeinout 3s linear forwards;
    animation: fadeinout 3s linear forwards;
    }
    @@-webkit-keyframes fadeinout {
    0%,
    100% {
    opacity: 0;
    }
    50% {
    opacity: 1;
    }
    }
    @@keyframes fadeinout {
    0%,
    100% {
    opacity: 0;
    }
    50% {
    opacity: 1;
    }
    }
    .tgTicker__item span {
    color: #33d18f;
    }
    .tg__dot {
    display: inline-flex;
    width: 5px;
    height: 5px;
    flex-shrink: 0;
    margin: 0 15px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 40%);
    }
      
    .fbLoginBtn,
    .googleLoginBtn {
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: none;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);
    }
    .fbLoginBtn {
    background-color: #3b589a;
    }
    .googleLoginBtn {
    background-color: #fff;
    }
    .socialBtnContainer.loginPopup .googleLoginBtn {
    justify-content: center;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    box-shadow: none;
    }
    .googleBtnNew {
    width: 32px !important;
    height: 32px !important;
    display: inline-flex;
    border-radius: 50%;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border: 1px #d8d8d8 solid;
    cursor: pointer;
    }
    html[dir='ltr'] .popupFbIcon,
    .popupGoogleIcon {
    width: 20px;
    height: 20px;
    margin: 12px 12px 12px 20px;
    }
    html[dir='rtl'] .popupFbIcon,
    .popupGoogleIcon {
    width: 26px;
    height: 26px;
    margin: 12px;
    }
    .popupSprite.gIcon {
    width: 18px;
    height: 18px;
    background-position: -57px -33px;
    background-size: 150px 150px;
    }
    .mousePointer {
    cursor: pointer;
    }
    .signInByEmailButton {
    height: 40px;
    }
      
    .autopop__wrap {
    width: 360px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    position: absolute;
    top: 55px;
    right: 0;
    border-radius: 8px;
    padding-bottom: 10px;
    box-sizing: border-box;
    z-index: 99999;
    }
    .autopop__wrap__new {
    width: 360px;
    padding: 0;
    }
    .autopop__wrap::after {
    bottom: 100%;
    right: 30%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(255 255 255 / 0%);
    border-bottom-color: #eaf5ff !important;
    border-width: 10px;
    margin-left: -10px;
    }
    .login__earn {
    border-radius: 6px 6px 0 0 !important;
    background-color: #eaf5ff;
    padding: 10px 20px;
    /* margin: -10px -10px 15px; */
    }
    .login__card {
    border-radius: 4px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 12px 10px;
    }
    .blue__circle {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #eaf5ff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    }
    .defaultCursor {
    cursor: default;
    }
    .disableInput {
    pointer-events: none;
    user-select: none;
    }
    .loginOverlay {
    border: none;
    width: 100%;
    height: 22px;
    background: transparent;
    padding: 0 5px;
    position: absolute;
    left: 0;
    top: -6px;
    margin: 0;
    }
    .loginModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    }
    /* Change the white to any color ;) */
    input.loginOverlay:-webkit-autofill,
    input.loginOverlay:-webkit-autofill:hover,
    input.loginOverlay:-webkit-autofill:focus,
    input.loginOverlay:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    margin: 0;
    padding: 0;
    }
    .loginCardNew {
    background: #ffffff;
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    border-radius: 4px;
    padding: 10px 14px;
    position: relative;
    }
    .loginCardNew::before {
    content: '';
    width: 3px;
    height: 100%;
    background-color: #1a7971;
    border-radius: 4px 0 0 4px;
    position: absolute;
    left: 0;
    top: 0;
    }
    .loginCardNewIcon {
    width: 21px;
    flex-shrink: 0;
    margin-right: 16px;
    }
      
    .myBizWalletPopup {
    padding: 16px 16px 24px 24px;
    box-shadow: 0 2px 16px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    position: absolute;
    top: 60px;
    border-radius: 8px;
    width: 335px;
    left: -11px;
    }
    .myBizWalletPopup::after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(255 255 255 / 0%);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    }
    .myBizWalletPopup__top {
    display: flex;
    }
    .myBizWalletPopup__top--desc {
    display: flex;
    flex-direction: column;
    letter-spacing: 0.42px;
    line-height: normal;
    color: #4a4a4a;
    }
    .myBizWalletPopup__top--desc b {
    font-weight: 900;
    }
    .myBizWalletPopup__top--title {
    font-size: calc(var(--font-scale, 1) * 14px);
    margin: 15px 0 6px;
    }
    .myBizWalletPopup__top--subtitle {
    font-size: calc(var(--font-scale, 1) * 12px);
    margin-bottom: 16px;
    }
    .exploreNowLink {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 900;
    font-size: calc(var(--font-scale, 1) * 14px);
    margin-right: 5px;
    }
    .exploreNowLink::after {
    content: '';
    border: solid var(--color-primary, #008cff);
    border-width: 0 2px 2px 0;
    padding: 3.5px;
    transform: rotate(-45deg);
    margin-left: 5px;
    }
    .myBizWalletPopup__comparison {
    font-size: 9px;
    letter-spacing: 0.31px;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-top: 6px;
    }
    .myBizWalletPopup__comparison_color {
    content: '';
    width: 7px;
    height: 7px;
    margin-right: 4px;
    display: inline-block;
    }
    .myBizWalletPopup__comparison--mybiz {
    margin-right: 12px;
    }
    .myBizWalletImg_persuation {
    width: 65px;
    height: 65px;
    }
    .myBizWalletPopup__close {
    width: 20px;
    height: 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
    left: 210px;
    top: -8px;
    }
    .myBizWalletPopup__close::after {
    position: absolute;
    left: 13px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    transform: rotate(-45deg);
    }
    .myBizWalletPopup__close::before {
    position: absolute;
    left: 13px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    transform: rotate(45deg);
    }
      
    .greenDayLandingText {
    color: #44d7b6
    }
    .greenDayHeaderText {
    color: #249995
    }
    .redHeaderAmtText {
    color: #ff5a5a;
    }
    .bizWalletCenter {
    align-items: center;
    }
    .bizWalletRecharge {
    color : #68BBFF
    }
      
    .animTxtWrp {
    height: 14px;
    overflow: hidden;
    }
    .animTxtFld {
    transition: all 0.3s linear;
    }
    .animTxtFld > p {
    font-size: 10px;
    line-height: 14px;
    }
      
    .wltBlnc {
    display: inline-flex;
    align-items: center;
    background-color: #fff;
    border: 1px #d8d8d8 solid;
    padding: 0 10px;
    cursor: pointer;
    }
    .wltBlnc.isHeader {
    background-color: transparent;
    border: 0;
    }
    .wltBlnc.isStickyHeader {
    background-color: transparent;
    border: 0;
    }
    .wltBlnc__icon {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 7px;
    background-color: #fff2d0;
    border-radius: 50%;
    }
    html[dir='rtl'] .wltBlnc__icon {
    margin-right: 0;
    margin-left: 7px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .isHeader .wltBlnc__icon {
    background-color: rgb(255 255 255 / 20%);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .isStickyHeader .wltBlnc__icon {
    background-color: transparent;
    }
    .wltBlnc__headingText {
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 900;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    }
    .isHeader .wltBlnc__headingText {
    color: #fff;
    }
    .isStickyHeader .wltBlnc__headingText {
    color: #000;
    }
    .isHeader .animTxtFld > p {
    color: rgb(255 255 255 / 60%);
    }
    .isStickyHeader .animTxtFld > p {
    color: #4a4a4a;
    }
    .wltBlnc__heading--mark {
    width: 4px;
    height: 4px;
    background: linear-gradient(85.23deg, #43e1a8 0%, #219393 100%);
    display: inline-flex;
    position: absolute;
    border-radius: 50%;
    right: -3px;
    top: -1px;
    }
    .wltBlnc__icon .walletBlanceIcon {
    transform: scale(0.8);
    }
    .isStickyHeader .wltBlnc__icon .walletBlanceIcon {
    transform: scale(1);
    }
      
    .cstmModal {
    width: 560px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 16;
    background: #fff;
    border-radius: 10px;
    }
    .cstmModal__backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 15;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 60%);
    }
    .cstmModal__close {
    background-color: #fff;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -40px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 14;
    cursor: pointer;
    }
    .cstmModal__close:hover {
    opacity: 1;
    }
    .cstmModal__close::before,
    .cstmModal__close::after {
    position: absolute;
    left: 12px;
    content: ' ';
    height: 14px;
    width: 2px;
    background-color: #000;
    }
    .cstmModal__close::before {
    transform: rotate(45deg);
    }
    .cstmModal__close::after {
    transform: rotate(-45deg);
    }
      
    .changeCountryTip {
    position: absolute;
    top: 53px;
    right: 0;
    background: #eaf5ff;
    width: 496px;
    height: 128px;
    border-radius: 6px;
    padding: 14px 24px 12px;
    display: flex;
    flex-direction: column;
    z-index: 100;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    }
    .changeCountryTip::after {
    bottom: 100%;
    right: 50px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(234 245 255 / 0%);
    border-bottom-color: #eaf5ff;
    border-width: 10px;
    margin-left: -10px;
    }
    button.changeCountryBtn {
    width: 200px !important;
    height: 40px;
    background: linear-gradient(93.66deg, #53b2fe 0%, #065af3 100%), #ffffff;
    border-radius: 4px !important;
    font-weight: 900 !important;
    font-size: calc(var(--font-scale, 1) * 16px) !important;
    line-height: 20px;
    text-transform: uppercase;
    }
    .appendBottom8 {
    margin-bottom: 8px;
    }
      
    .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgb(0 0 0 / 60%);
    }
    .modalMain {
    top: 50%;
    left: 50%;
    width: 510px;
    min-height: 565px;
    padding: 30px;
    position: fixed;
    min-width: 510px;
    border-radius: 10px;
    z-index: 2;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    }
    .imageSliderModal .modalMain {
    transform: translate(0%, 0%);
    position: relative;
    top: 0%;
    left: 0%;
    box-shadow: 0 1px 7px rgb(0 0 0 / 40%);
    z-index: 3;
    }
    .imageSliderModal .imageSlideContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    width: 100%;
    flex-direction: row-reverse;
    }
    .modalLogin.personal .modalMain {
    padding-top: 50px;
    }
    .modal.dynHeight .modalMain {
    height: auto;
    }
    .modalOverlay {
    top: 50%;
    left: 50%;
    width: 510px;
    min-height: 565px;
    padding: 30px;
    position: fixed;
    min-width: 510px;
    border-radius: 10px;
    opacity: 0.8;
    z-index: 3;
    background-color: #fff;
    transform: translate(-50%, -50%);
    }
    .modalMain.blur {
    opacity: 0.8;
    pointer-events: none;
    }
    .displayBlock {
    display: block;
    }
    .displayNone {
    display: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .modalHeightAlter .modalMain {
    min-height: 0;
    min-width: 710px;
    height: auto;
    padding: 20px;
    }
    .modalMain .modalClose span {
    display: inline-block;
    }
    .modalMain .serverError span:first-child {
    width: 17px;
    height: 15px;
    }
    .modal .crossIcon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    }
    .modal .myBizIcon {
    width: 55px;
    height: 35px;
    }
    .modal.iconModalTitle .modalTitle {
    align-items: flex-start;
    }
    .ssoCircle {
    border: solid 1px #9b9b9b;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9b9b9b;
    }
    .ssoTooltip {
    display: none;
    width: 260px;
    padding: 10px;
    position: absolute;
    background: #249995;
    border-radius: 4px;
    top: 60px;
    left: 105px;
    z-index: 1;
    }
    .ssoCircle:hover + .ssoTooltip {
    display: flex;
    }
    .ssoTooltip::after {
    bottom: 100%;
    left: 83%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(36 153 149 / 0%);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    .unverifiedNMyBizBox .subIconContainer {
    margin-left: 30px;
    }
    .unverifiedNMyBizBox .unverifiedNoBoxInner {
    margin-left: 35px !important;
    }
    .headerOuter .imageSliderModal .unverifiedNoBox {
    left: calc(50% - -437px) !important;
    }
    .tcnFooter {
    display: flex;
    flex-direction: column;
    }
    .commonModal__close {
    background-color: #fff;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -40px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 14;
    cursor: pointer;
    top: 0;
    }
    .commonModal__close:hover {
    opacity: 1;
    }
    .commonModal__close::before,
    .commonModal__close::after {
    position: absolute;
    left: 12px;
    content: ' ';
    height: 14px;
    width: 2px;
    background-color: #000;
    }
    .commonModal__close::before {
    transform: rotate(45deg);
    }
    .commonModal__close::after {
    transform: rotate(-45deg);
    }

.bizSignup.myBiz .mBizAccount__header {
    background: rgb(245 245 245 / 90%) 
    url(/img/icon/corporate-travel@2x.png) bottom right no-repeat;
    background-size: 183px 117px;
    margin: 0 -30px;
    padding: 26px 30px 2px;
    margin-bottom: 20px;
}
    .bizSignup.myBiz .mBizAccount__back {
    min-height: 37px;
    }
    .bizSignup.myBiz .mBizAccount__heading {
    font-size: calc(var(--font-scale, 1) * 26px);
    line-height: 30px;
    }
    .bizSignup.myBiz .mBizAccount__existing {
    padding: 11px 20px;
    border-radius: 4px;
    border: solid 1px #fac7ab;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    .bizSignup.myBiz .mBizAccount__existingIcon {
    width: 44px;
    height: 44px;
    background: #ccc;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    margin-right: 23px;
    }
    .bizSignup.myBiz .mBizAccount__existingIcon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .mBizAccount__back .mybizLoginClose,
    .modalClose .mybizLoginClose {
    width: 32px;
    height: 32px;
    background-color: rgb(0 0 0 / 10%);
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    }
    .mBizAccount__back .mybizLoginClose::before,
    .modalClose .mybizLoginClose::before,
    .mybizLoginClose::after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    }
    .modalClose .mybizLoginClose::before {
    top: 7px;
    }
    .mBizAccount__back .mybizLoginClose::before,
    .modalClose .mybizLoginClose::before {
    transform: rotate(45deg);
    }
    .mBizAccount__back .mybizLoginClose::after,
    .modalClose .mybizLoginClose::after {
    transform: rotate(-45deg);
    }
    .modalClose .mybizLoginClose::after {
    top: 7px;
    }
    .bizSignup.myBiz .googleBusinessAccount {
    height: 40px;
    border-radius: 4px;
    border: solid 1px #d8d8d8;
    background-color: #ffffff;
    cursor: pointer;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    }
    .bizSignup.myBiz .mBizAccount__lists li {
    display: flex;
    align-items: center;
    color: #17193c;
    margin-bottom: 10px;
    padding: 0;
    font-size: calc(var(--font-scale, 1) * 12px);
    }
    .bizSignup.myBiz .mBizAccount__lists li > span:first-child {
    margin-right: 10px;
    }
    .bizSignup.myBiz .button {
    display: flex;
    border-radius: 4px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 22%);
    cursor: pointer;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    height: 44px;
    outline: none;
    border: none;
    width: 100%;
    }
    .bizSignup.myBiz .buttonDisable {
    background-image: linear-gradient(97deg, #e7e7e7, #e7e7e7 130%);
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: none;
    }
    .bizSignup.myBiz .loginWrapMybiz .buttonPrimary {
    background-image: linear-gradient(92deg, #f0772c 0%, #f95776 126%);
    }
    .bizSignup.myBiz .roundBtn {
    border-radius: 44px;
    padding: 10px 30px;
    background-image: linear-gradient(92deg, #f0772c 0%, #f95776 126%);
    }
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
    input[type='number'] {
    -moz-appearance: textfield;
    }
    .bizlogin .inputTextBizModalContainer {
    width: 100%;
    }
    .bizlogin .inputText {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #fac7ab;
    background-color: #ffffff;
    outline: 0;
    padding: 0 17px;
    font-size: calc(var(--font-scale, 1) * 14px);
    color: #4a4a4a;
    font-weight: 400;
    font-family: var(--font-family);
    }
    .mBizAccount__back .mybizLoginClose {
    width: 32px;
    height: 32px;
    background-color: rgb(0 0 0 / 10%);
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .mybizLoginClose::before,
    .mybizLoginClose::after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .mybizLoginClose::before {
    transform: rotate(45deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .mybizLoginClose::after {
    transform: rotate(-45deg);
    }
    .modalLogin.myBiz.bizSignup.bizlogin .makeFlex.hrtlCenter {
    margin: 0;
    padding: 0;
    }
    .modalLogin.myBiz.bizSignup.bizlogin .modalMain {
    padding-top: 0;
    overflow: hidden;
    }
    .bizSignup.myBiz .createMbAccount__btn {
    color: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .createMbAccount__btn {
    width: 100%;
    min-width: 133px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 17px 0 rgb(0 0 0 / 32%);
    background-image: linear-gradient(256deg, #ff684a, #ff4959);
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 700;
    outline: 0;
    color: #fff;
    cursor: pointer;
    padding: 10px 24px;
    }
    .bizSignup.myBiz .createMbAccount__btn.disabled {
    color: rgb(255 255 255 / 60%) !important;
    background: #c2c2c2;
    pointer-events: none;
    box-shadow: none;
    }
    /* MyBiz Login sprite */
.myBizLoginSprite {
    background: url(/img/icon/myBizLoginSprite@1x.png) no-repeat;
    display: inline-block;
    background-size: 200px 225px;
    font-size: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
    .myBizLoginSprite.arrow {
    width: 24px;
    height: 24px;
    background-position: -163px -100px;
    }
    .myBizLoginSprite.myBizIconWhite {
    width: 36px;
    height: 18px;
    background-position: -151px -139px;
    }
    .myBizDiscountIcon {
    width: 26px;
    height: 26px;
    background-position: -78px -1px;
    }
    .myBizGstIcon {
    background-position: -109px -2px;
    width: 24px;
    height: 24px;
    }
    .myBizHotelIcon {
    background-position: -165px -2px;
    width: 24px;
    height: 24px;
    }
    .myBizCorpFareIcon {
    background-position: -138px -2px;
    width: 24px;
    height: 28px;
    }
    .myBizGoogleIcon {
    background-position: -54px -3px;
    width: 18px;
    height: 19px;
    }
    .myBizLogo {
    background-position: -61px -101px;
    width: 50px;
    height: 25px;
    }
    .myBizEmailVerifyPending {
    background-position: -111px -32px;
    width: 66px;
    height: 68px;
    }
    .myBizDisableAcc {
    background-position: -1px -33px;
    width: 99px;
    height: 62px;
    }
    .myBizAccountIcon {
    background-position: -119px -101px;
    width: 38px;
    height: 38px;
    }
    .myBizMobVerifyIcon {
    background-position: -52px -162px;
    width: 46px;
    height: 58px;
    }
    .myBizMobVerifedIcon {
    background-position: -5px -162px;
    width: 46px;
    height: 58px;
    }
    .myBizSuccesIcon {
    background-position: -2px -100px;
    width: 52px;
    height: 52px;
    }
    .myBizPwdHideIcon {
    background-position: -1px -1px;
    background-size: 200px 225px;
    width: 22px;
    height: 22px;
    }
    .myBizPwdShowIcon {
    background-position: -25px -1px;
    width: 22px;
    height: 22px;
    }
    .mybizwarning {
    background-position: -168px -196px;
    }
    .infoIconCircle {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    background-image: linear-gradient(45deg, #f3d452 0%, #f09819 100%);
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 32px);
    }
    .disableAccountIcon {
    background-image: linear-gradient(45deg, #ff7f3f 0%, #ff3e5e 100%);
    width: 52px;
    height: 52px;
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 32px);
    border-radius: 100%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    }
    .disAccClr {
    color: #ff4e56;
    }
    .successAccountIcon {
    background-image: linear-gradient(45deg, #ace143, #219393);
    width: 52px;
    height: 52px;
    font-size: calc(var(--font-scale, 1) * 32px);
    border-radius: 100%;
    flex-shrink: 0;
    display: flex;
    position: relative;
    }
    .successAccountIcon::after {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 24px;
    width: 12px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    top: 11px;
    left: 21px;
    }
    .mBizAccount .successAccountIcon::after {
    box-sizing: border-box;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .roundBtn {
    border-radius: 44px;
    padding: 10px 30px;
    background-image: linear-gradient(92deg, #f0772c 0%, #f95776 126%);
    }
    .pwdContainer {
    position: relative;
    }
    .mBizAccount .otherVerify {
    word-spacing: 3px;
    }
    .resetPassword {
    position: absolute;
    right: 0;
    top: 6px;
    transform: translateY(-50%);
    color: #ff664b;
    text-decoration: none;
    }
    .inputWrap {
    display: flex;
    flex-direction: column;
    }
    .inputField {
    border-radius: 3.6px;
    border: solid 1px var(--color-primary, #008cff);
    background-color: #ffffff;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 44px;
    }
    .myBiz .inputField {
    border-radius: 3.6px;
    border: 1px solid #fac7ab;
    background-color: #ffffff;
    }
    .loginWrapMybiz .inputField {
    border: solid 1px #ff664b;
    }
    .loginWrapMybiz .inputField:focus-within {
    background: rgb(255 102 75 / 10%);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .errorField .inputField {
    border: solid 1px #ec2127;
    }
    .inputField input[type='text'],
    .inputField input[type='password'],
    .inputField input[type='tel'] {
    flex: 1;
    outline: none;
    border: none;
    background: transparent;
    height: 100%;
    font-family: var(--font-family);
    padding: 0;
    margin: 0;
    }
    .inputField input[type='tel'] {
    width: calc(100% - 80px);
    font-family: var(--font-family);
    padding: 0;
    margin: 0;
    }
    .inputField input::placeholder {
    font-weight: normal;
    font-family: var(--font-family);
    }
    .errorText {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #ec2127;
    visibility: hidden;
    }
    .errorField .errorText {
    display: flex;
    visibility: visible;
    }
    .autofetchText {
    margin-top: -15px;
    }
    .errorField .autofetchText {
    margin-top: 0;
    }
    .bizSignup .pwdsugList {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .pwdsugList li {
    padding: 0 5px 8px 0;
    }
    :root {
    --borderWidth: 2px;
    --height: 10px;
    --width: 5px;
    --borderColor: #4a4a4a;
    }
    :root .greenText {
    --borderColor: #00a19c;
    }
    :root .redText {
    --borderColor: #eb2026;
    }
    :root .greyText {
    --borderColor: #9b9b9b;
    }
    .pwdsugListCheck {
    margin: 0 10px 0 3px;
    display: inline-block;
    transform: rotate(45deg);
    height: var(--height);
    width: var(--width);
    border-bottom: var(--borderWidth) solid var(--borderColor);
    border-right: var(--borderWidth) solid var(--borderColor);
    }
    .pwdsugListCross {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
    }
    .pwdsugListCross::before,
    .pwdsugListCross::after {
    position: absolute;
    left: 5px;
    content: ' ';
    height: 12px;
    width: 2px;
    background-color: var(--borderColor);
    }
    .pwdsugListCross::before {
    transform: rotate(45deg);
    }
    .pwdsugListCross::after {
    transform: rotate(-45deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .googleBusinessAccount {
    border-radius: 4px;
    border: solid 1px #d8d8d8;
    background-color: #ffffff;
    cursor: pointer;
    outline: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    }
    .leftPersonalAccount {
    text-align: right;
    }
    html[dir='ltr'] .appendLeft7 {
    margin-left: 7px;
    }
      
    .carouselCntWrp {
    max-width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 16px;
    }
    .carouselCntWrp .carouselCntWrp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    border-radius: 16px;
    }
    .carouselCont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    border-radius: 4px;
    }
    .carouselCntWrp .carouselCont .carouselSlider {
    display: flex;
    white-space: nowrap;
    width: 100%;
    transition: all ease 1000ms;
    }
    .slideShowDotWrap {
    width: 4px;
    padding-right: 4px;
    }
    .slideShowDot {
    height: 12px;
    width: 2px;
    border-radius: 2px;
    cursor: pointer;
    background-color: #c4c4c4;
    }
    .slideShowDotWrap:not(:first-child) {
    margin-top: 5px;
    }
    .slideShowDot--active {
    background-color: #f17631;
    }
    .carouselCntWrp .carouselCntWrp .leftArwBtn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 14px;
    border: none;
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: rgb(20 24 35 / 20%);
    cursor: pointer;
    }
    .carouselCntWrp .carouselCntWrp .leftArwBtn::after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(-45deg);
    }
      
    .mybizNudgeWrap {
    width: 358px;
    padding: 20px 30px;
    border-radius: 6px;
    background: white;
    position: absolute;
    animation: fadeInDown 0.3s linear;
    top: 100%;
    left: -50px;
    z-index: 100;
    box-shadow: 0 1px 7px rgb(0 0 0 / 40%);
    cursor: auto;
    }
    .mybizNudgeWrap::before,
    .mybizNudgeWrap::after {
    bottom: 99%;
    left: 27%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    }
    .mybizNudgeWrap::before {
    border-bottom-color: #fff;
    border-width: 10px;
    }
    .special__tag {
    color: white;
    font-size: 10px;
    background: linear-gradient(88.44deg, #43e1a8 0.02%, #28beb2 100.01%);
    border-radius: 8px;
    padding: 2px 8px;
    font-weight: bold;
    margin-left: 5px;
    }
    .upgrade__btn {
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background: linear-gradient(90deg, #f0772c, #f95776);
    cursor: pointer;
    padding: 12px 20px;
    color: white;
    display: flex;
    }
    .upgrade__btn span::after {
    content: '';
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    }
    .carouselSlider .nudgeItem {
    display: flex !important;
    align-items: center;
    width: 100%;
    background: #fef7f6;
    border-radius: 4px;
    padding: 0 14px;
    height: 48px;
    margin-bottom: 0;
    flex-shrink: 0;
    }
    .mybizNudgeWrap .slick-dots > li {
    width: 12px;
    height: 2px;
    margin: 0 5px 0 0;
    border-radius: 10px;
    background-color: #f1f1f1;
    }
    .mybizNudgeWrap .slick-dots > li.slick-active {
    background-color: #ff664b;
    }
    .mybizNudgeWrap .slick-dots {
    display: flex;
    position: absolute;
    left: -30px;
    top: 26px;
    transform: rotate(90deg);
    }
    .mybizNudgeWrap .slick-slider button {
    display: none;
    }
      
    .heroPrgs {
    width: 440px;
    background: #ffffff;
    box-shadow: 0 3px 30px rgb(0 0 0 / 15%);
    border-radius: 10px;
    position: absolute;
    top: 35px;
    right: -50px;
    z-index: 100;
    display: none;
    }
    .heroPrgs::after {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(255 255 255 / 0%);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
    }
    .heroPrgs__body {
    padding: 18px;
    }
    .heroPrgs__body--heading {
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 16px;
    font-weight: 900;
    color: #000;
    }
    .heroPrgs__body--subHeading {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 18px;
    color: #4a4a4a;
    }
    .heroPrgs__head {
    display: flex;
    margin-top: 16px;
    margin-bottom: 15px;
    }
    .heroPrgs__col {
    padding-left: 14px;
    position: relative;
    }
    .heroPrgs__col::before {
    width: 8px;
    height: 8px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    top: 3px;
    content: '';
    }
    .heroPrgs__col.completed::before {
    background-color: #5c4396;
    }
    .heroPrgs__col.yetToTravel::before {
    background-color: #a499bb;
    }
    .heroPrgs__col:first-child {
    margin-right: 48px;
    }
    .heroPrgs__col--heading {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 13px;
    font-weight: 700;
    color: #000;
    }
    .heroPrgs__col--subHeading {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    color: #4a4a4a;
    }
    .heroPrgs__col--subHeading span {
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 14px;
    font-weight: 900;
    color: #000;
    }
    .heroPrgs__barCont {
    display: flex;
    align-items: center;
    height: 19px;
    border: 1px #e4e3e5 solid;
    border-radius: 4px;
    width: 330px;
    overflow: hidden;
    position: relative;
    }
    .heroPrgs__bar {
    width: 332px;
    height: 19px;
    background: linear-gradient(180deg, #c8c8c8, #e8e5ef);
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    }
    .heroPrgs__bar--completed {
    /* width: 82px; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(180deg, #52388f, #8d7db0);
    z-index: 2;
    }
    .heroPrgs__bar--yetToTravel {
    /* width: 32px; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(180deg, #5c4b83, #8d7db0);
    opacity: 0.5;
    border-radius: 0 2px 2px 0;
    z-index: 1;
    }
    .heroPrgs__barText {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 13px;
    color: #000;
    font-weight: 900;
    flex-shrink: 0;
    margin-left: 5px;
    }
    .heroPrgs__footer {
    background-color: #f2e2c0;
    padding: 10px 20px;
    border-radius: 0 0 10px 10px;
    display: flex;
    align-items: center;
    }
    .heroPrgs__footer--text {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 18px;
    font-weight: 400;
    }
    .heroPrgs__footer--text span {
    font-weight: 900;
    }
    .heroPrgs__animbar {
    height: 2px;
    background: linear-gradient(
    90deg,
    rgb(174 95 20 / 0%) 0%,
    #c69b1d 49.16%,
    rgb(214 193 35 / 0%) 100.42%
    );
    }
    .heroPrgs__top {
    display: flex;
    }
    .heroPrgs__knowmore {
    flex-shrink: 0;
    margin-left: 20px;
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 900;
    color: #008cff;
    }
    .heroPrgs__bar--base {
    height: 100%;
    background: linear-gradient(180deg, #c8c8c8, #e8e5ef);
    }
    .heroPrgs__barContBottom {
    display: flex;
    width: 330px;
    margin-top: 7px;
    }
    .heroPrgs__barContBottom--col {
    text-align: right;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
    .heroPrgs__barContBottom--col::after {
    width: 1px;
    height: 23px;
    background-color: #4a4a4a;
    content: '';
    position: absolute;
    right: 0;
    top: -28px;
    z-index: 3;
    }
    .heroPrgs__barContBottom--col:last-child::after {
    right: 10px;
    }
    .heroPrgs__htl {
    border-top: 1px #4a4a4a dashed;
    padding-top: 16px;
    margin-top: 15px;
    }
    .heroPrgs__htlPrgsCont {
    display: flex;
    margin-top: 9px;
    align-items: center;
    }
    .heroPrgs__htlPrgsBar {
    height: 9px;
    border: 1px #e8c9db solid;
    overflow: hidden;
    position: relative;
    width: 270px;
    }
    .heroPrgs__htlPrgsBar--completed {
    height: 100%;
    background: linear-gradient(180deg, #52388f, #8d7db0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    }
    .heroPrgs__htlPrgsBar--yetToTravel {
    height: 100%;
    background: linear-gradient(180deg, #5c4b83, #8d7db0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.5;
    }
    .heroPrgs__htl--dtl {
    display: flex;
    margin-left: 15px;
    margin-top: 12px;
    }
    .heroPrgs__htl--dtl .heroPrgs__col::before {
    top: 1px;
    }
    .heroPrgs__htl--cta {
    font-size: 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    }
    .heroPrgs__htl--cta::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #008cff;
    margin-left: 5px;
    margin-top: 2px;
    }
    .heroPrgs__htl--cta.open::after {
    border-top: 0;
    border-bottom: 4px solid #008cff;
    }
    .icoHeroFooterLarge {
    flex-shrink: 0;
    height: 23px;
    margin-right: 6px;
    width: 23px;
    }
    .icoHero {
    width: 15px;
    height: 15px;
    background-position: -123px -1332px;
    }
    .icoHotelPrg {
    width: 10px;
    height: 17px;
    }
      
    .becomeHro {
    display: flex;
    margin-right: 13px;
    cursor: pointer;
    align-items: center;
    position: relative;
    }
    .becomeHro:hover .heroPrgs {
    display: block;
    }
    .becomeHro__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-right: 6px;
    }
    .becomeHro__text {
    font-size: 9px;
    line-height: 12px;
    font-weight: 400;
    max-width: 35px;
    flex-shrink: 0;
    margin-right: 3px;
    color: #fff;
    }
    .becomeHro__text span {
    font-weight: 900;
    }
    .becomeHro__progress {
    position: relative;
    float: left;
    text-align: center;
    height: 18px;
    margin-top: -6px;
    }
    .becomeHro__barOverflow {
    /* Wraps the rotating .bar */
    position: relative;
    overflow: hidden; /* Comment this line to understand the trick */
    width: 36px;
    height: 18px; /* Half circle (overflow) */
    margin-bottom: -14px; /* bring the numbers up */
    }
    .becomeHro__bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px; /* full circle! */
    border-radius: 50%;
    box-sizing: border-box;
    border: 3px solid #dcd1ed; /* half gray, */
    border-bottom-color: #eb6a32;
    border-right-color: #eb6a32;
    }
    .becomeHro__desc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -9px;
    }
    .becomeHro__desc span {
    font-size: 7px;
    font-weight: 900;
    color: #fff;
    }
    .becomeHro__desc span:first-child {
    margin-left: 0;
    }
    .becomeHro__desc span:last-child {
    margin-right: -3px;
    }
    .becomeHro__bookings {
    font-size: 9px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 8px;
    }
    .blackTheme .becomeHro__text,
    .blackTheme .becomeHro__desc span,
    .blackTheme .becomeHro__bookings {
    color: #000;
    }
    .blackTheme .becomeHro__desc {
    bottom: -10px;
    }
      
    .mmtSelectLogoWrapper {
    display: flex;
    align-items: center;
    }
    .mmtSelectLogoWrapper.header {
    min-height: 38px;
    padding: 0 10px;
    cursor: pointer;
    }
.mmtSelectHeaderSprite {
    background: url(/img/icon/mmtSelectSpriteDT.png) no-repeat;
    display: inline-block;
    background-size: 150px 75px;
    font-size: 0;
    flex-shrink: 0;
}
    .mmtSelectLogoWrapper img {
    width: 25px;
    }
    .select-name font {
    margin-left: 3px;
    font-weight: 600;
    background: linear-gradient(136.01deg, #dd9f4f 16.74%, #f5e1c1 76.13%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    .select-name {
    font-weight: 100;
    }
    .mmtSelectHeaderSprite.mmtSelectIcon {
    background-position: -1px -1px;
    width: 20px;
    height: 22px;
    }
      
    li.smePlus {
    background-color: white !important;
    border-radius: 13px;
    position: relative;
    padding: 0;
    }
    .smePlusHeader {
    display: flex;
    align-items: center;
    }
    .smePlusHeader-text {
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 700;
    line-height: 16px;
    color: #000;
    }
    .smePlusHeader .header-newTag {
    position: absolute;
    top: -1px;
    right: 0;
    }
.smePlusHeader .smePlusLogo {
    background: url(/img/icon/myBizPlusLogo.png);
    background-size: 68.6px 28px;
    width: 68.6px;
    height: 27px;
}
      
    .toolTip {
    width: 300px;
    background-color: #007e7d;
    border-radius: 10px;
    padding: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    }
    .toolTip::after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(0 126 125 / 0%);
    border-bottom-color: #007e7d;
    border-width: 8px;
    margin-left: -8px;
    }
      
    .currencySelectorWrapper {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 10px;
    line-height: 10px;
    color: #000;
    cursor: pointer;
    }
    html[dir='ltr'] .currencySelectorWrapper {
    margin-left: 20px;
    }
    html[dir='rtl'] .currencySelectorWrapper {
    margin-right: 20px;
    }
    .currencyLabel {
    margin-bottom: 3px;
    }
    .currencyText {
    font-weight: 700;
    text-transform: uppercase;
    }
      
    .chHeaderContainer {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 12px;
    /* display: flex;
    align-items: center; */
    }
    .chHeaderContainer.SA {
    padding: 5px 0;
    }
    .chHeaderWrapper.stickyHeader .chHeaderContainer {
    display: flex;
    align-items: center;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .staticHeader .chHeaderContainer {
    display: flex;
    }
    .staticHeader {
    display: flex;
    min-width: 600px;
    }
    .cursor-pointer {
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .singleHeader .chHeaderContainer {
    display: flex;
    align-items: center;
    }
    .myIcon {
    width: 15px;
    height: 12px;
    background-position: -184px -135px !important;
    }
    .myIconWhite {
    background-position: -67px -489px !important;
    width: 23px;
    height: 22px;
    }
    html[dir='ltr'] .chHeaderContainer .logoContainer {
    font-size: calc(var(--font-scale, 1) * 14px);
    margin-right: 5px;
    min-width: 120px;
    display: flex;
    }
    .chHeaderContainer .chMmtLogo {
    height: 36px;
    display: flex;
    }
    .chHeaderContainer .chMmtLogo.SA {
    display: flex;
    height: unset;
    }
    .myPartner .chHeaderContainer .chMmtLogo {
    width: 200px;
    height: 36px;
    display: inline-block;
    }
    .chHeaderContainer .chMmtLogo img {
    height: 36px;
    }
    .chHeaderContainer .chMmtLogo.SA img {
    width: 115px;
    height: unset;
    }
    .chHeaderContainer nav {
    flex: 2;
    }
    .chHeaderContainer nav ul {
    width: 100% !important;
    }
    .chHeaderContainer nav ul li {
    position: relative;
    flex-shrink: 0 !important;
    }
    .chHeaderContainer nav ul li:hover .toolTip {
    display: block;
    top: 110%;
    width: max-content;
    }
    .disabledIcons {
    color: #c2c2c2 !important;
    opacity: 0.6;
    }
    .chHeaderWrapper.navOnly {
    z-index: 11;
    position: absolute;
    top: 0;
    }
    .chHeaderWrapper.stickyHeader {
    z-index: 13;
    }
    .chHeaderWrapper.stickyHeader._MyBiz {
    z-index: 14;
    }
    .chHeaderWrapper.navOnly._MyBiz {
    z-index: 11;
    }
    .chHeaderContainer nav ul li.myBizWallet {
    display: flex;
    align-items: center;
    padding: 3px 10px 3px 4px;
    border-radius: 4px;
    border: solid 1px #d7d7d7;
    background-color: #ffffff;
    margin-right: 10px;
    line-height: 13px;
    margin-left: auto;
    }
    .chHeaderContainer nav ul li.mbizAdmin {
    margin-right: 30px;
    border-radius: 4px;
    border: solid 1px #d7d7d7;
    background-color: #ffffff;
    width: 60px;
    flex-shrink: 0;
    }
    html[dir='ltr'] .userSection.dottedMyPartner {
    border: dotted rgb(0 0 0 / 15%);
    border-width: 0 0 0 2px;
    background-color: transparent;
    }
    .chHeaderContainer nav ul li.mbizAdmin > a {
    flex-direction: column;
    height: 100%;
    padding: 0 5px;
    margin-top: 6px;
    }
    .chHeaderWrapper .chHeaderContainer nav ul li.rmStickyAdmin {
    display: none !important;
    }
    html[dir='ltr'] .chHeaderContainer li.active::after {
    content: '';
    top: 50px;
    right: 37%;
    z-index: 1000;
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg) skew(7deg, 7deg);
    }
    .chHeaderContainer li.active .chNavText {
    color: #fff;
    background-color: var(--color-primary, #008cff);
    }
    .chHeaderContainer li.active .chNavText span {
    color: #fff;
    }
    .chHeaderContainer li.active .arrow {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    }
    html[dir='ltr'] .chHeaderContainer .chWalletIcon {
    width: 27px;
    height: 25px;
    margin-right: 5px;
    }
    .chHeaderContainer .chLoggedOutLogo {
    width: 20px;
    height: 20px;
    display: inline-block;
    }
    html[dir='ltr'] .chHeaderContainer .chWalletBox {
    margin-right: 31.5px;
    }
    html[dir='ltr'] .chHeaderContainer .chWalletBox.chWalletPrice {
    margin-right: 15.5px !important;
    }
    .chHeaderContainer .goldTire,
    .chHeaderContainer .platinumTire {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
    }
    .chHeaderContainer .userInfoBoxLabel.mmtBlackIUsr {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background: #0f0f0f;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .chHeaderContainer .userInfoBoxLabel {
    display: block;
    width: 25px;
    height: 25px;
    padding: 6px;
    border-radius: 50%;
    background-image: linear-gradient(45deg, #ace143, #219393);
    }
    .chHeaderContainer .walletPrice {
    min-width: 60px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .chHeaderContainer .arrow {
    display: inline-block;
    width: 5px;
    height: 5px;
    padding: 2px;
    margin: 0 10px;
    border-top: 2px solid var(--color-primary, #008cff);
    border-right: 2px solid var(--color-primary, #008cff);
    border-bottom: 0;
    }
    .chHeaderContainer .arrowUp {
    transform: rotate(-45deg) skew(7deg, 7deg);
    }
    .chHeaderContainer .arrowDown {
    transform: rotate(135deg) skew(7deg, 7deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .chHeaderContainer .chNavText .arrow {
    margin: 0 0 2px 2px;
    border-top: 2px solid #4a4a4a;
    border-right: 2px solid #4a4a4a;
    }
    /**  -- More Option --  **/
    .moreOption {
    z-index: 11;
    display: none;
    }
    .moreItem:hover .moreOption {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    position: absolute;
    width: 219px;
    top: 40px;
    left: 0;
    animation: fadeInDown 0.3s linear;
    padding: 15px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .moreOption a {
    cursor: pointer;
    padding: 10px 30px;
    transition: all 0.2s linear;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .moreOption a:hover {
    background: #eaf5ff;
    }
    .landingContainer .moreItem:hover .moreOption {
    top: 60px;
    }
    ._MyBiz .chHeaderContainer .userInfoBoxLabel {
    background-image: linear-gradient(222deg, #ff684a, #ff4959);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chHeaderContainer .arrow {
    border-top: 2px solid #ff664b;
    border-right: 2px solid #ff664b;
    border-bottom: 0;
    }
    ._MyBiz .chHeaderContainer li.active .chNavText {
    background-color: #ff664b;
    }
    ._MyBiz .chHeaderContainer .chMmtLogo img {
    max-width: 81px;
    max-height: 67px;
    object-fit: contain;
    }
    html[dir='ltr'] .navOnly .chHeaderContainer > .logoContainer,
    .navOnly .chHeaderContainer > ul {
    display: none;
    }
    /**  -- Active Icons--  **/
    .navOnly .active .chTravelInsurance {
    background-position: -221px -125px;
    }
    .navOnly .active .chFlights {
    background-position: -5px -44px;
    }
    .navOnly .active .chCharterFlights {
    background-position: -112px -366px;
    }
    .navOnly .active .chHotels {
    background-position: -62px -41.5px;
    }
    .navOnly .active .chVisa {
    background-position: -118px -399px;
    }
    .navOnly .active .chForex {
    background-position: -167px -123px;
    }
    .navOnly .active .chExperiences {
    background-position: -0 -0;
    }
    .navOnly .active .chTrains {
    background-position: -156px -41px;
    }
    .navOnly .active .chActivities {
    background-position: -164px -72px;
    }
    .navOnly .active .chBuses {
    background-position: -209px -41px;
    }
    .navOnly .active .chGiftcards {
    background-position: -9px -203px;
    }
    .navOnly .active .chMore {
    background-position: -173px -373px;
    }
    .navOnly .active .chHolidays {
    background-position: -109px -43px;
    }
    .navOnly .active .chCabs {
    background-position: -110px -121px;
    }
    .navOnly .active .chHomestays {
    background-position: -56px -121.5px;
    }
    /**  -- My Biz Css --  **/
    ._MyBiz .navOnly .chHolidays {
    background-position: -50px 0;
    width: 52px;
    height: 42px;
    }
    ._MyBiz .navOnly .chHomestays {
    width: 45px;
    height: 41px;
    background-position: -496px 0;
    }
    ._MyBiz .navOnly .chForex {
    width: 30px;
    height: 36px;
    background-position: -447px 0;
    }
    ._MyBiz .navOnly .chTravelInsurance {
    width: 25px;
    height: 36px;
    background-position: -339px 0;
    }
    ._MyBiz .navOnly .chCabs {
    width: 48px;
    height: 40px;
    background-position: -222px 0;
    }
    ._MyBiz .navOnly .chFlights {
    width: 48px;
    height: 41px;
    background-position: -383px -1px;
    }
    ._MyBiz .navOnly .chHotels {
    width: 36px;
    height: 42px;
    background-position: -283px 0;
    }
    ._MyBiz .navOnly .chBuses {
    width: 42px;
    height: 41px;
    background-position: -172px 0;
    }
    ._MyBiz .navOnly .chGiftcards {
    width: 34px;
    height: 37px;
    background-position: -611px -1px;
    }
    ._MyBiz .navOnly .chTrains {
    width: 47px;
    height: 41px;
    background-position: -552px 0;
    }
    ._MyBiz .navOnly .chBudgetStays {
    width: 46px;
    height: 40px;
    background-position: -117px 0;
    }
    ._MyBiz .navOnly .chAdmin {
    background-position: -4px -157px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .chAdmin {
    position: relative;
    }
    ._MyBiz .chAdmin .mybizwarning.admin-warn {
    top: 0;
    right: -4px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 16px !important;
    height: 16px;
    background-position: -129px -151px;
    background-size: 154px 173px;
    }
    ._MyBiz .navOnly .chMice {
    width: 45px;
    height: 34px;
    background-position: -6px -1px;
    }
    ._MyBiz .navOnly .chNavIcon.active {
    background-color: var(--color-primary-mybiz);
    }
    ._MyBiz .navOnly .chNavIcon.inactive {
    background-color: var(--color-primary-mybiz-inactive);
    }
    ._MyBiz .stickyHeader .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary-mybiz);
    font-weight: 900;
    }
    .singleHeader._MyBiz .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary-mybiz);
    font-weight: 900;
    }
    ._MyBiz .stickyHeader .chHeaderContainer li .activeSpanDisabledCta.active .chNavText {
    color: #ff664b;
    font-weight: 900;
    }
    .singleHeader._MyBiz .chHeaderContainer li .activeSpanDisabledCta.active .chNavText {
    color: #ff664b;
    font-weight: 900;
    }
    ._MyBiz .chHeaderContainer nav ul li.moreItem {
    display: flex !important;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .navOnly .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary-mybiz);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .mmtLogo img {
    max-width: 128px;
    max-height: 42px;
    object-fit: contain;
    }
    ._MyBiz .loginType li.selected {
    background: #ff664b;
    }
    ._MyBiz .userNameIcon {
    width: 20px;
    height: 20px;
    background-image: linear-gradient(45deg, #f38370, #ff664b);
    }
    .loginExp {
    width: 700px;
    height: 120px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    position: fixed;
    right: 0;
    bottom: 50px;
    left: 0;
    z-index: 1;
    }
    .myCircle {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-image: linear-gradient(45deg, #ace143, #219393);
    }
    .loginExp .rightInfo {
    width: 500px;
    }
    html[dir='ltr'] .loginExpRemove {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    }
    html[dir='rtl'] .loginExpRemove {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    }
    .myBigIcon {
    width: 33px;
    height: 24px;
    background-position: -54px -360px !important;
    }
    .removeBigIcon {
    width: 28px;
    height: 28px;
    background-position: -170px -50px !important;
    }
    .lhBlack {
    width: 120px;
    }
    .lhDBlack {
    width: 150px;
    }
    .lhReqPending {
    width: 90px;
    background-color: white !important;
    border-radius: 13px;
    position: relative;
    }
    .lhMyTrips {
    width: max-content;
    min-width: 150px;
    padding-right: 8px !important;
    }
    .lhMyTrips.myBiz {
    width: max-content;
    min-width: 150px;
    padding-right: 8px !important;
    background-color: white !important;
    border-radius: 13px;
    position: relative;
    }
    .myBizIntro {
    min-width: 195px;
    height: 42px;
    }
    .lhSupport {
    width: max-content;
    max-width: 210px;
    }
    .lhMyWallet {
    width: 55px;
    }
    .lhBizWallet {
    width: auto;
    }
    .lhBizWalletBg {
    background-color: rgb(255 61 0 / 45%) !important;
    mix-blend-mode: normal;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%) !important;
    border-radius: 4px;
    }
    .lhloginswitch {
    width: 200px;
    }
    .lhIntroducingBiz {
    width: 220px;
    }
    .lhTravelExp {
    width: 100px;
    padding: 5px !important;
    background-color: white !important;
    border-radius: 13px;
    position: relative;
    }
    /* .lhTravelExp::before {
    content: '';
    position: absolute;
    top: 0;
    left: -8.5px;
    height: 100%;
    border-left: 2px dotted rgba(0 0 0 / 35%);
    } */
    .lhAdmin {
    width: 88px;
    padding: 5px !important;
    }
    .lhAdminBackColor {
    background-image: linear-gradient(90deg, #ff4959, #ff684a);
    }
    .userNameText {
    width: 80px;
    }
    .lhMyWalletBalance {
    width: auto !important;
    }
    .myBizSwitch {
    width: 88px;
    text-align: center;
    }
    /* -- Currency drop down css -- */
    .currencyBox {
    width: 30px;
    }
    html[dir='ltr'] .currencyWrap {
    position: absolute;
    top: 40px;
    overflow: auto;
    left: -120px;
    z-index: 1;
    width: 280px;
    max-height: 400px;
    background-color: #ffffff;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    border: solid #e7e7e7 1px;
    }
    html[dir='ltr'] .currencyWrap::after,
    .currencyWrap::before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    }
    html[dir='ltr'] .currencyWrap::after {
    border-color: rgb(255 255 255 / 0%);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
    }
    .currencyWrap::before {
    border-color: rgb(231 231 231 / 0%);
    border-bottom-color: #e7e7e7;
    border-width: 11px;
    margin-left: -11px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .currencyWrap ul {
    padding: 10px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .currencyWrap li {
    display: block;
    padding: 10px 20px;
    color: #4a4a4a;
    margin-bottom: 10px;
    cursor: pointer;
    }
    .currencyWrap li:hover {
    background: #eaf5ff;
    }
    /* Tnc Check box css */
    .tncCheckbox {
    padding-top: 10px;
    }
    .tncCheckbox input[type='checkbox'] {
    display: none;
    cursor: pointer;
    }
    .tncCheckbox input[type='checkbox'] + label {
    display: flex;
    cursor: pointer;
    align-items: flex-start;
    }
    .tncCheckbox label::before {
    content: '\2713';
    border: 1px solid #979797;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 20px;
    height: 15px;
    color: transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    margin-right: 7px;
    margin-top: 2px;
    }
    .tncCheckbox input[type='checkbox']:checked + label::before {
    background-color: var(--color-primary, #008cff);
    border-color: var(--color-primary, #008cff);
    color: #fff;
    line-height: 18px;
    }
    /* TNC check box css end */
    /* country select */
    li.countryChange {
    height: 100%;
    }
    .ctrySelect {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    user-select: none;
    width: 67px;
    }
    .ctrySelect .wrapper {
    width: 100%;
    justify-content: space-between;
    }
    .ctrySelect p {
    height: 100%;
    }
    .ctrySelectFlag {
    width: 14px;
    }
    .ctrySelectText {
    color: #fff;
    }
    div.langSelect {
    width: max-content;
    max-width: 67px;
    padding: 0 5px;
    }
    html[dir='ltr'] .blueArrow::after {
    border: solid var(--color-primary, #008cff) !important;
    }
    html[dir='ltr'] .ctryArrow::after {
    margin-left: 15px;
    border: solid #fff;
    border-width: 0 2px 2px 0 !important;
    display: inline-block;
    padding: 3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    position: relative;
    top: -2px;
    right: 4px;
    }
    .singleHeader .ctrySelect .ctryList,
    .stickyHeader .ctrySelect .ctryList {
    top: 110%;
    }
    html[dir='ltr'] .ctrySelect .ctryList {
    width: 106px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    overflow: auto;
    position: absolute;
    top: 110%;
    right: -10px;
    z-index: 100;
    }
    html[dir='ltr'] .ctryList .ctryListItem {
    padding: 14px 0 14px 18px;
    cursor: pointer;
    }
    html[dir='ltr'] .ctryList .ctryListItem .countryName {
    margin-left: 12px;
    }
    html[dir='ltr'] .ctryList .ctryListItem:hover {
    background: #eaf5ff;
    }
    .singleHeader .ctrySelectText,
    .stickyHeader .ctrySelectText {
    color: #000;
    }
    .singleHeader .ctrySelectText::after,
    .stickyHeader .ctrySelectText::after {
    border-color: var(--color-primary, #008cff);
    }
    html[dir='rtl'] .chHeaderContainer h1 {
    margin-left: 25px;
    min-width: 120px;
    display: flex;
    }
    html[dir='rtl'] .chHeaderContainer nav ul li.mbizAdmin {
    margin-right: auto;
    margin-left: 30px;
    border-radius: 4px;
    border: solid 1px #d7d7d7;
    background-color: #ffffff;
    width: 60px;
    flex-shrink: 0;
    display: none;
    }
    html[dir='rtl'] .chHeaderContainer li.active::after {
    content: '';
    top: 50px;
    left: 37%;
    z-index: 1000;
    position: absolute;
    background: #fff;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg) skew(7deg, 7deg);
    }
    html[dir='rtl'] .chHeaderContainer .chWalletIcon {
    width: 27px;
    height: 25px;
    margin-left: 5px;
    }
    html[dir='rtl'] .chHeaderContainer .chWalletBox {
    margin-left: 30px;
    }
    html[dir='rtl'] .currencyWrap {
    position: absolute;
    top: 48px;
    left: -120px;
    z-index: 1;
    width: 280px;
    height: 541px;
    background-color: #ffffff;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    border: solid #e7e7e7 1px;
    }
    html[dir='rtl'] .currencyWrap::after {
    border-color: rgb(255 255 255 / 0%);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-right: -10px;
    }
    html[dir='rtl'] .currencyWrap::before {
    border-color: rgb(231 231 231 / 0%);
    border-bottom-color: #e7e7e7;
    border-width: 11px;
    margin-right: -11px;
    }
    html[dir='rtl'] .admin {
    width: 139px;
    height: 79px;
    border-radius: 8px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    margin-left: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    }
    html[dir='rtl'] ._MyBiz .navOnly.staticHeader .chHeaderContainer li a.active::after {
    width: 100%;
    height: 3px;
    background: #ff664b;
    position: absolute;
    right: 0;
    bottom: -18px;
    content: '';
    border-radius: 10px;
    }
    html[dir='rtl'] .appfestStart .navOnly .chHeaderContainer nav ul li {
    margin-right: 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .ctryList .ctryListItem {
    padding: 14px 18px 14px 0;
    cursor: pointer;
    }
    html[dir='rtl'] .ctryList .ctryListItem .countryName {
    margin-right: 12px;
    }
    html[dir='rtl'] .ctryList .ctryListItem:hover {
    background: #eaf5ff;
    }
    html[dir='rtl'] .blueArrow::after {
    border: solid var(--color-primary, #008cff) !important;
    }
    html[dir='rtl'] .ctryArrow::after {
    margin-left: 15px;
    border: solid #fff;
    border-width: 0 2px 2px 0 !important;
    display: inline-block;
    padding: 3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    position: relative;
    top: -2px;
    right: 12px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .chHeaderContainer .logoContainer {
    font-size: calc(var(--font-scale, 1) * 14px);
    margin-left: 25px;
    min-width: 120px;
    display: flex;
    }
    html[dir='rtl'] .navOnly .chHeaderContainer > .logoContainer,
    .navOnly .chHeaderContainer > ul {
    display: none;
    }
    html[dir='rtl'] .ctrySelect .ctryList {
    width: 240px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    overflow: auto;
    position: absolute;
    top: 110%;
    left: -10px;
    z-index: 100;
    }
    .reduceMenuSpacing {
    margin-right: -12px !important;
    margin-left: -12px !important;
    }
    .navOnly .moreItem .moreWrapper {
    margin-bottom: 10px;
    }
    .navOnly .moreItem .itemWrapper {
    cursor: pointer;
    }
    .navOnly .moreItem .itemWrapper .activeSpanDisabledCta {
    cursor: pointer;
    }
    .wordWrapText {
    word-break: break-word;
    }
      
    .bizAfterLoginSuccessToaster {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20%;
    margin: auto;
    width: 702px;
    height: 99px;
    padding: 29px;
    border-radius: 10px;
    -webkit-box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    z-index: 101;
    }
      
    .bizIntroSingleHeader {
    display: flex;
    cursor: pointer;
    padding: 5px 10px;
    height: 44px;
    border-radius: 4px;
    border: 0.6px solid rgb(215 215 215 / 80%);
    }
      
    .mobVerifiedToast {
    width: 702px;
    padding: 25px 20px 25px 40px;
    border-radius: 10px;
    box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    position: fixed;
    bottom: 200px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;
    display: flex;
    animation: toastAnim 0.5s linear forwards;
    }
    .mobVerifiedToast.switchOrg {
    bottom: 60px;
    animation: toastAnim2 0.5s linear forwards;
    }
    .mobVerifiedToast__content {
    flex: 1;
    padding-right: 30px;
    }
    .mobVerifiedToast .switchOrg-avatar {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(222.16deg, #ff684a 5.2%, #ff4959 96.35%);
    border-radius: 50%;
    margin-right: 30px;
    font-weight: 900;
    font-size: calc(var(--font-scale, 1) * 24px);
    line-height: 29px;
    text-align: center;
    color: #ffffff;
    }
    @@keyframes toastAnim {
    0% {
    bottom: 0;
    opacity: 0;
    }
    100% {
    bottom: 200px;
    opacity: 1;
    }
    }
    @@keyframes toastAnim2 {
    0% {
    bottom: 0;
    opacity: 0;
    }
    100% {
    bottom: 60px;
    opacity: 1;
    }
    }
      
    /* .chHeaderWrapper {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    position: relative;
    z-index: 13;
    } */
.landingSprite {
    background-image: url(/img/icon/landingSprite@29x.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0;
}
.userDropdown .landingSprite {
    background-image: url(/img/icon/landingSprite@29x.png); 
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0;
}
    .userItemMyTrips {
    width: 24px;
    height: 22px;
    background-position: -111px -166px;
    }
    .userItemMySupportReq {
    width: 19px;
    height: 22px;
    background-position: -110px -675px;
    }
    .userItemMyWallet {
    width: 24px;
    height: 18px;
    background-position: -143px -166px;
    }
    .userItemMMTBlack {
    width: 24px;
    height: 23px;
    background-position: -143px -194px;
    }
    .userItemDoubleBlack {
    width: 24px;
    height: 24px;
    background-position: -80px -194px;
    }
    .landingSprite.userItemSwitchOrg {
    width: 23px;
    height: 18px;
    background-position: -179px -109px;
    transform: scale(1.5);
    }
    .landingSprite.blackSeachIcon {
    width: 10px;
    height: 10px;
    background-position: -84px -2px;
    }
    .userItemMyProfile {
    width: 23px;
    height: 21px;
    background-position: -112px -197px;
    }
    .manageDevices {
    width: 26px;
    height: 21px;
    background-position: -72px -673px;
    margin-right: 12px;
    }
    .userItemMakePayment {
    width: 23px;
    height: 24px;
    background-position: -175px -194px;
    }
    .userItemSupport {
    width: 23px;
    height: 19px;
    background-position: -173px -165px;
    }
    .userItemLogout {
    width: 23px;
    height: 18px;
    background-position: -182px -127px;
    }
    .landingSprite.userItemTransactionalIcon {
    width: 20px;
    height: 22px;
    background-position: -180px -600px;
    }
    .ic_travelexpense_orange {
    width: 23px;
    height: 25px;
    background-position: -142px -392px;
    }
    .ic_travelexpense_dark {
    width: 22px;
    height: 25px;
    background-position: -122px -392px;
    }
    .icBackArrw {
    width: 16px;
    height: 16px;
    background-position: -114px -607px;
    }
    .smePlusIcon {
    background-position: -169px -652px;
    width: 24px;
    height: 24px;
    }
    .landingSprite.manageUserIc {
    width: 18px;
    height: 18px;
    background-position: -7px -677px;
    }
    .landingSprite.markupIc {
    width: 18px;
    height: 24px;
    background-position: -145px -673px;
    }
    html[dir='ltr'] .userDropdown {
    width: 348px;
    animation: fadeInDown 0.3s linear;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 14;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    }
    .userItems {
    padding: 10px 20px;
    transition: all 0.2s linear;
    }
    .userItems .creditlisticcrediticon {
    width: 24px;
    height: 22.5px;
    margin-right: 20px;
    }
    .userItems .mycreditblack {
    width: 81px;
    }
    .userItems .newTagIcon {
    left: 9px;
    background: linear-gradient(45deg, #43e1a8 0%, #219393 100%);
    border-radius: 10px;
    color: white;
    font-size: 10px;
    padding: 1px 8px;
    margin-left: 5px;
    font-weight: bold;
    }
    .userItems .newtagMyCredit {
    width: 27px;
    height: 13px;
    margin-left: 4px;
    }
    .userItems:hover {
    background: #eaf5ff;
    }
    .myWalletTag {
    background: #26b5a9;
    border-radius: 10px;
    padding: 2px 8px;
    text-transform: uppercase;
    }
    .completeTag {
    background: #f7b710;
    border-radius: 10px;
    padding: 2px 8px;
    }
    .userSection {
    display: flex;
    }
    html[dir='ltr'] .stickyHeaderPresent .userSection li {
    display: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='ltr'] .userSection > li {
    cursor: pointer;
    padding: 5px 10px;
    margin-left: 0 !important;
    border: dotted rgb(255 255 255 / 15%);
    border-width: 0 0 0 2px;
    background-color: transparent;
    }
    html[dir='ltr'] .userSection.myBiz > li {
    border: none;
    }
    html[dir='ltr'] .userSection > ul {
    border: dotted rgb(255 255 255 / 15%);
    border-width: 0 0 0 2px;
    background-color: transparent;
    }
    html[dir='ltr'] .userSection > li:first-child {
    border: none;
    }
    html[dir='ltr'] .userSection > ul:first-child {
    border: none;
    }
    html[dir='ltr'] .userSection li.lhBizWallet {
    background-color: white;
    border-radius: 13px;
    position: relative;
    }
    html[dir='ltr'] .userSection li.bizRtBorder {
    border: dotted rgb(255 255 255 / 15%);
    border-width: 0 2px;
    background-color: transparent;
    }
    html[dir='ltr'] .userSection li.lhUser.userLoggedIn {
    border-width: 0 2px;
    margin-right: 5px;
    background-image: none;
    }
    html[dir='ltr'] ._MyBiz .userSection li.lhUser.userLoggedIn {
    border-width: 0 0 0 2px;
    margin-right: 0;
    margin-left: 5px;
    background-color: #ffffff;
    border-radius: 13px;
    position: relative;
    }
    html[dir='ltr'] .userSection li.lhUser.userLoggedOut {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    border: 0;
    margin-right: 0;
    border-radius: 4px;
    width: 213px;
    height: 42px;
    }
    html[dir='ltr'] .userSection li.lhAdmin {
    border: 0;
    background-color: white;
    border-radius: 13px;
    position: relative;
    }
    html[dir='ltr'] .userSection li.geoSwitcher {
    border: 0;
    border-radius: 4px;
    background-color: rgb(255 255 255 / 15%);
    padding: 0;
    }
    .langSlct {
    height: 100%;
    padding: 5px 10px;
    }
    html[dir='ltr'] .userSection li.myBizIntro {
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    min-width: 195.5px;
    }
    html[dir='ltr'] .userSection li.myBizIntroSegmentUser {
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background: linear-gradient(90deg, #f0772c, #f95776);
    border-radius: 4px;
    }
    html[dir='ltr'] .userSection li.personalIntro {
    width: 270px;
    background: #eaf5ff;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    html[dir='ltr'] .userSection li.lhUser.userLoggedIn .platinumTire,
    html[dir='ltr'] .userSection li.lhUser.userLoggedIn .goldTire {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
    }
    div.platinumTire {
    background: linear-gradient(299deg, #757575 56%, #bdbdbd 91%);
    }
    div.goldTire {
    background: linear-gradient(315deg, #ba880e, #ddb01f);
    }
    .blackText img.blackTierLogo {
    height: 20px;
    margin-left: 6px;
    }
    html[dir='ltr'] .userSection li.lhUser.userLoggedIn .userNameIcon.mmtBlackIUsr {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background: #0f0f0f;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    html[dir='ltr'] .userSection li.lhUser.userLoggedIn .userNameIcon {
    background-image: linear-gradient(45deg, #219393, #ace143);
    }
    html[dir='ltr'] .userSection li.lhUser.myBiz::after {
    border: solid black;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    }
    html[dir='ltr'] .userSection li.lhUser::after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    margin-top: -5px;
    }
    .loyaltyProgText {
    color: #efd9ab;
    }
    .userPerText {
    color: #c2c2c2;
    min-width: 104px;
    }
    .notiNo {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #eb2226;
    padding: 2px;
    border-radius: 3px;
    }
    .loginType {
    border-radius: 34px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 4px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .loginType li {
    background: transparent;
    box-shadow: none;
    border-radius: 20px;
    }
    .loginType li.selected {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    color: var(--color-btn-primary-text, #fff);
    margin-left: 0 !important;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .userNameIcon {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    flex-shrink: 0;
    }
    @@keyframes slideInDown {
    from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    }
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    }
    .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    }
    @@keyframes fadeInDown {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
    }
    to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    }
    .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    }
    .landingContainer {
    width: 1200px;
    margin: 0 auto;
    }
    .chHeaderWrapper.navOnly nav {
    height: 100px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    padding: 8px 30px;
    }
    html[lang='ta'] .chHeaderWrapper.navOnly nav {
    height: 110px;
    }
    .chHeaderWrapper.stickyHeader {
    background: #fff;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    }
    .chHeaderWrapper .admin {
    display: none;
    }
    .chHeaderWrapper.navOnly .admin {
    display: flex;
    }
    .switchLoginFlow {
    text-align: center;
    color: var(--color-primary, #008cff);
    cursor: pointer;
    }
    .textCenter {
    text-align: center;
    }
    .logEmailIcon {
    width: 25px;
    height: 25px;
    background-position: -145px -2px;
    }
    html[dir='ltr'] .rightArrow {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--color-primary, #008cff);
    border-left: 2px solid var(--color-primary, #008cff);
    transform: rotate(135deg);
    }
    /* -- Right to Left -- */
    html[dir='rtl'] .rightArrow {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--color-primary, #008cff);
    border-left: 2px solid var(--color-primary, #008cff);
    transform: rotate(-45deg);
    }
    html[dir='rtl'] .userDropdown {
    width: 334px;
    animation: fadeInDown 0.3s linear;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 14;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    }
    html[dir='ltr'] ._MyBiz .userDropdown {
    border-radius: 13px;
    top: 38px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection > li {
    border: dotted rgb(255 255 255 / 15%);
    border-width: 0 2px 0 0;
    background-color: transparent;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection > ul {
    border: dotted rgb(255 255 255 / 15%);
    border-width: 0 2px 0 0;
    background-color: transparent;
    }
    html[dir='rtl'] .userSection > ul:first-child {
    border: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection li.lhUser.userLoggedIn {
    border-width: 0 2px;
    margin-left: 5px;
    background-image: none;
    }
    html[dir='rtl'] ._MyBiz .userSection li.lhUser.userLoggedIn {
    border-width: 0 2px 0 0;
    margin-left: 0;
    margin-right: 5px;
    }
    html[dir='rtl'] .userSection li.lhUser.userLoggedOut {
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    border: 0;
    margin-left: 0;
    border-radius: 4px;
    }
    html[dir='rtl'] .userSection li.geoSwitcher {
    border: 0;
    background-color: rgb(255 255 255 / 15%);
    padding: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='ltr'] .userSection li {
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection li {
    cursor: pointer;
    border-radius: 4px;
    padding: 5px 10px;
    }
    html[dir='rtl'] .userSection li.myBizIntro {
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    html[dir='rtl'] .userSection li.myBizIntroSegmentUser {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background: linear-gradient(90deg, #f0772c, #f95776);
    }
    html[dir='rtl'] .userSection li.personalIntro {
    width: 270px;
    background: #eaf5ff;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    html[dir='rtl'] .userSection li.lhUser.userLoggedIn .userNameIcon {
    background-image: linear-gradient(45deg, #219393, #ace143);
    }
    html[dir='rtl'] .userSection li.lhUser::after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    margin-top: -5px;
    }
    .smartbuydropdown {
    top: 30px !important;
    }
    .loginSignupWithMobileCSS {
    width: 100%;
    font-weight: 900;
    color: #008cff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
    }
    .mouseChange {
    cursor: pointer;
    }
    .loginFooter {
    margin-top: auto;
    }
    .googleLoginBar {
    width: 100%;
    border-bottom: 1px #d8d8d8 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
    }
    .header_type_newtag {
    left: 9px;
    background: linear-gradient(45deg, #43e1a8 0%, #219393 100%);
    border-radius: 10px;
    color: white;
    font-size: 10px;
    padding: 1px 8px;
    margin-left: 5px;
    font-weight: bold;
    }
    .googleLoginBar > span {
    display: inline-flex;
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #9b9b9b;
    font-weight: 700;
    padding: 0 10px;
    background-color: #fff;
    margin-bottom: -7px;
    }
    .userItems .newTagIcon > span {
    margin-top: -2px;
    }
      
    .shimmerLoader {
    animation: shimmerAnimation 1s linear infinite forwards;
    }
    @@keyframes shimmerAnimation {
    0% {
    background-position: -468px 0;
    }
    100% {
    background-position: 468px 0; 
    }
    }
      
    .myBizzRegisterCard {
    position: fixed;
    bottom: 30px;
    left: 30px;
    flex-grow: 0;
    padding: 16px 25px 16px 16px;
    box-shadow: 0 2px 9px 0 rgb(0 0 0 / 30%);
    border: 0.7px solid #f17532;
    border-radius: 10px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    max-width: 350px;
    }
    .horizantalLine {
    width: 3px;
    height: 38px;
    background-image: linear-gradient(to top, #f0772c, #f95776);
    position: absolute;
    left: 0;
    border-radius: 0 50px 50px 0;
    }
    .registerNowLink {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 900;
    }
    .registerNowLink::after {
    content: '';
    border: solid var(--color-primary, #008cff);
    border-width: 0 2px 2px 0;
    padding: 3.5px;
    transform: rotate(-45deg);
    margin-left: 5px;
    }
    .modalBtnBiz {
    height: 44px;
    width: 100%;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 900;
    color: #fff;
    border-radius: 4px !important;
    margin-top: 88px;
    background-image: linear-gradient(81deg, #ff7f3f 0%, #ff3e5e 100%) !important;
    }
    .bizInterventionCloseIcon {
    cursor: pointer;
    height: 14px;
    opacity: 0.5;
    position: absolute;
    right: 20px;
    top: 12px;
    width: 14px;
    }
    .bizInterventionCloseIcon::before,
    .bizInterventionCloseIcon::after {
    position: absolute;
    left: 6px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #333;
    }
    .bizInterventionCloseIcon::before {
    transform: rotate(45deg);
    }
    .bizInterventionCloseIcon::after {
    transform: rotate(-45deg);
    }
    .ic_myBizzLogo {
    width: 35px;
    height: 34px;
    }
      
    .modalLogin ul {
    padding: 7px;
    border-radius: 51px;
    background-color: #ffffff;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
    }
    .myBizPasswordInput input {
    border: 0 none;
    width: 75%;
    outline: none;
    }
    .myBizPasswordInput .modalFieldInner {
    -webkit-appearance: none;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #fac7ab;
    }
    .autofetch__text {
    margin-top: 10px;
    }
    .error__field .autofetch__text {
    margin-top: 0;
    }
    .modalLogin ul li {
    flex: 1;
    cursor: pointer;
    color: #4a4a4a;
    padding: 7px 14px;
    border-radius: 150px;
    font-size: calc(var(--font-scale, 1) * 15px);
    line-height: 15px;
    }
    .modalLogin ul li.active {
    color: #ffffff;
    background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    }
    .modalLogin input,
    .modalResetPass input {
    padding: 12px;
    }
    .modalLogin .modalField input,
    .modalLogin .modalField .modalFieldInner,
    .modalResetPass .modalField .modalFieldInner,
    .modalPwdSuccess .modalField .modalFieldInner {
    -webkit-appearance: none;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #9b9b9b;
    }
    .modalLogin .modalField .modalFieldInner.highlight,
    .modalResetPass .modalField .modalFieldInner.highlight,
    .modalPwdSuccess .modalField .modalFieldInner.highlight {
    border: solid 1px var(--color-primary, #008cff);
    }
    .modalLogin .modalField .modalFieldInner.error,
    .modalResetPass .modalField .modalFieldInner.error,
    .modalPwdSuccess .modalField .modalFieldInner.error {
    border: solid 1px #eb2026;
    }
    .modalLogin .modalField input[type='password'],
    .modalLogin .modalField input,
    .modalResetPass .modalField input {
    border: 0 none;
    width: 75%;
    outline: none;
    }
    .modalLogin .modalField.staticUsername input[type='password'],
    .modalLogin .modalField.staticUsername input,
    .modalResetPass .modalField.staticUsername input {
    width: 100%;
    }
    .modalLogin input.fullWidth,
    .modalResetPass input.fullWidth {
    width: 100%;
    }
    .modalLogin .modalField .modalOtp,
    .modalLogin .modalField .modalResetBtn,
    .modalResetPass .modalResedBtn {
    text-decoration: underline;
    text-decoration-color: var(--color-primary, #fff);
    }
    .modalLogin .modalTnc a {
    text-decoration: underline;
    text-decoration-color: #000;
    }
    .modalLogin .btnContainer button,
    .modalResetPass .btnContainer button,
    .modalPwdSuccess .btnContainer button {
    width: 100%;
    outline: none;
    border: none;
    color: var(--color-btn-primary-text, #fff);
    font-weight: 700;
    cursor: pointer;
    padding: 12.5px 0;
    border-radius: var(--btn-border-radius, 4px);
    background-color: var(--color-btn, #008cff);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);
    }
    .modalLogin .btnContainer.disabled button,
    .modalResetPass .btnContainer.disabled button {
    background-color: #c2c2c2;
    box-shadow: none;
    opacity: 0.6;
    }
    .modalLogin .validity span,
    .modalResetPass .validity span {
    width: 15px;
    height: 15px;
    }
    .unverifiedNoBox,
    .unverifiedNMyBizBox {
    top: 50%;
    left: 75%;
    z-index: 1;
    width: 400px;
    display: none;
    padding: 20px;
    position: fixed;
    min-height: 475px;
    border-radius: 10px;
    background-color: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    }
    .unverifiedNMyBizBox {
    padding: 25px;
    left: calc(50% - -425px) !important;
    }
    .unverifiedNoBox.active,
    .unverifiedNMyBizBox.active {
    display: block;
    }
    .unverifiedNoBox .unverifiedNoBoxInner,
    .unverifiedNMyBizBox .unverifiedNoBoxInner {
    margin-left: 40px;
    padding-top: 30px;
    }
    .subIconContainer {
    margin-left: 190px;
    }
    .modalLogin .warningText,
    .modalResetPass .warningText {
    color: #e58f13;
    padding: 10px;
    border-radius: 4px;
    background-color: #fff1dd;
    }
    .modalLogin .warningTextOnly,
    .modalResetPass .warningTextOnly {
    color: #e58f13;
    }
    .modalLogin .warningTextOnly span.popupWarningIcon,
    .modalResetPass .warningTextOnly span.popupWarningIcon {
    width: 18px;
    height: 18px;
    }
    .modalLogin .warningText span.warningTextIcon,
    .modalResetPass .warningText span.warningTextIcon {
    width: 20px;
    height: 20px;
    }
    .modalPwdSuccess .accountLinkedIcon {
    width: 58px;
    height: 65px;
    }
    .modalPwdSuccess .accountCreatedTitle {
    max-width: 400px;
    }
    .modalLogin.myBiz ul li {
    background-image: none;
    color: #4a4a4a;
    }
    .modalLogin.myBiz ul li.active {
    color: white;
    border-radius: 150px;
    background-image: linear-gradient(93deg, #f0772c, #f95776);
    }
    .modalLogin.myBiz a {
    color: #ff664b;
    }
    .modalLogin.myBiz .btnContainer button {
    background-image: linear-gradient(92deg, #f0772c, #f95776);
    }
    .modalLogin.myBiz .modalMain {
    padding-bottom: 0;
    /* min-height: 585px; */
    }
    .modalLogin.myBiz .myBizFooter {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 8.5px 55px;
    border-radius: 0 0 10px 10px;
    background-color: #ffe0db;
    }
    .modalLogin.myBiz .modalField .modalOtp,
    .modalLogin.myBiz .modalField .modalResetBtn,
    .modalResetPass.myBiz .modalResedBtn {
    text-decoration-color: #ff664b;
    }
    .modalLogin.myBiz .modalField .modalFieldInner.highlight,
    .modalResetPass.myBiz .modalField .modalFieldInner.highlight,
    .modalPwdSuccess.myBiz .modalField .modalFieldInner.highlight {
    border: solid 1px #ff664b;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .modalLogin input,
    .modalLogin textarea,
    [contenteditable] {
    caret-color: var(--color-primary, #008cff);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .modalLogin.myBiz input,
    .modalLogin.myBiz textarea,
    [contenteditable] {
    caret-color: #ff664b;
    }
    .modalLogin .socialBtnContainer div {
    width: 49%;
    }
    .rmCheckBox {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    border: 1px solid #9b9b9b;
    }
    .rmCheckBox.active {
    background-color: var(--color-primary, #008cff);
    border-color: transparent;
    position: relative;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .checkBoxContainer input {
    text-indent: -999px;
    }
    .rmCheckBox::after {
    position: absolute;
    left: 5px;
    top: 2px;
    content: '';
    display: block;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    }
    a.disabled {
    color: #c2c2c2;
    opacity: 0.6;
    pointer-events: none;
    }
    .modalLogin.myBiz.bizSignup .modalMain {
    padding-bottom: 30px;
    }
    .modalLogin.myBiz.switcher.myBizSwitcher .modalMain {
    padding-top: 50px;
    }
    .modalLogin.bizSignup ul {
    padding: 1px;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    }
    .modalLogin.myBizSwitcher ul {
    padding: 7px;
    border-radius: 51px;
    background-color: #ffffff;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
    }
      
    .accountSucessTitleContainer {
    margin-bottom: 0!important;
    margin-top: -15px;
    }
    .accountSucessTitle {
    align-items: center!important;
    width: 100%;
    }
      
    .modalCreateAccount .modalTnc {
    padding-bottom: 25px;
    }
    .modalCreateAccount .modalTnc a {
    text-decoration: underline;
    }
    .modalCreateAccount .modalVisibleBtn,
    .modalLogin .modalVisibleBtn,
    .modalResetPass .modalVisibleBtn {
    width: 23px !important;
    height: 15px;
    display: inline-block;
    }
    .modalCreateAccount #password {
    border: 0 none;
    width: 90%;
    outline: none;
    }
    .modalAccountSuccess .accountCreatedTitle {
    width: calc(100% - 80px);
    }
    .modalAccountSuccess .accountCreatedRound {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: linear-gradient(45deg, #ace143, #219393);
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .modalAccountSuccess .accountCreatedRound .initialText {
    display: inline-block;
    }
    .modalAccountSuccess .accountCreatedIcon {
    width: 70px;
    height: 70px;
    display: inline-block;
    }
    .modalAccountSuccess .accountCreatedRound .headerCheckmark {
    position: relative;
    display: inline-block;
    padding: 16px;
    }
    .modalAccountSuccess .accountCreatedRound .headerCheckmark::after {
    /* Add another block-level blank space */
    content: '';
    display: block;
    /* Make it a small rectangle so the border will create an L-shape */
    width: 10px;
    height: 20px;
    /* Add a white border on the bottom and left, creating that 'L' */
    border: solid #fff;
    border-width: 0 3px 3px 0;
    /* Rotate the L 45 degrees to turn it into a checkmark */
    transform: rotate(45deg);
    top: 3px;
    left: 10px;
    position: absolute;
    }
    .modalAccountSuccess .accountCreatedSubTitle {
    width: calc(100% - 80px);
    display: inline-block;
    }
    .modalAccountSuccess .whiteSpace {
    width: 60px;
    height: 10px;
    display: inline-block;
    }
    .modalAccountSuccess .modalToolTip {
    padding: 1px;
    width: 18.5px;
    height: 18.5px;
    text-align: center;
    border-radius: 50%;
    color: #9b9b9b;
    cursor: pointer;
    border: 1px solid #9b9b9b;
    background-color: #fff;
    }
    .modalAccountSuccess .modalContainer .modalField {
    flex: 1;
    }
    .popup_login__earn {
    background-color: #eaf5ff;
    border-radius: 10px 10px 0 0;
    margin: -30px;
    padding: 30px 0 10px 30px;
    }
    .modalAccountSuccess .modalToolTip .toolTipInfo {
    display: none;
    width: 258px;
    left: -200px;
    top: 30px;
    padding: 12px;
    color: #fff;
    text-align: left;
    border-radius: 3px;
    background-color: #249995;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    }
    .modalAccountSuccess .modalToolTip:hover .toolTipInfo {
    display: block;
    }
    .modalAccountSuccess .modalToolTip .toolTipInfo::after {
    content: '';
    top: -6px;
    right: 42px;
    position: absolute;
    background: #249995;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg) skew(7deg, 7deg);
    }
      
    .slider {
    overflow: hidden;
    }
    .slider-inner {
    display: flex;
    transition: transform 0.3s ease-out;
    }
    .slide {
    flex: 0 0 100%;
    max-width: 100%;
    }
    .slide img {
    cursor: pointer;
    }
    .dots {
    display: flex;
    justify-content: center;
    width: 100%;
    }
    .dot {
    width: 8px;
    height: 8px;
    padding: 0;
    margin: 4px 5px 1px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    cursor: pointer;
    }
    .dot.selected {
    background: var(--color-primary);
    }
      
    .cmn-fsw-placeholder {
    min-height: 792px;
    align-items: center;
    justify-content: center;
    display: flex;
    }
    .cmn-fsw-emperia-placeholder {
    min-height: 712px;
    }
    .cmn-fsw-bottom-content-placeholder {
    min-height: 837px;
    }
    .cmn-fsw-lgnSgnUpCrd {
    min-height: 88px;
    }
    .widgetLoadingWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    position: relative;
    width: 100%;
    height: 30vh;
    }
    .widgetLoadingWrapper.h50 {
    height: 50vh;
    }
    .widgetLoadingWrapper.h75 {
    height: 75vh;
    }
    .widgetLoadingWrapper.h100 {
    height: 100vh;
    }
    .widgetLoadingWrapper .widgetLoader {
    height: 2px;
    background: #dcdcdc;
    position: absolute;
    width: 100px;
    inset: 0;
    margin: auto;
    }
    .widgetLoadingWrapper .widgetLoaderMover {
    width: 100%;
    background: #008cff;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: page_loader__mover 2s infinite;
    }
    .desktopLoader {
    position: static;
    height: 100vh;
    }
    @@keyframes page_loader__mover {
    0% {
    width: 0;
    }
    100% {
    width: 100%;
    }
    }
    .seo-heading {
    text-indent: -9999px;
    }
      
    /* Download App Chicklet */
    .footerContent {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Lato, sans-serif;
    }
    html[dir='ltr'] .footerContentLeft {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 120px;
    border-right: 1px solid #4a4a4a;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    p.downloadText {
    color: #e7e7e7;
    line-height: 18px;
    }
    html[dir='ltr'] .footerContentRight {
    width: 440px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 120px;
    }
    .qrCode {
    width: 120px;
    height: 120px;
    background: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    }
    html[dir='ltr'] .downloadBtnCont {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    }
    .downloadBtnCont a:last-child {
    margin-top: 25px;
    }
    .downloadBtnCont a img {
    width: 150px;
    vertical-align: top;
    }
    .footerGetLinkBttn {
    display: block;
    margin: 16px 0 0;
    background: none;
    border: none;
    outline: none;
    color: #7fb4fe;
    font-size: calc(var(--font-scale, 1) * 16px);
    cursor: pointer;
    font-weight: 700;
    letter-spacing: 0.7px;
    }
    .footerGetLinkBttn.sendAgain {
    margin: 18px 0 0;
    }
    .numberContainer {
    display: flex;
    border-radius: 4px;
    border: solid 1px #9b9b9b;
    background-color: #ffffff;
    width: fit-content;
    }
    .innerBorder .numberContainer {
    border: none;
    }
    .emailField {
    width: 200px;
    height: 40px;
    outline: 0;
    padding: 0 9px;
    font-weight: 400;
    color: #292828;
    font-size: calc(var(--font-scale, 1) * 14px);
    border: none;
    }
    html[dir='ltr'] .downloadAppBtn {
    width: 92px;
    vertical-align: top;
    margin-left: -22px;
    }
    .homeTopBar {
    padding: 30px 0;
    background-color: #eaf5ff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0%;
    width: 100%;
    }
    .topbarLeft {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 120px;
    display: flex;
    }
    .topBarDownloadAppBtn {
    width: 49px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    }
    .topbarRight {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
    html[dir='ltr'] .btnCloseTopbar {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-left: 25px;
    }
    html[dir='ltr'] .btnCloseTopbar::before,
    html[dir='ltr'] .btnCloseTopbar::after {
    position: absolute;
    left: 15px;
    top: 9px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .btnCloseTopbar::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .btnCloseTopbar::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    html[dir='ltr'] .topbarInputBox {
    width: 240px;
    height: 40px;
    background-color: #ffffff;
    outline: 0;
    padding: 0 15px;
    font-weight: 400;
    color: #292828;
    font-size: calc(var(--font-scale, 1) * 14px);
    border: none;
    border-right: solid 1px #9b9b9b;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .topbarInputBox:focus {
    border-color: #008cff;
    }
    html[dir='ltr'] .getAppLinkBtn {
    width: 136px;
    height: 40px;
    border-radius: 0 4px 4px 0;
    border: none;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 700;
    color: #008cff;
    outline: 0;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.5px;
    }
    .getAppLinkBtn.disabled {
    color: grey;
    }
    .innerBorder {
    border: solid 1px #008cff;
    border-radius: 4px;
    padding: 1px;
    }
    .getAppLinkBtn span.btnLoader {
    border-color: #008cff;
    border-right-color: white;
    }
    .downloadAppToaster {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: auto;
    width: 886px;
    padding: 29px;
    border-radius: 10px;
    -webkit-box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    background-color: #eaf5ff;
    z-index: 1;
    font-family: Lato, sans-serif;
    }
    .dcHeading > p.font20 {
    font-size: calc(var(--font-scale, 1) * 21px);
    }
    .dcOfferText {
    line-height: 18px;
    }
    .dcIconClass {
    margin-right: 29px;
    }
    .topbarInputBox.footerInput {
    width: 220px;
    border-radius: 4px 0 0 4px;
    border: solid 1px #9b9b9b;
    }
    html[dir='ltr'] .ic_circularclose_grey {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #9b9b9b;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 50px;
    cursor: pointer;
    }
    html[dir='ltr'] .ic_circularclose_grey::before,
    html[dir='ltr'] .ic_circularclose_grey::after {
    position: absolute;
    left: 9px;
    top: 4px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .ic_circularclose_grey::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .ic_circularclose_grey::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    .getAppLinkBtn.emailSent {
    padding-bottom: 1px;
    }
    html[dir='ltr'] .getAppLinkBtn.emailSent::after {
    content: '';
    display: block;
    width: 6px;
    height: 14px;
    border: solid #008cff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    left: 32px;
    top: 8px;
    }
    .appendTop100 {
    margin-top: 100px;
    }
    html[dir='rtl'] .downloadAppBtn {
    width: 92px;
    vertical-align: top;
    margin-right: -22px;
    }
    html[dir='rtl'] .btnCloseTopbar {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-right: 25px;
    }
    html[dir='rtl'] .btnCloseTopbar::before,
    html[dir='rtl'] .btnCloseTopbar::after {
    position: absolute;
    right: 15px;
    top: 9px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #9b9b9b;
    }
    html[dir='rtl'] .topbarInputBox {
    width: 280px;
    height: 40px;
    border-radius: 0 4px 4px 0;
    border: solid 1px #9b9b9b;
    border-left: 0;
    background-color: #ffffff;
    outline: 0;
    padding: 0 9px;
    font-weight: 400;
    color: #292828;
    font-size: calc(var(--font-scale, 1) * 14px);
    }
    html[dir='rtl'] .getAppLinkBtn {
    width: 136px;
    height: 40px;
    border-radius: 4px 0 0 4px;
    border: solid 1px #008cff;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 900;
    color: #008cff;
    outline: 0;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    }
    html[dir='rtl'] .ic_circularclose_grey {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #9b9b9b;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 50px;
    cursor: pointer;
    }
    html[dir='rtl'] .ic_circularclose_grey::before,
    html[dir='rtl'] .ic_circularclose_grey::after {
    position: absolute;
    right: 9px;
    top: 4px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #fff;
    }
    html[dir='rtl'] .getAppLinkBtn.emailSent::after {
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    border: solid #008cff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    right: 32px;
    top: 11px;
    }
    html[dir='rtl'] .landingCardSlider .slick-slider .slick-prev {
    left: 2px;
    }
    html[dir='rtl'] .landingCardSlider .slick-slider .slick-next {
    left: 27px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .landingCardSlider .slick-slider .slick-prev {
    width: 36px;
    height: 36px;
    border-radius: 20px 0 0 20px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #f1f1f1;
    border-right: none;
    box-shadow: -1px 0 3px 0 rgb(0 0 0 / 10%);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .landingCardSlider .slick-slider .slick-next {
    width: 36px;
    height: 36px;
    border-radius: 0 20px 20px 0;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #f1f1f1;
    border-left: none;
    box-shadow: 2px 0 3px 0 rgb(0 0 0 / 10%);
    }
    html[dir='rtl'] .blueArrowIcon {
    background-position: -174px -86px;
    width: 24px;
    height: 10px;
    transform: rotate(-180deg);
    }
    html[dir='rtl'] .recentSearches li {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 10px;
    border-radius: 4px;
    margin-right: 10px;
    background: #f2f2f2;
    }
    html[dir='rtl'] .specialFare {
    display: flex;
    position: relative;
    }
    html[dir='rtl'] .specialFare::after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 1px;
    height: 25px;
    border-left: solid 1px #d8d8d8;
    margin-left: 5px;
    }
    html[dir='rtl'] .specialFare li {
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 10px;
    text-transform: uppercase;
    margin-left: 10px;
    cursor: pointer;
    }
    html[dir='rtl'] .specialFare li.activeItem {
    background: #008cff;
    color: #fff;
    }
    html[dir='rtl'] .specialFare .specialFareTooltip {
    position: absolute;
    top: 45px;
    right: 0;
    width: 241px;
    padding: 10px;
    text-transform: none;
    -webkit-box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    z-index: 3;
    background-color: #249995;
    display: none;
    border-radius: 4px;
    font-weight: normal;
    }
    html[dir='rtl'] .specialFare li:hover .specialFareTooltip {
    display: block;
    }
    html[dir='rtl'] .specialFareTooltip::after {
    bottom: 100%;
    right: 40px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(36 153 149 / 0%);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-right: -10px;
    }
    html[dir='rtl'] .whiteArrowIcon {
    transform: rotate(180deg);
    }
    html[dir='rtl'] .whyBook .title::after {
    width: 30px;
    height: 80px;
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    background: #f2f2f2;
    border-radius: 50%;
    }
    html[dir='rtl'] .mtfCard .title::after {
    width: 40px;
    height: 80px;
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    background: #33d18f;
    border-radius: 50%;
    }
    html[dir='rtl'] .mtfCard .title {
    width: 380px;
    background: #33d18f;
    background-size: 97px 80px;
    border-radius: 0 6px 6px 0;
    position: relative;
    padding-right: 120px;
    background-position: right;
    }
    html[dir='rtl'] .hotelSuggestCard img {
    width: 100px;
    border-radius: 0 6px 6px 0;
    }
    html[dir='rtl'] .premiumHotels .landingCardSlider .slideItem {
    padding: 0;
    outline: none;
    margin-right: 20px;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    }
    html[dir='rtl'] .lowFlightFare .slideItem .itemCard {
    height: 245px;
    padding: 10px;
    }
    html[dir='rtl'] .optionsTag {
    background: #fff;
    border-radius: 10px;
    padding: 2px 8px;
    position: relative;
    top: -10px;
    right: 65%;
    border: solid 1px #e7e7e7;
    }
    html[dir='rtl'] .recentHolidays .customisedTag {
    background-image: linear-gradient(257deg, #3023ae, #c86dd7);
    border-radius: 10px;
    padding: 2px 8px;
    position: absolute;
    top: 127px;
    margin-right: 10px;
    }
    html[dir='rtl'] .recentHolidays .durationTag {
    background: #000;
    border-radius: 10px;
    padding: 2px 8px;
    position: relative;
    top: -10px;
    right: 10px;
    }
    html[dir='rtl'] .footerContentLeft {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 120px;
    border-left: 1px solid #4a4a4a;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    html[dir='rtl'] .footerContentRight {
    width: 440px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 120px;
    }
    html[dir='rtl'] .downloadBtnCont {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    }
    html[dir='rtl'] .cardInnerInfo {
    min-height: 140px;
    padding: 0 10px;
    }
    html[dir='rtl'] .blueArrowBigIcon {
    background-position: -160px -86px;
    width: 40px;
    height: 10px;
    transform: rotate(180deg);
    }
    html[dir='rtl'] .aboutMMT .aboutDesc {
    flex: 1;
    padding-left: 30px;
    }
    /* End Download App Chicklet */
    .msgSend {
    width: 10px;
    height: 10px;
    background: #26b5a9;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
    }
    .msgNotSend {
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
    }
    .sentMsgFooter {
    width: 260px;
    height: 15px;
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff;
    }
    .notSentMsgFooter {
    width: 260px;
    height: 15px;
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff;
    }
    .sentMsg {
    width: 360px;
    height: 15px;
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #249995;
    }
    .notSentMsg {
    width: 360px;
    height: 15px;
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #eb2026;
    }
    .bgWhite {
    background-color: white;
    }
    .cntrycode__search input {
    border: none;
    outline: none;
    }
    .numberContainer .cntrycode__overlay {
    z-index: 10;
    top: 40px;
    }
    /* Remove this when drop-down needs to be enabled for country list. */
    .disableDropdown {
    pointer-events: none;
    width: 60px;
    padding-left: 14px;
    }
    .disableDropdown .drop-down.down {
    display: none;
    }
      
    :root {
    --color-primary: #008cff;
    --color-btn-primary-bg: linear-gradient(93deg, #53b2fe, #065af3);
    --color-btn-primary-text: #ffffff;
    --color-link-primary: #008cff;
    --color-slider-track: #008cff;
    --btn-border-radius: 34px;
    --color-primary-mybiz-inactive: #c2c2c2;
    }
      
    .landingCardSlider.promos {
    margin-right: 2px;
    }
    .landingCard .landingCardSlider.offers .slideItem {
    padding-top: 0;
    }
    .landingCard.block {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    }
    .landingCard.block .ladingStateHeading {
    height: 80px;
    }
    .landingCard.tripMoney .ladingStateHeading {
    height: 20px;
    }
    html[dir='ltr'] .landingCardSlider .slideItem .itemOfferCard {
    border-radius: 6px;
    width: 197px;
    height: 231px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    /* stylelint-disable-next-line declaration-block-no-shorthand-property-overrides */
    background: linear-gradient(90deg, #dfdddf, #efefef);
    margin: 5px 11px 5px 6px;
    padding: 0 15px 15px;
    cursor: pointer;
    background-size: 400%;
    }
    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    }
    .ladingStateText:last-of-type {
    width: 80%;
    }
    html[dir='ltr'] .landingCardSlider .slideItem .itemOfferCard > p {
    margin: 0 100px;
    }
    html[dir='ltr'] .landingCardSlider.offers .slideItem .itemCard {
    padding-left: 10px;
    padding-right: 12px;
    margin-top: 10px;
    margin-right: 18px;
    margin-left: 2px;
    }
    html[dir='ltr'] .landingCard .landingCardSlider.offers .slideItem {
    padding-top: 0;
    }
    html[dir='ltr'] .landingCard .landingCardSlider.promos .slideItem {
    padding-top: 6px;
    }
    .landingCardSlider .slideItem .itemOffersThumb {
    width: 135px;
    height: 144px;
    margin-top: 10px;
    }
    .landingCardSlider .categTitleOffers {
    background: linear-gradient(90deg, #dfdddf, #efefef);
    border-radius: 4px;
    height: 12px;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
    }
    .lazyLoadingHome {
    margin-top: 164px;
    /* margin-top: 68px; */
    }
    .lazyLoadingCard {
    margin-top: 143px;
    /* margin-top: 20px; */
    }
    .offerShimmer > * {
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    border-radius: 4px;
    }
    .landingStateNavTag,
    .landingStateNavTagPromos {
    width: 520px;
    height: 36px;
    margin: 6px 31px;
    margin-right: 0;
    margin-bottom: 10px;
    }
    .landingStateNavTagPromos {
    margin: 15px 0;
    width: 430px;
    }
    .landingStateOfferstag {
    width: 90px;
    height: 36px;
    margin: 5px 0;
    margin-bottom: 2px;
    }
    .landingStateViewAll {
    width: 92px;
    height: 31px;
    margin: 5px auto;
    margin-left: 309px;
    margin-bottom: 10px;
    }
    .landingSlickSlider,
    .landingSlickSliderPromos {
    width: 66px;
    height: 36px;
    margin: 0 auto;
    margin-right: 0;
    }
    .landingSlickSliderPromos {
    margin-right: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .landingStateTerms,
    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    margin-bottom: 5px;
    }
    .landingStateTerms {
    width: 20%;
    margin: 0 25px;
    }
      
    .shmrComp {
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shimmer;
    animation-timing-function: linear;
    background: linear-gradient(to right, #ebeff2 8%, #f9fafb 18%, #ebeff2 33%);
    background-size: 800px 104px;
    position: relative;
    }
    @@keyframes shimmer {
    0% {
    background-position: 50% 0;
    }
    100% {
    background-position: -50% 0;
    }
    }
      
    .loginSaleLoaderWrapper .sale-loadingState {
    background-color: #ffffff;
    height: 100%;
    }
    .loginSaleLoaderWrapper .loadingStateContent {
    background: #ffffff;
    box-shadow: 0 1px 7px rgb(0 0 0 / 20%);
    border-radius: 6px;
    padding: 40px;
    width: 386px;
    height: 540px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
      
    .apToast {
    width: 320px;
    padding: 10px 15px;
    background-color: #4a4a4a;
    border-radius: 6px;
    display: flex;
    align-items: center;
    position: sticky;
    left: 50%;
    transform: translateX(-50%);
    animation: toastAnimation 0.3s ease-in-out forwards;
    z-index: 30;
    }
    .apToast.error {
    background-color: #fcdadb;
    }
    .apToast img {
    height: 20px;
    }
    .apToast.open {
    bottom: 5px;
    opacity: 1;
    }
    .apToast__text {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #fff;
    line-height: 23px;
    }
    .error .apToast__text {
    color: #960d11;
    }
    .apToast__cta {
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 700;
    color: #5ddaa6;
    cursor: pointer;
    margin-left: auto;
    }
    .error .apToast__cta {
    color: #4a4a4a;
    }
    @@keyframes toastAnimation {
    0% {
    bottom: -50px;
    opacity: 0;
    }
    100% {
    bottom: 5px;
    opacity: 1;
    }
    }
      
    /* latin-ext */
    /* -------
    // general
    //----- */
    html,
    body {
    background: #f2f2f2;
    padding: 0;
    margin: 0;
    color: #4a4a4a;
    font-size: calc(var(--font-scale, 1) * 14px);
    font-family: var(--font-family);
    font-weight: 400;
    }
    html {
    box-sizing: border-box;
    scroll-behavior: smooth;
    }
    html[dir='ltr'] body {
    font-family: var(--font-family);
    }
    html[dir='ltr'] body .fontFamilyHeading {
    font-family: var(--font-family-heading);
    }
    /* -------
    // Globals
    //----- */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul {
    margin: 0;
    list-style: none;
    padding: 0;
    }
    a {
    color: var(--color-link-primary);
    text-decoration: none;
    cursor: pointer;
    }
    ._aff a {
    color: var(--color-link-primary);
    }
    a:hover,
    a:focus {
    text-decoration: none;
    outline: none;
    }
    .hide {
    display: none;
    }
    .show {
    display: block;
    }
    img {
    max-width: 100%;
    }
    button::-moz-focus-inner {
    border: 0;
    }
    .noPointerEvent {
    pointer-events: none;
    }
    .lineThrough {
    text-decoration: line-through;
    }
    .capText {
    text-transform: uppercase;
    }
    .nrlText {
    text-transform: capitalize;
    }
    .opacity50 {
    opacity: 0.5;
    }
    .alignBottom {
    vertical-align: bottom;
    }
    .underline {
    text-decoration: underline;
    }
    .pointer {
    cursor: pointer;
    }
    .truncate {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    }
    html[dir='ltr'] .bdrRight {
    border-right: solid 1px #e7e7e7;
    }
    .resetTextTransform {
    text-transform: initial;
    }
    .strikethrough {
    position: relative;
    }
    .strikethrough::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #ff0000;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    }
    /* -- Font Colors -- */
    .blackText,
    ._aff .blackText {
    color: #000000;
    }
    .darkGreyText,
    ._aff .darkGreyText {
    color: #4a4a4a;
    }
    .greyText,
    ._aff .greyText {
    color: #9b9b9b;
    }
    .whiteText,
    ._aff .whiteText {
    color: #ffffff;
    }
    .blueText,
    ._aff .blueText {
    color: #008cff;
    }
    .liteBlueText,
    ._aff .liteBlueText {
    color: #a9d4f6;
    }
    .greenText,
    ._aff .greenText {
    color: #1a7971;
    }
    .redText,
    ._aff .redText {
    color: #d0021b;
    }
    .orangeText,
    ._aff .orangeText {
    color: #ff664b;
    }
    .lightGreyText,
    ._aff .lightGreyText {
    color: #747474;
    }
    .primaryText {
    color: #008cff;
    }
    ._MyBiz .primaryText {
    color: #f17531;
    }
    .bdrBottom {
    border-bottom: solid 1px #e7e7e7;
    }
    /* -- In case you need to add a size -- */
    .font8 {
    font-size: 8px;
    line-height: 8px;
    }
    .font9 {
    font-size: 9px;
    line-height: 9px;
    }
    .font10 {
    font-size: 10px;
    line-height: 10px;
    }
    .font11 {
    font-size: calc(var(--font-scale, 1) * 11px);
    line-height: 11px;
    }
    .font12 {
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 12px;
    }
    .font13 {
    font-size: calc(var(--font-scale, 1) * 13px);
    line-height: 13px;
    }
    .font14 {
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 14px;
    }
    .font15 {
    font-size: calc(var(--font-scale, 1) * 15px);
    line-height: 15px;
    }
    .font16 {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 16px;
    }
    .font18 {
    font-size: calc(var(--font-scale, 1) * 18px);
    line-height: 18px;
    }
    .font20 {
    font-size: calc(var(--font-scale, 1) * 20px);
    line-height: 20px;
    }
    .font22 {
    font-size: calc(var(--font-scale, 1) * 22px);
    line-height: 22px;
    }
    .font24 {
    font-size: calc(var(--font-scale, 1) * 24px);
    line-height: 24px;
    }
    .font26 {
    font-size: calc(var(--font-scale, 1) * 26px);
    line-height: 26px;
    }
    .font28 {
    font-size: calc(var(--font-scale, 1) * 28px);
    line-height: 28px;
    }
    .font30 {
    font-size: calc(var(--font-scale, 1) * 30px);
    line-height: 30px;
    }
    .font32 {
    font-size: calc(var(--font-scale, 1) * 32px);
    line-height: 32px;
    }
    .font36 {
    font-size: calc(var(--font-scale, 1) * 36px);
    line-height: 36px;
    }
    /* -- In case you need to add a Font Family -- */
    .latoLight {
    font-weight: 300;
    }
    .latoRegular {
    font-weight: 400;
    }
    .latoMedium {
    font-weight: 500;
    }
    .latoBold {
    font-weight: 700;
    }
    .latoBlack {
    font-weight: 900;
    }
    .latoIlalic {
    font-style: italic;
    }
    /* -- In case you need to add LineHight -- */
    .lineHeight13 {
    line-height: 13px !important;
    }
    .lineHeight14 {
    line-height: 14px !important;
    }
    .lineHeight16 {
    line-height: 16px !important;
    }
    .lineHeight17 {
    line-height: 17px !important;
    }
    .lineHeight18 {
    line-height: 18px !important;
    }
    .lineHeight20 {
    line-height: 20px !important;
    }
    .lineHeight22 {
    line-height: 22px !important;
    }
    .lineHeight23 {
    line-height: 23px !important;
    }
    .lineHeight25 {
    line-height: 25px !important;
    }
    .lineHeight30 {
    line-height: 30px !important;
    }
    .lineAuto {
    line-height: auto !important;
    }
    /* -- In case you need to add a color -- */
    /* -- Text Colors -- */
    /* -- In case you need to add an alignment -- */
    html[dir='ltr'] .textLeft {
    text-align: left;
    }
    html[dir='ltr'] .textRight {
    text-align: right;
    }
    .textCenter {
    text-align: center;
    }
    .relative {
    position: relative;
    }
    /* -- In case you need to add a Flex -- */
    .makeFlex {
    display: flex;
    }
    .makeFlex .flexOne {
    flex: 1;
    }
    .makeFlex.flexWrap {
    flex-wrap: wrap;
    }
    .makeFlex.column {
    flex-direction: column;
    }
    .makeFlex.row {
    flex-direction: row;
    }
    .makeFlex.perfectCenter {
    align-items: center;
    justify-content: center;
    }
    .makeFlex.hrtlCenter {
    align-items: center;
    }
    .makeFlex.vrtlCenter {
    justify-content: center;
    }
    .makeFlex.spaceBetween {
    justify-content: space-between;
    }
    .makeFlex.spaceAround {
    justify-content: space-around;
    }
    .makeFlex.end {
    align-items: flex-end;
    }
    .makeFlex.top {
    align-items: flex-start;
    }
    .makeFlex.alignSelfEnd {
    align-self: flex-end;
    }
    .makeFlex.right {
    justify-content: flex-end;
    }
    .makeFlex.left {
    justify-content: flex-start;
    }
    html[dir='ltr'] .pushRight {
    margin-left: auto;
    }
    html[dir='ltr'] .userSection.dotted {
    border: dotted rgb(0 0 0 / 15%);
    border-width: 0 0 0 2px;
    background-color: transparent;
    }
    html[dir='ltr'] .pushLeft {
    margin-right: auto;
    }
    .noShrink {
    flex-shrink: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .flexOne {
    flex: 1;
    }
    .flexTwo {
    flex: 2;
    }
    .inlineFlex {
    display: inline-flex;
    }
    .makeRelative {
    position: relative;
    }
    /* -- In case you need to add margin -- */
    /* Top */
    .appendTop2 {
    margin-top: 2px;
    }
    .appendTop3 {
    margin-top: 3px;
    }
    .appendTop5 {
    margin-top: 5px;
    }
    .appendTop8 {
    margin-top: 8px;
    }
    .appendTop9 {
    margin-top: 9px;
    }
    .appendTop10 {
    margin-top: 10px;
    }
    .appendTop12 {
    margin-top: 12px;
    }
    .appendTop15 {
    margin-top: 15px;
    }
    .appendTop16 {
    margin-top: 16px;
    }
    .appendTop18 {
    margin-top: 18px;
    }
    .appendTop20 {
    margin-top: 20px;
    }
    .appendTop25 {
    margin-top: 25px;
    }
    .appendTop30 {
    margin-top: 30px;
    }
    .appendTop40 {
    margin-top: 40px;
    }
    .appendTop50 {
    margin-top: 50px;
    }
    .appendTop52 {
    margin-top: 52px;
    }
    .appendTop60 {
    margin-top: 60px;
    }
    .appendTop70 {
    margin-top: 70px;
    }
    .appendTop80 {
    margin-top: 80px;
    }
    .appendTop120 {
    margin-top: 120px;
    }
    .appendTop-120 {
    margin-top: -120px;
    }
    /* Right */
    html[dir='ltr'] .appendRight1 {
    margin-right: 1px;
    }
    html[dir='ltr'] .appendRight3 {
    margin-right: 3px;
    }
    html[dir='ltr'] .appendRight5 {
    margin-right: 5px;
    }
    html[dir='ltr'] .appendRight10 {
    margin-right: 10px;
    }
    html[dir='ltr'] .appendRight12 {
    margin-right: 12px;
    }
    html[dir='ltr'] .appendRight13 {
    margin-right: 13px;
    }
    html[dir='ltr'] .appendRight15 {
    margin-right: 15px;
    }
    html[dir='ltr'] .appendRight17 {
    margin-right: 17px;
    }
    html[dir='ltr'] .appendRight20 {
    margin-right: 20px;
    }
    html[dir='ltr'] .appendRight26 {
    margin-right: 26px;
    }
    html[dir='ltr'] .appendRight30 {
    margin-right: 30px;
    }
    html[dir='ltr'] .appendRight80 {
    margin-right: 80px;
    }
    /* Bottom */
    .appendBottom1 {
    margin-bottom: 1px;
    }
    .appendBottom2 {
    margin-bottom: 2px;
    }
    .appendBottom3 {
    margin-bottom: 3px;
    }
    .appendBottom5 {
    margin-bottom: 5px;
    }
    .appendBottom6 {
    margin-bottom: 6px;
    }
    .appendBottom7 {
    margin-bottom: 7px;
    }
    .appendBottom8 {
    margin-bottom: 8px;
    }
    .appendBottom10 {
    margin-bottom: 10px;
    }
    .appendBottom12 {
    margin-bottom: 12px;
    }
    .appendBottom15 {
    margin-bottom: 15px;
    }
    .appendBottom18 {
    margin-bottom: 18px;
    }
    .appendBottom19 {
    margin-bottom: 19px;
    }
    .appendBottom20 {
    margin-bottom: 20px !important;
    }
    .appendBottom22 {
    margin-bottom: 22px;
    }
    .appendBottom25 {
    margin-bottom: 25px;
    }
    .appendBottom30 {
    margin-bottom: 30px;
    }
    .appendBottom35 {
    margin-bottom: 35px;
    }
    .appendBottom40 {
    margin-bottom: 40px !important;
    }
    .appendBottom50 {
    margin-bottom: 50px;
    }
    .appendBottom52 {
    margin-bottom: 52px;
    }
    /* Left */
    html[dir='ltr'] .appendLeft1 {
    margin-left: 1px;
    }
    html[dir='ltr'] .appendLeft3 {
    margin-left: 3px;
    }
    html[dir='ltr'] .appendLeft5 {
    margin-left: 5px;
    }
    html[dir='ltr'] .appendLeft7 {
    margin-left: 7px;
    }
    html[dir='ltr'] .appendLeft10 {
    margin-left: 10px;
    }
    html[dir='ltr'] .appendLeft15 {
    margin-left: 15px;
    }
    html[dir='ltr'] .appendLeft18 {
    margin-left: 18px;
    }
    html[dir='ltr'] .appendLeft20 {
    margin-left: 20px;
    }
    html[dir='ltr'] .appendLeft30 {
    margin-left: 30px;
    }
    html[dir='ltr'] .appendLeft {
    margin-left: -6px;
    }
    /* -- In case you need to add padding -- */
    .padding10 {
    padding: 10px;
    }
    .padding20 {
    padding: 20px;
    }
    .padding15 {
    padding: 15px;
    }
    .paddingLR15 {
    padding-right: 15px;
    padding-left: 15px;
    }
    .paddingLR20 {
    padding-right: 20px;
    padding-left: 20px;
    }
    .paddingLR10 {
    padding-right: 10px;
    padding-left: 10px;
    }
    .paddingTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    .paddingTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .paddingLR12 {
    padding-left: 12px;
    padding-right: 12px;
    }
    .paddingB10 {
    padding-bottom: 10px;
    }
    .paddingB5 {
    padding-bottom: 5px;
    }
    .paddingB25 {
    padding-bottom: 25px;
    }
    /* Top */
    .prependTop5 {
    padding-top: 5px;
    }
    .prependTop20 {
    padding-top: 20px;
    }
    .minHeight0 {
    min-height: 0 !important;
    }
    /* Right */
    html[dir='ltr'] .prependRight5 {
    padding-right: 5px;
    }
    /* Bottom */
    .prependBottom5 {
    padding-bottom: 5px;
    }
    /* -- Checkbox -- */
    .checkmarkOuter {
    display: inline-flex;
    position: relative;
    min-height: 18px;
    flex-shrink: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='ltr'] .checkmarkOuter [type='checkbox']:checked,
    [type='checkbox']:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .checkmarkOuter [type='checkbox']:not(:checked) + label,
    html[dir='ltr'] .checkmarkOuter [type='checkbox']:checked + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 22px;
    display: inline-flex;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .checkmarkOuter [type='checkbox']:not(:checked) + label::before,
    html[dir='ltr'] .checkmarkOuter [type='checkbox']:checked + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    background: #fff;
    }
    html[dir='ltr'] .checkmarkOuter [type='checkbox']:checked + label::before {
    border: 1px solid var(--color-link-primary);
    content: '';
    width: 18px;
    height: 18px;
    background: var(--color-link-primary);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir='ltr'] .checkmarkOuter [type='checkbox']:checked + label::after {
    position: absolute;
    left: 6px;
    top: 3px;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* -- Radio Box -- */
    .radioOuter {
    display: inline-flex;
    position: relative;
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) {
    position: absolute;
    left: -9999px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:not(:checked) + label,
    html[dir='ltr'] .radioOuter [type='radio']:checked + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked + label::before,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:checked + label::before {
    border: 1px solid var(--color-link-primary);
    }
    html[dir='ltr'] .radioOuter [type='radio']:checked + label::after,
    html[dir='ltr'] .radioOuter [type='radio']:not(:checked) + label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--color-link-primary);
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:not(:checked) + label::after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .radioOuter [type='radio']:checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    /* -- Radio Box Checkbox Style -- */
    .chkBox {
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    background: #fff;
    position: relative;
    }
    html[dir='ltr'] .selected .chkBox::before {
    border: 1px solid var(--color-link-primary);
    content: '';
    width: 18px;
    height: 18px;
    background: var(--color-link-primary);
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir='ltr'] .selected .chkBox::after {
    position: absolute;
    left: 5px;
    top: 2px;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /* --- Buttons -- */
    .primaryBtn {
    border-radius: 34px;
    background: var(--color-btn-primary-bg);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    display: inline-block;
    flex-shrink: 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-align: center;
    }
    ._aff .primaryBtn {
    background: var(--color-btn-primary-bg);
    color: var(--color-btn-primary-text);
    border-radius: var(--btn-border-radius);
    }
    a.primaryBtn {
    color: #fff;
    }
    .primaryBtn.btnSmall {
    font-size: 10px;
    padding: 7px 15px;
    }
    /* -- In case you need to add an animation -- */
    .animated {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    @@-webkit-keyframes slideInUp {
    0% {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    }
    100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
    }
    .slideUpEffect {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    }
    /* -- In case you need to change cursor type -- */
    .cursorPointer {
    cursor: pointer;
    }
    /* -- In case you need to hide element -- */
    .noSelection {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    }
    .hsw_autocomplePopup {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    width: 316px;
    position: absolute;
    left: 0;
    top: 23px;
    min-height: 316px;
    overflow: hidden;
    z-index: 999999;
    }
    .widgetSection .hsw_autocomplePopup {
    top: 35px;
    }
    /* -- Right to Left -- */
    html[dir='rtl'] .textLeft {
    text-align: right;
    }
    html[dir='rtl'] .textRight {
    text-align: left;
    }
    html[dir='rtl'] .bdrRight {
    border-left: solid 1px #e7e7e7;
    }
    html[dir='rtl'] .pushRight {
    margin-right: auto;
    }
    html[dir='rtl'] .pushLeft {
    margin-left: auto;
    }
    html[dir='rtl'] .appendRight3 {
    margin-left: 3px;
    }
    html[dir='rtl'] .appendRight5 {
    margin-left: 5px;
    }
    html[dir='rtl'] .appendRight10 {
    margin-left: 10px;
    }
    html[dir='rtl'] .appendRight12 {
    margin-left: 12px;
    }
    html[dir='rtl'] .appendRight15 {
    margin-left: 15px;
    }
    html[dir='rtl'] .appendRight17 {
    margin-left: 17px;
    }
    html[dir='rtl'] .appendRight20 {
    margin-left: 20px;
    }
    html[dir='rtl'] .appendRight26 {
    margin-left: 26px;
    }
    html[dir='rtl'] .appendRight30 {
    margin-left: 30px;
    }
    html[dir='rtl'] .appendRight80 {
    margin-left: 80px;
    }
    html[dir='rtl'] .appendLeft1 {
    margin-right: 1px;
    }
    html[dir='rtl'] .appendLeft3 {
    margin-right: 3px;
    }
    html[dir='rtl'] .appendLeft5 {
    margin-right: 5px;
    }
    html[dir='rtl'] .appendLeft7 {
    margin-right: 7px;
    }
    html[dir='rtl'] .appendLeft10 {
    margin-right: 10px;
    }
    html[dir='rtl'] .appendLeft15 {
    margin-right: 15px;
    }
    html[dir='rtl'] .appendLeft18 {
    margin-right: 18px;
    }
    html[dir='rtl'] .appendLeft20 {
    margin-right: 20px;
    }
    html[dir='rtl'] .appendLeft30 {
    margin-right: 30px;
    }
    html[dir='rtl'] .prependRight5 {
    padding-left: 5px;
    }
    .bluePrimarybtn {
    outline: 0;
    border: 0;
    opacity: 0.9;
    display: inline-block;
    background-image: var(--btn-primary-bg);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    padding: 10px 20px;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    }
    .bluePrimarybtn:hover {
    opacity: 1;
    }
    .react-autosuggest__suggestion--highlighted {
    background-color: #efefef;
    }
    .fullWidth {
    width: 100%;
    }
    .hidden {
    display: none;
    }
    .zindex15 {
    z-index: 15 !important;
    }
    .zindex14 {
    z-index: 14 !important;
    }
    .hsw_sectionTitle {
    text-transform: uppercase;
    padding: 10px;
    }
    .inlineB {
    display: inline-block;
    }
    .appendBottom13 {
    margin-bottom: 13px;
    }
    .cl_disabled {
    opacity: 0.7;
    }
    .width60 {
    width: 60px;
    }
    .pageErrorWrapper {
    width: 258px;
    margin: auto;
    text-align: center;
    height: calc(100vh - 100px);
    }
    .pageErrorWrapper .backBtn {
    position: fixed;
    bottom: 10px;
    width: calc(100% - 20px);
    left: 10px;
    }
    .pushBottom {
    margin-top: auto;
    }
    .smrtBuyWrap {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    }
    .smrtByBlDesk {
    width: 95px;
    height: 26px;
    overflow: hidden;
    }
    html[dir='rtl'] body {
    font-family: Almarai, sans-serif;
    }
    html[dir='rtl'] input[type='text'] {
    direction: ltr;
    text-align: right;
    font-family: Almarai, sans-serif;
    }
    html[dir='rtl'] input[type='text'][dir='rtl'] {
    direction: rtl;
    }
    html[dir='rtl'] button {
    font-family: Almarai, sans-serif;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) {
    position: absolute;
    right: -9999px;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label {
    position: relative;
    padding-right: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label::before,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    html[dir='rtl'] .radioOuter [type='radio']:checked + label::after,
    html[dir='rtl'] .radioOuter [type='radio']:not(:checked) + label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: var(--color-link-primary);
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    .allCardsHeader {
    font-size: calc(var(--font-scale, 1) * 32px) !important;
    color: black !important;
    font-weight: 900 !important;
    }
    .smoothenFont {
    -webkit-font-smoothing: antialiased;
    }
    .capitalize {
    text-transform: capitalize;
    }
    .lato {
    font-family: var(--font-family);
    }
      
    /**  -- Sprite -- */
.landingSprite {
    background-image: url(/img/icon/landingSprite@28x.png); 
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0;
}
.landingSprite2 {
    background-image: url(/img/icon/landingSprite2@3x.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 700px;
    font-size: 0;
    flex-shrink: 0;
}
.landingSpriteMyBiz {
    background: url(/img/icon/landingSpriteMyBiz.png) no-repeat;
    display: inline-block;
    background-size: 200px 600px;
    font-size: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
    .landingSpriteMyBiz.icInfo {
    background-position: -58px -558px;
    width: 13px;
    height: 13px;
    }
    .mmtDoubleBlackIcon {
    width: 21px;
    height: 21px;
    background-position: -170px -30px;
    }
    .mmtBlackIcon {
    width: 24px;
    height: 24px;
    background-position: -144px -31px;
    }
    .myTripsIcon {
    width: 18px;
    height: 25px;
    background-position: -121px -30px;
    }
    .signInByMailIcon {
    width: 40px;
    height: 40px;
    background-position: -2px -1px;
    }
    .listYourPropertyIcon {
    width: 32px;
    height: 33px;
    background-position: -78px -517px;
    }
    .supportIcon {
    width: 23px;
    height: 25px;
    background-position: -174px -2px;
    }
    .walletBlanceIcon {
    width: 25px;
    height: 25px;
    background-position: -145px -2px;
    }
    .bellIcon {
    width: 20px;
    height: 25px;
    background-position: -122px -2px;
    }
    .whiteDownArrowIcon {
    width: 10px;
    height: 6px;
    background-position: -85px -33px;
    }
    .moreArrowIcon {
    width: 10px;
    height: 6px;
    background-position: -85px -24px;
    }
    .moreArrowBlueIcon {
    width: 10px;
    height: 6px;
    background-position: -85px -15px;
    }
    .errorCloseIcon {
    width: 16px;
    height: 16px;
    background-position: -68px -12px;
    }
    .errorIcon {
    width: 16px;
    height: 16px;
    background-position: -1px -432px;
    }
    .commonRemoveIcon {
    width: 28px;
    height: 28px;
    background-position: -170px -56px !important;
    }
    .removeBigIcon {
    width: 28px;
    height: 28px;
    background-position: -170px -55px !important;
    }
    .landingSprite.icCircleStar {
    width: 17px;
    height: 17px;
    background-position: -121px -581px;
    }
    .landingSprite.icSearchWhite {
    background-position: -142px -584px;
    width: 11px;
    height: 12px;
    }
    .landingSprite.icFlowerRed {
    width: 11px;
    height: 10px;
    background-position: -106px -583px;
    }
    .landingSprite.icTringleInfo {
    width: 16px;
    height: 16px;
    background-position: -1px -433px;
    }
    html[dir='ltr'] .swipCircle {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin-left: -22px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    z-index: 1;
    cursor: pointer;
    }
    .myIcon {
    width: 15px;
    height: 12px;
    background-position: -184px -150px;
    }
    .myBigIcon {
    width: 33px;
    height: 24px;
    background-position: -54px -399px !important;
    }
    .swipIcon {
    width: 15px;
    height: 11px;
    background-position: -149px -111px;
    }
    .returnCross {
    width: 20px;
    height: 20px;
    background-position: -145px -59px;
    }
    .loginExpRemove {
    width: 20px;
    height: 20px;
    background-position: -145px -59px !important;
    }
    .loginExpRemoveCosmos {
    background-position: -145px -59px !important;
    }
    html[dir='ltr'] .blueArrowIcon {
    background-position: -174px -86px;
    width: 24px;
    height: 10px;
    }
    html[dir='ltr'] .whiteArrowIcon {
    background-position: -155px -96px;
    width: 19px;
    height: 15px;
    }
    html[dir='ltr'] .blueArrowBigIcon {
    background-position: -160px -86px;
    width: 40px;
    height: 10px;
    }
    .blueRoundTripIcon {
    background-position: -46px -480px;
    width: 16px;
    height: 10px;
    }
    html[dir='ltr'] .blueOnewayArrowIcon {
    background-position: -48px -495px;
    width: 10px;
    height: 8px;
    }
    .greyArrowIcon {
    background-position: -166px -112px;
    width: 16px;
    height: 10px;
    }
    .greyRoundTripIcon {
    background-position: -181px -112px;
    width: 16px;
    height: 10px;
    }
    .whyBookSeatIcon {
    width: 19px;
    height: 25px;
    background-position: -43px -199px;
    }
    .whyBookOffersIcon {
    width: 26px;
    height: 16px;
    background-position: -40px -240px;
    }
    .whyBookLowestIcon {
    width: 30px;
    height: 27px;
    background-position: -75px -166px;
    }
    .userItemMyTrips {
    width: 24px;
    height: 22px;
    background-position: -111px -166px;
    }
    .userItemMySupportReq {
    width: 19px;
    height: 22px;
    background-position: -110px -675px;
    }
    .userItemMyWallet {
    width: 24px;
    height: 18px;
    background-position: -143px -166px;
    }
    .userItemMMTBlack {
    width: 24px;
    height: 23px;
    background-position: -143px -194px;
    }
    .userItemDoubleBlack {
    width: 24px;
    height: 24px;
    background-position: -80px -194px;
    }
    .userItemMyProfile {
    width: 23px;
    height: 21px;
    background-position: -112px -197px;
    }
    .userItemMakePayment {
    width: 23px;
    height: 24px;
    background-position: -175px -194px;
    }
    .userItemSupport {
    width: 23px;
    height: 19px;
    background-position: -173px -165px;
    }
    .userItemLogout {
    width: 23px;
    height: 18px;
    background-position: -182px -127px;
    }
    .userItemTransactionalIcon {
    width: 20px;
    height: 20px;
    background-position: -180px -600px;
    }
    .myBizIcon {
    width: 44px;
    height: 22px;
    background-position: -82px -227px;
    }
    .myTripDleBlkIcon {
    width: 16px;
    height: 17px;
    background-position: -122px -58px;
    }
    .addOnIcon {
    width: 16px;
    height: 16px;
    background-position: -102px -98px;
    }
    .webCheckIcon {
    width: 9px;
    height: 16px;
    background-position: -146px -79px;
    }
    .emailIcon {
    width: 9px;
    height: 16px;
    background-position: -146px -79px;
    }
    .printIcon {
    width: 17px;
    height: 16px;
    background-position: -122px -79px;
    }
    .modifyIcon {
    width: 14px;
    height: 16px;
    background-position: -84px -79px;
    }
    .myTripFlightIcon {
    width: 16px;
    height: 16px;
    background-position: -131px -224px;
    }
    .getDirIcon {
    width: 16px;
    height: 16px;
    background-position: -83px -96px;
    }
    .myTripHotelIcon {
    width: 17px;
    height: 17px;
    background-position: -169px -224px;
    }
    .myTripBusIcon {
    width: 17px;
    height: 17px;
    background-position: -150px -224px;
    }
    .mmtAssIcon {
    width: 80px;
    height: 20px;
    background-position: -81px -253px;
    }
    .myTripAdultIcon {
    width: 14px;
    height: 14px;
    background-position: -174px -247px;
    }
    .myTripSeatIcon {
    width: 12px;
    height: 14px;
    background-position: -160px -245px;
    }
    .myTripRoomIcon {
    width: 10px;
    height: 14px;
    background-position: -191px -245px;
    }
    .busTrackingIcon {
    width: 14px;
    height: 16px;
    background-position: -82px -61px;
    }
    .zeroCancelLogo {
    width: 21px;
    height: 28px;
    background-position: -2px -298px;
    }
    .handGestureZero {
    width: 80px;
    height: 40px;
    background-position: -39px -350px;
    }
    .mmtPromiseLogo {
    width: 21px;
    height: 28px;
    background-position: -2px -330px;
    }
    .handGesturePromise {
    width: 80px;
    height: 40px;
    background-position: -39px -299px;
    }
    .addOnIcons {
    width: 123px;
    height: 28px;
    background-position: -85px -275px;
    }
    .handGestureAddon {
    width: 80px;
    height: 40px;
    background-position: -120px -346px;
    }
    .bnplIcons {
    width: 26px;
    height: 33px;
    background-position: -2px -360px;
    }
    .handGestureBnpl {
    width: 80px;
    height: 40px;
    background-position: -120px -305px;
    }
    .bpglIcons {
    width: 26px;
    height: 33px;
    background-position: -2px -396px;
    }
    .handGestureBpg {
    width: 80px;
    height: 40px;
    background-position: -120px -392px;
    }
    .oneWayIcon {
    width: 22px;
    height: 20px;
    background-position: -74px -40px;
    }
    .heartIcon {
    width: 24px;
    height: 19px;
    background-position: -28px -400px;
    }
    .fareDownIcon {
    width: 9px;
    height: 10px;
    background-position: -75px -1px;
    }
    .fareCalIcon {
    width: 13px;
    height: 14px;
    background-position: -24px -298px;
    }
    .footerMyIcon {
    width: 20px;
    height: 21px;
    background-position: -98px -28px;
    }
    .proOfferIcon {
    width: 20px;
    height: 21px;
    background-position: -98px -2px;
    }
    .aboutSiteIcon {
    width: 20px;
    height: 21px;
    background-position: -98px -54px;
    }
    .partnerProgIcon {
    width: 20px;
    height: 21px;
    background-position: -98px -76px;
    }
    .twiiterIcon {
    width: 36px;
    height: 37px;
    background-position: -120px -52px;
    }
    .instagramIcon {
    width: 47px;
    height: 46px;
    background-position: -63px -50px;
    }
    .linkedinIcon {
    width: 44px;
    height: 45px;
    background-position: -8px -51px;
    }
    .facebookIcon {
    width: 20px;
    height: 42px;
    background-position: -166px -48px;
    }
    .googlePlusIcon {
    width: 41px;
    height: 27px;
    background-position: -117px -130px;
    }
    .scrollSWIcon {
    width: 18px;
    height: 18px;
    background-position: -43px -39px;
    }
    .scrollSWIcon.active {
    background-position: -43px -6px;
    }
    .scrollOfferIcon {
    width: 18px;
    height: 18px;
    background-position: -9px -240px;
    }
    .scrollOfferIcon.active {
    background-position: -9px -206px;
    }
    .scrollPromoIcon {
    width: 14px;
    height: 16px;
    background-position: -7px -455px;
    }
    .scrollPromoIcon.active {
    background-position: -36px -455px;
    }
    .scrollTripsIcon {
    width: 21px;
    height: 13px;
    background-position: -8px -108px;
    }
    .scrollTripsIcon.active {
    background-position: -8px -74px;
    }
    .scrolHotelIcon {
    width: 22px;
    height: 21px;
    background-position: -42px -168px;
    }
    .scrolHotelIcon.active {
    background-position: -42px -137px;
    }
    .scrolHolidayTrendingIcon {
    width: 22px;
    height: 21px;
    background-position: -38px -530px;
    }
    .scrolHolidayTrendingIcon.active {
    background-position: -38px -509px;
    }
    .scrolHolidayRecentIcon {
    width: 22px;
    height: 21px;
    background-position: -59px -530px;
    }
    .scrolHolidayRecentIcon.active {
    background-position: -59px -510px;
    }
    .scrollFlightIcon {
    width: 23px;
    height: 13px;
    background-position: -7px -40px;
    }
    .scrollFlightIcon.active {
    background-position: -7px -10px;
    }
    .pendingRqstIcon {
    width: 34px;
    height: 34px;
    background-position: -50px -416px;
    }
    .travelRqstIcon {
    width: 41px;
    height: 20px;
    background-position: -54px -395px;
    }
    .upcomingTripsIcon {
    width: 29px;
    height: 35px;
    background-position: -87px -415px;
    }
    .chatIcon {
    width: 29px;
    height: 27px;
    background-position: -89px -393px;
    }
    .groupBookingImg {
    width: 102px;
    height: 45px;
    background-position: 0 -556px;
    }
    .scrollSWIcon,
    .scrollOfferIcon,
    .scrollTripsIcon,
    .scrolHotelIcon,
    .scrollFlightIcon {
    transition: all 0.3s linear;
    }
    /**  -- Landing Css --  **/
    .mmtLogo img {
    height: 38px;
    max-width: 155px;
    max-height: 49px;
    }
    .landingContainer {
    width: 1200px;
    margin: 0 auto;
    }
    .topSection {
    display: flex;
    flex-direction: column;
    position: relative;
    }
    .stickyHeader {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    animation: slideInDown 0.2s linear;
    z-index: 14;
    }
    .stickyHeader .moreItem:hover .moreOption {
    top: 45px;
    left: -10px;
    }
    .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgb(0 0 0 / 60%);
    }
    .displayBlock {
    display: block;
    }
    @@keyframes slideInDown {
    from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    }
    to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    }
    .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    }
    .notiDropdown {
    width: 348px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 14;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    }
    .notiDropdown img {
    border-radius: 4px;
    }
    .dropDownInner {
    overflow: auto;
    height: auto;
    }
    .dropDownInner .notiTile {
    background: #fffad4;
    }
    .notiImg img {
    width: 24px;
    border-radius: 2px;
    }
    .userItems {
    padding: 10px 20px;
    transition: all 0.2s linear;
    }
    .userItems:hover {
    background: #eaf5ff;
    }
    .myWalletTag {
    background: #26b5a9;
    border-radius: 10px;
    padding: 2px 8px;
    text-transform: uppercase;
    }
    .completeTag {
    background: #f7b710;
    border-radius: 10px;
    padding: 2px 8px;
    }
    .userSection {
    display: flex;
    gap: 6px;
    }
    html[dir='ltr'] .userSection li {
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px;
    }
    .html[dir='ltr'] .userSection li.myBizIntro {
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    html[dir='ltr'] .userSection li.personalIntro {
    width: 270px;
    background: #eaf5ff;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    .loyaltyProgText {
    color: #efd9ab;
    }
    .userPerText {
    color: #c2c2c2;
    }
    .notiNo {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #eb2226;
    padding: 2px;
    border-radius: 3px;
    }
    .loginType {
    border-radius: 34px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 4px;
    margin-right: -9px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .loginType li {
    background: transparent;
    box-shadow: none;
    }
    .loginType li.selected {
    background-image: linear-gradient(94deg, #53b2fe, #065af3);
    border-radius: 20px;
    color: #fff;
    margin-left: 0;
    }
    .userNameIcon {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    }
    /**  -- Widget Css --  **/
    .widgetSection {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 65px 20px 0;
    }
    .ae .widgetSection {
    padding: 69px 20px 0;
    }
    .fltWidgetSection.widgetSection {
    box-shadow: none;
    padding: 65px 20px 0;
    }
    .rtPersWidget {
    z-index: unset;
    }
    ._aff .widgetSection {
    padding: 0 20px;
    }
    .widgetSection h1 {
    font-size: calc(var(--font-scale, 1) * 14px);
    text-align: center;
    }
    .recentSearches {
    display: flex;
    }
    html[dir='ltr'] .recentSearches li {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 10px;
    border-radius: 4px;
    margin-left: 10px;
    background: #f2f2f2;
    }
    .widgetSection .widgetSearchBtn {
    width: 216px;
    padding: 10px;
    margin-bottom: -32px;
    opacity: 1;
    }
    @@supports (-moz-appearance: none) {
    .widgetSection .widgetSearchBtn {
    width: 216px;
    padding: 13px 10px 10px;
    margin-bottom: -32px;
    }
    }
    .widgetSearchBtnMultiCity {
    margin-bottom: -20px !important;
    }
    /* .widgetOpen .widgetSearchBtn{pointer-events: none;} */
    /* background-image: linear-gradient(96deg, #c2c2c2, #c2c2c2); */
    .errorSection {
    width: auto;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    z-index: 1;
    background-color: #ffd3d4;
    position: absolute;
    top: 94%;
    left: 0;
    border-radius: 4px;
    padding: 4px 8px;
    }
    .errorSectionTraveller {
    width: 220px !important;
    }
    /* .disableSearch{pointer-events: none !important;} */
    /* .disableBlock{pointer-events: none !important;} */
    .errorSection::after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(136 183 213 / 0%);
    border-bottom-color: #ffd3d4;
    border-width: 8px;
    margin-left: -24px;
    }
    .errorMsgText {
    width: auto;
    font-size: calc(var(--font-scale, 1) * 13px);
    }
    /**  --  Wallet Banner Css --  **/
    .bannerCarousel {
    margin-top: -35px;
    }
    .walletBanner,
    .whyBook {
    border-radius: 6px;
    min-height: 80px;
    box-shadow: 0 4px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    }
    .walletBanner {
    padding: 16px 40px;
    }
    .walletBanner .walletBlanceIcon,
    .slideItem .walletBlanceIcon {
    background-size: 300px 700px;
    background-position: -217px -1px;
    width: 40px;
    height: 40px;
    }
    .whyBook .title {
    width: 310px;
    padding: 20px;
    background: #f2f2f2;
    border-radius: 6px 0 0 6px;
    position: relative;
    margin-bottom: 0;
    }
    html[dir='ltr'] .whyBook .title::after {
    width: 30px;
    height: 80px;
    content: '';
    position: absolute;
    top: 0;
    right: -12px;
    background: #f2f2f2;
    border-radius: 50%;
    }
    .whyBook .items {
    width: 25%;
    }
    main {
    display: flex;
    flex-direction: column;
    min-height: 100px;
    }
    .alertTile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 10px 0;
    border-top: solid 1px #6a633f;
    border-bottom: solid 1px #6a633f;
    }
    .pinkStrip {
    background: #ffd3d4;
    }
    .greenStrip {
    background: #c1f1dd;
    }
    .yellowStrip {
    background: #ffea87;
    }
    .landingCard {
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    padding: 25px 40px 40px;
    }
    .landingCard h2 {
    font-size: calc(var(--font-scale, 1) * 42px);
    }
    .superOffersTab {
    border-bottom: solid 1px #c6c6c6;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .superOffersTab li {
    padding: 5px;
    margin-right: 20px;
    border-bottom: solid 3px #fff;
    transition: all 0.2s linear;
    position: relative;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .superOffersTab li:last-of-type {
    margin-right: 0;
    }
    .superOffersTab li.active {
    border-bottom: solid 3px var(--color-link-primary);
    }
    .superOffersTab li.active a {
    color: var(--color-link-primary);
    }
    #Offers .itemCard {
    min-height: 170px;
    }
    /**  -- Tertiary Css --  **/
    .ternaryCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .ternaryCard {
    border-radius: 10px;
    height: 83px;
    width: 1010px;
    padding: 25px 40px 40px;
    }
    /**  -- More Option --  **/
    /**  --
    .superOffersTab .moreOption{ display:none;}
    .superOffersTab .moreItem:hover .moreOption{ display: flex; flex-direction: column; border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2); background-color: #ffffff; position: absolute; z-index: 1;
    width:219px; top:30px; left:0; animation: fadeInDown 0.3s linear; padding: 15px 0;}
    .superOffersTab .moreOption p{text-transform: none;}
    .superOffersTab .arrow {display: inline-block; width: 5px; height: 5px; padding: 2px; margin: 0 0 3px 2px;
    border-top: 2px solid #4a4a4a; border-right: 2px solid #4a4a4a;}
    .superOffersTab .arrowUp {transform: rotate(-45deg) skew(7deg, 7deg);}
    .superOffersTab .arrowDown {transform: rotate(135deg) skew(7deg, 7deg);}
    -- */
    .superOffersTab .moreSuperOption {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    position: absolute;
    z-index: 1;
    width: 219px;
    top: 30px;
    left: 0;
    padding: 15px 0;
    }
    .superOffersTab .moreSuperOption p {
    text-transform: none;
    cursor: pointer;
    padding: 10px 30px;
    }
    .superOffersTab .moreSuperOption p:hover {
    background: #eaf5ff;
    }
    .superOffersTab .moreSuperOption p.selected {
    background: #eaf5ff;
    }
    .superOffersTab .arrow {
    display: inline-block;
    width: 5px;
    height: 5px;
    padding: 3px;
    margin: 0 0 3px 2px;
    border-top: 2px solid #4a4a4a;
    border-right: 2px solid #4a4a4a;
    }
    .superOffersTab .arrowUp {
    transform: rotate(-45deg) skew(3deg, 3deg);
    }
    .superOffersTab .arrowDown {
    transform: rotate(135deg) skew(3deg, 3deg);
    }
    .landingCardSlider {
    margin-right: -40px;
    }
    .landingCard .landingCardSlider .slideItem {
    padding: 40px 20px 10px 0;
    border: none;
    outline: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='ltr'] .landingCardSlider .slideItem .itemCard {
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    margin: 5px 10px 5px 2px;
    padding: 0 15px 15px;
    cursor: pointer;
    }
    .landingCardSlider .slideItem .itemThumb {
    width: 120px;
    margin-top: -20px;
    }
    .comingSoonCard img,
    .youKnowCard img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    }
    .mmtLogo.SA img {
    height: unset;
    width: 122px;
    max-height: unset;
    }
    .slideItem .itemThumb img {
    border-radius: 6px;
    }
    .landingCardSlider .slideItem .itemDesc {
    width: 290px;
    }
    .validTag {
    width: 136px;
    height: 25px;
    background: black;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 20px;
    }
    .landingCardSlider .slick-slider button {
    position: absolute;
    top: -45px;
    width: 40px;
    height: 40px;
    background: transparent;
    box-shadow: none;
    font-size: 0;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 0;
    border-color: #f1f1f1 !important;
    }
    html[dir='ltr'] .landingCardSlider .slick-slider .slick-prev {
    right: 69px;
    border: solid 1px;
    }
    html[dir='ltr'] .landingCardSlider .slick-slider .slick-next {
    right: 33px;
    border: solid 1px;
    }
    .landingCardSlider .categTitle {
    margin-top: -20px;
    }
    .landingCardSlider .offerTag {
    width: 85px;
    height: 21px;
    padding: 5px 8px;
    border-radius: 13.5px;
    background-image: linear-gradient(256deg, #3a7bd5, #00d2ff);
    color: #ffffff;
    margin: -3px 0 0 10px;
    }
    .redBdr {
    width: 33px;
    height: 1px;
    background: #eb2026;
    display: flex;
    }
    .cardInnerInfo {
    min-height: 140px;
    }
    .madeFor {
    background: #c1f1dd;
    border-radius: 0 0 4px 4px;
    max-width: 390px;
    margin: -5px 0 0 20px;
    position: relative;
    z-index: -1;
    padding: 8px 0;
    }
    .slideArrow {
    width: 63px;
    height: 30px;
    border-radius: 20px;
    display: flex;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    }
    .landingCardSlider .slick-next::before,
    .landingCardSlider .slick-prev::before {
    border: solid var(--color-slider-track);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .landingCardSlider .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .landingCardSlider .slick-disabled.slick-next::before,
    .landingCardSlider .slick-disabled.slick-prev::before {
    opacity: 0.3;
    }
    .landingCardSlider.visaListSlider .slick-slide img {
    min-height: 106px;
    }
    .visaListSlider {
    cursor: pointer;
    }
    /* -- My Trips css -- */
    .myTrips .myTripsTile {
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    position: relative;
    padding: 8px 24px 20px;
    }
    .dateCircle {
    width: 69px;
    height: 69px;
    border-radius: 100%;
    background: #000;
    }
    .myTrips .flightInfo {
    width: 200px;
    }
    .myTrips .hotelInfo {
    width: 350px;
    }
    .myTrips .busInfo {
    width: 150px;
    }
    .flightInfo .flightLogo {
    width: 34px;
    height: 34px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .hotelInfo img {
    width: 60px;
    height: 60px;
    }
    .termiInfo {
    width: 300px;
    }
    .checkInOut {
    width: 110px;
    }
    .slopLine {
    width: 1px;
    height: 60px;
    background: #9b9b9b;
    transform: rotate(20deg);
    }
    .tileExtension {
    border-radius: 0 0 6px 6px;
    background-color: #eaf5ff;
    width: 1100px;
    margin-left: 10px;
    padding: 10px 20px;
    }
    .htlIssue {
    width: 200px;
    }
    .hotelSuggestCard,
    .continueBookingCard {
    width: 360px;
    height: 100px;
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    transition: all 0.2s ease-in-out;
    background-color: #ffffff;
    margin-right: 20px;
    }
    .hotelSuggestCard:nth-child(3),
    .continueBookingCard:nth-child(3),
    .hotelSuggestCard:nth-child(6),
    .continueBookingCard:nth-child(6),
    .hotelSuggestCard:nth-child(9),
    .continueBookingCard:nth-child(9) {
    margin-right: 0;
    }
    .hotelSuggestCard:hover,
    .continueBookingCard:hover {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
    }
    .hotelSuggest,
    .continueBooking {
    display: flex;
    flex-wrap: wrap;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .hotelSuggestCard {
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='ltr'] .hotelSuggestCard img {
    width: 100px;
    border-radius: 6px 0 0 6px;
    }
    .hotelSuggestCard .HotelPrice {
    width: 130px;
    }
    .hotelSuggestCard .htlSugInfo {
    width: 150px;
    }
    .hotelSuggestCard .rating {
    display: inline-block;
    padding: 0 6px;
    line-height: 16px;
    border-radius: 11px;
    background-image: linear-gradient(247deg, #3a7bd5, #00d2ff);
    }
    .hotelSuggestCard .ratingBlank {
    width: 60px;
    height: 12px;
    background-position: -7px -278px;
    }
    .hotelSuggestCard .ratingFill {
    width: 60px;
    height: 12px;
    background-position: -7px -266px;
    }
    .hotelSuggestCard .ratingFill.fourHalf {
    width: 54px;
    }
    .hotelSuggestCard .ratingFill.four {
    width: 48px;
    }
    .hotelSuggestCard .ratingFill.threeHalf {
    width: 42px;
    }
    .hotelSuggestCard .ratingFill.three {
    width: 36px;
    }
    .hotelSuggestCard .ratingFill.twoHalf {
    width: 30px;
    }
    .hotelSuggestCard .ratingFill.two {
    width: 24px;
    }
    .hotelSuggestCard .ratingFill.oneHalf {
    width: 18px;
    }
    .hotelSuggestCard .ratingFill.one {
    width: 12px;
    }
    .whatNew .slick-slider button,
    .travelWithUs .slick-slider button,
    .travelBlog .slick-slider button,
    .lowFlightFare .slick-slider button {
    top: -55px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .whatNew .slideItem .itemCard {
    width: 300px;
    height: 102px;
    padding: 0;
    overflow: hidden;
    }
    .whatNew .landingCardSlider .slideItem,
    .travelWithUs .landingCardSlider .slideItem,
    .travelBlog .landingCardSlider .slideItem {
    padding: 0;
    outline: none;
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .whatNew .itemCard img {
    width: 66px;
    height: 103px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travelBlog .itemCard img {
    width: 100%;
    border-radius: 6px 6px 0 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travelBlog .slideItem .itemCard {
    padding: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travelWithUs .slideItem .itemCard {
    width: 288px;
    height: 180px;
    padding-bottom: 10px;
    }
    .handGesture {
    margin-right: -15px;
    }
    .shortlistTag {
    width: 326px;
    height: 40px;
    border-radius: 20px;
    background-color: #eaf5ff;
    padding: 0 20px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .continueBookingCard img {
    width: 30px;
    height: 30px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .premiumHotels .landingCardSlider img {
    min-height: 230px;
    border-radius: 10px;
    }
    .premiumHotels .rating {
    display: inline-block;
    padding: 0 6px;
    line-height: 16px;
    border-radius: 11px;
    background-image: linear-gradient(247deg, #3a7bd5, #00d2ff);
    margin-top: -9px;
    margin-right: 20px;
    }
    html[dir='ltr'] .premiumHotels .landingCardSlider .slideItem {
    padding: 0;
    outline: none;
    margin-right: 20px;
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .lowFlightFare .landingCardSlider .slideItem {
    padding: 20px 0 0;
    outline: none;
    margin-right: 10px;
    cursor: pointer;
    }
    .premiumHotels .slick-slider button {
    top: -46px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .lowFlightFare .slideItem .itemCard {
    height: 245px;
    }
    .lowFlightFare .slideItem .linkSlide {
    padding-top: 165px;
    }
    .megaSaleTag,
    .sellingTag {
    width: 105px;
    height: 21px;
    border-radius: 19.6px;
    background-image: linear-gradient(259deg, #3023ae, #c86dd7);
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: -12px;
    left: 41px;
    }
    .sellingTag {
    background-image: linear-gradient(259deg, #f09819, #f3d452);
    }
    .megaSaleTag {
    background-image: linear-gradient(259deg, #3023ae, #c86dd7);
    }
    /* -- Footer CSS -- */
    .newsletter {
    width: 280px;
    }
    .newsletter input {
    width: 100%;
    border: solid 1px #9b9b9b;
    border-radius: 4px;
    padding: 10px;
    outline: none;
    font-size: calc(var(--font-scale, 1) * 14px);
    }
    .placeInfo {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .placeInfo .infoTile {
    width: 330px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .placeInfo .infoTile img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #f2f2f2;
    }
    .footerLinks {
    display: flex;
    justify-content: space-between;
    }
    .footerLinks ul {
    width: 180px;
    }
    .myPartner .footerLinks ul {
    width: 190px;
    }
    .footerLinks li a:hover {
    color: var(--color-link-primary);
    }
    .myPartner .footerLinks li a:hover {
    color: #fff;
    }
    .footerLinks ul.lastlinks {
    margin-left: 110px;
    }
    .footNav {
    padding: 20px 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .footNav__list li:hover a {
    color: #008cff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .footer .footerLinks ul li a {
    color: rgb(0 0 0 / 70%);
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 18px;
    }
    .footNav__list {
    margin-bottom: 20px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .footNav__list li {
    display: inline-block;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .footNav__list li a {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #4a4a4a;
    line-height: 14px;
    }
    .footNav__cta {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #008cff;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    padding-right: 15px;
    }
    .footNav__cta::after {
    position: absolute;
    content: '';
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 0;
    top: 2px;
    }
    .aboutMMT {
    background: #e7e7e7;
    padding: 60px 0;
    }
    .aboutMMT .grid-3 .aboutDesc {
    max-width: 33%;
    margin-right: 3%;
    flex-grow: 1;
    flex-basis: 0;
    }
    .aboutMMT .grid-3 .aboutDesc:last-of-type {
    margin-right: 0%;
    }
    .aboutMMT .grid {
    flex-wrap: wrap;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .aboutMMT .grid .aboutDesc {
    width: 50%;
    margin-top: 44px;
    padding-bottom: 28px;
    border-bottom: solid 1px #979797;
    }
    .aboutMMT .grid .aboutDesc.aboutDescSectionHeading {
    border-bottom: none;
    }
    .aboutMMT .grid .aboutDesc:nth-child(even) {
    padding-left: 6%;
    }
    .aboutMMT .grid .aboutDesc:nth-child(odd) {
    padding-right: 6%;
    }
    .aboutMMT .grid .aboutDesc:nth-child(1),
    .aboutMMT .grid .aboutDesc:nth-child(2) {
    margin-top: 0;
    }
    .aboutMMT .grid .aboutDesc:nth-last-child(1),
    .aboutMMT .grid .aboutDesc:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
    }
    /* html[dir="ltr"] .aboutMMT .aboutDesc { */
    /*	width: 325px; */
    /* } */
    /* stylelint-disable-next-line no-descending-specificity */
    .aboutMMT .aboutDesc a {
    color: inherit !important;
    }
    .aboutMMT .aboutDesc .blueLink {
    color: var(--color-link-primary) !important;
    }
    .aboutMMT .aboutDesc .heading {
    letter-spacing: 0.31px;
    }
    .aboutMMT .aboutDesc .content {
    letter-spacing: 0.23px;
    }
    .questionsContainer {
    grid: 150px / auto auto auto;
    }
    .contactInfoSection {
    background: #212121;
    padding: 30px 0;
    }
    .appProLink {
    width: 300px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .appProLink img {
    width: 134px;
    height: 39px;
    }
    .padLR3 {
    padding: 0 3px;
    }
    .footerBottom {
    background: #000;
    padding: 50px 0 60px;
    }
    .socialMediaLinks {
    display: flex;
    gap: 40px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .socialMediaLinks a {
    width: 48px;
    height: 48px;
    }
    .bdrWhite {
    color: white;
    }
    /* -- Sticky Scroll -- */
    @@media only screen and (min-width: 1300px) and (max-width: 2000px) {
    .stickyScroll {
    width: 50px;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 15;
    }
    .stickyScroll li {
    width: 100%;
    height: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .stickyScroll li:hover {
    background: #eaf5ff;
    }
    .tip {
    display: none;
    }
    .stickyScroll li:hover .tip {
    display: block;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 60px;
    padding: 10px;
    width: 220px;
    background: #219393;
    border-radius: 4px;
    z-index: 15;
    }
    .tip::after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(33 147 147 / 0%);
    border-right-color: #219393;
    border-width: 5px;
    margin-top: -5px;
    }
    .stickyScroll li:first-of-type {
    border-radius: 8px 8px 0 0;
    }
    .stickyScroll li:last-of-type {
    border-radius: 0 0 8px 8px;
    }
    .stickyScroll li a.active::before {
    width: 6px;
    height: 6px;
    background: var(--color-link-primary);
    border-radius: 100%;
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    }
    .stickyScroll li a.active ~ .tip {
    display: none;
    }
    ._MyBiz .stickyScroll li a.active::before {
    background: #ff664b;
    }
    }
    @@media only screen and (min-width: 300px) and (max-width: 1299px) {
    .stickyScroll {
    display: none;
    }
    .stickyScroll li {
    display: none;
    }
    }
    /**  -- My Biz Css --  **/
    ._MyBiz .swipIcon {
    background-position: -128px -115px;
    }
    ._MyBiz .primaryBtn {
    background: var(--color-btn-mybiz-primary-bg);
    }
    ._MyBiz a.primaryBtn {
    color: #fff;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .blueArrowIcon {
    background-position: -96px -117px !important;
    }
    ._MyBiz .stickyHeader .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary-mybiz);
    font-weight: 900;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    a.active .chNavText {
    font-weight: 900;
    }
    ._MyBiz .chHeaderContainer nav ul li.moreItem {
    display: none;
    }
    ._MyBiz .navOnly .chHeaderContainer li a.active .chNavText {
    color: var(--color-primary-mybiz);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz .mmtLogo img {
    max-width: 128px;
    max-height: 42px;
    }
    ._MyBiz .loginType li.selected {
    background: var(--color-primary-mybiz);
    }
    ._MyBiz .superOffersTab li.active a {
    color: #ff664b;
    }
    ._MyBiz .superOffersTab li.active {
    border-bottom: solid 3px #ff664b;
    }
    ._MyBiz .landingCardSlider .slick-next::before,
    ._MyBiz .landingCardSlider .slick-prev::before {
    border: solid #ff664b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    ._MyBiz .landingCardSlider .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    ._MyBiz .tileExtension {
    background-color: rgb(255 102 81 / 10%);
    }
    .myBizCard {
    width: 390px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    padding: 20px;
    }
    /* -- Login Expired -- */
    .loginExp {
    width: 700px;
    height: 120px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 11px 50px 0 rgb(0 0 0 / 40%);
    background-color: #ffffff;
    position: fixed;
    right: 0;
    bottom: 50px;
    left: 0;
    z-index: 1;
    }
    .myCircle {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-image: linear-gradient(45deg, #ace143, #219393);
    }
    .loginExp .rightInfo {
    width: 500px;
    }
    html[dir='ltr'] .loginExpRemove {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    }
    html[dir='rtl'] .loginExpRemove {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    }
    /* -- Chat On Holidays -- */
    .chatBox {
    width: 165px;
    height: 56px;
    border-radius: 31.5px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
    background-color: #ffffff;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 1;
    }
    /* -- BG GRADIENTS -- */
    .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #051322, #15457c);
    background-size: 100% 540px;
    min-height: 100vh;
    transition: background 0.1s linear;
    }
    .emperiaLoader {
    margin-top: 51px;
    }
    html[dir='ltr'] .festiveImageOuterBox {
    width: 1323px;
    margin: 0 auto;
    }
    html[dir='rtl'] .festiveImageOuterBox {
    width: 1008px;
    margin: 0 auto;
    }
    .festiveImg {
    width: 80px;
    height: 55px;
    flex-grow: 0;
    object-fit: contain;
    position: absolute;
    background-repeat: no-repeat;
    background-position: -14px -50px;
    }
.avifSupport.bgGradient {
    background-size: 100% 540px;
    background-image: var(--bg-value),
    url(/img/icon/download.webp);
}
    .noAvifSupport.bgGradient {
    background-size: 100% 540px;
    background-image: var(--bg-value), linear-gradient(to bottom, #051322, #15457c);
    }
    .bgGradient.isTabletBg {
    min-width: 1200px;
    }
    ._aff .bgGradient {
    background: none;
    background-image: none !important;
    }
    .myPartner .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0b1b29 -60%, #554176);
    background-size: 100% 454px;
    min-height: 100vh;
    }
    .myPartner .footerLinksContainer {
    background: #000;
    }
    .mobile .bgGradient {
    min-width: max-content;
    padding: 0 10px;
    }
    ._MyBiz .bgGradient {
    background-image: var(--color-mybiz-primary-bg);
    }
    /* -- Loading State -- */
    .dlLoader * {
    animation: Gradient 3s ease infinite;
    }
    @@-webkit-keyframes Gradient {
    0% {
    background-position: 0% 50%;
    }
    50% {
    background-position: 100% 50%;
    }
    100% {
    background-position: 0% 50%;
    }
    }
    @@-moz-keyframes Gradient {
    0% {
    background-position: 0% 50%;
    }
    50% {
    background-position: 100% 50%;
    }
    100% {
    background-position: 0% 50%;
    }
    }
    @@keyframes Gradient {
    0% {
    background-position: 0% 50%;
    }
    50% {
    background-position: 100% 50%;
    }
    100% {
    background-position: 0% 50%;
    }
    }
    .ladingStateHeading {
    width: 100%;
    height: 20px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    }
    .ladingStateText {
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    }
    .ladingStateText:last-of-type {
    width: 80%;
    }
    .loadingStateIcon {
    background: linear-gradient(90deg, #dfdddf, #efefef) !important;
    }
    .loadingStateImg {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    border-radius: 4px;
    }
    .background400per {
    background-size: 400%;
    }
    .dlLoader {
    overflow: hidden;
    }
    /* loader end */
    .superOfferSection {
    min-height: 300px;
    }
    .loginBackDrop {
    width: 100%;
    height: 100%;
    background: rgb(14 13 13 / 50%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    }
    .verifyMod {
    z-index: 16;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .verifyMod img {
    width: 61px;
    height: 63px;
    }
    /* appear - on page load */
    .fade-appear {
    opacity: 0;
    z-index: 1;
    }
    .fade-appear.fade-appear-active {
    opacity: 1;
    transition: opacity 200ms linear;
    }
    /* enter */
    .fade-enter {
    opacity: 0;
    z-index: 1;
    }
    .fade-enter.fade-enter-active {
    opacity: 1;
    transition: opacity 200ms linear 200ms;
    }
    /* exit */
    .fade-exit {
    opacity: 1;
    }
    .fade-exit.fade-exit-active {
    opacity: 0;
    display: none;
    transition: opacity 200ms linear;
    }
    .fade-exit-done {
    opacity: 0;
    display: block;
    }
    /* slide enter */
    .slide-enter {
    opacity: 0;
    transform: scale(0.97) translateY(5px);
    z-index: 1;
    }
    .slide-enter.slide-enter-active {
    opacity: 1;
    transform: scale(1) translateY(0);
    transition: opacity 3000ms linear 1000ms, transform 3000ms ease-in-out 1000ms;
    }
    /* slide exit */
    .slide-exit {
    opacity: 1;
    transform: scale(1) translateY(0);
    }
    .slide-exit.slide-exit-active {
    opacity: 0;
    transform: scale(0.97) translateY(5px);
    transition: opacity 1500ms linear, transform 1500ms ease-out;
    }
    .slide-exit-done {
    opacity: 0;
    }
    .landingContainer .railTab > span {
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-color: #fff;
    padding: 5px 8px;
    }
    .landingContainer .railTab > span.active {
    border-radius: 13.5px;
    background-color: #eaf5ff;
    }
    .landingContainer .railTab.b2b > span.active {
    border-radius: 13.5px;
    background-color: #e7e7e7;
    }
    .landingContainer .railTab > span::before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #9b9b9b;
    display: inline-block;
    margin-right: 5px;
    }
    .landingContainer .railTab > span.active::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #008cff;
    border: 0 none;
    }
    .landingContainer .railTab.b2b > span.active::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--color-primary-mybiz);
    border: 0 none;
    }
    .paddingTop20 {
    padding-top: 20px !important;
    }
    .checkmark {
    position: absolute;
    left: 12px;
    top: 7px;
    }
    .checkmark::after {
    /* Add another block-level blank space */
    content: '';
    display: block;
    /* Make it a small rectangle so the border will create an L-shape */
    width: 3px;
    height: 6px;
    /* Add a white border on the bottom and left, creating that 'L' */
    border: solid #fff;
    border-width: 0 1px 1px 0;
    /* Rotate the L 45 degrees to turn it into a checkmark */
    transform: rotate(45deg);
    }
    .soCardHeight {
    min-height: 170px;
    }
    .soImgLoading {
    width: 100%;
    height: 65px;
    background: #ccc;
    border-radius: 4px;
    }
    .myPartnerHtlHorizontalStrip {
    top: 230px !important;
    transition: all 0.3s ease-out;
    }
    .myPartnerHtlBody {
    margin-bottom: 83px !important;
    transition: all 0.3s ease-out;
    }
    .widgetLoader {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    height: 200px;
    position: absolute;
    z-index: 0;
    top: 133px;
    left: 0;
    right: 0;
    }
    .hiddenCurrentLob.widgetLoader {
    height: 60px;
    }
    .landingSearchWidget {
    margin-bottom: 100px;
    }
    .landingSearchWidget.IN {
    height: 316px;
    }
    .landingSearchWidget.AE {
    height: 307px;
    }
    .widgetSection .widgetSearchBtn.disabled {
    background-color: #c2c2c2;
    background-image: none;
    opacity: 1 !important;
    }
    .minHeight70 {
    min-height: 70px;
    }
    .minHeight90 {
    min-height: 90px;
    }
    .minHeight30 {
    min-height: 30px;
    }
    .slideItem .itemImgWrap {
    width: 100%;
    height: 115px;
    border-radius: 6px;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    background-size: 400%;
    }
    .trainLandingCard .trainItems {
    width: 33%;
    }
    .footerPadding {
    padding: 0 10px;
    }
    .soTitleMinHeight {
    min-height: 15px;
    }
    .upSide {
    z-index: 1 !important;
    }
    .statusCheckIcon {
    width: 32px;
    height: 22px;
    background-position: -143px -437px;
    }
    .runningStatusIcon {
    width: 34px;
    height: 22px;
    background-position: -143px -467px;
    }
    .coachPosIcon {
    width: 8px;
    height: 29px;
    background-position: -184px -438px;
    }
    .justifyElement {
    justify-content: space-evenly;
    }
    .mt10 {
    margin-top: 10px;
    }
    .zIndex14 {
    z-index: 14;
    }
    .chatWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0;
    z-index: 100;
    background: rgb(0 0 0 / 80%);
    }
    .chatInnerWrap {
    width: 640px;
    height: 363px;
    border: 0;
    outline: 0;
    position: fixed;
    inset: -100px 0 0;
    margin: auto;
    }
    .chatInnerWrap iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    position: relative;
    }
    .chatWrapper .close_icn_landing {
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    position: absolute;
    z-index: 1000;
    top: 73px;
    right: 3px;
    }
    .chatWrapper .send_query_form {
    top: 0 !important;
    }
    .chatWrapper .close_icn {
    display: none !important;
    }
    /* -- Recent Holidays  -- */
    .recentHolidays .slick-slider button {
    top: -46px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .recentHolidays .landingCardSlider .slideItem {
    padding: 0;
    outline: none;
    border: none;
    margin-right: 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .recentHolidays .slideItem .itemCard {
    padding: 0 0 10px;
    cursor: pointer;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .recentHolidays .itemCard img {
    border-radius: 5px 5px 0 0;
    }
    html[dir='ltr'] .recentHolidays .durationTag {
    background: #000;
    border-radius: 10px;
    padding: 2px 8px;
    position: relative;
    top: -10px;
    left: 10px;
    }
    html[dir='ltr'] .optionsTag {
    background: #fff;
    border-radius: 10px;
    padding: 2px 8px;
    position: relative;
    top: -10px;
    left: 65%;
    border: solid 1px #e7e7e7;
    }
    html[dir='ltr'] .recentHolidays .customisedTag {
    background-image: linear-gradient(257deg, #3023ae, #c86dd7);
    border-radius: 10px;
    padding: 2px 8px;
    position: relative;
    top: -10px;
    left: 10px;
    }
    .recentHolidays .itemCard .packageLeft {
    width: 230px;
    }
    .recentHolidays .itemCard .packageRight {
    width: 80px;
    }
    .trendingImgWrap {
    width: 248px;
    height: 129px;
    background-color: #f1f1f1;
    }
    /* -- Visa Landing CSS -- */
    .completedTickIcon {
    width: 11px;
    height: 9px;
    background-position: -25px -316px;
    }
    .visaComingSoon,
    .comingSoonCard {
    display: flex;
    flex-wrap: wrap;
    }
    .comingSoonCard {
    width: 360px;
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    transition: all 0.2s ease-in-out;
    background-color: #ffffff;
    display: flex;
    padding: 15px;
    margin-right: 20px;
    }
    .infoAvible {
    width: 60%;
    }
    .comingSoonCard:nth-child(3n + 3) {
    margin-right: 0;
    }
    .comingSoonCard:hover {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
    }
    .comingSoonCard .cardInfo {
    width: 270px;
    }
    .youKnowCard {
    width: 250px;
    margin-right: 30px;
    }
    .youKnowCard:nth-child(4n + 4) {
    margin-right: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .custSay .landingCardSlider .slideItem {
    padding: 0 10px 0 0;
    }
    .custSay .slick-slider button {
    top: -56px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .custSay .itemCard {
    min-height: 210px;
    }
    .myTripsTile .moreCountriesList {
    position: absolute;
    width: 200px;
    top: 100%;
    right: 0;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    background-color: #eaf5ff;
    padding: 10px;
    border-radius: 4px;
    display: none;
    }
    .moreCntry:hover + .moreCountriesList {
    display: block;
    }
    .processStepWrap {
    background: #eaf5ff;
    border-radius: 4px;
    padding: 10px;
    }
    .processStepWrap .processStatus {
    width: 350px;
    }
    .processStepWrap .processStep {
    width: 400px;
    }
    .processStepWrap .stepCircle {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #fff;
    }
    .activeStep .stepCircle,
    .completedStep .stepCircle {
    background: #219393;
    color: #fff;
    }
    .processStepWrap li.activeStep,
    .processStepWrap li.completedStep {
    font-weight: 800;
    }
    .processStepWrap li .completedTickIcon {
    display: none;
    }
    li.completedStep .stepNu {
    display: none;
    }
    li.completedStep .completedTickIcon {
    display: block;
    }
    li.activeStep .completedTickIcon {
    display: none;
    }
    .processStepWrap .stepBlank {
    position: relative;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #fff;
    }
    .processStepWrap .stepComplete {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    border-radius: 5px;
    background: #219393;
    }
    /* drop down arrow icon for  */
    .fsw_inputBox.dates .lbl_input::after,
    .fsw_inputBox.flightTravllers .lbl_input::after,
    .fsw_inputBox.travelFor .lbl_input::after,
    .hsw_inputBox.dates .lbl_input::after,
    .hsw_inputBox.roomGuests .lbl_input::after,
    .hsw_inputBox.travelFor .lbl_input::after,
    .rsw_inputBox.dates .downArrow::after,
    .rsw_inputBox.travelFor .downArrow::after,
    .bussw_inputBox.dates .downArrow::after,
    .csw_inputBox.dates .lbl_input::after,
    .csw_inputBox.timePicker .lbl_input::after,
    .csw_inputBox.travelFor .lbl_input::after,
    .vsw_inputBox.dates .lbl_input::after,
    .vsw_inputBox.flightTravllers .lbl_input::after {
    border: solid var(--color-link-primary);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: '';
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 3px 0 0 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
    ._MyBiz .fsw_inputBox.dates .lbl_input::after,
    ._MyBiz .fsw_inputBox.flightTravllers .lbl_input::after,
    ._MyBiz .fsw_inputBox.travelFor .lbl_input::after,
    ._MyBiz .hsw_inputBox.dates .lbl_input::after,
    ._MyBiz .hsw_inputBox.roomGuests .lbl_input::after,
    ._MyBiz .hsw_inputBox.travelFor .lbl_input::after,
    ._MyBiz .rsw_inputBox.dates .downArrow::after,
    ._MyBiz .rsw_inputBox.travelFor .downArrow::after,
    ._MyBiz .bussw_inputBox.dates .downArrow::after,
    ._MyBiz .csw_inputBox.dates .lbl_input::after,
    ._MyBiz .csw_inputBox.timePicker .lbl_input::after,
    ._MyBiz .csw_inputBox.travelFor .lbl_input::after,
    ._MyBiz .vsw_inputBox.dates .lbl_input::after,
    ._MyBiz .vsw_inputBox.flightTravllers .lbl_input::after {
    border: solid var(--color-primary-mybiz);
    border-width: 0 2px 2px 0;
    }
    /* Shake error message */
    .shake {
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    }
    @@keyframes shake {
    10%,
    90% {
    transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
    transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
    transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
    transform: translate3d(4px, 0, 0);
    }
    }
    /* B2B Pending and Approval Card */
    .noCursor {
    cursor: default !important;
    }
    .b2bCard {
    height: 218px !important;
    }
    .approvedTag {
    background-image: linear-gradient(189deg, #43e1a8, #219393);
    }
    .pendingTag {
    background-image: linear-gradient(189deg, #ff7f3f, #ff3e5e);
    }
    .rejectedTag {
    background-image: linear-gradient(189deg, #f5515f, #9f0469);
    }
    .approvedTag,
    .pendingTag,
    .rejectedTag {
    width: 105px;
    height: 21px;
    border-radius: 19.6px;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: -12px;
    left: 41px;
    }
    /* MyBiz Mmt Black */
    .personalAccountModal {
    width: 510px;
    min-height: 500px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1002;
    }
    .modalBackdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgb(0 0 0 / 70%);
    }
    .accountHeader {
    padding: 30px;
    }
    .accountLists {
    padding: 0 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .accountLists li a {
    display: flex;
    align-items: center;
    padding: 18px 19px;
    border-radius: 4px;
    transition: 0.2s ease-in-out all;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .accountLists li a:hover {
    background: #eaf5ff;
    }
    .accountIcon {
    width: 44px;
    height: 44px;
    background: #ccc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    }
    .mmtBlackModal {
    width: 700px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1002;
    padding: 30px 40px;
    }
    .blackHeader {
    display: flex;
    align-items: center;
    }
    .blackImg {
    width: 150px;
    margin-right: 20px;
    flex-shrink: 0;
    }
    .txtBlack {
    color: #b8860b;
    }
    .mmtBlackBenifits {
    background: #fff6e1;
    border: 1px #f9e1a8 solid;
    border-radius: 10px;
    padding: 20px;
    margin: 5px 0 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .mmtBlackBenifits ul li {
    color: #b8860b;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    }
    .mmtBlackBenifits ul li:last-child {
    margin-bottom: 0;
    }
    .whyShouldLink {
    background: #fff;
    border-radius: 10px;
    border: solid 1px #e7e7e7;
    padding: 30px;
    display: flex;
    }
    .linkImg {
    width: 57px;
    margin-right: 20px;
    flex-shrink: 0;
    }
    .btnLinkAccount {
    padding: 14px 30px;
    }
    .popCloseBtn {
    position: fixed;
    right: 40px;
    top: 40px;
    width: 20px;
    height: 20px;
    z-index: 1002;
    }
    .popCloseBtn::before,
    .popCloseBtn::after {
    position: absolute;
    left: 8px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #9b9b9b;
    }
    .popCloseBtn::before {
    transform: rotate(45deg);
    }
    .popCloseBtn::after {
    transform: rotate(-45deg);
    }
    .icStar {
    background-position: -175px -524px;
    width: 22px;
    height: 24px;
    }
    @@keyframes page_loader__mover {
    0% {
    width: 0;
    }
    100% {
    width: 100%;
    }
    }
    .pageLoaderMover {
    width: 100%;
    background: var(--color-link-primary);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: page_loader__mover 2s infinite;
    }
    .pageLoader {
    height: 1px;
    background: #dcdcdc;
    position: relative;
    width: 40px;
    }
    .pageLoaderWrapper {
    height: 100vh;
    }
    /* Retry login modal */
    .personalAccountModal.retryModal {
    min-height: auto;
    }
    .primaryBtn.retryCta {
    padding: 10px 20px;
    }
    .retryModal a.popCloseBtn {
    right: 15px;
    top: 15px;
    }
    /* More discount or wallet surge card */
    /* .moreDisImg { background-position:-53px -316px; width: 58px; height: 58px; } */
    .moreDisImg {
    background-position: -53px -316px;
    display: inline-block;
    font-size: 0;
    flex-shrink: 0;
    width: 58px;
    height: 58px;
    }
    .moreDisText {
    line-height: 30px;
    display: block;
    text-align: center;
    padding-top: 6px;
    }
    .disCounterWrap {
    border-radius: 16px;
    background-image: linear-gradient(258deg, #ff3e5e, #ff7f3f);
    display: inline-flex;
    padding: 3px 8px 3px 4px;
    align-items: center;
    margin: 0 4px;
    min-width: 90px;
    }
    .timeIcon {
    width: 18px;
    height: 18px;
    background-position: -118px -317px;
    }
    /* myBiz New icon */
    .myIconWhite {
    background-position: -67px -489px !important;
    }
    /* stylelint-disable-next-line no-duplicate-selectors */
    .myBizIcon {
    background-position: -98px -491px;
    }
    .recPendingIcon {
    background-position: -53px -425px !important;
    }
    .travelBlogImgWrap {
    width: 261px;
    height: 129px;
    background-color: #f1f1f1;
    }
    .whyBookImgWarper {
    width: 40px;
    flex-shrink: 0;
    margin-right: 10px;
    }
    .minHeight45 {
    min-height: 45px;
    }
    .whyBookFallBackImgWarper {
    height: 83px;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 10px;
    }
    /* -- Special Fare -- */
    html[dir='ltr'] .specialFare {
    display: flex;
    position: relative;
    }
    html[dir='ltr'] .specialFare::after {
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    height: 25px;
    border-right: solid 1px #d8d8d8;
    margin-right: 5px;
    }
    html[dir='ltr'] .specialFare li {
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 10px;
    text-transform: uppercase;
    margin-right: 10px;
    cursor: pointer;
    }
    html[dir='ltr'] .specialFare li.activeItem {
    background: var(--color-link-primary);
    color: #fff;
    }
    html[dir='ltr'] .specialFare .specialFareTooltip {
    position: absolute;
    top: 45px;
    left: 0;
    width: 241px;
    padding: 10px;
    text-transform: none;
    -webkit-box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 30%);
    z-index: 3;
    background-color: #249995;
    display: none;
    border-radius: 4px;
    font-weight: normal;
    }
    html[dir='ltr'] .specialFare li:hover .specialFareTooltip {
    display: block;
    }
    html[dir='ltr'] .specialFareTooltip::after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgb(36 153 149 / 0%);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    .fsw .travellers {
    width: 600px !important;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travellers .specialFare {
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    padding: 4px 0;
    position: static;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travellers .specialFare::after {
    display: none;
    }
    html[dir='ltr'] .travellers .specialFare li {
    box-shadow: none;
    text-transform: none;
    font-weight: normal;
    padding: 6px;
    position: relative;
    z-index: 0;
    background: none;
    width: 100px;
    text-align: center;
    margin-right: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travellers .specialFare li .specialFareTooltip {
    display: none;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travellers .specialFare li.activeItem {
    font-weight: 600;
    }
    html[dir='ltr'] .travellers .specialFare li.activeItem::after {
    content: '';
    width: 100px;
    height: 38px;
    background: var(--color-link-primary);
    position: absolute;
    top: -7px;
    left: 0;
    z-index: -1;
    border-radius: 4px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .travellers .specialFare li:hover {
    background: #f2f2f2;
    font-weight: 600;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .itemCard.whatsNewFallBackImgWarper img {
    width: 100% !important;
    background: linear-gradient(90deg, #dfdddf, #efefef);
    }
    .disabled {
    color: #c2c2c2 !important;
    opacity: 0.6;
    pointer-events: none;
    text-decoration-color: #c2c2c2 !important;
    }
    #hsw_search_button,
    #search_button {
    font-family: var(--font-family);
    }
    .minContainer {
    min-height: 300px;
    }
    ._aff .minContainer {
    position: relative;
    z-index: 3;
    }
    html[dir='rtl'] .swipCircle {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin-right: -22px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    z-index: 1;
    cursor: pointer;
    }
    html[dir='rtl'] .travellers .specialFare li {
    box-shadow: none;
    text-transform: capitalize;
    font-weight: normal;
    padding: 6px;
    position: relative;
    z-index: 0;
    background: none;
    width: 120px;
    text-align: center;
    margin-left: 0;
    }
    html[dir='rtl'] .travellers .specialFare li.activeItem::after {
    content: '';
    width: 100px;
    height: 38px;
    background: var(--color-link-primary);
    position: absolute;
    top: -7px;
    right: 0;
    z-index: -1;
    border-radius: 4px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .landingCardSlider .slideItem .itemCard {
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    margin: 5px 2px 5px 10px;
    padding: 0 15px 15px;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    }
    .newLabelTag {
    margin-top: -22px;
    margin-bottom: 4px;
    }
    .newLabel {
    top: -13px;
    left: 22px;
    position: absolute;
    }
    .newLabelTag__bagde {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(67deg, #43e1a8, #219393);
    }
    .newLabelRed {
    position: absolute;
    top: 0;
    right: 6px;
    transform: translateY(-50%);
    }
    .newLabelRedTag {
    width: 29px;
    height: 14px;
    flex-grow: 0;
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ec2127;
    }
    .newLabelTag__bagdeFont {
    font-size: calc(var(--font-scale, 1) * 11px) !important;
    }
    html[dir='rtl'] .blueOnewayArrowIcon {
    background-position: -48px -495px;
    width: 10px;
    height: 8px;
    transform: rotate(180deg);
    }
    /* Common Slider Css */
    html .commonSlider .landingCardSlider .slick-slider .slick-prev {
    top: -64px;
    right: 59px;
    }
    html .commonSlider .landingCardSlider .slick-slider .slick-next {
    top: -64px;
    right: 26px;
    }
    html .commonSlider .commonSlider__info {
    display: flex;
    }
    html .commonSlider .landingCardSlider {
    width: calc(100% - 335px);
    margin-right: 0;
    }
    html .commonSlider__info--left {
    width: 290px;
    display: flex;
    flex-direction: column;
    margin-right: 45px;
    flex-shrink: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html .commonSlider__info--left ul {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html .commonSlider__info--left ul li {
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: bold;
    padding: 15px 0;
    border-bottom: solid 1px #d8d8d8;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html .commonSlider__info--left ul li a {
    display: flex;
    align-items: center;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html .commonSlider .landingCardSlider .slideItem .itemCard {
    position: relative;
    margin: 0;
    padding: 0;
    box-shadow: none;
    }
    html .commonSlider .slick-track {
    display: flex;
    margin: 0;
    }
    html .commonSlider .slick-slide {
    height: auto;
    }
    html .commonSlider .slick-slide > div {
    height: 100%;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html .commonSlider .slick-slide img {
    max-height: none;
    }
    html .commonSlider .tertiaryBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 22px;
    border-radius: 6px;
    border: solid 1px #9f9f9f;
    background-color: rgb(0 0 0 / 42%);
    width: 254px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection li {
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    margin-right: 5px;
    border-radius: 4px;
    padding: 5px 10px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    html[dir='rtl'] .userSection li.myBizIntro {
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    html[dir='rtl'] .userSection li.personalIntro {
    width: 270px;
    background: #eaf5ff;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .arrowDown {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 3px;
    border-top: 2px solid #008cff;
    border-right: 2px solid #008cff;
    -webkit-transform: rotate(135deg) skew(3deg, 3deg);
    -moz-transform: rotate(135deg) skew(3deg, 3deg);
    -ms-transform: rotate(135deg) skew(3deg, 3deg);
    -o-transform: rotate(135deg) skew(3deg, 3deg);
    transform: rotate(135deg) skew(3deg, 3deg);
    }
      
    .flight-search-error {
    text-align: center;
    }
    .flight-search-error .error-content {
    padding: 40px 20px;
    max-width: 400px;
    margin: 100px auto;
    }
    .flight-search-error .title {
    color: #333;
    font-size: 1.5rem;
    margin-bottom: 10px;
    }
    .flight-search-error .sub-title {
    color: #666;
    font-size: 1rem;
    }
    .flight-search-error .take-me-home-btn {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #008cff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    }
      
    .flightWidgetSection {
    min-height: 321px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    }
      
    /* Slider */
    .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    }
    .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    }
    .slick-list:focus {
    outline: none;
    }
    .slick-list.dragging {
    cursor: hand;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .slick-track::before,
    .slick-track::after {
    display: table;
    content: '';
    }
    .slick-track::after {
    clear: both;
    }
    .slick-loading .slick-track {
    visibility: hidden;
    }
    .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    }
    .slick-slide img {
    display: block;
    width: 100%;
    max-height: 135px;
    }
    .slick-slide.slick-loading img {
    display: none;
    }
    .slick-slide.dragging img {
    pointer-events: none;
    }
    .slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .slick-initialized .slick-slide > div {
    display: inline-flex;
    width: 100%;
    }
    .slick-loading .slick-slide {
    visibility: hidden;
    }
    .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
    display: none;
    }
      
    .downloadMMTApp {
    background: #eaf5ff;
    padding-top: 25px;
    margin-top: 25px;
    }
    .downloadMMTApp__inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-right: 20px;
    }
    .downloadMMTApp__left {
    width: 300px;
    flex-shrink: 0;
    margin-right: 40px;
    }
    .downloadMMTApp__left > img {
    width: 100%;
    object-fit: cover;
    vertical-align: top;
    box-shadow: 0 -2px 14px rgb(68 90 115 / 31%);
    border-radius: 53px 53px 0 0;
    }
    .downloadMMTApp__right {
    display: flex;
    flex: 1;
    align-items: center;
    }
    .downloadMMTApp__rightDesc {
    flex: 1;
    padding-right: 60px;
    border-right: 1px #96cdff solid;
    }
    .downloadMMTApp__rightDesc h3 {
    font-size: calc(var(--font-scale, 1) * 32px);
    line-height: 40px;
    color: #000;
    margin-bottom: 24px;
    font-weight: 400;
    }
    .downloadMMTApp__rightDesc h3 span {
    font-weight: 700;
    }
    .downloadMMTApp__rightStore {
    padding-left: 60px;
    display: flex;
    align-items: center;
    }
    .downloadMMTApp__btns {
    display: flex;
    flex-direction: column;
    width: 150px;
    }
    .downloadMMTApp__btns > a img {
    vertical-align: top;
    }
    .downloadMMTApp__btns > a:first-child {
    margin-bottom: 24px;
    }
    .scanQrCode {
    width: 108px;
    height: 108px;
    margin-left: 26px;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .scanQrCode img {
    vertical-align: top;
    }
    .downloadMMTApp__list li {
    display: flex;
    align-items: center;
    font-size: calc(var(--font-scale, 1) * 14px);
    font-weight: 400;
    color: #4a4a4a;
    margin-bottom: 12px;
    }
    .downloadMMTApp__list li:last-child {
    margin-bottom: 0;
    }
    .downloadMMTApp__list li > span {
    margin-right: 8px;
    }
    /* RTL */
    html[dir='rtl'] .downloadMMTApp__left {
    margin-left: 40px;
    margin-right: unset;
    }
    html[dir='rtl'] .downloadMMTApp__rightDesc {
    padding-right: unset;
    padding-left: 60px;
    border-right: 0;
    border-left: 1px #96cdff solid;
    }
    html[dir='rtl'] .downloadMMTApp__rightStore {
    padding-right: 60px;
    padding-left: unset;
    }
    html[dir='rtl'] .scanQrCode {
    margin-left: unset;
    margin-right: 26px;
    }
    html[dir='rtl'] .downloadMMTApp__list li > span {
    margin-right: unset;
    margin-left: 8px;
    }
    .landingSprite.icOffer {
    width: 21px;
    height: 21px;
    background-position: -29px -351px;
    }
    .landingSprite.icTripUpdates {
    width: 21px;
    height: 21px;
    background-position: -29px -374px;
    }
    .landingSprite.icActivities {
    width: 21px;
    height: 21px;
    background-position: -29px -328px;
    }
    .downloadMMTApp .tnc {
    color: #008cff;
    text-decoration: none;
    cursor: pointer;
    font-size: calc(var(--font-scale, 1) * 14px);
    }
      
    .heroModal {
    width: 650px;
    position: fixed;
    background: linear-gradient(0deg, #ffffff 24.49%, #fee8bd 141.21%);
    border-radius: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 16;
    }
    .heroModal__close {
    width: 24px;
    height: 24px;
    display: inline-flex;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    }
    .heroModal__close::before,
    .heroModal__close::after {
    position: absolute;
    left: 11px;
    top: 2px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #979797;
    }
    .heroModal__close::before {
    transform: rotate(45deg);
    }
    .heroModal__close::after {
    transform: rotate(-45deg);
    }
    .heroModal__header {
    padding: 40px 40px 0;
    margin-bottom: 30px;
    display: flex;
    }
    .heroModal__header--icon {
    width: 69px;
    flex-shrink: 0;
    margin-right: 19px;
    }
    .heroModal__header--desc {
    flex: 1;
    }
    .heroModal__heading {
    font-size: calc(var(--font-scale, 1) * 32px);
    line-height: 48px;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    color: #000;
    }
    .heroModal__subHeading {
    font-size: calc(var(--font-scale, 1) * 18px);
    line-height: 30px;
    color: #000;
    }
    .heroColor {
    color: #956910;
    }
    .heroModal__listTitle {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 20px;
    margin-bottom: 16px;
    }
    .heroModal__listTitle span {
    font-weight: 900;
    }
    .heroModal__body {
    padding: 0 40px;
    }
    .heroModal__list {
    margin-bottom: 55px;
    }
    .heroModal__list--item {
    margin-bottom: 10px;
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 18px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    /* background: url("../../assets/star.png") 0 2px no-repeat; */
    background-size: 15px 16px;
    padding-left: 20px;
    }
    .heroModal__list--item span {
    font-weight: 700;
    }
    .heroModal__tagcont {
    height: 2px;
    background: linear-gradient(
    90deg,
    rgb(174 95 20 / 0%) -3.85%,
    #c69b1d 47.94%,
    rgb(214 193 35 / 0%) 101.92%
    );
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    padding-left: 40px;
    }
    .heroModal__tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 16px;
    background: linear-gradient(267.91deg, #c9c106 50.33%, #c44141 98.24%);
    border-radius: 30px;
    padding: 0 7px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    }
    .heroModal__footer {
    min-height: 140px;
    padding: 0 100px 0 40px;
    /* background: url(../../assets/gold-coins.png) 95% top no-repeat; */
    background-size: 152px 117px;
    margin-bottom: 28px;
    }
    .heroModal__labelText {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 18px;
    color: #000;
    font-family: Poppins, sans-serif;
    margin-bottom: 16px;
    }
    .heroModal__desc--item {
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 18px;
    font-weight: 400;
    color: #4a4a4a;
    font-family: Poppins, sans-serif;
    margin-bottom: 4px;
    }
    .heroModal__desc--item span {
    font-weight: 700;
    }
    .heroModal__backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 15;
    background: rgb(0 0 0 / 70%);
    }
    .heroModal__list--icon {
    background: 0 2px no-repeat;
    width: 16px;
    float: left;
    }
    .heroModal__FooterIcon {
    float: right;
    position: absolute;
    right: 14px;
    width: 178px;
    height: 140px;
    }
      
    .sliderFoot {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 6px;
    }
    .personalOffers .madeFor {
    max-width: 422px;
    padding: 7px 0;
    }
    .personalOffers .slick-initialized .slick-slide {
    flex-direction: column;
    }
    .personalOffers.landingCard .landingCardSlider .slideItem {
    padding: 0 10px 10px 0;
    outline: none;
    }
    .personalOffers .landingCardSlider .categTitle {
    margin-top: 0 !important;
    }
    .personalOffers .landingCardSlider .slideItem .itemImgWrap {
    height: 125px !important;
    }
    .personalOffers.landingCard .slick-slide > div:nth-of-type(even) .slideItem {
    padding-bottom: 0;
    }
    .personalOffers .landingCardSlider .slick-slider button {
    position: absolute;
    top: -65px;
    width: 36px;
    height: 33px;
    background: #ffffff;
    font-size: 0;
    outline: none;
    cursor: pointer;
    }
    .personalOffers .landingCardSlider .slideItem .itemThumb {
    width: 135px;
    margin-top: 0 !important;
    }
    html[dir='ltr'] .sliderFoot__left {
    width: 135px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    }
    html[dir='ltr'] .personalOffers .landingCardSlider .slideItem .itemCard {
    margin: 5px 10px 5px 2px;
    padding: 10px;
    }
    /* Right to Left */
    html[dir='rtl'] .sliderFoot__left {
    width: 135px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    }
    html[dir='rtl'] .personalOffers .landingCardSlider .slideItem .itemCard {
    margin: 5px 2px 5px 10px;
    padding: 10px;
    }
    .viewAllCta {
    margin: 0 80px 20px 0;
    }
    html[lang='ar'] .international.ae .viewAllCta {
    margin: -1px auto auto 80px;
    }
      
    .newsLetterSubText p {
    font-size: calc(var(--font-scale, 1) * 14px) !important;
    font-weight: 400 !important;
    line-height: 17px !important;
    }
      
    html[dir='ltr'] ._dealCarousel .slideItem {
    display: flex;
    align-items: center;
    flex: 1;
    margin: 5px;
    border-radius: 6px;
    padding: 16px 30px;
    min-height: 80px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    }
    ._dealCarousel .slideDesc {
    flex: 1;
    }
    .singleDealBox {
    display: flex;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgb(138 107 118 / 8%);
    background: #d7fae2;
    border: solid 0.7px #dddddd;
    padding: 15px;
    }
    ._dealCarousel .slick-next::before,
    ._dealCarousel .slick-prev::before {
    opacity: 1;
    }
    ._dealCarousel .slick-next::before,
    ._dealCarousel [dir='rtl'] .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._dealCarousel .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    ._dealCarousel .dealCarouselItem {
    padding: 13px 14px 14px 8px;
    }
    .dealImgWrap {
    width: 86px;
    height: 68px;
    }
    .charterLandingContainer .dealImgWrap {
    width: 60px;
    height: 60px;
    }
    .dealImgWrap img.dealCarouselImg {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    }
    .noSlide ._dealCarousel .slick-slider {
    padding: 0 20px;
    }
    .slick-slider button {
    position: absolute;
    top: 34px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 26.4px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%);
    font-size: 0;
    outline: none;
    border: none;
    cursor: pointer;
    border-color: transparent !important;
    }
    ._dealCarousel .slick-prev {
    left: -14px !important;
    }
    ._dealCarousel .slick-next {
    right: -14px !important;
    }
    ._dealCarousel .slick-next.slick-disabled::before,
    ._dealCarousel .slick-prev.slick-disabled::before {
    opacity: 0.2 !important;
    cursor: default;
    }
    ._dealCarousel .slick-dots,
    ._dealCarousel .slick-next,
    ._dealCarousel .slick-prev {
    z-index: 1;
    }
    ._MyBiz ._dealCarousel .slick-next::before,
    ._MyBiz ._dealCarousel [dir='rtl'] .slick-prev::before {
    border: solid #ff664b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    /* stylelint-disable-next-line no-descending-specificity */
    ._MyBiz ._dealCarousel .slick-prev::before {
    border: solid #ff664b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    html[dir='rtl'] ._dealCarousel .slideItem {
    display: flex;
    align-items: center;
    direction: rtl;
    text-align: right;
    flex: 1;
    margin: 0 5px;
    border-radius: 6px;
    padding: 16px 30px;
    min-height: 80px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    }
    /* -- Prime Time Carousel -- */
    ._primeTimeCarousel.slideItem {
    background-image: linear-gradient(262deg, #3023ae, #c86dd7);
    color: #fff;
    }
    .primeTimeBackDrop {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    }
    .primeTimeModal {
    width: 660px;
    height: 600px;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    inset: 0;
    margin: auto;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    z-index: 21;
    overflow: hidden;
    }
    .primeTimeModalHeader {
    padding: 20px 30px;
    }
    .appDownload {
    padding: 0 30px;
    display: flex;
    align-items: center;
    }
        .appDownload .appImgWrap {
            background: url(/img/icon/downloadApp1.png) no-repeat 7px 0; 
            background-size: 27px 40px;
            width: 50px;
            height: 40px;
            position: relative;
            flex-shrink: 0;
        }
    .appImgWrap::after {
    top: 6px;
    left: 0;
    z-index: -1;
    background: #f0eeff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    content: '';
    position: absolute;
    }
    .primeTimeContent {
    display: flex;
    }
    .primeTimeContent ul {
    padding: 20px 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .primeTimeContent ul li {
    width: 49%;
    }
    .primeTimeContent ul li img {
    width: 100%;
    height: 150px;
    border-radius: 4px;
    }
    .primeTimeContent iframe {
    border: none;
    }
    .whiteArrowIcon {
    background-position: -149px -99px;
    width: 24px;
    height: 10px;
    }
    .disableScroll {
    overflow-y: hidden;
    }
      
    .dlsCont {
    background: #ffffff;
    box-shadow: 0 3px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 30px 40px;
    margin-bottom: 20px;
    }
    .dlsCont__heading {
    font-size: calc(var(--font-scale, 1) * 42px);
    line-height: 50px;
    font-weight: 700;
    color: #000;
    }
    .dlsSldr {
    margin-right: 0;
    }
    .dlsSldr__itmCont {
    width: 100%;
    }
    .dlsSldr__itm {
    background: #ffffff;
    box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
    border-radius: 6px;
    padding: 15px;
    position: relative;
    display: flex;
    }
    .dlsSldr__itm .copyWrapper {
    display: flex;
    align-items: center;
    }
    .dlsSldr__itm .copiedIcon {
    padding-left: 8px;
    width: 20px;
    height: 18px;
    }
    .dlsSldr__itm .copiedIcon::after {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 10px;
    width: 4px;
    border-bottom: 2px solid var(--color-primary, #008cff);
    border-right: 2px solid var(--color-primary, #008cff);
    position: absolute;
    bottom: 29px;
    }
    .dlsSldr__itm--icon {
    width: 84px;
    height: 84px;
    flex-shrink: 0;
    margin-right: 16px;
    align-self: flex-start;
    }
    .dlsSldr__itm--icon img {
    width: 100%;
    height: 100%;
    }
    .dlsSldr__itm--dtl {
    flex: 1;
    }
    .dlsSldr__itm--tag {
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 8px;
    border-radius: 16px;
    position: absolute;
    right: 15px;
    top: -12px;
    }
    .dlsSldr__itmcCode {
    background: #eaf5ff;
    border: 1px dashed #c7e4ff;
    border-radius: 4px;
    padding: 6px 8px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    .dlsSldr__itm--code {
    outline: 0;
    border: 0;
    background-color: transparent;
    max-width: 100px;
    font-size: calc(var(--font-scale, 1) * 12px);
    font-family: var(--font-family);
    color: #4a4a4a;
    font-weight: 700;
    }
    .dlsSldr__itm--expire {
    background-color: #f8d5d5;
    border-radius: 0 0 2px 2px;
    margin: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 0;
    }
    .dlsSldr .slick-slide > div {
    margin: 0 16px;
    }
    .dlsSldr .slick-list {
    margin: 0 -16px;
    padding: 12px 0 6px;
    }
    .dlsSldr .slick-slider button {
    position: absolute;
    top: -70px;
    width: 34px;
    height: 30px;
    background: transparent;
    box-shadow: none;
    font-size: 0;
    outline: none;
    border: none;
    border-radius: 0;
    }
    .dlsSldr .slick-slider .slick-next {
    right: 0;
    }
    .dlsSldr .slick-slider .slick-prev {
    right: 34px;
    }
    .landingSprite.icTime {
    width: 12px;
    height: 12px;
    background-position: -184px -422px;
    }
    .landingSprite.icCopy {
    width: 16px;
    height: 18px;
    background-position: -181px -626px;
    }
      
    html[dir='ltr'] .tm__tile {
    padding: 0 15px 0 50px;
    object-fit: contain;
    border: solid 2px;
    background: #ffffff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    border-left: 40px solid;
    position: relative;
    width: 100%;
    min-height: 80px;
    margin-bottom: 20px;
    cursor: pointer;
    }
    html[dir='ltr'] .trip__img {
    width: 61px;
    height: 61px;
    position: absolute;
    left: -22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
    }
    /* -- Right to Left -- */
    html[dir='rtl'] .tm__tile {
    padding: 0 50px 0 15px;
    border: solid 2px;
    background: #ffffff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    border-right: 40px solid;
    position: relative;
    width: 100%;
    min-height: 80px;
    margin-bottom: 20px;
    cursor: pointer;
    }
    html[dir='rtl'] .trip__img {
    width: 61px;
    height: 61px;
    position: absolute;
    right: -22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
    }
    .tm__logo {
    width: 91px;
    height: 22px;
    background-position: -106px -559px;
    }
    .wrapperPadding {
    padding: 8px 0;
    }
      
    .roadBlockPrimaryBtn {
    background: linear-gradient(to right, #47a4fc 0%, #1c73f6 100%);
    border-radius: 30px;
    padding: 13px 40px;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
    flex-shrink: 0;
    margin-left: 20px;
    }
    .roadBlockContainer {
    background-size: 100% 100%;
    width: 900px;
    height: 590px;
    position: relative;
    color: #000000;
    }
    .roadBlockLogo {
    position: absolute;
    top: 63px;
    left: 61px;
    }
    .roadBlockLogo img {
    max-width: 263px;
    }
    .roadBlockTxtArea {
    background: #ffffff;
    border-radius: 6px;
    padding: 15px 25px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    right: 20px;
    }
    .roadBlockHeaderText {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 800;
    font-size: calc(var(--font-scale, 1) * 30px);
    line-height: 36px;
    }
    .roadBlockOfferTxt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    }
    .roadBlockOfferTxt .roadBlockDescription {
    font-size: calc(var(--font-scale, 1) * 28px);
    line-height: 34px;
    font-weight: 500;
    }
    .roadBlockTermsTxt {
    font-size: 8px;
    line-height: 14px;
    position: absolute;
    bottom: 1px;
    right: 25px;
    color: #ffffff;
    }
      
    /* Slider */
    .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    }
    .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    }
    .slick-list:focus {
    outline: none;
    }
    .slick-list.dragging {
    cursor: hand;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .slick-track::before,
    .slick-track::after {
    display: table;
    content: '';
    }
    .slick-track::after {
    clear: both;
    }
    .slick-loading .slick-track {
    visibility: hidden;
    }
    .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    }
    .slick-slide img {
    display: block;
    width: 100%;
    max-height: 135px;
    }
    .slick-slide.slick-loading img {
    display: none;
    }
    .slick-slide.dragging img {
    pointer-events: none;
    }
    .slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .slick-initialized .slick-slide > div {
    display: inline-flex;
    width: 100%;
    }
    .slick-loading .slick-slide {
    visibility: hidden;
    }
    .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
    display: none;
    }
    .slickNew .slick-track {
    margin-left: 0 !important;
    margin-right: 0 !important;
    }
      
    :root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
    }
    .choosFrom {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .choosFrom__header {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    }
    .choosFrom__header .choosFrom__header--text {
    font-size: calc(var(--font-scale, 1) * 13px);
    font-weight: 700;
    color: #fff;
    margin: 0 15px;
    transform: translateY(3px);
    animation: jumpUp 0.8s ease-in-out 6;
    }
    .choosFrom__wrap {
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    border-radius: 30px;
    padding: 0 10px;
    }
    .choosFrom__list {
    display: flex;
    perspective: 1000px;
    }
    .choosFrom__list--item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    border-right: 1px#d8d8d8 solid;
    cursor: pointer;
    }
    .choosFrom__list--item .minWidthHeight {
    min-width: 30px;
    min-height: 28px;
    }
    .choosFrom__list--item:last-child {
    border-right: 0;
    }
    .choosFrom__list--itemDesc {
    flex: 1;
    }
    .choosFrom__list--itemIcon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    }
    .choosFrom__list--itemIcon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .choosFrom__header .icDoubleDownArrow {
    width: 12px;
    height: 13px;
    }
    .choosFrom__list--item.tpmny {
    min-width: 235px;
    }
    .trpMnyHdr__new {
    background: linear-gradient(100deg, #976fc3 0%, #e35471 100%);
    padding: 0 5px 2px;
    border-radius: 5px;
    font-size: calc(var(--font-scale, 1) * 13px);
    font-weight: 600;
    margin-top: -1px;
    margin-left: 7px;
    }
    .trpMnyHdr__new.animate__animated {
    visibility: visible;
    }
    .trpMnyHdr__iconWrapper {
    display: inline-flex;
    max-width: 50px;
    }
    .animate__animated {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    }
    .animate__flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    }
    .animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    }
    @@keyframes slideLeft {
    from {
    transform: translateX(0);
    }
    to {
    transform: translateX(-19px);
    }
    }
    @@keyframes fadeIn {
    from {
    opacity: 0;
    }
    to {
    opacity: 1;
    }
    }
    @@keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    }
    40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    }
    60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    }
    80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    }
    }
    @@keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    }
    to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    }
    @@keyframes jumpUp {
    0% {
    transform: translateY(3px);
    }
    80% {
    transform: translateY(0);
    }
    100% {
    transform: translateY(3px);
    }
    }
    @@keyframes xplrAni {
    0% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }
    .xplrArw {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-radius: 2px;
    animation: xplrAni 0.8s ease-in-out 6;
    }
    .xplrArw:nth-child(2) {
    animation-delay: 0.3s;
    }
      
    .sRating {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    flex-shrink: 0;
    margin-left: 5px;
    }
    .sRating__row {
    font-size: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    }
    .sRating__row > img {
    vertical-align: top;
    margin-right: 1px;
    }
    .ratingBlank {
    width: 60px;
    height: 12px;
    background-position: -7px -278px;
    }
    .ratingFill {
    width: 60px;
    height: 12px;
    background-position: -7px -266px;
    }
    .ratingFill.fourHalf {
    width: 54px;
    }
    .ratingFill.four {
    width: 48px;
    }
    .ratingFill.threeHalf {
    width: 42px;
    }
    .ratingFill.three {
    width: 36px;
    }
    .ratingFill.twoHalf {
    width: 30px;
    }
    .ratingFill.two {
    width: 24px;
    }
    .ratingFill.oneHalf {
    width: 18px;
    }
    .ratingFill.one {
    width: 12px;
    }
      
    .userRatingTag {
    background-color: #0c58b4;
    border-radius: 4px;
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 14px;
    font-weight: 900;
    color: #fff;
    padding: 2px 4px;
    }
      
    .stayOffr__list--item {
    background-color: #fff;
    border: 1px #d8d8d8 solid;
    border-radius: 16px;
    margin-right: 12px;
    }
    .stayOffr__list--item > a {
    display: block;
    }
    .stayOffr__list--itemImg {
    width: 100%;
    height: 150px;
    position: relative;
    }
    .stayOffr__list--itemImg > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    border-radius: 16px 16px 0 0;
    max-height: unset;
    }
    .stayOffr__list--item .hotelCard_cta {
    height: 100%;
    width: 248px;
    }
    .stayOffr__list--itemDesc {
    padding: 8px;
    display: flex;
    justify-content: space-between;
    }
    .stayOffr__list--itemDescLft {
    flex: 1;
    }
    .stayOffr__list--itemDescRht {
    flex-shrink: 0;
    text-align: right;
    margin-left: 10px;
    }
    .stayOffr__list--itemTitle {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 20px;
    font-weight: 900;
    color: #000;
    margin-bottom: 6px;
    }
    .stayOffr__list--itemSubTitle {
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 16px;
    color: #4a4a4a;
    }
    .stayOffr__price {
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 900;
    color: #000;
    }
    .stayOffr__pernight {
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #757575;
    }
    .stayOffr__rating {
    position: absolute;
    right: 8px;
    bottom: 8px;
    }
    /* RTL */
    html[dir='rtl'] .stayOffr__list--item > a {
    direction: rtl;
    }
    html[dir='rtl'] .stayOffr__list--itemDesc {
    text-align: right;
    }
      
    .stayOffr__list {
    margin-top: 24px;
    }
    .stayOffr__list .offerCard {
    width: 164px;
    height: 100%;
    margin-right: 12px;
    max-height: unset;
    }
    .stayOffr__list .slick-slider button {
    position: absolute;
    top: -72px;
    width: 36px;
    height: 33px;
    background: #ffffff;
    -webkit-box-shadow: none;
    font-size: 0;
    outline: none;
    border: solid 1px #f1f1f1;
    box-shadow: 2px 0 3px 0 rgb(0 0 0 / 10%);
    cursor: pointer;
    border-color: #f1f1f1 !important;
    }
    .stayOffr__list .slick-arrow.slick-prev {
    right: 69px;
    border-radius: 20px 0 0 20px;
    }
    .stayOffr__list .slick-arrow.slick-next {
    right: 33px;
    border-radius: 0 20px 20px 0;
    }
    .stayOffr__list .slick-next::before,
    .stayOffr__list .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .stayOffr__list .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .stayOffr__list .slick-disabled.slick-next::before,
    .stayOffr__list .slick-disabled.slick-prev::before {
    opacity: 0.3;
    }
    .stayOffr__list .slick-track {
    display: flex !important;
    }
    .stayOffr__list .slick-slide {
    height: inherit !important;
    }
    .stayOffr__list .slick-initialized .slick-slide > div {
    height: 100%;
    }
    /* RTL */
    html[dir='rtl'] .stayOffr__list .slick-arrow.slick-prev {
    right: unset;
    left: 0;
    }
    html[dir='rtl'] .stayOffr__list .slick-arrow.slick-next {
    right: unset;
    left: 30px;
    }
      
    .stayOffr__header {
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
    }
    .stayOffr__headerRight {
    align-self: flex-start;
    display: flex;
    align-items: center;
    margin: 17px 58px 0 0;
    }
    .stayOffr__heading {
    display: inline-flex;
    align-items: center;
    font-size: calc(var(--font-scale, 1) * 30px);
    line-height: 36px;
    font-weight: 900;
    color: #000;
    }
    .stayOffr__cta {
    display: inline-flex;
    align-items: center;
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 16px;
    font-weight: 900;
    text-transform: uppercase;
    color: #008cff;
    margin-right: 20px;
    }
    ._MyBiz .stayOffr__cta {
    color: #ff664b;
    }
    .stayOffr__subheading {
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 19px;
    font-weight: 400;
    color: #4a4a4a;
    }
    html[dir='rtl'] .stayOffr__cta {
    margin-right: unset;
    margin-left: 40px;
    }
    ._MyBiz .stayOffr__list .slick-next::before,
    ._MyBiz .stayOffr__list .slick-prev::before {
    border: solid #ff664b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    ._MyBiz .stayOffr__list .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
      
    .stayOffr {
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 24px 0 28px 30px;
    border-radius: 10px;
    }
      
    /* latin-ext */
    /*-------
    // general
    //-----*/
    :root {
    --color-primary: #008cff;
    --color-btn-primary-bg: linear-gradient(93deg, #53b2fe, #065af3);
    --color-btn-primary-text: #ffffff;
    --color-link-primary: #008cff;
    --color-slider-track: #008cff;
    /* --font-family: "Mukta", "Lato", sans-serif; */
    --font-family-calendar: "Lato", sans-serif;
    /* --font-family-heading: "Mukta", "Lato", sans-serif; */
    --btn-border-radius: 34px;
    }
    body.fsw-grayBackground {
    background-color: #f2f2f2;
    }
    .searchWidgetContainer {
    padding: 0;
    margin: 0;
    color: #4a4a4a;
    font-size: 14px;
    font-family: var(--font-family);
    font-weight: 400;
    box-sizing: border-box;
    scroll-behavior: smooth;
    }
    /*-------
    // Globals
    //-----*/
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    ul {
    margin: 0;
    list-style: none;
    padding: 0;
    }
    a {
    color: var(--color-link-primary);
    text-decoration: none;
    cursor: pointer;
    }
    ._aff a {
    color: var(--color-link-primary);
    }
    a:hover,
    a:focus {
    text-decoration: none;
    outline: none;
    }
    .hide {
    display: none;
    }
    .show {
    display: block;
    }
    img {
    max-width: 100%;
    }
    button::-moz-focus-inner {
    border: 0;
    }
    .noPointerEvent {
    pointer-events: none;
    }
    .lineThrough {
    text-decoration: line-through;
    }
    .capText {
    text-transform: uppercase;
    }
    .nrlText {
    text-transform: capitalize;
    }
    .opacity50 {
    opacity: 0.5;
    }
    .alignBottom {
    vertical-align: bottom;
    }
    .underline {
    text-decoration: underline;
    }
    .pointer {
    cursor: pointer;
    }
    .truncate {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    }
    html[dir="ltr"] .bdrRight {
    border-right: solid 1px #e7e7e7;
    }
    .resetTextTransform {
    text-transform: initial;
    }
    .strikethrough {
    position: relative;
    }
    .strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #ff0000;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    }
    /* -- Font Colors -- */
    .blackText,
    ._aff .blackText {
    color: #000000;
    }
    .darkGreyText,
    ._aff .darkGreyText {
    color: #4a4a4a;
    }
    .greyText,
    ._aff .greyText {
    color: #9b9b9b;
    }
    .whiteText,
    ._aff .whiteText {
    color: #ffffff;
    }
    .blueText,
    ._aff .blueText {
    color: #008cff;
    }
    .liteBlueText,
    ._aff .liteBlueText {
    color: #a9d4f6;
    }
    .greenText,
    ._aff .greenText {
    color: #1a7971;
    }
    .redText,
    ._aff .redText {
    color: #d0021b;
    }
    .orangeText,
    ._aff .orangeText {
    color: #ff664b;
    }
    .lightGreyText,
    ._aff .lightGreyText {
    color: #747474;
    }
    .lowEmphasis {
    color: #757575;
    }
    .bdrBottom {
    border-bottom: solid 1px #e7e7e7;
    }
    /* -- In case you need to add a size -- */
    .font8 {
    font-size: 8px;
    line-height: 8px;
    }
    .font9 {
    font-size: 9px;
    line-height: 9px;
    }
    .font10 {
    font-size: 10px;
    line-height: 10px;
    }
    .font11 {
    font-size: 11px;
    line-height: 11px;
    }
    .font12 {
    font-size: 12px;
    line-height: 12px;
    }
    .font13 {
    font-size: 13px;
    line-height: 13px;
    }
    .font14 {
    font-size: 14px;
    line-height: 14px;
    }
    .font15 {
    font-size: 15px;
    line-height: 15px;
    }
    .font16 {
    font-size: 16px;
    line-height: 16px;
    }
    .font18 {
    font-size: 18px;
    line-height: 18px;
    }
    .font20 {
    font-size: 20px;
    line-height: 20px;
    }
    .font22 {
    font-size: 22px;
    line-height: 22px;
    }
    .font24 {
    font-size: 24px;
    line-height: 24px;
    }
    .font26 {
    font-size: 26px;
    line-height: 26px;
    }
    .font28 {
    font-size: 28px;
    line-height: 28px;
    }
    .font30 {
    font-size: 30px;
    line-height: 30px;
    }
    .font32 {
    font-size: 32px;
    line-height: 32px;
    }
    .font36 {
    font-size: 36px;
    line-height: 36px;
    }
    /* -- In case you need to add a Font Family -- */
    .latoLight {
    font-weight: 300;
    }
    .latoRegular {
    font-weight: 400;
    }
    .latoMedium {
    font-weight: 500;
    }
    .latoBold {
    font-weight: var(--font-bold, 700);
    }
    .latoBlack {
    font-weight: var(--font-bolder, 900);
    }
    .latoIlalic {
    font-style: italic;
    }
    /* -- In case you need to add LineHight -- */
    .lineHeight13 {
    line-height: 13px !important;
    }
    .lineHeight14 {
    line-height: 14px !important;
    }
    .lineHeight16 {
    line-height: 16px !important;
    }
    .lineHeight17 {
    line-height: 17px !important;
    }
    .lineHeight18 {
    line-height: 18px !important;
    }
    .lineHeight20 {
    line-height: 20px !important;
    }
    .lineHeight22 {
    line-height: 22px !important;
    }
    .lineHeight23 {
    line-height: 23px !important;
    }
    .lineHeight25 {
    line-height: 25px !important;
    }
    .lineAuto {
    line-height: auto !important;
    }
    /* -- In case you need to add a color -- */
    /*-- Text Colors --*/
    /* -- In case you need to add an alignment -- */
    html[dir="ltr"] .textLeft {
    text-align: left;
    }
    html[dir="ltr"] .textRight {
    text-align: right;
    }
    .textCenter {
    text-align: center;
    }
    .relative {
    position: relative;
    }
    /* -- In case you need to add a Flex -- */
    .makeFlex {
    display: flex;
    }
    .makeFlex .flexOne {
    flex: 1;
    }
    .makeFlex.flexWrap {
    flex-wrap: wrap;
    }
    .makeFlex.column {
    flex-direction: column;
    }
    .makeFlex.row {
    flex-direction: row;
    }
    .makeFlex.perfectCenter {
    align-items: center;
    justify-content: center;
    }
    .makeFlex.hrtlCenter {
    align-items: center;
    }
    .makeFlex.vrtlCenter {
    justify-content: center;
    }
    .makeFlex.spaceBetween {
    justify-content: space-between;
    }
    .makeFlex.spaceAround {
    justify-content: space-around;
    }
    .makeFlex.end {
    align-items: flex-end;
    }
    .makeFlex.top {
    align-items: flex-start;
    }
    .makeFlex.alignSelfEnd {
    align-self: flex-end;
    }
    .makeFlex.right {
    justify-content: flex-end;
    }
    .makeFlex.left {
    justify-content: flex-start;
    }
    .makeFlex.gap8 {
    gap: 8px;
    }
    html[dir="ltr"] .pushRight {
    margin-left: auto;
    }
    html[dir="ltr"] .pushLeft {
    margin-right: auto;
    }
    .noShrink {
    flex-shrink: 0;
    }
    .flexOne {
    flex: 1;
    }
    .flexTwo {
    flex: 2;
    }
    .inlineFlex {
    display: inline-flex;
    }
    .makeRelative {
    position: relative;
    }
    /* -- In case you need to add margin -- */
    /*Top*/
    .appendTop2 {
    margin-top: 2px;
    }
    .appendTop3 {
    margin-top: 3px;
    }
    .appendTop5 {
    margin-top: 5px;
    }
    .appendTop8 {
    margin-top: 8px;
    }
    .appendTop10 {
    margin-top: 10px;
    }
    .appendTop15 {
    margin-top: 15px;
    }
    .appendTop18 {
    margin-top: 18px;
    }
    .appendTop20 {
    margin-top: 20px;
    }
    .appendTop25 {
    margin-top: 25px;
    }
    .appendTop30 {
    margin-top: 30px;
    }
    .appendTop40 {
    margin-top: 40px;
    }
    .appendTop50 {
    margin-top: 50px;
    }
    .appendTop52 {
    margin-top: 52px;
    }
    .appendTop70 {
    margin-top: 70px;
    }
    .appendTop80 {
    margin-top: 80px;
    }
    /*Right*/
    html[dir="ltr"] .appendRight1 {
    margin-right: 1px;
    }
    html[dir="ltr"] .appendRight3 {
    margin-right: 3px;
    }
    html[dir="ltr"] .appendRight5 {
    margin-right: 5px;
    }
    html[dir="ltr"] .appendRight8 {
    margin-right: 8px;
    }
    html[dir="ltr"] .appendRight10 {
    margin-right: 10px;
    }
    html[dir="ltr"] .appendRight12 {
    margin-right: 12px;
    }
    html[dir="ltr"] .appendRight15 {
    margin-right: 15px;
    }
    html[dir="ltr"] .appendRight17 {
    margin-right: 17px;
    }
    html[dir="ltr"] .appendRight20 {
    margin-right: 20px;
    }
    html[dir="ltr"] .appendRight26 {
    margin-right: 26px;
    }
    html[dir="ltr"] .appendRight30 {
    margin-right: 30px;
    }
    html[dir="ltr"] .appendRight80 {
    margin-right: 80px;
    }
    /*Bottom*/
    .appendBottom1 {
    margin-bottom: 1px;
    }
    .appendBottom2 {
    margin-bottom: 2px;
    }
    .appendBottom3 {
    margin-bottom: 3px;
    }
    .appendBottom4 {
    margin-bottom: 4px;
    }
    .appendBottom5 {
    margin-bottom: 5px;
    }
    .appendBottom7 {
    margin-bottom: 7px;
    }
    .appendBottom8 {
    margin-bottom: 8px;
    }
    .appendBottom10 {
    margin-bottom: 10px;
    }
    .appendBottom12 {
    margin-bottom: 12px;
    }
    .appendBottom15 {
    margin-bottom: 15px;
    }
    .appendBottom18 {
    margin-bottom: 18px;
    }
    .appendBottom20 {
    margin-bottom: 20px !important;
    }
    .appendBottom22 {
    margin-bottom: 22px;
    }
    .appendBottom24 {
    margin-bottom: 24px;
    }
    .appendBottom25 {
    margin-bottom: 25px;
    }
    .appendBottom30 {
    margin-bottom: 30px;
    }
    .appendBottom35 {
    margin-bottom: 35px;
    }
    .appendBottom40 {
    margin-bottom: 40px !important;
    }
    .appendBottom50 {
    margin-bottom: 50px;
    }
    /*Left*/
    html[dir="ltr"] .appendLeft1 {
    margin-left: 1px;
    }
    html[dir="ltr"] .appendLeft3 {
    margin-left: 3px;
    }
    html[dir="ltr"] .appendLeft5 {
    margin-left: 5px;
    }
    html[dir="ltr"] .appendLeft7 {
    margin-left: 7px;
    }
    html[dir="ltr"] .appendLeft10 {
    margin-left: 10px;
    }
    html[dir="ltr"] .appendLeft15 {
    margin-left: 15px;
    }
    html[dir="ltr"] .appendLeft18 {
    margin-left: 18px;
    }
    html[dir="ltr"] .appendLeft20 {
    margin-left: 20px;
    }
    html[dir="ltr"] .appendLeft30 {
    margin-left: 30px;
    }
    /* -- In case you need to add padding -- */
    .padding10 {
    padding: 10px;
    }
    .padding20 {
    padding: 20px;
    }
    .padding15 {
    padding: 15px;
    }
    .paddingLR15 {
    padding-right: 15px;
    padding-left: 15px;
    }
    .paddingLR20 {
    padding-right: 20px;
    padding-left: 20px;
    }
    .paddingLR10 {
    padding-right: 10px;
    padding-left: 10px;
    }
    .paddingTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    .paddingTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .paddingLR12 {
    padding-left: 12px;
    padding-right: 12px;
    }
    .paddingB10 {
    padding-bottom: 10px;
    }
    .paddingB5 {
    padding-bottom: 5px;
    }
    .paddingB25 {
    padding-bottom: 25px;
    }
    /*Top*/
    .prependTop5 {
    padding-top: 5px;
    }
    .prependTop20 {
    padding-top: 20px;
    }
    .minHeight0 {
    min-height: 0 !important;
    }
    /*Right*/
    html[dir="ltr"] .prependRight5 {
    padding-right: 5px;
    }
    /*Bottom*/
    .prependBottom5 {
    padding-bottom: 5px;
    }
    /*-- Radio Box --*/
    .radioOuter {
    display: inline-flex;
    position: relative;
    }
    html[dir="ltr"] .radioOuter [type="radio"]:checked,
    html[dir="ltr"] .radioOuter [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    }
    html[dir="ltr"] .radioOuter [type="radio"]:checked + label,
    .radioOuter [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir="ltr"] .radioOuter [type="radio"]:checked + label:before,
    html[dir="ltr"] .radioOuter [type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    .radioOuter [type="radio"]:checked + label:before {
    border: 1px solid var(--color-link-primary);
    }
    html[dir="ltr"] .radioOuter [type="radio"]:checked + label:after,
    html[dir="ltr"] .radioOuter [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--color-link-primary);
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    .radioOuter [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    }
    .radioOuter [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    /*-- Radio Box Checkbox Style --*/
    .chkBox {
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    background: #fff;
    position: relative;
    }
    html[dir="ltr"] .selected .chkBox:before {
    border: 1px solid var(--color-link-primary);
    content: "";
    width: 18px;
    height: 18px;
    background: var(--color-link-primary);
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    html[dir="ltr"] .selected .chkBox:after {
    position: absolute;
    left: 5px;
    top: 2px;
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    /*--- Buttons --*/
    .primaryBtn {
    border-radius: 34px;
    background: var(--color-btn-primary-bg);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    flex-shrink: 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-align: center;
    }
    ._aff .primaryBtn {
    background: var(--color-btn-primary-bg);
    color: var(--color-btn-primary-text);
    border-radius: var(--btn-border-radius);
    }
    a.primaryBtn {
    color: #fff;
    }
    .primaryBtn.btnSmall {
    font-size: 10px;
    padding: 7px 15px;
    }
    /* -- In case you need to add an animation -- */
    .animated {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }
    @@-webkit-keyframes slideInUp {
    0% {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    }
    100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
    }
    .slideUpEffect {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    }
    /* -- In case you need to change cursor type -- */
    .cursorPointer {
    cursor: pointer;
    }
    x
    /* -- In case you need to hide element -- */
    .hide {
    display: none;
    }
    .noSelection {
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */
    }
    .hsw_autocomplePopup {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    width: 316px;
    position: absolute;
    left: 0;
    top: 23px;
    min-height: 316px;
    overflow: hidden;
    z-index: 999999;
    }
    .fltWidgetSection .hsw_autocomplePopup {
    top: 35px;
    }
    /*-- Right to Left --*/
    html[dir="rtl"] .textLeft {
    text-align: right;
    }
    html[dir="rtl"] .textRight {
    text-align: left;
    }
    html[dir="rtl"] .bdrRight {
    border-left: solid 1px #e7e7e7;
    }
    html[dir="rtl"] .pushRight {
    margin-right: auto;
    }
    html[dir="rtl"] .pushLeft {
    margin-left: auto;
    }
    html[dir="rtl"] .appendRight3 {
    margin-left: 3px;
    }
    html[dir="rtl"] .appendRight5 {
    margin-left: 5px;
    }
    html[dir="rtl"] .appendRight8 {
    margin-left: 8px;
    }
    html[dir="rtl"] .appendRight10 {
    margin-left: 10px;
    }
    html[dir="rtl"] .appendRight12 {
    margin-left: 12px;
    }
    html[dir="rtl"] .appendRight15 {
    margin-left: 15px;
    }
    html[dir="rtl"] .appendRight17 {
    margin-left: 17px;
    }
    html[dir="rtl"] .appendRight20 {
    margin-left: 20px;
    }
    html[dir="rtl"] .appendRight26 {
    margin-left: 26px;
    }
    html[dir="rtl"] .appendRight30 {
    margin-left: 30px;
    }
    html[dir="rtl"] .appendRight80 {
    margin-left: 80px;
    }
    html[dir="rtl"] .appendLeft1 {
    margin-right: 1px;
    }
    html[dir="rtl"] .appendLeft3 {
    margin-right: 3px;
    }
    html[dir="rtl"] .appendLeft5 {
    margin-right: 5px;
    }
    html[dir="rtl"] .appendLeft7 {
    margin-right: 7px;
    }
    html[dir="rtl"] .appendLeft10 {
    margin-right: 10px;
    }
    html[dir="rtl"] .appendLeft15 {
    margin-right: 15px;
    }
    html[dir="rtl"] .appendLeft18 {
    margin-right: 18px;
    }
    html[dir="rtl"] .appendLeft20 {
    margin-right: 20px;
    }
    html[dir="rtl"] .appendLeft30 {
    margin-right: 30px;
    }
    html[dir="rtl"] .prependRight5 {
    padding-left: 5px;
    }
    .bluePrimarybtn {
    outline: 0;
    border: 0;
    opacity: 0.9;
    display: inline-block;
    background-image: var(--btn-primary-bg);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    font-weight: var(--font-bold, 700);
    }
    .bluePrimarybtn:hover {
    opacity: 1;
    }
    .react-autosuggest__suggestion--highlighted {
    background-color: #efefef;
    }
    .fullWidth {
    width: 100%;
    }
    .hidden {
    display: none;
    }
    .zindex15 {
    z-index: 15 !important;
    }
    .zindex14 {
    z-index: 14 !important;
    }
    .hsw_sectionTitle {
    text-transform: uppercase;
    padding: 10px;
    }
    .inlineB {
    display: inline-block;
    }
    .appendBottom13 {
    margin-bottom: 13px;
    }
    .cl_disabled {
    opacity: 0.7;
    }
    .width60 {
    width: 60px;
    }
    .pageErrorWrapper {
    width: 258px;
    margin: auto;
    text-align: center;
    height: calc(100vh - 100px);
    }
    .pageErrorWrapper .backBtn {
    position: fixed;
    bottom: 10px;
    width: calc(100% - 20px);
    left: 10px;
    }
    .pushBottom {
    margin-top: auto;
    }
    .smrtBuyWrap {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    border-radius: 8px;
    box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    }
    .smrtByBlDesk {
    width: 95px;
    height: 26px;
    overflow: hidden;
    }
    html[dir="rtl"] body {
    font-family: "Almarai", sans-serif;
    }
    html[dir="rtl"] input[type="text"] {
    direction: ltr;
    text-align: right;
    font-family: "Almarai", sans-serif;
    }
    html[dir="rtl"] input[type="text"][dir="rtl"] {
    direction: rtl;
    }
    html[dir="rtl"] button {
    font-family: "Almarai", sans-serif;
    }
    html[dir="rtl"] .radioOuter [type="radio"]:checked,
    html[dir="rtl"] .radioOuter [type="radio"]:not(:checked) {
    position: absolute;
    right: -9999px;
    }
    html[dir="rtl"] .radioOuter [type="radio"]:checked + label,
    html[dir="rtl"] .radioOuter [type="radio"]:not(:checked) + label {
    position: relative;
    padding-right: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-flex;
    }
    html[dir="rtl"] .radioOuter [type="radio"]:checked + label:before,
    html[dir="rtl"] .radioOuter [type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    background: #fff;
    }
    html[dir="rtl"] .radioOuter [type="radio"]:checked + label:after,
    html[dir="rtl"] .radioOuter [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--color-link-primary);
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    .blackFont {
    font-weight: var(--font-bolder, 900);
    }
    .bgProperties {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: contain;
    }
    .icon20 {
    width: 20px;
    height: 20px;
    }
    .icon32 {
    width: 32px;
    height: 32px;
    }
    .icon25 {
    width: 25px;
    height: 25px;
    }
    .fontSize24 {
    font-size: calc(var(--font-scale, 1) * 24px);
    }
    .makeFlex.baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    align-items: baseline;
    }
    .fontSize12 {
    font-size: calc(var(--font-scale, 1) * 12px);
    }
      
    /**-- Sprite --*/
.flightsSprite {
    background-image: url(/img/icon/landingSprite@21x.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 650px;
    font-size: 0px;
    flex-shrink: 0;
}
.webp .flightsSprite {
    background-image: url(/img/icon/landingSprite@21x.webp);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 200px 650px;
    font-size: 0px;
    flex-shrink: 0;
}
    .fltErrorIcon {
    width: 16px;
    height: 16px;
    background-position: -1px -432px;
    }
    .fltCommonRemoveIcon {
    width: 28px;
    height: 28px;
    background-position: -170px -56px !important;
    }
    html[dir="ltr"] .fltSwipCircle {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin-left: -22px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
    cursor: pointer;
    color: rgb(0, 140, 255);
    }
    .fltSwipIcon {
    width: 15px;
    height: 11px;
    background-position: -149px -111px;
    }
    .fltReturnCross {
    width: 20px;
    height: 20px;
    background-position: -145px -59px;
    }
    html[dir="ltr"] .fltBlueArrowIcon {
    background-position: -174px -86px;
    width: 24px;
    height: 10px;
    }
    .blueRoundTripIcon {
    background-position: -46px -480px;
    width: 16px;
    height: 10px;
    }
    html[dir="ltr"] .fltBlueOnewayArrowIcon {
    background-position: -48px -495px;
    width: 10px;
    height: 8px;
    }
    .greyRoundTripIcon {
    background-position: -181px -112px;
    width: 16px;
    height: 10px;
    }
    /**-- Widget Css --**/
    .fltWidgetSection {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 60px 20px 0;
    }
    .fltWidgetSection {
    box-shadow: none;
    padding: 69px 20px 0px 20px;
    }
    .rtPersWidget {
    z-index: unset;
    }
    ._aff .fltWidgetSection {
    padding: 0px 20px 0;
    }
    .fltWidgetSection h1 {
    font-size: 14px;
    text-align: center;
    }
    .fltRecentSearches {
    display: flex;
    }
    .fltRecentSearches li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 10px;
    border-radius: 4px;
    margin-left: 10px;
    background: #f2f2f2;
    }
    html[dir="rtl"] .fltRecentSearches li {
    margin-left: 0px;
    margin-right: 10px;
    }
    .fltWidgetSection .widgetSearchBtn {
    width: 216px;
    padding: 10px;
    margin-bottom: -32px;
    opacity: 1;
    }
    @@supports (-moz-appearance: none) {
    .fltWidgetSection .widgetSearchBtn {
    width: 216px;
    padding: 13px 10px 10px;
    margin-bottom: -32px;
    }
    }
    .fltWidgetSearchBtnMultiCity {
    margin-bottom: -20px !important;
    }
    .fltErrorSection {
    width: auto;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    z-index: 1;
    background-color: #ffd3d4;
    position: absolute;
    top: 94%;
    left: 0;
    border-radius: 4px;
    padding: 4px 8px;
    }
    .fltErrorSectionTraveller {
    width: 220px !important;
    }
    .fltErrorSection:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ffd3d4;
    border-width: 8px;
    margin-left: -24px;
    }
    .fltErrorMsgText {
    width: auto;
    font-size: 13px;
    }
    main {
    display: flex;
    flex-direction: column;
    }
    /* ._MyBiz .fltSwipIcon {
    background-position: -128px -115px;
    } */
    ._MyBiz .primaryBtn {
    background: var(--color-btn-mybiz-primary-bg,linear-gradient(256deg, #ff684a, #ff4959));
    }
    ._MyBiz a.primaryBtn {
    color: #fff;
    }
    ._MyBiz .fltBlueArrowIcon {
    background-position: -96px -117px;
    }
    /*-- BG GRADIENTS --*/
    .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #051322, #15457c);
    background-size: 100% 438px;
    min-height: 100vh;
    }
    ._aff .bgGradient {
    background: none;
    background-image: none;
    }
    .myPartner .bgGradient {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #0b1b29 -60%, #554176);
    background-size: 100% 454px;
    min-height: 100vh;
    }
    .mobile .bgGradient {
    min-width: max-content;
    padding: 0 10px;
    }
    .fltWidgetLoader {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    height: 200px;
    position: absolute;
    z-index: 0;
    top: 120px;
    left: 0;
    right: 0;
    }
    .fltWidgetSection .widgetSearchBtn.disabled {
    background-color: #c2c2c2;
    background-image: none;
    opacity: 1 !important;
    }
    .minHeight70 {
    min-height: 70px;
    }
    .minHeight90 {
    min-height: 90px;
    }
    .minHeight30 {
    min-height: 30px;
    }
    .fltUpSide {
    z-index: 1 !important;
    }
    .justifyElement {
    justify-content: space-evenly;
    }
    .flt_fsw_inputBox.dates .lbl_input:after,
    .flt_fsw_inputBox.flightTravllers .lbl_input:after,
    .flt_fsw_inputBox.travelFor .lbl_input:after {
    border: solid var(--color-link-primary);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 3px 0 0 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
    /*Shake error message*/
    .fltShake {
    animation: fltShake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    }
    @@keyframes fltShake {
    10%,
    90% {
    transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
    transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
    transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
    transform: translate3d(4px, 0, 0);
    }
    }
    .noCursor {
    cursor: default !important;
    }
    @@keyframes page_loader__mover {
    0% {
    width: 0px;
    }
    100% {
    width: 100%;
    }
    }
    .fltPageLoaderMover {
    width: 100%;
    background: var(--color-link-primary);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: page_loader__mover 2s infinite;
    }
    .fltPageLoader {
    height: 1px;
    background: #dcdcdc;
    position: relative;
    width: 40px;
    }
    .fltPageLoaderWrapper {
    height: 100vh;
    }
    .minHeight45 {
    min-height: 45px;
    }
    /*-- Special Fare --*/
    html[dir="ltr"] .specialFare {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    }
    html[dir="ltr"] .specialFare::after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    height: 25px;
    border-right: solid 1px #d8d8d8;
    margin-right: 5px;
    }
    html[dir="ltr"] .specialFare li {
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 10px;
    text-transform: uppercase;
    margin-right: 10px;
    cursor: pointer;
    }
    html[dir="ltr"] .specialFare li.activeItem {
    background: var(--color-link-primary);
    color: #fff;
    }
    html[dir="ltr"] .specialFare .specialFareTooltip {
    position: absolute;
    top: 45px;
    left: 0;
    width: 241px;
    padding: 10px;
    text-transform: none;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    z-index: 3;
    background-color: #249995;
    display: none;
    border-radius: 4px;
    font-weight: normal;
    }
    html[dir="ltr"] .specialFare li:hover .specialFareTooltip {
    display: block;
    }
    html[dir="ltr"] .specialFareTooltip::after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 153, 149, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    .fsw .fltTravellers:not(.gbTravellers) {
    width: 600px !important;
    }
    .fltTravellers .specialFare {
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 4px 0;
    position: static;
    }
    .fltTravellers .specialFare::after {
    display: none;
    }
    html[dir="ltr"] .fltTravellers .specialFare li {
    box-shadow: none;
    text-transform: none;
    font-weight: normal;
    padding: 6px;
    position: relative;
    z-index: 0;
    background: none;
    width: 100px;
    text-align: center;
    margin-right: 0;
    }
    .fltTravellers .specialFare li .specialFareTooltip {
    display: none;
    }
    .fltTravellers .specialFare li.activeItem {
    font-weight: 600;
    }
    html[dir="ltr"] .fltTravellers .specialFare li.activeItem::after {
    content: "";
    width: 100px;
    height: 38px;
    background: var(--color-link-primary);
    position: absolute;
    top: -7px;
    left: 0;
    z-index: -1;
    border-radius: 4px;
    }
    .fltTravellers .specialFare li:hover {
    background: #f2f2f2;
    font-weight: 600;
    }
    .disabled {
    color: #c2c2c2 !important;
    opacity: 0.6;
    pointer-events: none;
    text-decoration-color: #c2c2c2 !important;
    }
    html[dir="rtl"] .fltSwipCircle {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin-right: -22px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
    cursor: pointer;
    color: rgb(0, 140, 255);
    }
    html[dir="rtl"] .fltTravellers .specialFare li {
    box-shadow: none;
    text-transform: capitalize;
    font-weight: normal;
    padding: 6px;
    position: relative;
    z-index: 0;
    background: none;
    width: 120px;
    text-align: center;
    margin-left: 0;
    }
    html[dir="rtl"] .fltTravellers .specialFare li.activeItem::after {
    content: "";
    width: 100px;
    height: 38px;
    background: var(--color-link-primary);
    position: absolute;
    top: -7px;
    right: 0;
    z-index: -1;
    border-radius: 4px;
    }
    .fltNewLabelTag {
    margin-top: -22px;
    margin-bottom: 4px;
    }
    .fltNewLabelTag__bagde {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1px 6px;
    border-radius: 10px;
    font-size: 10px;
    font-weight: var(--font-bold, 700);
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(67deg, #43e1a8, #219393);
    }
    .fltNewLabelRed {
    top: 22px;
    left: 22px;
    position: absolute;
    }
    .fltNewLabelRedTag {
    width: 29px;
    height: 14px;
    flex-grow: 0;
    margin: 19.4px 33.5px 6.6px 38.5px;
    font-family: Lato;
    font-size: 12px;
    font-weight: var(--font-bolder, 900);
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ec2127;
    }
    .fltNewLabelTag__bagdeFont {
    font-size: 11px !important;
    }
    html[dir="rtl"] .fltBlueOnewayArrowIcon {
    background-position: -48px -495px;
    width: 10px;
    height: 8px;
    transform: rotate(180deg);
    }
      
    .flight-search-error {
    text-align: center;
    }
    .flight-search-error .error-content {
    padding: 40px 20px;
    max-width: 400px;
    margin: 100px auto;
    }
    .flight-search-error .title {
    color: #333;
    font-size: 1.5rem;
    margin-bottom: 10px;
    }
    .flight-search-error .sub-title {
    color: #666;
    font-size: 1rem;
    }
    .flight-search-error .back-btn {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #008cff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    }
      
    :root {--font-scale: 1; --font-family: 'Lato', sans-serif; --font-family-heading: 'Lato', sans-serif}
    .adtech-desktop {
    height: fit-content;
    width: fit-content;
    }
    .adtech-mobile {
    height: fit-content;
    width: fit-content;
    }
      
    .tpDest {
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 30px 0 30px 40px;
    border-radius: 10px;
    }
    .tpDest__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 40px;
    }
    .tpDest__heading {
    font-size: calc(var(--font-scale, 1) * 42px);
    font-weight: 700;
    color: #000;
    }
    .tpDest__slider {
    margin-top: 15px;
    }
    .tpDest__slider--item {
    width: 200px;
    margin-right: 15px;
    }
    .tpDest__slider--item > a {
    display: flex;
    flex-direction: column;
    outline: 0;
    border: 0;
    position: relative;
    }
    .tpDest__slider--itemImg {
    height: 231px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    }
    .tpDest__slider--itemImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: unset;
    }
    .tpDest__slider--itemDesc {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 0 0 8px 8px;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
    padding: 77px 12px 12px;
    }
    .tpDest__slider .slick-list {
    padding: 6px 0 10px 6px;
    }
    .tpDest__slider .slick-slider button {
    position: absolute;
    top: -58px;
    width: 36px;
    height: 36px;
    background: transparent;
    -webkit-box-shadow: none;
    font-size: 0;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    display: flex;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    border: solid 1px #f2f2f2;
    }
    .tpDest__slider .slick-arrow.slick-prev {
    right: 68px;
    border-radius: 20px 0 0 20px;
    border-right: none;
    }
    .tpDest__slider .slick-arrow.slick-next {
    right: 30px;
    border-radius: 0 20px 20px 0;
    border-left: none;
    }
    .tpDest__slider .slick-next::before,
    .tpDest__slider .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .tpDest__slider .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .tpDest__slider .slick-disabled.slick-next::before,
    .tpDest__slider .slick-disabled.slick-prev::before {
    opacity: 0.3;
    }
    /* RTL */
    html[dir='rtl'] .tpDest__slider .slick-arrow.slick-prev {
    right: unset;
    left: 0;
    }
    html[dir='rtl'] .tpDest__slider .slick-arrow.slick-next {
    right: unset;
    left: 30px;
    }
    html[dir='rtl'] .tpDest__slider--item > a {
    direction: rtl;
    }
      
    .rcntSearch {
    padding: 25px 40px;
    border-radius: 6px;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    }
    .rcntSearchHeadingsText {
    color: #393939;
    }
    .rcntSearch.recSrchCarousal {
    padding: 25px 0 25px 40px;
    }
    .rcntSearch__label {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 30px;
    }
    .rcntSearch__labelIcon {
    width: 24px;
    height: 24px;
    background-color: #393939;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .rcntSearch__list {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
    gap: 10px;
    }
    .recSrchCarousal .rcntSearch__list {
    position: relative;
    }
    .rcntSearch__list--item {
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
    border: 1px #008cff solid;
    padding: 7px 10px 8px;
    border-radius: 4px;
    cursor: pointer;
    min-height: 89px;
    }
    .recSrchCarousal .rcntSearch__list--item {
    margin: 0 7px 0 3px;
    height: 96px;
    }
    .rcntSearch__list--itemIcon {
    margin: 0 3px;
    }
    .recSrchCarousal .rcntSearchFromToTruncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .recSrchCarousal .rcntSearchTruncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    }
    .recSrchCarousal .defaultCardsWidth {
    width: 200px;
    }
    .recSrchCarousal .twoCardsWidth {
    width: 373px;
    }
    .recSrchCarousal .threeCardsWidth {
    width: 244px;
    }
    .recSrchCarousal .slick-slider button {
    top: -45px;
    width: 30px;
    height: 28px;
    box-shadow: none;
    border: solid 1px #f1f1f1;
    border-color: #f1f1f1 !important;
    }
    .recSrchCarousal .slick-slider button.slick-prev {
    right: 70px;
    border-radius: 50% 0 0 50%;
    border-right: none;
    }
    .recSrchCarousal .slick-slider button.slick-next {
    right: 40px;
    border-radius: 0 50% 50% 0;
    border-left: none;
    }
    .recSrchCarousal .slick-next::before,
    .recSrchCarousal .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .recSrchCarousal .rcntSearch__list .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .recSrchCarousal .slick-track {
    margin-left: unset;
    margin-right: unset;
    }
    .rcntSearch__list--item .rcntSearch__list--itemHdng img {
    height: 12px;
    width: unset;
    display: unset;
    }
    /* stylelint-disable-next-line no-descending-specificity */
    .rcntSearch__list--item img {
    height: 10px;
    top: 1px;
    position: relative;
    }
    .recSrchCarousal .slick-disabled.slick-next::before,
    .recSrchCarousal .slick-disabled.slick-prev::before {
    opacity: 0.3;
    }
    .recSrchCarousal .rightArrowIcon {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: flex;
    transform: rotate(-45deg);
    padding: 3px;
    height: 7px;
    }
    /* RTL */
    html[dir='rtl'] .rcntSearch__label {
    margin-right: unset;
    margin-left: 30px;
    }
    .rcntSearchFlight {
    width: 21px;
    height: 16px;
    background-position: -45px -4px;
    }
    .rcntSearchHotel {
    width: 17px;
    height: 18px;
    background-position: -69px -4px;
    }
    .rcntSearchCab {
    width: 18px;
    height: 17px;
    background-position: -133px -4px;
    }
    .rcntSearchBus {
    width: 18px;
    height: 16px;
    background-position: -89px -4px;
    }
    .rcntSearchTrain {
    width: 20px;
    height: 16px;
    background-position: -109px -4px;
    }
    .rcntSearchHolidays {
    width: 19px;
    height: 17px;
    background-position: -155px -4px;
    }
    .rcntSearchHomestay {
    width: 20px;
    height: 17px;
    background-position: -178px -4px;
    }
      
    .appDnldCnt {
    padding: 10px 60px 40px 40px;
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    }
    .appDnldCnt__heading {
    font-size: calc(var(--font-scale, 1) * 32px);
    font-weight: 900;
    color: #000;
    line-height: 50px;
    }
    .promotionalText b {
    font-weight: 900;
    color: #000;
    }
    .appDnldCnt__subHeading {
    font-size: calc(var(--font-scale, 1) * 22px);
    line-height: 27px;
    color: #4a4a4a;
    margin-bottom: 10px;
    }
    .appDnldCnt__content {
    display: flex;
    justify-content: space-between;
    }
    .appDnldCnt__contentLeft {
    flex: 1;
    display: flex;
    align-items: center;
    }
    .appDnldCnt__contentRight {
    flex-shrink: 0;
    padding-left: 76px;
    border-left: 1px #d8d8d8 solid;
    }
    .appDnldCnt__lft {
    display: flex;
    flex-flow: column wrap;
    margin-right: 36px;
    }
    .appDnldCnt__lft a {
    width: 133px;
    height: 40px;
    }
    .appDnldCnt__lft a:first-child {
    margin-bottom: 8px;
    }
    .appDnldCnt__rht {
    text-align: center;
    }
    .inputFlag {
    padding-top: 1px;
    display: flex;
    border-radius: 4px 0 0 4px;
    border: 1px solid #9b9b9b;
    border-right: 0;
    }
    .redText {
    color: red !important;
    }
    .placeholderNumber {
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 16px);
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    font-weight: 700;
    }
    html[dir='ltr'] .appDnldCnt .topbarInputBox {
    width: 280px;
    height: 40px;
    border: solid 1px #9b9b9b;
    background-color: #ffffff;
    outline: 0;
    padding: 0 9px;
    font-size: calc(var(--font-scale, 1) * 14px);
    border-radius: 0;
    border-left: 0;
    font-family: var(--font-family);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    }
    html[dir='ltr'] .appDnldCnt .topbarInputBox:focus {
    border-color: #9b9b9b;
    }
    html[dir='ltr'] .appDnldCnt .getAppLinkBtn {
    width: 160px;
    height: 40px;
    border-radius: 0 4px 4px 0;
    border: solid 1px #008cff;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: 900;
    color: #008cff;
    outline: 0;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    }
    .getAppLinkBtn.emailSent {
    padding-left: 20px;
    }
    .messageSentStatusText {
    font-family: var(--font-family);
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #4a4a4a;
    margin: 0 0 0 4px;
    }
    /* APP DOWNLOAD CARD */
.webp .appSprite {
    background: url(/img/icon/app-sprite.webp) no-repeat;
    display: inline-block;
    background-size: 250px 250px;
    font-size: 0;
    flex-shrink: 0;
    }
    /* stylelint-disable-next-line no-descending-specificity */
.appSprite {
    background: url(/img/icon/app-sprite.png) no-repeat;
    display: inline-block;
    background-size: 250px 250px;
    font-size: 0;
    flex-shrink: 0;
    }
    .appSprite.icAppStore {
    width: 149px;
    height: 44px;
    background-position: -3px -6px;
    -o-object-fit: contain;
    object-fit: contain;
    }
    .appSprite.icPlayStore {
    width: 149px;
    height: 44px;
    background-position: -3px -55px;
    margin: 0 0 20px;
    -o-object-fit: contain;
    object-fit: contain;
    }
    .appSprite.icAppDownload {
    width: 92px;
    height: 96px;
    background-position: -155px -4px;
    -o-object-fit: contain;
    object-fit: contain;
    transform: scale(0.6);
    margin-left: -28px;
    }
    .appSprite.icQRCode {
    width: 105px;
    height: 105px;
    margin-bottom: 3px;
    }
    .appSprite.icRedCross {
    width: 11px;
    height: 11px;
    background-position: -130px -107px;
    }
    .appSprite.icGreenTick {
    width: 11px;
    height: 11px;
    background-position: -144px -106px;
    }
    .flag__wrap {
    margin-top: 2px;
    }
    .inputSection {
    margin-top: 24px;
    }
      
    .hpClcn {
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 30px 0 30px 40px;
    border-radius: 10px;
    }
    .hpClcn__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 40px;
    }
    .hpClcn__heading {
    font-size: calc(var(--font-scale, 1) * 42px);
    font-weight: 700;
    color: #000;
    }
    .hpClcn__slider {
    margin-top: 15px;
    }
    .hpClcn__slider--item {
    width: 200px;
    margin-right: 15px;
    }
    .hpClcn__slider--item > a {
    display: flex;
    flex-direction: column;
    outline: 0;
    border: 0;
    position: relative;
    padding-top: 20px;
    }
    .hpClcn__slider--item > a::before {
    width: calc(100% - 24px);
    height: 10px;
    border-radius: 10px 10px 0 0;
    background-color: #dcdcdc;
    content: '';
    top: 10px;
    left: 12px;
    position: absolute;
    }
    .hpClcn__slider--item > a::after {
    width: calc(100% - 48px);
    height: 10px;
    border-radius: 10px 10px 0 0;
    background-color: #f5f5f5;
    content: '';
    top: 0;
    left: 24px;
    position: absolute;
    }
    .hpClcn__slider--itemImg {
    height: 231px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    }
    .hpClcn__slider--itemImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: unset;
    }
    .hpClcn__slider--itemDesc {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 0 0 8px 8px;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
    padding: 77px 12px 12px;
    }
    .hpClcn__slider--itemDescTop {
    padding: 2px 9px;
    border-radius: 5px;
    box-shadow: 0 2.8px 5.5px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: calc(var(--font-scale, 1) * 14px);
    font-weight: 900;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
    }
    .hpClcn__slider .slick-list {
    padding: 6px 0 10px 6px;
    }
    .hpClcn__slider .slick-slider button {
    position: absolute;
    top: -58px;
    width: 36px;
    height: 36px;
    background: transparent;
    -webkit-box-shadow: none;
    font-size: 0;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    display: flex;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    border: solid 1px #f2f2f2;
    }
    .hpClcn__slider .slick-arrow.slick-prev {
    right: 68px;
    border-radius: 20px 0 0 20px;
    border-right: none;
    }
    .hpClcn__slider .slick-arrow.slick-next {
    right: 30px;
    border-radius: 0 20px 20px 0;
    border-left: none;
    }
    .hpClcn__slider .slick-next::before,
    .hpClcn__slider .slick-prev::before {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .hpClcn__slider .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
    right: 0;
    top: 0;
    content: '';
    }
    .hpClcn__slider .slick-disabled.slick-next::before,
    .hpClcn__slider .slick-disabled.slick-prev::before {
    opacity: 0.3;
    }
    /* RTL */
    html[dir='rtl'] .hpClcn__slider .slick-arrow.slick-prev {
    right: unset;
    left: 0;
    }
    html[dir='rtl'] .hpClcn__slider .slick-arrow.slick-next {
    right: unset;
    left: 30px;
    }
    html[dir='rtl'] .hpClcn__slider--item > a {
    direction: rtl;
    }
      
    <!-- <script type="text/javascript" async="" defer="" src="https://jsak.mmtcdn.com/adTech_v1.0/adScript/build/version-mmt.min.js"></script> -->
    .bookingForName {
    color: #f17531;
    }
      
    .cheapestPrc {
    display: flex;
    justify-content: flex-end;
    }
    .cheapestPrc__label {
    width: 75px;
    flex-shrink: 0;
    font-size: calc(var(--font-scale, 1) * 12px);
    line-height: 14px;
    font-weight: var(--font-bold, 700);
    color: #9b9b9b;
    }
    .cheapestPrc__list {
    display: flex;
    }
    .cheapestPrc__list--item {
    min-width: 78px;
    display: inline-flex;
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 5px;
    padding: 2px;
    border-radius: 4px;
    cursor: pointer;
    }
    .cheapestPrc__list--item.high {
    background: linear-gradient(90deg, #ff3e5e, #ff7f3f);
    }
    .cheapestPrc__list--item.medium {
    background: linear-gradient(90deg, #f09819, #f3d452);
    }
    .cheapestPrc__list--item.low {
    background: linear-gradient(90deg, #219393, #43e1a8);
    }
    .cheapestPrc__list--itemMonth {
    background: #fff;
    padding: 2px 7px 2px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    font-weight: var(--font-bolder, 900);
    color: #000;
    text-transform: uppercase;
    border-radius: 2px 2px 0 0;
    }
    .cheapestPrc__list--itemMonth::after {
    content: '';
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    }
    .cheapestPrc__list--item.medium .cheapestPrc__list--itemMonth::after {
    border-color: #9b9b9b;
    }
    .cheapestPrc__list--itemPrice {
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: var(--font-bolder, 900);
    color: #000;
    padding: 3px 0 0 12px;
    }
    /* RTL */
    html[dir='rtl'] .cheapestPrc__list--item {
    margin-right: unset;
    margin-left: 5px;
    }
    html[dir='rtl'] .cheapestPrc__list--itemMonth {
    padding: 2px 10px 2px 7px;
    }
    html[dir='rtl'] .cheapestPrc__list--itemMonth::after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    }
    html[dir='rtl'] .cheapestPrc__list--itemPrice {
    padding: 3px 12px 0 0;
    }
      
    /*** Global CSS ***/
    /*--- Main CSS Rule --*/
    .widgetSprite {
    background: url(/img/icon/spriteModifySearch.png)
    no-repeat;
    display: inline-block;
    background-size: 50px 50px;
    font-size: 0px;
    flex-shrink: 0;
    }
    .fsw {
    background: #fff;
    padding: 11px 0;
    }
    .fsw .fsw_inner {
    width: 100%;
    margin: 0 auto 20px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: solid 1px #e7e7e7;
    position: relative;
    }
    .returnPersuasion {
    z-index: 0;
    }
    .fsw .fsw_inner.returnPersuasion:nth-child(1) {
    z-index: 5 !important;
    }
    .fsw .fsw_inner.multiCity:nth-child(1) {
    z-index: 5 !important;
    }
    .fsw .fsw_inner:nth-child(2) {
    z-index: 4 !important;
    }
    .fsw .fsw_inner:nth-child(3) {
    z-index: 3 !important;
    }
    .fsw .fsw_inner:nth-child(4) {
    z-index: 2 !important;
    }
    .fsw .fsw_inner:nth-child(5) {
    z-index: 1 !important;
    }
    .fsw .flt_fsw_inputBox {
    background: rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    }
    .fsw .flt_fsw_inputBox.activeWidget .lbl_input,
    .fsw .flt_fsw_inputBox.activeWidget .fsw_inputField {
    opacity: 1;
    }
    .fsw .activeWidget.flt_fsw_inputBox {
    opacity: 1;
    background: #eaf5ff;
    }
    .fsw .activeWidget label {
    color: #008cff;
    }
    html[dir="ltr"] .flt_fsw_inputBox input {
    font-family: var(--font-family);
    }
    .fsw .lbl_input {
    text-transform: capitalize;
    }
    .fsw .fsw_inputField {
    border: 0;
    outline: 0;
    background: none;
    min-width: 140px;
    max-height: 36px;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    }
    html[dir="ltr"] .fsw .fsw_searchButton {
    width: 176px;
    font-size: calc(var(--font-scale, 1) * 18px);
    margin-left: 30px;
    }
    html[dir="ltr"] .fsw_autocomplePopup {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    width: 316px;
    position: absolute;
    left: 0;
    top: 23px;
    min-height: 316px;
    overflow: hidden;
    z-index: 999999;
    }
    html[dir="ltr"] .fsw .react-autosuggest__container:after {
    width: 10px;
    height: 10px;
    background: url(/img/icon/spriteModifySearch.png) no-repeat;
    background-size: 50px 50px;
    background-position: -20px -5px;
    content: "";
    position: absolute;
    left: 10px;
    top: 15px;
    }
    html[dir="ltr"] .fsw .react-autosuggest__input {
    background: #ffffff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 11px 10px 11px 30px;
    outline: 0;
    border: 0;
    width: 100%;
    font-size: calc(var(--font-scale, 1) * 16px);
    color: #000000;
    font-weight: var(--font-bold, 700);
    }
    .fsw .react-autosuggest__suggestions-list li {
    padding: 5px 10px;
    margin-bottom: 5px;
    cursor: pointer;
    }
    .react-autosuggest__suggestions-list li:hover {
    background: #f2f2f2;
    }
    .fsw
    .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open {
    max-height: 270px;
    overflow-y: auto;
    }
    .fsw_sectionTitle {
    text-transform: uppercase;
    padding: 10px;
    }
    .fsw .searchedResult {
    display: flex;
    justify-content: space-between;
    }
    .fsw .sstWrapper {
    position: relative;
    /* padding: 5px 0px; */
    /* margin-bottom: 5px; */
    }
    /* .fsw .sstWrapper:hover {
    background-color: #fff;
    } */
    .autoSugArrow {
    padding: 5px;
    position: absolute;
    top: 2px;
    right: 10px;
    border: solid #b8b8b8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 3px 0 0 8px;
    transition: all 0.3s ease-in-out;
    }
    .autoSugArrow.open {
    transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    }
    /* .fsw .arrow::after {
    border: solid #b8b8b8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: 6px;
    right: 14px;
    transition: 0.3s all ease;
    }  */
    .fsw .sstWrapper.active::after {
    transform: rotate(-135deg);
    }
    .fsw .sstPersuasion {
    height: 30px;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    padding: 2px 10px;
    }
    html[dir="rtl"] .fsw .sstWrapper::after {
    right: auto;
    left: 14px;
    }
    html[dir="ltr"] .fsw .sr_city {
    margin-right: 20px;
    flex-shrink: 0;
    flex: 1;
    display: inline-flex;
    line-height: 15px;
    }
    .fsw .sr_iata {
    flex-shrink: 0;
    }
    html[dir="ltr"] .fsw .fltTravellers {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 35px;
    width: 410px;
    padding: 20px 40px;
    z-index: 1;
    }
    .fsw .fltTravellers {
    display: flex;
    flex-direction: column;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter {
    display: inline-flex;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 24px;
    align-items: center;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter:last-child {
    margin-bottom: 0;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter li {
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
    width: 36px;
    height: 32px;
    position: relative;
    z-index: 2;
    }
    html[dir="ltr"] .fsw .fltTravellers .classSelect li {
    width: auto;
    padding: 0 10px;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter li:hover {
    font-weight: var(--font-bolder, 900);
    }
    html[dir="ltr"] .fsw .fltTravellers .classSelect li:hover {
    font-weight: normal;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter li:hover::after {
    width: 26px;
    height: 26px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #f2f2f2;
    border-radius: 4px;
    z-index: -1;
    }
    html[dir="ltr"] .fsw .fltTravellers .classSelect li:hover::after {
    width: 100%;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #f2f2f2;
    border-radius: 4px;
    z-index: -1;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter li.selected {
    color: #fff;
    font-weight: var(--font-bolder, 900);
    }
    html[dir="ltr"] .fsw .fltTravellers .classSelect li.selected {
    color: #fff;
    font-weight: normal;
    }
    html[dir="ltr"] .fsw .fltTravellers .guestCounter li.selected:after {
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #008cff;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    z-index: -1;
    }
    .fsw .btnApply {
    width: 88px;
    height: 32px;
    }
    html[dir="ltr"] .fsw .datePickerContainer {
    width: 820px;
    font-family: var(--font-family-calendar);
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999;
    }
    html[lang="hi"] .fsw .datePickerContainer {
    font-family: var(--font-family);
    }
    html[lang="ta"] .fsw .datePickerContainer {
    width: 950px;
    }
    html[dir="ltr"] .fsw .hsBackDrop {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    z-index: -1;
    }
    .fsw .widgetSprite.icCalendar {
    width: 10px;
    height: 10px;
    background-position: -5px -5px;
    }
    .shiftModal .datePickerContainer {
    left: -190px;
    }
    .DayPicker-Day--disabled {
    opacity: 0.3;
    }
    html[dir="ltr"] .dateErrorMsgForFlight {
    margin-top: 18px;
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    background: #cf8100;
    padding: 10px;
    border-radius: 4px;
    white-space: nowrap;
    top: 50px;
    z-index: 1001;
    }
    html[dir="ltr"] .dateErrorMsgForFlight:after {
    margin-top: 18px;
    bottom: 100%;
    right: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(207, 129, 0, 0);
    border-bottom-color: #cf8100;
    border-width: 6px;
    margin-left: -6px;
    }
    /**-- Flight widget Tabs --**/
    .fswTabs {
    width: 400px;
    display: flex;
    }
    .fswTabs li {
    display: flex;
    align-items: center;
    text-transform: capitalize;
    cursor: pointer;
    margin: 0 10px;
    padding: 2px 6px;
    border-radius: 20px;
    }
    .fswTabs li.selected {
    background: #eaf5ff;
    color: #000000;
    font-weight: var(--font-bolder, 900);
    }
    .fswTabs li .tabsCircle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: solid 1px #9b9b9b;
    }
    .mybiz.fswTabs {
    width: 505px;
    }
    .mybiz.fswTabs li.selected {
    background: var(--color-gradient-primary-mybiz, #fff1e7);
    color: #000000;
    font-weight: var(--font-bolder, 900);
    }
    .mybiz.fswTabs li .tabsCircle {
    border: solid 1px #9b9b9b;
    }
    .mybiz.fswTabs li.selected .tabsCircle {
    background: var(--color-primary-mybiz, #ff664b);
    border: var(--color-primary-mybiz, #ff664b);
    }
    .fswTabs li.selected .tabsCircle {
    border: var(--color-primary, #008cff);
    background: var(--color-primary, #008cff);
    }
    .tabsCircle {
    display: inline-block;
    }
    html[dir="ltr"] .tabsCircle:after {
    content: "";
    display: block;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
    margin-top: 1.5px;
    margin-left: 3.5px;
    }
    .fltWidgetSection .fsw .flt_fsw_inputBox {
    height: 112px;
    border-radius: 0;
    margin-right: 0;
    transition: all 0.2s linear;
    }
    html[dir="ltr"] .fltWidgetSection .fsw .flt_fsw_inputBox:first-of-type:hover {
    background: #eaf5ff;
    border-radius: 8px 0 0 8px;
    }
    .fltWidgetSection .fsw .flt_fsw_inputBox:hover {
    background: #eaf5ff;
    }
    html[dir="ltr"] .fltWidgetSection .fsw .flt_fsw_inputBox label {
    padding: 10px 19px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    }
    html[dir="ltr"] .flt_fsw_inputBox.searchCity {
    width: 300px;
    height: 112px;
    border-right: solid 1px #e7e7e7;
    }
    ._MyBiz .primaryTraveler .flt_fsw_inputBox.searchCity {
    width: 240px !important;
    }
    ._MyBiz .primaryTraveler .flt_fsw_inputBox.searchToCity {
    width: 235px !important;
    }
html[dir="ltr"] .fltWidgetSection .fsw .flt_fsw_inputBox.searchToCity {
    width: 300px;
    height: 112px;
    padding-left: 20px;
    border-right: solid 1px #e7e7e7;
    margin-left: -18px;
}
    .flt_fsw_inputBox .lineHeight36 {
    line-height: 36px;
    }
    .flt_fsw_inputBox.dates input,
    .flt_fsw_inputBox.reDates input {
    opacity: 0 !important;
    position: absolute;
    z-index: -1;
    }
    html[dir="ltr"] .flt_fsw_inputBox.dates {
    width: 158px;
    height: 112px;
    border-right: solid 1px #e7e7e7;
    }
    html[dir="ltr"] .flt_fsw_inputBox.reDates {
    width: 158px;
    height: 112px;
    border-right: solid 1px #e7e7e7;
    }
    html[dir="ltr"] .fsw .flt_fsw_inputBox.flightTravllers {
    width: 214px;
    border-radius: 0 10px 10px 0;
    }
    html[dir="ltr"] .fsw .flt_fsw_inputBox.flightTravllers label {
    padding-right: 0;
    }
    html[dir="ltr"] .flightTravllers input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    top: 0;
    left: 0;
    z-index: -1;
    }
    .dateInnerCell {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    }
    html[dir="ltr"] .leaveDot {
    width: 5px;
    height: 5px;
    background: #ffce17;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0;
    }
    .todayPrice {
    font-size: 10px;
    height: 12px;
    }
    .todayPrice.priceHigh {
    color: #ec595d;
    }
    .todayPrice.priceLow {
    color: #26b5a9;
    }
    .DayPicker-Day--start .todayPrice.priceHigh,
    .DayPicker-Day--start .todayPrice.priceLow,
    .DayPicker-Day--end .todayPrice.priceHigh,
    .DayPicker-Day--end .todayPrice.priceLow {
    color: #fff;
    }
    .fsw .DayPicker-Day.DayPicker-Day--outside .todayPrice {
    font-size: 0;
    }
    html[dir="ltr"] .fltReturnCross {
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 1;
    cursor: pointer;
    }
    html[dir="ltr"] p[title]:hover:after {
    content: attr(title);
    width: 220px;
    position: absolute;
    top: 21px;
    left: 0;
    z-index: 1;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    background-color: #eaf5ff;
    border-radius: 4px;
    padding: 8px;
    font-size: 10px;
    }
    html[dir="ltr"] .todayHoliday::after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffce17;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    }
    .todayHolidayText {
    padding: 0px 20px 20px;
    }
    html[dir="ltr"] .todayHolidayText::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffce17;
    display: inline-flex;
    margin-right: 5px;
    }
    /*-- International  Search --*/
    html[dir="ltr"] .interNational .flt_fsw_inputBox label {
    padding: 10px 15px !important;
    }
    html[dir="ltr"] .interNational .flt_fsw_inputBox.searchCity {
    width: 238px !important;
    }
    html[dir="ltr"] .interNational .flt_fsw_inputBox.searchToCity {
    width: 238px !important;
    padding-left: 15px !important;
    margin-left: -18px !important;
    }
    html[dir="ltr"] .interNational .flt_fsw_inputBox.travelFor {
    width: 160px;
    border-left: solid 1px #e7e7e7;
    min-height: 95px;
    border-radius: 0 10px 10px 0;
    }
    .interNational .flt_fsw_inputBox.travelFor label {
    padding-bottom: 35px !important;
    padding-left: 12px !important;
    }
    .interNational .flt_fsw_inputBox.flightTravllers {
    border-radius: 0 !important;
    }
    .fltWidgetSection .travelForPopup {
    width: 174px;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    top: 35px;
    right: 0;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    }
    .fltWidgetSection .travelForPopup li {
    padding: 10px 20px;
    cursor: pointer;
    }
    .fltWidgetSection .travelForPopup li:first-of-type {
    border-radius: 8px 8px 0 0;
    }
    .fltWidgetSection .travelForPopup li:last-of-type {
    border-radius: 0 0 8px 8px;
    }
    .fltWidgetSection .travelForPopup li:hover {
    background: #f2f2f2;
    }
    .fltWidgetSection .travelFor input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    top: 0;
    left: 0;
    z-index: -1;
    }
    /*-- MultiCity Search --*/
    html[dir="ltr"] .multiCity .flt_fsw_inputBox.searchToCity {
    padding-left: 0px !important;
    margin-left: 0 !important;
    }
    .multiCity .flightTravllers {
    border-radius: 0 !important;
    }
    html[dir="ltr"] .fsw .btnAddCity {
    width: 200px;
    height: 32px;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    border: solid 1px #008cff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: var(--font-bold, 700);
    font-size: calc(var(--font-scale, 1) * 14px);
    color: #008cff;
    outline: 0;
    margin-left: 20px;
    
    }
    html[dir="ltr"] .fsw .removeCity {
    border-left: solid 1px #e7e7e7;
    width: 94px;
    height: 95px;
    display: none;
    }
    .anotherChild .fsw_inner:last-child .removeCity {
            display: flex;
    }
    .anotherChild .fsw_inner:first-child .removeCity {
            display: none;
    }
    .anotherChild .fsw_inner:last-child .btnAddCity {
            display: flex;
    }
    .anotherChild .fsw_inner:nth-child(5) .btnAddCity {
            display: none;
    }
    /***
    New CSS for adding dropdown arrow
    ***/
    html[dir="ltr"] .flt_fsw_inputBox.dates .lbl_input:after,
    html[dir="ltr"] .flt_fsw_inputBox.flightTravllers .lbl_input:after,
    html[dir="ltr"] .flt_fsw_inputBox.travelFor .lbl_input:after {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 3px 0 0 8px;
    transition: all 0.3s ease-in-out;
    }
    html[dir="ltr"] .flt_fsw_inputBox.travelFor .lbl_input:after {
    margin: 3px 0 0 6px;
    }
    .flt_fsw_inputBox.dates.activeWidget .lbl_input:after,
    .flt_fsw_inputBox.flightTravllers.activeWidget .lbl_input:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin: 7px 0 0 8px;
    }
    .flt_fsw_inputBox.travelFor.activeWidget .lbl_input:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin: 7px 0 0 6px;
    }
    .flt_fsw_inputBox.flightTravllers .lbl_input:after,
    .flt_fsw_inputBox.travelFor .lbl_input:after {
    position: absolute;
    }
    /*-- MY Biz --*/
    ._MyBiz
    .fsw
    .dayPickerFlightWrap
    .oneWay
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: var(--color-primary-mybiz, #ff664b);
    }
    ._MyBiz .fsw .dateFiled.active .selectedDateField:after {
    background: var(--color-primary-mybiz, #ff664b);
    }
    ._MyBiz
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: var(--color-gradient-primary-mybiz, #ff664b1a);
    }
    ._MyBiz
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--start.DayPicker-Day--selected:not(
    .DayPicker-Day--disabled
    ):not(.DayPicker-Day--outside),
    ._MyBiz
    .fsw
    .DayPicker-Day--end.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: var(--color-primary-mybiz, #ff664b);
    }
    ._MyBiz .fsw .dayPickerFlightWrap .DayPicker-NavBar .DayPicker-NavButton--prev,
    ._MyBiz .fsw .dayPickerFlightWrap .DayPicker-NavBar .DayPicker-NavButton--next {
    background-position: -32px -21px;
    }
    ._MyBiz .fsw .activeWidget label {
    color: var(--color-primary-mybiz, #ff664b);
    }
    ._MyBiz
    .fsw
    .DayPicker-Day--end.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: var(--color-primary-mybiz, #ff664b) !important;
    }
    ._MyBiz .fsw .fltTravellers .guestCounter li.selected:after {
    background: var(--color-primary-mybiz, #ff664b) !important;
    }
    .hsw_sectionTitle {
    text-transform: uppercase;
    padding: 10px;
    }
    .shortYear::before {
    content: "'";
    }
    /* group booking */
    html[dir="ltr"] .introGBFlt {
    position: absolute;
    bottom: 15px;
    display: flex;
    flex-direction: column;
    left: 20px;
    }
    .ecoGBFlt {
    height: 14px;
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: bold;
    text-align: left;
    color: #cf8100;
    }
    html[dir="ltr"] .introGBFltTag {
    display: flex;
    align-items: center;
    }
    html[dir="ltr"] .introGBFltInfo {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 8px;
    text-transform: lowercase;
    margin-left: 3px;
    }
    .introGBFltTooltip {
    display: none;
    width: 180px;
    background: #249995;
    border-radius: 4px;
    padding: 10px;
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 18px;
    color: #fff;
    position: absolute;
    top: 26px;
    }
    html[dir="ltr"] .introGBFltTooltip:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    html[dir="ltr"] .introGBFltTag:hover + .introGBFltTooltip {
    display: block;
    }
    .gbCounter {
    position: relative;
    font-size: calc(var(--font-scale, 1) * 11px) !important;
    }
    html[dir="ltr"] .gbCounter li:last-of-type {
    position: absolute !important;
    right: -40px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    }
    html[dir="ltr"] .gbCounter li:last-of-type:hover + .gbTravelTooltip {
    display: block;
    }
    html[dir="ltr"] .gbTravelTooltip {
    border-radius: 4px;
    width: 160px;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    left: 117%;
    background: #249995;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    font-size: calc(var(--font-scale, 1) * 14px);
    display: none;
    }
    html[dir="ltr"] .gbTravelTooltip:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 153, 149, 0);
    border-right-color: #249995;
    border-width: 10px;
    margin-top: -10px;
    }
    .fsw .gbTravellers {
    width: 680px !important;
    padding: 30px 40px;
    }
    html[dir="ltr"] .gbTravellers .childCounter {
    margin-right: 55px;
    }
    html[dir="ltr"] .gbTravellers .infantCounter {
    margin-left: 0;
    }
    .blackBackdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 16;
    }
    .groupBookingOverlay {
    width: 600px;
    height: 360px;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    z-index: 17;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    }
    .groupBookingOverlay .upperSection {
    padding: 30px;
    }
    .groupBookingOverlay .bottomSection {
    padding: 30px;
    background: #eeeeee;
    margin-top: auto;
    }
    .infoNoteIcon {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #e58f13;
    color: #fff;
    font-size: calc(var(--font-scale, 1) * 11px);
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .squredBtn {
    width: 100%;
    height: 44px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: calc(var(--font-scale, 1) * 16px);
    font-weight: bold;
    }
    .groupBookingFeatures {
    display: flex;
    justify-content: space-between;
    }
    .groupBookingFeatures li {
    display: flex;
    align-items: center;
    }
    .greenIncludeIcon {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-image: linear-gradient(96deg, #ace143, #219393);
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .greenIncludeIcon::after {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    margin-top: -3px;
    height: 12px;
    width: 6px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    }
    .intlFlightTile {
    width: 1158px;
    margin: 6px 0 40px;
    padding: 13px 12px 12px 13px;
    border-radius: 2px;
    background-color: #eaf5ff;
    }
    .intlFlightTile-autosuggest {
    padding: 12px 15px;
    margin-top: 15px;
    box-shadow: 0 -4px 4px 0 rgb(0 0 0 / 12%);
    }
    /* group booking */
    /*-- Right to Left --*/
    html[dir="rtl"] .fsw .fsw_searchButton {
    width: 176px;
    font-size: calc(var(--font-scale, 1) * 18px);
    margin-right: 30px;
    }
    html[dir="rtl"] .fsw_autocomplePopup {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    width: 316px;
    position: absolute;
    right: 0;
    top: 23px;
    min-height: 316px;
    overflow: hidden;
    z-index: 999999;
    }
    html[dir="rtl"] .fsw .react-autosuggest__container:after {
    width: 10px;
    height: 10px;
    background: url(/img/icon/spriteModifySearch.png) no-repeat;
    background-size: 50px 50px;
    background-position: -20px -5px;
    content: "";
    position: absolute;
    right: 10px;
    top: 15px;
    }
    html[dir="rtl"] .fsw .react-autosuggest__input {
    background: #ffffff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 11px 30px 11px 10px;
    outline: 0;
    border: 0;
    width: 100%;
    font-size: calc(var(--font-scale, 1) * 16px);
    color: #000000;
    font-weight: var(--font-bold, 700);
    }
    html[dir="rtl"] .fsw .sr_city {
    margin-left: 20px;
    flex-shrink: 0;
    width: 70%;
    }
    html[dir="rtl"] .fsw .fltTravellers {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 35px;
    width: 410px;
    padding: 20px 40px;
    z-index: 1;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter {
    display: inline-flex;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 24px;
    align-items: center;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter:last-child {
    margin-bottom: 0;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter li {
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
    width: 36px;
    height: 32px;
    position: relative;
    z-index: 2;
    }
    html[dir="rtl"] .fsw .fltTravellers .classSelect li {
    width: auto;
    padding: 0 10px;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter li:hover {
    font-weight: var(--font-bolder, 900);
    }
    html[dir="rtl"] .fsw .fltTravellers .classSelect li:hover {
    font-weight: normal;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter li:hover::after {
    width: 26px;
    height: 26px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #f2f2f2;
    border-radius: 4px;
    z-index: -1;
    }
    html[dir="rtl"] .fsw .fltTravellers .classSelect li:hover::after {
    width: 100%;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #f2f2f2;
    border-radius: 4px;
    z-index: -1;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter li.selected {
    color: #fff;
    font-weight: var(--font-bolder, 900);
    }
    html[dir="rtl"] .fsw .fltTravellers .classSelect li.selected {
    color: #fff;
    font-weight: normal;
    }
    html[dir="rtl"] .fsw .fltTravellers .guestCounter li.selected:after {
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #008cff;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    z-index: -1;
    }
    html[dir="rtl"] .fsw .datePickerContainer {
    width: 900px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    right: -300px;
    top: 30px;
    z-index: 999999;
    }
    html[dir="rtl"] .fsw .hsBackDrop {
    background: #fff;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    z-index: -1;
    }
    html[dir="rtl"] .dateErrorMsgForFlight {
    margin-top: 18px;
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    background: #cf8100;
    padding: 10px;
    border-radius: 4px;
    white-space: nowrap;
    top: 50px;
    z-index: 1001;
    }
    html[dir="rtl"] .dateErrorMsgForFlight:after {
    margin-top: 18px;
    bottom: 100%;
    left: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(207, 129, 0, 0);
    border-bottom-color: #cf8100;
    border-width: 6px;
    margin-left: -6px;
    }
    html[dir="rtl"] .tabsCircle:after {
    content: "";
    display: block;
    width: 3px;
    height: 6px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    margin-top: 1px;
    margin-right: 4px !important;
    }
    html[dir="rtl"] .fltWidgetSection .fsw .flt_fsw_inputBox:first-of-type:hover {
    background: #eaf5ff;
    border-radius: 0px 8px 8px 0px;
    }
    html[dir="rtl"] .flt_fsw_inputBox.searchCity {
    width: 290px;
    height: 112px;
    border-left: solid 1px #e7e7e7;
    }
    html[dir="rtl"] .fltWidgetSection .fsw .flt_fsw_inputBox.searchToCity {
    width: 290px;
    height: 112px;
    border-left: solid 1px #e7e7e7;
    padding-right: 30px;
    margin-right: -22px;
    }
    html[dir="rtl"] .flt_fsw_inputBox.dates {
    width: 170px;
    height: 112px;
    border-left: solid 1px #e7e7e7;
    }
    html[dir="rtl"] .flt_fsw_inputBox.reDates {
    width: 196px;
    height: 112px;
    border-left: solid 1px #e7e7e7;
    }
    html[dir="rtl"] .fsw .flt_fsw_inputBox.flightTravllers {
    width: 214px;
    border-radius: 10px 0px 0px 10px;
    }
    html[dir="rtl"] .fsw .flt_fsw_inputBox.flightTravllers label {
    padding-left: 0;
    }
    html[dir="rtl"] .flightTravllers input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    top: 0;
    right: 0;
    z-index: -1;
    }
    html[dir="rtl"] .leaveDot {
    width: 5px;
    height: 5px;
    background: #ffce17;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    }
    html[dir="rtl"] .fltReturnCross {
    position: absolute;
    top: 40px;
    left: 10px;
    z-index: 1;
    cursor: pointer;
    }
    html[dir="rtl"] p[title]:hover:after {
    content: attr(title);
    width: 220px;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    background-color: #eaf5ff;
    border-radius: 4px;
    padding: 8px;
    font-size: 10px;
    }
    html[dir="rtl"] .todayHoliday::after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffce17;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    }
    html[dir="rtl"] .todayHolidayText::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ffce17;
    display: inline-flex;
    margin-left: 5px;
    }
    html[dir="rtl"] .interNational .flt_fsw_inputBox.searchToCity {
    width: 228px !important;
    padding-right: 15px !important;
    margin-right: -18px !important;
    }
    html[dir="rtl"] .interNational .flt_fsw_inputBox.travelFor {
    width: 175px;
    border-right: solid 1px #e7e7e7;
    min-height: 95px;
    border-radius: 10px 0px 0px 10px;
    }
    html[dir="rtl"] .multiCity .flt_fsw_inputBox.searchToCity {
    padding-right: 0px !important;
    margin-right: 0 !important;
    }
    html[dir="rtl"] .fsw .btnAddCity {
    width: 200px;
    height: 32px;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    border: solid 1px #008cff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: var(--font-bold, 700);
    font-size: calc(var(--font-scale, 1) * 14px);
    color: #008cff;
    outline: 0;
    margin-right: 20px;
    
    }
    html[dir="rtl"] .fsw .removeCity {
    border-right: solid 1px #e7e7e7;
    width: 94px;
    height: 95px;
    display: none;
    }
    html[dir="rtl"] .passengerList {
    position: absolute;
    right: 15px;
    top: 40px;
    width: 112px;
    height: 260px;
    overflow-y: auto;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 10px 12px 10px 16px;
    }
    html[dir="rtl"] .timeList {
    width: 205px;
    height: 374px;
    overflow-y: auto;
    padding: 18px 10px 10px 16px;
    }
    html[dir="rtl"] .fsw .datePickerContainer.charterTimeRound {
    width: 210px;
    right: 0;
    }
    html[dir="rtl"] .chtrTime.selected::after {
    width: 100%;
    height: 3px;
    background: #008cff;
    content: "";
    position: absolute;
    right: 0;
    bottom: -9px;
    }
    html[dir="rtl"] .adultsCounter li:last-of-type {
    position: absolute !important;
    left: -40px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    }
    html[dir="rtl"] .gbTravelTooltip {
    border-radius: 4px;
    width: 160px;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: 117%;
    background: #249995;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    font-size: calc(var(--font-scale, 1) * 14px);
    display: none;
    }
    html[dir="rtl"] .gbTravelTooltip:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 153, 149, 0);
    border-left-color: #249995;
    border-width: 10px;
    margin-top: -10px;
    }
    html[dir="rtl"] .introGBFlt {
    position: absolute;
    bottom: -10px;
    display: flex;
    flex-direction: column;
    right: 15px;
    }
    html[dir="rtl"] .introBGInfo {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 8px;
    text-transform: lowercase;
    margin-right: 3px;
    }
    html[dir="rtl"] .introBGTooltip:after {
    bottom: 100%;
    right: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-right: -10px;
    }
    html[dir="rtl"] .flt_fsw_inputBox.dates .lbl_input:after,
    html[dir="rtl"] .flt_fsw_inputBox.flightTravllers .lbl_input:after,
    html[dir="rtl"] .flt_fsw_inputBox.travelFor .lbl_input:after {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 3px 8px 0 0px;
    transition: all 0.3s ease-in-out;
    }
    html[dir="rtl"] .flt_fsw_inputBox.travelFor .lbl_input:after {
    margin: 3px 5px 0 0px;
    }
    html[dir="rtl"] .fltTravellers .specialFare li .specialFareTooltip {
    display: none;
    }
    html[dir="rtl"] .flt_fsw_inputBox input {
    font-family: "Almarai", sans-serif;
    }
    html[dir="rtl"] .gbCounter li:last-of-type {
    position: absolute !important;
    left: -40px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    }
    html[dir="rtl"] .gbCounter li:last-of-type:hover + .gbTravelTooltip {
    display: block;
    }
    html[dir="rtl"] .gbTravellers .childCounter {
    margin-left: 55px;
    }
    html[dir="rtl"] .gbTravellers .infantCounter {
    margin-right: 0;
    }
    html[dir="rtl"] .introGBFltInfo {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 8px;
    text-transform: lowercase;
    margin-right: 3px;
    }
    html[dir="rtl"] .introGBFltTooltip:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-right: -10px;
    }
    html[dir="rtl"] .fltWidgetSection .fsw .flt_fsw_inputBox label {
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    }
    html[dir="rtl"] .interNational .flt_fsw_inputBox label {
    padding: 10px 8px !important;
    }
    html[dir="rtl"] .introGBFltTag {
    background: linear-gradient(90deg, #f3d452, #f09819);
    border-radius: 10px;
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 6px 3px 6px;
    line-height: 10px;
    display: flex;
    align-items: center;
    }
    html[dir="rtl"] .introGBFltTag:hover + .introGBFltTooltip {
    display: block;
    }
    html[dir="rtl"] .interNational .flt_fsw_inputBox.searchCity {
    width: 228px !important;
    }
    .specialFareContainer {
    justify-content: space-between;
    }
    .icLocAlt {
    height: 20px;
    width: 20px;
    }
    .tripFlightIcon {
    height: 25px;
    width: 41px;
    }
    .appendLeft8 {
    margin-left: 8px;
    }
    .groupLabel {
    margin-left: 30px;
    margin-top: 0;
    }
    .fligtCabWrap {
    width: 250px;
    height: 24px;
    margin-left: 10px;
    padding: 6px 12px 6px 10px;
    border-radius: 2px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: rgba(254, 197, 0, 0.2);
    font-size: calc(var(--font-scale, 1) * 11px);
    display: flex;
    align-items: center;
    position: relative;
    }
    .flightCabNew {
    position: absolute;
    top: -10px;
    right: 11px;
    width: 35px;
    height: 15px;
    /* margin: 0 0 0 213px; */
    border-radius: 10px;
    background-image: linear-gradient(67deg, #43e1a8, #219393);
    color: white;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .flightCabInfo {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: solid 1px #9b9b9b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    margin-left: 5px;
    }
    .flightCabInfo:after,
    .flightCabInfo:before {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    }
    .flightCabTip {
    display: none;
    /* width: 238px; */
    background: #249995;
    border-radius: 4px;
    padding: 10px;
    font-size: calc(var(--font-scale, 1) * 14px);
    line-height: 18px;
    color: #fff;
    position: absolute;
    top: 29px;
    z-index: 10;
    }
    .flightCabTip:after {
    bottom: 100%;
    left: 83%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: 5px;
    }
    .flightCabInfo:hover ~ .flightCabTip {
    display: block;
    }
    .flightFare {
    justify-content: space-between;
    }
    .appendleft10 {
    margin-left: 10px;
    }
    .recentSearchGrid {
    flex: none;
    }
    .fareTypePersonal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #f2f2f2;
    border-radius: 4px;
    }
    .fareTypePersonal li {
    position: relative;
    padding: 8px 8px 8px 26px;
    cursor: pointer;
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #4a4a4a;
    border-left: solid 1px #fff;
    display: flex;
    align-items: center;
    height: 35px;
    min-width: 80px;
    /* max-width: 112px; */
    line-height: 14px !important;
    }
    .fareTypePersonal li:first-of-type {
    border-left: none;
    border-radius: 4px 0 0 4px;
    }
    .fareTypePersonal li:last-of-type {
    border-radius: 0 4px 4px 0;
    }
    .fareTypePersonal li::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: solid 1px #9b9b9b;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    left: 8px;
    }
    .fareTypePersonal li::after {
    display: none;
    }
    .fareTypePersonal li.activeItem {
    background: var(--color-gradient-primary-mybiz, #fff1e7);
    }
    .fareTypePersonal li.activeItem::before {
    background: var(--color-primary-mybiz, #ff664b);
    border-color: var(--color-primary-mybiz, #ff664b);
    }
    .fareTypePersonal li.activeItem::after {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 7px;
    width: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 12px;
    top: 12px;
    }
    .fareTypePersonal .fareTypePersonalTooltip {
    position: absolute;
    top: 45px;
    left: 0;
    width: 241px;
    padding: 10px;
    text-transform: none;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    z-index: 10;
    background-color: #249995;
    display: none;
    border-radius: 4px;
    font-weight: normal;
    }
    .fareTypePersonal li:hover .fareTypePersonalTooltip {
    display: block;
    }
    .fareTypePersonalTooltip::after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 153, 149, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    .fareTypePersonal li.isItemDisabled::before {
    border: solid 1px #c2c2c2 !important;
    opacity: 0.6;
    pointer-events: none;
    }
    .newLabelPersonalTag {
    z-index: 1;
    margin-top: -15px;
    margin-left: 5px;
    position: absolute;
    }
    .saveMore {
    font-size: calc(var(--font-scale, 1) * 11px);
    border-radius: 8px;
    color: #ffffff;
    padding-top: 2px;
    width: 87px;
    margin-left: 11%;
    top: -9px;
    position: absolute;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 2px;
    padding-left: 7px;
    cursor: pointer;
    background: linear-gradient(45deg, #43e1a8 0%, #219393 100%);
    }
    .returnPersuasionTooltip {
    position: absolute;
    background: #249995;
    border-radius: 4px;
    top: -89px;
    left: -61px;
    width: 350px;
    z-index: 12;
    padding: 10px 15px;
    color: #fff;
    }
    .returnPersuasionTooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #249995;
    position: absolute;
    content: "";
    top: 68px;
    left: 43%;
    z-index: 12;
    }
    .show {
    display: flex;
    }
    .hide {
    display: none;
    }
    .returnPersuasionTooltip p {
    width: 312px;
    }
    .saveMoreInfoIcon {
    width: 12px;
    height: 12px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 10px;
    text-transform: lowercase;
    background: #fff;
    color: #008cff;
    font-weight: var(--font-bold, 700);
    cursor: pointer;
    }
    .flightWidget.crossIcon {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 10px;
    margin-left: 49px;
    cursor: pointer;
    }
    .flightWidget.crossIcon:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    transform: rotate(45deg);
    }
    .flightWidget.crossIcon:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    transform: rotate(-45deg);
    }
    .preAppliedFilters {
    border-top: solid 1px #e7e7e7;
    padding-top: 20px;
    }
    .filterTitle {
    height: 36px;
    display: flex;
    align-items: center;
    }
    .blackBorder {
    width: 20px;
    height: 36px;
    background: #d5d5d5;
    border-right: 9px solid #fff;
    border-left: 10px solid #fff;
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    }
    .selectFilterText {
    line-height: 14px !important;
    width: 55px;
    }
    .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #f2f2f2;
    border-radius: 4px;
    width: fit-content;
    }
    .filters li {
    position: relative;
    padding: 0px 7px 0px 27px;
    cursor: pointer;
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #4a4a4a;
    border-left: solid 1px #fff;
    display: flex;
    align-items: center;
    height: 36px;
    min-width: 80px;
    max-width: 112px;
    line-height: 14px !important;
    }
    .filters li:first-of-type {
    border-left: none;
    border-radius: 4px 0 0 4px;
    }
    .filters li:last-of-type {
    border-radius: 0 4px 4px 0;
    }
    .filters li::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: solid 1px #9b9b9b;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    left: 8px;
    }
    .filters li::after {
    display: none;
    }
    .filters li.activeItem {
    background: #eaf5ff;
    }
    .filters li.activeItem::before {
    background: #008cff;
    border-color: #008cff;
    }
    .filters li.activeItem::after {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 7px;
    width: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 12px;
    }
    .filters li.isItemDisabled::before {
    border: solid 1px #c2c2c2 !important;
    opacity: 0.6;
    pointer-events: none;
    }
    .datePickerFooter {
    padding: 5px 0 5px 38px;
    font-size: 12px;
    }
    .hsw_inputBox label {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    }
    .hsw_inputBox {
    border-radius: 0;
    margin-right: 0;
    transition: all 0.2s linear;
    }
    .hsw_inputBox:hover {
    background: #eaf5ff;
    }
    .hsw_inputBox:first-of-type:hover {
    background: #eaf5ff;
    border-radius: 8px 0 0 8px;
    }
    .hsw_inputBox:last-of-type:hover {
    background: #eaf5ff;
    border-radius: 0px 8px 8px 0px;
    position: relative;
    }
    .hsw_inputBox.travelFor {
    width: 171px !important;
    min-height: 95px;
    position: relative;
    border-left: solid 1px #e7e7e7;
    }
    .fsw .hsw_inputBox.travelFor {
    min-height: 112px !important;
    }
    .csw_inputBox.travelFor {
    min-height: 95px;
    position: relative;
    border-left: solid 1px #e7e7e7;
    }
    .outstationOneway .csw_inputBox.travelFor {
    width: 195px;
    }
    .outstationRound .csw_inputBox.travelFor {
    width: 155px;
    }
    .airportCab .csw_inputBox.travelFor {
    width: 155px;
    }
    .primaryTraveler .hsw_inputBox.travelFor label {
    padding-bottom: 0px !important;
    }
    .hsw_inputBox.travelFor .lbl_input:after {
    border: solid #008cff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 3px 0 0 8px;
    transition: all 0.3s ease-in-out;
    }
    ._MyBiz .hsw_inputBox.travelFor .lbl_input:after,
    ._MyBiz .flt_fsw_inputBox.dates .lbl_input:after,
    ._MyBiz .flt_fsw_inputBox.flightTravllers .lbl_input:after {
    border: solid var(--color-primary-mybiz, #f17531) !important;
    border-width: 0 2px 2px 0 !important;
    }
    .hsw_inputBox.travelFor .lbl_input:after {
    margin: 3px 0 0 8px;
    }
    .hsw_inputBox.travelFor.activeWidget .lbl_input:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin: 7px 0 0 6px;
    }
    .hsw_inputBox.travelFor .lbl_input:after {
    position: absolute;
    margin-left: 6px;
    }
    .travelFor .greyText {
    color: #4a4a4a;
    }
    .mBizAccount__Modal .cntBtn {
    width: 220px !important;
    font-size: calc(var(--font-scale, 1) * 16px) !important;
    padding: 12px 26px !important;
    height: 44px !important;
    }
    .hsw .hsw_inputField {
    border: 0;
    outline: 0;
    background: none;
    min-width: 140px;
    cursor: pointer;
    }
    .bsw_input {
    padding: 0 !important;
    }
    .bf_name {
    margin-top: 3px;
    color: black;
    }
    .classNewTag {
    display: inline-flex;
    background-image: linear-gradient(100deg, #976fc3 0%, #e35471 100%);
    color: #fff;
    justify-content: center;
    padding: 1px 4px 2px;
    top: -10px;
    position: absolute;
    font-family: "Lato", sans-serif;
    border-radius: 4px;
    font-size: calc(var(--font-scale, 1) * 12px);
    font-weight: var(--font-bold, 700);
    text-transform: lowercase;
    }
    .newTag {
    height: 15px;
    font-size: 10px;
    padding: 0 4px;
    border-radius: 10px;
    line-height: 15px;
    font-weight: var(--font-bold, 700);
    margin-left: 5px;
    }
    .brandingSection {
    border-radius: 0 0 8px 8px;
    width: 1152px;
    bottom: -36px;
    padding: 8px 16px;
    background: linear-gradient(
    to right,
    #fff,
    rgba(255, 255, 255, 0.2) 50%,
    #fff
    );
    z-index: -1;
    }
    .rtPersuasionTooltip {
    position: absolute;
    background: #249995;
    border-radius: 4px;
    /* top: -89px; */
    /* left: -61px; */
    width: 350px;
    z-index: 12;
    padding: 10px 14px;
    color: #fff;
    left: 711px;
    top: 31px;
    height: 52px;
    --border-top-color: #249995; /* Default border color */
    }
    .rtPersuasionTooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--border-top-color);
    position: absolute;
    content: "";
    top: 52px;
    left: 43%;
    z-index: 12;
    }
    .bgProperties {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: contain;
    }
    .icon12 {
    width: 12px;
    height: 12px;
    }
    .icon24 {
    width: 24px;
    height: 24px;
    }
      
    /* DayPicker styles */
    .DayPicker {
    display: inline-block;
    font-size: 1rem;
    }
    .DayPicker-wrapper {
    position: relative;
    flex-direction: row;
    padding-bottom: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
    .DayPicker-Months {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .DayPicker-Month {
    display: table;
    margin: 0 1em;
    margin-top: 1em;
    border-spacing: 0;
    border-collapse: collapse;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
    .DayPicker-NavBar {
    }
    .DayPicker-NavButton {
    position: absolute;
    top: 1em;
    right: 1.5em;
    left: auto;
    display: inline-block;
    margin-top: 2px;
    width: 1.25em;
    height: 1.25em;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    color: #8B9898;
    cursor: pointer;
    }
    .DayPicker-NavButton:hover {
    opacity: 0.8;
    }
    .DayPicker-NavButton--prev {
        margin-right: 1.5em;
        background-image: url('@Url.Content("/img/icon/Left_Nav.png")');
    }
    .DayPicker-NavButton--next {
        background-image: url('@Url.Content("/img/icon/Right_Nav.png")');
    }
    .DayPicker-NavButton--interactionDisabled {
    display: none;
    }
    .DayPicker-Caption {
    display: table-caption;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    text-align: left;
    }
    .DayPicker-Caption > div {
    font-weight: 500;
    font-size: 1.15em;
    }
    .DayPicker-Weekdays {
    display: table-header-group;
    margin-top: 1em;
    }
    .DayPicker-WeekdaysRow {
    display: table-row;
    }
    .DayPicker-Weekday {
    display: table-cell;
    padding: 0.5em;
    color: #8B9898;
    text-align: center;
    font-size: 0.875em;
    }
    .DayPicker-Weekday abbr[title] {
    border-bottom: none;
    text-decoration: none;
    }
    .DayPicker-Body {
    display: table-row-group;
    }
    .DayPicker-Week {
    display: table-row;
    }
    .DayPicker-Day {
    display: table-cell;
    padding: 0.5em;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    }
    .DayPicker-WeekNumber {
    display: table-cell;
    padding: 0.5em;
    min-width: 1em;
    border-right: 1px solid #EAECEC;
    color: #8B9898;
    vertical-align: middle;
    text-align: right;
    font-size: 0.75em;
    cursor: pointer;
    }
    .DayPicker--interactionDisabled .DayPicker-Day {
    cursor: default;
    }
    .DayPicker-Footer {
    padding-top: 0.5em;
    }
    .DayPicker-TodayButton {
    border: none;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    color: #4A90E2;
    font-size: 0.875em;
    cursor: pointer;
    }
    /* Default modifiers */
    .DayPicker-Day--today {
    color: #D0021B;
    font-weight: 700;
    }
    .DayPicker-Day--outside {
    color: #8B9898;
    cursor: default;
    }
    .DayPicker-Day--disabled {
    color: #DCE0E0;
    cursor: default;
    /* background-color: #eff1f1; */
    }
    /* Example modifiers */
    .DayPicker-Day--sunday {
    background-color: #F7F8F8;
    }
    .DayPicker-Day--sunday:not(.DayPicker-Day--today) {
    color: #DCE0E0;
    }
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    position: relative;
    background-color: #4A90E2;
    color: #F0F8FF;
    }
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #51A0FA;
    }
    .DayPicker:not(.DayPicker--interactionDisabled)
    .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
    background-color: #F0F8FF;
    }
    /* DayPickerInput */
    .DayPickerInput {
    display: inline-block;
    }
    .DayPickerInput-OverlayWrapper {
    position: relative;
    }
    .DayPickerInput-Overlay {
    position: absolute;
    left: 0;
    z-index: 1;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    }
      
    .fsw .dayPickerFlightWrap .DayPicker-Months {
    width: 100%;
    /* position: fixed;
    width:calc(100%);
    top:120px;
    left:0;
    overflow-y: auto;
    padding: 20px; */
    flex: 1;
    }
    .fsw .dayPickerFlightWrap .RangeExample {
    display: block;
    }
    .fsw .dayPickerFlightWrap .RangeExample .dayPickerHeader {
    /* border-bottom: solid 2px #e7e7e7; */
    padding: 13px 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px 4px 0 0;
    }
    .fsw .dayPickerFlightWrap .dayPickerHeader button.link {
    position: absolute;
    top: 20px;
    right: 16px;
    background: none;
    outline: none;
    color: #000;
    border: none;
    font-weight: 600;
    }
    /* .dayPickerFlightWrap .dateFiled{
    flex:1;
    padding-left:16px;
    margin-bottom: -2px;
    position:relative;
    } */
    /* .dateFiled.active{
    border-bottom: solid 3px #008cff;
    }
    */
    .fsw .dayPickerFlightWrap .dayPickerFlightWrap .DayPicker-Day--today {
    color: #000;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Month {
    /* flex: 1; */
    width: 45%;
    /* margin: 0 16px 16px 0!important; */
    }
    .fsw .dayPickerFlightWrap .DayPicker-Day {
    height: 48px;
    color: #000;
    outline: 0;
    border: 0;
    min-width: 53px;
    padding: 4px 0;
    }
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--selected.DayPicker-Day--start:not(.DayPicker-Day--disabled):not( .DayPicker-Day--outside ),
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--selected.DayPicker-Day--end:not(.DayPicker-Day--disabled):not( .DayPicker-Day--outside ) {
    border-radius: 5px;
    }
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    border-radius: 0;
    background-color: #eaf5ff;
    color: #000;
    }
    /* .dayPickerFlightWrap .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
    background-color: #eaf5ff;
    } */
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--start.DayPicker-Day--selected:not(
    .DayPicker-Day--disabled
    ):not(.DayPicker-Day--outside) {
    background-color: #008cff;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    }
    .fsw
    .dayPickerFlightWrap
    .DayPicker-Day--end.DayPicker-Day--selected:not(
    .DayPicker-Day--disabled
    ):not(.DayPicker-Day--outside) {
    background-color: #008cff;
    color: #fff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    }
    html[dir='rtl'] .fsw .dayPickerFlightWrap .DayPicker-Day--end.DayPicker-Day--selected:not( .DayPicker-Day--disabled ):not(.DayPicker-Day--outside) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    }
    html[dir='rtl'] .fsw .dayPickerFlightWrap .DayPicker-Day--start.DayPicker-Day--selected:not( .DayPicker-Day--disabled ):not(.DayPicker-Day--outside) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    }
    .fsw
    .DayPicker-Day--end.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: #008cff;
    color: #fff;
    }
    .fsw .dayPickerFlightWrap .dateFiled .iconCross {
    position: absolute;
    right: 15px;
    top: 1px;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Day--disabled .dayPrice {
    opacity: 0;
    }
    html[dir="ltr"]
    .fsw
    .dayPickerFlightWrap
    .DayPicker-NavBar
    .DayPicker-NavButton--prev {
    top: 17px;
    left: 30px;
    cursor: pointer;
    z-index: 100;
    /* adding icon explicitly */
    width: 16px;
    height: 13px;
    background-position: -5px -21px;
    background-image: url(/img/icon/spriteModifySearch1.png);
     background-size: 50px 50px;
    transform: rotate(-180deg);
    outline: 0;
    border: 0;
    }
    html[dir="ltr"]
    .fsw
    .dayPickerFlightWrap
    .DayPicker-NavBar
    .DayPicker-NavButton--next {
    top: 17px;
    right: 30px;
    cursor: pointer;
    z-index: 100;
    /* adding icon explicitly */
    width: 16px;
    height: 13px;
    background-position: -5px -21px;
    background-image: url(/img/icon/spriteModifySearch1.png);
    background-size: 50px 50px;
    outline: 0;
    border: 0;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Caption {
    margin-bottom: 25px;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Caption > div {
    font-size: calc(var(--font-scale, 1) * 18px);
    font-weight: bolder;
    color: #000;
    text-align: center;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Caption > div > span {
    font-weight: bold;
    font-size: calc(var(--font-scale, 1) * 18px);
    line-height: 20px;
    margin-left: 5px;
    }
    .fsw .dayPickerFlightWrap .DayPicker-Weekday {
    font-weight: bold;
    }
    .fsw .dayPickerFlightWrap .hotelcalDoneBtn {
    /* position: absolute;
    bottom: 20px;
    right: 20px;
    width: 90%;
    min-width: 635px; */
    border-top: 1px solid #e7e7e7;
    padding: 10px 20px;
    text-align: right;
    }
    .fsw .dayPickerFlightWrap .doneBtn {
    width: 150px;
    height: 40px;
    z-index: 10;
    }
    .fsw .DayPicker {
    width: 100%;
    }
    /* .dayPickerFlightWrap { position: fixed; top:0; left:0; background: #fff; width:100%; height: 100%; z-index: 10;} */
    .fsw .DayPicker-wrapper {
    outline: 0;
    }
    .fsw .dayPickerFlightWrap #date_error,
    .fsw .dayPickerFlightWrap #range_error {
    display: none;
    }
    .fsw .dayPickerFlightWrap .errorBox {
    background-color: #ffd3d4;
    color: #eb2026;
    display: none;
    width: 100%;
    padding: 4px 16px;
    position: absolute;
    z-index: 1;
    }
    .fsw .dateFiled.active .selectedDateField {
    border-radius: 2px;
    background-color: #eaf5ff;
    position: relative;
    }
    .fsw .dateFiled.active .selectedDateField:after {
    width: 100%;
    height: 3px;
    background: #008cff;
    content: "";
    position: absolute;
    left: 0;
    bottom: -9px;
    }
    .fsw .DayPicker-Day.DayPicker-Day--end {
    background-color: #008cff;
    color: #fff;
    }
    .fsw
    .DayPicker-Day.DayPicker-Day--start.DayPicker-Day--selected.DayPicker-Day--disabled {
    background-color: #008cff;
    color: #fff;
    border-radius: 4px !important;
    }
    .fsw
    .DayPicker:not(.DayPicker--interactionDisabled)
    .DayPicker-Day:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--selected
    ):not(.DayPicker-Day--outside):hover {
    border-radius: 0;
    }
    .fsw .DayPicker-Day.DayPicker-Day--outside {
    background-color: transparent !important;
    color: transparent !important;
    }
    .fsw
    .dayPickerFlightWrap
    .oneWay
    .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(
    .DayPicker-Day--outside
    ) {
    background-color: #008cff;
    color: #fff;
    border-radius: 4px !important;
    }
    .oneWay .DayPicker-Day--selected .todayPrice.priceHigh,
    .oneWay .DayPicker-Day--selected .todayPrice.priceLow {
    color: #fff;
    }
    html[dir="rtl"]
    .fsw
    .dayPickerFlightWrap
    .DayPicker-NavBar
    .DayPicker-NavButton--prev {
    top: 17px;
    right: 10px;
    left: auto;
    cursor: pointer;
    z-index: 100;
    /* adding icon explicitly */
    width: 16px;
    height: 13px;
    background-position: -5px -21px;
    background-image: url(/img/icon/spriteModifySearch1.png);
    background-size: 50px 50px;
    outline: 0;
    border: 0;
    }
    html[dir="rtl"]
    .fsw
    .dayPickerFlightWrap
    .DayPicker-NavBar
    .DayPicker-NavButton--next {
    top: 17px;
    left: 30px;
    right: auto;
    transform: rotate(180deg);
    cursor: pointer;
    z-index: 100;
    /* adding icon explicitly */
    width: 16px;
    height: 13px;
    background-position: -5px -21px;
    background-image: url(/img/icon/spriteModifySearch1.png);
    background-size: 50px 50px;
    outline: 0;
    border: 0;
    }
    html[dir="rtl"] .fsw .dayPickerFlightWrap .DayPicker-Months {
    font-size: calc(var(--font-scale, 1) * 12px);
    }
      
    .selectFareText {
    line-height: 14px !important;
    }
    .specialFareTooltip p {
    line-height: 14px !important;
    }
    .specialFareNew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #f2f2f2;
    border-radius: 4px;
    }
    .specialFareNew li {
    position: relative;
    padding: 8px 8px 8px 26px;
    cursor: pointer;
    font-size: calc(var(--font-scale, 1) * 12px);
    color: #4a4a4a;
    border-left: solid 1px #fff;
    display: flex;
    align-items: center;
    height: 45px;
    min-width: 80px;
    max-width: 134px;
    line-height: 14px !important;
    }
    .specialFareNew li:first-of-type {
    border-left: none;
    border-radius: 4px 0 0 4px;
    }
    .specialFareNew li:last-of-type {
    border-radius: 0 4px 4px 0;
    }
    .specialFareNew li::before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: solid 1px #9b9b9b;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    left: 8px;
    }
    .specialFareNew li::after {
    display: none;
    }
    .specialFareNew li.activeItem {
    background: #eaf5ff;
    }
    .specialFareNew li.activeItem::before {
    background: #008cff;
    border-color: #008cff;
    }
    .specialFareNew li.activeItem::after {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 7px;
    width: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 12px;
    }
    .specialFareNew .specialFareTooltip {
    position: absolute;
    top: 45px;
    left: 0;
    width: 241px;
    padding: 10px;
    text-transform: none;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    z-index: 3;
    background-color: #249995;
    display: none;
    border-radius: 4px;
    font-weight: normal;
    }
    .specialFareNew li:hover .specialFareTooltip {
    display: block;
    }
    .specialFareTooltip::after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 153, 149, 0);
    border-bottom-color: #249995;
    border-width: 10px;
    margin-left: -10px;
    }
    .specialFareNew li.isItemDisabled::before {
    border: solid 1px #c2c2c2 !important;
    opacity: 0.6;
    pointer-events: none;
    }
    .wrapFilter {
    flex-wrap: wrap;
    }
      
    .specialFareContainer {
    gap: 20px;
    }
    .titleTag {
    display: inline-block;
    padding: 2px 6px;
    border-radius: 5px;
    }
    .titleTag .dtTag {
    color: white;
    font-weight: 900;
    line-height: 16px;
    }
    .titleTag .mobileTag {
    color: white;
    font-weight: 700;
    font-size: 9px;
    line-height: 10px;
    }
    .fareCardItem {
    position: relative;
    padding: 8px 12px;
    border-width: 1px;
    border-style: solid;
    gap: 10px;
    display: flex;
    border-radius: 6px;
    cursor: pointer;
    padding-bottom: 12px;
    }
    .fareCardItem:hover .tooltip {
    visibility: visible;
    }
    .fareCardItem.noShrink {
    flex-shrink: 0;
    }
    .titlePWA {
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    color: #9b9b9b;
    }
    .borderRadius8 {
    border-radius: 8px;
    }
    .fareOptionsWrapper {
    margin-right: -15px;
    padding-right: 15px;
    overflow: auto;
    }
    .makeFlex.centerContainer {
    align-items: flex-start;
    }
    .sf-loader {
    display: flex;
    gap: 20px;
    }
    .sf-loader.column {
    flex-direction: column;
    gap: 8px;
    margin-top: 20px;
    }
    .sf-loader .sf-loader-title {
    width: 125px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    }
    .sf-loader .sf-loader-options {
    display: flex;
    gap: 8px;
    }
    .sf-loader .sf-loader-option {
    width: 125px;
    border-color: #d8d8d8;
    flex-direction: column;
    padding: 8px 12px;
    border-width: 1px;
    border-style: solid;
    gap: 5px;
    display: flex;
    border-radius: 6px;
    padding-bottom: 12px;
    }
      
    .radioboxContainer {
    display: flex;
    cursor: pointer;
    }
    .radioboxContent {
    margin-left: 10px;
    line-height: 20px;
    }
    .customRadioBtn {
    position: relative;
    display: inline-block;
    }
    .customRadioBtn input {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    opacity: 0;
    cursor: pointer;
    }
    .customRadioBtn input[type="radio"]:checked + .outer {
    border-color: #008cff;
    }
    .customRadioBtn .outer {
    height: 18px;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #9b9b9b;
    border-radius: 50%;
    background-color: #fff;
    margin-top: 1px;
    box-sizing: border-box;
    }
    .customRadioBtn .inner {
    transition: all 0.25s ease-in-out;
    height: 12px;
    width: 12px;
    transform: scale(0);
    display: block;
    margin: 1px;
    border-radius: 50%;
    background-color: #2e3092;
    opacity: 0;
    box-sizing: border-box;
    }
    .customRadioBtn input[type="radio"]:checked + .outer .inner {
    transform: scale(1);
    opacity: 1;
    background-color: #008cff;
    }
    .radioboxTitle {
    font-size: 14px;
    margin: 0px;
    }
    .radioboxDesc {
    font-size: 12px;
    margin: 0px;
    }
    .secondaryRadiobox input[type="radio"]:checked + .outer {
    border-color: #ff684a;
    }
    .secondaryRadiobox input[type="radio"]:checked + .outer .inner {
    background-color: #ff684a;
    }
    .ghostRadiobox input[type="radio"]:checked + .outer {
    border-color: #9b9b9b;
    }
    .ghostRadiobox input[type="radio"]:checked + .outer .inner {
    background-color: #9b9b9b;
    }
    .sizeMd.customRadioBtn .outer {
    height: 20px;
    width: 20px;
    }
    .sizeMd.customRadioBtn .inner {
    height: 14px;
    width: 14px;
    }
    .sizeLg.customRadioBtn .outer {
    height: 22px;
    width: 22px;
    }
    .sizeLg.customRadioBtn .inner {
    height: 16px;
    width: 16px;
    }
    .radioboxShadow {
    box-shadow: 0px 0px 3px #aaa;
    }
    .radioboxDisabled {
    opacity: 0.4;
    pointer-events: none;
    }
      
    .tooltip {
    visibility: hidden;
    border-radius: 6px;
    padding: 10px 15px;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 50%;
    border: 1px solid #d8d8d8;
    line-height: 18px;
    font-size: 12px;
    width: 285px;
    transform: translateX(-50%);
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
    color: #000;
    font-weight: 400;
    }
    .tooltip:before {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 18px);
    bottom: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #d8d8d8;
    }
    .tooltip:after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 17px);
    bottom: 100%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom-color: white;
    }
      
    .customCircleloader {
    border: 3px solid #008cff;
    border-radius: 50%;
    border-top: 3px solid #f3f3f3;
    width: 36px;
    height: 36px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    display: inline-block;
    }
    .customCircleloader.sizeSm {
    border: 1px solid #008cff;
    border-top: 1px solid #f3f3f3;
    width: 20px;
    height: 20px;
    }
    .customCircleloader.sizeMd {
    border: 2px solid #008cff;
    border-top: 2px solid #f3f3f3;
    width: 32px;
    height: 32px;
    }
    .customCircleloader.sizeLg {
    border: 3px solid #008cff;
    border-top: 3px solid #f3f3f3;
    width: 42px;
    height: 42px;
    }
    .customCircleloader.primaryLoader {
    border-bottom-color: #008cff;
    border-left-color: #008cff;
    border-right-color: #008cff;
    }
    .customCircleloader.secondaryLoader {
    border-bottom-color: #ff684a;
    border-left-color: #ff684a;
    border-right-color: #ff684a;
    }
    .customCircleloader.whiteLoader {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: transparent;
    }
    /* Safari */
    @@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    }
    100% {
    -webkit-transform: rotate(360deg);
    }
    }
    @@keyframes spin {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
    }
    .flightLoaderOuter {
    width: 90px;
    height: 2px;
    background: #d1cece;
    overflow: hidden;
    position: relative;
    }
    .flightLoaderInner {
    animation: loadingMover1 0.8s infinite linear;
    background: #008cff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f7', endColorstr='#e4e4e4', GradientType=0);
    position: absolute;
    width: 60%;
    height: 2px;
    }
    .secondaryLoader .flightLoaderInner {
    background: #ff684a;
    }
    .sizeMd.flightLoaderOuter {
    width: 150px;
    }
    .sizeLg.flightLoaderOuter {
    width: 200px;
    height: 3px;
    }
    .sizeLg .flightLoaderInner {
    height: 3px;
    }
    @@-webkit-keyframes loadingMover1 {
    0% {
    left: 0;
    }
    100% {
    left: 100%;
    }
    }
    @@-moz-keyframes loadingMover1 {
    0% {
    left: 0;
    }
    100% {
    left: 100%;
    }
    }
    @@-o-keyframes loadingMover1 {
    0% {
    left: 0;
    }
    100% {
    left: 100%;
    }
    }
    @@keyframes loadingMover1 {
    0% {
    left: 0;
    }
    100% {
    left: 100%;
    }
    }
    .shimmerLoaderWrap {
    width: 100%;
    height: 13px;
    }
    .sizeMd.shimmerLoaderWrap {
    height: 16px;
    }
    .sizeLg.shimmerLoaderWrap {
    height: 20px;
    }
    .shimmerLoaderInner {
    display: inline-block;
    border-radius: 3px;
    background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0.1),
    rgba(165, 165, 165, 0.3)
    );
    animation: loading 1s 0.5s infinite;
    width: 100%;
    height: 100%;
    }
    @@keyframes loading {
    from {
    opacity: 0.4;
    }
    to {
    opacity: 1;
    }
    }
      
    .travelFor .greyText {
    color: #9b9b9b;
    }
    .mBizAccount__Modal .cntBtn {
    width: 220px !important;
    font-size: 16px !important;
    padding: 12px 26px !important;
    height: 44px !important;
    }
    .hsw .hsw_inputField {
    border: 0;
    outline: 0;
    background: none;
    min-width: 140px;
    cursor: pointer;
    }
      
    <style type="text/css">@@media screen and (max-width: 768px) {
    .autoSuggestPlugin .react-autosuggest__container {
    position: relative;
    }
    .autoSuggestPlugin .react-autosuggest__input {
    width: 100%;
    height: 50px;
    padding: 8px 15px 8px 50px;
    font-size: calc(var(--font-scale, 1) * 16px);
    border: none;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    }
    .autoSuggestPlugin .react-autosuggest__input:focus {
    outline: none;
    }
    .autoSuggestPlugin .react-autosuggest__suggestions-container {
    position: relative;
    width: 100%;
    height: calc(100vh - 60px);
    overflow-y: auto;
    margin: 0;
    padding: 15px;
    font-size: calc(var(--font-scale, 1) * 16px);
    z-index: 2;
    }
    .autoSuggestPlugin .react-autosuggest__suggestion {
    cursor: pointer;
    }
    .autoSuggestPlugin .react-autosuggest__suggestion--focused {
    background: #f1f1f1;
    }
    .autoSuggestPlugin .react-autosuggest__suggestion-list {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    }
    .autoSuggestPlugin .react-autosuggest__suggestion-list li {
    padding-top: 10px;
    }
    .autoSuggestPlugin .propertyType {
    color: #9b9b9b;
    text-align: right;
    font-weight: 700;
    font-size: calc(var(--font-scale, 1) * 14px);
    }
    }
      
    .bookingForAutoSuggest .react-autosuggest__suggestions-list li {
    padding: 5px 10px !important;
    margin-bottom: 5px;
    cursor: pointer;
    }
    .bookingForAutoSuggest {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    width: 260px;
    position: absolute;
    left: 0;
    top: 23px;
    height: 390px;
    overflow: hidden;
    z-index: 100;
    }
    .fltWidgetSection .bookingForAutoSuggest {
    top: 35px;
    }
    .priTvlrAtoSgstTxt {
    background-color: #f4ebe5;
    color: #4a4a4a;
    padding: 5px 11px 5px 11px;
    }
    .bookingForAutoSuggest
    .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open {
    height: 350px !important;
    max-height: 350px !important;
    overflow-y: auto;
    }
    .bookingForAutoSuggest .hsw_sectionTitle {
    padding: 7px 10px;
    }
    .bookingForAutoSuggest .noDataFound {
    width: 260px;
    height: 86px;
    background-color: #f7f7f7;
    }
    .bookingForAutoSuggest .addNewEmpl {
    height: 17px;
    margin-top: 13px;
    color: #2f2f2f;
    }
    .bookingForAutoSuggest .addNewEmplSbtxt {
    height: 24px;
    margin-top: 6px;
    color: #2f2f2f;
    padding: 0px 17px;
    }
    .addEmpView div {
    width: 100%;
    }
    .bookingForAutoSuggest .greyText {
    color: #9b9b9b;
    }
    .bookingForAutoSuggest .guestTxt {
    color: #2f2f2f;
    }
    .bookingForAutoSuggest .blueTxt {
    color: #038cff;
    }
    .trvlrImgCnt img {
    width: 33px;
    }
    .bookingForAutoSuggest > div:first-child .react-autosuggest__input::placeholder {
    font-size: 12px;
    color: #cccccc;
    }
      
    .checkboxContainer {
    display: flex;
    cursor: pointer;
    }
    .checkboxContent {
    margin-left: 10px;
    line-height: 19px;
    }
    .commonCheckbox.flights {
    position: relative;
    display: flex;
    }
    .commonCheckbox.flights input {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    opacity: 0;
    cursor: pointer;
    left: 0;
    }
    .commonCheckbox.flights .box {
    background: #fff;
    border: 2px solid #9b9b9b;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .commonCheckbox.flights .box .check {
    border-color: #ffffff;
    -webkit-border-image: none;
    border-image: none;
    border-style: none solid solid none;
    border-width: medium 2px 2px medium;
    height: 11px;
    opacity: 0;
    -webkit-transform: scale(1) rotate(45deg);
    transform: scale(1) rotate(45deg);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    width: 5px;
    z-index: 1;
    box-sizing: border-box;
    position: relative;
    top: -1px;
    }
    input[type="checkbox"]:checked ~ .box {
    background: #008cff;
    border: 0;
    }
    .sizeSm.commonCheckbox.flights .box {
    height: 18px;
    width: 18px;
    }
    .sizeSm input[type="checkbox"]:checked ~ .box .check {
    transform: scale(1) rotate(45deg);
    opacity: 1;
    }
    .sizeMd.commonCheckbox.flights .box {
    height: 20px;
    width: 20px;
    }
    .sizeMd input[type="checkbox"]:checked ~ .box .check {
    transform: scale(1.1) rotate(45deg);
    opacity: 1;
    }
    .sizeLg.commonCheckbox.flights .box {
    height: 22px;
    width: 22px;
    }
    .sizeLg input[type="checkbox"]:checked ~ .box .check {
    transform: scale(1.2) rotate(45deg);
    opacity: 1;
    }
    .checkboxShadow {
    box-shadow: 0px 0px 3px #aaa;
    }
    .checkboxDisabled {
    opacity: 0.4;
    pointer-events: none;
    }
    .primaryCheckbox input[type="checkbox"]:checked ~ .box {
    background: #008cff;
    border: 0;
    }
    .secondaryCheckbox input[type="checkbox"]:checked ~ .box {
    background-color: #ff684a;
    border: none;
    }
    .ghostCheckbox input[type="checkbox"]:checked ~ .box {
    background-color: unset;
    border: 2px solid #9b9b9b;
    }
    .ghostCheckbox input[type="checkbox"]:checked ~ .box .check {
    border-color: #9b9b9b;
    }
    .checkboxTitle {
    font-size: 14px;
    margin: 0px;
    }
    .checkboxDesc {
    font-size: 12px;
    margin: 0px;
    }
      
    .addOnItem.container-addOn {
    display: flex;
    align-items: center;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #f9f9f9;
    box-sizing: border-box;
    margin-bottom: 22px;
    }
    .addOnItem.container-addOn.pwa {
    padding: 8px;
    }
    .addOnItem.container-addOn .linkText {
    color: #008cff;
    cursor: pointer;
    margin-top: 2px;
    }
    .addOnItem.pwa .selectionTitle {
    align-items: flex-start;
    }
    .addOnItem .selectionTitle {
    align-items: center;
    }
    .addOnPopup.popup-content {
    background-color: #fff;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.05);
    padding: 32px;
    position: relative;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    }
    .addOnItem .btmSheet--addOn {
    background: none;
    }
    .addOnPopup.popup-content.pwa {
    padding: 60px 20px 20px 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
    .popup-content.pwa .icon-container {
    position: absolute;
    top: -45px;
    margin: unset;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0e1ff;
    }
    .popup-content.pwa .icon-container span {
    width: 44px;
    height: 48px;
    }
    .popup-content .cross-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 16px;
    }
    .addOnPopup .icon-container {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    }
    .addOnPopup .icon-container span {
    width: 23px;
    height: 31px;
    }
    .addOnPopup .icon {
    height: 48px;
    width: 48px;
    }
    .addOnPopup .title {
    font-weight: bold;
    margin-bottom: 8px;
    }
    .addOnPopup .subTitle {
    color: #4b5563;
    text-align: center;
    }
    .addOnPopup .message-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 16px;
    }
    .addOnPopup .message-item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    }
    .addOnPopup .message-icon {
    height: 14px;
    width: 14px;
    }
    .addOnPopup .message-text {
    color: #374151;
    }
    .addOnPopup .body {
    color: #4b5563;
    margin-bottom: 24px;
    white-space: pre-line;
    padding: 10px;
    border-radius: 8px;
    }
    .addOnPopup .footer {
    color: #6b7280;
    margin-bottom: 24px;
    }
    .addOnPopup .tnc-link {
    color: #3b82f6;
    text-decoration: underline;
    display: block;
    text-align: center;
    margin-bottom: 24px;
    }
    .addOnPopup .tnc-link:hover {
    text-decoration: none;
    }
    .addOnPopup .cta-button {
    cursor: pointer;
    padding: 12px 48px;
    border-radius: 24px;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid var(--borderColor);
    }
    .addOnBanner {
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    }
    .addOnInfoPopupDT {
    padding: 32px;
    }
      
    .bestFareTile {
    height: 66px;
    border-radius: 10px;
    background-color: #eaf5ff;
    padding: 10px 20px;
    margin: 0 auto;
    width: 1190px;
    }
      
      
    .ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    font-family: Arial;
    font-size: 14px;
    }

    .ui-menu-item-wrapper.ui-state-active {
        background-color: #e0e0e0 !important; 
        color: black !important;
    }

    .modal-backdrop.show {
    backdrop-filter: blur(6px); /* you can increase the blur */
    background-color: rgba(0, 0, 0, 0.3); /* optional tint */
    }

    .flatpickr-current-month .numInputWrapper span {
    display: none !important;
    }
              
    .flatpickr-calendar .calendar-header-inside {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    display: flex;
    gap: 10px;
    background: white;
    }

    .flatpickr-months .flatpickr-prev-month,
    .flatpickr-months .flatpickr-next-month {
    position: static;
    order: 2;
    margin: 40px;
    }
