/* Desktop Header CSS Start */
@media(max-width: 991px) {
    body.grnt-new-header-app-body.body-head-static {
        padding-top: 157px
    }
}

.new-head-body.body-head-static {
    padding-top: 77px
}

body.bg-overlay:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 8
}

body.qr-body-bg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 99999;
}

@media(max-width: 991px) {
    body.grnt-new-header-app-body {
        padding-top: 80px
    }

    body.grnt-new-header-app-body .grnt-new-header {
        height: auto
    }

    body.grnt-new-header-app-body .grnt-new-header .grnt-newhe-top-main {
        padding: 20px 0px 0px
    }

    body.grnt-new-header-app-body .grnt-new-header::before {
        top: 80px
    }
}

@media(max-width: 991px) {
    body.grnt-new-header-app-body.body-head-static {
        padding-top: 157px
    }
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #dbdbde;
    margin-top: -20px;
    background: #fff
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex {
    gap: 12px
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex .gam-left {
    gap: 9px
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex .gam-left .btn-close {
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    border: 0;
    box-shadow: none;
    outline: none
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex .gam-left picture img,
body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex .gam-left figure img {
    max-width: 188px
}

body.grnt-new-header-app-body .grnt-new-header .grnt-app-mob-main .grnt-app-mob-flex .btn-red {
    padding: 12.5px 20px;
    border-radius: 99px;
    background: #9d1d27;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px
}

.head-accessibility {
    padding: 5px 70px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9
}

@media(max-width: 991px) {
    .head-accessibility {
        padding: 5px 0;
        background: #f6f6f6
    }
}

.head-accessibility .nhaccess-main ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 991px) {
    .head-accessibility .nhaccess-main ul {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.head-accessibility .nhaccess-main ul li+li {
    margin-left: 12px;
    padding-left: 12px;
    position: relative;
    z-index: 1
}

.head-accessibility .nhaccess-main ul li+li::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #dbdbde;
    height: 16px;
    width: 2px;
    left: 0;
    z-index: -1
}

.head-accessibility .nhaccess-main ul li .skip-to-main a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #353535;
    display: block
}

.head-accessibility .nhaccess-main ul li .accessibility-font {
    gap: 10px
}

.head-accessibility .nhaccess-main ul li .accessibility-font .access-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #686873;
    margin-bottom: 0
}

.head-accessibility .nhaccess-main ul li .accessibility-font a {
    font-weight: 600;
    color: #222;
    display: block;
    padding: 2px 6px;
    border: 1px solid #dbdbde;
    border-radius: 4px;
    font-size: 12px
}

.head-accessibility .nhaccess-main ul li .accessibility-font a.small {
    font-size: 12px;
    line-height: 15px
}

.head-accessibility .nhaccess-main ul li .accessibility-font a.normal {
    font-size: 14px;
    line-height: 20px
}

.head-accessibility .nhaccess-main ul li .accessibility-font a.big {
    font-size: 18px;
    line-height: 24px
}

.head-accessibility .nhaccess-main ul li .accessibility-font a.active {
    border-color: #222
}

.head-accessibility .nhaccess-main ul li .accessibility-spacing {
    gap: 10px
}

.head-accessibility .nhaccess-main ul li .accessibility-spacing .access-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #686873;
    margin-bottom: 0
}

.head-accessibility .nhaccess-main ul li .accessibility-spacing a {
    font-size: 12px;
    color: #000;
    display: block;
    padding: 2px;
    border: 1px solid #dbdbde;
    border-radius: 4px
}

.head-accessibility .nhaccess-main ul li .accessibility-spacing a.active {
    border-color: #000
}

.head-accessibility .nhaccess-main ul li .accessibility-mode a {
    max-width: 16px
}

.head-accessibility .nhaccess-main ul li .accessibility-mode a svg {
    width: 100%
}

.grnt-new-header {
    height: auto;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    transition: .1s all;
    z-index: 9
}

.grnt-new-header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 125px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: -1
}

@media(max-width: 767px) {
    .grnt-new-header:before {
        height: 75px
    }
}

.grnt-new-header .header-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.grnt-new-header .ht-left-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    padding-left: 70px
}

.grnt-new-header .ht-right-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding-right: 70px
}

.grnt-new-header .new-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px
}

@media(max-width: 1440px) {
    .grnt-new-header .new-nav-menu {
        gap: 30px
    }
}

@media(max-width: 1366px) {
    .grnt-new-header .new-nav-menu {
        gap: 25px
    }
}

.grnt-new-header .new-nav-menu li.menu-item-has-children {
    position: static
}

.grnt-new-header .new-nav-menu li.menu-item-has-children a {
    padding: 28.5px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    display: block;
    position: relative;
    transition: .5s all
}

@media(max-width: 1199px) {
    .grnt-new-header .new-nav-menu li.menu-item-has-children a {
        font-size: 12px
    }
}

.grnt-new-header .new-nav-menu li.menu-item-has-children>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #9d1d27;
    transition: .5s all
}

.grnt-new-header .new-nav-menu li.menu-item-has-children>a.active {
    color: #9b1e26;
    font-weight: 600
}

.grnt-new-header .new-nav-menu li.menu-item-has-children>a.active:before {
    width: 100%
}

.grnt-new-header .new-nav-menu li.menu-item-has-children:hover>a,
.grnt-new-header .new-nav-menu li.menu-item-has-children:focus>a,
.grnt-new-header .new-nav-menu li.menu-item-has-children:active>a {
    color: #9b1e26;
    font-weight: 600
}

.grnt-new-header .new-nav-menu li.menu-item-has-children:hover>a:before,
.grnt-new-header .new-nav-menu li.menu-item-has-children:focus>a:before,
.grnt-new-header .new-nav-menu li.menu-item-has-children:active>a:before {
    width: 100%
}

.grnt-new-header .mega-menu-open {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: -moz-fit-content;
    height: fit-content;
    transition: all .4s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
    display: block;
    z-index: 190
}

.grnt-new-header .mega-menu-open.active {
    opacity: 1;
    transform: rotateX(0);
    transform-origin: top
}

.grnt-new-header .mega-menu-open a {
    padding: 28.5px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    display: block;
    position: relative;
    transition: .5s all
}

.grnt-new-header .mega-menu-open .mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: -moz-fit-content;
    height: fit-content;
    transition: all .5s ease-out;
    transform: rotateX(0deg);
    transform-origin: top;
    opacity: 1;
    display: block;
    border-top: 1px solid #e9e9e9;
    z-index: 100;
    background: #f6f6f6;
    max-height: calc(100vh - 150px);
    height: 520px;
    overflow: auto
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .mega-menu {
        height: 500px
    }
}

.grnt-new-header .mega-menu-open .mega-menu.op2 {
    bottom: 0;
    top: 0
}

.grnt-new-header .mega-menu-open .mega-menu.op2#login {
    background: radial-gradient(107.48% 419.43% at -9.67% 117.43%, rgba(0, 0, 0, 0) 46.13%, rgba(0, 0, 0, 0.2) 94.71%), linear-gradient(0deg, #6E0A0F, #6E0A0F), #f6f6f6;
    border-top-color: #6e0a0f;
    overflow-y: hidden
}

