.ftr-banner-new {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 500px;
    padding: 135px 0px 160px;
    background: linear-gradient(180deg, #011429 0%, #05101F 100%);
    z-index: 1;
    overflow-x: clip
}

@media(max-width: 1280px) {
    .ftr-banner-new {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media(max-width: 1199px) {
    .ftr-banner-new {
        min-height: 400px;
        padding: 95px 0px 110px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new {
        min-height: 310px;
        padding: 100px 0px 110px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new {
        min-height: 445px;
        padding: 100px 0px 90px;
        -ms-flex-pack: start;
        justify-content: start;
        -ms-flex-align: start;
        align-items: start
    }
}

.ftr-banner-new .banner-brdcrumb {
    padding-top: 0;
    position: relative;
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .ftr-banner-new .banner-brdcrumb {
        margin-bottom: 14px;
        margin-top: 0
    }
}

.ftr-banner-new .banner-brdcrumb nav {
    display: inline-block
}

.ftr-banner-new .banner-brdcrumb nav .breadcrumb {
    margin-bottom: 0;
    padding: 5px 20px;
    font-size: 12px;
    background: #fff;
    font-weight: 400;
    line-height: 16px;
    border-radius: 13px;
    color: #686873
}

.ftr-banner-new .banner-brdcrumb nav .breadcrumb a {
    color: #25243b
}

.ftr-banner-new .banner-brdcrumb nav .breadcrumb .breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ftr-banner-new .banner-brdcrumb nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    color: #25243b;
    margin-top: -3px;
    font-size: 15px
}

.ftr-banner-new::before {
    content: "";
    position: absolute;
    height: 248px;
    background: #fff;
    filter: blur(41px);
    left: -90px;
    right: -90px;
    bottom: -140px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) -100%, #FFF 36%)
}

@media(max-width: 1199px) {
    .ftr-banner-new::before {
        height: 200px;
        bottom: -100px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new::before {
        left: -70px;
        right: -70px;
        height: 110px;
        bottom: -40px;
        filter: blur(17px);
        background: #fff
    }
}

@media(max-width: 767px) {
    .ftr-banner-new::before {
        background: #fff;
        height: 90px;
        left: -40px;
        right: -40px;
        filter: blur(20px)
    }
}

.ftr-banner-new .ftrba-back-img {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrba-back-img {
        width: 100%
    }
}

.ftr-banner-new .ftrba-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrba-back-img img {
        object-position: center
    }
}

.ftr-banner-new .ftrba-desc {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrba-desc {
        max-width: 90%;
        margin: auto;
        text-align: center
    }
}

.ftr-banner-new .ftrba-desc .h1 {
    font-size: 44px;
    line-height: 55px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px
}

.ftr-banner-new .ftrba-desc .h1 .highlight {
    background: linear-gradient(320.82deg, #F2D18F -1.53%, #FCEDB7 95.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrba-desc .h1 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 11px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrba-desc .h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 8px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrba-desc .h1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px
    }
}

.ftr-banner-new .ftrba-desc .txt {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 20px
}

@media(max-width: 1280px) {
    .ftr-banner-new .ftrba-desc .txt {
        max-width: 70%;
        font-size: 17px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrba-desc .txt {
        font-size: 14px;
        line-height: 21px;
        max-width: 80%
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrba-desc .txt {
        font-size: 14px;
        line-height: 21px;
        max-width: 100%
    }
}

.ftr-banner-new .ftrba-desc .txt b {
    font-weight: 700
}

.ftr-banner-new .ftrba-desc .btn-box {
    margin-top: 88px
}

@media(max-width: 1280px) {
    .ftr-banner-new .ftrba-desc .btn-box {
        margin-top: 50px
    }
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrba-desc .btn-box {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrba-desc .btn-box {
        margin-top: 20px
    }
}

.ftr-banner-new .ftrba-desc .btn-box .white-btn {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #222;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 18px 45px;
    border-radius: 100px;
    background: #fff;
    -webkit-backdrop-filter: blur(67px);
    backdrop-filter: blur(67px)
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrba-desc .btn-box .white-btn {
        padding: 12px 35px;
        font-size: 16px;
        line-height: 22px
    }
}

.ftr-banner-new .ftrba-desc .btn-box .white-btn:hover {
    background: #222;
    color: #fff
}

.ftr-banner-new .ftrban-main {
    max-width: 92%
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrban-main {
        max-width: 100%
    }
}

.ftr-banner-new .ftrn-ban-swiper {
    margin-top: 75px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrn-ban-swiper {
        margin-top: 55px
    }
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper {
        margin-top: 40px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper {
        margin-top: 180px
    }
}

.ftr-banner-new .ftrn-ban-swiper .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 25px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    z-index: 1
}

.ftr-banner-new .ftrn-ban-swiper .embla__viewport {
    overflow: hidden
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .embla__viewport {
        overflow: visible
    }
}

.ftr-banner-new .ftrn-ban-swiper .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .embla__container {
        gap: 16px
    }
}

.ftr-banner-new .ftrn-ban-swiper .embla__container .embla__slide {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide {
    height: auto;
    padding: 2px
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    border-radius: 20px;
    height: 100%
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in {
    padding: 24px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65% auto;
    grid-template-columns: 65% auto;
    gap: 30px
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in {
        padding: 16px;
        gap: 20px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in {
        -ms-grid-columns: 76% auto;
        grid-template-columns: 76% auto;
        gap: 10px;
        padding: 15px 20px;
        -ms-flex-align: center;
        align-items: center
    }
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content {
    padding: 0 0 60px 0
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content {
        padding: 0 0 40px 0px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content {
        padding: 0
    }
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #e9e9e9;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 3px
    }
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #e9e9e9;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .txt {
        font-size: 14px;
        line-height: 22px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .txt {
        font-size: 13px;
        line-height: 19px
    }
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-content .txt:last-child {
    margin-bottom: 0
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-img {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-img {
        max-width: 60px
    }
}

.ftr-banner-new .ftrn-ban-swiper .swiper-slide .ftrnbansw-box .ftrnbanswb-in .ftrnbansw-img img {
    max-width: 100%;
    margin-left: auto
}

.ftr-banner-new .ftrn-ban-swiper .navigation-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    position: absolute;
    bottom: 24px;
    left: 24px
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper .navigation-main {
        bottom: 16px;
        left: 16px;
        gap: 10px
    }
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .navigation-main {
        bottom: 0;
        left: 0;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 8px;
        position: relative
    }
}

.ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__button {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(0, 0, 0, 0);
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    outline: none;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__button {
        width: 30px;
        height: 30px
    }
}

.ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__button::after {
    display: none
}

.ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__button svg {
    max-width: 20px
}

@media(max-width: 991px) {
    .ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__button svg {
        max-width: 15px
    }
}

.ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__selected-snap-display {
    padding: 4.5px 12px;
    font-size: 12px;
    line-height: 14px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-weight: 500;
    color: #222;
    margin: 0;
    border-radius: 16px;
    background: rgba(255, 255, 255, .7);
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media(max-width: 767px) {
    .ftr-banner-new .ftrn-ban-swiper .navigation-main .embla__selected-snap-display {
        padding: 2px 8px;
        font-size: 10px;
        line-height: 14px
    }
}

.forex-lead-form-new {
    position: relative;
    overflow: hidden;
    margin-top: -100px;
    padding-bottom: 60px;
    z-index: 1
}

@media(max-width: 1199px) {
    .forex-lead-form-new {
        padding: 40px 0px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new {
        margin-top: -60px
    }
}

.forex-lead-form-new .shape {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0
}

.forex-lead-form-new .shape img {
    width: 100%;
    object-fit: cover
}

.forex-lead-form-new .flf-desc {
    position: relative;
    z-index: 1
}

.forex-lead-form-new .flf-desc .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 4px
}

@media(max-width: 1199px) {
    .forex-lead-form-new .flf-desc .desc {
        font-size: 25px;
        margin-bottom: 2px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flf-desc .desc {
        font-size: 16px;
        line-height: 120%
    }
}

.forex-lead-form-new .flf-desc .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 120%;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .forex-lead-form-new .flf-desc .h1 {
        font-size: 38px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flf-desc .h1 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 12px
    }
}

.forex-lead-form-new .flf-desc .small-desc {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 32px;
    color: #8e6464
}

@media(max-width: 767px) {
    .forex-lead-form-new .flf-desc .small-desc {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.forex-lead-form-new .flp-inner-bg {
    padding: 40px 60px;
    background: #f8e2e0;
    border: 1px solid rgba(105, 51, 53, .25);
    -webkit-backdrop-filter: blur(54px);
    backdrop-filter: blur(54px);
    border-radius: 28px;
    position: relative;
    z-index: 2
}

@media(max-width: 1199px) {
    .forex-lead-form-new .flp-inner-bg {
        padding: 40px
    }
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg {
        margin-top: 0px;
        padding: 24px 20px;
        background: linear-gradient(0deg, #F8E2E0, #F8E2E0), linear-gradient(180deg, rgba(255, 255, 255, 0.64) 16.34%, rgba(240, 218, 218, 0) 100%), radial-gradient(117.11% 135.62% at 109.52% 135.62%, rgba(191, 120, 119, 0.4) 0%, rgba(191, 120, 119, 0.12) 100%);
        box-shadow: 0px -12px 24px rgba(0, 0, 0, .2), 0px 80px 56px rgba(71, 63, 62, .09);
        border-radius: 20px
    }
}

.forex-lead-form-new .flp-inner-bg .step-inner-line .first {
    position: relative;
    z-index: 2
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step-inner-line .row {
        row-gap: 24px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step-inner-line .row {
        row-gap: 20px
    }
}

.forex-lead-form-new .flp-inner-bg .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    color: #513736;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .h3 {
        font-size: 18px;
        line-height: 25px
    }
}

.forex-lead-form-new .flp-inner-bg .step-inner-line {
    position: relative
}

.forex-lead-form-new .flp-inner-bg .step-inner-line:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    top: 0;
    bottom: 0;
    background: rgba(105, 51, 53, .15)
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step-inner-line:before {
        display: none
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx {
    max-width: 90%
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx {
        max-width: 100%
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx+.lf-bx {
    margin-top: 24px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx+.lf-bx {
        margin-top: 20px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .lf-label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #513736;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .lf-label {
        font-size: 12px;
        line-height: 16px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .lf-label sup {
    color: #d60b26 !important
}

.forex-lead-form-new .flp-inner-bg .lf-bx .form-control {
    padding: 20px 16px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .7);
    border: 1px solid rgba(105, 51, 53, .15);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .02em;
    color: #693335;
    border: 0;
    outline: none;
    box-shadow: none;
    height: auto
}

.forex-lead-form-new .flp-inner-bg .lf-bx .form-control:-ms-input-placeholder {
    color: rgba(105, 51, 53, .6)
}

.forex-lead-form-new .flp-inner-bg .lf-bx .form-control::placeholder {
    color: rgba(105, 51, 53, .6)
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .form-control {
        padding: 16px;
        font-size: 13px;
        line-height: 16px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .pcode-list {
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 0px 6px rgba(34, 34, 34, .24);
    border-radius: 0 0 8px 8px;
    z-index: 3;
    padding: 0;
    margin-top: 3px;
    border: 0;
    right: 0
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .pcode-list {
        min-width: 70px;
        margin-top: 0
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .pcode-list li {
    display: block;
    width: 100%;
    color: #25243b;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .pcode-list li {
        font-size: 12px;
        line-height: 16px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .pcode-list li+li {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.forex-lead-form-new .flp-inner-bg .lf-bx #pcode-list:empty {
    display: none
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px auto;
    grid-template-columns: 80px auto
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .grid-group {
        -ms-grid-columns: 70px auto;
        grid-template-columns: 70px auto
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown {
    position: relative
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn {
    padding: 20px 16px;
    background: rgba(255, 255, 255, .7);
    border-radius: 8px 0 0 8px;
    border: 0;
    height: auto;
    color: #693335;
    border-right: 1px solid rgba(105, 51, 53, .15);
    box-shadow: none;
    outline: none;
    text-align: left;
    position: relative;
    font-size: 16px;
    width: 100%;
    cursor: pointer
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn {
        padding: 13px;
        font-size: 15px;
        line-height: 22px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn:before {
    content: "";
    position: absolute;
    top: 35%;
    right: 10px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.23773 9.18359L5.07624 7.89304C4.10168 6.8102 3.6144 6.26878 3.59518 5.8084C3.57848 5.40849 3.74981 5.0238 4.05823 4.76869C4.41328 4.475 5.14169 4.475 6.59851 4.475H8.9215C10.3783 4.475 11.1067 4.475 11.4618 4.76869C11.7702 5.0238 11.9415 5.40849 11.9248 5.8084C11.9056 6.26878 11.4183 6.8102 10.4438 7.89304L9.28227 9.18359C8.75509 9.76934 8.4915 10.0622 8.18106 10.1704C7.90839 10.2653 7.61161 10.2653 7.33894 10.1704C7.0285 10.0622 6.76491 9.76934 6.23773 9.18359Z' fill='%23686873'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    transform: rotate(0);
    transition: all .5s;
    background-size: 100% 100%;
    z-index: 1
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 80px;
    box-shadow: 0px 0px 6px rgba(34, 34, 34, .24);
    border-radius: 0 0 8px 8px;
    z-index: 3;
    padding: 0;
    margin-top: 3px;
    border: 0;
    right: 0
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropdown-content {
        min-width: 70px;
        margin-top: 0
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropdown-content a {
    display: block;
    width: 100%;
    color: #25243b;
    padding: 10px;
    font-size: 14px;
    line-height: 16px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropdown-content a {
        font-size: 12px;
        line-height: 16px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .dropdown .dropdown-content a+a {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.forex-lead-form-new .flp-inner-bg .lf-bx .grid-group .form-control {
    border-radius: 0 8px 8px 0
}

.forex-lead-form-new .flp-inner-bg .lf-bx .error-message {
    position: absolute;
    font-size: 12px;
    margin-top: 2px;
    line-height: 1.2;
    color: red
}

.forex-lead-form-new .flp-inner-bg .disclimer {
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    color: #222
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .disclimer {
        font-size: 10px;
        line-height: 15px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx-desc {
    margin-top: 16px;
    max-width: 90%
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx-desc {
        max-width: 100%
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx-desc .disclimer {
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    color: #693335;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .lf-bx-desc .disclimer {
        font-size: 10px;
        line-height: 15px;
        margin-bottom: 6px
    }
}

.forex-lead-form-new .flp-inner-bg .lf-bx-desc .disclimer:last-child {
    margin-bottom: 0
}

.forex-lead-form-new .flp-inner-bg .lf-bx-desc .disclimer sup {
    color: #d60b26
}

.forex-lead-form-new .flp-inner-bg .bottom-btn {
    margin-top: 32px
}

.forex-lead-form-new .flp-inner-bg .btn-black {
    padding: 16.5px 30px;
    border-radius: 999px;
    background: #222;
    -webkit-backdrop-filter: blur(67px);
    backdrop-filter: blur(67px);
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    margin-left: auto;
    border: 0;
    box-shadow: none;
    outline: none;
    text-align: center;
    min-width: 240px
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .btn-black {
        padding: 16px 24px;
        min-width: 240px;
        margin-right: auto
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .btn-black {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        padding: 13px 25px
    }
}

.forex-lead-form-new .flp-inner-bg .city-showcase {
    display: none;
    gap: .5px;
    margin-top: 10px;
    -ms-flex-align: center;
    align-items: center
}

.forex-lead-form-new .flp-inner-bg .city-showcase .cs-icon {
    max-width: 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.forex-lead-form-new .flp-inner-bg .city-showcase .cs-icon img {
    max-width: 100%
}

.forex-lead-form-new .flp-inner-bg .city-showcase .cs-desc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #6b3e33
}

.forex-lead-form-new .flp-inner-bg .step2 .step2-desc {
    text-align: center
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .step2-desc {
        max-width: 80%;
        margin: auto
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .step2-desc .h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #693335;
    margin-bottom: 25px
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step2 .step2-desc .h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 18px
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .step2-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #693335
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step2 .step2-desc .desc {
        font-size: 16px;
        line-height: 130%
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .step2-desc .desc {
        font-size: 12px;
        line-height: 140%
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    gap: 8px;
    max-width: 400px;
    margin: 10px auto 32px
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step2 .otp-inputs {
        margin: 10px auto 26px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .otp-inputs {
        margin: 10px auto 20px;
        max-width: 280px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .otp-inputs {
        gap: 8px
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input {
    width: 100%;
    aspect-ratio: 3/3;
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    color: #222;
    background: rgba(255, 255, 255, .7);
    transition: border-color .15s ease, box-shadow .15s ease
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input {
        aspect-ratio: 2/2.5
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input.success {
    border-color: #008568;
    background: #e0f0ed
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input:focus {
    border-color: rgba(255, 255, 255, .7);
    box-shadow: 0 0 0 0px rgba(99, 102, 241, .08)
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.forex-lead-form-new .flp-inner-bg .step2 .otp-inputs input::placeholder {
    color: rgba(0, 0, 0, 0)
}

.forex-lead-form-new .flp-inner-bg .step2 .res-text,
.forex-lead-form-new .flp-inner-bg .step2 .timer {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #693335
}

@media(max-width: 991px) {

    .forex-lead-form-new .flp-inner-bg .step2 .res-text,
    .forex-lead-form-new .flp-inner-bg .step2 .timer {
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 767px) {

    .forex-lead-form-new .flp-inner-bg .step2 .res-text,
    .forex-lead-form-new .flp-inner-bg .step2 .timer {
        font-size: 12px;
        line-height: 16px
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .timer {
    font-weight: 500;
    margin-left: 4px;
    color: #693335;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.forex-lead-form-new .flp-inner-bg .step2 .resuccess-main {
    max-width: 360px;
    margin: 0px auto
}

.forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .resend {
    text-align: center
}

.forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .resend .btn-box {
    margin-top: 40px
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .resend .btn-box {
        margin-top: 24px
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .successfull {
    margin-top: 40px
}

.forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .successfull .res-text {
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    display: block;
    color: #513736;
    margin: 0 auto
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .resuccess-main .successfull .res-text {
        text-align: center
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .btn-box {
    margin-top: 15px
}

.forex-lead-form-new .flp-inner-bg .step2 .btn-box .btn-red {
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: 240px;
    margin: auto;
    text-align: center;
    border-radius: 25px;
    background: #222
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .step2 .btn-box .btn-red {
        width: 100%;
        max-width: 100%
    }
}

.forex-lead-form-new .flp-inner-bg .step2 .btn-box .btn-red:disabled,
.forex-lead-form-new .flp-inner-bg .step2 .btn-box .btn-red[disabled] {
    background: rgba(34, 34, 34, .6);
    color: #fff;
    cursor: not-allowed
}

.forex-lead-form-new .flp-inner-bg .shape {
    position: absolute;
    left: 0;
    right: 0;
    top: -42px;
    max-width: 915px;
    margin: 0 auto;
    z-index: 1
}

@media(max-width: 991px) {
    .forex-lead-form-new .flp-inner-bg .shape {
        max-width: 100%;
        top: -32px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-new .flp-inner-bg .shape {
        top: -12px
    }
}

.forex-lead-form-new .flp-inner-bg .shape img {
    width: 100%
}

.forex-lead-form-new.quantum .flp-inner-bg {
    background: #f8e2e0;
    border: 1px solid rgba(105, 51, 53, .25)
}

@media(max-width: 767px) {
    .forex-lead-form-new.quantum .flp-inner-bg {
        background: linear-gradient(0deg, #F8E2E0, #F8E2E0), linear-gradient(180deg, rgba(255, 255, 255, 0.64) 16.34%, rgba(240, 218, 218, 0) 100%), radial-gradient(117.11% 135.62% at 109.52% 135.62%, rgba(191, 120, 119, 0.4) 0%, rgba(191, 120, 119, 0.12) 100%)
    }
}

.forex-lead-form-new.quantum .flf-desc .flp-inner-bg .h3 {
    color: #693335
}

.forex-lead-form-new.quantum .flf-desc .flp-inner-bg .lf-bx .lf-label {
    color: #693335
}

.forex-lead-form-new.palladium .flp-inner-bg {
    background: #f6e7d5;
    border: 1px solid rgba(105, 51, 53, .25)
}

.forex-lead-form-new.palladium .flp-inner-bg .h3 {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx .lf-label {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx .form-control {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx .form-control:-ms-input-placeholder {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx .form-control::placeholder {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .city-showcase .cs-desc {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .lf-bx-desc .disclimer {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .step2 .step2-desc .h3 {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .step2 .step2-desc .desc {
    color: #6b5233
}

.forex-lead-form-new.palladium .flp-inner-bg .step2 .res-text,
.forex-lead-form-new.palladium .flp-inner-bg .step2 .timer {
    color: #6b5233
}

.forex-lead-form-new.palladium .flf-desc .desc {
    color: #957b5b
}

.forex-lead-form-new.palladium .flf-desc .h1 {
    background: radial-gradient(275.79% 580.47% at -71.96% -287.5%, #000000 34.92%, #917A5D 80%), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.forex-lead-form-new.titanium .flp-inner-bg {
    background: #efded5;
    border: 1px solid rgba(105, 51, 53, .25)
}

.forex-lead-form-new.titanium .flp-inner-bg .h3 {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx .lf-label {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx .form-control {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx .form-control:-ms-input-placeholder {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx .form-control::placeholder {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .city-showcase .cs-desc {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .lf-bx-desc .disclimer {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .step2 .step2-desc .h3 {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .step2 .step2-desc .desc {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flp-inner-bg .step2 .res-text,
.forex-lead-form-new.titanium .flp-inner-bg .step2 .timer {
    color: #6b3e33
}

.forex-lead-form-new.titanium .flf-desc .desc {
    color: #84716b
}

.forex-lead-form-new.titanium .flf-desc .h1 {
    background: radial-gradient(275.79% 580.47% at -71.96% -287.5%, #000000 34.92%, #9b847d 80%), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.forex-lead-form-new.regular .flp-inner-bg {
    background: #d7eafc;
    border: 1px solid rgba(51, 59, 107, .25)
}

.forex-lead-form-new.regular .flp-inner-bg .h3 {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx .lf-label {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx .form-control {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx .form-control:-ms-input-placeholder {
    color: rgba(51, 59, 107, .6)
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx .form-control::placeholder {
    color: rgba(51, 59, 107, .6)
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx .grid-group .dropdown .dropbtn {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .city-showcase .cs-desc {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .lf-bx-desc .disclimer {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .step2 .step2-desc .h3 {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .step2 .step2-desc .desc {
    color: #333b6b
}

.forex-lead-form-new.regular .flp-inner-bg .step2 .res-text,
.forex-lead-form-new.regular .flp-inner-bg .step2 .timer {
    color: #333b6b
}

.forex-lead-form-new.regular .flf-desc .desc {
    color: #476585
}

.forex-lead-form-new.regular .flf-desc .h1 {
    background: radial-gradient(275.79% 580.47% at -71.96% -287.5%, #000000 27.43%, #2A8BF6 77.76%), #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.forex-lead-form-thankyou {
    padding: 100px 0 70px;
    background: radial-gradient(1762.98% 236.68% at 50% 187.96%, #287A5B 19.69%, rgba(202, 231, 208, 0.6) 64.58%), #fff
}

@media(max-width: 991px) {
    .forex-lead-form-thankyou {
        padding: 90px 0px 60px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou {
        padding: 110px 0px 40px
    }
}

.forex-lead-form-thankyou .lft-main {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 145px
}

@media(max-width: 991px) {
    .forex-lead-form-thankyou .lft-main {
        gap: 120px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main {
        gap: 190px
    }
}

.forex-lead-form-thankyou .lft-main .lftm-top img {
    max-width: 132px;
    display: block;
    margin: 0 auto 32px
}

@media(max-width: 991px) {
    .forex-lead-form-thankyou .lft-main .lftm-top img {
        max-width: 104px;
        margin: 0 auto 15px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main .lftm-top img {
        max-width: 98px;
        margin: 0 auto 28px
    }
}

.forex-lead-form-thankyou .lft-main .lftm-top .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 64px;
    letter-spacing: -0.05em;
    color: #222;
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .forex-lead-form-thankyou .lft-main .lftm-top .h1 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 11px
    }
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main .lftm-top .h1 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 12px
    }
}

.forex-lead-form-thankyou .lft-main .lftm-top .desc {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 160%;
    color: #686873;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main .lftm-top .desc {
        font-size: 16px;
        line-height: 23px;
        font-weight: 600
    }
}

.forex-lead-form-thankyou .lft-main .lftm-bottom .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #513736;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main .lftm-bottom .desc {
        margin-bottom: 8px
    }
}

.forex-lead-form-thankyou .lft-main .lftm-bottom .desc b,
.forex-lead-form-thankyou .lft-main .lftm-bottom .desc strong {
    font-weight: 700
}

.forex-lead-form-thankyou .lft-main .lftm-bottom .btn-black {
    padding: 14px 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    display: block;
    width: 320px;
    text-align: center;
    border-radius: 25px;
    background: #222;
    border: 0;
    box-shadow: none;
    outline: none
}

@media(max-width: 991px) {
    .forex-lead-form-thankyou .lft-main .lftm-bottom .btn-black {
        min-width: 200px;
        width: auto
    }
}

@media(max-width: 767px) {
    .forex-lead-form-thankyou .lft-main .lftm-bottom .btn-black {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 20px;
        width: 100%
    }
}

/* loader */

.page-loader {
    background: url("../../../../content/dam/idfcfirstbank/images/webform-revamp-dam/wait.svg") no-repeat center center rgba(0, 0, 0, 0.8);
}


.page-loader.act {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 2;
}

.page-loader {
    background: url("../../../../content/dam/idfcfirstbank/images/webform-revamp-dam/wait.svg") no-repeat center center rgba(0, 0, 0, 0.8);
    height: 100%;
    position: fixed;
    top: 0px;
    width: 100%;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.loader-cust {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid #9d1d27;
    width: 150px;
    height: 150px;
    animation: spin 2s linear infinite !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.modal{
    background: rgba(0, 0, 0, 0.6);
}
.hd3b {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.btn-box .btn-red {
    display: inline-block;
    height: 50px;
    min-width: 160px;
    padding: 10px 30px;
    border-radius: 25px;
    background: #9D1D27;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.fade {
    transition: opacity 0.15s linear;
}
.ftr-deliver-main .ftr-explore .ftrexpo-swiper {
  margin-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box {
  padding-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
  min-height: 115px
}

@media(max-width: 767px) {
  .ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
    padding: 10px 24px 24px
  }
}

.ftr-deliver {
  padding: 116px 0px 60px;
  background: radial-gradient(1390.27% 177.31% at 50% -15.47%, #3979C5 14.11%, #0F243E 65.37%), #fff;
  position: relative;
  z-index: 1
}

@media(max-width: 1199px) {
  .ftr-deliver {
    padding: 60px 0px 60px
  }
}

@media(max-width: 991px) {
  .ftr-deliver {
    padding: 40px 0px
  }
}

.ftr-deliver .ftrdeli-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}

.ftr-deliver .ftrdeli-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center
}

.ftr-deliver .ftrdeliseco-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 43%;
  z-index: -1
}

.ftr-deliver .ftrdeliseco-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center
}

.ftr-deliver .ftrdeli-content {
  max-width: 85%
}

.ftr-deliver .ftrdeli-content .h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 12px;
  font-weight: 600;
  background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #F8A6A5 52.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
  .ftr-deliver .ftrdeli-content .h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 9px
  }
}

.ftr-deliver .ftrdeli-content .txt {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #312121;
  margin-bottom: 24px
}

.ftr-deliver .ftrdeli-content .txt:last-child {
  margin-bottom: 0
}

.ftr-deliver .ftrdeli-content ul li {
  padding: 8px 20px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #312121;
  border-radius: 12px;
  background: rgba(255, 255, 255, .5);
  border: 1px solid rgba(255, 255, 255, .3)
}

@media(max-width: 991px) {
  .ftr-deliver .ftrdeli-content ul li {
    padding: 6px 12px;
    font-size: 14px
  }
}

.ftr-deliver .ftrdeli-right {
  max-width: 90%;
  margin-left: auto;
  background: radial-gradient(398.85% 187.93% at 50% 141.95%, rgba(255, 255, 255, 0.09) 16.33%, rgba(255, 255, 255, 0.0072) 69.81%), radial-gradient(336.04% 179.27% at 54.89% 118.62%, rgba(255, 255, 255, 0.0048) 42.35%, rgba(255, 255, 255, 0.06) 82.44%), rgba(163, 207, 251, .1);
  border: 1px solid rgba(255, 255, 255, .22);
  -webkit-backdrop-filter: blur(66px);
  backdrop-filter: blur(66px);
  border-radius: 20px;
  padding: 20px 24px
}

@media(max-width: 991px) {
  .ftr-deliver .ftrdeli-right {
    padding: 18px
  }
}

.ftr-deliver .ftrdeli-right .ftrdeli-box+.ftrdeli-box {
  margin-top: 20px;
  padding-top: 20px;
  border-top: .5px solid #e9e9e9
}

@media(max-width: 1199px) {
  .ftr-deliver .ftrdeli-right .ftrdeli-box+.ftrdeli-box {
    margin-top: 15px;
    padding-top: 15px
  }
}

@media(max-width: 991px) {
  .ftr-deliver .ftrdeli-right .ftrdeli-box+.ftrdeli-box {
    margin-top: 13px;
    padding-top: 13px
  }
}

.ftr-deliver .ftrdeli-right .ftrdeli-box .txt {
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0
}

@media(max-width: 991px) {
  .ftr-deliver .ftrdeli-right .ftrdeli-box .txt {
    font-size: 14px;
    line-height: 21px
  }
}

.ftr-explore {
  padding: 60px 0px;
  background: radial-gradient(1390.27% 177.31% at 50% -15.47%, #3979C5 6.31%, #0F243E 45.47%), #fff;
  position: relative;
  overflow: hidden;
  z-index: 1
}

@media(max-width: 1199px) {
  .ftr-explore {
    padding: 40px 0px
  }
}

@media(max-width: 767px) {
  .ftr-explore {
    padding: 45px 0px 0px
  }

  .ftr-explore .container {
    padding: 0
  }
}

.ftr-explore .ftrex-shape {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  object-position: top center
}

.ftr-explore .ftrex-shape img {
  height: 100%;
  width: 100%
}

@media(max-width: 767px) {
  .ftr-explore .ftrex-shape img {
    height: auto
  }
}

@media(max-width: 767px) {
  .ftr-explore .title {
    padding: 0px 15px
  }
}

.ftr-explore .title .h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 20px
}

@media(max-width: 1199px) {
  .ftr-explore .title .h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 20px
  }
}

@media(max-width: 991px) {
  .ftr-explore .title .h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px
  }
}

@media(max-width: 767px) {
  .ftr-explore .title .h2 {
    margin-bottom: 24px
  }
}

.ftr-explore .comparison-section {
  margin-top: 50px
}

@media(max-width: 1199px) {
  .ftr-explore .comparison-section {
    margin-top: 40px
  }
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section {
    margin-top: 30px
  }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header {
  background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
  border-radius: 20px 20px 0px 0px;
  padding: 20px 20px;
  width: 100%;
  text-align: center
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section .compare-header-wrap .compare-header {
    padding: 15px
  }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header .h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #F8A6A5 52.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  text-fill-color: rgba(0, 0, 0, 0);
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto 4px
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section .compare-header-wrap .compare-header .h3 {
    font-size: 18px;
    line-height: 24px
  }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header .txt {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #312121;
  margin: 0px
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.quantum-header {
  background: radial-gradient(135.91% 202.21% at 50.16% 0%, #FBF1EF 0%, rgba(238, 200, 192, 0.08) 100%), radial-gradient(298.36% 214.89% at 48.43% 166.5%, #7B292E 0%, #F9C3C3 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header {
  background: radial-gradient(126.91% 159.87% at 50.16% 3.73%, #FCF5EE 0%, #CA9C63 100%), radial-gradient(186.41% 134.24% at 50.16% 85.85%, #8C7A5F 0%, #FED8A9 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header .h3 {
  background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #FED8A9 52.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  text-fill-color: rgba(0, 0, 0, 0)
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header .txt {
  color: #514536
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header {
  background: radial-gradient(97.41% 122.71% at 50.16% 3.73%, #FAF6F5 0%, #AF7060 100%), radial-gradient(186.41% 134.24% at 50.16% 85.85%, #9C8177 0%, #F0D9D3 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header .h3 {
  background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #FED8A9 52.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  text-fill-color: rgba(0, 0, 0, 0)
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header .txt {
  color: #514536
}

.ftr-explore .comparison-section .compare-header-wrap .col-3 {
  padding: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  display: inherit
}

.ftr-explore .comparison-section .compare-header-wrap .col-3+.col-3 {
  border-left: 1px solid #2a598f
}

@media(max-width: 767px) {
  .ftr-explore .comparison-section .compare-header-wrap .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  min-height: 86px
}

@media(max-width: 767px) {
  .ftr-explore .comparison-section .compare-rows .compare-row {
    min-height: 80px
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row:nth-child(odd) {
  background: rgba(255, 255, 255, .2);
  border-radius: 12px 0px 0px 12px
}

.ftr-explore .comparison-section .compare-rows .compare-row:last-child {
  border-radius: 12px 0px 12px 12px
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3,
.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
  display: inherit;
  padding: 0
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

@media(max-width: 767px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .col-md-3:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
  padding: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

@media(max-width: 767px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3+.col-md-3 {
  border-left: 1px solid #dbdbde
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  font-weight: 500;
  color: #fff;
  padding: 24px 26px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column
}

@media(max-width: 1199px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
    padding: 18px;
    line-height: 22px
  }
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
    padding: 14px;
    font-size: 14px;
    line-height: 20px
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-label b {
  font-weight: 700
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  text-align: left;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  padding: 24px 26px;
  -ms-flex-align: start;
  align-items: flex-start
}

@media(max-width: 1199px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
    padding: 18px;
    line-height: 22px
  }
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
    padding: 14px;
    font-size: 14px;
    line-height: 20px
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value b {
  font-weight: 700
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 10px 50px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  color: rgba(34, 34, 34, .8);
  background: radial-gradient(317.79% 7294.83% at -89.86% -84.21%, #FBF1EF 0%, rgba(238, 200, 192, 0.08) 100%), radial-gradient(507.62% 13238.05% at 250.9% 361.84%, #7B292E 0%, #F9C3C3 100%), #fff;
  border-radius: 24px
}

@media(max-width: 1199px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
    padding: 10px 25px
  }
}

@media(max-width: 991px) {
  .ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
    padding: 7px 15px
  }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn svg {
  max-width: 16px
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn.palladium-btn {
  background: radial-gradient(254.95% 6091.09% at -41.22% -55.26%, #FCF5EE 0%, #CA9C63 100%), radial-gradient(632.14% 9284.39% at 154.05% 227.63%, #8C7A5F 0%, #FED8A9 100%), #fff
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn.titanium-btn {
  background: radial-gradient(227.7% 5052.53% at -46.4% -43.42%, #FAF6F5 0%, #AF7060 100%), radial-gradient(507.29% 9529.33% at 138.06% 178.95%, #9C8177 0%, #F0D9D3 100%), #fff
}

.ftr-explore .ftrex-thumb-swiper {
  margin-top: 24px;
  padding: 0px 20px
}

.ftr-explore .ftrex-thumb-swiper .swiper-wrapper {
  -ms-flex-pack: center;
  justify-content: center
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide {
  max-width: -moz-fit-content;
  max-width: fit-content
}

.ftr-explore .ftrex-thumb-swiper .ftrexthum-box {
  padding: 8.5px 15px;
  background: rgba(255, 255, 255, .3);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 36px;
  transition: all .5s;
  max-width: -moz-fit-content;
  max-width: fit-content;
  cursor: pointer
}

.ftr-explore .ftrex-thumb-swiper .ftrexthum-box .txt {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  transition: all .5s
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide-thumb-active .ftrexthum-box {
  background: #fff;
  border-color: rgba(0, 0, 0, 0)
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide-thumb-active .ftrexthum-box .txt {
  color: #222
}

.ftr-explore .ftrex-thumb-swiper .embla-thumbs__slide--selected .ftrexthum-box {
  background: #fff;
  border-color: rgba(0, 0, 0, 0)
}

.ftr-explore .ftrex-thumb-swiper .embla-thumbs__slide--selected .ftrexthum-box .txt {
  color: #222
}

.ftr-explore .ftrexpo-swiper {
  margin-top: 40px
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper {
    margin-top: 14px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .swiper-slide {
    height: auto
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box {
  position: relative;
  padding-top: 30px
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box {
    height: 100%
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
  position: relative;
  margin: 0px 28px;
  border-radius: 24px;
  padding: 36px 24px 20px;
  z-index: 1
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
    padding: 20px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
    padding: 24px 24px 24px;
    min-height: 144px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .amb-txt {
  position: absolute;
  top: 0;
  right: 0;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 5px 15px;
  background: rgba(255, 255, 255, .6);
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 0px 24px;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  color: #312121;
  margin: 0;
  display: block
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: -50px;
  border-radius: 20px;
  background: #fff;
  filter: blur(8px);
  z-index: -1
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -160px;
  z-index: -1
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back {
    bottom: -50px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back img {
  height: 100%;
  width: 100%;
  border-radius: 24px;
  object-fit: cover;
  object-position: top
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  color: #312121;
  margin: 0px auto 8px;
  max-width: -moz-fit-content;
  max-width: fit-content
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0px auto 5px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 auto 8px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .txt {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #312121;
  margin-bottom: 0
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .txt {
    font-size: 13px;
    line-height: 19px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
  padding: 0px 20px 20px;
  position: relative;
  z-index: 1
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
    padding: 0px 15px 15px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
    padding: 10px 24px 70px;
    height: auto
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(226, 240, 254, .4);
  border: 1px solid rgba(255, 255, 255, .22);
  -webkit-backdrop-filter: blur(26px);
  backdrop-filter: blur(26px);
  border-radius: 24px;
  z-index: -1
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom::before {
    border-radius: 20px 20px 0px 0px;
    background: radial-gradient(398.85% 187.93% at 50% 141.95%, rgba(255, 255, 255, 0.09) 16.33%, rgba(255, 255, 255, 0.0072) 69.81%), radial-gradient(336.04% 179.27% at 54.89% 118.62%, rgba(255, 255, 255, 0.0048) 42.35%, rgba(255, 255, 255, 0.06) 82.44%), rgba(163, 207, 251, .1);
    border: 1px solid rgba(255, 255, 255, .22);
    -webkit-backdrop-filter: blur(66px);
    backdrop-filter: blur(66px);
    top: 0px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .amb-text {
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  color: rgba(255, 255, 255, .8);
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .amb-text {
    font-size: 15px;
    line-height: 20px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
  padding: 9px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, .8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  background: radial-gradient(109.35% 689.29% at 8.39% -271.43%, #666666 0%, #000000 100%);
  border-radius: 24px;
  max-width: -moz-fit-content;
  max-width: fit-content
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
    padding: 8px 9px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
    padding: 9px 20px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn svg {
  max-width: 16px
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
  margin-top: 18px
}

@media(max-width: 1199px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
    margin-top: 15px
  }
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
    margin-top: 18px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  position: relative
}

@media(max-width: 767px) {
  .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li {
    font-size: 12px;
    line-height: 18px
  }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li+li {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e9e9e9
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li b {
  font-weight: 500;
  color: #222
}

.ftr-explore .embla__viewport {
  overflow: hidden
}

@media(max-width: 767px) {
  .ftr-explore .embla__viewport {
    overflow: visible
  }
}

@media(max-width: 767px) {
  .ftr-explore .row {
    margin: 0
  }

  .ftr-explore .row .col-lg-12 {
    padding: 0
  }
}

.ftr-explore .embla__container {
  display: -ms-flexbox;
  display: flex;
  gap: 24px
}

@media(max-width: 767px) {
  .ftr-explore .embla__container {
    gap: 16px
  }
}

.ftr-explore .embla__container .embla__slide {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%
}

.ftr-explore .embla-thumbs__container {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-pack: center;
  justify-content: center
}

@media(max-width: 767px) {
  .ftr-explore .embla-thumbs__container {
    gap: 8px
  }
}

.ftr-explore .swiper-pagination,
.ftr-explore .embla__selected-snap-display {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  left: 0;
  bottom: 0;
  background: #fff;
  border-radius: 30px;
  padding: 5px 8px;
  color: #222;
  font-size: 10px;
  line-height: 1;
  font-weight: 500;
  z-index: 1;
  right: 0;
  margin: 32px auto 0px
}

@media(max-width: 991px) {

  .ftr-explore .swiper-pagination,
  .ftr-explore .embla__selected-snap-display {
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0
  }
}

@media(max-width: 767px) {

  .ftr-explore .swiper-pagination,
  .ftr-explore .embla__selected-snap-display {
    border-radius: 40px;
    padding: 5px 9px;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    position: absolute;
    bottom: 20px
  }
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper {
  margin-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box {
  padding-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
  min-height: 115px
}

@media(max-width: 767px) {
  .ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
    padding: 10px 24px 24px
  }
}

.family-footer {
  padding: 24px 0;
  background: linear-gradient(135deg, #9B1E26 0%, #56070C 98.08%)
}

.family-footer .ff-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px
}

.family-footer .ff-inner .ff-icon {
  -ms-flex: 0 0 36px;
  flex: 0 0 36px
}

.family-footer .ff-inner .desc {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #f6f6f6;
  margin-bottom: 0
}

.family-footer .ff-inner .desc b,
.family-footer .ff-inner .desc strong {
  font-weight: 700
}

@media(max-width: 767px) {
  .family-footer .ff-inner .desc {
    font-size: 12px
  }
}
.ftr-explore {
    padding: 60px 0px;
    background: radial-gradient(1390.27% 177.31% at 50% -15.47%, #3979C5 6.31%, #0F243E 45.47%), #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .ftr-explore {
        padding: 40px 0px
    }
}

@media(max-width: 767px) {
    .ftr-explore {
        padding: 45px 0px 0px
    }

    .ftr-explore .container {
        padding: 0
    }
}

.ftr-explore .ftrex-shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: top center
}

.ftr-explore .ftrex-shape img {
    height: 100%;
    width: 100%
}

@media(max-width: 767px) {
    .ftr-explore .ftrex-shape img {
        height: auto
    }
}

@media(max-width: 767px) {
    .ftr-explore .title {
        padding: 0px 15px
    }
}

.ftr-explore .title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .ftr-explore .title .h2 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 20px
    }
}

@media(max-width: 991px) {
    .ftr-explore .title .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .ftr-explore .title .h2 {
        margin-bottom: 24px
    }
}

.ftr-explore .comparison-section {
    margin-top: 50px
}

@media(max-width: 1199px) {
    .ftr-explore .comparison-section {
        margin-top: 40px
    }
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section {
        margin-top: 30px
    }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header {
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 20px 20px 0px 0px;
    padding: 20px 20px;
    width: 100%;
    text-align: center
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section .compare-header-wrap .compare-header {
        padding: 15px
    }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header .h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #F8A6A5 52.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto 4px
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section .compare-header-wrap .compare-header .h3 {
        font-size: 18px;
        line-height: 24px
    }
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header .txt {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #312121;
    margin: 0px
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.quantum-header {
    background: radial-gradient(135.91% 202.21% at 50.16% 0%, #FBF1EF 0%, rgba(238, 200, 192, 0.08) 100%), radial-gradient(298.36% 214.89% at 48.43% 166.5%, #7B292E 0%, #F9C3C3 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header {
    background: radial-gradient(126.91% 159.87% at 50.16% 3.73%, #FCF5EE 0%, #CA9C63 100%), radial-gradient(186.41% 134.24% at 50.16% 85.85%, #8C7A5F 0%, #FED8A9 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header .h3 {
    background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #FED8A9 52.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.palladium-header .txt {
    color: #514536
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header {
    background: radial-gradient(97.41% 122.71% at 50.16% 3.73%, #FAF6F5 0%, #AF7060 100%), radial-gradient(186.41% 134.24% at 50.16% 85.85%, #9C8177 0%, #F0D9D3 75.38%), #fff
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header .h3 {
    background: radial-gradient(721.84% 1528.06% at -99.82% -306.25%, #000000 12.47%, #FED8A9 52.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.ftr-explore .comparison-section .compare-header-wrap .compare-header.titanium-header .txt {
    color: #514536
}

.ftr-explore .comparison-section .compare-header-wrap .col-3 {
    padding: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    display: inherit
}

.ftr-explore .comparison-section .compare-header-wrap .col-3+.col-3 {
    border-left: 1px solid #2a598f
}

@media(max-width: 767px) {
    .ftr-explore .comparison-section .compare-header-wrap .col-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    min-height: 86px
}

@media(max-width: 767px) {
    .ftr-explore .comparison-section .compare-rows .compare-row {
        min-height: 80px
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row:nth-child(odd) {
    background: rgba(255, 255, 255, .2);
    border-radius: 12px 0px 0px 12px
}

.ftr-explore .comparison-section .compare-rows .compare-row:last-child {
    border-radius: 12px 0px 12px 12px
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3,
.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
    display: inherit;
    padding: 0
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media(max-width: 767px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .col-md-3:first-child {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
    padding: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

@media(max-width: 767px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row .col-md-3+.col-md-3 {
    border-left: 1px solid #dbdbde
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    font-weight: 500;
    color: #fff;
    padding: 24px 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1199px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
        padding: 18px;
        line-height: 22px
    }
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-label {
        padding: 14px;
        font-size: 14px;
        line-height: 20px
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-label b {
    font-weight: 700
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    padding: 24px 26px;
    -ms-flex-align: start;
    align-items: flex-start
}

@media(max-width: 1199px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
        padding: 18px;
        line-height: 22px
    }
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-value {
        padding: 14px;
        font-size: 14px;
        line-height: 20px
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value b {
    font-weight: 700
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 50px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    color: rgba(34, 34, 34, .8);
    background: radial-gradient(317.79% 7294.83% at -89.86% -84.21%, #FBF1EF 0%, rgba(238, 200, 192, 0.08) 100%), radial-gradient(507.62% 13238.05% at 250.9% 361.84%, #7B292E 0%, #F9C3C3 100%), #fff;
    border-radius: 24px
}

@media(max-width: 1199px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
        padding: 10px 25px
    }
}

@media(max-width: 991px) {
    .ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn {
        padding: 7px 15px
    }
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn svg {
    max-width: 16px
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn.palladium-btn {
    background: radial-gradient(254.95% 6091.09% at -41.22% -55.26%, #FCF5EE 0%, #CA9C63 100%), radial-gradient(632.14% 9284.39% at 154.05% 227.63%, #8C7A5F 0%, #FED8A9 100%), #fff
}

.ftr-explore .comparison-section .compare-rows .compare-row .compare-value .op-btn.titanium-btn {
    background: radial-gradient(227.7% 5052.53% at -46.4% -43.42%, #FAF6F5 0%, #AF7060 100%), radial-gradient(507.29% 9529.33% at 138.06% 178.95%, #9C8177 0%, #F0D9D3 100%), #fff
}

.ftr-explore .ftrex-thumb-swiper {
    margin-top: 24px;
    padding: 0px 20px
}

.ftr-explore .ftrex-thumb-swiper .swiper-wrapper {
    -ms-flex-pack: center;
    justify-content: center
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.ftr-explore .ftrex-thumb-swiper .ftrexthum-box {
    padding: 8.5px 15px;
    background: rgba(255, 255, 255, .3);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 36px;
    transition: all .5s;
    max-width: -moz-fit-content;
    max-width: fit-content;
    cursor: pointer
}

.ftr-explore .ftrex-thumb-swiper .ftrexthum-box .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    transition: all .5s
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide-thumb-active .ftrexthum-box {
    background: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.ftr-explore .ftrex-thumb-swiper .swiper-slide-thumb-active .ftrexthum-box .txt {
    color: #222
}

.ftr-explore .ftrex-thumb-swiper .embla-thumbs__slide--selected .ftrexthum-box {
    background: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.ftr-explore .ftrex-thumb-swiper .embla-thumbs__slide--selected .ftrexthum-box .txt {
    color: #222
}

.ftr-explore .ftrexpo-swiper {
    margin-top: 40px
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper {
        margin-top: 14px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .swiper-slide {
        height: auto
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box {
    position: relative;
    padding-top: 30px
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box {
        height: 100%
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
    position: relative;
    margin: 0px 28px;
    border-radius: 24px;
    padding: 36px 24px 20px;
    z-index: 1
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
        padding: 20px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
        padding: 24px 24px 24px;
        min-height: 144px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .amb-txt {
    position: absolute;
    top: 0;
    right: 0;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 5px 15px;
    background: rgba(255, 255, 255, .6);
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 0px 24px;
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    color: #312121;
    margin: 0;
    display: block
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    bottom: -50px;
    border-radius: 20px;
    background: #fff;
    filter: blur(8px);
    z-index: -1
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -160px;
    z-index: -1
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back {
        bottom: -50px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .ftrexpot-back img {
    height: 100%;
    width: 100%;
    border-radius: 24px;
    object-fit: cover;
    object-position: top
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    color: #312121;
    margin: 0px auto 8px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
        font-size: 24px;
        line-height: 32px;
        margin: 0px auto 5px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0 auto 8px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #312121;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top .txt {
        font-size: 13px;
        line-height: 19px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
    padding: 0px 20px 20px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
        padding: 0px 15px 15px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
        padding: 10px 24px 70px;
        height: auto
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(226, 240, 254, .4);
    border: 1px solid rgba(255, 255, 255, .22);
    -webkit-backdrop-filter: blur(26px);
    backdrop-filter: blur(26px);
    border-radius: 24px;
    z-index: -1
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom::before {
        border-radius: 20px 20px 0px 0px;
        background: radial-gradient(398.85% 187.93% at 50% 141.95%, rgba(255, 255, 255, 0.09) 16.33%, rgba(255, 255, 255, 0.0072) 69.81%), radial-gradient(336.04% 179.27% at 54.89% 118.62%, rgba(255, 255, 255, 0.0048) 42.35%, rgba(255, 255, 255, 0.06) 82.44%), rgba(163, 207, 251, .1);
        border: 1px solid rgba(255, 255, 255, .22);
        -webkit-backdrop-filter: blur(66px);
        backdrop-filter: blur(66px);
        top: 0px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .amb-text {
    font-size: 17px;
    line-height: 23px;
    font-weight: 700;
    color: rgba(255, 255, 255, .8);
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .amb-text {
        font-size: 15px;
        line-height: 20px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: rgba(255, 255, 255, .8);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    background: radial-gradient(109.35% 689.29% at 8.39% -271.43%, #666666 0%, #000000 100%);
    border-radius: 24px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
        padding: 8px 9px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn {
        padding: 9px 20px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-btn .op-btn svg {
    max-width: 16px
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
    margin-top: 18px
}

@media(max-width: 1199px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
        margin-top: 15px
    }
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc {
        margin-top: 18px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    position: relative
}

@media(max-width: 767px) {
    .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li {
        font-size: 12px;
        line-height: 18px
    }
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li+li {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e9e9e9
}

.ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom .ftrexpobo-desc ul li b {
    font-weight: 500;
    color: #222
}

.ftr-explore .embla__viewport {
    overflow: hidden
}

@media(max-width: 767px) {
    .ftr-explore .embla__viewport {
        overflow: visible
    }
}

@media(max-width: 767px) {
    .ftr-explore .row {
        margin: 0
    }

    .ftr-explore .row .col-lg-12 {
        padding: 0
    }
}

.ftr-explore .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

@media(max-width: 767px) {
    .ftr-explore .embla__container {
        gap: 16px
    }
}

.ftr-explore .embla__container .embla__slide {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.ftr-explore .embla-thumbs__container {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 767px) {
    .ftr-explore .embla-thumbs__container {
        gap: 8px
    }
}

.ftr-explore .swiper-pagination,
.ftr-explore .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 30px;
    padding: 5px 8px;
    color: #222;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
    z-index: 1;
    right: 0;
    margin: 32px auto 0px
}

@media(max-width: 991px) {

    .ftr-explore .swiper-pagination,
    .ftr-explore .embla__selected-snap-display {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {

    .ftr-explore .swiper-pagination,
    .ftr-explore .embla__selected-snap-display {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 10px;
        position: absolute;
        bottom: 20px
    }
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper {
    margin-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box {
    padding-top: 0
}

.ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-top {
    min-height: 115px
}

@media(max-width: 767px) {
    .ftr-deliver-main .ftr-explore .ftrexpo-swiper .ftrexpo-box .ftrexpo-bottom {
        padding: 10px 24px 24px
    }
}

.footer-sa-lead .footer-btm {
    font-size: 13px;
    font-weight: 300;
    background-color: #f3f3f3;
    padding: 30px 0;
    color: #0d0d0d
}

.footer-sa-lead .footer-btm.bg-white {
    background-color: #fff
}

.footer-sa-lead .footer-btm.bg-white .red {
    color: #9b1e26
}

@media(max-width: 767px) {
    .footer-sa-lead .footer-btm {
        background-color: #e8e8e8
    }
}

.footer-sa-lead .footer-btm p {
    margin-bottom: 0
}

.footer-sa-lead .footer-btm .stoke-value {
    font-size: 24px;
    line-height: 1;
    float: right
}

.footer-sa-lead .footer-btm .d-flex {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-sa-lead .footer-btm a {
    color: #0d0d0d;
    margin: 0 5px;
    font-weight: 400
}

@media(max-width: 767px) {
    .footer-sa-lead .footer-btm {
        font-size: 11px;
        padding: 20px 0
    }

    .footer-sa-lead .footer-btm p:first-child {
        margin-bottom: 8px
    }

    .footer-sa-lead .footer-btm-btm .d-flex {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .footer-sa-lead .footer-btm-btm .d-flex p:first-child {
        margin-bottom: 20px
    }
}