.grnt-new-header .mega-menu-open .mega-menu .nav-top-common-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 16px;
    margin: 0;
    color: #222
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .mega-menu .nav-top-common-title {
        font-size: 14px
    }
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content {
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .nav-top-common-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .nav-top-common-title .all-accbtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 12px;
    padding: 0;
    line-height: 17px;
    color: #9b1e26
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .nav-top-common-title .all-accbtn svg {
    max-width: 20px
}

.grnt-new-header .mega-menu-open .mega-menu .col-lg-3,
.grnt-new-header .mega-menu-open .mega-menu .col-lg-9 {
    display: inherit
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs {
    padding: 20px 0 30px 70px;
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 24px rgba(120, 120, 120, .08);
    z-index: 2;
    height: 518px;
    max-height: 100%;
    overflow-y: auto
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs {
        padding: 20px 0 30px 50px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs {
        padding: 20px 0 30px 30px
    }
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .all-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    gap: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #9b1e26;
    padding: 0px 20px;
    margin: 10px 0px 15px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .all-btn svg,
.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .all-btn img {
    max-width: 20px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .mega-tabs-links a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #6e0a0f;
    transition: 0s all;
    position: relative;
    z-index: 1
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .mega-tabs-links a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f6f6f6;
    border-radius: 50px 0px 0px 50px;
    z-index: -1;
    opacity: 0;
    transition: 0s all
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .mega-tabs-links a span {
    display: inline-block;
    padding: 4px 10px;
    background: linear-gradient(135deg, #9B1E26 0%, #56070C 98.08%);
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    margin-left: 8px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .mega-tabs-links a.active {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #6e0a0f
}

.grnt-new-header .mega-menu-open .mega-menu .mega-left-tabs .mega-tabs-links a.active::before {
    opacity: 1
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content {
    width: 100%;
    padding: 20px 70px 30px 20px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-main {
    height: 100%
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-right-content {
        padding: 20px 50px 30px 20px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-right-content {
        padding: 20px 30px 3 0px 20px
    }
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc {
    display: none;
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc>.row {
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8 {
    display: inherit;
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8>.mega-tabs-inner {
    width: 100%;
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8>.mega-tabs-inner.inner-scrolling-arrow::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 15px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='241' height='141' viewBox='0 0 241 141' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(clientlib-header/css/%23clip0_5567_2865)'%3E%3Cpath d='M25.4678 5.14824C9.3722 -2.89992 -2.93635 8.46219 0.614335 23.8499C26.5724 56.437 106.183 136.051 106.183 136.051C106.183 136.051 119.911 148.358 133.64 134.157L239.918 22.9029C245.125 2.78294 230.686 -4.55706 214.828 2.78292L119.911 102.438L25.4678 5.14824Z' fill='%23B5B5B5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5567_2865'%3E%3Crect width='241' height='141' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    transition: opacity .3s ease;
    animation: scrollArrow 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite
}

@media(max-width: 991px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8>.mega-tabs-inner.inner-scrolling-arrow::before {
        display: none
    }
}

@keyframes scrollArrow {
    0% {
        transform: translate(0, 0);
        opacity: 0
    }

    30% {
        opacity: 1
    }

    60% {
        transform: translate(0, 8px);
        opacity: 1
    }

    100% {
        transform: translate(0, 14px);
        opacity: 0
    }
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8>.mega-tabs-inner.hide-scroll-arrow::before {
    opacity: 0;
    animation: none
}

@media(max-width: 991px) {
    .grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-8>.mega-tabs-inner.hide-scroll-arrow::before {
        display: none
    }
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-6 {
    position: relative;
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-4 {
    position: relative;
    display: inherit;
    height: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc .col-lg-4>.mega-tabs-inner {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box {
    margin-top: 20px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box.privil-only-box {
    margin-top: 0
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box .privilage-inbox {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 51px auto;
    grid-template-columns: 51px auto;
    gap: 9px;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 16px;
    margin-top: 10px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box .privilage-inbox .privilage-img img {
    max-width: 51px;
    border-radius: 4px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box .privilage-inbox .privilage-desc .pri-txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #6e0a0f;
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box .privilage-inbox+.privilage-inbox {
    margin-top: 25px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .privilage-box .privilage-inbox:hover .pri-txt {
    font-weight: 500;
    color: #bd3e46
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links li a {
    padding: 10px 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #6e0a0f;
    width: -moz-fit-content;
    width: fit-content;
    transition: .5s all
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links li a:hover,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links li a:focus,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links li a:active {
    font-style: normal;
    font-weight: 500;
    color: #bd3e46
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links+.mega-tabs-desc-links {
    margin-top: 9px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links.credit-card-tabs-desc li a {
    padding: 0;
    line-height: normal;
    width: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links.credit-card-tabs-desc li+li {
    margin-top: 8px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links.credit-card-tabs-desc li:nth-child(2n) .cc-tab-link {
    background: rgba(0, 0, 0, 0)
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link {
    padding: 12px 16px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .tit {
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
    color: #6e0a0f;
    display: block
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 11px;
    margin-top: 10px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctlb-img {
    max-width: 51px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctlb-img img {
    max-width: 100%
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc {
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span {
    padding: 2px 8px;
    background: linear-gradient(0deg, rgba(250, 225, 225, 0.6), rgba(250, 225, 225, 0.6)), #fff;
    border: 1px solid #fae1e1;
    border-radius: 4px;
    font-size: 10px;
    line-height: 1;
    font-weight: 600;
    color: #222;
    text-transform: capitalize
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.pink-bg {
    background: linear-gradient(0deg, rgba(250, 225, 225, 0.6), rgba(250, 225, 225, 0.6)), #fff;
    border: 1px solid #fae1e1
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.yellow-bg {
    background: linear-gradient(0deg, rgba(242, 232, 179, 0.4), rgba(242, 232, 179, 0.4)), #fff;
    border: 1px solid #f2e8b3
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.liblue-bg {
    background: linear-gradient(0deg, rgba(198, 226, 226, 0.6), rgba(198, 226, 226, 0.6)), #fff;
    border: 1px solid #c6e2e2
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.purple-bg {
    background: linear-gradient(0deg, rgba(216, 203, 246, 0.4), rgba(216, 203, 246, 0.4)), #fff;
    border: 1px solid #d8cbf6
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.lipink-bg {
    background: linear-gradient(0deg, rgba(252, 224, 248, 0.6), rgba(252, 224, 248, 0.6)), #fff;
    border: 1px solid #fce0f8
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-tabs-desc-links .cc-tab-link .cctl-bottom .cctl-desc span.green-bg {
    background: linear-gradient(0deg, rgba(198, 226, 203, 0.4), rgba(198, 226, 203, 0.4)), #fff;
    border: 1px solid #c6e2cb
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box {
    border: 1px solid #dbdbde;
    border-radius: 12px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box img {
    width: 100%;
    border-radius: 12px 12px 0 0
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc {
    padding: 20px;
    border-radius: 0 0 12px 12px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.pink-bg {
    background: #f6e5e5
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.white-bg {
    background: #fff
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.grey-bg {
    background: #e9e9e9
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.yellow-bg {
    background: #ffedcb
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient {
    background: linear-gradient(180deg, #1A2549 0%, #3C4A75 100%)
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .h3 {
    color: #fff
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .txt {
    color: #fff
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .btn-red-border {
    border-color: #fff;
    color: #fff
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:hover,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:focus,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin-bottom: 8px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin-bottom: 20px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .btn-red-border {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #9d1d27;
    border-radius: 24px;
    color: #9d1d27;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 20px
}

.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .btn-red-border:hover,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .btn-red-border:focus,
.grnt-new-header .mega-menu-open .mega-menu .mega-right-content .mega-discover-box .discover-desc .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-new-header .mega-menu-open .customer-support {
    position: relative;
    padding: 40px 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support {
        padding: 30px 0
    }
}

.grnt-new-header .mega-menu-open .customer-support .row .row {
    row-gap: 30px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .row .row {
        row-gap: 20px
    }
}

.grnt-new-header .mega-menu-open .customer-support .row .row .col-lg-4 {
    display: inherit
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box {
    width: 100%;
    padding: 24px 12px 24px 16px;
    background: #eee;
    border-radius: 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    gap: 8px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-box {
        padding: 12px 12px 12px 16px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-icon img {
    width: 20px;
    height: 20px;
    object-fit: fill
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .title-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 20px;
    grid-template-columns: auto 20px;
    gap: 8px;
    margin-bottom: 6px
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .title-icon .title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .title-icon .title {
        font-size: 12px;
        line-height: 16px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .title-icon img {
    width: 20px;
    height: 20px;
    object-fit: fill
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .desc {
    width: calc(100% - 28px);
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-desc .desc {
        font-size: 10px;
        line-height: 14px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-box .cust-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-bottom {
    border-top: 1px solid #dbdbde
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box {
    position: relative;
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    width: -moz-fit-content;
    width: fit-content
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-help-box {
        margin-top: 20px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-img img {
    width: 58px;
    height: 58px;
    object-fit: fill
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .title-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: max-content 20px;
    grid-template-columns: max-content 20px;
    gap: 8px;
    margin-bottom: 6px
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .title-icon .title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .title-icon .title {
        font-size: 12px;
        line-height: 16px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .title-icon img {
    width: 20px;
    height: 20px;
    object-fit: fill
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cnhb-desc .desc {
        font-size: 10px;
        line-height: 14px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-help-box .cust-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main {
    padding: 32px 50px;
    min-height: 384px;
    z-index: 1
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main {
        padding: 20px;
        min-height: 310px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-img img {
    width: 100%;
    height: 100%
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-qr-desc {
    text-align: center
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-qr-desc .title {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    background: linear-gradient(97.67deg, rgba(55, 10, 14, 0.8) 6.64%, rgba(157, 29, 39, 0.8) 90.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-qr-desc .title {
        font-size: 16px;
        line-height: 20px
    }
}

.grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-qr-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #6e0a0f;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .customer-support .cust-new-qr-main .cust-new-qr-desc .desc {
        font-size: 12px
    }
}

.grnt-new-header .mega-menu-open .login-menu {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0px 0
}

.grnt-new-header .mega-menu-open .login-menu>.container {
    max-height: 100%
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    background: linear-gradient(93.81deg, #E9E9E9 0%, #838383 154.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .title {
        font-size: 28px;
        line-height: 34px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #fafafa;
    opacity: .5;
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    margin-top: 40px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left {
        margin-top: 30px;
        row-gap: 20px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left .mobile-img {
    -ms-flex: 0 0 192px;
    flex: 0 0 192px;
    width: 192px
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left .mobile-img {
        -ms-flex: 0 0 162px;
        flex: 0 0 162px;
        width: 162px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left .mobile-img {
        -ms-flex: 0 0 162px;
        flex: 0 0 162px;
        width: 162px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left .mobile-img img {
    width: 100%
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .login-new-grid-left .mobile-img img {
        max-width: 93%
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main .playstore-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main .playstore-grid+.playstore-grid {
    margin-top: 20px
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main .playstore-grid img {
    -ms-flex: 0 0 68px;
    flex: 0 0 68px;
    width: 68px;
    height: 60px
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main .playstore-grid a {
    padding: 0
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main .playstore-grid a img {
    -ms-flex: 0 0 172px;
    flex: 0 0 172px;
    width: 172px;
    height: 54px
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right {
    padding-bottom: 25px
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top {
    margin-bottom: 25px
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top {
        margin-bottom: 15px
    }
}

@media(max-width: 991px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top {
        margin-bottom: 18px;
        text-align: center
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top {
        margin-bottom: 24px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top img {
    width: 100%
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top img {
        width: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top img {
        max-width: 80%
    }
}

@media(max-width: 991px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top img {
        max-width: 70%;
        margin: auto
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-top img {
        max-width: 360px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle {
    margin-bottom: 17px;
    text-align: center
}

@media(max-width: 1366px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle {
        margin-bottom: 10px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle {
        margin-bottom: 6px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle .txt {
        font-size: 14px;
        line-height: 22px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle .txt:last-child {
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-middle .txt b {
    font-weight: 600
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 36px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 15px 24px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .2);
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last {
        gap: 20px;
        padding: 12px 10px
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last {
        padding: 15px;
        gap: 32px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box {
        max-width: 100%
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box+.hcasbaril-box {
    position: relative;
    z-index: 1
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box+.hcasbaril-box::before {
    content: "";
    position: absolute;
    left: -19px;
    top: 0;
    bottom: 0;
    width: 2px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    z-index: -1
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box+.hcasbaril-box::before {
        left: -9px
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box+.hcasbaril-box::before {
        left: -16px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .con {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .con {
        font-size: 13px;
        line-height: 17px
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .con {
        font-size: 15px;
        line-height: 20px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img {
    max-width: 102px;
    -ms-flex: 0 0 102px;
    flex: 0 0 102px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img {
        max-width: 80px;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img {
        max-width: 102px;
        -ms-flex: 0 0 102px;
        flex: 0 0 102px
    }
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img a {
    padding: 0 !important;
    line-height: 1 !important
}

.grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img img {
    width: 102px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img img {
        width: 80px
    }
}

@media(max-width: 767px) {
    .grnt-new-header .mega-menu-open .login-menu .login-new-left .playstore-main.new-design .hcasba-right .hcasbari-last .hcasbaril-box .hcasbaril-img img {
        width: 102px
    }
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0.24) 100%);
    border-radius: 24px;
    padding: 12px
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner {
    padding: 20px 24px;
    background: #fff;
    border-radius: 20px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner {
        padding: 20px
    }
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .main-title {
    margin-bottom: 32px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .main-title {
        margin-bottom: 22px
    }
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .main-title .title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #9b1e26;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .main-title .title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px
    }
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .main-title .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #222;
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 20px;
    grid-template-columns: auto 20px;
    position: relative;
    gap: 8px
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid+.new-login-box-grid {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #e9e9e9
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    gap: 8px
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left img {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left .lgbg-desc .title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #222;
    margin-bottom: 4px
}

@media(max-width: 1199px) {
    .grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left .lgbg-desc .title {
        font-size: 14px
    }
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left .lgbg-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #686873;
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-arrow {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px
}

.grnt-new-header .mega-menu-open .login-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    z-index: 1
}

.grnt-new-header .mega-menu-open .search-main {
    padding: 30px 0px;
    height: 100%
}

.grnt-new-header .mega-menu-open .search-main .mega-tabs-inner {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box {
    max-width: 90%
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box img {
    width: 100%;
    border-radius: 12px 12px 0 0
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc {
    padding: 20px;
    border-radius: 0 0 20px 20px
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.pink-bg {
    background: #f6e5e5
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.white-bg {
    background: #fff
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.grey-bg {
    background: #e9e9e9
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.yellow-bg {
    background: #ffedcb
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient {
    background: linear-gradient(180deg, #1A2549 0%, #3C4A75 100%)
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .h3 {
    color: #fff
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .txt {
    color: #fff
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border {
    border-color: #fff;
    color: #fff
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:hover,
.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:focus,
.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin-bottom: 8px
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin-bottom: 20px
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .btn-red-border {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #9d1d27;
    border-radius: 24px;
    color: #9d1d27;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 20px
}

.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .btn-red-border:hover,
.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .btn-red-border:focus,
.grnt-new-header .mega-menu-open .search-main .mega-discover-box .discover-desc .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    height: 450px;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .recent-activity .title {
    color: #222;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .recent-activity .recent-activity-searched {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .recent-activity .recent-activity-searched a {
    color: #686873;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 12px;
    border-radius: 18px;
    background: #e9e9e9;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .recent-activity .recent-activity-searched a:hover {
    color: #686873;
    background: #dbdbde
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product {
    margin: 22px 0px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box+.searchmp-box {
    margin-top: 32px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .title {
    color: #222;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container {
    gap: 12px 16px;
    padding: 0 9px 4px 9px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip {
    -ms-flex: 1;
    flex: 1;
    border-radius: 12px;
    background: #e9e9e9;
    box-shadow: none;
    padding: 10px;
    -ms-flex: 0 0 31.6%;
    flex: 0 0 31.6%;
    max-width: 31.6%;
    transition: .5s all
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip:hover {
    background: #dbdbde
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip img {
    margin-right: 5px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip .f14sb {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #222
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip .link {
    color: #9b1e26;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    text-decoration: underline;
    background: rgba(0, 0, 0, 0)
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip .link:hover {
    text-decoration: none
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box {
    position: relative
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box img {
    width: 44px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box div {
    max-width: 172px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin-bottom: 0
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-new-redirect img {
    position: absolute;
    top: 10px;
    right: 0;
    width: 20px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.chip2 {
    padding: 5px 10px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search .apply-btn-container {
    position: relative;
    z-index: 2
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search .entire-box-link {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .more-btn {
    color: #9b1e26;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-align: center;
    padding: 0;
    margin: 25px auto 0px;
    display: block
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip {
    padding: 5px 10px;
    position: relative;
    border-radius: 12px;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, .16)
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip+.searchmp-chip {
    margin-top: 20px
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip .sbgs-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    gap: 25px;
    position: relative
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip .sbgs-search .sbgs2 {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    margin: 10px 0
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip .sbgs-search .apply-btn-container {
    position: relative;
    z-index: 2
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip .sbgs-search .apply-btn-container .btn-red-search-apply-now {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 25px;
    background: #9b1e26;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    border: 0;
    text-decoration: none
}

.grnt-new-header .mega-menu-open .search-main .searchm-inner .searchmp-blogs .searchmp-chip .sbgs-search .entire-box-link {
    display: block;
    position: absolute;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.grnt-new-header .ht-right-content .header-search {
    background: rgba(0, 0, 0, 0)
}

.grnt-new-header .ht-right-content .header-search .header-search-box input {
    border-radius: 24px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
    padding: 11px 13px 11px 45px;
    min-width: 262px;
    max-width: 270px;
    color: #fff;
    font-size: 16px;
    outline: 0;
    font-weight: 400;
    line-height: normal
}

.grnt-new-header .ht-right-content .header-search .header-search-box input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.grnt-new-header .ht-right-content .header-search .header-search-box input::placeholder {
    color: #fff;
    opacity: 1
}

@media(max-width: 1366px) {
    .grnt-new-header .ht-right-content .header-search .header-search-box input {
        padding-left: 40px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .ht-right-content .header-search .header-search-box input {
        min-width: 160px;
        max-width: 160px;
        padding-left: 40px
    }
}

@media(max-width: 991px) {
    .grnt-new-header .ht-right-content .header-search .header-search-box input {
        min-width: auto;
        max-width: 100%
    }
}

.grnt-new-header .ht-right-content .header-search .header-search-box .grnt-search-img {
    top: 50%;
    transform: translateY(-50%);
    left: 13px;
    position: absolute;
}

.grnt-new-header .ht-right-content .header-search .cta-container {
    gap: 11px
}

@media(max-width: 1199px) {
    .grnt-new-header .ht-right-content .header-search .cta-container {
        gap: 6px
    }
}

.grnt-new-header .ht-right-content .header-search .drop-down {
    padding: 15px 0px
}

.grnt-new-header .ht-right-content .header-search .drop-down .login-drodown-menu .inner {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0;
    border-radius: 0
}

.grnt-new-header .ht-right-content .header-search .drop-down .login-drodown-menu .inner .login-upgrade {
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 0;
    border-radius: 12px
}

.grnt-new-header .ht-right-content .header-search .drop-down .login-drodown-menu .inner .loan-and-wholesale {
    margin-top: 30px
}

.grnt-new-header .ht-right-content .header-search .drop-down .login-drodown-menu .inner .loan-and-wholesale a {
    padding: 10px !important;
    background: #e9e9e9;
    box-shadow: 0 0 0;
    border-radius: 12px;
    border-bottom: 0 !important;
    margin: 0
}

.grnt-new-header .ht-right-content .header-search .drop-down .login-drodown-menu .inner .loan-and-wholesale a+a {
    margin-top: 25px
}

.grnt-new-header .ht-right-content .header-search .login-btn {
    min-width: 70px;
    padding: 10px 20px;
    font-weight: 500;
    height: 44px;
    font-size: 14px;
    color: #000 !important;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 11px;
    margin-left: 0 !important
}

.grnt-new-header .ht-right-content .header-search .login-btn svg {
    max-width: 15px
}

.grnt-new-header .ht-right-content .header-search .login-btn+.dropdown-content {
    top: 49px !important;
    background: #f5f5f5;
    border-radius: 0;
    padding: 24px 38px;
    z-index: 7
}

.grnt-new-header .ht-right-content .header-search .accessibility-button {
    margin-left: 15px
}

@media(max-width: 1199px) {
    .grnt-new-header .ht-right-content .header-search .accessibility-button {
        margin-left: 5px
    }
}

.grnt-new-header .ht-right-content .header-search .accessibility-button .btn-accessibility {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    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;
    border-radius: 50%
}

.grnt-new-header .ht-right-content .header-search .accessibility-button .btn-accessibility svg {
    max-width: 19px
}

.grnt-new-header .ht-right-content .header-search .accessibility-button .btn-accessibility svg path {
    fill: #fff;
    transition: all .5s
}

.grnt-new-header .ht-right-content .header-search .search-tab-button .btntab-search {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    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;
    border-radius: 50%
}

.grnt-new-header .ht-right-content .header-search .search-tab-button .btntab-search svg {
    max-width: 19px
}

.grnt-new-header .ht-right-content .header-search .search-tab-button .btntab-search svg path {
    fill: #fff;
    transition: all .5s
}

@media(max-width: 1199px) {
    .grnt-new-header .ht-right-content .header-search .pay-button {
        margin-left: 3px
    }
}

.grnt-new-header .ht-right-content .header-search .btn-pay {
    min-width: 65px;
    padding: 10px 20px;
    font-weight: 500;
    height: 44px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 25px;
    margin-left: 12px
}

@media(max-width: 1199px) {
    .grnt-new-header .ht-right-content .header-search .btn-pay {
        margin-left: 0
    }
}

.grnt-new-header .ht-right-content .header-search .customer-care .mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: -moz-fit-content;
    height: fit-content;
    transition: all .5s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
    display: block;
    background: #f5f5f5;
    border-top: 1px solid #e9e9e9;
    z-index: 100
}

.grnt-new-header .ht-right-content .header-search .customer-care:hover .mega-menu,
.grnt-new-header .ht-right-content .header-search .customer-care:focus .mega-menu,
.grnt-new-header .ht-right-content .header-search .customer-care:active .mega-menu {
    display: block;
    opacity: 1;
    transform: rotateX(0);
    transform-origin: top
}

.grnt-new-header .ht-right-content .header-search .customer-care .cc-links {
    padding: 15px 70px;
    gap: 30px
}

.grnt-new-header .ht-right-content .header-search .customer-care .cc-links a {
    color: #353535;
    transition: .5s all
}

.grnt-new-header .ht-right-content .header-search .customer-care .cc-links a:hover,
.grnt-new-header .ht-right-content .header-search .customer-care .cc-links a:focus,
.grnt-new-header .ht-right-content .header-search .customer-care .cc-links a:active {
    font-weight: 600;
    color: #9b1e26
}

.grnt-new-header.zindex {
    box-shadow: 0 2px 4px 10px rgba(0, 0, 0, .05)
}

.grnt-new-header.bg-white-state,
.grnt-new-header.zindex {
    background: #fff;
    border-bottom: 1px solid #e9e9e9
}

.grnt-new-header.bg-white-state:before,
.grnt-new-header.zindex:before {
    display: none
}

.grnt-new-header.bg-white-state .menu-toggle-btn svg path,
.grnt-new-header.zindex .menu-toggle-btn svg path {
    fill: #9d1d27
}

.grnt-new-header.bg-white-state li.menu-item-has-children>a,
.grnt-new-header.zindex li.menu-item-has-children>a {
    color: #9b1e26
}

.grnt-new-header.bg-white-state .grnt-help-link,
.grnt-new-header.zindex .grnt-help-link {
    color: #1a1a1a
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .login-btn,
.grnt-new-header.zindex .ht-right-content .header-search .login-btn {
    background: #9b1e26 !important;
    color: #fff !important
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .login-btn svg path,
.grnt-new-header.zindex .ht-right-content .header-search .login-btn svg path {
    fill: #fff !important
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .header-search-box input,
.grnt-new-header.zindex .ht-right-content .header-search .header-search-box input {
    border: 1px solid #222 !important;
    color: #222 !important
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .header-search-box input:-ms-input-placeholder,
.grnt-new-header.zindex .ht-right-content .header-search .header-search-box input:-ms-input-placeholder {
    color: #222 !important
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .header-search-box input::placeholder,
.grnt-new-header.zindex .ht-right-content .header-search .header-search-box input::placeholder {
    color: #222 !important
}

.grnt-new-header.bg-white-state .ht-right-content .header-search .header-search-box svg path,
.grnt-new-header.zindex .ht-right-content .header-search .header-search-box svg path {
    fill: #3f3f3f
}

.grnt-new-header.bg-white-state .ht-right-content .customer-care,
.grnt-new-header.zindex .ht-right-content .customer-care {
    position: relative
}

.grnt-new-header.bg-white-state .ht-right-content .customer-care .grnt-customer-service,
.grnt-new-header.zindex .ht-right-content .customer-care .grnt-customer-service {
    color: #222 !important;
    border: 1px solid #222;
    background: #d9d9d9 !important
}

.grnt-new-header.bg-white-state .ht-right-content .customer-care .cuca-img svg path,
.grnt-new-header.zindex .ht-right-content .customer-care .cuca-img svg path {
    fill: #9b1e26
}

.grnt-new-header.bg-white-state .ht-right-content .customer-care a,
.grnt-new-header.zindex .ht-right-content .customer-care a {
    color: #9b1e26
}

.grnt-new-header.bg-white-state .ht-right-content .btn-pay,
.grnt-new-header.zindex .ht-right-content .btn-pay {
    background: #fff;
    border-color: #9b1e26;
    color: #9b1e26
}

.grnt-new-header.bg-white-state .ht-right-content .btn-accessibility,
.grnt-new-header.zindex .ht-right-content .btn-accessibility {
    border-color: #9b1e26 !important;
    background: #fff !important
}

.grnt-new-header.bg-white-state .ht-right-content .btn-accessibility svg path,
.grnt-new-header.zindex .ht-right-content .btn-accessibility svg path {
    fill: #9b1e26 !important
}

.grnt-new-header.bg-white-state .ht-right-content .search-tab-button .btntab-search,
.grnt-new-header.zindex .ht-right-content .search-tab-button .btntab-search {
    border-color: #9b1e26 !important;
    background: #fff !important
}

.grnt-new-header.bg-white-state .ht-right-content .search-tab-button .btntab-search svg path,
.grnt-new-header.zindex .ht-right-content .search-tab-button .btntab-search svg path {
    fill: #9b1e26 !important
}

.grnt-new-header.bg-white-state li.menu-item-has-children:hover .mega-tabs-desc-main,
.grnt-new-header.bg-white-state li.menu-item-has-children:focus .mega-tabs-desc-main,
.grnt-new-header.bg-white-state li.menu-item-has-children:active .mega-tabs-desc-main {
    display: block !important
}

.grnt-new-header.default-white-state {
    background: #fff;
    border-bottom: 1px solid #e9e9e9
}

.grnt-new-header.default-white-state.zindex {
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0)
}

.grnt-new-header.default-white-state:before {
    display: none
}

.grnt-new-header.default-white-state li.menu-item-has-children>a {
    color: #9b1e26
}

.grnt-new-header.default-white-state .grnt-help-link {
    color: #1a1a1a
}

.grnt-new-header.default-white-state .ht-right-content .header-search .login-btn {
    background: #9b1e26 !important;
    color: #fff !important
}

.grnt-new-header.default-white-state .ht-right-content .header-search .login-btn svg path {
    fill: #fff !important
}

.grnt-new-header.default-white-state .ht-right-content .header-search .header-search-box input {
    border: 1px solid #222 !important;
    color: #222 !important
}

.grnt-new-header.default-white-state .ht-right-content .header-search .header-search-box input:-ms-input-placeholder {
    color: #222 !important
}

.grnt-new-header.default-white-state .ht-right-content .header-search .header-search-box input::placeholder {
    color: #222 !important
}

.grnt-new-header.default-white-state .ht-right-content .header-search .header-search-box svg path {
    fill: #3f3f3f
}

.grnt-new-header.default-white-state .ht-right-content .customer-care {
    position: relative
}

.grnt-new-header.default-white-state .ht-right-content .customer-care .grnt-customer-service {
    color: #222 !important;
    border: 1px solid #222;
    background: #d9d9d9 !important
}

.grnt-new-header.default-white-state .ht-right-content .customer-care .cuca-img svg path {
    fill: #9b1e26
}

.grnt-new-header.default-white-state .ht-right-content .customer-care a {
    color: #9b1e26
}

.grnt-new-header.default-white-state .ht-right-content .btn-pay {
    background: #fff;
    border-color: #9b1e26;
    color: #9b1e26
}

.grnt-new-header.default-white-state .ht-right-content .btn-accessibility {
    border-color: #9b1e26 !important;
    background: #fff !important
}

.grnt-new-header.default-white-state .ht-right-content .btn-accessibility svg path {
    fill: #9b1e26 !important
}

.grnt-new-header.default-white-state .ht-right-content .search-tab-button .btntab-search {
    border-color: #9b1e26 !important;
    background: #fff !important
}

.grnt-new-header.default-white-state .ht-right-content .search-tab-button .btntab-search svg path {
    fill: #9b1e26 !important
}

.grnt-new-header.default-white-state li.menu-item-has-children:hover .mega-tabs-desc-main,
.grnt-new-header.default-white-state li.menu-item-has-children:focus .mega-tabs-desc-main,
.grnt-new-header.default-white-state li.menu-item-has-children:active .mega-tabs-desc-main {
    display: block !important
}

.grnt-new-header.zindex .head-accessibility {
    display: none
}

@media(max-width: 1299px) {
    .grnt-new-header .ht-left-content {
        padding-left: 30px
    }

    .grnt-new-header .ht-right-content {
        padding-right: 30px
    }
}

@media(max-width: 1199px) {
    .grnt-new-header .new-nav-menu {
        gap: 20px
    }

    .grnt-new-header .ht-left-content {
        gap: 15px
    }

    .grnt-new-header .ht-right-content {
        gap: 15px
    }
}

.grnt-search-modal .modal-header .grnt-search-img {
    top: 9.5px;
    left: 13px;
    position: absolute
}

.grnt-search-modal .modal-header .grnt-search-img input {
    border: 1px solid #fff;
    color: #fff
}

.grnt-search-modal .modal-header .grnt-search-img input:-ms-input-placeholder {
    color: #fff
}

.grnt-search-modal .modal-header .grnt-search-img input::placeholder {
    color: #fff
}

.grnt-search-modal .modal-header .grnt-search-img svg path {
    fill: #3f3f3f
}

.grnt-new-header.mobile-menu {
    padding: 20px 0;
    height: 76px;
    border-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}

.grnt-new-header.mobile-menu.zindex .menu-toggle-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-outer-cs {
    background: #9d1d27;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-pay {
    color: #9d1d27;
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-accessibility {
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .mob-search-outer-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.default-white-state {
    border-bottom: 1px solid #e9e9e9
}

.grnt-new-header.mobile-menu.default-white-state .menu-toggle-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-outer-cs {
    background: #9d1d27;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-pay {
    color: #9d1d27;
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-accessibility {
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .mob-search-outer-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right {
    gap: 8px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn {
    margin-right: 3px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-outer-cs {
    padding: 8px 12px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    background: #4b4b4b;
    border: 1px solid #787878;
    border-radius: 24px;
    outline: none
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-pay {
    padding: 8px 14px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #787878;
    border-radius: 24px;
    outline: none
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    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
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility svg {
    max-width: 20px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #fff
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn svg,
.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn img {
    max-width: 20px
}

.grnt-new-header.mobile-menu .header-top svg {
    transition: .5s all
}

/* Desktop Header CSS End */
/* --------------------------------------------------------------------------------------------------- */
/* Mobile Header CSS Start */
.grnt-mob-cs-dropdown-menu {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: -200%;
    transition: .5s all
}

.grnt-mob-cs-dropdown-menu .inner {
    background: #f6f6f6;
    border-radius: 24px 24px 0 0;
    padding: 20px 0px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new {
    padding: 20px 20px 0;
    height: calc(100% - 200px);
    overflow-y: auto
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .row {
    row-gap: 8px;
    margin: 0 -4px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .row .col-6,
.grnt-mob-cs-dropdown-menu .inner .inner-top-new .row .col-12 {
    padding: 0 4px;
    display: inherit
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box {
    width: 100%;
    padding: 12px;
    background: #eee;
    border-radius: 12px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 6px;
    text-align: center
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-icon img {
    width: 20px;
    height: 20px;
    object-fit: fill
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-desc .title-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: max-content max-content;
    grid-template-columns: max-content max-content;
    gap: 0;
    margin-bottom: 6px;
    -ms-flex-pack: center;
    justify-content: center
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-desc .title-icon .title {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin-bottom: 0
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-desc .title-icon img {
    width: 16px;
    height: 16px;
    object-fit: fill;
    position: relative;
    top: -1px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #686873;
    margin-bottom: 0
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-box .cust-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-bottom {
    border-top: 1px solid #dbdbde;
    width: 100%
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box {
    position: relative;
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dbdbde
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cnhb-img img {
    width: 40px;
    height: 40px;
    object-fit: fill
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cnhb-desc .title-icon {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: max-content 20px;
    grid-template-columns: max-content 20px;
    gap: 0;
    margin-bottom: 2px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cnhb-desc .title-icon .title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #222;
    margin-bottom: 0
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cnhb-desc .title-icon img {
    width: 20px;
    height: 20px;
    object-fit: fill
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cnhb-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #222;
    margin-bottom: 0
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-help-box .cust-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main {
    padding: 16px 20px;
    min-height: 130px;
    width: 100%;
    z-index: 1
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-img img {
    width: 100%;
    height: 100%
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-qr-desc {
    text-align: left;
    max-width: 175px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-qr-desc .title {
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    background: linear-gradient(97.67deg, rgba(55, 10, 14, 0.8) 6.64%, rgba(157, 29, 39, 0.8) 90.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 8px
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-qr-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color: #6e0a0f;
    margin-bottom: 0
}

.grnt-mob-cs-dropdown-menu .inner .inner-top-new .cust-new-qr-main .cust-new-qr-desc .btn-red {
    margin-top: 20px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;
    background: #9b1e26;
    border-radius: 24px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

.grnt-mob-cs-dropdown-menu a.grnt-mob-cs-close {
    padding: 0 !important;
    left: auto;
    right: 15px;
    position: absolute;
    top: 15px;
    margin: 0 auto;
    width: 22px;
    height: 22px;
    margin: 0;
    z-index: 12;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important
}

.grnt-login-cs-dropdown-menu {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: -200%;
    transition: .5s all
}

.grnt-login-cs-dropdown-menu .grlocs-inner {
    border-radius: 24px 24px 0 0;
    padding: 20px;
    background: radial-gradient(107.48% 419.43% at -9.67% 117.43%, rgba(0, 0, 0, 0) 46.13%, rgba(0, 0, 0, 0.2) 94.71%), #6e0a0f;
    height: calc(100% - 200px);
    overflow-y: auto
}

.grnt-login-cs-dropdown-menu .log-pop-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 16px
}

.grnt-login-cs-dropdown-menu .new-login-box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0.24) 100%);
    border-radius: 24px;
    padding: 12px;
    margin-top: 35px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner {
    padding: 20px 24px;
    background: #fff;
    border-radius: 20px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .main-title {
    margin-bottom: 32px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .main-title .title {
    font-style: normal;
    font-weight: 600;
    color: #222;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .main-title .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #222;
    margin-bottom: 0
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 20px;
    grid-template-columns: auto 20px;
    position: relative;
    gap: 8px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid+.new-login-box-grid {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #e9e9e9
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    gap: 8px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left img {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left .lgbg-desc .title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #222;
    margin-bottom: 4px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-left .lgbg-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #686873;
    margin-bottom: 0
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-arrow {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px
}

.grnt-login-cs-dropdown-menu .new-login-box .new-login-box-inner .new-login-box-grid .lgbg-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    z-index: 1
}

.grnt-login-cs-dropdown-menu .new-login-cta {
    padding: 16px 20px;
    min-height: 138px;
    width: 100%;
    margin-top: 16px;
    z-index: 1
}

.grnt-login-cs-dropdown-menu .new-login-cta .new-login-cta-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.grnt-login-cs-dropdown-menu .new-login-cta .new-login-cta-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 16px
}

@media(max-width: 767px) {
    .grnt-login-cs-dropdown-menu .new-login-cta .new-login-cta-img img {
        object-fit: fill
    }
}

.grnt-login-cs-dropdown-menu .new-login-cta .login-cta-desc {
    max-width: 230px
}

.grnt-login-cs-dropdown-menu .new-login-cta .login-cta-desc .title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    background: linear-gradient(93.81deg, #E9E9E9 0%, #838383 154.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 18px
}

.grnt-login-cs-dropdown-menu .new-login-cta .login-cta-desc .btn-white {
    padding: 10px 20px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
    border-radius: 24px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #9b1e26
}

.grnt-login-cs-dropdown-menu a.grnt-login-cs-close {
    padding: 0 !important;
    left: auto;
    right: 20px;
    position: absolute;
    top: 20px;
    margin: 0 auto;
    width: 22px;
    height: 22px;
    margin: 0;
    z-index: 12;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important
}

.grnt-login-cs-dropdown-menu a.grnt-login-cs-close svg {
    width: 22px;
    height: 22px
}

.grnt-mob-cs-dropdown-menu a.grnt-mob-cs-close svg {
    width: 22px;
    height: 22px
}

.grnt-new-header.mobile-menu {
    padding: 20px 0;
    height: 76px;
    border-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9
}

.grnt-new-header.mobile-menu.zindex .menu-toggle-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-outer-cs {
    background: #9d1d27;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-pay {
    color: #9d1d27;
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-accessibility {
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #9d1d27
}

.grnt-new-header.mobile-menu.zindex .mob-search-outer-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.default-white-state {
    border-bottom: 1px solid #e9e9e9
}

.grnt-new-header.mobile-menu.default-white-state .menu-toggle-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-outer-cs {
    background: #9d1d27;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-pay {
    color: #9d1d27;
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-accessibility {
    background: #fff;
    border-color: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #9d1d27
}

.grnt-new-header.mobile-menu.default-white-state .mob-search-outer-btn svg path {
    fill: #9b1e26
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right {
    gap: 8px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn {
    margin-right: 3px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-outer-cs {
    padding: 8px 12px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    background: #4b4b4b;
    border: 1px solid #787878;
    border-radius: 24px;
    outline: none
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-pay {
    padding: 8px 14px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #787878;
    border-radius: 24px;
    outline: none
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    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
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility svg {
    max-width: 20px
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility svg path {
    fill: #fff
}

.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn svg,
.grnt-new-header.mobile-menu .header-top .grnewhet-right .mob-search-outer-btn img {
    max-width: 20px
}

.grnt-new-header.mobile-menu .header-top svg {
    transition: .5s all
}

.grnt-mobile-menu-container {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    z-index: 5;
    background: #f9f9f9;
    overflow: auto;
    z-index: 10
}

.grnt-mobile-menu-container .mob-logo-close {
    padding: 20px 15px;
    border-bottom: 1px solid #e9e9e9
}

.grnt-mobile-menu-container .cust-main-close {
    gap: 15px
}

.grnt-mobile-menu-container .cust-main-close .customer-care .grnt-mob-cs-li {
    background: #fff;
    color: #222 !important;
    border: 1px solid #222;
    padding: 9px 15px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 25px;
    text-align: center;
    white-space: nowrap
}

.grnt-mobile-menu-container .cust-main-close .customer-care .grnt-mob-cs-li.with-anim {
    position: relative;
    display: block
}

.grnt-mobile-menu-container .cust-main-close .customer-care .grnt-mob-cs-li.with-anim .grnt-animation-odometer {
    height: 1.2em;
    overflow: hidden;
    position: relative
}

.grnt-mobile-menu-container .cust-main-close .customer-care .grnt-mob-cs-li.with-anim .grnt-animation-odometer .grnt-odometer-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: transform .6s ease-in-out
}

.grnt-mobile-menu-container .cust-main-close .customer-care .grnt-mob-cs-li.with-anim .grnt-animation-odometer .grnt-odometer-track span {
    height: 1.2em;
    line-height: 1.2em;
    white-space: nowrap
}

.grnt-mobile-menu-container .mob-menu-category {
    position: relative;
    z-index: 1
}

.grnt-mobile-menu-container .mob-menu-category .has-sub-category>a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px
}

.grnt-mobile-menu-container .mob-menu-category .has-sub-category+.has-sub-category {
    border-top: 1px solid #e9e9e9
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main {
    background: #f9f9f9;
    height: auto;
    margin: 0 auto;
    display: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 78px;
    left: 0;
    right: 0;
    bottom: 80px;
    padding: 0px;
    border: 0;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main.active {
    opacity: 1;
    visibility: visible;
    display: block
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    gap: 30px;
    padding: 0 20px 0
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    padding: 16px 0
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    height: 3px;
    background: #9b1e26;
    opacity: 0;
    transition: opacity .3s ease
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu li.active:before {
    opacity: 1
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu li.active a {
    color: #222;
    font-weight: 600
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .new-nav-menu li a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #686873
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner {
    background: #f9f9f9;
    height: calc(100% - 80px);
    margin: 0 auto;
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0px;
    border: 0;
    border-radius: 0;
    z-index: 1;
    overflow: auto;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .momecat-view-all-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px;
    gap: 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #9b1e26
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner.active {
    opacity: 1;
    visibility: visible
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background: #e9e9e9;
    color: #222 !important;
    gap: 20px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current-single>a {
    padding: 15px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    gap: 20px;
    border-top: 1px solid #e9e9e9
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current>a {
    padding: 15px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    gap: 20px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current>a .new-tag {
    display: inline-block;
    padding: 4px 10px;
    background: linear-gradient(135deg, #9B1E26 0%, #56070C 98.08%);
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    margin-left: 8px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current>a svg {
    transform: rotate(0deg);
    max-width: 25px;
    transition: .5s all
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current>a.active {
    background: #f2f2f2
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current>a.active svg {
    transform: rotate(-180deg)
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main {
    display: none;
    overflow: hidden
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top {
    padding-left: 20px;
    padding-right: 20px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top ul {
    padding: 12px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, .04)
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top li>a {
    padding: 12px;
    font-size: 14px;
    line-height: 22px;
    display: block;
    font-weight: 400;
    color: #222
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .momecat-view-all a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    color: #9b1e26;
    font-weight: 600
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc li>a {
    padding: 15px 10px;
    line-height: normal;
    width: 100%
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc li {
    border-bottom: 1px solid #e9e9e9
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .tit {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #6e0a0f;
    display: block
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 11px;
    margin-top: 10px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctlb-img {
    max-width: 60px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctlb-img img {
    max-width: 100%
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span {
    padding: 2px 8px;
    background: linear-gradient(0deg, rgba(250, 225, 225, 0.6), rgba(250, 225, 225, 0.6)), #fff;
    border: 1px solid #fae1e1;
    border-radius: 4px;
    font-size: 9px;
    line-height: 11px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.pink-bg {
    background: linear-gradient(0deg, rgba(250, 225, 225, 0.6), rgba(250, 225, 225, 0.6)), #fff;
    border: 1px solid #fae1e1
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.yellow-bg {
    background: linear-gradient(0deg, rgba(242, 232, 179, 0.4), rgba(242, 232, 179, 0.4)), #fff;
    border: 1px solid #f2e8b3
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.liblue-bg {
    background: linear-gradient(0deg, rgba(198, 226, 226, 0.6), rgba(198, 226, 226, 0.6)), #fff;
    border: 1px solid #c6e2e2
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.purple-bg {
    background: linear-gradient(0deg, rgba(216, 203, 246, 0.4), rgba(216, 203, 246, 0.4)), #fff;
    border: 1px solid #d8cbf6
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.lipink-bg {
    background: linear-gradient(0deg, rgba(252, 224, 248, 0.6), rgba(252, 224, 248, 0.6)), #fff;
    border: 1px solid #fce0f8
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .credit-card-tabs-desc .cc-tab-link .cctl-bottom .cctl-desc span.green-bg {
    background: linear-gradient(0deg, rgba(198, 226, 203, 0.4), rgba(198, 226, 203, 0.4)), #fff;
    border: 1px solid #c6e2cb
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .provilege-card-tabs-desc .privilage-inbox {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 51px auto;
    grid-template-columns: 51px auto;
    gap: 9px;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 12px;
    margin: 10px 0px;
    max-width: 100%
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .provilege-card-tabs-desc .privilage-inbox+.privilage-inbox {
    margin-top: 22px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .provilege-card-tabs-desc .privilage-inbox .privilage-img img {
    max-width: 51px;
    border-radius: 4px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .provilege-card-tabs-desc .privilage-inbox .privilage-desc .pri-txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top .h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0px;
    margin-bottom: 15px;
    padding: 0px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-top+.momecatle-top {
    padding-top: 22px;
    border-top: 1px solid #f6f6f6
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom {
    padding: 10px 20px 20px 20px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .nav-top-common-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 0;
    margin-bottom: 25px;
    color: #222
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
    grid-template-columns: 40% auto;
    border-radius: 20px;
    overflow: hidden
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box picture {
    height: 100%
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box picture img {
    width: 100%;
    border-radius: 20px 0px 0px 20px;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc {
    padding: 20px 10px 20px 20px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc h3 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #222;
    margin-bottom: 10px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc p {
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc .btn-red-border {
    padding: 7px 14px;
    border-radius: 24px;
    border: 1px solid #9d1d27;
    display: block;
    font-size: 12px;
    line-height: 20px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-weight: 400;
    color: #9d1d27
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc.pink-bg {
    background: #f6e5e5
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc.white-bg {
    background: #fff
}

.grnt-mobile-menu-container .mob-menu-category .mobmenucat-inner-main .mobmenucat-inner .mobmenucat-current .momecat-last-main .momecatle-bottom .mega-discover-box .discover-desc.grey-bg {
    background: #e9e9e9
}

.grnt-mobile-menu-container .mobile-menu-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100vh;
    height: 100dvh
}

.grnt-mobile-menu-container .mobile-menu-main .header-search {
    padding: 18px 20px !important;
    border-top: 1px solid #dbdbde
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .header-search-box .img-search {
    top: 11px;
    left: 13px
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .header-search-box input {
    border-radius: 59.5px;
    padding: 13px 10px 13px 45px;
    color: #222
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .header-search-box input:-ms-input-placeholder {
    color: #222;
    opacity: 1
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .header-search-box input::placeholder {
    color: #222;
    opacity: 1
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .btn-pay {
    padding: 12px 24px;
    height: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    line-height: 20px;
    color: #9b1e26;
    font-weight: 400;
    background: rgba(0, 0, 0, 0);
    border-radius: 24px;
    margin-left: 6px;
    border: 1px solid #9b1e26
}

.grnt-mobile-menu-container .mobile-menu-main .header-search .login-button .login-btn {
    padding: 12px 24px;
    height: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    background: #9b1e26;
    border-radius: 24px;
    margin-left: 6px;
    outline: none;
    border: 0
}

.grnt-mobile-menu-container .mobile-menu-middle {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 80px;
    background: rgba(34, 34, 34, .95);
    z-index: 9
}

.grnt-mobile-menu-container .mobile-menu-middle .menu-middle-close {
    position: absolute;
    top: 25px;
    right: 20px
}

.grnt-mobile-menu-container .mobile-menu-middle .bottom-text-with-img {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 5px
}

.grnt-mobile-menu-container .mobile-menu-middle .bottom-text-with-img p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    margin: 0
}

/* Mobile Header CSS End */
/* ----------------------------------------------------------------------------------------------- */
/* Mobile Header Search CSS Start */
.header-search-box input {
    border-radius: 19.5px;
    border: 1px solid #353535;
    background: #fff;
    padding: 9px 10px 9px 50px;
    width: 100%;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

@media(max-width: 767px) {
    .header-search-box input {
        font-size: 14px
    }
}

.header-search-box .img-search {
    top: 10px;
    left: 23px
}

.header-search-box .img-close {
    top: 10px;
    right: 23px;
    cursor: pointer;
    display: none
}

.header-search {
    background: #fff
}

.header-search #login-dropdonw-li:hover::before,
.header-search #help-dropdonw-li:hover::before {
    top: 42px
}

.header-search #help-dropdonw-li:hover::before,
.header-search #login-dropdonw-li:hover::before {
    content: "";
    position: absolute;
    top: 62px;
    box-shadow: 0 0 0;
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='18' viewBox='0 0 29 18' fill='%23F6F6F6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.7361 16.75L14.3993 1L1.0625 16.75' stroke='%23E9E9E9'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 17px;
    opacity: 0;
    right: 0;
    left: 20px;
    margin: auto;
    transform: none;
    background-color: rgba(0, 0, 0, 0);
    z-index: 191
}

.header-search #login-dropdonw-li:hover::before {
    left: 0
}

.header-search #help-dropdonw-li::before,
.header-search #search-box::before {
    content: "";
    position: absolute;
    top: 62px;
    box-shadow: 0 0 0;
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='18' viewBox='0 0 29 18' fill='%23F6F6F6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.7361 16.75L14.3993 1L1.0625 16.75' stroke='%23E9E9E9'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 16px;
    opacity: 0;
    right: 0;
    left: 20px;
    margin: auto;
    transform: none;
    background-color: rgba(0, 0, 0, 0);
    z-index: 191
}

.header-search #help-dropdonw-li.active::before,
.header-search #search-box.active::before {
    opacity: 1
}

.header-search #login-dropdonw-li::before {
    content: "";
    position: absolute;
    top: 62px;
    box-shadow: 0 0 0;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 14px;
    opacity: 0;
    right: 0;
    left: 0px;
    margin: auto;
    transform: none;
    background-color: rgba(0, 0, 0, 0);
    z-index: 191;
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.595 15.25H1.07837L13.3362 0.773438L25.595 15.25Z' fill='%236E0A0F' stroke='%236E0A0F'/%3E%3C/svg%3E%0A")
}

.header-search #login-dropdonw-li.active::before {
    opacity: 1
}

.header-search #login-dropdonw-li:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.595 15.25H1.07837L13.3362 0.773438L25.595 15.25Z' fill='%236E0A0F' stroke='%236E0A0F'/%3E%3C/svg%3E%0A");
    height: 14px
}

.header-search #search-box:before {
    content: "";
    position: absolute;
    top: 45px;
    box-shadow: 0 0 0;
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='18' viewBox='0 0 29 18' fill='%23F6F6F6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.7361 16.75L14.3993 1L1.0625 16.75' stroke='%23E9E9E9'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 17px;
    opacity: 0;
    right: 0;
    left: 20px;
    margin: auto;
    transform: none;
    background-color: rgba(0, 0, 0, 0);
    z-index: 191
}

.header-search ul.cta-container li .dropdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 835px) {
    .header-search ul.cta-container li.drop-down:hover .dropdown-content:not(.show) {
        display: block;
        top: 20px !important
    }
}

.header-search .login-button .dropdown .login-btn:after {
    display: none
}

.header-search .login-button .dropdown .login-btn+.login-drodown-menu {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    overflow: visible;
    z-index: 9;
    margin-top: 10px
}

.header-search .login-button .dropdown .login-btn+.login-drodown-menu .inner {
    padding: 20px 20px 0 20px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border: none;
    left: auto;
    background: #fff
}

@media(max-width: 834px) {
    .header-search .login-button .dropdown .login-btn+.login-drodown-menu {
        top: auto !important;
        background: #fff;
        width: 100%;
        padding: 0;
        border: 1px solid #d9d9d9;
        box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, .25)
    }
}

@media(max-width: 834px)and (max-width: 767px) {
    .header-search .login-button .dropdown .login-btn+.login-drodown-menu {
        padding: 20px 32px 0 32px
    }
}

.header-search .customer-support {
    min-width: 175px;
    padding: 7px 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.6px;
    color: #fff !important;
    border: 1px solid #787878;
    border-radius: 50px;
    background: #4b4b4b !important;
    display: block
}

@media(max-width: 1366px) {
    .header-search .customer-support {
        padding: 7px 14px;
        min-width: 145px
    }
}

@media(max-width: 1199px) {
    .header-search .customer-support {
        padding: 7px 20px;
        min-width: 145px;
        margin-left: 2px !important
    }
}

.header-search .customer-support:after {
    display: none
}

.header-search .customer-support+.help-drodown-menu {
    top: 0px !important;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    overflow: visible;
    border: 0
}

.header-search .customer-support+.help-drodown-menu .grnt-cs-dropdown-menu {
    margin-left: 0;
    top: 0
}

.header-search .customer-support+.help-drodown-menu .inner {
    margin-top: 20px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border: none;
    left: auto;
    background: #fff;
    border: 1px solid #d9d9d9
}

.header-search .customer-support.what-special:hover {
    font-weight: bold
}

.header-search .customer-support.grnt-customer-service {
    position: relative
}

.header-search .customer-support.grnt-customer-service .grnt-animation-loop {
    position: relative;
    height: 30px;
    overflow: hidden;
    min-width: 70
}

.header-search .customer-support.grnt-customer-service .grnt-animation-loop span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: translateY(100%);
    transition: all .6s ease;
    white-space: nowrap;
    text-align: center
}

.header-search .customer-support.grnt-customer-service .grnt-animation-loop span.show {
    opacity: 1;
    transform: translateY(0)
}

.header-search .customer-support.grnt-customer-service .grnt-animation-odometer {
    height: 30px;
    overflow: hidden;
    position: relative
}

.header-search .customer-support.grnt-customer-service .grnt-animation-odometer .grnt-odometer-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: transform .6s ease-in-out;
    text-align: center
}

.header-search .customer-support.grnt-customer-service .grnt-animation-odometer .grnt-odometer-track span {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap
}

header.zindex #header-search-section #search-container .logo {
    display: block
}

@media(max-width: 991px) {
    header.zindex #header-search-section #search-container .logo {
        display: none
    }
}

@media(max-width: 834px) {
    #search-container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

#search-container .closeLogin-new {
    display: none
}

@media(max-width: 834px) {
    #search-container .closeLogin-new {
        display: inline-block;
        margin-right: 0
    }
}

#search-container .logo {
    margin-right: 15px;
    display: none
}

@media(min-width: 1580px) {
    #search-container .logo {
        margin-right: 15px;
        position: absolute;
        left: 70px
    }
}

#search-container .logo img {
    height: 36px;
    display: block;
    width: auto
}

.grnt-search-cs-menu {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: -200%;
    display: none;
    transition: .5s all;
    background: rgba(0, 0, 0, 0);
    padding: 30px 0px 0px;
    max-height: calc(100vh - 0px)
}

@media(max-width: 991px) {
    .grnt-search-cs-menu {
        max-height: auto
    }
}

.grnt-search-cs-menu .inner {
    background: #f6f6f6;
    border-radius: 24px 24px 0 0;
    padding: 50px 0px 25px;
    position: relative
}

.grnt-search-cs-menu .inner .inner-top-new {
    padding: 0px 0px 0;
    height: calc(100% - 200px);
    overflow-y: auto
}

.grnt-search-cs-menu .img-close {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #9b1e26;
    margin: 0
}

.grnt-search-cs-menu .grnt-mob-search-close {
    position: absolute;
    top: 20px;
    right: 24px
}

.grnt-search-cs-menu .grsecs-input .header-search-box .img-search {
    top: 11px;
    left: 14px
}

.grnt-search-cs-menu .grsecs-input .header-search-box input {
    font-size: 14px;
    line-height: 21px;
    border-radius: 49.5px;
    padding: 10px 38px 10px 45px;
    background: #f6f6f6
}

.grnt-search-cs-menu .grsecs-input .header-search-box .img-close {
    top: 13px;
    right: 12px;
    cursor: pointer;
    display: block
}

.grnt-search-cs-menu .grsecs-inner {
    height: 98%;
    overflow: auto;
    padding: 0px 0px 0px
}

.grnt-search-cs-menu .grsecs-inner .search-main {
    max-height: 470px;
    overflow: auto;
    margin-top: 18px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .grsecs-inner .search-main {
        margin-top: 0px
    }
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .grsecs-inner .search-main .mega-tabs-inner {
        display: none
    }
}

.grnt-search-cs-menu .search-main .row {
    padding: 0
}

.grnt-search-cs-menu .search-main .row .col-lg-8 {
    padding: 0
}

.grnt-search-cs-menu .search-main .row .col-lg-4 {
    padding: 0
}

.grnt-search-cs-menu .search-main .mega-discover-box img {
    width: 100%;
    border-radius: 12px 12px 0 0
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc {
    padding: 20px;
    border-radius: 0 0 20px 20px
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.pink-bg {
    background: #f6e5e5
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.white-bg {
    background: #fff
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.grey-bg {
    background: #e9e9e9
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.yellow-bg {
    background: #ffedcb
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient {
    background: linear-gradient(180deg, #1A2549 0%, #3C4A75 100%)
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .h3 {
    color: #fff
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .txt {
    color: #fff
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border {
    border-color: #fff;
    color: #fff
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:hover,
.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:focus,
.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc.mayura-gradient .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin-bottom: 8px
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin-bottom: 20px
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .btn-red-border {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #9d1d27;
    border-radius: 24px;
    color: #9d1d27;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 20px
}

.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .btn-red-border:hover,
.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .btn-red-border:focus,
.grnt-search-cs-menu .search-main .mega-discover-box .discover-desc .btn-red-border:active {
    background: #9d1d27;
    border-color: #9d1d27;
    color: #fff
}

.grnt-search-cs-menu .search-main .nav-top-common-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 16px;
    margin: 0;
    color: #222
}

.grnt-search-cs-menu .search-main .searchm-inner {
    padding-bottom: 17px;
    margin-top: 17px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-inner {
        padding-bottom: 0
    }
}

.grnt-search-cs-menu .search-main .recent-activity .title {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .recent-activity .title {
        font-size: 15px;
        font-weight: 600;
        color: #222
    }
}

.grnt-search-cs-menu .search-main .recent-activity .recent-activity-searched {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.grnt-search-cs-menu .search-main .recent-activity .recent-activity-searched a {
    color: #686873;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 12px;
    border-radius: 18px;
    background: #e9e9e9;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.grnt-search-cs-menu .search-main .recent-activity .recent-activity-searched a:hover {
    color: #686873;
    background: #dbdbde
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .recent-activity .recent-activity-searched a {
        font-size: 11px;
        white-space: nowrap;
        font-weight: 600
    }
}

.grnt-search-cs-menu .search-main .searchm-product {
    margin: 22px 0px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product {
        margin: 32px 0px 0px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box+.searchmp-box {
    margin-top: 20px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box+.searchmp-box {
        margin-top: 32px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .title {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .title {
        font-size: 14px;
        font-weight: 600;
        color: #222;
        margin-bottom: 12px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container {
    gap: 26px;
    padding: 0 9px 4px 9px;
    overflow: auto
}

@media(max-width: 1199px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container {
        gap: 9px
    }
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container {
        gap: 8px;
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: auto
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip {
    -ms-flex: 1;
    flex: 1;
    border-radius: 12px;
    background: #e9e9e9;
    box-shadow: 0 0 0;
    padding: 10px;
    transition: all .5s
}

@media(max-width: 1199px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip {
        -ms-flex: 0 0 31.333%;
        flex: 0 0 31.333%
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip:hover {
    background: #dbdbde
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip {
        min-width: 167px;
        max-width: 167px;
        box-shadow: 0 0 0
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip img {
    margin-right: 5px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip img {
        width: 40px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip .f14sb {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #222
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip .f14sb {
        font-size: 12px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip .link {
    color: #9b1e26;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    text-decoration: underline;
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip .link {
        font-size: 10px
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip .link:hover {
    text-decoration: none
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box {
    position: relative
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin-bottom: 0
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-new-redirect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.hh-chip-box .hh-new-redirect img {
    position: absolute;
    top: 10px;
    right: 0;
    width: 20px
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 {
    padding: 5px 10px
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search .apply-btn-container {
    position: relative;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search .apply-btn-container {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search .entire-box-link {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchm-product .searchmp-box .chip-container .item-chip.chip2 .sbgs-search {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 991px) {
    .grnt-search-cs-menu .search-main .searchmp-get {
        padding: 0px 7px
    }
}

.grnt-search-cs-menu .search-main .searchmp-get .title {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-get .title {
        font-size: 14px
    }
}

.grnt-search-cs-menu .search-main .searchmp-get .row {
    row-gap: 16px
}

.grnt-search-cs-menu .search-main .searchmp-get .searchi-box .item-chip {
    background: #e9e9e9;
    border: 1px solid rgba(154, 27, 36, .02);
    padding: 10px;
    box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, .16);
    border-radius: 12px;
    -ms-flex: 1;
    flex: 1
}

.grnt-search-cs-menu .search-main .searchmp-get .searchi-box .item-chip:hover {
    background: #dbdbde
}

.grnt-search-cs-menu .search-main .searchmp-get .searchi-box .h3 {
    font-size: 14px;
    font-weight: bold;
    color: #9b1e26;
    margin: 0
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-get .searchi-box .h3 {
        font-size: 12px
    }
}

.grnt-search-cs-menu .search-main .searchmp-get .searchi-box .gtus {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin: 0
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-get .searchi-box .gtus {
        font-size: 12px
    }
}

@media(max-width: 1199px) {
    .grnt-search-cs-menu .search-main .searchmp-blogs {
        padding: 0px 24px 22px 7px
    }
}

@media(max-width: 991px) {
    .grnt-search-cs-menu .search-main .searchmp-blogs {
        padding: 0px 7px
    }
}

.grnt-search-cs-menu .search-main .searchmp-blogs .more-btn {
    color: #9b1e26;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-align: center;
    margin: 25px auto 0px;
    padding: 0;
    display: block
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip {
    padding: 5px 10px;
    position: relative;
    border-radius: 12px;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    box-shadow: 0px 2px 7.2px 0px rgba(0, 0, 0, .16)
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip+.searchmp-chip {
    margin-top: 20px
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip+.searchmp-chip {
        margin-top: 10px
    }
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    gap: 25px;
    position: relative
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search {
        gap: 15px
    }
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .sbgs2 {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    margin: 10px 0
}

@media(max-width: 767px) {
    .grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .sbgs2 {
        font-size: 12px
    }
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .apply-btn-container {
    position: relative;
    z-index: 2
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .apply-btn-container.ML30 {
    margin-left: 0 !important
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .apply-btn-container .btn-red-search-apply-now {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 25px;
    background: #9b1e26;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    border: 0;
    text-decoration: none
}

.grnt-search-cs-menu .search-main .searchmp-blogs .searchmp-chip .sbgs-search .entire-box-link {
    display: block;
    position: absolute;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.grnt-search-cs-menu a.grnt-login-cs-close {
    padding: 0 !important;
    left: auto;
    right: 20px;
    position: absolute;
    top: 20px;
    margin: 0 auto;
    width: 22px;
    height: 22px;
    margin: 0;
    z-index: 12;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important
}

.grnt-search-cs-menu a.grnt-login-cs-close svg {
    width: 22px;
    height: 22px
}

/* Mobile Header Search CSS End */
/* ----------------------------------------------------------------------------------------------- */

.footer {
  font-size: 14px;
  font-weight: 300;
}

.explorer11 .footer {
  position: relative;
}

.explorer11 .footer .stoke-value {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
}

.footer .fot-red .container {
  position: relative;
}

.footer .fot-red .container .scroll-top {
  position: absolute;
  top: -82px;
  right: -32px;
  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;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #FFCB05;
  font-size: 12px;
  font-weight: 700;
  color: #525252;
}

.footer .fot-red .container .scroll-top .icon-Up {
  font-size: 20px;
  margin-bottom: -4px;
  color: #525252;
}

@media (max-width: 991px) {
  .footer .fot-red .container .scroll-top {
    display: none;
  }
}

.footer p {
  margin-bottom: 0;
}

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

.footer ul li {
  margin-top: 12px;
}

.footer ul.social {
  display: -ms-flexbox;
  display: flex;
}

.footer ul.social li {
  margin: 0 30px 0 0;
}

.footer ul.social li:last-child {
  margin-right: 0;
}

.footer ul.app-list {
  display: -ms-flexbox;
  display: flex;
}

.footer ul.app-list li {
  margin: 0 10px 0 0;
}

.footer ul.app-list li:last-child {
  margin-right: 0;
}

/* CLS fix.. do not change */
.footer ul.app-list img {
  min-height: 50px;
}

@media (max-width: 767px) {
  .footer ul.app-list img {
    width: 140px;
  }
}

.footer .fhd {
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  padding-bottom: 16px;
  letter-spacing: .5px;
  margin-bottom: 10px;
}

.footer .fhd.nol {
  border-bottom: 0;
  margin-bottom: 0;
}

.footer .fot_trgr {
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 24px;
  cursor: pointer;
}

.footer .fot_trgr.act {
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  padding-bottom: 16px;
  margin-bottom: 10px;
}

.footer .fot_trgr.act .icon-plus::before {
  content: "\e905";
}

.footer .fot_trgr .icon-plus {
  font-size: 24px;
  margin-left: 20px;
  vertical-align: top;
  display: inline-block;
}

.footer .fot_trgr .icon-plus::before {
  color: #FFFFFF;
}

.footer-top {
  background: #9D1D27;
  color: #FFFFFF;
}

.footer-top a {
  color: #FFFFFF;
}

.footer-top .fot-red {
  padding: 50px 0;
}

.footer-top .fot-dred {
  background: rgba(17, 17, 17, 0.1);
  padding: 40px 0;
}

.footer-top .fot-dred a span {
  font-size: 24px;
}

@media (max-width: 767px) {
  .footer-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-top .fot-dred {
    -ms-flex-order: 3;
    order: 3;
  }

  .footer-top .stoke-value {
    display: none;
  }
}

.footer-btm {
  padding: 30px 0;
  color: #0D0D0D;
}

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

.footer-btm a {
  color: #0D0D0D;
  margin: 0 5px;
}

@media (max-width: 1024px) {
  .footer .fot-red .container .scroll-top {
    right: 0;
  }
}

@media (max-width: 767px) {

  .footer .fot-red .fhd,
  .footer .fot_trgr {
    padding-top: 6px;
  }

  .footer .fot-red .fhd::before,
  .footer .fot_trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "\e906";
    right: 13px;
    top: 6px;
    color: #FFFFFF;
  }

  .footer .fot-red .fhd.act::before,
  .footer .fot_trgr.act::before {
    content: "\e905";
  }

  .footer .fot-red .fhd.act+.row,
  .footer .fot_trgr.act+.row {
    margin-bottom: 15px;
  }

  .footer .footer-top .fot-red:first-child {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .footer .footer-top .fot-red:last-child {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .footer .fot_trgr {
    padding: 6px 0 16px;
  }

  .footer .fot_trgr .icon-plus {
    display: none;
  }

  .footer .fot-dred .col-lg-5 {
    margin: 35px 0;
  }

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

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

  .footer .fot_tog .row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.service-box {
  background-color: #FFFFFF;
  padding: 50px 0;
  position: relative;
}

.service-box::before {
  background: #f3f3f3;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 125px;
  width: 100%;
}

.service-box.op1::before {
  height: 85px;
}

.service-box.op2::before {
  display: none;
}

@media (max-width: 767px) {
  .service-box.op2 {
    padding: 30px 0;
  }
}

.service-box.op2 .row.cards {
  margin-top: 0;
}

.service-box.op3::before {
  display: none;
}

.service-box.op3 .list-item {
  padding: 0;
  margin-bottom: 15px;
}

.service-box.op3 .list-item li span {
  height: 90px;
  width: 90px;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
}

.service-box.op3 .card .card-body {
  padding: 40px 16px;
}

.service-box.op3 .card .card-title {
  line-height: 1;
  margin: 0;
}

.service-box.op3 .card .with-circle {
  color: #54565b;
}

.service-box.op3 .card .with-circle strong {
  font-weight: 500;
}

.service-box.op3 .card .with-circle .flex span {
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
}

.service-box.op3 .card .with-circle.op3 li {
  padding: 1px 0 1px 15px;
}

.service-box.op3 .card .with-circle.op3 li::before {
  top: 1px;
}

.service-box.op3 .card .black strong {
  font-weight: 500;
}

@media (max-width: 767px) {
  .service-box.op3 {
    padding: 30px 0;
  }
}

.service-box.op3 .row.cards {
  margin-top: 0;
}

.service-box .cards {
  margin-top: 50px;
}

.service-box .card {
  color: #b8b8b8;
  height: 100%;
  border-radius: 3px;
}

.service-box .card .card-body {
  padding: 40px 32px;
  border-bottom: 0;
  background: none;
}

.service-box .card .card-body.opt1 {
  padding: 40px 35px 15px 35px;
  border-bottom: 0;
}

.service-box .card .card-body.opt2 {
  background-color: #fafafa;
  padding: 24px 35px 24px 35px;
  color: #54565b;
  border-radius: 0 0 3px 3px;
}

.service-box .card .card-title {
  font-size: 24px;
  font-weight: 300;
  color: #54565b;
  margin-bottom: 20px;
}

.service-box .card .btn-box .btn-white {
  color: #767676;
}

.service-box .card .view-all a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 4px;
  color: #b8b8b8;
}

.service-box .card .view-all a .txt {
  width: 80%;
}

.service-box .card button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}

.service-box .card button:focus {
  outline: 0;
}

.service-box .card button span {
  font-size: 22px;
}

.service-box .was-validated .form-control:valid,
.service-box .was-validated .form-control:invalid {
  background-image: none;
}

@media (max-width: 1024px) {
  .service-box .card .card-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .service-box {
    padding: 60px 0 30px;
  }

  .service-box::before {
    height: 120px;
  }

  .service-box .cards {
    margin-top: 45px;
  }

  .service-box .cards .col-lg-4 {
    margin-bottom: 20px;
  }

  .service-box .card .card-body {
    padding: 40px 30px;
  }

  .service-box .card .col-5.black {
    white-space: nowrap;
  }

  .service-box .card .card-body.opt1,
  .service-box .card .card-body.opt2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .service-box .mt-xs-7 {
    margin-top: 32px;
  }
}

.icn-box {
  background-color: #ffcb05;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 18px solid #FFFFFF;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.icn-box span {
  font-size: 50px;
}

.icn-box img {
  height: 50px;
}

.icn-box+.fhd {
  font-weight: 700;
  margin-top: 4px;
  text-align: center;
}

@media (max-width: 767px) {
  .icn-box {
    width: 124px;
    height: 124px;
    border-width: 12px;
  }
}


  /* downloadbtn */
  a.ftr-download-btn {
    display: inline-block;
    height: 48px;
    min-width: 160px;
    padding: 10px 30px;
    border-radius: 25px;
    background: #FFFFFF;
    color: #9D1D27 !important;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    border: 0;
    font-size: 16px;
    font-weight: 700;
  }
  
  @media (max-width: 991px) {
    a.ftr-download-btn {
      min-width: auto;
      padding: 0 30px;
      line-height: 3;
    }
  }
  .footer-top .fot-dred .d-ctr {
    text-align: center;
  }
  @media (max-width: 991px) {
    .footer-top .fot-dred .d-ctr {
      text-align: left;
    }
  }
@media (max-width: 767px) {
    .footer-top .fot-dred .d-ctr {
        margin: 20px 0;
      }
    }
  /* downloadbtn */
.breadcrumb {
    background-color: #f3f3f3;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 13px;
    text-transform: uppercase;
    color: #767676
}

.breadcrumb a {
    color: #767676
}

.breadcrumb-wrap {
    padding-top: 20px
}

.breadcrumb-wrap nav {
    display: inline-block
}

.breadcrumb-wrap nav .breadcrumb {
    background: #e8e8e8;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .breadcrumb-wrap {
        display: none
    }
}

.banner-brdcrumb.breadcrumb-wrap {
    position: absolute;
    z-index: 2
}

.breadcrumb {
    padding: 5px 20px !important;
    font-size: 12px;
    line-height: 16px;
    border-radius: 13px;
    background: inherit;
    color: #767676;
    font-weight: 500
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    color: #9d1d27;
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumb a {
    color: #4f4e4e
}

.breadcrumb li:last-child a {
    color: #767676;
    pointer-events: none
}

.breadcrumb-wrap {
    padding-top: 20px
}

.explorer11 .blog-main .breadcrumb-wrap nav {
    display: inline
}

.breadcrumb-wrap nav {
    display: inline-block
}

.breadcrumb-wrap nav .breadcrumb {
    margin-bottom: 0
}

.breadcrumb-wrap nav .breadcrumb.op1 {
    background: #f3f3f3
}

@media(max-width: 767px) {
    .breadcrumb-wrap {
        display: none
    }
}

.banner-brdcrumb.breadcrumb-wrap {
    position: absolute;
    z-index: 1
}

.banner-brdcrumb.breadcrumb-wrap .breadcrumb {
    font-weight: 500
}

.banner-brdcrumb.breadcrumb-wrap .breadcrumb-item {
    font-weight: 500;
    font-family: "Inter", sans-serif
}

.banner-brdcrumb.breadcrumb-wrap .breadcrumb-item a {
    color: #4f4e4e
}

.swyp-banner {
    padding: 35px 0px 0px;
    overflow: hidden
}

@media(max-width: 991px) {
    .swyp-banner {
        padding: 20px 0px 0px
    }
}

@media(max-width: 767px) {
    .swyp-banner {
        padding: 15px 0px 15px
    }
}

.swyp-banner .sw-bread {
    z-index: 2;
    left: 70px;
    padding-top: 14px
}

@media(max-width: 1199px) {
    .swyp-banner .sw-bread {
        left: 61px;
        padding-top: 10px
    }
}

@media(max-width: 991px) {
    .swyp-banner .sw-bread {
        left: 41px;
        padding-top: 10px
    }
}

.swyp-banner .swban-swiper .swiper-slide {
    height: auto
}

.swyp-banner .swban-swiper .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    margin: 0;
    left: 64px;
    bottom: 35px;
    background: #fff;
    border-radius: 30px;
    padding: 7px 12px;
    color: #000;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swiper-pagination {
        left: 44px;
        bottom: 15px;
        padding: 7px 9px;
        font-size: 10px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 12px;
        display: block;
        background: #222;
        color: #fff;
        margin-top: 24px
    }
}

.swyp-banner .swban-swiper .swbansw-box {
    padding: 60px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 100%;
    min-height: 460px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box {
        padding: 50px;
        min-height: 430px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box {
        padding: 55px 30px 40px;
        min-height: 330px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box {
        padding: 40px 20px;
        min-height: 330px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc {
    max-width: 50%
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc {
        max-width: 100%;
        text-align: center
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 {
    font-size: 54px;
    line-height: 62px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 {
        font-size: 42px;
        line-height: 51px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 {
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 11px;
        font-weight: 700
    }

    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 br {
        display: none
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .h1 b {
    font-weight: 700
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .txt {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .txt {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .txt {
        font-size: 16px;
        line-height: 22px
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .txt:last-child {
    margin-bottom: 0
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .txt b {
    font-weight: 700
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .apply-btn {
    padding: 18px 60px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    display: block;
    color: #fff;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 40px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-top: 24px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .apply-btn {
        font-size: 16px;
        line-height: 21px;
        padding: 15px 50px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .apply-btn {
        font-size: 14px;
        line-height: 19px;
        padding: 10px 32px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc .apply-btn {
        padding: 12px 20px;
        font-size: 16px;
        line-height: 19px;
        max-width: 100%;
        text-align: center
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul {
    margin: 24px 0px
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul {
        margin: 16px 0px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul {
        margin: 12px 0px
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul:last-child {
    margin-bottom: 0
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul li {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-left: 16px
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul li {
        font-size: 14px;
        line-height: 20px
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f9bc09
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul li::before {
        width: 7px;
        height: 7px
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-desc ul li+li {
    margin-top: 12px
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-img {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 455px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-img {
        max-width: 400px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-img {
        max-width: 300px;
        right: 25px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box .swbanswb-img {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        transform: translateY(0);
        max-width: 100%
    }
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-img img {
    width: 100%;
    height: 100%
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.swyp-banner .swban-swiper .swbansw-box .swbanswb-back img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center right
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-desc {
    max-width: 57%
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-desc {
        max-width: 100%
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-desc .h1 {
    color: #000
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-desc .txt {
    color: #000
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-img {
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateY(0);
    max-width: 403px
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-discount-box .swbanswb-img {
        max-width: 100%;
        margin-bottom: -42px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box {
        padding: 40px 15px
    }

    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box::before {
        content: "";
        position: absolute;
        top: 37%;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(0deg, #DB4057 0.34%, #DB4057 53.01%, rgba(219, 64, 87, 0.523126) 67.34%, rgba(219, 64, 87, 0) 99.58%);
        border-radius: 20px 0px 0px 20px;
        z-index: 1
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc {
    max-width: 61%
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc {
        max-width: 55%
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc {
        max-width: 100%;
        position: relative;
        z-index: 2
    }

    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc .h1 {
        font-size: 27px;
        line-height: 34px
    }

    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc ul {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-desc-mob {
        text-align: left
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-img {
    right: 0;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    max-width: 430px
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-img {
        max-width: 400px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-img {
        max-width: 310px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-benifits-box .swbanswb-img {
        max-width: 100%;
        z-index: 0
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box::before {
        content: "";
        position: absolute;
        top: 47%;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(0deg, #9DEFFE 2.03%, #9DEFFE 36.66%, rgba(157, 239, 254, 0) 91.19%);
        border-radius: 20px 0px 0px 20px;
        z-index: 1
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-desc {
    max-width: 65%
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-desc {
        max-width: 55%
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-desc {
        max-width: 100%;
        position: relative;
        z-index: 2
    }
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-desc .h1 {
    color: #000
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-desc .txt {
    color: #000
}

.swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-img {
    right: 5px;
    top: auto;
    transform: translateY(0);
    max-width: 388px;
    bottom: 0
}

@media(max-width: 1199px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-img {
        max-width: 360px
    }
}

@media(max-width: 991px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-img {
        max-width: 280px
    }
}

@media(max-width: 767px) {
    .swyp-banner .swban-swiper .swbansw-box.swbansw-single-box .swbanswb-img {
        max-width: 100%;
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 30px;
        z-index: 0
    }
}


.snav-wraper,
.stab-wraper {
    height: 65px
}

.bg-grey .secondary-tab {
    border-bottom: solid 1px #d8d8d8;
    background: #fafafa;
    height: 69px
}

@media(max-width: 1024px) {
    .bg-grey .secondary-tab {
        height: auto
    }
}

.secondary-nav,
.secondary-tab,
.secondary-tab-normal {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(37, 36, 59, .1);
    position: relative
}

.secondary-nav.sticky,
.secondary-tab.sticky,
.secondary-tab-normal.sticky {
    position: fixed;
    width: 100%;
    top: 55px;
    left: 0;
    z-index: 2
}

.secondary-nav.sticky ul:not(.filter) li a,
.secondary-tab.sticky ul:not(.filter) li a,
.secondary-tab-normal.sticky ul:not(.filter) li a {
    padding: 15px 0 10px;
    font-size: 16px
}

.secondary-nav.sticky .container .btn-box,
.secondary-tab.sticky .container .btn-box,
.secondary-tab-normal.sticky .container .btn-box {
    top: 5px
}

.secondary-nav.sticky .container .btn-box .btn-red,
.secondary-tab.sticky .container .btn-box .btn-red,
.secondary-tab-normal.sticky .container .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px
}

.secondary-nav ul:not(.filter),
.secondary-tab ul:not(.filter),
.secondary-tab-normal ul:not(.filter) {
    display: -ms-flexbox;
    display: flex
}

.secondary-nav ul:not(.filter).op1 li,
.secondary-tab ul:not(.filter).op1 li,
.secondary-tab-normal ul:not(.filter).op1 li {
    margin: 0 25px
}

.secondary-nav ul:not(.filter).op1 li:last-child,
.secondary-tab ul:not(.filter).op1 li:last-child,
.secondary-tab-normal ul:not(.filter).op1 li:last-child {
    margin-right: 0
}

@media(max-width: 1024px) {

    .secondary-nav ul:not(.filter).op1 li,
    .secondary-tab ul:not(.filter).op1 li,
    .secondary-tab-normal ul:not(.filter).op1 li {
        margin: 0 14px
    }
}

.secondary-nav ul:not(.filter) li,
.secondary-tab ul:not(.filter) li,
.secondary-tab-normal ul:not(.filter) li {
    margin: 0 36px
}

.secondary-nav ul:not(.filter) li p,
.secondary-tab ul:not(.filter) li p,
.secondary-tab-normal ul:not(.filter) li p {
    margin-bottom: 0
}

.secondary-nav ul:not(.filter) li.no-data,
.secondary-tab ul:not(.filter) li.no-data,
.secondary-tab-normal ul:not(.filter) li.no-data {
    margin: 0
}

@media(max-width: 1024px) {

    .secondary-nav ul:not(.filter) li,
    .secondary-tab ul:not(.filter) li,
    .secondary-tab-normal ul:not(.filter) li {
        margin: 0 15px
    }
}

.secondary-nav ul:not(.filter) li:first-child,
.secondary-tab ul:not(.filter) li:first-child,
.secondary-tab-normal ul:not(.filter) li:first-child {
    margin-left: 0
}

.secondary-nav ul:not(.filter) li a,
.secondary-tab ul:not(.filter) li a,
.secondary-tab-normal ul:not(.filter) li a {
    padding: 25px 0 20px;
    display: block;
    font-weight: 400;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.5px
}

.secondary-nav ul:not(.filter) li a::after,
.secondary-tab ul:not(.filter) li a::after,
.secondary-tab-normal ul:not(.filter) li a::after {
    border-bottom: 3px solid #9d1d27;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    position: absolute;
    transition: .3s all ease
}

.secondary-nav ul:not(.filter) li a strong,
.secondary-tab ul:not(.filter) li a strong,
.secondary-tab-normal ul:not(.filter) li a strong {
    font-weight: 300;
    color: #222
}

.secondary-nav ul:not(.filter) li a.active strong,
.secondary-nav ul:not(.filter) li a:hover strong,
.secondary-tab ul:not(.filter) li a.active strong,
.secondary-tab ul:not(.filter) li a:hover strong,
.secondary-tab-normal ul:not(.filter) li a.active strong,
.secondary-tab-normal ul:not(.filter) li a:hover strong {
    font-weight: 500
}

.secondary-nav ul:not(.filter) li a.active::after,
.secondary-nav ul:not(.filter) li a:hover::after,
.secondary-tab ul:not(.filter) li a.active::after,
.secondary-tab ul:not(.filter) li a:hover::after,
.secondary-tab-normal ul:not(.filter) li a.active::after,
.secondary-tab-normal ul:not(.filter) li a:hover::after {
    width: 100%
}

@media(max-width: 991px) {

    .secondary-nav,
    .secondary-tab,
    .secondary-tab-normal {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none
    }

    .secondary-nav::-webkit-scrollbar,
    .secondary-tab::-webkit-scrollbar,
    .secondary-tab-normal::-webkit-scrollbar {
        display: none
    }

    .secondary-nav ul li,
    .secondary-tab ul li,
    .secondary-tab-normal ul li {
        margin: 0 24px
    }
}

.secondary-tab-normal {
    border-bottom: solid 1px #d8d8d8;
    height: 69px
}

@media(max-width: 767px) {
    .secondary-tab-normal ul {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto
    }
}

.secondary-tab-normal ul li {
    margin: 0 8px
}

@media(max-width: 767px) {
    .secondary-tab-normal ul li {
        margin: 0
    }
}

.secondary-tab-normal ul li a {
    padding: 30px 15px 20px 20px
}

@media(max-width: 1024px) {
    .secondary-tab-normal {
        height: auto
    }
}

.grnt-stprod-navbar .secondary-nav ul:not(.filter) {
    height: 65px
}

@media(max-width: 767px) {
    .grnt-stprod-navbar .secondary-nav .container {
        padding: 0
    }
}

.grnt-stprod-navbar .secondary-nav .nav {
    -ms-flex-align: center;
    align-items: center
}

.grnt-stprod-navbar .secondary-nav .nav .btn-box {
    position: relative;
    top: 0;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.grnt-stprod-navbar .secondary-nav .nav .btn-box .btn-red {
    background: #000;
    padding: 10px 20px !important;
    font-size: 16px !important;
    line-height: 1 !important
}

.grnt-stprod-navbar .secondary-nav .nav .btn-box .btn-black-outline {
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    border-radius: 25px;
    font-weight: 600
}

@media(max-width: 991px) {
    .grnt-stprod-navbar .secondary-nav .nav .btn-box {
        display: none
    }
}

.grnt-stprod-navbar .secondary-nav .nav:not(.filter) li {
    margin: 0 18px
}

@media(max-width: 1199px) {
    .grnt-stprod-navbar .secondary-nav .nav:not(.filter) li {
        margin: 0 8px
    }
}

.secondary-nav.sticky,
.secondary-tab.sticky,
.secondary-tab-normal.sticky {
    position: fixed;
    width: 100%;
    top: 77px !important;
    left: 0;
    z-index: 2;
}

.secondary-tab.sticky,
.secondary-tab-normal.sticky {
    position: fixed;
    width: 100%;
    top: 55px;
    left: 0;
    z-index: 3
}

.secondary-nav.sticky ul:not(.filter) li a,
.secondary-tab.sticky ul:not(.filter) li a,
.secondary-tab-normal.sticky ul:not(.filter) li a {
    padding: 15px 0 10px;
    font-size: 16px
}

.secondary-nav.sticky .container .btn-box,
.secondary-tab.sticky .container .btn-box,
.secondary-tab-normal.sticky .container .btn-box {
    top: 5px
}

.secondary-nav.sticky .container .btn-box .btn-red,
.secondary-tab.sticky .container .btn-box .btn-red,
.secondary-tab-normal.sticky .container .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px
}

.sticky-footer-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.sticky-footer-button .btn-red {
    background: #000;
    width: 100%;
    height: 63px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 12px 30px;
}

.sticky-footer-button .btn-box {
    border-radius: 0 0 0 0;
    border: .4px solid rgba(255, 255, 255, .1);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    padding: 10px 0 5px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px
}

.sticky-footer-button .btn-box .btn-red {
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 30px;
    height: auto;
    margin: 0
}

.sticky-footer-button .btn-box .btn-black-outline {
    width: -moz-fit-content;
    width: fit-content;
    color: #000;
    border: 1px solid #000;
    padding: 13px 20px !important;
    font-size: 15px !important;
    line-height: 1 !important;
    border-radius: 30px;
    font-weight: 700;
    margin: 0
}

.sticky-footer-button.nri-sticky-btn {
    bottom: -11%;
    transition: all .5s
}

.sticky-footer-button.nri-sticky-btn.stick {
    bottom: 0
}

.transparentbg .secondary-nav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    background: rgba(255, 255, 255, .85);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
}

.fullwidth {
    padding: 10px 20px;
}

.fullwidth .btn-box .btn-red {
    width: auto !important;
}

.gift-city-nav .sticky-footer-button .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
}

.grnt-stprod-navbar .secondary-nav .nav .btn-box .btn-black-outline {
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    border-radius: 25px;
    font-weight: 600
}

.sticky-footer-button .btn-box .btn-black-outline {
    width: -moz-fit-content;
    width: fit-content;
    color: #000;
    border: 1px solid #000;
    padding: 13px 20px !important;
    font-size: 15px !important;
    line-height: 1 !important;
    border-radius: 30px;
    font-weight: 700;
    margin: 0
}

.grnt-stprod-navbar .btn-box .btn-red {
    height: unset;
    min-width: unset;
    box-shadow: none;
    font-weight: 500;
}
.gcl-overview {
    padding: 60px 0
}

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

@media(max-width: 991px) {
    .gcl-overview {
        padding: 30px 0px
    }
}

@media(max-width: 767px) {
    .gcl-overview {
        padding: 50px 0px 40px
    }
}

.gcl-overview .gcl-desc-main .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #222;
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .gcl-overview .gcl-desc-main .h2 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 16px
    }
}

@media(max-width: 991px) {
    .gcl-overview .gcl-desc-main .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .gcl-overview .gcl-desc-main .h2 {
        margin-bottom: 20px
    }
}

.gcl-overview .gcl-desc-main .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #242424;
    margin-bottom: 20px
}

.gcl-overview .gcl-desc-main .desc:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gcl-overview .gcl-desc-main .desc {
        line-height: 26px
    }
}

@media(max-width: 991px) {
    .gcl-overview .gcl-desc-main .desc {
        line-height: 23px
    }
}

.gcl-overview .gcl-desc-main .show-less {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    gap: 9px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #9b1e26;
    width: -moz-fit-content;
    width: fit-content
}
.gcl-overview .gcl-box-main {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 25px;
    border: 1px solid rgba(227, 191, 175, .3);
    position: relative;
    z-index: 1;
    margin-top: 50px
}

@media(max-width: 767px) {
    .gcl-overview .gcl-box-main {
        margin-top: 40px;
        padding: 20px
    }
}

.gcl-overview .gcl-box-main::before {
    content: "";
    position: absolute;
    top: -144px;
    left: -144px;
    width: 452px;
    height: 447px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(250, 183, 188, 0.27) 0%, rgba(250, 183, 188, 0) 100%);
    filter: blur(23.6242px);
    z-index: -1
}

@media(max-width: 767px) {
    .gcl-overview .gcl-box-main::before {
        top: -183px;
        left: 210px
    }
}

.gcl-overview .gcl-box-main::after {
    content: "";
    position: absolute;
    top: -8px;
    right: -118px;
    width: 434px;
    height: 407px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(241, 176, 52, 0.15) 0%, rgba(241, 176, 52, 0) 100%);
    opacity: .8;
    filter: blur(23.0774px);
    z-index: -1
}

@media(max-width: 767px) {
    .gcl-overview .gcl-box-main::after {
        width: 358px;
        height: 407px;
        right: -193px;
        top: auto;
        bottom: -130px
    }
}

.gcl-overview .gcl-box-main .gclb-img {
    margin-bottom: 18px
}

@media(max-width: 767px) {
    .gcl-overview .gcl-box-main .gclb-img {
        margin-bottom: 22px
    }
}

.gcl-overview .gcl-box-main .gclb-img img {
    max-width: 56px;
    border-radius: 50%;
    box-shadow: 0px 1.54839px 6.19355px rgba(152, 173, 180, .4)
}

@media(max-width: 767px) {
    .gcl-overview .gcl-box-main .gclb-img img {
        max-width: 48px
    }
}

.gcl-overview .gcl-box-main .gclb-desc .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #1a1c1f;
    margin-bottom: 12px
}

.gcl-overview .gcl-box-main .gclb-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #505a63;
    margin-bottom: 15px
}

.gcl-overview .gcl-box-main .gclb-desc .txt:last-child {
    margin-bottom: 0
}

.swyp-welcome {
    padding: 60px 0px
}

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

.swyp-welcome .head {
    margin-bottom: 30px
}

@media(max-width: 1199px) {
    .swyp-welcome .head {
        margin-bottom: 20px
    }
}

.swyp-welcome .head .h2 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-welcome .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-welcome .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-welcome .head .h2 {
        font-size: 34px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .swyp-welcome .head .h2 {
        font-size: 28px;
        line-height: 34px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .head .h2 {
        font-size: 24px;
        line-height: 32px
    }
}

.swyp-welcome .head .txt {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-welcome .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-welcome .swelc-more-btn {
    padding: 10px 60px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 32px auto 0px;
    font-size: 16px;
    line-height: 22px;
    display: block;
    border-radius: 50px;
    font-weight: 500;
    color: #222;
    border: 1px solid #222
}

.swyp-welcome .swelc-main {
    margin-top: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 32px
}

@media(max-width: 1199px) {
    .swyp-welcome .swelc-main {
        margin-top: 28px
    }
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main {
        margin-top: 26px;
        gap: 20px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main {
        margin-top: 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.swyp-welcome .swelc-main .swelc-box {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    -ms-grid-column: span 1;
    grid-column: span 1;
    -ms-grid-row: span 1;
    grid-row: span 1
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box {
        display: none
    }

    .swyp-welcome .swelc-main .swelc-box.show {
        display: block
    }
}

.swyp-welcome .swelc-main .swelc-box .swelc-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main {
        left: 13px;
        right: 13px;
        bottom: 13px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main {
        left: 20px;
        right: 20px;
        bottom: 20px
    }
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .swelc-logo {
    margin-bottom: 20px
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .swelc-logo {
        margin-bottom: 14px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .swelc-logo {
        margin-bottom: 16px
    }
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .swelc-logo:last-child {
    margin-bottom: 0
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .swelc-logo img {
    max-width: 130px
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt {
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt {
        font-size: 14px;
        line-height: 19px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px
    }
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt:last-child {
    margin-bottom: 0
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .txt b {
    font-weight: 700
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .h3 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 2px
}

@media(max-width: 1199px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .h3 {
        font-size: 40px;
        line-height: 48px
    }
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .h3 {
        font-size: 30px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .h3 {
        font-size: 60px;
        line-height: 68px;
        margin-bottom: 3px
    }
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .h3:last-child {
    margin-bottom: 0
}

.swyp-welcome .swelc-main .swelc-box .swelc-desc-main .know-more {
    padding: 7px 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .know-more {
        font-size: 14px;
        line-height: 20px;
        padding: 6px 16px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .swelc-box .swelc-desc-main .know-more {
        padding: 8px 16px;
        font-size: 16px;
        line-height: 22px;
        margin-top: 20px;
        max-width: 100%;
        text-align: center
    }
}

.swyp-welcome .swelc-main .makemy-trip {
    -ms-grid-column: span 2;
    grid-column: span 2
}

.swyp-welcome .swelc-main .makemy-trip .swelc-desc-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .makemy-trip .swelc-desc-main {
        gap: 25px
    }
}

.swyp-welcome .swelc-main .makemy-trip .swelc-desc-main .swelc-btns {
    margin-top: 40px
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .makemy-trip .swelc-desc-main {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .makemy-trip .swelc-desc-main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }
}

.swyp-welcome .swelc-main .swelc-grid {
    -ms-grid-row: span 2;
    grid-row: span 2
}

.swyp-welcome .swelc-main .swelc-grid .swelc-box+.swelc-box {
    margin-top: 32px
}

@media(max-width: 991px) {
    .swyp-welcome .swelc-main .swelc-grid .swelc-box+.swelc-box {
        margin-top: 20px
    }
}

.swyp-welcome .swelc-main .easemytrip {
    -ms-grid-row: span 2;
    grid-row: span 2
}

.swyp-welcome .swelc-main .easemytrip .swelc-desc-main {
    bottom: auto;
    top: 20px
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .easemytrip .swelc-desc-main {
        top: auto;
        bottom: 20px
    }
}

.swyp-welcome .swelc-main .easemytrip .swelc-desc-main .know-more {
    margin-top: 20px
}

.swyp-welcome .swelc-main .mokobara {
    -ms-grid-column: span 2;
    grid-column: span 2
}

.swyp-welcome .swelc-main .mokobara .swelc-desc-top-mob {
    position: absolute;
    top: 30px;
    left: 20px;
    right: 20px
}

.swyp-welcome .swelc-main .mokobara .swelc-desc-top-mob .h4 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 2px;
    font-weight: 700;
    color: #000
}

.swyp-welcome .swelc-main .mokobara .swelc-desc-top-mob .txt {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #121e3b
}

.swyp-welcome .swelc-main .mokobara .swelc-desc-top-mob .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-welcome .swelc-main .mokobara .swelc-desc-main {
        bottom: 24px
    }
}

.modal-backdrop.show {
    opacity: 0.5;
}
.swyp-welcome .btn-box .read-moree {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    display: block;
    text-decoration: underline;
    border: 0;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 30px auto 0px
}

@media(max-width: 767px) {
    .swyp-welcome .btn-box .read-moree {
        font-size: 16px;
        line-height: 22px;
        margin: 16px auto 0
    }
}

.swyp-discount {
    padding: 60px 0px;
    overflow: hidden
}

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

.swyp-discount .head {
    margin-bottom: 30px
}

@media(max-width: 991px) {
    .swyp-discount .head {
        margin-bottom: 22px
    }
}

@media(max-width: 767px) {
    .swyp-discount .head {
        margin-bottom: 30px
    }
}

.swyp-discount .head .h2 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-discount .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-discount .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-discount .head .h2 {
        font-size: 34px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .swyp-discount .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-discount .head .h2 {
        font-size: 28px;
        line-height: 34px
    }
}

.swyp-discount .head .txt {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-discount .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-discount .swdiscount-swiper {
    margin-top: 40px
}

@media(max-width: 1199px) {
    .swyp-discount .swdiscount-swiper {
        margin-top: 28px
    }
}

@media(max-width: 991px) {
    .swyp-discount .swdiscount-swiper {
        margin-top: 22px
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper {
        margin-top: 30px
    }
}

.swyp-discount .swdiscount-swiper .swiper-slide {
    padding: 5px;
    height: auto
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swiper-slide {
        padding: 0
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box {
    background: #fff;
    box-shadow: 0px 105px 42px rgba(84, 84, 84, .01), 0px 59px 35px rgba(84, 84, 84, .03), 0px 26px 26px rgba(84, 84, 84, .05), 0px 7px 14px rgba(84, 84, 84, .06);
    border-radius: 20px;
    overflow: hidden;
    height: 100%
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box {
        box-shadow: 0 0 0;
        border: 1px solid #e4e4e4
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-img img {
    border-radius: 20px 20px 0px 0px;
    width: 100%
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc {
    padding: 65px 20px 20px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc {
        padding: 50px 20px 20px
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc {
        padding: 46px 20px 20px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-inner-desc {
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-inner-desc {
        margin-bottom: 20px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #1e1e1e;
    margin-bottom: 8px
}

@media(max-width: 991px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 5px
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 4px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #191c1f;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .txt:last-child {
    margin-bottom: 0
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .txt b {
    font-weight: 700
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .more-btn {
    padding: 12px 25px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    display: block;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 30px;
    width: 100%
}

@media(max-width: 991px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .more-btn {
        padding: 10px 24px
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .more-btn {
        font-size: 13px;
        line-height: 17px;
        padding: 12px 20px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-logo {
    position: absolute;
    top: -50px;
    left: 20px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: #f7f7f7;
    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: 1199px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-logo {
        width: 80px;
        height: 80px;
        top: -40px
    }
}

.swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-logo img {
    max-height: 90px;
    max-width: 80px
}

@media(max-width: 1199px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-logo img {
        max-width: 60px;
        max-height: 60px
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swdiscse-box .swdiscseb-desc .swdiscseb-logo img {
        max-width: 50px;
        max-height: 50px
    }
}

.swyp-discount .swdiscount-swiper .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 7px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .swyp-discount .swdiscount-swiper .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .swyp-discount .swdiscount-swiper .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}

.lozad.image-height {
    height: 192px !important;
}
 
@media screen and (max-width:767px){
.lozad.image-height {
    height: 156px !important;
}
}

.swyp-worth {
    padding: 60px 0px;
    overflow: hidden
}

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

.swyp-worth .container-fluid {
    padding: 0;
    max-width: 1920px
}

.swyp-worth .sworth-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.swyp-worth .sworth-main .sworth-box {
    padding: 60px 72px;
    background: #fff4e2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 390px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    cursor: pointer
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box {
        padding: 60px 42px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box {
        padding: 40px 30px;
        min-height: 340px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box {
        padding: 26px 20px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box {
        padding: 40px 0px;
        min-height: auto;
        text-align: center;
        cursor: auto
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-desc {
    max-width: 60%
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc {
        max-width: 100%;
        padding: 0px 20px
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-desc .h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .h2 {
        font-size: 30px;
        line-height: 37px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #191c1f;
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .txt br {
        display: none
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .txt {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 20px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .txt {
        font-size: 16px;
        line-height: 22px
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-desc .see-btn {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 39.3895px
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .see-btn {
        padding: 10px 17px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .see-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 18px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-desc .see-btn {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 20px;
        max-width: 100%;
        width: auto;
        text-align: center;
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 40px;
        z-index: 2
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-img {
    position: absolute;
    bottom: 0;
    right: -40px
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-img {
        position: relative;
        right: 0;
        margin-top: 20px
    }
}

.swyp-worth .sworth-main .sworth-box .sworthb-img img {
    width: 400px;
    transition: all .6s ease-in-out
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-img img {
        width: 350px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-img img {
        width: 320px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-img img {
        width: 240px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthb-img img {
        width: 100%
    }
}

.swyp-worth .sworth-main .sworth-box .sworthbin-backimg {
    position: absolute;
    right: 40px;
    bottom: 0;
    z-index: -1;
    width: 408px;
    opacity: 0;
    transition: all .6s ease-in-out
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box .sworthbin-backimg {
        right: -10px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box .sworthbin-backimg {
        width: 358px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box .sworthbin-backimg {
        width: 300px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box .sworthbin-backimg {
        display: none
    }
}

.swyp-worth .sworth-main .sworth-box .sworthbin-backimg img {
    width: 100%
}

.swyp-worth .sworth-main .sworth-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: linear-gradient(180deg, #FFF4E2 0%, #FFD99C 100%);
    z-index: -1;
    transition: all .6s ease-in-out
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box::before {
        opacity: 1
    }
}

.swyp-worth .sworth-main .sworth-box:hover::before {
    opacity: 1
}

.swyp-worth .sworth-main .sworth-box:hover .sworthb-img img {
    width: 432px
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box:hover .sworthb-img img {
        width: 380px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box:hover .sworthb-img img {
        width: 340px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box:hover .sworthb-img img {
        width: 270px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box:hover .sworthb-img img {
        width: 100%
    }
}

.swyp-worth .sworth-main .sworth-box:hover .sworthbin-backimg {
    opacity: 1
}

.swyp-worth .sworth-main .sworth-box.sworth-saving {
    background: #e1faff
}

.swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img {
    position: absolute;
    bottom: -20px;
    right: -100px
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 20px
    }
}

.swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img img {
    width: 458px
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img img {
        width: 418px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img img {
        width: 358px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img img {
        width: 298px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthb-img img {
        width: 100%
    }
}

.swyp-worth .sworth-main .sworth-box.sworth-saving .sworthbin-backimg {
    right: 100px;
    bottom: 20px
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving .sworthbin-backimg {
        display: none
    }
}

.swyp-worth .sworth-main .sworth-box.sworth-saving::before {
    background: linear-gradient(180deg, #E1FAFF 0%, #A7F0FF 100%)
}

.swyp-worth .sworth-main .sworth-box.sworth-saving:hover .sworthb-img img {
    width: 502px
}

@media(max-width: 1280px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving:hover .sworthb-img img {
        width: 450px
    }
}

@media(max-width: 1199px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving:hover .sworthb-img img {
        width: 375px
    }
}

@media(max-width: 991px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving:hover .sworthb-img img {
        width: 315px
    }
}

@media(max-width: 767px) {
    .swyp-worth .sworth-main .sworth-box.sworth-saving:hover .sworthb-img img {
        width: 100%
    }
}

.benifiworth-modal {
    background: rgba(0, 0, 0, .8)
}

@media(max-width: 767px) {
    .benifiworth-modal.show .modal-dialog {
        transform: translateY(0) !important;
        height: 100%;
        overflow-y: auto;
        transition: transform .8s ease-in-out !important
    }
}

.benifiworth-modal .modal-dialog {
    max-width: 700px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-dialog {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-dialog {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: auto;
        -ms-flex-align: end;
        align-items: end;
        border-radius: 10px 10px 0 0;
        transform: translateY(100%) !important;
        transition: transform .8s ease-in-out !important
    }
}

.benifiworth-modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-dialog .modal-content {
        border-radius: 16px 16px 0 0;
        max-height: calc(100vh - 60px);
        overflow: auto
    }
}

.benifiworth-modal .modal-dialog .modal-content::before {
    content: "";
    position: absolute;
    top: -202px;
    left: -200px;
    width: 452px;
    height: 396px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(250, 183, 188, 0.27) 0%, rgba(250, 183, 188, 0) 100%);
    filter: blur(23.6242px);
    z-index: -1
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-dialog .modal-content::before {
        display: none
    }
}

.benifiworth-modal .modal-dialog .modal-content::after {
    content: "";
    position: absolute;
    bottom: -150px;
    right: -103px;
    width: 293px;
    height: 267px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(241, 176, 52, 0.15) 0%, rgba(241, 176, 52, 0) 100%);
    filter: blur(23.0774px);
    z-index: -1
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-dialog .modal-content::after {
        display: none
    }
}

.benifiworth-modal .modal-header {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.benifiworth-modal .modal-header .popup-close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 1;
    text-align: right;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-header .popup-close {
        top: 20px;
        right: 20px
    }
}

.benifiworth-modal .modal-header .popup-close svg {
    max-width: 32px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-header .popup-close svg {
        max-width: 25px;
        height: 25px
    }
}

.benifiworth-modal .modal-body {
    padding: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-top {
    padding: 40px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-top {
        padding: 45px 20px 30px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-top .bewomt-desc {
    max-width: 80%;
    margin: auto
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-top .bewomt-desc {
        max-width: 90%
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-top .h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-top .h2 {
        font-size: 26px;
        line-height: 33px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-top .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #191c1f;
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-top .txt {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 12px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-top .txt:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner {
    min-height: 100px;
    max-height: calc(100vh - 280px);
    padding-bottom: 90px;
    overflow: auto
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner {
        padding-bottom: 80px;
        max-height: calc(100vh - 280px)
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-row {
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fcf5f6
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-row {
        gap: 0
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-row:first-child {
    background: #fff
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-row:nth-child(2n) {
    background: #fff
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head {
    margin: 0px 40px;
    min-height: 68px;
    padding: 12px 0px;
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head {
        margin: 0;
        min-height: 65px;
        padding: 0
    }
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head .bewomro-left {
        padding: 12px 20px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head .bewomro-left .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head .bewomro-right {
    text-align: right;
    max-width: 140px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head .bewomro-right {
        padding: 12px 15px;
        max-width: 120px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        border-left: 1px solid rgba(0, 0, 0, .2)
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head .bewomro-right .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-head.bewom-row {
    -ms-flex-align: center;
    align-items: center
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body {
    padding: 20px 40px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body {
        padding: 0px
    }
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left {
        padding: 20px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left .tit {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 1px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left .tit:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 16px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left .txt:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left ul {
    margin-bottom: 16px;
    margin-left: 18px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left ul:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left ul li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    list-style-type: disc
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-left ul li+li {
    margin-top: 2px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right {
    text-align: right;
    max-width: 140px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right {
        padding: 20px;
        max-width: 120px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        border-left: 1px solid rgba(0, 0, 0, .2)
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right .tit {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 7px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right .tit:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #242424;
    margin-bottom: 10px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-body .bewomro-right .txt:last-child {
    margin-bottom: 0
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky {
    padding: 18px 40px;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0px -62px 25px rgba(150, 150, 150, .01), 0px -35px 21px rgba(150, 150, 150, .05), 0px -15px 15px rgba(150, 150, 150, .09), 0px -4px 8px rgba(150, 150, 150, .1);
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky {
        padding: 12px 20px;
        gap: 15px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-left .tit {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-left .tit {
        font-size: 14px;
        line-height: 20px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right {
    text-align: right;
    max-width: 140px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right {
        max-width: 95px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right .tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
    background: linear-gradient(180deg, #F46375 0%, #E53A4F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right .tit {
        font-size: 20px;
        line-height: 26px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom {
    padding: 30px 40px 0px
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom {
        padding: 30px 20px 0px
    }
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom ul li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #242424;
    padding-left: 16px;
    position: relative
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom ul li b {
    font-weight: 600
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom ul li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #da3442
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom ul li+li {
    margin-top: 8px
}

.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-bottom ul li a {
    text-decoration: underline;
    color: #242424
}

.modal-backdrop.show {
    opacity: 0.5;
}
.benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right .tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
    background: linear-gradient(180deg, #F46375 0%, #E53A4F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0);
    background-clip: text;
    text-fill-color: rgba(0,0,0,0);
    margin-left: auto;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 767px) {
    .benifiworth-modal .modal-body .bewom-main .bewom-inner .bewom-tabel .bewom-sticky .bewomro-right .tit {
        font-size:20px;
        line-height: 26px
    }
}

.swyp-repay {
    padding: 60px 0px;
    position: relative;
    z-index: 1
}

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

.swyp-repay .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-repay .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-repay .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-repay .head .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .swyp-repay .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-repay .head .h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.swyp-repay .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-repay .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-repay .swrepay-main {
    margin-top: 45px
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main {
        margin-top: 30px
    }
}

.swyp-repay .swrepay-main .swrepay-box+.swrepay-box {
    margin-top: 30px
}

.swyp-repay .swrepay-main .swrepay-box.swrepay-after .swrepayb-inner {
    background: #fff4e2
}

.swyp-repay .swrepay-main .swrepay-box.swrepay-after .swrepayb-top {
    background: #ffd899;
    border: 1px solid #e29a28
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box.swrepay-after .swrepaybin-box+.swrepaybin-box::before {
        border: 1px solid #ffd799
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-top {
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 11px 16px;
    background: #ade2ed;
    border: 1px solid #3195a9;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 30px;
    margin: auto;
    position: relative;
    z-index: 2
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-top {
        padding: 10px 15px
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-top .h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-top .h3 {
        font-size: 17px;
        line-height: 23px
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-top .h3 b {
    font-weight: 600
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background: #e1faff;
    border-radius: 24px;
    overflow: hidden;
    margin-top: -26px
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner {
        margin-top: -23px
    }
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner {
        margin-top: 0px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        background: #edfcff
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box {
    padding: 62px 46px 36px;
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: end;
    cursor: pointer
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box {
        padding: 50px 25px 26px
    }
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box {
        padding: 32px 20px
    }

    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box+.swrepaybin-box::before {
        content: "";
        position: absolute;
        top: 0;
        left: 20px;
        right: 20px;
        height: 2px;
        border-top: 1px solid #bfdde3;
        z-index: -1
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc {
    position: relative;
    z-index: 1
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon {
    margin-bottom: 15px;
    transition: all .2s ease-in-out
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon {
        margin-bottom: 13px
    }
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon {
        margin-bottom: 12px
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon img {
    max-width: 48px
}

@media(max-width: 991px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon img {
        max-width: 37px
    }
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-icon img {
        max-width: 48px
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-indesc .h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 8px;
    transition: all .5s ease-in-out
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-indesc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #191c1f;
    margin-bottom: 0;
    min-height: 66px;
    transition: all .5s ease-in-out
}

@media(max-width: 767px) {
    .swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-desc .swrepayb-indesc .txt {
        min-height: 88px
    }
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all .5s ease-in-out
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) -27.29%, #000000 100%)
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box .swrepayb-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box:hover .swrepayb-desc .swrepayb-icon {
    opacity: 0
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box:hover .swrepayb-desc .swrepayb-indesc .h4 {
    color: #fff
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box:hover .swrepayb-desc .swrepayb-indesc .txt {
    color: #fff
}

.swyp-repay .swrepay-main .swrepay-box .swrepayb-inner .swrepaybin-box:hover .swrepayb-img {
    opacity: 1
}

.swyp-repay .swrepay-thumb-swiper {
    background: #f7f7f7;
    box-shadow: inset 0px 1px 25.9px rgba(0, 0, 0, .05);
    padding: 4px;
    border-radius: 100px
}

.swyp-repay .swrepay-thumb-swiper .swrepay-thumb {
    padding: 16px;
    border-radius: 100px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    transition: all .3s ease-in-out;
    cursor: pointer
}

.swyp-repay .swrepay-thumb-swiper .swrepay-thumb .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #1a1c1f;
    margin-bottom: 0
}

.swyp-repay .swrepay-thumb-swiper .swiper-slide-thumb-active .swrepay-thumb {
    background: #000
}

.swyp-repay .swrepay-thumb-swiper .swiper-slide-thumb-active .swrepay-thumb .txt {
    color: #fff;
    font-weight: 600
}

.swyp-repay .swrepay-main-swiper {
    margin-top: 24px
}

.swyp-repay .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 24px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

.swyp-reward {
    padding: 60px 0px;
    position: relative;
    z-index: 1
}

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

.swyp-reward .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-reward .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-reward .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-reward .head .h2 {
        font-size: 34px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .swyp-reward .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-reward .head .h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.swyp-reward .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-reward .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-reward .swrew-main {
    margin-top: 45px;
    background: radial-gradient(174.02% 170.6% at 4.58% 1.81%, #FFEFF2 0%, #FFBFC8 100%), #fff;
    border-radius: 20px;
    padding: 32px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .swyp-reward .swrew-main {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .swyp-reward .swrew-main {
        margin-top: 26px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main {
        margin-top: 32px;
        background: radial-gradient(174.02% 170.6% at 4.58% 1.81%, #FFEFF2 0%, #FFBFC8 100%), #fff;
        border: 1px solid #fcb1b1;
        border-radius: 24px;
        padding: 24px 19px
    }
}

.swyp-reward .swrew-main .h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .swyp-reward .swrew-main .h3 {
        font-size: 25px;
        line-height: 33px
    }
}

@media(max-width: 991px) {
    .swyp-reward .swrew-main .h3 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px
    }
}

.swyp-reward .swrew-main .numbers {
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .swyp-reward .swrew-main .numbers {
        font-size: 90px;
        line-height: 90px
    }
}

@media(max-width: 991px) {
    .swyp-reward .swrew-main .numbers {
        font-size: 70px;
        line-height: 70px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .numbers {
        font-size: 56px;
        line-height: 64px
    }
}

.swyp-reward .swrew-main .swrew-inmain {
    margin-top: 42px
}

@media(max-width: 991px) {
    .swyp-reward .swrew-main .swrew-inmain {
        margin-top: 32px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain {
        margin-top: 20px
    }
}

.swyp-reward .swrew-main .swrew-inmain .disc {
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    color: #000;
    margin-bottom: 18px
}

@media(max-width: 1199px) {
    .swyp-reward .swrew-main .swrew-inmain .disc {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .disc {
        font-size: 14px;
        line-height: 20px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt {
    margin-bottom: 48px
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt {
        margin-bottom: 36px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .base-line {
    height: 22px;
    background: rgba(36, 36, 36, .3);
    border-radius: 50px
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .base-line {
        height: 14px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt:before {
    content: "";
    position: absolute;
    left: 0;
    width: var(--bar-width, 5%);
    top: 0;
    height: 22px;
    background: linear-gradient(90deg, #FA5D71 0%, #E92F46 100%);
    border-radius: 20px;
    transition: width .5s ease;
    opacity: .9;
    z-index: 1
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt:before {
        height: 14px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt.no-transition::before {
    transition: none
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt.no-transition::after {
    transition: none
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt::after {
    content: "";
    position: absolute;
    left: 0;
    width: var(--bar-width, 5%);
    top: 0;
    height: 22px;
    background: #242424;
    border-radius: 20px;
    transition: width .5s ease;
    z-index: 0;
    opacity: .8
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt::after {
        height: 14px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box {
    padding-top: 1px;
    text-align: center
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box {
        padding-top: 0px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .dot-img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .dot-img svg {
    box-shadow: 0 0 0;
    transition: all .5s;
    border-radius: 50%
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .dot-img svg circle {
    fill-opacity: .5;
    transition: all .5s
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .dot-img {
        line-height: 12px
    }

    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .dot-img svg {
        max-width: 8.5px;
        height: 8.5px;
        line-height: 8px
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .amt {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #242424;
    margin-bottom: 0;
    transition: font-size .3s ease
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box .amt {
        font-size: 16px;
        font-weight: 400
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box.active .amt {
    font-size: 24px
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box.active .amt {
        font-size: 20px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box.active .amt {
        font-size: 16px;
        font-weight: 700
    }
}

.swyp-reward .swrew-main .swrew-inmain .swrew-animation-line-amt .dots-with-amt .dots-box.active .dot-img svg circle {
    fill-opacity: 1
}

.swyp-reward .swrew-main .swrew-back-img {
    max-width: 380px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    filter: grayscale(100%)
}

@media(max-width: 767px) {
    .swyp-reward .swrew-main .swrew-back-img {
        max-width: 240px
    }
}

.swyp-reward .swrew-main .swrew-back-img img {
    width: 100%;
    height: 100%
}

.swyp-reward .swrew-bottom {
    margin-top: 32px
}

@media(max-width: 991px) {
    .swyp-reward .swrew-bottom {
        margin-top: 24px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-bottom {
        margin-top: 27px
    }
}

.swyp-reward .swrew-bottom ul li {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #242424;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    position: relative;
    padding-left: 14px
}

@media(max-width: 767px) {
    .swyp-reward .swrew-bottom ul li {
        padding-left: 11px;
        margin: 0
    }
}

.swyp-reward .swrew-bottom ul li+li {
    margin-top: 8px
}

@media(max-width: 767px) {
    .swyp-reward .swrew-bottom ul li+li {
        margin-top: 15px
    }
}

.swyp-reward .swrew-bottom ul li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1c1b1f
}

@media(max-width: 767px) {
    .swyp-reward .swrew-bottom ul li::before {
        top: 6px
    }
}

.swyp-reward .swrew-bottom .read-moree {
    padding: 9px 18px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    display: block;
    border: 1px solid #000;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 24px auto 0px;
    border-radius: 50px
}

@media(max-width: 991px) {
    .swyp-reward .swrew-bottom .read-moree {
        font-size: 14px;
        line-height: 21px;
        padding: 8px 15px
    }
}

@media(max-width: 767px) {
    .swyp-reward .swrew-bottom .read-moree {
        max-width: 100%;
        width: 100%;
        text-align: center;
        padding: 9px 20px;
        font-size: 16px;
        line-height: 21px;
        margin: 16px 0 0
    }
}
.trip-common-modal {
    background: rgba(0, 0, 0, .8)
}

@media(max-width: 767px) {
    .trip-common-modal.show .modal-dialog {
        transform: translateY(0) !important;
        height: 100%;
        overflow-y: auto;
        transition: transform .8s ease-in-out !important
    }
}

.trip-common-modal .modal-dialog {
    max-width: 700px
}

@media(max-width: 767px) {
    .trip-common-modal .modal-dialog {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .trip-common-modal .modal-dialog {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: auto;
        -ms-flex-align: end;
        align-items: end;
        border-radius: 10px 10px 0 0;
        transform: translateY(100%) !important;
        transition: transform .8s ease-in-out !important
    }
}

.trip-common-modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 767px) {
    .trip-common-modal .modal-dialog .modal-content {
        border-radius: 16px 16px 0 0;
        padding: 40px 20px;
        max-height: calc(100vh - 60px);
        overflow: auto
    }
}

.trip-common-modal .modal-dialog .modal-content::before {
    content: "";
    position: absolute;
    top: -202px;
    left: -200px;
    width: 452px;
    height: 396px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(250, 183, 188, 0.27) 0%, rgba(250, 183, 188, 0) 100%);
    filter: blur(23.6242px);
    z-index: -1
}

@media(max-width: 767px) {
    .trip-common-modal .modal-dialog .modal-content::before {
        display: none
    }
}

.trip-common-modal .modal-dialog .modal-content::after {
    content: "";
    position: absolute;
    bottom: -150px;
    right: -103px;
    width: 293px;
    height: 267px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(241, 176, 52, 0.15) 0%, rgba(241, 176, 52, 0) 100%);
    filter: blur(23.0774px);
    z-index: -1
}

@media(max-width: 767px) {
    .trip-common-modal .modal-dialog .modal-content::after {
        display: none
    }
}

.trip-common-modal .modal-header {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.trip-common-modal .modal-header .popup-close {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 1;
    text-align: right;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .trip-common-modal .modal-header .popup-close {
        top: 20px;
        right: 20px
    }
}

.trip-common-modal .modal-header .popup-close svg {
    max-width: 32px
}

@media(max-width: 767px) {
    .trip-common-modal .modal-header .popup-close svg {
        max-width: 25px;
        height: 25px
    }
}

.trip-common-modal .modal-body {
    padding: 0
}

.trip-common-modal .modal-body .grnt-crecal-desc .crecald-top {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

@media(max-width: 767px) {
    .trip-common-modal .modal-body .grnt-crecal-desc .crecald-top {
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.trip-common-modal .modal-body .grnt-crecal-desc .crecald-top .h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .trip-common-modal .modal-body .grnt-crecal-desc .crecald-top .h2 {
        font-size: 26px;
        line-height: 34px
    }
}

.trip-common-modal .modal-body .grnt-crecal-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 20px
}

.trip-common-modal .modal-body .grnt-crecal-desc .txt b {
    font-weight: 600
}

.trip-common-modal .modal-body .grnt-crecal-desc .h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #242424;
    margin-bottom: 14px
}

.trip-common-modal .modal-body .grnt-crecal-desc ul {
    margin-bottom: 24px
}

.trip-common-modal .modal-body .grnt-crecal-desc ul:last-child {
    margin-bottom: 0
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    padding-left: 16px;
    position: relative
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li b {
    font-weight: 600
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #da3442
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li+li {
    margin-top: 6px
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li a {
    text-decoration: underline;
    color: #242424
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li .click {
    display: block;
    position: relative;
    padding-left: 11px
}

.trip-common-modal .modal-body .grnt-crecal-desc ul li .click::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%
}

.trip-common-modal .modal-body .grnt-crecal-desc .explore-btn {
    font-size: 14px;
    margin-top: 24px;
    line-height: 20px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-weight: 700;
    color: #242424;
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

@media(max-width: 767px) {
    .trip-common-modal .modal-body .grnt-crecal-desc .explore-btn {
        margin-top: 20px
    }
}

.trip-common-modal .modal-body .grnt-crecal-desc .explore-btn svg {
    max-width: 10px
}

.trip-common-modal.readmore-modal .modal-body .grnt-crecal-desc ul li+li {
    margin-top: 18px
}

.modal-backdrop.show {
    opacity: 0.5;
}
.referr-modal {
    background: rgba(0, 0, 0, .8)
}

@media(max-width: 767px) {
    .referr-modal.show .modal-dialog {
        transform: translateY(0) !important;
        height: 100%;
        overflow-y: auto;
        transition: transform .8s ease-in-out !important
    }
}

.referr-modal .modal-dialog {
    max-width: 700px
}

@media(max-width: 767px) {
    .referr-modal .modal-dialog {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .referr-modal .modal-dialog {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: auto;
        -ms-flex-align: end;
        align-items: end;
        border-radius: 10px 10px 0 0;
        transform: translateY(100%) !important;
        transition: transform .8s ease-in-out !important
    }
}

.referr-modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 767px) {
    .referr-modal .modal-dialog .modal-content {
        border-radius: 16px 16px 0 0;
        padding: 40px 20px;
        max-height: calc(100vh - 60px);
        overflow: auto
    }
}

.referr-modal .modal-dialog .modal-content::before {
    content: "";
    position: absolute;
    top: -202px;
    left: -200px;
    width: 452px;
    height: 396px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(250, 183, 188, 0.27) 0%, rgba(250, 183, 188, 0) 100%);
    filter: blur(23.6242px);
    z-index: -1
}

@media(max-width: 767px) {
    .referr-modal .modal-dialog .modal-content::before {
        display: none
    }
}

.referr-modal .modal-dialog .modal-content::after {
    content: "";
    position: absolute;
    bottom: -150px;
    right: -103px;
    width: 293px;
    height: 267px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(241, 176, 52, 0.15) 0%, rgba(241, 176, 52, 0) 100%);
    filter: blur(23.0774px);
    z-index: -1
}

@media(max-width: 767px) {
    .referr-modal .modal-dialog .modal-content::after {
        display: none
    }
}

.referr-modal .modal-header {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.referr-modal .modal-header .popup-close {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 1;
    text-align: right;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .referr-modal .modal-header .popup-close {
        top: 20px;
        right: 20px
    }
}

.referr-modal .modal-header .popup-close svg {
    max-width: 32px
}

@media(max-width: 767px) {
    .referr-modal .modal-header .popup-close svg {
        max-width: 25px;
        height: 25px
    }
}

.referr-modal .modal-body {
    padding: 0
}

.referr-modal .modal-body .refralpop-main .refralpop-top {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

@media(max-width: 767px) {
    .referr-modal .modal-body .refralpop-main .refralpop-top {
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.referr-modal .modal-body .refralpop-main .refralpop-top .h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .referr-modal .modal-body .refralpop-main .refralpop-top .h2 {
        font-size: 26px;
        line-height: 33px
    }
}

.referr-modal .modal-body .refralpop-main .refralpop-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 16px
}

@media(max-width: 767px) {
    .referr-modal .modal-body .refralpop-main .refralpop-inner {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.referr-modal .modal-body .refralpop-main .refralpop-inner .refralpop-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 34px auto;
    grid-template-columns: 34px auto;
    gap: 12px;
    background: #ffeeef;
    padding: 14px 12px;
    border-radius: 10px
}

.referr-modal .modal-body .refralpop-main .refralpop-inner .refralpop-box .refralpop-img img {
    max-width: 34px
}

.referr-modal .modal-body .refralpop-main .refralpop-inner .refralpop-box .refralpop-desc .h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 2px
}

.referr-modal .modal-body .refralpop-main .refralpop-inner .refralpop-box .refralpop-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

.referr-modal .modal-body .refralpop-main .refralpop-inner .refralpop-box .refralpop-desc .txt b {
    font-weight: 600
}

.modal-backdrop.show {
    opacity: 0.5;
}
.referr-modal .modal-body .refralpop-main .read-moree {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    display: block;
    text-decoration: underline;
    border: 0;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 24px auto 0px;
}
.ff-card-power-section {
    border-radius: 20px;
    background: linear-gradient(315deg, #830101 -1.6%, #540000 29.19%, #001429 96.32%, #002141 153.07%);
    padding: 45px 50px 0;
    overflow: hidden
}

@media(max-width: 991px) {
    .ff-card-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .ff-card-power-section {
        padding: 35px 0;
        overflow: hidden
    }
}

.ff-card-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 991px) {
    .ff-card-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .leftSection {
        float: none;
        padding: 0;
        max-width: 100%
    }
}

.ff-card-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    background: var(--Silver, linear-gradient(223deg, #AAA 4.61%, #E7E7E7 53.6%, #B5BABC 103.58%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    max-width: 320px;
    margin: 0 auto 12px
}

@media(max-width: 991px) {
    .ff-card-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 248px
    }
}

.ff-card-power-section .leftSection .headingCC img {
    margin: 0 0 0 -10px
}

@media(max-width: 767px) {
    .ff-card-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.ff-card-power-section .rightSection {
    width: 370px;
    float: right
}

@media(max-width: 991px) {
    .ff-card-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.ff-card-power-section .rightSection .listing {
    padding-bottom: 10px
}

@media(max-width: 767px) {
    .ff-card-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.ff-card-power-section .rightSection .listing li {
    border-radius: 4px;
    border: 1px solid rgba(216, 216, 216, .4);
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(154, 154, 154, 0.4) 0%, rgba(154, 154, 154, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .ff-card-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 12px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.ff-card-power-section .rightSection .listing li img {
    margin-right: 10px
}

.ff-card-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .ff-card-power-section .rightSection .listing li.f16 {
        font-size: 15px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.ff-card-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .ff-card-power-section .rightSection .listing li.f18 {
        font-size: 15px
    }
}

@media(max-width: 767px) {
    .ff-card-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.ff-card-power-section .rightSection .btn-white-new {
    padding: 10px 20px
}

.first-millennia-power-container {
    padding: 112px 0 0
}

.first-millennia-power-container.mx60 {
    padding: 60px 0 0
}

.first-millennia-power-container.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-millennia-power-container {
        padding: 60px 0 0
    }

    .first-millennia-power-container.mx90 {
        padding: 60px 0 0
    }
}

.first-millennia-power-container .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-millennia-power-container .container {
        max-width: 960px
    }
}

.first-millennia-power-container .heading {
    margin-bottom: 32px
}

@media(max-width: 767px) {
    .first-millennia-power-container .heading {
        margin-bottom: 32px
    }
}

.first-millennia-power-container .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: var(--Millennia, linear-gradient(90deg, #00073B 0%, #0D73AE 74.42%, #CFE8F7 107.08%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-millennia-power-container .heading .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-container .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

.first-millennia-power-container .heading .subHeadH2 {
    color: #1c252e;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    background: var(--Millennia---Banner, linear-gradient(155deg, #0B3C60 -1.56%, #00073B 98.4%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1180px) {
    .first-millennia-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

.first-select-power-container {
    padding: 112px 0 0
}

.first-select-power-container.mx60 {
    padding: 60px 0 0
}

.first-select-power-container.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-select-power-container {
        padding: 60px 0 0
    }

    .first-select-power-container.mx90 {
        padding: 60px 0 0
    }
}

.first-select-power-container .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-select-power-container .container {
        max-width: 960px
    }
}

.first-select-power-container .heading {
    margin-bottom: 32px
}

@media(max-width: 767px) {
    .first-select-power-container .heading {
        margin-bottom: 32px
    }
}

.first-select-power-container .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: linear-gradient(116deg, #6B2D68 34.06%, #A62E54 54.7%, #D2585D 69.65%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-select-power-container .heading .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .first-select-power-container .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

.first-select-power-container .heading .subHeadH2 {
    color: #8a2a47;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

@media(max-width: 1180px) {
    .first-select-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .first-select-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

.first-wealth-power-container {
    padding: 112px 0 0
}

.first-wealth-power-container.mx60 {
    padding: 60px 0 0
}

.first-wealth-power-container.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-wealth-power-container {
        padding: 60px 0 0
    }

    .first-wealth-power-container.mx90 {
        padding: 60px 0 0
    }
}

.first-wealth-power-container .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-wealth-power-container .container {
        max-width: 960px
    }
}

.first-wealth-power-container .heading {
    margin-bottom: 32px
}

@media(max-width: 767px) {
    .first-wealth-power-container .heading {
        margin-bottom: 32px
    }
}

.first-wealth-power-container .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: var(--Wealth-new, linear-gradient(116deg, #0F1B4E 13.97%, #00BEA3 97.77%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-wealth-power-container .heading .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-container .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

.first-wealth-power-container .heading .subHeadH2 {
    color: #1c252e;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

@media(max-width: 1180px) {
    .first-wealth-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

.first-classic-power-container {
    padding: 112px 0 0
}

.first-classic-power-container.first-bussiness-sme-power {
    padding: 80px 0px
}

@media(max-width: 991px) {
    .first-classic-power-container.first-bussiness-sme-power {
        padding: 60px 0px
    }
}

@media(max-width: 767px) {
    .first-classic-power-container.first-bussiness-sme-power {
        padding: 40px 0px
    }
}

.first-classic-power-container.mx60 {
    padding: 60px 0 0
}

.first-classic-power-container.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-classic-power-container {
        padding: 60px 0 0
    }

    .first-classic-power-container.mx90 {
        padding: 60px 0 0
    }
}

.first-classic-power-container .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-classic-power-container .container {
        max-width: 960px
    }
}

.first-classic-power-container .heading {
    margin-bottom: 32px
}

@media(max-width: 767px) {
    .first-classic-power-container .heading {
        margin-bottom: 32px
    }
}

.first-classic-power-container .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: linear-gradient(90deg, #174991 41.6%, #009DDB 95.01%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-classic-power-container .heading .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .first-classic-power-container .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

.first-classic-power-container .heading .subHeadH2 {
    color: #1c252e;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    background: var(--Millennia---Banner, linear-gradient(155deg, #0B3C60 -1.56%, #00073B 98.4%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1180px) {
    .first-classic-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .first-classic-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

.first-millennia-power-section {
    border-radius: 14px;
    background: var(--Millennia---Banner, linear-gradient(155deg, #0B3C60 -1.56%, #00073B 98.4%));
    padding: 45px 50px 0;
    overflow: hidden
}

@media(max-width: 1180px) {
    .first-millennia-power-section {
        padding: 20px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .first-millennia-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section {
        padding: 35px 0;
        overflow: hidden
    }
}

.first-millennia-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0
}

@media(max-width: 1180px) {
    .first-millennia-power-section .leftSection {
        max-width: 470px;
        padding-top: 20px
    }
}

@media(max-width: 991px) {
    .first-millennia-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .leftSection {
        float: none;
        padding: 0 15px;
        max-width: 100%
    }
}

.first-millennia-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    max-width: 360px;
    margin: 0 auto 50px;
    background: var(--Millennia---Banner-Text, linear-gradient(90deg, #DFECF4 0%, #82898E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 991px) {
    .first-millennia-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 248px
    }
}

.first-millennia-power-section .leftSection .headingCC img {
    margin: 0 0 0 -10px
}

@media(max-width: 767px) {
    .first-millennia-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.first-millennia-power-section .leftSection .cc-scan-img {
    position: relative
}

@media(max-width: 1180px) {
    .first-millennia-power-section .leftSection .cc-scan-img {
        margin: 30px 30px 0
    }
}

@media(max-width: 991px) {
    .first-millennia-power-section .leftSection .cc-scan-img {
        margin: 20px 20px 0
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .leftSection .cc-scan-img {
        margin: 0
    }
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card {
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    position: absolute
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card img {
    width: 100%;
    height: auto
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
    bottom: 144px;
    left: 30px
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
    bottom: 144px;
    right: 5px
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
    bottom: 37px;
    left: -30px
}

.first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
    bottom: 37px;
    right: -30px
}

@media(max-width: 1180px) {
    .first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card {
        width: 54px;
        height: 54px
    }

    .first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
        bottom: 110px;
        left: 20px
    }

    .first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
        bottom: 110px;
        right: 5px
    }

    .first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
        bottom: 20px;
        left: -5px
    }

    .first-millennia-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
        bottom: 20px;
        right: -5px
    }
}

.first-millennia-power-section .rightSection {
    width: 400px;
    float: right
}

@media(max-width: 991px) {
    .first-millennia-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.first-millennia-power-section .rightSection .listing {
    padding-bottom: 10px
}

@media(max-width: 767px) {
    .first-millennia-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.first-millennia-power-section .rightSection .listing li {
    border-radius: 4px;
    border: 1px solid rgba(216, 216, 216, .4);
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(154, 154, 154, 0.4) 0%, rgba(154, 154, 154, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .first-millennia-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 10px;
        line-height: 18px
    }

    .first-millennia-power-section .rightSection .listing li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.first-millennia-power-section .rightSection .listing li img {
    margin-right: 10px
}

.first-millennia-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .first-millennia-power-section .rightSection .listing li.f16 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.first-millennia-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .first-millennia-power-section .rightSection .listing li.f18 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-millennia-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.first-millennia-power-section .rightSection .btn-white-new {
    padding: 10px 20px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    height: 40px
}

.first-select-power-section {
    border-radius: 14px;
    background: linear-gradient(135deg, #6B2D68 0%, #A62E54 58%, #D2585D 96.5%);
    padding: 45px 50px 0;
    overflow: hidden
}

@media(max-width: 1180px) {
    .first-select-power-section {
        padding: 20px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .first-select-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .first-select-power-section {
        padding: 35px 0;
        overflow: hidden
    }
}

.first-select-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1180px) {
    .first-select-power-section .leftSection {
        max-width: 470px;
        padding-top: 20px
    }
}

@media(max-width: 991px) {
    .first-select-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .first-select-power-section .leftSection {
        float: none;
        padding: 0 15px;
        max-width: 100%
    }
}

.first-select-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    max-width: 320px;
    margin: 0 auto 50px
}

@media(max-width: 991px) {
    .first-select-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .first-select-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 248px
    }
}

.first-select-power-section .leftSection .headingCC img {
    margin: 0 0 0 -10px
}

@media(max-width: 767px) {
    .first-select-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.first-select-power-section .leftSection .cc-scan-img {
    position: relative
}

@media(max-width: 1180px) {
    .first-select-power-section .leftSection .cc-scan-img {
        margin: 30px 30px 0
    }
}

@media(max-width: 991px) {
    .first-select-power-section .leftSection .cc-scan-img {
        margin: 20px 20px 0
    }
}

@media(max-width: 767px) {
    .first-select-power-section .leftSection .cc-scan-img {
        margin: 0
    }
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card {
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    position: absolute
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card img {
    width: 100%;
    height: auto
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
    bottom: 144px;
    left: 30px
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
    bottom: 144px;
    right: 5px
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
    bottom: 37px;
    left: -30px
}

.first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
    bottom: 37px;
    right: -30px
}

@media(max-width: 1180px) {
    .first-select-power-section .leftSection .cc-scan-img .cirle-upi-card {
        width: 54px;
        height: 54px
    }

    .first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
        bottom: 110px;
        left: 20px
    }

    .first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
        bottom: 110px;
        right: 5px
    }

    .first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
        bottom: 20px;
        left: -5px
    }

    .first-select-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
        bottom: 20px;
        right: -5px
    }
}

.first-select-power-section .rightSection {
    width: 400px;
    float: right
}

@media(max-width: 991px) {
    .first-select-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .first-select-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.first-select-power-section .rightSection .listing {
    padding-bottom: 5px
}

@media(max-width: 767px) {
    .first-select-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.first-select-power-section .rightSection .listing li {
    border-radius: 4px;
    border: 1px solid rgba(216, 216, 216, .4);
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(154, 154, 154, 0.4) 0%, rgba(154, 154, 154, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .first-select-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 10px;
        line-height: 18px
    }

    .first-select-power-section .rightSection .listing li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .first-select-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.first-select-power-section .rightSection .listing li img {
    margin-right: 10px
}

.first-select-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .first-select-power-section .rightSection .listing li.f16 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-select-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.first-select-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .first-select-power-section .rightSection .listing li.f18 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-select-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.first-select-power-section .rightSection .btn-white-new {
    padding: 10px 20px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    height: 40px
}

.first-wealth-power-section {
    border-radius: 20px;
    background: linear-gradient(143deg, #0F1B4E 25.4%, #00BEA3 118.74%);
    padding: 45px 50px 0;
    overflow: hidden
}

@media(max-width: 1180px) {
    .first-wealth-power-section {
        padding: 20px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .first-wealth-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section {
        padding: 35px 0;
        overflow: hidden
    }
}

.first-wealth-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 991px) {
    .first-wealth-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .leftSection {
        float: none;
        padding: 0 15px;
        max-width: 100%
    }
}

.first-wealth-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    max-width: 365px;
    margin: 0 auto 50px;
    background: linear-gradient(90deg, #DFECF4 0%, #82898E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 991px) {
    .first-wealth-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 248px
    }
}

.first-wealth-power-section .leftSection .headingCC img {
    margin: 0 0 0 -5px
}

@media(max-width: 767px) {
    .first-wealth-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.first-wealth-power-section .leftSection .cc-scan-img {
    position: relative
}

@media(max-width: 1180px) {
    .first-wealth-power-section .leftSection .cc-scan-img {
        margin: 30px 30px 0
    }
}

@media(max-width: 991px) {
    .first-wealth-power-section .leftSection .cc-scan-img {
        margin: 20px 20px 0
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .leftSection .cc-scan-img {
        margin: 0
    }
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card {
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    position: absolute
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card img {
    width: 100%;
    height: auto
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
    bottom: 144px;
    left: 30px
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
    bottom: 144px;
    right: 5px
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
    bottom: 37px;
    left: -30px
}

.first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
    bottom: 37px;
    right: -30px
}

@media(max-width: 1180px) {
    .first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card {
        width: 54px;
        height: 54px
    }

    .first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
        bottom: 110px;
        left: 20px
    }

    .first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
        bottom: 110px;
        right: 5px
    }

    .first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
        bottom: 20px;
        left: -5px
    }

    .first-wealth-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
        bottom: 20px;
        right: -5px
    }
}

.first-wealth-power-section .rightSection {
    width: 400px;
    float: right
}

@media(max-width: 991px) {
    .first-wealth-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.first-wealth-power-section .rightSection .listing {
    padding-bottom: 10px
}

@media(max-width: 767px) {
    .first-wealth-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.first-wealth-power-section .rightSection .listing li {
    border-radius: 4px;
    border: 1px solid rgba(216, 216, 216, .4);
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(154, 154, 154, 0.4) 0%, rgba(154, 154, 154, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .first-wealth-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 10px;
        line-height: 18px
    }

    .first-wealth-power-section .rightSection .listing li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.first-wealth-power-section .rightSection .listing li img {
    margin-right: 10px
}

.first-wealth-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .first-wealth-power-section .rightSection .listing li.f16 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.first-wealth-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .first-wealth-power-section .rightSection .listing li.f18 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-wealth-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.first-wealth-power-section .rightSection .btn-white-new {
    padding: 10px 20px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    height: 40px
}

.first-classic-power-section {
    border-radius: 14px;
    background: linear-gradient(313deg, #174991 20.75%, #009DDB 76.16%, #CDEAEA 96.44%);
    padding: 45px 50px 0;
    overflow: hidden
}

.first-classic-power-section.first-bussiness-sme-power-section {
    background: linear-gradient(103.8deg, #0D0D0D 0%, #6E6E6E 100%);
    border-radius: 20px
}

@media(max-width: 1180px) {
    .first-classic-power-section {
        padding: 20px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .first-classic-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .first-classic-power-section {
        padding: 35px 0;
        overflow: hidden
    }
}

.first-classic-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0
}

@media(max-width: 991px) {
    .first-classic-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .leftSection {
        float: none;
        padding: 0 15px;
        max-width: 100%
    }
}

.first-classic-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    max-width: 320px;
    margin: 0 auto 50px
}

@media(max-width: 991px) {
    .first-classic-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 248px
    }
}

.first-classic-power-section .leftSection .headingCC img {
    margin: 0 0 0 -10px
}

@media(max-width: 767px) {
    .first-classic-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.first-classic-power-section .leftSection .cc-scan-img {
    position: relative
}

@media(max-width: 1180px) {
    .first-classic-power-section .leftSection .cc-scan-img {
        margin: 30px 30px 0
    }
}

@media(max-width: 991px) {
    .first-classic-power-section .leftSection .cc-scan-img {
        margin: 20px 20px 0
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .leftSection .cc-scan-img {
        margin: 0
    }
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card {
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    position: absolute
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card img {
    width: 100%;
    height: auto
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
    bottom: 144px;
    left: 30px
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
    bottom: 144px;
    right: 5px
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
    bottom: 37px;
    left: -30px
}

.first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
    bottom: 37px;
    right: -30px
}

@media(max-width: 1180px) {
    .first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card {
        width: 54px;
        height: 54px
    }

    .first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
        bottom: 110px;
        left: 20px
    }

    .first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
        bottom: 110px;
        right: 5px
    }

    .first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
        bottom: 20px;
        left: -5px
    }

    .first-classic-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
        bottom: 20px;
        right: -5px
    }
}

.first-classic-power-section .rightSection {
    width: 400px;
    float: right
}

@media(max-width: 991px) {
    .first-classic-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.first-classic-power-section .rightSection .listing {
    padding-bottom: 5px
}

@media(max-width: 767px) {
    .first-classic-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.first-classic-power-section .rightSection .listing li {
    border-radius: 4px;
    border: 1px solid rgba(216, 216, 216, .4);
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(154, 154, 154, 0.4) 0%, rgba(154, 154, 154, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .first-classic-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 10px;
        line-height: 18px
    }

    .first-classic-power-section .rightSection .listing li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.first-classic-power-section .rightSection .listing li img {
    margin-right: 10px
}

.first-classic-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .first-classic-power-section .rightSection .listing li.f16 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.first-classic-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .first-classic-power-section .rightSection .listing li.f18 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-classic-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.first-classic-power-section .rightSection .btn-white-new {
    padding: 10px 20px;
    border-radius: 40px;
    background: #9a1b24;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    height: 40px
}

.first-classic-power-section .rightSection .btn-white-new span {
    color: #fff
}

.grnt-fwow-power .first-select-power-section {
    background: linear-gradient(136.41deg, #8AC6EB -19.65%, #EDD6BA 41.51%, #F2EBE4 96.05%);
    border-radius: 14px
}

.grnt-fwow-power .first-select-power-section .leftSection .headingCC {
    background: linear-gradient(90deg, #51090B 0%, #6C1114 48.5%, #BE0006 87%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.grnt-fwow-power .first-select-power-section .leftSection .cc-scan-img {
    margin-top: 30px
}

.grnt-fwow-power .first-select-power-section .rightSection .listing li {
    background: radial-gradient(97.57% 210.75% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    border-radius: 4px;
    color: #131313
}

@media(max-width: 767px) {
    .grnt-fwow-power .first-select-power-section .rightSection .listing li {
        padding: 10px;
        background: radial-gradient(97.57% 210.75% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
        -webkit-backdrop-filter: blur(21px);
        backdrop-filter: blur(21px);
        border-radius: 4px;
        border: 1px solid #e9e9e9
    }
}

.grnt-fwow-power .grnt-first-go-bottom .bottom-nav .comp-box .text-sec p:last-child {
    margin-bottom: 0
}
.pt60{
    padding:60px 0px;
}

.first-swyp-power-container {
    padding: 60px 0
}

@media(max-width: 1199px) {
    .first-swyp-power-container {
        padding:30px 0 30px
    }
}

@media(max-width: 991px) {
    .first-swyp-power-container {
        padding:40px 0
    }
}

@media(max-width: 767px) {
    .first-swyp-power-container {
        padding:40px 0 0px
    }
}

.first-swyp-power-container .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-swyp-power-container .container {
        max-width: 960px
    }
}

.first-swyp-power-container .heading {
    margin-bottom: 32px
}

@media(max-width: 767px) {
    .first-swyp-power-container .heading {
        margin-bottom: 32px
    }
}

.first-swyp-power-container .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: linear-gradient(116deg, #6B2D68 34.06%, #A62E54 54.7%, #D2585D 69.65%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-swyp-power-container .heading .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-container .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

.first-swyp-power-container .heading .subHeadH2 {
    color: #8a2a47;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

@media(max-width: 1180px) {
    .first-swyp-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-container .heading .subHeadH2 {
        font-size: 16px;
        line-height: 18px
    }
}

.first-swyp-power-section {
    border-radius: 14px;
    background: radial-gradient(239.76% 408.24% at -30.73% -80.57%, #B7031D 0%, #F5AAB4 100%),#fff;
    border: 1px solid #fcb1b1;
    border-radius: 24px;
    padding: 45px 40px 0;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 1180px) {
    .first-swyp-power-section {
        padding: 20px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .first-swyp-power-section {
        padding: 30px 20px 0;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section {
        padding: 35px 0;
        overflow: hidden;
        background: radial-gradient(153.06% 129.14% at 110.83% 129.14%, #DD6879 0%, #C93247 100%),#fff;
        border: 1px solid #fcb1b1;
        border-radius: 24px
    }
}

.first-swyp-power-section .leftSection {
    float: left;
    max-width: 490px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1180px) {
    .first-swyp-power-section .leftSection {
        max-width: 470px;
        padding-top: 20px
    }
}

@media(max-width: 991px) {
    .first-swyp-power-section .leftSection {
        max-width: 350px;
        padding-top: 20px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .leftSection {
        float: none;
        padding: 0 15px;
        max-width: 100%
    }
}

.first-swyp-power-section .leftSection .headingCC {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    max-width: 480px;
    margin: 0 auto 50px
}

@media(max-width: 991px) {
    .first-swyp-power-section .leftSection .headingCC {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 30px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .leftSection .headingCC {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 290px
    }
}

.first-swyp-power-section .leftSection .headingCC img {
    margin: 0 0 0 -10px
}

@media(max-width: 767px) {
    .first-swyp-power-section .leftSection .headingCC img {
        max-width: 82px
    }
}

.first-swyp-power-section .leftSection .cc-scan-img {
    position: relative
}

@media(max-width: 1180px) {
    .first-swyp-power-section .leftSection .cc-scan-img {
        margin: 30px 30px 0
    }
}

@media(max-width: 991px) {
    .first-swyp-power-section .leftSection .cc-scan-img {
        margin: 20px 20px 0
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .leftSection .cc-scan-img {
        margin: 0
    }
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card {
    width: 73px;
    height: 73px;
    background: #fff;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    position: absolute
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card img {
    width: 100%;
    height: auto
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
    bottom: 144px;
    left: 30px
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
    bottom: 144px;
    right: 5px
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
    bottom: 37px;
    left: -30px
}

.first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
    bottom: 37px;
    right: -30px
}

@media(max-width: 1180px) {
    .first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card {
        width: 54px;
        height: 54px
    }

    .first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card1 {
        bottom: 110px;
        left: 20px
    }

    .first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card2 {
        bottom: 110px;
        right: 5px
    }

    .first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card3 {
        bottom: 20px;
        left: -5px
    }

    .first-swyp-power-section .leftSection .cc-scan-img .cirle-upi-card.card4 {
        bottom: 20px;
        right: -5px
    }
}

.first-swyp-power-section .rightSection {
    width: 400px;
    float: right;
    margin-left: auto
}

@media(max-width: 991px) {
    .first-swyp-power-section .rightSection {
        max-width: 340px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .rightSection {
        width: 100%;
        float: none;
        max-width: 100%
    }
}

.first-swyp-power-section .rightSection .listing {
    padding-bottom: 5px
}

@media(max-width: 767px) {
    .first-swyp-power-section .rightSection .listing {
        padding: 30px 20px 10px
    }
}

.first-swyp-power-section .rightSection .listing li {
    border: 1px solid #d8d8d8;
    background: radial-gradient(97.57% 210.75% at 0.9% 2.98%, rgba(221, 221, 221, 0.5) 0%, rgba(15, 15, 15, 0.4) 100%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    border-radius: 16px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px 10px 10px;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .first-swyp-power-section .rightSection .listing li {
        padding: 8px 10px 8px 10px;
        margin-bottom: 10px;
        line-height: 18px
    }

    .first-swyp-power-section .rightSection .listing li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .rightSection .listing li {
        padding: 10px 20px 10px 10px;
        margin-bottom: 16px;
        line-height: 20px
    }
}

.first-swyp-power-section .rightSection .listing li img {
    margin-right: 10px
}

.first-swyp-power-section .rightSection .listing li.f16 {
    font-size: 16px
}

@media(max-width: 991px) {
    .first-swyp-power-section .rightSection .listing li.f16 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .rightSection .listing li.f16 {
        font-size: 16px
    }
}

.first-swyp-power-section .rightSection .listing li.f18 {
    font-size: 18px
}

@media(max-width: 991px) {
    .first-swyp-power-section .rightSection .listing li.f18 {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .first-swyp-power-section .rightSection .listing li.f18 {
        font-size: 16px
    }
}

.first-swyp-power-section .rightSection .btn-white-new {
    padding: 10px 20px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    height: 40px;
    font-weight: 600
}


.swyp-refer {
    padding: 60px 0px 50px;
    position: relative;
    z-index: 1
}

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

.swyp-refer .swrefer-main {
    padding: 20px 40px;
    background: linear-gradient(0deg, #FFEFF2, #FFEFF2), #fff;
    border-radius: 24px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main {
        padding: 20px 28px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main {
        padding: 40px 21px
    }
}

.swyp-refer .swrefer-main .swrefer-shape1 {
    max-width: 70px;
    position: absolute;
    bottom: -24px;
    left: 10px
}

.swyp-refer .swrefer-main .swrefer-shape1 img {
    width: 100%
}

.swyp-refer .swrefer-main .swrefer-shape2 {
    max-width: 106px;
    position: absolute;
    top: 0px;
    right: -6px
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-shape2 {
        max-width: 90px;
        top: -5px
    }
}

.swyp-refer .swrefer-main .swrefer-shape2 img {
    width: 100%
}

.swyp-refer .swrefer-main .swrefer-shape3 {
    position: absolute;
    bottom: -50px;
    right: -20px;
    max-width: 197px
}

@media(max-width: 1199px) {
    .swyp-refer .swrefer-main .swrefer-shape3 {
        max-width: 157px
    }
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-shape3 {
        max-width: 90px;
        bottom: -40px;
        right: -40px
    }
}

.swyp-refer .swrefer-main .swrefer-shape3 img {
    width: 100%
}

.swyp-refer .swrefer-main .swrefer-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    margin-top: 32px
}

@media(max-width: 1199px) {
    .swyp-refer .swrefer-main .swrefer-btns {
        margin-top: 25px
    }
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-btns {
        margin-top: 20px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-btns {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px;
        gap: 8px;
        width: 100%
    }
}

.swyp-refer .swrefer-main .swrefer-btns .black-btn {
    padding: 12px 40px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 40px
}

@media(max-width: 1199px) {
    .swyp-refer .swrefer-main .swrefer-btns .black-btn {
        padding: 10px 26px
    }
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-btns .black-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 9px 20px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-btns .black-btn {
        max-width: 100%;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        padding: 10px 20px;
        text-align: center
    }
}

.swyp-refer .swrefer-main .swrefer-btns .transparent-btn {
    padding: 12px 30px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #222;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border: 1px solid #000;
    border-radius: 40px
}

@media(max-width: 1199px) {
    .swyp-refer .swrefer-main .swrefer-btns .transparent-btn {
        padding: 10px 24px
    }
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-btns .transparent-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 9px 20px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-btns .transparent-btn {
        max-width: 100%;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        padding: 10px 20px;
        text-align: center
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-desc {
        text-align: center
    }
}

.swyp-refer .swrefer-main .swrefer-desc .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .swyp-refer .swrefer-main .swrefer-desc .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-desc .h2 {
        font-size: 22px;
        line-height: 31px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-desc .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px
    }
}

.swyp-refer .swrefer-main .swrefer-desc .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-right {
        height: 250px;
        overflow: hidden;
        margin-top: 7px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper {
    height: 300px;
    width: 90%;
    max-width: 420px;
    overflow: visible;
    margin: auto
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-swiper {
        max-width: 300px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-swiper {
        height: 250px;
        width: 94%;
        max-width: 330px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper .swiper-slide {
    position: relative;
    z-index: 1;
    opacity: .4;
    transform: scale(0.76) translateY(60px);
    transition: all .35s ease
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper .swiper-slide-prev {
    transform: scale(0.88) translateY(30px)
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper .swiper-slide-next {
    transform: scale(0.88) translateY(-30px)
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper .swiper-slide-next+.swiper-slide {
    transform: scale(0.76) translateY(-60px)
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-swiper .swiper-slide-active {
    z-index: 20 !important;
    opacity: 1 !important;
    transform: scale(1) translateY(0px) !important
}

.swyp-refer .swrefer-main .swrefer-right .swreferca-outer {
    background: #ffd5d8;
    border-radius: 20px;
    min-height: 112px;
    box-shadow: 0px 46.4981px 18.3545px rgba(79, 79, 79, .01), 0px 26.92px 15.9072px rgba(79, 79, 79, .05), 0px 12.2363px 12.2363px rgba(79, 79, 79, .09), 0px 2.44727px 6.11817px rgba(79, 79, 79, .1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-right .swreferca-outer {
        min-height: 85px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-card {
    padding: 20px 22px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40px auto;
    grid-template-columns: 40px auto;
    gap: 12px;
    transition: .3s ease
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card {
        padding: 16px 20px;
        -ms-grid-columns: 30px auto;
        grid-template-columns: 30px auto
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card {
        padding: 14px;
        gap: 8px;
        border-radius: 13px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-card .h3 {
    margin: 0 0 6px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #000
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card .h3 {
        font-size: 18px;
        line-height: 21px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-card .txt {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    color: #000
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card .txt {
        font-size: 14px;
        line-height: 19px
    }
}

@media(max-width: 767px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card .txt {
        font-size: 12px;
        line-height: 15px
    }
}

.swyp-refer .swrefer-main .swrefer-right .swrefer-card .swreferca-icon img {
    max-width: 40px
}

@media(max-width: 991px) {
    .swyp-refer .swrefer-main .swrefer-right .swrefer-card .swreferca-icon img {
        max-width: 30px
    }
}

.swyp-benifites {
    padding: 30px 0px 60px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media(max-width: 1199px) {
    .swyp-benifites {
        padding: 30px 0px 40px
    }
}

@media(max-width: 767px) {
    .swyp-benifites {
        padding: 20px 0px 40px
    }
}

.swyp-benifites .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-benifites .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-benifites .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-benifites .head .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .swyp-benifites .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-benifites .head .h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.swyp-benifites .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-benifites .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-benifites .swbeni-tabs {
    margin-top: 35px
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-tabs {
        margin-top: 30px
    }
}

.swyp-benifites .swbeni-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    justify-content: center;
    overflow: auto
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-tabs ul {
        white-space: nowrap;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.swyp-benifites .swbeni-tabs ul li a {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 8px 16px;
    border: 1px solid #242424;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    border-radius: 38px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-wrap: nowrap;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-tabs ul li a {
        padding: 8px 16px;
        font-size: 14px;
        line-height: 20px
    }
}

.swyp-benifites .swbeni-tabs ul li a.active {
    background: #242424;
    color: #fff;
    font-weight: 600
}

.swyp-benifites .swbeni-main {
    margin-top: 32px
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-main {
        margin-top: 25px
    }
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-main .swbeni-swiper {
        overflow: visible
    }
}

.swyp-benifites .swbeni-main .swiper-slide {
    height: auto
}

.swyp-benifites .swbeni-main .swbeni-box {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-img::before {
    content: "";
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 4.85%, rgba(0, 0, 0, 0.623457) 46.86%, #000000 95.59%);
    z-index: 1
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-desc {
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    z-index: 1
}

@media(max-width: 1199px) {
    .swyp-benifites .swbeni-main .swbeni-box .swbenib-desc {
        left: 20px;
        right: 20px;
        bottom: 20px
    }
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-main .swbeni-box .swbenib-desc {
        left: 22px;
        right: 22px;
        bottom: 24px
    }
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .h3 {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .h3 {
        font-size: 20px;
        line-height: 27px
    }
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .h3:last-child {
    margin-bottom: 0
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .tag {
    padding: 4px 8px;
    background: linear-gradient(207.8deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    border-radius: 3px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 12px
}

.swyp-benifites .swbeni-main .swbeni-box .swbenib-desc .tag .txt {
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    background: linear-gradient(92.06deg, #5D2227 36.27%, #982B35 70.68%, #5D2227 85.89%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    text-transform: uppercase
}

.swyp-benifites .swbeni-main .swbeni-box .anchor-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.swyp-benifites .swbeni-main .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 8px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .swyp-benifites .swbeni-main .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .swyp-benifites .swbeni-main .swiper-pagination {
        border-radius: 40px;
        padding: 6px 10px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}


.headH2 {
    -webkit-text-fill-color: inherit;
    text-align: inherit;
}

.g-disclimer {
    color: #fff;
    margin-top: 25px;
}

.g-disclimer a {
    color: #fff;
    text-decoration: underline;
}

.first-millennia-flight-booking {
    padding: 112px 0 0
}

.first-millennia-flight-booking.mx60 {
    padding: 60px 0 0
}

.first-millennia-flight-booking.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking {
        padding: 60px 0 0
    }

    .first-millennia-flight-booking.mx90 {
        padding: 60px 0 0
    }
}

.first-millennia-flight-booking .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .container {
        max-width: 960px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section {
    border-radius: 20px;
    background: linear-gradient(100deg, #00073B 0%, #084D86 57.3%, #0D73AE 79.12%, #7EB7D9 105.01%, #CFE8F7 114.08%);
    padding: 40px 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 {
        -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
        max-width: 36%
    }
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 4px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .headH2 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .headH2 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .headH2 {
        font-size: 24px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .pera {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 32px
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .pera {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .pera {
        font-size: 16px;
        margin-bottom: 24px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li:last-child {
    margin: 0
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li strong {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li strong {
        font-size: 14px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 ul li img {
    margin-right: 12px
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .btn-enquire span {
    color: #1c252e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col40 .btn-enquire img {
    transform: rotate(180deg)
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking {
    border-radius: 10px;
    background: #dbedff;
    padding: 24px;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking {
        padding: 18px 10px
    }
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking {
        overflow: hidden;
        padding: 28px 0 20px 12px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .qrCodeCol {
    overflow: hidden;
    margin-right: 24px
}

@media(max-width: 1180px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .qrCodeCol {
        margin-right: 18px;
        max-width: 150px
    }

    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .qrCodeCol img {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .qrCodeCol {
        display: none
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo {
    padding: 10px 0 0;
    pointer-events: none
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo {
        overflow: hidden;
        padding: 0;
        pointer-events: visible
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .h3 {
        font-size: 16px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: none
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
    padding-bottom: 28px;
    padding-left: 28px;
    position: relative
}

@media(min-width: 992px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        width: 100% !important
    }
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 28px;
        padding-right: 28px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #000;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 5px
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
        top: 0px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
    content: "";
    width: 1px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 10px;
    bottom: -5px
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
        width: auto;
        top: 5px;
        left: 0;
        right: 0;
        bottom: auto;
        height: 1px
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child {
    padding-bottom: 0
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child::after {
    display: none
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .h14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 strong {
    font-weight: 600
}

@media(max-width: 767px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
        font-size: 12px;
        margin: 0
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
    display: none
}

@media(max-width: 991px) {
    .first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
        display: block
    }
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #fff;
    height: 6px;
    max-width: 132px;
    margin: 35px auto 0;
    position: relative;
    z-index: 0
}

.first-millennia-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.first-select-flight-booking {
    padding: 112px 0 0
}

.first-select-flight-booking.mx60 {
    padding: 60px 0 0
}

.first-select-flight-booking.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-select-flight-booking {
        padding: 60px 0 0
    }

    .first-select-flight-booking.mx90 {
        padding: 60px 0 0
    }
}

.first-select-flight-booking .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-select-flight-booking .container {
        max-width: 960px
    }
}

.first-select-flight-booking .first-select-flight-booking-section {
    border-radius: 20px;
    background: var(--Select---new, linear-gradient(135deg, #6B2D68 0%, #A62E54 58%, #D2585D 96.5%));
    padding: 40px 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 {
        -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
        max-width: 36%
    }
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 4px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 .headH2 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 .headH2 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 .headH2 {
        font-size: 24px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 .pera {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 32px
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 .pera {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 .pera {
        font-size: 16px;
        margin-bottom: 24px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 ul li {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 ul li:last-child {
    margin: 0
}

.first-select-flight-booking .first-select-flight-booking-section .col40 ul li strong {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col40 ul li strong {
        font-size: 14px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col40 ul li img {
    margin-right: 12px
}

.first-select-flight-booking .first-select-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center
}

.first-select-flight-booking .first-select-flight-booking-section .col40 .btn-enquire span {
    color: #1c252e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-select-flight-booking .first-select-flight-booking-section .col40 .btn-enquire img {
    transform: rotate(180deg)
}

.first-select-flight-booking .first-select-flight-booking-section .col60 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking {
    border-radius: 10px;
    background: #ffecf4;
    padding: 24px;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking {
        padding: 18px 10px
    }
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking {
        overflow: hidden;
        padding: 28px 0 20px 12px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .qrCodeCol {
    overflow: hidden;
    margin-right: 24px
}

@media(max-width: 1180px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .qrCodeCol {
        margin-right: 18px;
        max-width: 150px
    }

    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .qrCodeCol img {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .qrCodeCol {
        display: none
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo {
    padding: 10px 0 0;
    pointer-events: none
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo {
        overflow: hidden;
        padding: 0;
        pointer-events: visible
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .h3 {
        font-size: 16px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: none
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
    padding-bottom: 28px;
    padding-left: 28px;
    position: relative
}

@media(min-width: 992px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        width: 100% !important
    }
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 28px;
        padding-right: 28px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #000;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 5px
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
        top: 0px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
    content: "";
    width: 1px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 10px;
    bottom: -5px
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
        width: auto;
        top: 5px;
        left: 0;
        right: 0;
        bottom: auto;
        height: 1px
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child {
    padding-bottom: 0
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child::after {
    display: none
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .h14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 strong {
    font-weight: 600
}

@media(max-width: 767px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
        font-size: 12px;
        margin: 0
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
    display: none
}

@media(max-width: 991px) {
    .first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
        display: block
    }
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #fff;
    height: 6px;
    max-width: 132px;
    margin: 35px auto 0;
    position: relative;
    z-index: 0
}

.first-select-flight-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.first-wealth-flight-booking {
    padding: 112px 0 0
}

.first-wealth-flight-booking.mx60 {
    padding: 60px 0 0
}

.first-wealth-flight-booking.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking {
        padding: 60px 0 0
    }

    .first-wealth-flight-booking.mx90 {
        padding: 60px 0 0
    }
}

.first-wealth-flight-booking .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .container {
        max-width: 960px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section {
    border-radius: 20px;
    background: var(--Wealth-new, linear-gradient(116deg, #0F1B4E 13.97%, #00BEA3 97.77%));
    padding: 40px 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 {
        -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
        max-width: 36%
    }
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 4px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .headH2 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .headH2 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .headH2 {
        font-size: 24px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .pera {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 32px
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .pera {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .pera {
        font-size: 16px;
        margin-bottom: 24px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li:last-child {
    margin: 0
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li strong {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li strong {
        font-size: 14px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 ul li img {
    margin-right: 12px
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .btn-enquire span {
    color: #1c252e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col40 .btn-enquire img {
    transform: rotate(180deg)
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking {
    border-radius: 10px;
    background: #e2fcff;
    padding: 24px;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking {
        padding: 18px 10px
    }
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking {
        overflow: hidden;
        padding: 28px 0 20px 12px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .qrCodeCol {
    overflow: hidden;
    margin-right: 24px
}

@media(max-width: 1180px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .qrCodeCol {
        margin-right: 18px;
        max-width: 150px
    }

    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .qrCodeCol img {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .qrCodeCol {
        display: none
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo {
    padding: 10px 0 0;
    pointer-events: none
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo {
        overflow: hidden;
        padding: 0;
        pointer-events: visible
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .h3 {
        font-size: 16px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: none
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
    padding-bottom: 28px;
    padding-left: 28px;
    position: relative
}

@media(min-width: 992px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        width: 100% !important
    }
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 28px;
        padding-right: 28px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #000;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 5px
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
        top: 0px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
    content: "";
    width: 1px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 10px;
    bottom: -5px
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
        width: auto;
        top: 5px;
        left: 0;
        right: 0;
        bottom: auto;
        height: 1px
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child {
    padding-bottom: 0
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child::after {
    display: none
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .h14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 strong {
    font-weight: 600
}

@media(max-width: 767px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
        font-size: 12px;
        margin: 0
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
    display: none
}

@media(max-width: 991px) {
    .first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
        display: block
    }
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #fff;
    height: 6px;
    max-width: 132px;
    margin: 35px auto 0;
    position: relative;
    z-index: 0
}

.first-wealth-flight-booking .first-wealth-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.first-classic-flight-booking {
    padding: 112px 0 0
}

.first-classic-flight-booking.mx60 {
    padding: 60px 0 0
}

.first-classic-flight-booking.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-classic-flight-booking {
        padding: 60px 0 0
    }

    .first-classic-flight-booking.mx90 {
        padding: 60px 0 0
    }
}

.first-classic-flight-booking .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .container {
        max-width: 960px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section {
    border-radius: 20px;
    background: linear-gradient(313deg, #174991 35.7%, #009DDB 87.56%, #CDEAEA 112.84%);
    padding: 40px 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 {
        -ms-flex-preferred-size: 36%;
        flex-basis: 36%;
        max-width: 36%
    }
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 4px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 .headH2 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 .headH2 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 .headH2 {
        font-size: 24px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 .pera {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 32px
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 .pera {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 .pera {
        font-size: 16px;
        margin-bottom: 24px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li:last-child {
    margin: 0
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li strong {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li strong {
        font-size: 14px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 ul li img {
    margin-right: 12px
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 .btn-enquire span {
    color: #1c252e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-classic-flight-booking .first-classic-flight-booking-section .col40 .btn-enquire img {
    transform: rotate(180deg)
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking {
    border-radius: 10px;
    background: #d9f3ff;
    padding: 24px;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking {
        padding: 18px 10px
    }
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking {
        overflow: hidden;
        padding: 28px 0 20px 12px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .qrCodeCol {
    overflow: hidden;
    margin-right: 24px
}

@media(max-width: 1180px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .qrCodeCol {
        margin-right: 18px;
        max-width: 150px
    }

    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .qrCodeCol img {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .qrCodeCol {
        display: none
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo {
    padding: 10px 0 0;
    pointer-events: none
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo {
        overflow: hidden;
        padding: 0;
        pointer-events: visible
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .h3 {
        font-size: 16px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: none
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
    padding-bottom: 28px;
    padding-left: 28px;
    position: relative
}

@media(min-width: 992px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        width: 100% !important
    }
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 28px;
        padding-right: 28px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #000;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 5px
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
        top: 0px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
    content: "";
    width: 1px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 10px;
    bottom: -5px
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
        width: auto;
        top: 5px;
        left: 0;
        right: 0;
        bottom: auto;
        height: 1px
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child {
    padding-bottom: 0
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child::after {
    display: none
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .h14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 strong {
    font-weight: 600
}

@media(max-width: 767px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
        font-size: 12px;
        margin: 0
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
    display: none
}

@media(max-width: 991px) {
    .first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
        display: block
    }
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #fff;
    height: 6px;
    max-width: 132px;
    margin: 35px auto 0;
    position: relative;
    z-index: 0
}

.first-classic-flight-booking .first-classic-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.grnt-ff-flight-booking .first-millennia-flight-booking-section {
    background: linear-gradient(92deg, #03000C -44.03%, #0C012C 4.3%, #820816 51.46%, #B00B2C 74.24%, #8E031F 107.99%)
}
.grnt-ff-flight-booking .first-millennia-flight-booking-section .col40 .headH2 {
    -webkit-text-fill-color: #fff
}

.grnt-ff-flight-booking .first-millennia-flight-booking-section .col60 .stepBooking {
    background: linear-gradient(104deg, #cacaca -3.77%, #e9e9e9 135.14%)
}

.grnt-first-family-popup .btn-box .readmore img {
    max-width: 24px
}

@media(max-width: 767px) {
    .grnt-fwow-booking .first-select-flight-booking-section .btn-box {
        margin-top: 35px !important
    }
}

.grnt-fwow-booking .first-select-flight-booking-section .col40 .btn-enquire {
    margin: auto
}

.grnt-fwow-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #e9e9e9
}

.grnt-fwow-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #4c9de9
}

.grnt-fwow-booking .heading {
    margin-bottom: 32px
}

.grnt-fwow-booking .heading .headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: linear-gradient(90deg, #51090B 0%, #6C1114 48.5%, #BE0006 87%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .grnt-fwow-booking .heading .headH2 {
        font-size: 36px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .grnt-fwow-booking .heading .headH2 {
        font-size: 34px;
        line-height: 42px
    }
}

.grnt-fwow-booking .first-select-flight-booking-section {
    background: linear-gradient(136.41deg, #8AC6EB -19.65%, #EDD6BA 41.51%, #F2EBE4 96.05%);
    border-radius: 20px
}

.grnt-fwow-booking .first-select-flight-booking-section .col40 .pera {
    color: #9c1d26
}

.grnt-fwow-booking .first-select-flight-booking-section .col40 ul li {
    color: #131313
}

.grnt-fwow-booking .first-select-flight-booking-section .col60 .stepBooking {
    background: #fff9f2;
    border-radius: 10px
}

@media(max-width: 767px) {
    .grnt-fwow-booking .heading .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

/* updated css */

.first-millennia-flight-booking.fipower-booking {
    background: #fff;
    padding: 0px 0 60px;
}

@media (max-width: 767px) {
    .first-millennia-flight-booking.fipower-booking {
        padding: 0px 0 30px;
    }
}

.first-select-flight-booking.fipower-booking {
    background: #fff;
    padding: 0px 0 60px;
}

@media (max-width: 767px) {
    .first-select-flight-booking.fipower-booking {
        padding: 0px 0 30px;
    }
}

.first-wealth-flight-booking.fipower-booking {
    background: #fff;
    padding: 0px 0 60px;
}

@media (max-width: 767px) {
    .first-wealth-flight-booking.fipower-booking {
        padding: 0px 0 30px;
    }
}

.first-classic-flight-booking.fipower-booking {
    background: #fff;
    padding: 0px 0 60px;
}

@media (max-width: 767px) {
    .first-classic-flight-booking.fipower-booking {
        padding: 0px 0 30px;
    }
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section {
    background: linear-gradient(76deg, #f2edea 0%, #f2edea 57.3% 57.3%, #dad5d3 79.12%, #c2bebb 105.01%, #c2bebb 114.08%);
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section {
    background: linear-gradient(76deg, #f2edea 0%, #f2edea 57.3% 57.3%, #dad5d3 79.12%, #c2bebb 105.01%, #c2bebb 114.08%);
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col40 .headH2 {
    color: #000;
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col40 .pera {
    color: #000;
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col60 .stepBooking {
    background: #cacaca;
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col60 .stepBooking .f14 {
    color: #000;
}

.first-select-flight-booking.fipower-booking .g-disclimer a.text-black {
    color: #000;
}

.first-select-flight-booking.fiswpy-bokking .first-select-flight-booking-section {
    background: var(--Select---new, linear-gradient(135deg, #FFD99D, #FFD99D 96.5%));
}

.first-select-flight-booking.fiswpy-bokking .first-select-flight-booking-section .col60 .stepBooking {
    background: #edaa42;
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d;
}

.first-select-flight-booking.fiswpy-bokking {
    padding: 60px 0px 0px;
}

@media (max-width: 767px) {
    .first-select-flight-booking.fiswpy-bokking {
        padding: 40px 0px 0px;
    }
}

.first-select-flight-booking.fiswpy-bokking .first-select-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #000;
}

.first-select-flight-booking.fipower-booking .first-select-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center;
    margin: inherit;
}

/* swyp css baby pink bg */

.first-swyp-flight-booking {
    padding: 50px 0
}

@media(max-width: 1199px) {
    .first-swyp-flight-booking {
        padding: 40px 0px
    }
}

.first-swyp-flight-booking.mx60 {
    padding: 60px 0 0
}

.first-swyp-flight-booking.mx90 {
    padding: 80px 0 0
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking.mx90 {
        padding: 60px 0 0
    }
}

.first-swyp-flight-booking .container {
    max-width: 1170px
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .container {
        max-width: 960px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section {
    border-radius: 20px;
    background: #fff4e2;
    padding: 40px 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        max-width: 46%
    }
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 4px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .headH2 {
    color: #222;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .headH2 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .headH2 {
        font-size: 24px;
        text-align: center
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .pera {
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .pera {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .pera {
        font-size: 16px;
        text-align: center;
        margin-bottom: 24px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li {
        font-size: 12px;
        margin-bottom: 20px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li:last-child {
    margin: 0
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li strong {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li strong {
        font-size: 14px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 ul li img {
    margin-right: 12px
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .btn-enquire {
    border-radius: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-clip: inherit;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: currentColor;
    text-align: center;
    justify-content: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    margin-top: 30px
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .btn-enquire span {
    color: #1c252e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col40 .btn-enquire img {
    transform: rotate(180deg)
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .g-disclimer{
    margin-bottom: 0;
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .g-disclimer a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    margin-top: 30px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    text-decoration: underline
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .g-disclimer a {
        margin: 20px auto 0px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking {
    border-radius: 10px;
    background: #ffe5bb;
    padding: 24px;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking {
        padding: 18px 10px
    }
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking {
        overflow: hidden;
        padding: 28px 0 20px 12px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .qrCodeCol {
    overflow: hidden;
    margin-right: 24px
}

@media(max-width: 1180px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .qrCodeCol {
        margin-right: 18px;
        max-width: 150px
    }

    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .qrCodeCol img {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .qrCodeCol {
        display: none
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo {
    padding: 10px 0 0;
    pointer-events: none
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo {
        overflow: hidden;
        padding: 0;
        pointer-events: visible
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .h3 {
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .h3 {
        font-size: 16px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: none
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
    padding-bottom: 28px;
    padding-left: 28px;
    position: relative
}

@media(min-width: 992px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        width: 100% !important
    }
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 28px;
        padding-right: 28px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #222;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 5px
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::before {
        top: 0px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
    content: "";
    width: 1px;
    background: #222;
    position: absolute;
    left: 5px;
    top: 10px;
    bottom: -5px
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard::after {
        width: auto;
        top: 5px;
        left: 0;
        right: 0;
        bottom: auto;
        height: 1px
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child {
    padding-bottom: 0
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard:last-child::after {
    display: none
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .h14 {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14:last-child {
    margin-bottom: 0
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 strong {
    font-weight: 600
}

@media(max-width: 767px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .swiper-wrapper .stepCard .f14 {
        font-size: 12px;
        margin: 0
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
    display: none
}

@media(max-width: 991px) {
    .first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .scrollbar {
        display: block
    }
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar {
    background: #fff4e2;
    height: 6px;
    max-width: 132px;
    margin: 35px auto 0;
    position: relative;
    z-index: 0
}

.first-swyp-flight-booking .first-swyp-flight-booking-section .col60 .stepBooking .howTo .scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.swyp-flight-booking .swyp-flight-booking-section .col40 .read-link {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    margin-top: 30px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    text-decoration: underline;
}



.swyp-fees {
    padding: 30px 0px 60px
}

@media(max-width: 1199px) {
    .swyp-fees {
        padding: 40px 0px 50px
    }
}

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

@media(max-width: 767px) {
    .swyp-fees {
        padding: 30px 0px 40px
    }
}

.swyp-fees .head {
    margin-bottom: 30px
}

.swyp-fees .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

@media(max-width: 767px) {
    .swyp-fees .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-fees .head .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .swyp-fees .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-fees .head .h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.swyp-fees .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-fees .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-fees .indca-fees-charge {
    padding: 32px 40px;
    background: radial-gradient(295.06% 196.07% at 4.58% 1.81%, #FFEFF2 0%, #FFE1E5 36.96%, #FFBFC8 100%), #fff;
    border-radius: 24px
}

@media(max-width: 1199px) {
    .swyp-fees .indca-fees-charge {
        margin-top: 30px;
        padding: 40px 50px
    }
}

@media(max-width: 991px) {
    .swyp-fees .indca-fees-charge {
        padding: 30px 30px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge {
        padding: 30px 20px;
        margin-top: 30px;
        border-radius: 24px
    }
}

.swyp-fees .indca-fees-charge ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li {
        gap: 15px
    }
}

.swyp-fees .indca-fees-charge ul li.full {
    display: block;
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
    width: 100%
}

.swyp-fees .indca-fees-charge ul li+li {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #ffc1c9
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li+li {
        margin-top: 20px;
        padding-top: 20px
    }
}

.swyp-fees .indca-fees-charge ul li .infees-desc {
    padding: 10px 20px;
    background: #fee4e8;
    border: 1px solid #fcb1b1;
    border-radius: 60px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-top: 6px
}

@media(max-width: 991px) {
    .swyp-fees .indca-fees-charge ul li .infees-desc {
        padding: 6px 10px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-desc {
        padding: 12px 20px;
        margin-top: 13px;
        background: #ffedef;
        border: 1px solid #fcb1b1;
        border-radius: 30px
    }
}

.swyp-fees .indca-fees-charge ul li .infees-desc .txt {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .swyp-fees .indca-fees-charge ul li .infees-desc .txt {
        font-size: 10px;
        line-height: 14px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-desc .txt {
        font-size: 12px;
        line-height: 15px
    }
}

.swyp-fees .indca-fees-charge ul li .infees-left .pHead {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

@media(max-width: 991px) {
    .swyp-fees .indca-fees-charge ul li .infees-left .pHead {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-left .pHead {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0
    }
}

.swyp-fees .indca-fees-charge ul li .infees-left .pHead:last-child {
    margin-bottom: 0
}

.swyp-fees .indca-fees-charge ul li .infees-left .shortdesc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-left .shortdesc {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-right {
        text-align: right
    }
}

.swyp-fees .indca-fees-charge ul li .infees-right .pHead {
    margin-bottom: 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: end;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: end;
    gap: 6px
}

.swyp-fees .indca-fees-charge ul li .infees-right .pHead span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    background: linear-gradient(270deg, #B2001A 0%, #CB2C43 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto
}

@media(max-width: 991px) {
    .swyp-fees .indca-fees-charge ul li .infees-right .pHead span {
        font-size: 18px;
        line-height: 24px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-right .pHead span {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-fees .indca-fees-charge ul li .infees-right .pHead span b,
.swyp-fees .indca-fees-charge ul li .infees-right .pHead span strong {
    font-size: 24px;
    line-height: 1;
    font-weight: 700
}

@media(max-width: 767px) {

    .swyp-fees .indca-fees-charge ul li .infees-right .pHead span b,
    .swyp-fees .indca-fees-charge ul li .infees-right .pHead span strong {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-right .pHead {
        gap: 10px;
        margin-bottom: 7px
    }
}

.swyp-fees .indca-fees-charge ul li .infees-right .shortdesc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-fees .indca-fees-charge ul li .infees-right .shortdesc {
        font-size: 12px;
        line-height: 16px
    }
}

.swyp-fees .btn-box {
    margin-top: 30px
}

@media(max-width: 767px) {
    .swyp-fees .btn-box {
        margin-top: 24px
    }
}

.swyp-fees .btn-box .btn-underline {
    font-size: 12px;
    line-height: 20px;
    color: #222;
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    gap: 4px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

.swyp-fees .btn-box .btn-underline svg {
    max-width: 9px
}

@media(max-width: 767px) {
    .swyp-fees .btn-box .btn-underline {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-fees .btn-box .btn-underline b,
.swyp-fees .btn-box .btn-underline strong {
    font-weight: 700
}

.swyp-howapply {
    padding: 60px 0px;
    background: linear-gradient(180deg, rgba(224, 249, 254, 0.3) 0%, rgba(167, 240, 255, 0.3) 100%)
}

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

@media(max-width: 767px) {
    .swyp-howapply {
        padding: 60px 0px
    }
}

.swyp-howapply .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.swyp-howapply .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-howapply .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-howapply .head .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .swyp-howapply .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-howapply .head .h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.swyp-howapply .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-howapply .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-howapply .swhapp-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    -ms-grid-column-align: center;
    justify-items: center
}

@media(max-width: 991px) {
    .swyp-howapply .swhapp-main {
        gap: 20px;
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 32px
    }
}

.swyp-howapply .swhapp-main .swhapp-box {
    position: relative;
    width: 100%
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main .swhapp-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 60px auto;
        grid-template-columns: 60px auto;
        gap: 16px;
        -ms-flex-align: center;
        align-items: center
    }
}

.swyp-howapply .swhapp-main .swhapp-box+.swhapp-box::before {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #7ec7d4;
    left: -86%;
    right: 90%;
    max-width: 80%;
    margin: 0 auto;
    top: 37px;
    position: absolute
}

@media(max-width: 1199px) {
    .swyp-howapply .swhapp-main .swhapp-box+.swhapp-box::before {
        left: -78%
    }
}

@media(max-width: 991px) {
    .swyp-howapply .swhapp-main .swhapp-box+.swhapp-box::before {
        top: 31px;
        left: -65%
    }
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main .swhapp-box+.swhapp-box::before {
        left: 30px;
        top: -56%;
        right: auto;
        bottom: 10px;
        border-left: 2px dashed #7ec7d4;
        border-bottom: 0px;
        height: auto
    }
}

.swyp-howapply .swhapp-main .swhapp-box .swhappb-img {
    width: 72px;
    height: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    background: #d4f8ff;
    -webkit-backdrop-filter: blur(12.6px);
    backdrop-filter: blur(12.6px);
    margin-bottom: 15px
}

@media(max-width: 991px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-img {
        width: 62px;
        height: 62px;
        margin-bottom: 11px
    }
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-img {
        width: 60px;
        height: 60px;
        margin-bottom: 0px
    }
}

.swyp-howapply .swhapp-main .swhapp-box .swhappb-img img {
    max-width: 32px;
    margin: auto
}

@media(max-width: 991px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-img img {
        max-width: 28px
    }
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-img img {
        max-width: 26px
    }
}

.swyp-howapply .swhapp-main .swhapp-box .swhappb-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-desc .txt {
        font-size: 14px;
        line-height: 21px
    }

    .swyp-howapply .swhapp-main .swhapp-box .swhappb-desc .txt br {
        display: none
    }
}

@media(max-width: 767px) {
    .swyp-howapply .swhapp-main .swhapp-box .swhappb-desc .txt {
        font-size: 16px;
        line-height: 22px
    }
}

.swyp-testi {
    padding: 120px 0px 60px;
    overflow: hidden
}

@media(max-width: 1199px) {
    .swyp-testi {
        padding: 70px 0px 40px
    }
}

@media(max-width: 991px) {
    .swyp-testi {
        padding: 45px 0px
    }
}

@media(max-width: 767px) {
    .swyp-testi {
        padding: 40px 0px
    }
}

.swyp-testi .head {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .swyp-testi .head {
        margin-bottom: 30px
    }
}

.swyp-testi .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

@media(max-width: 767px) {
    .swyp-testi .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .swyp-testi .head .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .swyp-testi .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-testi .head .h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 0
    }
}

.swyp-testi .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .swyp-testi .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.swyp-testi .fwb-testi-swiper {
    margin: 0px 30px 0px
}

@media(max-width: 767px) {
    .swyp-testi .fwb-testi-swiper {
        margin: 0;
        overflow: visible
    }
}

.swyp-testi .swiper-slide {
    transition: all 200ms linear;
    height: auto
}

.swyp-testi .fwbtestti-box {
    padding: 24px;
    background: #f0f0f0;
    border-radius: 16px;
    filter: grayscale(100%);
    opacity: .5;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1199px) {
    .swyp-testi .fwbtestti-box {
        padding: 18px
    }
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box {
        padding: 30px 25px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-quote {
    margin-bottom: 15px
}

.swyp-testi .fwbtestti-box .fwtesb-quote svg {
    max-width: 20px
}

.swyp-testi .fwbtestti-box .fwtesb-quote svg path {
    fill: #222
}

.swyp-testi .fwbtestti-box .h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .h3 {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 13px
    }
}

.swyp-testi .fwbtestti-box .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #222;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .txt {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px
    }
}

.swyp-testi .fwbtestti-box .txt:last-child {
    margin-bottom: 0
}

.swyp-testi .fwbtestti-box .fwtesb-bottom {
    margin-top: 23px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-bottom {
        margin-top: 16px
    }
}

.swyp-testi .fwbtestti-box .h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 6px
}

@media(max-width: 1199px) {
    .swyp-testi .fwbtestti-box .h4 {
        font-size: 18px;
        line-height: 23px
    }
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 3px
    }
}

.swyp-testi .fwbtestti-box .smal-txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .swyp-testi .fwbtestti-box .smal-txt {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .smal-txt {
        font-size: 13px;
        line-height: 18px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-botstar {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-botstar {
        margin-top: 15px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star {
        gap: 4px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li {
    line-height: 18px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li {
        line-height: 13px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg {
    max-width: 18px
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg {
        max-width: 13px
    }
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg path {
    fill: #222
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #222
}

.swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date .date-txt {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .swyp-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date .date-txt {
        font-size: 10px;
        line-height: 14px
    }
}

.swyp-testi .swiper-slide-prev {
    opacity: 1;
    transform: scale(0.9)
}

.swyp-testi .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box {
    background: #fff4e2;
    filter: grayscale(0);
    opacity: 1
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .h3 {
    color: #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .txt {
    color: #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .h4 {
    color: #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .smal-txt {
    color: #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-star li svg path {
    fill: #ffb758
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-quote svg path {
    fill: #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-date {
    border-left: 1px solid #222
}

.swyp-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-date .date-txt {
    color: #222
}

.swyp-testi .swiper-slide-next {
    transform: scale(0.9)
}

.swyp-testi .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 7px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .swyp-testi .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .swyp-testi .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}

.swyp-testi .swiper-button-prev {
    background: url(../components/content/swyp-revamp/swyp-testimonial/clientlibs/images/svg/arrowlftb.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    left: -20px;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .swyp-testi .swiper-button-prev {
        width: 38px;
        height: 38px;
        left: 0
    }
}

@media(max-width: 991px) {
    .swyp-testi .swiper-button-prev {
        width: 33px;
        height: 33px
    }
}

@media(max-width: 767px) {
    .swyp-testi .swiper-button-prev {
        display: none
    }
}

.swyp-testi .swiper-button-prev::after {
    content: none
}

.swyp-testi .swiper-button-next {
    background: url(../components/content/swyp-revamp/swyp-testimonial/clientlibs/images/svg/arrowrgtb.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    right: -20px;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .swyp-testi .swiper-button-next {
        width: 38px;
        height: 38px;
        right: 0
    }
}

@media(max-width: 991px) {
    .swyp-testi .swiper-button-next {
        width: 33px;
        height: 33px
    }
}

@media(max-width: 767px) {
    .swyp-testi .swiper-button-next {
        display: none
    }
}

.swyp-testi .swiper-button-next::after {
    content: none
}

.btn-box .btn-black {
    background: #000;
    color: #fff;
    border-radius: 25px;
    padding: 12px 30px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
}
.creditCardsBlog-Parent {
    margin: 0 auto
}

.creditCardsBlog .sectionHead-title,
.creditCardsBlog .sectionHead-subtitle {
    text-align: center
}

.creditCardsBlog-card-container {
    overflow: hidden;
    padding: 0;
    padding-top: 30px
}

.creditCardsBlog-card-container .scrollbar {
    padding-top: 40px
}

.creditCardsBlog-card-container .scrollbar .swiper-horizontal>.swiper-scrollbar,
.creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 132px;
    left: 44%;
    z-index: 1
}

@media(max-width: 767px) {

    .creditCardsBlog-card-container .scrollbar .swiper-horizontal>.swiper-scrollbar,
    .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        left: 33%
    }
}

.creditCardsBlog-card-container .scrollbar .swiper-scrollbar-drag {
    background: #fab21d
}

.creditCardsBlog-card-container .swiper-button-prev {
    background: url(../../../content/dam/idfcfirstbank/images/swyp-revamp/arrowlft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    left: -90px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .creditCardsBlog-card-container .swiper-button-prev {
        width: 38px;
        height: 38px;
        left: -70px
    }
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-prev::after {
    content: none
}

.creditCardsBlog-card-container .swiper-button-next {
    background: url(../../../content/dam/idfcfirstbank/images/swyp-revamp/arrowrgt.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    right: -90px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .creditCardsBlog-card-container .swiper-button-next {
        width: 38px;
        height: 38px;
        right: -70px
    }
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-next::after {
    content: none
}

.creditCardsBlog-card-container .creditCardsBlog-card-items {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(177, 177, 177, 0.2) 100%)
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .creditCardsBlog-card-items {
        max-width: 100%
    }
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogImg {
    width: 100%;
    border-radius: 16px
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    padding: 15px;
    height: 280px;
    max-height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 8px
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 20px
}

@media(max-width: 767px) {

    .creditCardsBlog .creditCardsBlog-card-container .swiper-button-prev,
    .creditCardsBlog .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.swyp-blog {
    padding: 60px 0px 60px;
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 1199px) {
    .swyp-blog {
        padding: 30px 0px 40px
    }
}

@media(max-width: 991px) {
    .swyp-blog {
        padding: 30px 0px 30px
    }
}

@media(max-width: 767px) {
    .swyp-blog {
        padding: 30px 0px 30px
    }
}

.swyp-blog .sectionHead {
    padding-bottom: 0
}

.swyp-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    height: auto
}

.swyp-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    padding-bottom: 0;
    margin-bottom: 1rem
}

.swyp-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    margin-bottom: 0
}

.swyp-blog .head .h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 16px;
    font-weight: 700;
    background: #222;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    text-align: center
}

@media(max-width: 1199px) {
    .swyp-blog .head .h2 {
        font-size: 34px;
        line-height: 42px
    }
}

@media(max-width: 991px) {
    .swyp-blog .head .h2 {
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .swyp-blog .head .h2 br {
        display: none
    }
}

@media(max-width: 991px) {
    .swyp-blog .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .swyp-blog .head .h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px
    }
}

.swyp-blog .head .txt {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .swyp-blog .head .txt {
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width: 767px) {
    .swyp-blog .head .txt {
        text-align: center
    }
}

.swyp-blog .creditCardsBlog-card-container {
    padding-top: 0;
    margin-top: 40px
}

@media(max-width: 1199px) {
    .swyp-blog .creditCardsBlog-card-container {
        margin-top: 20px
    }
}

@media(max-width: 991px) {
    .swyp-blog .creditCardsBlog-card-container {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .swyp-blog .creditCardsBlog-card-container {
        margin-top: 25px
    }
}

.swyp-blog .creditCardsBlog-card-container .scrollbar {
    padding-top: 20px
}

.swyp-blog .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 7px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background: #e9e9e9;
    max-width: 132px;
    margin: auto;
    border-radius: 20px
}

.swyp-blog .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    background: #222;
    border-radius: 20px
}

@media(max-width: 991px) {
    .swyp-blog .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

@media(max-width: 991px) {
    .swyp-blog .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.swyp-blog .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    padding: 7px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .swyp-blog .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .swyp-blog .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}

.swyp-blog .btn-box .btn-black {
    background: rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #222;
    padding: 6px 13px;
    border: 1px solid #000
}

@media(max-width: 767px) {
    .swyp-blog .btn-box .btn-black {
        padding: 10px 30px;
        font-size: 14px;
        line-height: 21px;
        font-weight: 700
    }
}

.lozad.image-height {
    height: 192px !important;
}
 
@media screen and (max-width:767px){
.lozad.image-height {
    height: 156px !important;
}
}


.indca-faq {
    padding: 60px 0px;
    position: relative
}

@media(max-width: 1199px) {
    .indca-faq {
        padding: 30px 0px 30px
    }
}

@media(max-width: 767px) {
    .indca-faq {
        padding: 30px 0px 30px
    }
}

.indca-faq .headH2 {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #222;
    margin-bottom: 32px;
    background: none;
    -webkit-text-fill-color: #222;

}

@media(max-width: 1199px) {
    .indca-faq .headH2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .indca-faq .headH2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .indca-faq .headH2 {
        font-size: 30px;
        margin-bottom: 23px
    }
}

.indca-faq .first-family-faq-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq-filter {
        gap: 12px;
        margin-bottom: 0;
        margin-right: -15px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }
}

.indca-faq .first-family-faq-filter-items {
    gap: 10px;
    border-radius: 38px;
    border: none;
    overflow: hidden;
    display: inline-table
}

.indca-faq .first-family-faq-filter-items-txt {
    padding: 8px 30px;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    margin: 0;
    background: #fdfcfa;
    border-radius: 38px;
    border: 1px solid #242424
}

@media(max-width: 991px) {
    .indca-faq .first-family-faq-filter-items-txt {
        padding: 8px 20px
    }
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq-filter-items-txt {
        font-size: 14px
    }
}

.indca-faq .first-family-faq-filter-items-txt.active {
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #242424
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq-filter-items-txt.active {
        font-size: 14px
    }
}

.indca-faq .first-family-faq .accordian.MT25 {
    margin-top: 30px
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian.MT25 {
        margin-top: 14px
    }
}

.indca-faq .first-family-faq .accordian .faq-wrap {
    padding: 0 10px;
    border-radius: 15px
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px
    }
}

.accordian .trgr {
    position: relative;
    cursor: pointer;
}

.indca-faq .first-family-faq .accordian .faq-wrap .trgr {
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-bottom: 1px solid #c8c6c6;
    border-radius: 0;
    padding: 22px 0 22px 16px;
    margin-top: 0
}

.indca-faq .first-family-faq .accordian .faq-wrap .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #000
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian .faq-wrap .trgr::before {
        right: 18px
    }
}

.indca-faq .first-family-faq .accordian .faq-wrap .trgr.act {
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 0;
    border-bottom: 0
}

.indca-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 98px
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 20px
    }
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px
    }
}

.indca-faq .first-family-faq .accordian .faq-wrap .trgr.act::before {
    content: "";
    transform: rotate(180deg)
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont {
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    box-shadow: none;
    padding: 0px 0 0 16px
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li {
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq {
    margin-top: 6px;
    margin-bottom: 10px
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    -webkit-text-fill-color: inherit
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li::before {
    content: "-";
    text-indent: -5px;
    color: #1c252e;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    margin: 0 5px 0 -12px
}

.indca-faq .first-family-faq .accordian .faq-wrap .tog_cont a {
    color: #1c252e;
    text-decoration: underline;
    font-weight: 400
}

.indca-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
    background: linear-gradient(180deg, #FBFBFB 0%, #F0F0F0 100%);
    stroke-width: 1px;
    stroke: #c8c6c6;
    padding: 24px 10px
}

@media(max-width: 767px) {
    .indca-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 9px 17px 10px 17px
    }
}

.indca-faq .btn-box {
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 767px) {
    .indca-faq .btn-box {
        margin-top: 20px
    }
}

.indca-faq .btn-box .btn-red-new {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 4px 12px;
    border: 1px solid #222 !important;
    color: #222 !important;
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 24px;
    font-size: 12px;
    line-height: 180%;
    font-weight: 500
}

.indca-faq .btn-box .btn-red-new span {
    font-size: 12px
}

.btn-box .btn-black-new {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 24px;
    color: #fff !important;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    box-shadow: none !important;
    outline: none !important;
    border-radius: 24px;
    font-size: 14px;
    line-height: 22px;
    gap: 6px;
    font-weight: 700;
}

.rupay-doc-section {
  background: linear-gradient(123deg, #DFECF4 -19.08%, #E9E9E9 49.43%);
  padding: 40px 0 51px
}

@media(max-width: 767px) {
  .rupay-doc-section {
      padding: 49px 19px 37px 19px
  }
}

.rupay-doc-section .header-content-2 {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%
}

.rupay-doc-section .hd24s {
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  background: var(--Select-Heading, linear-gradient(268deg, #B72A55 -27.31%, #8A2A47 33.28%, #240F13 107.34%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  margin-bottom: 24px
}

@media(max-width: 767px) {
  .rupay-doc-section .hd24s {
      font-size: 36px;
      font-weight: 700
  }
}

.rupay-doc-section .impt-docs-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px
}

@media(max-width: 767px) {
  .rupay-doc-section .impt-docs-list {
      margin-top: 8px
  }
}

.rupay-doc-section .card-docs {
  width: 146px;
  height: 146px;
  text-align: center;
  padding: 18px 7px;
  border-radius: 12px;
  border: 1px solid var(--Select-Heading, #B72A55);
  background: var(--Tertiary, radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%))
}

.rupay-doc-section .card-docs a {
  color: #25243b
}

.rupay-doc-section figure {
  margin-bottom: 6px
}

@media(max-width: 991px) {
  .rupay-doc-section figure {
      margin: 0 0
  }

  .rupay-doc-section .card-docs {
      width: 48%;
      height: 146px;
      padding: 18px 5px;
      margin-bottom: 6px
  }
}

.rupay-doc-section.headH2 {
    text-align: center;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    background: linear-gradient(135deg, #000A41 0%, #003B71 15%, #540000 30%, #B1042A 45%, #540000 60%, #003B71 75%, #000A41 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 36px;
}

@media(max-width: 1180px) {
    .rupay-doc-section .headH2 {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .rupay-doc-section .headH2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 30px
    }
}
.rupay-in-touch {
  padding: 48px 0 51px 0;
  background: var(--Grey-1, linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%))
}

@media(max-width: 767px) {
  .rupay-in-touch {
    padding: 35px 0 60px 0
  }
}

.rupay-in-touch .h4 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  background: var(--Select-Heading, linear-gradient(268deg, #B72A55 -27.31%, #8A2A47 33.28%, #240F13 107.34%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px
}

@media(max-width: 767px) {
  .rupay-in-touch .h4 {
    margin-bottom: 26px;
    font-size: 24px
  }
}

.rupay-in-touch .gt-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.rupay-in-touch .gt-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item a {
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    margin-bottom: 5px
  }
}

.rupay-in-touch .gt-item figure {
  margin: 0 17px 0 0
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item figure {
    margin: 0 0px 6px 0
  }
}

.rupay-in-touch .gt-item figure img {
  width: 74px;
  height: 74px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item figure img {
    width: 54px;
    height: 54px
  }
}

.rupay-in-touch .gt-item p {
  margin-bottom: 0
}

.rupay-in-touch .hd {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #222
}

@media(max-width: 1199px) {
    .rupay-in-touch .hd {
        font-size: 36px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .rupay-in-touch .hd {
        font-size: 32px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .rupay-in-touch .hd {
        font-size: 28px;
        line-break: 35px
    }
}

/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
.benicalc-modal {
    background: rgba(0, 0, 0, .8)
}

@media(max-width: 767px) {
    .benicalc-modal.show .modal-dialog {
        transform: translateY(0) !important;
        height: 100%;
        overflow-y: auto;
        transition: transform .8s ease-in-out !important
    }
}

.benicalc-modal .modal-dialog {
    max-width: 1140px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-dialog {
        max-width: 980px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-dialog {
        max-width: 750px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-dialog {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-dialog {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: auto;
        -ms-flex-align: end;
        align-items: end;
        border-radius: 10px 10px 0 0;
        transform: translateY(100%) !important;
        transition: transform .8s ease-in-out !important
    }
}

.benicalc-modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 16px;
    padding: 60px 45px 0px;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-dialog .modal-content {
        padding: 50px 35px 0px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-dialog .modal-content {
        padding: 40px 25px 0px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-dialog .modal-content {
        border-radius: 16px 16px 0 0;
        max-height: calc(100vh - 60px);
        overflow: auto;
        background: #fdf2f4;
        padding: 60px 0px 0px
    }
}

.benicalc-modal .modal-header {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

.benicalc-modal .modal-header .popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    text-align: right;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 991px) {
    .benicalc-modal .modal-header .popup-close {
        top: 14px;
        right: 14px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-header .popup-close {
        top: 20px;
        right: 20px
    }
}

.benicalc-modal .modal-header .popup-close svg {
    max-width: 28px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-header .popup-close svg {
        max-width: 22px;
        height: 22px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-header .popup-close svg {
        max-width: 25px;
        height: 25px
    }
}

.benicalc-modal .modal-body {
    padding: 0
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main {
        padding: 0px 20px 100px
    }
}

.benicalc-modal .modal-body .becal-main .becal-top .becalto-desc {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc {
        margin-bottom: 36px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc {
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc {
        max-width: 100%;
        margin: 0px auto 30px
    }
}

.benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .h2 {
        font-size: 33px;
        line-height: 42px;
        margin-bottom: 6px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 5px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 8px
    }
}

.benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .h2:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #191c1f;
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .txt {
        font-size: 16px;
        line-height: 22px
    }
}

.benicalc-modal .modal-body .becal-main .becal-top .becalto-desc .txt:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 16px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .stickcal-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px 20px;
    background: #fff;
    box-shadow: 0px -62px 25px rgba(150, 150, 150, .01), 0px -35px 21px rgba(150, 150, 150, .05), 0px -15px 15px rgba(150, 150, 150, .09), 0px -4px 8px rgba(150, 150, 150, .1);
    z-index: 2
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .stickcal-btn .black-btn {
    padding: 14px 25px;
    width: 100%;
    max-width: 100%;
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 40px;
    text-align: center
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop {
        margin-bottom: 36px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop {
        margin-bottom: 30px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .h2 {
        font-size: 33px;
        line-height: 42px;
        margin-bottom: 6px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 5px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .h2:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #191c1f;
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .txt {
        font-size: 14px;
        line-height: 20px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becal-letop .txt:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc {
    padding-bottom: 30px;
    height: 330px;
    overflow: auto
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc {
        padding-bottom: 0;
        height: auto
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx+.white-bx {
    margin-top: 45px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx+.white-bx {
        margin-top: 34px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx+.white-bx {
        margin-top: 28px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx+.white-bx {
        margin-top: 30px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx.without-input .existing-title-container {
    margin-bottom: 8px
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx.without-input .existing-title-container .h6:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx.without-input .existing-balance-container .form-label-group .input-div-dark .form-input {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 32px;
    line-height: 41px;
    font-weight: 800;
    color: #252439
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container {
    margin-bottom: 11px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container {
        margin-bottom: 15px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .exitico-hori {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 3px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .exitico-hori {
        gap: 4px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0px;
    padding-right: 6px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .h3 {
        font-size: 14px;
        line-height: 21px;
        padding-right: 4px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .h3 {
        padding-right: 0;
        font-size: 16px;
        line-height: 22px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #242424
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .desc {
        margin-bottom: 0
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .tag {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 3px 8px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    border: 1px solid #000;
    border-radius: 30px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-title-container .tag {
        padding: 2px 6px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container {
    display: -ms-grid;
    display: grid;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: auto 170px;
    grid-template-columns: auto 170px;
    gap: 24px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container {
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group {
        width: 100%
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group {
        width: 100%
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark {
    position: relative
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark .form-input {
    padding: 12.5px 16px;
    background: #fff;
    border: 1px solid #ac4055;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #272727;
    line-height: 1;
    width: 100%
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark .form-input {
        background: #fff;
        border: .5px solid rgba(227, 191, 175, .8);
        border-radius: 8px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark .fixed-text {
    position: absolute;
    font-size: 16px;
    line-height: 1;
    color: #686873;
    right: 14px;
    top: 13.5px;
    z-index: 1
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark .fixed-text {
        font-size: 14px;
        line-height: 20px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .form-label-group .input-div-dark .error-message {
    font-size: 10px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #9b1e26;
    position: absolute;
    bottom: -15px;
    left: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper {
    position: relative;
    width: 100%;
    padding-top: 20px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper {
        padding-top: 0px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper {
        width: 100%
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .help-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .help-box span {
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #000;
    font-weight: 500
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .styled-slider {
    padding: 0;
    background: #d1b7ba;
    border-radius: 999px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input {
    position: relative;
    width: 100%;
    margin: 0px 0;
    -webkit-appearance: none;
    height: 9px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0);
    outline: none;
    transition: opacity .2s
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ac4055;
    border: 1.6px solid #fff;
    cursor: pointer;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32)
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input::-webkit-slider-thumb {
        width: 17px;
        height: 17px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1.6px solid #fff;
    background: #ac4055;
    cursor: pointer;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32)
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input::-moz-range-thumb {
        width: 17px;
        height: 17px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper input::-moz-range-thumb {
        width: 15px;
        height: 15px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .help-block {
    position: absolute;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    bottom: -25px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .help-block {
        position: relative;
        bottom: auto
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .existing-balance-container .slider-wraper .help-block span {
    font-size: 14px;
    line-height: 1;
    color: #000;
    font-weight: 500
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .slider-ticks {
    position: absolute;
    left: 6px;
    right: 6px;
    top: 50%;
    transform: translateY(calc(-50% + 1px));
    height: 6px;
    pointer-events: none
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .slider-ticks .tick {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4);
    transition: background .15s ease, transform .15s ease, box-shadow .15s ease
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-left .becalbo-calc .white-bx .slider-ticks .tick.current {
    opacity: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right {
    padding-bottom: 20px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right {
        padding-bottom: 0
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-last {
    margin-top: 16px
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-last .h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-last .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-last .txt b {
    font-weight: 700
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    z-index: 1;
    gap: 10px;
    background: #fdf2f4;
    border-radius: 18px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top {
        background: #fff;
        box-shadow: 0px 8px 24px rgba(149, 157, 165, .2)
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top::before {
    content: "";
    position: absolute;
    top: 18px;
    bottom: 18px;
    border-left: 1px solid rgba(0, 0, 0, .1);
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
    z-index: -1
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box {
    padding: 20px 48px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box {
        padding: 16px 35px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box {
        padding: 13px 25px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box {
        padding: 20px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box .h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #242424;
    margin-bottom: 2px
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-top .becalrit-box .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom {
    margin-top: 8px;
    background: #fdf2f4;
    border-radius: 18px;
    padding: 20px;
    overflow: hidden
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom {
        padding: 15px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom {
        padding: 20px 16px;
        background: #fff;
        box-shadow: 0px 8px 24px rgba(149, 157, 165, .2)
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit {
    position: relative;
    padding-bottom: 16px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit {
        padding-bottom: 12px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit {
        padding-bottom: 0;
        margin-bottom: 16px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .txt {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #252439;
    margin-bottom: 0;
    max-width: 75%
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .txt {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .txt {
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .txt {
        font-size: 18px;
        line-height: 24px;
        max-width: 100%
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .becalribo-img {
    position: absolute;
    top: -4px;
    right: 0
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .becalribo-img {
        display: none
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .becalribo-img img {
    max-width: 126px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .becalribo-img img {
        max-width: 106px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-tit .becalribo-img img {
        max-width: 80px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top {
    padding: 23px 40px;
    position: relative;
    z-index: 1;
    background: #ffe7ec;
    border: .5px solid rgba(219, 219, 222, .2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 18px;
    overflow: hidden
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top {
        padding: 20px 30px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top {
        padding: 15px 24px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top {
        padding: 22px 20px;
        background: #fdf2f4;
        border: .5px solid rgba(219, 219, 222, .2);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        border-radius: 17px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc {
    margin: auto;
    text-align: center
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    background: linear-gradient(270deg, #B2001A 0%, #CB2C43 100%);
    -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: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .h3 {
        font-size: 28px;
        line-height: 35px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .h3 {
        font-size: 22px;
        line-height: 30px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #686873;
    margin-bottom: 15px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-desc .txt:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img {
    position: absolute;
    top: 10px
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img {
        top: 0
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img img {
    max-width: 119px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img img {
        max-width: 99px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img img {
        max-width: 80px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img img {
        max-width: 120px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img.becalriboma-img1 {
    left: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img.becalriboma-img2 {
    right: 0
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-top .becalriboma-img.becalriboma-img2 {
        right: -8px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid {
    margin-top: 8px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    position: relative;
    
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 25px;
    text-align: center;
    background: #fff;
    border: .5px solid rgba(219, 219, 222, .2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 18px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box {
        padding: 15px 20px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box {
        padding: 24px 20px;
        background: #fdf2f4;
        border: .5px solid rgba(219, 219, 222, .2);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        border-radius: 17px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .h5 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 4px
}

@media(max-width: 1199px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .h5 {
        font-size: 20px;
        line-height: 27px
    }
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .h5 {
        font-size: 18px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .h5 {
        font-size: 20px;
        line-height: 27px;
        color: #252439
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: rgba(57, 58, 87, .7);
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .txt {
        font-size: 13px;
        line-height: 17px
    }
}

@media(max-width: 767px) {
    .benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .txt {
        font-size: 14px;
        line-height: 20px
    }
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid .becalriboma-box .txt:last-child {
    margin-bottom: 0
}

.benicalc-modal .modal-body .becal-main .becal-inner .becal-right .becalri-bottom .becalribo-main .becalriboma-grid:before {
    content: "+";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 1;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(57, 58, 87, .7)
}


