/* 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
}

.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-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 {
    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 */
/*SA Product Overview CSS START*/
.gsa-overview {
    padding: 60px 0
}

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

.gsa-overview .gsa-overview-top {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-top {
        margin-bottom: 30px
    }
}

.gsa-overview .gsa-overview-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-overview .gsa-overview-top .h2 {
        font-size: 24px
    }
}

@media(max-width: 767px) {
    .gsa-overview .gsa-overview-top .h2 {
        line-height: 130%
    }
}

.gsa-overview .gsa-overview-img img {
    border-radius: 16px;
    max-width: 100%
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-img img {
        width: 100%
    }
}

@media(max-width: 991px) {
    .gsa-overview .gsa-overview-img {
        max-width: 70%;
        margin: 0 auto 25px
    }
}

@media(max-width: 767px) {
    .gsa-overview .gsa-overview-img {
        max-width: 100%
    }
}

@media(max-width: 991px) {
    .gsa-overview .gsa-overview-desc {
        text-align: center
    }
}

.gsa-overview .gsa-overview-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 30px;
    color: #242424
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-desc .desc {
        margin-bottom: 20px
    }
}

.gsa-overview .gsa-overview-desc .f16br {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: -0.5px;
    color: #9b1e26
}

.gsa-overview .gsa-overview-desc .moretext {
    display: none
}

/*SA Product Overview CSS END*/
/*SA Product Banner With Calculator CSS START*/
.grnt-sap-banner {
    padding: 50px 0;
    position: relative;
    background: linear-gradient(115.65deg, rgba(248, 212, 216, 0.6) 19.03%, rgba(243, 186, 194, 0.6) 137.58%);
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .grnt-sap-banner {
        padding: 30px 0
    }
}

.grnt-sap-banner .banr.gfm-banr {
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .grnt-sap-banner .banr.gfm-banr {
        margin-bottom: 0
    }
}

.grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap {
    padding-top: 0;
    position: relative
}

@media(max-width: 991px) {
    .grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap {
        margin-top: 0px
    }
}

.grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap nav .breadcrumb {
    background: #fff
}

.grnt-sap-banner .grnt-sap-desc .hastag {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #6e0a0f
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .hastag {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .hastag {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 9px
    }
}

.grnt-sap-banner .grnt-sap-desc .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: -0.05em;
    color: #222;
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        font-size: 44px;
        line-height: 54px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        letter-spacing: -0.01em;
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
        letter-spacing: 0
    }
}

.grnt-sap-banner .grnt-sap-desc ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #25243b;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc ul li {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc ul li {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 8px
    }
}

.grnt-sap-banner .grnt-sap-desc ul li img {
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc ul li img {
        -ms-flex: 0 0 24px;
        flex: 0 0 24px
    }
}

.grnt-sap-banner .grnt-sap-desc .btn-box {
    margin-top: 48px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box {
        margin-top: 40px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box {
        margin-top: 24px
    }
}

.grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
    padding: 13px 50px;
    background: #9b1e26;
    -webkit-backdrop-filter: blur(67px);
    backdrop-filter: blur(67px);
    border-radius: 9999px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 13px 40px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 12px 30px;
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 13px 70px
    }
}

.grnt-sap-banner .banner-img {
    position: absolute;
    left: 50%;
    bottom: -32%;
    margin: 0 auto;
    z-index: -1
}

@media(max-width: 991px) {
    .grnt-sap-banner .banner-img {
        position: relative;
        left: auto;
        bottom: auto;
        text-align: center;
        margin-top: 30px
    }
}

.grnt-sap-banner .banner-img img {
    max-width: 581px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .banner-img img {
        max-width: 480px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .banner-img img {
        max-width: 400px;
        width: 400px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .banner-img img {
        max-width: 260px;
        width: 260px
    }
}

.grnt-sap-banner .grnt-new-sa-calc {
    background: #fdf2f4;
    border: 1px solid rgba(243, 187, 194, .6);
    box-shadow: 0px 8px 25px rgba(112, 21, 27, .15);
    border-radius: 20px;
    padding: 24px 24px 14px;
    z-index: 1
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-new-sa-calc {
        max-width: 460px;
        margin: -178px auto 0px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc {
        max-width: 450px;
        margin: -118px auto 0px;
        padding: 24px 20px 14px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .new-sa-calc-title {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #252439;
    margin-bottom: 18px
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
    padding: 10px 12px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ad6f6b;
    box-shadow: 0px 2px 12px rgba(172, 111, 107, .32), 0px 2px 4px rgba(173, 111, 107, .32);
    max-width: 260px;
    right: 0;
    top: 29px;
    margin-left: auto;
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 0
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
        margin-right: auto;
        left: 0;
        max-width: 80%
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
        max-width: 236px;
        top: 24px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .set-balance-popup-img {
    position: absolute;
    top: -12px;
    left: 27%
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .set-balance-popup-img svg {
    width: 8px;
    height: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #252439;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt {
        font-size: 12px;
        line-height: 17px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt b {
    font-weight: 700;
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.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)
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx {
    margin-bottom: 16px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container {
    margin-bottom: 8px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .existingbal-desc {
    margin-bottom: .8em
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .existingbal-desc .title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #252439;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .form-input {
    width: 100%;
    padding: 13px 16px;
    background: #fff;
    border: 1px solid rgba(227, 191, 175, .8);
    border-radius: 8px;
    box-shadow: none;
    outline: none;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252439
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .static-placeholder {
    position: absolute;
    top: 13px;
    left: 80px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: rgba(37, 36, 57, .5);
    margin: 0
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper {
    position: relative;
    z-index: 1
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider {
    background: #e3bfaf;
    border-radius: 9999px;
    border: 2px solid #fdeee8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: rgba(0, 0, 0, 0);
    border-radius: 999px;
    outline: none;
    padding: 0;
    margin: 0;
    transition: background 450ms ease-in
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range] {
        height: 8px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-webkit-slider-thumb {
        height: 18px;
        width: 18px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-thumb {
        height: 20px;
        width: 20px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-track {
    background: rgba(0, 0, 0, 0);
    height: 10px;
    border-radius: 999px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-track {
        height: 10px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-thumb {
        height: 18px;
        width: 18px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-track {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    height: 10px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-track {
        height: 10px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 2px;
    background: rgba(255, 255, 255, .5)
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick {
        top: 2px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick.is-current {
    opacity: 0
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block {
    margin: 8px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block span {
    font-size: 12px;
    font-weight: 500;
    color: #686873
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block span {
        font-size: 14px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main {
    padding: 9px 0;
    min-height: 290px;
    z-index: 1
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main {
        margin-top: 16px;
        padding: 9px 9px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, .7);
    margin-bottom: 4px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .h5 {
        font-size: 12px;
        line-height: 17px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-title-top {
    margin-bottom: 12px;
    min-height: 37px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-title-top {
        margin-bottom: 20px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title {
    gap: 4px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title {
        -ms-flex-align: center;
        align-items: center
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 21px;
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.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: 0
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .h3 {
        font-size: 19px;
        line-height: 26px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .info-link {
    -ms-flex: 0 0 18px;
    flex: 0 0 18px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    -ms-flex-align: end;
    align-items: end;
    min-height: 140px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main.negative-scenario .bars-grid-box .chart .bar {
    background: linear-gradient(270deg, #858585 0%, #A8A8A8 75.48%, #D6D6D6 100%) !important
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main.negative-scenario .bars-grid-box .chart .bar .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #FFFFFF 0%, #9A9393 100%) !important;
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15) !important
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box {
    margin-bottom: 20px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart {
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar {
    position: relative;
    width: 32px;
    border-radius: 16px/8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar .bartop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    border-radius: 50%;
    z-index: 2
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.other-bank {
    background: linear-gradient(270deg, #B25C61 0%, #DB7F85 75.48%, #F5BABD 100%)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.other-bank .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #E9A1A6 0%, #EE999E 100%);
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.idfc-bank {
    background: linear-gradient(270deg, #7D1E24 0%, #A13038 75.48%, #DB525B 100%)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.idfc-bank .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #DB515B 0%, #C2444C 100%);
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box.bars-img-container {
    margin-bottom: 0
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box.text-end {
    text-align: right
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bgb-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    color: #303030;
    opacity: .65;
    margin-bottom: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bgb-amt {
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    color: #945652;
    margin-bottom: 0
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bars-img-grid {
    gap: 16px;
    margin-bottom: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bar-title {
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 0;
    margin-top: 8px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-unlock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 9px auto 11px;
    width: 100%;
    padding: 12px 16px;
    background: linear-gradient(0deg, #9C1D26, #9C1D26), #1a1a1a;
    border-radius: 999px;
    gap: 9px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-unlock {
        margin: 20px auto 11px;
        padding: 12px 16px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-disclimer {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #303030;
    opacity: .65
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -24px;
    right: -24px;
    z-index: -1
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg {
        bottom: 80px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

/******************************************************************************************/
/*Modal CSS Start*/
.incomp-popup {
    background: rgba(0, 0, 0, .6)
}

@media(max-width: 767px) {
    .incomp-popup.modal.fade .modal-dialog {
        transform: translate(0, 100%)
    }

    .incomp-popup.modal.fade.show .modal-dialog {
        transform: none
    }
}

.incomp-popup .modal-dialog {
    max-width: 516px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
        min-height: calc(100% - 0rem);
        max-width: 100%
    }
}

.incomp-popup .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0;
    background: #f6f6f6
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-content {
        border-radius: 12px 12px 0px 0px
    }
}

.incomp-popup .modal-dialog .modal-body {
    padding: 24px;
    padding-bottom: 98px;
    position: relative
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body {
        padding: 24px 16px;
        padding-bottom: 78px
    }
}

.incomp-popup .modal-dialog .modal-body .icon-close.black::before {
    color: #9b1e26
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .icon-close.black::before {
        font-size: 18px;
        top: 27px
    }
}

.incomp-popup .modal-dialog .modal-body .popup-close {
    top: 32px
}

.incomp-popup .modal-dialog .modal-body .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px
    }
}

.incomp-popup .modal-dialog .modal-body .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .desc {
        font-size: 12px;
        line-height: 130%;
        margin-bottom: 0;
        font-weight: 400
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card {
    max-width: 500px;
    margin: auto;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-top: 20px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card {
        margin-top: 10px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    background: #fff;
    overflow: hidden;
    border-radius: 12px
}

.incomp-popup .modal-dialog .modal-body .comparison-card table td {
    padding: 14px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table td {
        font-size: 15px;
        line-height: 21px;
        padding: 12px 9px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table th {
    padding: 14px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #504e4e;
    border: 1px solid #e0e0e0
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table th {
        font-size: 12px;
        line-height: 17px;
        padding: 12px 14px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table thead {
    background: #fff
}

.incomp-popup .modal-dialog .modal-body .comparison-card table thead th.highlight {
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.51%);
    color: #fff;
    font-weight: 500;
    -webkit-text-fill-color: #fff;
    font-style: normal
}

.incomp-popup .modal-dialog .modal-body .comparison-card table tbody td:first-child {
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table tbody td:first-child {
        font-size: 10px;
        line-height: 15px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table .highlight {
    color: #a02020;
    font-weight: 600;
    background: #fceff1
}

.incomp-popup .modal-dialog .modal-body .comparison-card table .highlight b {
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-weight: 600;
    font-style: italic;
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin: auto;
    display: block
}

.incomp-popup .modal-dialog .modal-body .comparison-card .note {
    background: #fff;
    padding: 12px;
    text-align: center;
    color: #504e4e;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card .note {
        padding: 10px 12px;
        font-size: 11px;
        line-height: 17px;
        text-align: left
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card .note b {
    font-weight: 700;
    color: #6e0a0f
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card .note b {
        color: #504e4e
    }
}

.incomp-popup .modal-dialog .modal-body .btn-see {
    margin-top: 8px;
    text-align: center
}

/* @media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .btn-see {
        margin-top: 12px
    }
} */

.incomp-popup .modal-dialog .modal-body .btn-see .see-link {
    font-size: 12px;
    line-height: 140%;
    font-weight: 500;
    color: #9b1e26;
    text-decoration: underline;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    display: block
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .btn-see .see-link {
        font-size: 13px;
        line-height: 18px
    }
}

/* .incomp-popup .modal-dialog .modal-body .bottom-btn {
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0px 0px 12px 12px
}

.incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
    padding: 11px 25px;
    background: rgba(0, 0, 0, 0);
    color: #9b1e26;
    border: 1px solid #9b1e26;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    border-radius: 100px
}

.incomp-popup .popup-hd {
    text-align: left;
} */

/*Modal CSS Ends*/
/* @media only screen and (min-width: 992px)and (max-width: 1370px) {
    .banner-brdcrumb.breadcrumb-wrap {
        margin-top: 20px
    }
}

.banr .breadcrumb-wrap nav .breadcrumb {
    margin-bottom: 0;
    padding: 5px 20px;
    font-size: 12px;
    color: #2b2b2b;
}

.banr .breadcrumb-wrap nav .breadcrumb a {
    color: #2b2b2b;
}

.banr .breadcrumb-wrap nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    color: #2b2b2b;
} */

.incomp-popup .modal-dialog .modal-body .rate-compare {
    margin-top: 32px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare {
        margin-top: 12px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #504e4e;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .title {
        font-size: 12px;
        font-weight: 400
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box {
    gap: 6px;
    padding: 16px;
    background: #fff;
    border-radius: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box {
        padding: 10px 16px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc {
    font-size: 12px;
    line-height: 130%;
    color: #504e4e;
    font-weight: 400;
    margin: 0
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc b {
    font-size: 14px;
    font-weight: 700
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc {
        font-size: 11px
    }

    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc b {
        font-size: 13px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .small-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #303030;
    opacity: .65;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .small-desc {
        font-size: 10px
    }
}

.incomp-popup .modal-dialog .modal-body .bottom-btn {
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0px 0px 12px 12px
}

.incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
    padding: 11px 25px;
    background: rgba(0, 0, 0, 0);
    color: #9b1e26;
    border: 1px solid #9b1e26;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    border-radius: 100px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
        line-height: 1
    }
}

.grnt-sap-banner .disclaimer {
    margin-top: 30px;
    font-size: 12px;
    line-height: 120%;
    color: #25243b;
    margin-bottom: 0;
    text-align: left
}

.disc-popup {
    background: rgba(0, 0, 0, .6)
}

@media(max-width: 767px) {
    .disc-popup.modal.fade .modal-dialog {
        transform: translate(0, 100%)
    }

    .disc-popup.modal.fade.show .modal-dialog {
        transform: none
    }
}

.disc-popup .modal-dialog {
    max-width: 516px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
        min-height: calc(100% - 0rem);
        max-width: 100%
    }
}

.disc-popup .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0;
    background: #f6f6f6
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-content {
        border-radius: 12px 12px 0px 0px
    }
}

.disc-popup .modal-dialog .modal-body {
    padding: 24px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body {
        padding: 24px 16px
    }
}

.disc-popup .modal-dialog .modal-body .icon-close.black::before {
    color: #9b1e26
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .icon-close.black::before {
        font-size: 18px;
        top: 27px
    }
}

.disc-popup .modal-dialog .modal-body .popup-close {
    top: 32px
}

.disc-popup .modal-dialog .modal-body .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.disc-popup .modal-dialog .modal-body .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: #504e4e
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .desc {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 24px
    }
}

.disc-popup .modal-dialog .modal-body .desc:last-child {
    margin-bottom: 0
}
/*SA Product Banner With Calculator CSS END*/

/* css added for cls fix */
@media screen and (min-width:991px) {
    .grnt-sap-banner .banner-img img{
        width: 477px;
        height: 551px;
    }
}

@media(min-width: 991px) {
    .grnt-sap-banner .banner-img {
        width:447px;
        height: 551px;
    }
}
.grnt-sap-banner .breadcrumb {
    padding: 5px 20px;
}
.inoutwrd-subnav .container::-webkit-scrollbar {
    height: 5px
}

.inoutwrd-subnav .container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0)
}

.inoutwrd-subnav .container::-webkit-scrollbar-thumb {
    height: 5px;
    background-color: #ccc
}

.inoutwrd-subnav .container::-webkit-scrollbar-thumb:hover {
    background-color: #999
}

.inoutwrd-subnav .container .outer-wrapper::-webkit-scrollbar:vertical {
    display: none
}

.inoutwrd-subnav .pseduo-track {
    background-color: #999;
    height: 2px;
    width: 100%;
    position: relative;
    top: -3px;
    z-index: -10
}

@media(any-hover: none) {
    .inoutwrd-subnav .pseduo-track .pseduo-track {
        display: none
    }
}

.inoutwrd-subnav .nav {
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 65px
}

.inoutwrd-subnav .secondary-nav .container {
    position: relative
}

.inoutwrd-subnav .secondary-nav .container .btn-box {
    top: 0
}

.inoutwrd-subnav .secondary-nav .container .btn-box .btn-red {
    padding: 10px 20px
}

.inoutwrd-subnav .secondary-nav,
.inoutwrd-subnav .secondary-tab,
.inoutwrd-subnav .secondary-tab-normal {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(37, 36, 59, .1);
    position: relative
}

.inoutwrd-subnav .secondary-nav.sticky,
.inoutwrd-subnav .secondary-tab.sticky,
.inoutwrd-subnav .secondary-tab-normal.sticky {
    position: fixed;
    width: 100%;
    top: 76.5px;
    left: 0;
    z-index: 2
}

.inoutwrd-subnav .secondary-nav.sticky ul:not(.filter) li a,
.inoutwrd-subnav .secondary-tab.sticky ul:not(.filter) li a,
.inoutwrd-subnav .secondary-tab-normal.sticky ul:not(.filter) li a {
    padding: 15px 0 10px;
    font-size: 16px
}

.inoutwrd-subnav .secondary-nav.sticky .container .btn-box,
.inoutwrd-subnav .secondary-tab.sticky .container .btn-box,
.inoutwrd-subnav .secondary-tab-normal.sticky .container .btn-box {
    top: 5px
}

.inoutwrd-subnav .secondary-nav.sticky .container .btn-box .btn-red,
.inoutwrd-subnav .secondary-tab.sticky .container .btn-box .btn-red,
.inoutwrd-subnav .secondary-tab-normal.sticky .container .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px
}

.inoutwrd-subnav .secondary-nav ul:not(.filter),
.inoutwrd-subnav .secondary-tab ul:not(.filter),
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 54px
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li {
    margin: 0 0px
}

@media(max-width: 1180px) {

    .inoutwrd-subnav .secondary-nav ul:not(.filter) li,
    .inoutwrd-subnav .secondary-tab ul:not(.filter) li,
    .inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li {
        margin: 0 0px
    }
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li p,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li p,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li p {
    margin-bottom: 0
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li.no-data,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li.no-data,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li.no-data {
    margin: 0
}

@media(max-width: 1024px) {

    .inoutwrd-subnav .secondary-nav ul:not(.filter) li,
    .inoutwrd-subnav .secondary-tab ul:not(.filter) li,
    .inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li {
        margin: 0 0px
    }
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li:first-child,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li:first-child,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li:first-child {
    margin-left: 0
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a {
    padding: 15px 0 15px;
    display: block;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a::after,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a::after,
.inoutwrd-subnav .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
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a strong,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a strong,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a strong {
    color: #616161;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 138%;
    letter-spacing: -0.18px
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a.active strong,
.inoutwrd-subnav .secondary-nav ul:not(.filter) li a:hover strong,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a.active strong,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a:hover strong,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a.active strong,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a:hover strong {
    font-weight: 600
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a.active::after,
.inoutwrd-subnav .secondary-nav ul:not(.filter) li a:hover::after,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a.active::after,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a:hover::after,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a.active::after,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a:hover::after {
    width: 100%
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a.btn-apply,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a.btn-apply,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a.btn-apply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    border-radius: 30px;
    background: #9a1b24;
    min-width: 30px;
    /* text-transform: capitalize */
}

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a.btn-apply::after,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a.btn-apply::after,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a.btn-apply::after {
    display: none
}

@media(max-width: 991px) {

    .inoutwrd-subnav .secondary-nav,
    .inoutwrd-subnav .secondary-tab,
    .inoutwrd-subnav .secondary-tab-normal {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none
    }

    .inoutwrd-subnav .secondary-nav::-webkit-scrollbar,
    .inoutwrd-subnav .secondary-tab::-webkit-scrollbar,
    .inoutwrd-subnav .secondary-tab-normal::-webkit-scrollbar {
        display: none
    }

    .inoutwrd-subnav .secondary-nav ul li,
    .inoutwrd-subnav .secondary-tab ul li,
    .inoutwrd-subnav .secondary-tab-normal ul li {
        margin: 0 24px
    }
}

.inoutwrd-subnav .btn-container-mobile-only {
    position: fixed;
    bottom: 15px;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    z-index: 3
}

.inoutwrd-subnav .btn-container-mobile-only .btn-apply {
    border-radius: 100px;
    background: linear-gradient(94deg, #610E14 1.19%, #9B1E26 39.98%, #350A0D 107.4%);
    padding: 12px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    box-shadow: 0px 4px 8.5px rgba(0, 0, 0, .22)
}
/*SA Product Fees And Charges CSS Start*/
.gsa-fee-charge {
    padding: 60px 0
}

@media(max-width: 1199px) {
    .gsa-fee-charge {
        padding: 40px 0px
    }
}

.gsa-fee-charge .gsa-ir-top {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .gsa-fee-charge .gsa-ir-top {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .gsa-fee-charge .gsa-ir-top {
        margin-bottom: 22px
    }
}

.gsa-fee-charge .gsa-ir-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-fee-charge .gsa-ir-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-fee-charge .gsa-ir-top .h2 {
        font-size: 24px
    }
}

@media(max-width: 767px) {
    .gsa-fee-charge .read-more-toggle {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 180%;
        letter-spacing: -0.5px;
        color: #9b1e26;
        display: block;
        cursor: pointer;
        margin: auto
    }
}

@media(max-width: 991px) {
    .gsa-fee-charge .gsa-ir-img {
        max-width: 70%;
        margin: 0 auto 25px
    }
}

@media(max-width: 767px) {
    .gsa-fee-charge .gsa-ir-img {
        max-width: 100%
    }
}

.gsa-fee-charge .gsa-ir-img img {
    width: 100%;
    border-radius: 16px
}

@media(max-width: 991px) {
    .gsa-fee-charge .gsa-ir-desc {
        text-align: center
    }
}

.gsa-fee-charge .gsa-ir-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 24px;
    color: #242424
}

@media(max-width: 1199px) {
    .gsa-fee-charge .gsa-ir-desc .desc {
        margin-bottom: 20px
    }
}

.gsa-fee-charge .gsa-ir-desc .btn-white-arrow {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 28px;
    border: 1px solid #9b1e26;
    background: #fff;
    border-radius: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #9b1e26;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    margin-top: 40px
}

@media(max-width: 991px) {
    .gsa-fee-charge .gsa-ir-desc .btn-white-arrow {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .gsa-fee-charge .gsa-ir-desc .btn-white-arrow {
        padding: 7.7px 22px
    }
}

/*SA Product Fees And Charges CSS End*/
/*SA Product Why Choose IDFC CSS Start*/
.gsa-benifits {
    padding: 60px 0;
    overflow: hidden
}

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

.gsa-benifits .gsa-benifit-desc {
    margin-bottom: 50px
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-desc {
        margin-bottom: 30px
    }
}

.gsa-benifits .gsa-benifit-desc .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-desc .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-benifits .gsa-benifit-desc .h2 {
        font-size: 24px
    }
}

.gsa-benifits .gsa-benifit-swiper .row {
    height: 100%
}

@media(max-width: 991px) {
    .gsa-benifits .gsa-benifit-swiper .row {
        row-gap: 30px
    }
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .row {
        row-gap: 20px
    }
}

.gsa-benifits .gsa-benifit-swiper .col-lg-3 {
    display: inherit;
    height: 100%
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-swiper .col-lg-3 {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width: 991px) {
    .gsa-benifits .gsa-benifit-swiper .col-lg-3 {
        padding-left: 15px;
        padding-right: 15px;
        height: auto
    }
}

.gsa-benifits .gsa-benifit-swiper .swiper-slide {
    padding: 5px;
    height: auto
}

.gsa-benifits .gsa-benifit-swiper .benifit-box {
    width: 100%;
    border: 1px solid rgba(227, 191, 175, .3);
    border-radius: 12px;
    padding: 24px 16px 32px;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05);
    z-index: 1
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box {
        padding: 35px 15px 30px
    }
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box {
        padding: 26px 12px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 90px auto;
        grid-template-columns: 90px auto;
        gap: 8px;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid rgba(227, 191, 175, .4);
        text-align: left !important
    }
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .benifit-box-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .benifit-box-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-img {
    margin-bottom: 16px
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-img img {
    height: 120px;
    object-fit: fill;
    margin: 0 auto;
    display: block
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-img img {
        height: 100px
    }
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-img img {
        max-height: 80px;
        height: auto;
        width: 100%
    }
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #25243b;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .h3 {
        font-weight: 600
    }
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .h3 br {
        display: none
    }
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #686873;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .desc {
        margin-bottom: 0
    }
}

@media(max-width: 1199px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .desc br {
        display: none
    }
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .btn-red-arrow {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    gap: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #9b1e26;
    text-decoration: none;
    margin: 0 auto
}

@media(max-width: 767px) {
    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .btn-red-arrow {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        font-size: 0;
        width: 100%;
    }

    .gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .btn-red-arrow svg {
        display: none
    }
}

.gsa-benifits .gsa-benifit-swiper .benifit-box .beni-desc .btn-red-arrow-mob {
    position: absolute;
    bottom: 7px;
    right: 7px
}

.gsa-benifits .gsa-benifit-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    margin: 35px auto 0;
    gap: 16px
}

@media(max-width: 991px) {
    .gsa-benifits .gsa-benifit-navigation {
        margin: 25px auto 0px
    }
}

.gsa-benifits .gsa-benifit-navigation .swiper-button-prev:after,
.gsa-benifits .gsa-benifit-navigation .swiper-button-next:after {
    display: none
}

.gsa-benifits .gsa-benifit-navigation .swiper-button-prev,
.gsa-benifits .gsa-benifit-navigation .swiper-button-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    z-index: 1
}

.gsa-benifits .gsa-benifit-navigation .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    left: auto;
    bottom: auto;
    background: #b40410;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
    padding: 5px 10px;
    z-index: 1
}

.gsa-benifits .class-apart-main {
    margin: 40px auto 0;
    width: -moz-fit-content;
    width: fit-content;
    gap: 12px;
    padding: 12px 24px;
    background: linear-gradient(309.36deg, rgba(242, 209, 143, 0.2) 8.13%, rgba(252, 237, 183, 0.2) 100%);
    border-radius: 16px;
    border: 1px solid #f4d88b
}

@media(max-width: 767px) {
    .gsa-benifits .class-apart-main {
        margin: 20px auto 0;
        gap: 8px;
        padding: 12px 16px;
        border-radius: 6px
    }
}

.gsa-benifits .class-apart-main img {
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    width: 36px
}

@media(max-width: 767px) {
    .gsa-benifits .class-apart-main img {
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        width: 18px
    }
}

.gsa-benifits .class-apart-main .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gsa-benifits .class-apart-main .desc {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .gsa-benifits .class-apart-main .desc {
        font-size: 12px;
        line-height: 17px
    }
}

/*SA Product Why Choose IDFC CSS End*/
/*SA Product Latest Blog Posts CSS STart*/
.gsap-blogs {
    padding-bottom: 50px
}

.gsap-blogs .creditCardsBlog-Parent {
    margin: 0 auto
}

.gsap-blogs .sectionHead {
    padding-bottom: 30px
}

.gsap-blogs .sectionHead-title,
.gsap-blogs .sectionHead-subtitle {
    text-align: center
}

.gsap-blogs .btn-box {
    margin-top: 20px
}

.gsap-blogs .btn-black {
    background: #9b1e26;
    color: #fff;
    border-radius: 25px;
    padding: 10px 30px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px)
}

.gsap-blogs .btn-black svg {
    max-width: 20px;
    margin-left: 5px
}

.gsap-blogs .creditCardsBlog-card-container {
    overflow: hidden;
    padding: 30px 0 0
}

.gsap-blogs .creditCardsBlog-card-container .scrollbar {
    padding-top: 40px
}

.gsap-blogs .creditCardsBlog-card-container .scrollbar .swiper-horizontal>.swiper-scrollbar,
.gsap-blogs .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 132px;
    left: 44%;
    z-index: 1
}

@media(max-width: 767px) {

    .gsap-blogs .creditCardsBlog-card-container .scrollbar .swiper-horizontal>.swiper-scrollbar,
    .gsap-blogs .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        left: 33%
    }
}

.gsap-blogs .creditCardsBlog-card-container .scrollbar .swiper-scrollbar-drag {
    background: #9b1e26
}

.gsap-blogs .creditCardsBlog-card-container .swiper-button-prev,
.gsap-blogs .creditCardsBlog-card-container .swiper-button-next {
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    z-index: 1
}

.gsap-blogs .creditCardsBlog-card-container .swiper-button-prev::after,
.gsap-blogs .creditCardsBlog-card-container .swiper-button-next::after {
    content: none
}

@media(max-width: 767px) {

    .gsap-blogs .creditCardsBlog-card-container .swiper-button-prev,
    .gsap-blogs .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.gsap-blogs .creditCardsBlog-card-container .swiper-button-prev {
    background-image: url(../../../content/dam/idfcfirstbank/images/saving-account-revamp/arrowlft.svg);
    left: -90px
}

.gsap-blogs .creditCardsBlog-card-container .swiper-button-next {
    background-image: url(../../../content/dam/idfcfirstbank/images/saving-account-revamp/arrowright.svg);
    right: -90px
}

.gsap-blogs .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) {
    .gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items {
        max-width: 100%
    }
}

.gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items .blogImg {
    width: 100%;
    border-radius: 16px
}

.gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    padding: 20px;
    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
}

.gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 8px
}

.gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 20px
}

.gsap-blogs.grmpill-blog {
    padding: 60px 0px
}

@media(max-width: 1199px) {
    .gsap-blogs.grmpill-blog {
        padding: 30px 0px 50px
    }
}

@media(max-width: 991px) {
    .gsap-blogs.grmpill-blog {
        padding: 30px 0px 30px
    }
}

@media(max-width: 767px) {
    .gsap-blogs.grmpill-blog {
        padding: 30px 0px 30px
    }
}

.gsap-blogs.grmpill-blog .sectionHead {
    padding-bottom: 0
}

.gsap-blogs.grmpill-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    height: auto
}

.gsap-blogs.grmpill-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    padding-bottom: 0;
    margin-bottom: 1rem
}

.gsap-blogs.grmpill-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    margin-bottom: 0
}

.gsap-blogs.grmpill-blog .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222
}

@media(max-width: 1199px) {
    .gsap-blogs.grmpill-blog .head .h2 {
        font-size: 32px;
        line-height: 41px
    }
}

@media(max-width: 767px) {
    .gsap-blogs.grmpill-blog .head .h2 br {
        display: none
    }
}

@media(max-width: 991px) {
    .gsap-blogs.grmpill-blog .head .h2 {
        font-size: 24px;
        line-height: 33px
    }
}

.gsap-blogs.grmpill-blog .head .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #242424
}

.gsap-blogs.grmpill-blog .creditCardsBlog-card-container {
    padding-top: 0;
    margin-top: 25px
}

@media(max-width: 1199px) {
    .gsap-blogs.grmpill-blog .creditCardsBlog-card-container {
        margin-top: 15px
    }
}

@media(max-width: 767px) {
    .gsap-blogs.grmpill-blog .creditCardsBlog-card-container {
        margin-top: 8px
    }
}

.gsap-blogs.grmpill-blog .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 6px
}

@media(max-width: 767px) {
    .gsap-blogs.grmpill-blog .creditCardsBlog-card-container .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        height: 4px
    }
}

@media(max-width: 991px) {
    .gsap-blogs.grmpill-blog .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

@media(max-width: 991px) {
    .gsap-blogs.grmpill-blog .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

/*SA Product Latest Blog Posts CSS End*/

.gsap-blogs .creditCardsBlog-card-container .creditCardsBlog-card-items-pl {
    background: #fafafa;
    border: 1px solid #ccc;
}
/*SA Product FAQ CSS Start*/
.income-tax-faq {
    background: #fff;
    padding: 40px 0px
}

@media(max-width: 767px) {
    .income-tax-faq {
        padding: 40px 0
    }
}

.income-tax-faq .accordian .trgr {
    background: rgba(0, 0, 0, 0);
    border-bottom: none;
    box-shadow: none;
}

.income-tax-faq .accordian .trgr.act {
    border-bottom: none
}

.income-tax-faq .accordian .trgr::before {
    top: 20px;
    width: 26px;
    height: 26px;
    right: 20px;
    color: #000;
    font-weight: normal
}

@media(max-width: 767px) {
    .income-tax-faq .accordian .trgr::before {
        width: 20px;
        height: 20px;
        background-size: contain;
        top: 40%
    }
}

.income-tax-faq .accordian .faq-items {
    padding: 0px;
    border-bottom: 1px solid rgba(120, 120, 120, .2)
}

.income-tax-faq .accordian .faq-items:has(>.trgr.act) {
    background: linear-gradient(180deg, #FBFBFB 0%, #F0F0F0 100%);
    border-bottom: 0;
    border-radius: 10px
}

.income-tax-faq .accordian .faq-items .trgr-title {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 24px 30px 16px 16px
}

@media(max-width: 991px) {
    .income-tax-faq .accordian .faq-items .trgr-title {
        font-size: 16px;
        padding: 24px 40px 12px 24px
    }
}

@media(max-width: 991px) {
    .income-tax-faq .accordian .faq-items {
        padding: 0px
    }
}

.income-tax-faq .accordian .faq-items .tog_cont {
    border-bottom: none;
    background: rgba(0, 0, 0, 0);
    color: #3f3f3f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0px 92px 20px 16px
}

@media(max-width: 991px) {
    .income-tax-faq .accordian .faq-items .tog_cont {
        font-size: 14px;
        padding: 0px 24px 20px 24px
    }
}

.income-tax-faq .accordian .btn-box {
    margin-top: 32px;
    text-align: right
}

.income-tax-faq .accordian .btn-box .btn-link {
    color: #9b1e26;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

@media(max-width: 991px) {
    .income-tax-faq .accordian .btn-box {
        margin-top: 24px
    }
}

.income-tax-faq.grnt-epf-faqs .faq-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px
}

@media(max-width: 1199px) {
    .income-tax-faq.grnt-epf-faqs .faq-title {
        font-size: 26px;
        line-height: 32px
    }
}

@media(max-width: 767px) {
    .income-tax-faq.grnt-epf-faqs .faq-title {
        font-size: 24px;
        line-height: 30px;
        padding: 0;
        margin-bottom: 20px;
        text-align: left
    }
}

.income-tax-faq.grnt-epf-faqs .faq-items p {
    line-height: 24px
}

@media(max-width: 767px) {
    .income-tax-faq.grnt-epf-faqs .faq-items p {
        line-height: 22px
    }
}

.income-tax-faq .faq-title {
    color: #9b1e26;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 32px
}

@media(max-width: 991px) {
    .income-tax-faq .faq-title {
        font-size: 20px;
        margin-bottom: 16px;
        padding: 0 20px
    }
}

.gsa-faqs {
    padding: 60px 0px
}

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

.gsa-faqs .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .gsa-faqs .h2 {
        font-size: 32px;
        line-height: 42px
    }
}

@media(max-width: 991px) {
    .gsa-faqs .h2 {
        font-size: 24px;
        line-height: 33px
    }
}

.gsa-faqs .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    color: #9b1e26;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    border: 1px solid #9b1e26;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 0 0 !important
}

.gsa-faqs .gsa-main-faqs-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 22px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    margin: 40px 0px 30px
}

@media(max-width: 1199px) {
    .gsa-faqs .gsa-main-faqs-filter {
        margin: 30px 0px
    }
}

@media(max-width: 991px) {
    .gsa-faqs .gsa-main-faqs-filter {
        gap: 17px
    }
}

@media(max-width: 767px) {
    .gsa-faqs .gsa-main-faqs-filter {
        gap: 8px;
        margin-bottom: 0;
        margin-right: -15px;
        -ms-flex-pack: start;
        justify-content: start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }
}

.gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items {
    gap: 10px;
    border-radius: 100px;
    border: none;
    overflow: hidden;
    display: inline-table
}

.gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt {
    padding: 9px 40px;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #000;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 100px
}

@media(max-width: 1199px) {
    .gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt {
        padding: 9px 30px
    }
}

@media(max-width: 991px) {
    .gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt {
        padding: 8px 23px
    }
}

@media(max-width: 767px) {
    .gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt {
        font-size: 16px;
        padding: 12px 20px
    }
}

.gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt.active {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-color: #9b1e26;
    background: #9b1e26
}

@media(max-width: 767px) {
    .gsa-faqs .gsa-main-faqs-filter .gsa-main-faqs-filter-items .gsa-main-faqs-filter-items-txt.active {
        font-size: 14px
    }
}

.gsa-faqs .gsa-main-faqs-filter .first-classic-cc-container .gsa-main-faqs-filter-items:has(>.first-classic-cc-container .gsa-main-faqs-filter-items-txt.active) p {
    background: #9b1e26
}

@media(max-width: 767px) {
    .gsa-faqs .accordian {
        margin-top: 24px
    }
}

.gsa-faqs .accordian .faq-items .trgr-title {
    font-size: 18px
}

@media(max-width: 767px) {
    .gsa-faqs .accordian .faq-items .trgr-title {
        font-size: 16px
    }
}

.gsa-faqs .accordian .tog_cont {
    box-shadow: none;
}

.gsa-faqs .btn-box .btn-red {
    height: auto;
}

.accordian .trgr {
    padding: 20px 0 20px 0;
    margin-top: 0;
    position: relative;
    cursor: pointer;
    box-shadow: none;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0px;
    font-weight: 500
}

.accordian .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #9d1d27
}

@media(max-width: 767px) {
    .accordian .trgr::before {
        right: 0px
    }
}

.accordian .trgr.act {
    border-bottom: 0px solid
}

.accordian .trgr.act::before {
    content: ""
}

/*SA Product FAQ CSS END*/
/*SA Product Have Question CSS Start*/
.gsa-discover {
  padding: 60px 0
}

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

.gsa-discover .gsa-discover-title .h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  color: #222;
  margin-bottom: 0
}

@media(max-width: 1199px) {
  .gsa-discover .gsa-discover-title .h2 {
    font-size: 32px
  }
}

@media(max-width: 991px) {
  .gsa-discover .gsa-discover-title .h2 {
    font-size: 24px
  }
}

.gsa-discover .gsa-discover-desktop {
  margin-top: 48px
}

@media(max-width: 1199px) {
  .gsa-discover .gsa-discover-desktop {
    margin-top: 30px
  }
}

@media(max-width: 991px) {
  .gsa-discover .gsa-discover-desktop {
    margin-top: 22px
  }
}

.gsa-discover .gsa-discover-desktop .gsa-discover-swiper {
  max-width: 88%;
  margin: 0 auto
}

.gsa-discover .gsa-discover-desktop .gsadis-box {
  padding: 7px 18px 24px;
  background: linear-gradient(153.05deg, rgba(255, 214, 247, 0.6) -71.87%, rgba(255, 248, 214, 0.36) 173.42%);
  border-radius: 12px;
  z-index: 1
}

.gsa-discover .gsa-discover-desktop .gsadis-box .redirect-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 12px;
  z-index: 2
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img {
  width: 100%;
  height: 132px;
  margin-bottom: 9px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: radial-gradient(145.63% 52.82% at 50% 55.9%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  filter: blur(7.39742px);
  z-index: -1
}

.gsa-discover .gsa-discover-desktop .gsadis-box .h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #242424;
  margin-bottom: 0
}

@media(max-width: 991px) {
  .gsa-discover .gsa-discover-desktop .gsadis-box .h3 {
    font-size: 16px;
    line-height: 19px
  }
}

.gsa-discover .gsa-discover-desktop .swiper-button-next,
.gsa-discover .gsa-discover-desktop .swiper-button-prev {
  top: 50%;
  margin: 0;
  width: 48px;
  height: 48px;
  transform: translateY(-50%);
  z-index: 1
}

@media(max-width: 991px) {

  .gsa-discover .gsa-discover-desktop .swiper-button-next,
  .gsa-discover .gsa-discover-desktop .swiper-button-prev {
    width: 38px;
    height: 38px
  }
}

.gsa-discover .gsa-discover-desktop .swiper-button-next:after,
.gsa-discover .gsa-discover-desktop .swiper-button-prev:after {
  display: none
}

.gsa-discover .gsa-discover-desktop .swiper-button-prev {
  left: 0;
  right: auto
}

.gsa-discover .gsa-discover-desktop .swiper-button-next {
  right: 0;
  left: auto
}

.gsa-discover .gsa-discover-mob .gsdismob-main {
  margin-top: 30px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px auto;
  grid-template-columns: 60px auto;
  gap: 10px;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(153.05deg, rgba(255, 214, 247, 0.6) -71.87%, rgba(255, 248, 214, 0.36) 173.42%);
  border-radius: 8px;
  padding: 14px 14px;
  padding-right: 35px;
  position: relative
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box+.gsadis-box {
  margin-top: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .gsadis-img img {
  max-width: 60px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .h3 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #222;
  margin-bottom: 0
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .arrow-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .arrow-link svg {
  max-width: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .redirect-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px
}

/*SA Product Have Question CSS End*/

.gsa-steps {
    padding: 60px 0;
    background: linear-gradient(161.82deg, rgba(254, 249, 231, 0.09) 0.64%, rgba(252, 237, 183, 0.18) 101.92%), #fff
}

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

.gsa-steps .gsa-steps-top {
    margin-bottom: 24px
}

.gsa-steps .gsa-steps-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-steps .gsa-steps-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-steps .gsa-steps-top .h2 {
        font-size: 24px
    }
}

.gsa-steps .gsa-steps-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 20px;
    color: #242424
}

@media(max-width: 1199px) {
    .gsa-steps .gsa-steps-desc .desc {
        margin-bottom: 20px
    }
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-desc .desc {
        line-height: 150%
    }
}

.gsa-steps .gsa-steps-desc .f16br {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: -0.5px;
    color: #9b1e26
}

.gsa-steps .gsa-steps-desc .moretext {
    display: none
}

.gsa-steps .gsa-steps-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    max-width: 1140px;
    gap: 48px;
    margin: 48px auto 0
}

@media(max-width: 991px) {
    .gsa-steps .gsa-steps-grid {
        gap: 20px;
        margin: 30px auto 0
    }
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
        max-width: 100%;
        margin: 35px auto 0px
    }
}

.gsa-steps .gsa-steps-grid .gsa-step-box {
    background: #fef9e8;
    border-radius: 24px;
    position: relative;
    z-index: 1
}

.gsa-steps .gsa-steps-grid .gsa-step-box .icon-step {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    padding: 16px;
    background: #f3e7c4;
    border-radius: 24px 24px 0 0
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .gsa-step-box .icon-step {
        width: -moz-fit-content;
        width: fit-content;
        border-radius: 0 0 16px 16px;
        padding: 8px 16px;
        margin-left: 24px
    }
}

.gsa-steps .gsa-steps-grid .gsa-step-box .icon-step img {
    max-width: 36px
}

.gsa-steps .gsa-steps-grid .gsa-step-box .icon-step .title {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #6b520f;
    margin-bottom: 0
}

.gsa-steps .gsa-steps-grid .gsa-step-box .stpb-desc {
    padding: 24px 20px
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .gsa-step-box .stpb-desc {
        padding: 24px
    }
}

.gsa-steps .gsa-steps-grid .gsa-step-box .stpb-desc .txt {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #686873;
    margin-bottom: 0
}

.gsa-steps .gsa-steps-grid .middle-line:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #6b520f;
    width: 0%;
    margin: 0 auto;
    top: 15%;
    position: absolute;
    left: -14%;
    z-index: -1
}

@media(max-width: 1199px) {
    .gsa-steps .gsa-steps-grid .middle-line:after {
        left: -18%
    }
}

@media(max-width: 991px) {
    .gsa-steps .gsa-steps-grid .middle-line:after {
        left: -9%
    }
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .middle-line:after {
        height: 0;
        border-right: 2px dashed #6b520f;
        width: 0px;
        margin: 0 auto;
        bottom: auto;
        top: -16%;
        height: 16% !important;
        position: absolute;
        left: 25%
    }
}

.gsa-steps .gsa-steps-grid .middle-line.animated:after {
    animation: lineAnimation .5s ease-in-out .6s forwards
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .middle-line.animated:after {
        animation: verLineAnimation .5s ease-in-out .6s forwards
    }
}

.gsa-steps .gsa-steps-grid .middle-line2:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #6b520f;
    width: 0%;
    margin: 0 auto;
    top: 15%;
    position: absolute;
    left: -14%;
    z-index: -1
}

@media(max-width: 1199px) {
    .gsa-steps .gsa-steps-grid .middle-line2:after {
        left: -18%
    }
}

@media(max-width: 991px) {
    .gsa-steps .gsa-steps-grid .middle-line2:after {
        left: -9%
    }
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .middle-line2:after {
        height: 0;
        border-right: 2px dashed #6b520f;
        width: 0px;
        margin: 0 auto;
        bottom: auto;
        top: -16%;
        height: 16% !important;
        position: absolute;
        left: 25%
    }
}

.gsa-steps .gsa-steps-grid .middle-line2.animated:after {
    animation: lineAnimation .5s ease-in-out 1.3s forwards
}

@media(max-width: 767px) {
    .gsa-steps .gsa-steps-grid .middle-line2.animated:after {
        animation: verLineAnimation .5s ease-in-out 1.3s forwards
    }
}


@keyframes lineAnimation {
    from {
        width: 0
    }

    to {
        width: 100%;

        @media only screen and (min-width: 1580px) {
            width: 100%
        }
    }
}
@keyframes verLineAnimation {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

.gsa-steps .btmDesc{
    margin-top: 20px;
}

.gsa-look {
    background-color: rgba(0, 0, 0, 0);
    padding: 40px 0px
}

.gsa-look .look-for-solution {
    box-shadow: 0 4px 8px 0 rgba(37, 36, 59, .05);
    border-radius: 16px;
    padding: 0 20px;
    background: linear-gradient(132deg, #F0E8EB 0%, #FFEBE0 100%);
    position: relative;
    overflow: hidden;
    z-index: 1
}

.gsa-look .look-for-solution .hd2v {
    color: #222;
    font-weight: 700;
    font-size: 35px
}

@media(max-width: 767px) {
    .gsa-look .look-for-solution .hd2v {
        font-size: 22px
    }
}

.gsa-look .look-for-solution p {
    color: #54565b;
    margin-bottom: 1rem
}

@media(max-width: 767px) {
    .gsa-look .look-for-solution .col-md-4.CTR img {
        position: absolute;
        right: -20px;
        bottom: -15px;
        width: 150px;
        z-index: -1
    }
}

.gsa-look .look-for-solution .btn-box {
    margin-top: 80px
}

@media(max-width: 1199px) {
    .gsa-look .look-for-solution .btn-box {
        margin-top: 50px
    }
}

@media(max-width: 767px) {
    .gsa-look .look-for-solution .btn-box {
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.gsa-look .look-for-solution .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: auto !important;
    background-image: linear-gradient(135deg, #9D1D27 0%, #6E0A0F 100%);
    margin-top: 0 !important
}


.gsa-discover {
    padding: 60px 0
}

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

.gsa-discover .gsa-discover-title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gsa-discover .gsa-discover-title .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-discover .gsa-discover-title .h2 {
        font-size: 24px
    }
}

.gsa-discover .gsa-discover-desktop {
    margin-top: 48px
}

@media(max-width: 1199px) {
    .gsa-discover .gsa-discover-desktop {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .gsa-discover .gsa-discover-desktop {
        margin-top: 22px
    }
}

.gsa-discover .gsa-discover-desktop .gsa-discover-swiper {
    max-width: 85%;
    margin: 0 auto
}

.gsa-discover .gsa-discover-desktop .gsadis-box {
    padding: 7px 18px 24px;
    border-radius: 12px;
    background: radial-gradient(34.64% 23.04% at 50% 43.97%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(153.05deg, rgba(255, 214, 247, 0.6) -71.87%, rgba(255, 248, 214, 0.36) 173.42%);
    z-index: 1
}

.gsa-discover .gsa-discover-desktop .gsadis-box-pl {
    background: radial-gradient(148.03% 125% at 50.23% -25%, rgba(250, 183, 188, 0.64) 0%, rgba(250, 183, 188, 0) 100%), radial-gradient(168.01% 65.73% at 50% 104.12%, rgba(255, 240, 139, 0.288) 0%, rgba(255, 240, 139, 0) 100%), #fff;
}

.gsa-discover .gsa-discover-desktop .gsadis-box .redirect-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 12px;
    z-index: 2
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img {
    width: 100%;
    height: 132px;
    margin-bottom: 9px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.gsa-discover .gsa-discover-desktop .gsadis-box .gsadis-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: radial-gradient(145.63% 52.82% at 50% 55.9%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    filter: blur(7.39742px);
    z-index: -1
}

.gsa-discover .gsa-discover-desktop .gsadis-box .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #242424;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .gsa-discover .gsa-discover-desktop .gsadis-box .h3 {
        font-size: 16px;
        line-height: 19px
    }
}

.gsa-discover .gsa-discover-desktop .swiper-button-next,
.gsa-discover .gsa-discover-desktop .swiper-button-prev {
    top: 50%;
    margin: 0;
    width: 48px;
    height: 48px;
    transform: translateY(-50%);
    z-index: 1
}

@media(max-width: 991px) {

    .gsa-discover .gsa-discover-desktop .swiper-button-next,
    .gsa-discover .gsa-discover-desktop .swiper-button-prev {
        width: 38px;
        height: 38px
    }
}

.gsa-discover .gsa-discover-desktop .swiper-button-next:after,
.gsa-discover .gsa-discover-desktop .swiper-button-prev:after {
    display: none
}

.gsa-discover .gsa-discover-desktop .swiper-button-prev {
    left: 0;
    right: auto
}

.gsa-discover .gsa-discover-desktop .swiper-button-next {
    right: 0;
    left: auto
}

.gsa-discover .gsa-discover-mob .gsdismob-main {
    margin-top: 30px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 60px auto;
    grid-template-columns: 60px auto;
    gap: 10px;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(153.05deg, rgba(255, 214, 247, 0.6) -71.87%, rgba(255, 248, 214, 0.36) 173.42%);
    border-radius: 8px;
    padding: 14px 14px;
    padding-right: 35px;
    position: relative
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box+.gsadis-box {
    margin-top: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .gsadis-img img {
    max-width: 60px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #222;
    margin-bottom: 0
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .arrow-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .arrow-link svg {
    max-width: 16px
}

.gsa-discover .gsa-discover-mob .gsdismob-main .gsadis-box .redirect-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px
}

                                                                                       
.gsa-fin-calcs {
    padding: 60px 0px
}

@media(max-width: 1199px) {
    .gsa-fin-calcs {
        padding: 40px 0px
    }
}

@media(max-width: 767px) {
    .gsa-fin-calcs {
        padding: 40px 0px 20px
    }
}

.gsa-fin-calcs .gsa-fin-calc-top {
    margin-bottom: 24px
}

.gsa-fin-calcs .gsa-fin-calc-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gsa-fin-calcs .gsa-fin-calc-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-fin-calcs .gsa-fin-calc-top .h2 {
        font-size: 24px
    }
}

.gsa-fin-calcs .gsad-fin-tabs-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 64px
}

@media(max-width: 767px) {
    .gsa-fin-calcs .gsad-fin-tabs-links {
        gap: 10px;
        margin-bottom: 32px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.gsa-fin-calcs .gsad-fin-tabs-links a {
    padding: 12px 32px;
    background: #f0f0f0;
    border-radius: 36px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #222
}

.gsa-fin-calcs .gsad-fin-tabs-links a.active {
    background: #9b1e26;
    color: #fff;
    font-weight: 600
}

@media(max-width: 767px) {
    .gsa-fin-calcs .gsad-fin-tabs-links a {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 20px
    }
}

.gsa-fin-calcs .fin-tab-desc {
    display: none
}

.gsa-fin-calcs .dserch-box {
    padding: 32px 18px 22px;
    background: linear-gradient(135.38deg, rgba(247, 186, 168, 0.4) 0.55%, rgba(245, 228, 223, 0.4) 94.93%);
    border-radius: 12px;
    text-align: center;
    position: relative
}

@media(max-width: 1199px) {
    .gsa-fin-calcs .dserch-box {
        padding: 24px 18px 20px
    }
}

@media(max-width: 991px) {
    .gsa-fin-calcs .dserch-box {
        padding: 22px 18px 20px
    }
}

.gsa-fin-calcs .dserch-box .alink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px
}

.gsa-fin-calcs .dserch-box .dserchb-img {
    margin-bottom: 12px
}

.gsa-fin-calcs .dserch-box .dserchb-img img {
    max-width: 40px;
    height: 40px;
    object-fit: fill
}

.gsa-fin-calcs .dserch-box .dserchb-desc .h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 0px
}

@media(max-width: 1199px) {
    .gsa-fin-calcs .dserch-box .dserchb-desc .h3 {
        font-size: 14px;
        line-height: 20px
    }
}

.gsa-fin-calcs .swiper {
    max-width: 88%;
    margin: 0 auto
}

.gsa-fin-calcs .swiper-button-next,
.gsa-fin-calcs .swiper-button-prev {
    top: 50%;
    margin: 0;
    width: 48px;
    height: 48px;
    transform: translateY(-50%);
    z-index: 1
}

@media(max-width: 991px) {

    .gsa-fin-calcs .swiper-button-next,
    .gsa-fin-calcs .swiper-button-prev {
        width: 38px;
        height: 38px
    }
}

.gsa-fin-calcs .swiper-button-next:after,
.gsa-fin-calcs .swiper-button-prev:after {
    display: none
}

.gsa-fin-calcs .swiper-button-prev {
    left: 0;
    right: auto
}

.gsa-fin-calcs .swiper-button-next {
    right: 0;
    left: auto
}

.gsa-fin-calcs .fin-tab-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 20px
}

.grnt-sap-banner .grnt-new-sa-calc {
    background: #fdf2f4;
    border: 1px solid rgba(243, 187, 194, .6);
    box-shadow: 0px 8px 25px rgba(112, 21, 27, .15);
    border-radius: 20px;
    padding: 24px 24px 14px;
    z-index: 1
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-new-sa-calc {
        max-width: 460px;
        margin: -178px auto 0px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc {
        max-width: 450px;
        margin: -118px auto 0px;
        padding: 24px 20px 14px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .new-sa-calc-title {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #252439;
    margin-bottom: 18px
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
    padding: 10px 12px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ad6f6b;
    box-shadow: 0px 2px 12px rgba(172, 111, 107, .32), 0px 2px 4px rgba(173, 111, 107, .32);
    max-width: 260px;
    right: 0;
    top: 29px;
    margin-left: auto;
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 0
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
        margin-right: auto;
        left: 0;
        max-width: 80%
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup {
        max-width: 236px;
        top: 24px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .set-balance-popup-img {
    position: absolute;
    top: -12px;
    left: 27%
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .set-balance-popup-img svg {
    width: 8px;
    height: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #252439;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt {
        font-size: 12px;
        line-height: 17px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .set-balance-popup .txt b {
    font-weight: 700;
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.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)
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx {
    margin-bottom: 16px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container {
    margin-bottom: 8px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .existingbal-desc {
    margin-bottom: .8em
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .existingbal-desc .title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #252439;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .form-input {
    width: 100%;
    padding: 13px 16px;
    background: #fff;
    border: 1px solid rgba(227, 191, 175, .8);
    border-radius: 8px;
    box-shadow: none;
    outline: none;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252439
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .white-bx .existing-balance-container .static-placeholder {
    position: absolute;
    top: 13px;
    left: 80px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: rgba(37, 36, 57, .5);
    margin: 0
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper {
    position: relative;
    z-index: 1
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider {
    background: #e3bfaf;
    border-radius: 9999px;
    border: 2px solid #fdeee8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: rgba(0, 0, 0, 0);
    border-radius: 999px;
    outline: none;
    padding: 0;
    margin: 0;
    transition: background 450ms ease-in
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range] {
        height: 8px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-webkit-slider-thumb {
        height: 18px;
        width: 18px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-thumb {
        height: 20px;
        width: 20px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-track {
    background: rgba(0, 0, 0, 0);
    height: 10px;
    border-radius: 999px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-moz-range-track {
        height: 10px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #9c1d26;
    border: 1px solid #fff;
    box-shadow: 0px 2.4px 14.4px rgba(172, 111, 107, .32), 0px 2.4px 4.8px rgba(173, 111, 107, .32);
    cursor: pointer;
    transition: transform .2s ease;
    z-index: 2
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-thumb {
        height: 18px;
        width: 18px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-track {
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    height: 10px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider input[type=range]::-ms-track {
        height: 10px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 2px;
    background: rgba(255, 255, 255, .5)
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick {
        top: 2px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .styled-slider .slider-ticks .slider-tick.is-current {
    opacity: 0
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block {
    margin: 8px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block span {
    font-size: 12px;
    font-weight: 500;
    color: #686873
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .grnt-sa-product-cal .slider-wraper .help-block span {
        font-size: 14px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main {
    padding: 9px 0;
    min-height: 290px;
    z-index: 1
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main {
        margin-top: 16px;
        padding: 9px 9px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, .7);
    margin-bottom: 4px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .h5 {
        font-size: 12px;
        line-height: 17px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-title-top {
    margin-bottom: 12px;
    min-height: 37px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-title-top {
        margin-bottom: 20px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title {
    gap: 4px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title {
        -ms-flex-align: center;
        align-items: center
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 21px;
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.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: 0
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .h3 {
        font-size: 19px;
        line-height: 26px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .main-title .info-link {
    -ms-flex: 0 0 18px;
    flex: 0 0 18px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    -ms-flex-align: end;
    align-items: end;
    min-height: 140px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main.negative-scenario .bars-grid-box .chart .bar {
    background: linear-gradient(270deg, #858585 0%, #A8A8A8 75.48%, #D6D6D6 100%) !important
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main.negative-scenario .bars-grid-box .chart .bar .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #FFFFFF 0%, #9A9393 100%) !important;
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15) !important
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box {
    margin-bottom: 20px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart {
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar {
    position: relative;
    width: 32px;
    border-radius: 16px/8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar .bartop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    border-radius: 50%;
    z-index: 2
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.other-bank {
    background: linear-gradient(270deg, #B25C61 0%, #DB7F85 75.48%, #F5BABD 100%)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.other-bank .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #E9A1A6 0%, #EE999E 100%);
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.idfc-bank {
    background: linear-gradient(270deg, #7D1E24 0%, #A13038 75.48%, #DB525B 100%)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .chart .bar.idfc-bank .bartop {
    background: radial-gradient(82.78% 138.71% at 68.74% 118.99%, #DB515B 0%, #C2444C 100%);
    box-shadow: inset 4px -4px 8px rgba(255, 255, 255, .15)
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box.bars-img-container {
    margin-bottom: 0
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box.text-end {
    text-align: right
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bgb-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    color: #303030;
    opacity: .65;
    margin-bottom: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bgb-amt {
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    color: #945652;
    margin-bottom: 0
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bars-img-grid {
    gap: 16px;
    margin-bottom: 6px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bars-grid-main .bars-grid-box .bar-title {
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01em;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 0;
    margin-top: 8px
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-unlock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 9px auto 11px;
    width: 100%;
    padding: 12px 16px;
    background: linear-gradient(0deg, #9C1D26, #9C1D26), #1a1a1a;
    border-radius: 999px;
    gap: 9px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-unlock {
        margin: 20px auto 11px;
        padding: 12px 16px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .btn-disclimer {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #303030;
    opacity: .65
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -24px;
    right: -24px;
    z-index: -1
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg {
        bottom: 80px
    }
}

.grnt-sap-banner .grnt-new-sa-calc .bars-container-main .bar-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

/* css added for new calculator expfg */
@media screen and (min-width:991px) {
    .sa-product-banner-without-calculator .justify-content-between .col-lg-6+div {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .sa-product-banner-calculator .col-xl-4.col-lg-5 {
        max-width: 100%;
    }
}
@media screen and (min-width:1200px) {
    .sa-product-banner-without-calculator .justify-content-between .col-lg-6+div {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.sa-product-banner-calculator .col-xl-4.col-lg-5 {
    margin-left: auto;
}

/* css added for new calculator expfg */
/*SA Product Banner With Calculator CSS END*/

/* css added for cls fix */
@media screen and (min-width:991px) {

    .grnt-sap-banner .banner-img img {
        width: 477px;
        height: 551px;
    }
}

@media(min-width: 991px) {
    .grnt-sap-banner .banner-img {
        width: 447px;
        height: 551px;
    }
}

.grey-bg1,
.press-release,
.prod-feature {
    background: #f5f5f5
}

.pad-tb1,
.prod-feature .intro-banner,
.prod-feature {
    padding: 60px 0 0 0
}

.prod-feature .hd2v {
    margin-bottom: 15px
}

.prod-feature .moretext {
    display: none
}

.prod-feature .intro-banner.PB60 {
    padding-bottom: 60px
}


.plan-policy.prod-feature {
    background: #fff
}


.prod-feature .intro .h3 {
    font-weight: 500;
    font-size: 1.25rem
}

@media(max-width: 767px) {
    .prod-feature .intro .h2 {
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 6px !important;
        max-width: 70%
    }

    .prod-feature .intro .h3 {
        font-size: 18px;
        font-weight: 400
    }
}

.prod-feature .intro .h3 {
    font-weight: 500;
    font-size: 1.25rem
}

@media(max-width: 767px) {
    .prod-feature .intro .h2 {
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 6px !important;
        max-width: 70%
    }

    .prod-feature .intro .h3 {
        font-size: 18px;
        font-weight: 400
    }
}


.gsa-overview {
    padding: 60px 0;
    background: radial-gradient(52.8% 321.8% at 50% 50%, #FFFFFF 0%, #F0F0F0 100%)
}

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

.gsa-overview .gsa-overview-top {
    margin-bottom: 16px
}

.gsa-overview .gsa-overview-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-overview .gsa-overview-top .h2 {
        font-size: 24px
    }
}

@media(max-width: 767px) {
    .gsa-overview .gsa-overview-top .h2 {
        line-height: 130%
    }
}

@media(max-width: 991px) {
    .gsa-overview .gsa-overview-desc {
        text-align: center
    }
}

.gsa-overview .gsa-overview-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 25px;
    color: #242424
}

@media(max-width: 1199px) {
    .gsa-overview .gsa-overview-desc .desc {
        margin-bottom: 20px
    }
}

@media(max-width: 767px) {
    .gsa-overview .gsa-overview-desc .desc {
        line-height: 150%
    }
}

.gsa-overview .gsa-overview-desc .f16br {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: -0.5px;
    color: #9b1e26
}

.gsa-overview .gsa-overview-desc .moretext {
    display: none
}
/*SA Product Banner With Calculator CSS START*/
.grnt-sap-banner {
    padding: 50px 0;
    position: relative;
    background: linear-gradient(115.65deg, rgba(248, 212, 216, 0.6) 19.03%, rgba(243, 186, 194, 0.6) 137.58%);
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .grnt-sap-banner {
        padding: 30px 0
    }
}

.grnt-sap-banner .banr.gfm-banr {
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .grnt-sap-banner .banr.gfm-banr {
        margin-bottom: 0
    }
}

.grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap {
    padding-top: 0;
    position: relative
}

@media(max-width: 991px) {
    .grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap {
        margin-top: 0px
    }
}

.grnt-sap-banner .banr.gfm-banr .breadcrumb-wrap nav .breadcrumb {
    background: #fff
}

.grnt-sap-banner .grnt-sap-desc .hastag {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #6e0a0f
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .hastag {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .hastag {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 9px
    }
}

.grnt-sap-banner .grnt-sap-desc .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: -0.05em;
    color: #222;
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        font-size: 44px;
        line-height: 54px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        letter-spacing: -0.01em;
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
        letter-spacing: 0
    }
}

.grnt-sap-banner .grnt-sap-desc ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #25243b;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc ul li {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc ul li {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 8px
    }
}

.grnt-sap-banner .grnt-sap-desc ul li img {
    -ms-flex: 0 0 32px;
    flex: 0 0 32px
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc ul li img {
        -ms-flex: 0 0 24px;
        flex: 0 0 24px
    }
}

.grnt-sap-banner .grnt-sap-desc .btn-box {
    margin-top: 48px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box {
        margin-top: 40px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box {
        margin-top: 24px
    }
}

.grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
    padding: 13px 50px;
    background: #9b1e26;
    -webkit-backdrop-filter: blur(67px);
    backdrop-filter: blur(67px);
    border-radius: 9999px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff
}

@media(max-width: 1199px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 13px 40px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 12px 30px;
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .grnt-sap-desc .btn-box .btn-red {
        padding: 13px 70px
    }
}

.grnt-sap-banner .banner-img {
    position: absolute;
    left: 50%;
    bottom: -32%;
    margin: 0 auto;
    z-index: -1
}

@media(max-width: 991px) {
    .grnt-sap-banner .banner-img {
        position: relative;
        left: auto;
        bottom: auto;
        text-align: center;
        margin-top: 30px
    }
}

.grnt-sap-banner .banner-img img {
    max-width: 581px
}

@media(max-width: 1199px) {
    .grnt-sap-banner .banner-img img {
        max-width: 480px
    }
}

@media(max-width: 991px) {
    .grnt-sap-banner .banner-img img {
        max-width: 400px;
        width: 400px
    }
}

@media(max-width: 767px) {
    .grnt-sap-banner .banner-img img {
        max-width: 260px;
        width: 260px
    }
}

/* sa calc popup css */
/*Modal CSS Start*/
.incomp-popup {
    background: rgba(0, 0, 0, .6)
}

@media(max-width: 767px) {
    .incomp-popup.modal.fade .modal-dialog {
        transform: translate(0, 100%)
    }

    .incomp-popup.modal.fade.show .modal-dialog {
        transform: none
    }
}

.incomp-popup .modal-dialog {
    max-width: 516px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
        min-height: calc(100% - 0rem);
        max-width: 100%
    }
}

.incomp-popup .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0;
    background: #f6f6f6
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-content {
        border-radius: 12px 12px 0px 0px
    }
}

.incomp-popup .modal-dialog .modal-body {
    padding: 24px;
    padding-bottom: 98px;
    position: relative
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body {
        padding: 24px 16px;
        padding-bottom: 78px
    }
}

.incomp-popup .modal-dialog .modal-body .icon-close.black::before {
    color: #9b1e26
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .icon-close.black::before {
        font-size: 18px;
        top: 27px
    }
}

.incomp-popup .modal-dialog .modal-body .popup-close {
    top: 32px
}

.incomp-popup .modal-dialog .modal-body .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px
    }
}

.incomp-popup .modal-dialog .modal-body .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .desc {
        font-size: 12px;
        line-height: 130%;
        margin-bottom: 0;
        font-weight: 400
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card {
    max-width: 500px;
    margin: auto;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-top: 20px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card {
        margin-top: 10px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    background: #fff;
    overflow: hidden;
    border-radius: 12px
}

.incomp-popup .modal-dialog .modal-body .comparison-card table td {
    padding: 14px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table td {
        font-size: 15px;
        line-height: 21px;
        padding: 12px 9px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table th {
    padding: 14px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #504e4e;
    border: 1px solid #e0e0e0
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table th {
        font-size: 12px;
        line-height: 17px;
        padding: 12px 14px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table thead {
    background: #fff
}

.incomp-popup .modal-dialog .modal-body .comparison-card table thead th.highlight {
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.51%);
    color: #fff;
    font-weight: 500;
    -webkit-text-fill-color: #fff;
    font-style: normal
}

.incomp-popup .modal-dialog .modal-body .comparison-card table tbody td:first-child {
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #504e4e
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card table tbody td:first-child {
        font-size: 10px;
        line-height: 15px
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card table .highlight {
    color: #a02020;
    font-weight: 600;
    background: #fceff1
}

.incomp-popup .modal-dialog .modal-body .comparison-card table .highlight b {
    background: linear-gradient(92.89deg, #9C1D26 8.95%, #520F14 93.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-weight: 600;
    font-style: italic;
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin: auto;
    display: block
}

.incomp-popup .modal-dialog .modal-body .comparison-card .note {
    background: #fff;
    padding: 12px;
    text-align: center;
    color: #504e4e;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card .note {
        padding: 10px 12px;
        font-size: 11px;
        line-height: 17px;
        text-align: left
    }
}

.incomp-popup .modal-dialog .modal-body .comparison-card .note b {
    font-weight: 700;
    color: #6e0a0f
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .comparison-card .note b {
        color: #504e4e
    }
}

.incomp-popup .modal-dialog .modal-body .btn-see {
    margin-top: 8px;
    text-align: center
}

/* @media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .btn-see {
        margin-top: 12px
    }
} */

.incomp-popup .modal-dialog .modal-body .btn-see .see-link {
    font-size: 12px;
    line-height: 140%;
    font-weight: 500;
    color: #9b1e26;
    text-decoration: underline;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    display: block
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .btn-see .see-link {
        font-size: 13px;
        line-height: 18px
    }
}

/* .incomp-popup .modal-dialog .modal-body .bottom-btn {
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0px 0px 12px 12px
}

.incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
    padding: 11px 25px;
    background: rgba(0, 0, 0, 0);
    color: #9b1e26;
    border: 1px solid #9b1e26;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    border-radius: 100px
}

.incomp-popup .popup-hd {
    text-align: left;
} */

/*Modal CSS Ends*/
/* @media only screen and (min-width: 992px)and (max-width: 1370px) {
    .banner-brdcrumb.breadcrumb-wrap {
        margin-top: 20px
    }
}

.banr .breadcrumb-wrap nav .breadcrumb {
    margin-bottom: 0;
    padding: 5px 20px;
    font-size: 12px;
    color: #2b2b2b;
}

.banr .breadcrumb-wrap nav .breadcrumb a {
    color: #2b2b2b;
}

.banr .breadcrumb-wrap nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    color: #2b2b2b;
} */

.incomp-popup .modal-dialog .modal-body .rate-compare {
    margin-top: 32px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare {
        margin-top: 12px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #504e4e;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .title {
        font-size: 12px;
        font-weight: 400
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box {
    gap: 6px;
    padding: 16px;
    background: #fff;
    border-radius: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box {
        padding: 10px 16px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc {
    font-size: 12px;
    line-height: 130%;
    color: #504e4e;
    font-weight: 400;
    margin: 0
}

.incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc b {
    font-size: 14px;
    font-weight: 700
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc {
        font-size: 11px
    }

    .incomp-popup .modal-dialog .modal-body .rate-compare .rate-grid .rate-box .desc b {
        font-size: 13px
    }
}

.incomp-popup .modal-dialog .modal-body .rate-compare .small-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #303030;
    opacity: .65;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .rate-compare .small-desc {
        font-size: 10px
    }
}

.incomp-popup .modal-dialog .modal-body .bottom-btn {
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0px 0px 12px 12px
}

.incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
    padding: 11px 25px;
    background: rgba(0, 0, 0, 0);
    color: #9b1e26;
    border: 1px solid #9b1e26;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    border-radius: 100px
}

@media(max-width: 767px) {
    .incomp-popup .modal-dialog .modal-body .bottom-btn .bred-btn {
        line-height: 1
    }
}

.grnt-sap-banner .disclaimer {
    margin-top: 30px;
    font-size: 12px;
    line-height: 120%;
    color: #25243b;
    margin-bottom: 0;
    text-align: left
}

.disc-popup {
    background: rgba(0, 0, 0, .6)
}

@media(max-width: 767px) {
    .disc-popup.modal.fade .modal-dialog {
        transform: translate(0, 100%)
    }

    .disc-popup.modal.fade.show .modal-dialog {
        transform: none
    }
}

.disc-popup .modal-dialog {
    max-width: 516px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog {
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
        min-height: calc(100% - 0rem);
        max-width: 100%
    }
}

.disc-popup .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0;
    background: #f6f6f6
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-content {
        border-radius: 12px 12px 0px 0px
    }
}

.disc-popup .modal-dialog .modal-body {
    padding: 24px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body {
        padding: 24px 16px
    }
}

.disc-popup .modal-dialog .modal-body .icon-close.black::before {
    color: #9b1e26
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .icon-close.black::before {
        font-size: 18px;
        top: 27px
    }
}

.disc-popup .modal-dialog .modal-body .popup-close {
    top: 32px
}

.disc-popup .modal-dialog .modal-body .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.disc-popup .modal-dialog .modal-body .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: #504e4e
}

@media(max-width: 767px) {
    .disc-popup .modal-dialog .modal-body .desc {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 24px
    }
}

.disc-popup .modal-dialog .modal-body .desc:last-child {
    margin-bottom: 0
}
/* sa calc popup css */

/*SA Product Banner With Calculator CSS END*/

/* css added for cls fix */
@media screen and (min-width:991px) {
    .grnt-sap-banner .banner-img img{
        width: 477px;
        height: 551px;
    }
}

@media(min-width: 991px) {
    .grnt-sap-banner .banner-img {
        width:447px;
        height: 551px;
    }
}
.gsa-use {
    padding: 60px 0
}

.gsa-use.reverse .reverse-row {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

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

.gsa-use .gsa-ir-top {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .gsa-use .gsa-ir-top {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-top {
        margin-bottom: 22px
    }
}

.gsa-use .gsa-ir-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-use .gsa-ir-top .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-top .h2 {
        font-size: 24px
    }
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-img {
        max-width: 70%;
        margin: 0 auto 25px
    }
}

@media(max-width: 767px) {
    .gsa-use .gsa-ir-img {
        max-width: 100%
    }
}

.gsa-use .gsa-ir-img img {
    width: 100%;
    border-radius: 12px
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-desc {
        text-align: center;
        display: block
    }
}

.gsa-use .gsa-ir-desc .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .gsa-use .gsa-ir-desc .h2 {
        font-size: 28px
    }
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-desc .h2 {
        font-size: 24px
    }
}

.gsa-use .gsa-ir-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 24px;
    color: #242424
}

@media(max-width: 767px) {
    .gsa-use .gsa-ir-desc .desc {
        margin-bottom: 10px;
        line-height: 150%
    }
}

@media(max-width: 767px) {
    .gsa-use .gsa-ir-desc .read-more-toggle {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 180%;
        letter-spacing: -0.5px;
        color: #9b1e26;
        display: block;
        cursor: pointer;
        margin: auto
    }
}

.gsa-use .gsa-ir-desc .btn-white-arrow {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 28px;
    border: 1px solid #9b1e26;
    background: #fff;
    border-radius: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #9b1e26;
    font-size: 16px;
    line-height: 1;
    font-weight: 600
}

@media(max-width: 991px) {
    .gsa-use .gsa-ir-desc .btn-white-arrow {
        margin-left: auto;
        margin-right: auto
    }
}

@media(max-width: 767px) {
    .gsa-use .gsa-ir-desc .btn-white-arrow {
        padding: 8px 24px;
        margin-top: 24px
    }
}
.gsa-payout {
    padding: 60px 0px
}

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

.gsa-payout .head {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .gsa-payout .head {
        margin-bottom: 30px
    }
}

@media(max-width: 991px) {
    .gsa-payout .head {
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .gsa-payout .head {
        margin-bottom: 20px
    }
}

.gsa-payout .head .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222;
    margin-bottom: 14px
}

@media(max-width: 1199px) {
    .gsa-payout .head .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-payout .head .h2 {
        font-size: 24px
    }
}

.gsa-payout .head .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0px
}

.gsa-payout .gsa-payout-img img {
    width: 100%
}

@media(max-width: 991px) {
    .gsa-payout .gsa-payout-img {
        max-width: 50%;
        margin: 0 auto 20px
    }
}

@media(max-width: 767px) {
    .gsa-payout .gsa-payout-img {
        max-width: 100%;
        margin: 0 auto 20px
    }
}

.gsa-payout .gspayout-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    margin: 24px auto 0;
    gap: 16px
}

@media(max-width: 991px) {
    .gsa-payout .gspayout-navigation {
        margin: 25px auto 0px
    }
}

@media(max-width: 767px) {
    .gsa-payout .gspayout-navigation {
        margin-top: 12px
    }
}

.gsa-payout .gspayout-navigation .swiper-button-prev:after,
.gsa-payout .gspayout-navigation .swiper-button-next:after {
    display: none
}

.gsa-payout .gspayout-navigation .swiper-button-prev,
.gsa-payout .gspayout-navigation .swiper-button-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    z-index: 1
}

.gsa-payout .gspayout-navigation .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    left: auto;
    bottom: auto;
    background: #b40410;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
    padding: 5px 10px;
    z-index: 1
}

.gsa-payout .gspayoutsw-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 16px
}

@media(max-width: 767px) {
    .gsa-payout .gspayoutsw-inner {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 12px
    }
}

.gsa-payout .gspayoutsw-inner .gspayoutsw-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48px auto;
    grid-template-columns: 48px auto;
    gap: 16px;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 223, 164, .2);
    border: 1px solid rgba(233, 182, 107, .15);
    border-radius: 16px;
    padding: 24px
}

@media(max-width: 1199px) {
    .gsa-payout .gspayoutsw-inner .gspayoutsw-box {
        padding: 16px
    }
}

@media(max-width: 767px) {
    .gsa-payout .gspayoutsw-inner .gspayoutsw-box {
        -ms-grid-columns: 40px auto;
        grid-template-columns: 40px auto;
        padding: 20px
    }
}

.gsa-payout .gspayoutsw-inner .gspayoutsw-box .gspayoutswb-img img {
    max-width: 48px
}

@media(max-width: 767px) {
    .gsa-payout .gspayoutsw-inner .gspayoutsw-box .gspayoutswb-img img {
        max-width: 40px
    }
}

.gsa-payout .gspayoutsw-inner .gspayoutsw-box .gspayoutswb-desc .h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    -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: 13px
}

@media(max-width: 767px) {
    .gsa-payout .gspayoutsw-inner .gspayoutsw-box .gspayoutswb-desc .h3 {
        font-size: 15px;
        line-height: 20px
    }
}

.gsa-payout .gspayoutsw-inner .gspayoutsw-box .gspayoutswb-desc .h3:last-child {
    margin-bottom: 0
}
/*SA Product Related Searches CSS Start*/
.dsa-searches {
  padding: 60px 0px
}

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

@media(max-width: 767px) {
  .dsa-searches {
    padding: 40px 0px 20px
  }
}

.dsa-searches .dsasearc-head {
  text-align: center
}

.dsa-searches .dsasearc-head .h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  color: #222;
  margin-bottom: 0
}

@media(max-width: 1199px) {
  .dsa-searches .dsasearc-head .h2 {
    font-size: 32px
  }
}

@media(max-width: 991px) {
  .dsa-searches .dsasearc-head .h2 {
    font-size: 24px
  }
}

.dsa-searches .dserch-main {
  margin-top: 48px
}

@media(max-width: 1199px) {
  .dsa-searches .dserch-main {
    margin-top: 30px
  }
}

@media(max-width: 991px) {
  .dsa-searches .dserch-main {
    margin-top: 22px
  }
}

.dsa-searches .dserch-main .dserch-inmain {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  row-gap: 32px;
  column-gap: 24px
}

@media(max-width: 1199px) {
  .dsa-searches .dserch-main .dserch-inmain {
    row-gap: 25px;
    column-gap: 20px
  }
}

@media(max-width: 991px) {
  .dsa-searches .dserch-main .dserch-inmain {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }
}

@media(max-width: 767px) {
  .dsa-searches .dserch-main .dserch-inmain {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 20px
  }
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box {
  padding: 32px 22px 22px;
  background: linear-gradient(135.38deg, rgba(247, 186, 168, 0.4) 0.55%, rgba(245, 228, 223, 0.4) 94.93%);
  border-radius: 12px;
  text-align: center;
  position: relative
}

@media(max-width: 1199px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    padding: 24px 18px 20px
  }
}

@media(max-width: 991px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    padding: 22px 18px 20px
  }
}

@media(max-width: 767px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    display: none
  }

  .dsa-searches .dserch-main .dserch-inmain .dserch-box.show {
    display: block
  }
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .alink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-img {
  margin-bottom: 12px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-img img {
  max-width: 40px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-desc .h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #242424;
  margin-bottom: 0px
}

@media(max-width: 1199px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-desc .h3 {
    font-size: 15px;
    line-height: 20px
  }
}

.dsa-searches .dserch-main .btn-box .show-more {
  display: block;
  padding: 9px 24px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #9b1e26;
  border-radius: 100px;
  color: #9b1e26;
  font-size: 16px;
  font-weight: 600;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 24px auto 0px;
  line-height: 1;
  text-decoration: none
}

/*SA Product Related Searches CSS End*/
.sainra-catgory {
    padding: 80px 0px;
    background: linear-gradient(106.6deg, rgba(208, 208, 208, 0) -115.04%, rgba(99, 99, 99, 0.2) 112.51%), #fff;
    overflow: hidden
}

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

@media(max-width: 991px) {
    .sainra-catgory {
        padding: 15px 0px;
        background: rgba(0, 0, 0, 0)
    }
}

.sainra-catgory .sircatg-main {
    padding: 48px;
    background: #fff;
    border-radius: 20px
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main {
        padding: 34px
    }
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    padding: 24px 0px;
    cursor: pointer;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    color: #686873;
    position: relative;
    z-index: 1;
    transition: all .5s
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-tabs ul li {
        padding: 18px 0px;
        gap: 20px;
        font-size: 18px;
        line-height: 26px
    }
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li+li {
    border-top: 1px solid #dbdbde
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: -24px;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(244, 94, 102, 0.14) 0%, rgba(244, 94, 102, 0.02) 78.37%, rgba(255, 255, 255, 0) 100.39%);
    border-radius: 16px;
    z-index: -1;
    opacity: 0;
    transition: all .5s
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-tabs ul li::before {
        left: -20px
    }
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li svg {
    max-width: 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    margin-left: auto
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li svg path {
    fill: #222;
    transition: all .5s
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li.active {
    color: #9b1e26;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-tabs ul li.active {
        font-size: 20px;
        line-height: 28px
    }
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li.active::before {
    opacity: 1
}

.sainra-catgory .sircatg-main .sircatg-tabs ul li.active svg path {
    fill: #9b1e26
}

.sainra-catgory .sircatg-main .sircatg-content {
    max-width: 90%;
    margin-left: auto
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-content {
        max-width: 100%
    }
}

.sainra-catgory .sircatg-main .sircatg-content .sircatg-box {
    display: none
}

.sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatgb-img {
    margin-bottom: 30px
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatgb-img {
        margin-bottom: 20px
    }
}

.sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatgb-img img {
    width: 100%;
    border-radius: 16px;
    border: 1px solid rgba(104, 104, 115, .2)
}

.sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatg-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatg-desc .txt {
        font-size: 14px;
        line-height: 21px
    }
}

.sainra-catgory .sircatg-main .sircatg-content .sircatg-box .sircatg-desc .txt:last-child {
    margin-bottom: 0
}

.sainra-catgory .sircatgmo-main .card {
    border: 0;
    border-radius: 0
}

.sainra-catgory .sircatgmo-main .card+.card {
    border-top: 1px solid #dbdbde
}

.sainra-catgory .sircatgmo-main .card .card-header {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-radius: 0
}

.sainra-catgory .sircatgmo-main .card .card-header .btn {
    padding: 24px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    font-weight: 500;
    box-shadow: 0 0 0 !important;
    width: 100%;
    color: #686873;
    transition: all .5s;
    border: 0;
    border-radius: 0
}

@media(max-width: 767px) {
    .sainra-catgory .sircatgmo-main .card .card-header .btn {
        font-size: 16px;
        line-height: 23px
    }
}

.sainra-catgory .sircatgmo-main .card .card-header .btn svg {
    max-width: 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    margin-left: auto;
    transform: rotate(0deg);
    transition: all .5s
}

.sainra-catgory .sircatgmo-main .card .card-header .btn svg path {
    fill: #222;
    transition: all .5s
}

.sainra-catgory .sircatgmo-main .card .card-header .btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    opacity: 0;
    background: linear-gradient(179.84deg, rgba(244, 94, 102, 0.14) 0.13%, rgba(244, 94, 102, 0.02) 71.22%, rgba(255, 255, 255, 0) 99.85%);
    transition: all .5s
}

.sainra-catgory .sircatgmo-main .card .card-header .btn-head[aria-expanded=true] {
    color: #9b1e26;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px
}

.sainra-catgory .sircatgmo-main .card .card-header .btn-head[aria-expanded=true]::before {
    opacity: 1
}

.sainra-catgory .sircatgmo-main .card .card-header .btn-head[aria-expanded=true] svg {
    transform: rotate(180deg)
}

.sainra-catgory .sircatgmo-main .card .card-header .btn-head[aria-expanded=true] svg path {
    fill: #9b1e26
}

.sainra-catgory .sircatgmo-main .card .card-body {
    padding: 0
}

.sainra-catgory .sircatgmo-main .card .card-body .ca-img img {
    width: 100%;
    border-radius: 16px;
    border: 1px solid rgba(104, 104, 115, .2)
}

.sainra-catgory .sircatgmo-main .card .card-body .desc-main {
    margin: 24px 20px 0px;
    padding-bottom: 24px
}

.sainra-catgory .sircatgmo-main .card .card-body .desc-main .desc {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 14px
}

.sainra-catgory .sircatgmo-main .card .card-body .desc-main .desc:last-child {
    margin-bottom: 0
}

.sainra-catgory .sircatgmo-main .card .card-body .desc-main .acremore {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    color: #9b1e26;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-top: 8px
}

.sainra-catgory .sircatg-disclimer {
    margin-top: 20px
}

.sainra-catgory .sircatg-disclimer .txt {
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #686873;
    margin-bottom: 16px
}

.sainra-catgory .sircatg-disclimer .txt:last-child {
    margin-bottom: 0
}
.referral-why {
    padding: 60px 0;
    overflow: hidden
}

@media(max-width: 1199px) {
    .referral-why {
        padding: 50px 0
    }
}

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

.referral-why .add-key-desc {
    max-width: 70%;
    margin: auto
}

@media(max-width: 991px) {
    .referral-why .add-key-desc {
        max-width: 100%
    }
}

.referral-why .add-key-desc .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #222
}

@media(max-width: 1199px) {
    .referral-why .add-key-desc .h2 {
        font-size: 32px;
        line-height: 42px
    }
}

@media(max-width: 991px) {
    .referral-why .add-key-desc .h2 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 12px
    }
}

.referral-why .add-key-desc .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 20px
}

.referral-why .add-key-desc .desc:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .referral-why .swiper {
        overflow: visible
    }
}

.referral-why .add-key-tabs {
    margin-top: 40px
}

@media(max-width: 991px) {
    .referral-why .add-key-tabs {
        margin-top: 30px
    }
}

.referral-why .add-key-tabs .add-key-three-swiper .swiper-slide {
    height: auto
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box {
    height: 100%;
    background: linear-gradient(180deg, rgba(250, 183, 188, 0.1) 0%, rgba(218, 52, 66, 0.2) 100%);
    padding: 40px 20px;
    border-radius: 16px
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-key-img {
    margin-bottom: 24px
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-key-img img {
    max-width: 48px
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .h3 {
    font-size: 24px;
    line-height: 31px;
    font-weight: 700;
    color: #1a1c1f;
    margin-bottom: 12px
}

@media(max-width: 1180px) {
    .referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media(max-width: 767px) {
    .referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .h3 br {
        display: none
    }
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .desc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #505a63
}

.referral-why .add-key-tabs .add-key-three-swiper .add-key-box .add-kb-desc .desc:last-child {
    margin-bottom: 0
}

.referral-why .add-key-tabs .add-key-three-swiper .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 10px;
    padding: 5px 10px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .referral-why .add-key-tabs .add-key-three-swiper .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .referral-why .add-key-tabs .add-key-three-swiper .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 20px
    }
}
.saintr-saving {
    padding: 60px 0px;
    background: radial-gradient(52.8% 321.8% at 50% 50%, #FFFFFF 0%, #F0F0F0 100%)
}

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

@media(max-width: 767px) {
    .saintr-saving {
        padding: 48px 0px 32px
    }
}

.saintr-saving .head {
    margin-bottom: 30px
}

@media(max-width: 1199px) {
    .saintr-saving .head {
        margin-bottom: 20px
    }
}

@media(max-width: 767px) {
    .saintr-saving .head {
        margin-bottom: 24px
    }
}

.saintr-saving .head .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .saintr-saving .head .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .saintr-saving .head .h2 {
        font-size: 24px
    }
}

.saintr-saving .inhead .h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #222;
    margin-bottom: 14px
}

@media(max-width: 1199px) {
    .saintr-saving .inhead .h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media(max-width: 991px) {
    .saintr-saving .inhead .h3 {
        font-size: 20px;
        line-height: 27px
    }
}

@media(max-width: 767px) {
    .saintr-saving .inhead .h3 {
        margin-bottom: 8px
    }
}

.saintr-saving .inhead .h3:last-child {
    margin-bottom: 0
}

.saintr-saving .inhead .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 12px
}

.saintr-saving .inhead .txt:last-child {
    margin-bottom: 0
}

.saintr-saving .saintr-table-wraper {
    margin-top: 28px
}

@media(max-width: 767px) {
    .saintr-saving .saintr-table-wraper {
        margin-top: 20px
    }
}

.saintr-saving .saintr-table-wraper .saintr-table {
    width: 100%
}

.saintr-saving .saintr-table-wraper .saintr-table thead th {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    border-radius: 20px 20px 0px 0px;
    padding: 30px;
    width: 50%
}

@media(max-width: 1199px) {
    .saintr-saving .saintr-table-wraper .saintr-table thead th {
        font-size: 18px;
        line-height: 24px;
        padding: 25px
    }
}

@media(max-width: 991px) {
    .saintr-saving .saintr-table-wraper .saintr-table thead th {
        font-size: 16px;
        line-height: 23px;
        padding: 20px
    }
}

@media(max-width: 767px) {
    .saintr-saving .saintr-table-wraper .saintr-table thead th {
        font-size: 14px;
        line-height: 20px;
        padding: 20px;
        width: 55%;
        border-radius: 10px 10px 0px 0px;
        text-align: center
    }

    .saintr-saving .saintr-table-wraper .saintr-table thead th:nth-child(2) {
        width: 45%
    }
}

.saintr-saving .saintr-table-wraper .saintr-table tbody tr:nth-child(2n) td {
    background: #e9e9e9
}

.saintr-saving .saintr-table-wraper .saintr-table tbody tr:last-child td:first-child {
    border-radius: 0px 0px 0px 20px
}

@media(max-width: 767px) {
    .saintr-saving .saintr-table-wraper .saintr-table tbody tr:last-child td:first-child {
        border-radius: 0px 0px 0px 10px
    }
}

.saintr-saving .saintr-table-wraper .saintr-table tbody tr:last-child td:last-child {
    border-radius: 0px 0px 20px 0px
}

@media(max-width: 767px) {
    .saintr-saving .saintr-table-wraper .saintr-table tbody tr:last-child td:last-child {
        border-radius: 0px 0px 10px 0px
    }
}

.saintr-saving .saintr-table-wraper .saintr-table tbody td {
    font-size: 18px;
    line-height: 26px;
    font-weight: 18px;
    font-weight: 500;
    color: #222;
    margin: 0;
    padding: 30px
}

@media(max-width: 1199px) {
    .saintr-saving .saintr-table-wraper .saintr-table tbody td {
        font-size: 16px;
        line-height: 22px;
        padding: 25px
    }
}

@media(max-width: 991px) {
    .saintr-saving .saintr-table-wraper .saintr-table tbody td {
        font-size: 15px;
        line-height: 21px;
        padding: 20px
    }
}

.saintr-saving .saintr-table-wraper .saintr-table tbody td+td {
    border-left: 1px solid rgba(104, 104, 115, .2)
}

.saintr-saving .saintsav-diclimer {
    margin: 20px auto 0px;
    max-width: 60%
}

@media(max-width: 991px) {
    .saintr-saving .saintsav-diclimer {
        max-width: 80%
    }
}

@media(max-width: 767px) {
    .saintr-saving .saintsav-diclimer {
        margin-top: 16px auto 0px;
        max-width: 100%
    }
}

.saintr-saving .saintsav-diclimer .txt {
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #686873;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .saintr-saving .saintsav-diclimer .txt {
        font-size: 11px;
        line-height: 15px;
        margin-bottom: 8px
    }
}

.saintr-saving .saintsav-diclimer .txt:last-child {
    margin-bottom: 0
}

.saintr-saving .saintsav-desc {
    margin: 30px auto 0px;
    max-width: 75%
}

@media(max-width: 1199px) {
    .saintr-saving .saintsav-desc {
        margin: 22px auto 0;
        max-width: 85%
    }
}

@media(max-width: 991px) {
    .saintr-saving .saintsav-desc {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .saintr-saving .saintsav-desc {
        margin: 25px auto 0px
    }
}

.saintr-saving .saintsav-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 18px
}

@media(max-width: 991px) {
    .saintr-saving .saintsav-desc .txt {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 14px
    }
}

@media(max-width: 767px) {
    .saintr-saving .saintsav-desc .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.saintr-saving .saintsav-desc .txt:last-child {
    margin-bottom: 0
}

.saintr-saving .saintsav-desc .remore {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #9b1e26;
    display: block;
    margin: 12px auto 0;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.saintr-saving .saintr-fees-bottom {
    margin-top: 20px
}

.saintr-saving .saintr-fees-bottom .know-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 32px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    gap: 12px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    color: #9b1e26;
    border: 1px solid #9b1e26;
    border-radius: 50px;
    margin: auto
}

@media(max-width: 1199px) {
    .saintr-saving .saintr-fees-bottom .know-btn {
        padding: 11px 26px
    }
}

@media(max-width: 1199px) {
    .saintr-saving .saintr-fees-bottom .know-btn {
        padding: 10px 24px;
        font-size: 15px;
        line-height: 20px;
        gap: 10px
    }
}

@media(max-width: 767px) {
    .saintr-saving .saintr-fees-bottom .know-btn {
        padding: 9px 18px
    }
}

.saintr-saving .saintr-fees-bottom .know-btn svg {
    max-width: 9px;
    -ms-flex: 0 0 9px;
    flex: 0 0 9px
}

@media(max-width: 767px) {
    .saintr-saving .saintr-fees-bottom .know-btn svg {
        max-width: 7px;
        -ms-flex: 0 0 7px;
        flex: 0 0 7px
    }
}

.saintsav-desc .txt:nth-of-type(2) {
  display: none;
}

.saintr-saving .saintr-table.saintr-fees-table thead th:nth-child(2) {
    width: 30%
}

@media(max-width: 767px) {

    .saintr-saving .saintr-table.saintr-fees-table thead th:nth-child(2) {
        width: 34%
    }
}
/*How To Open Savings Account Tab CSS Start*/
.gsa-eligibility {
    padding: 60px 0
}

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

.gsa-eligibility .esa-eli-desc {
    margin-bottom: 48px
}

@media(max-width: 1199px) {
    .gsa-eligibility .esa-eli-desc {
        margin-bottom: 30px
    }
}

.gsa-eligibility .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #222
}

@media(max-width: 1199px) {
    .gsa-eligibility .h2 {
        font-size: 32px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .h2 {
        font-size: 24px
    }
}

.gsa-eligibility .indca-started-bg {
    padding: 40px;
    border-radius: 20px;
    background: linear-gradient(161.82deg, rgba(254, 249, 231, 0.09) 0.64%, rgba(252, 237, 183, 0.18) 101.92%), #fff;
    border: 1px solid #fcebb1;
    box-shadow: 0px 8px 20px rgba(37, 36, 59, .05);
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg {
        padding: 30px 20px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg {
        padding: 26px 17px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg {
        padding: 30px 20px;
        background: linear-gradient(160.98deg, rgba(254, 249, 231, 0.09) 0.67%, rgba(252, 237, 183, 0.18) 119.42%), #fff;
        border-radius: 20px
    }
}

.gsa-eligibility .indca-started-bg .indca-started-links {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 32px;
    position: relative;
    gap: 24px;
    z-index: 1
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-started-links {
        gap: 0 auto 24px
    }
}

.gsa-eligibility .indca-started-bg .indca-started-links a {
    padding: 0 0 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.5px;
    color: #25243b;
    text-decoration: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-started-links a {
        font-size: 22px;
        line-height: 30px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-started-links a {
        font-size: 18px;
        line-height: 25px
    }
}

.gsa-eligibility .indca-started-bg .indca-started-links a.active {
    font-weight: 600;
    border-bottom-color: #9b1e26
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indca-started-desc {
    display: none
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc {
    margin-top: 32px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc {
        margin-top: 24px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc.indst-offline {
    max-width: 80%;
    margin: 32px auto 0px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc.indst-offline {
        max-width: 100%;
        margin: 24px auto 0px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc .btn-white-arrow {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 28px;
    border: 1px solid #9b1e26;
    background: #fff;
    border-radius: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #9b1e26;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc .txt {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 24px
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indst-top-desc .txt:last-child {
    margin-bottom: 0
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top {
    margin-top: 18px;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top {
        margin-top: 12px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top {
        text-align: center
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #686873
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top span {
        font-size: 15px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top.mobile-align-top span {
        -ms-flex-align: start;
        align-items: start
    }

    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-apply-top.mobile-align-top span svg {
        position: relative;
        top: 5px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indstde-video-btn {
    max-width: 870px;
    margin: 48px auto 60px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .indstde-video-btn {
        max-width: 100%;
        margin: 35px auto
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indstde-video-btn .h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #25243b;
    margin-bottom: 20px
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .indstde-video-btn img {
    width: 100%;
    border-radius: 20px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .indstde-video-btn img {
        border-radius: 16px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 27% 27% 27%;
    grid-template-columns: 80px 27% 27% 27%;
    gap: 30px;
    max-width: 870px;
    margin: 25px auto 0
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain {
        gap: 20px;
        -ms-grid-columns: 70px 26% 26% 26%;
        grid-template-columns: 70px 26% 26% 26%
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
        max-width: 100%;
        margin: 35px auto 0px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 48px auto;
        grid-template-columns: 48px auto;
        gap: 18px;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box:first-child .h4 {
        margin-top: 25px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box:first-child {
        display: block
    }

    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box:first-child .h4 {
        margin-top: 0;
        font-size: 18px;
        line-height: 25px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h4 {
    margin-top: 26px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #25243b;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h4 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 9px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h4 {
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        margin-top: 0px
    }

    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h4 br {
        display: none
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h3 {
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #686873;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 15px;
        line-height: 21px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 9px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 15px;
        line-height: 22px;
        text-align: left;
        margin-top: 0px
    }

    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .h3 br {
        display: none
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img {
    text-align: center
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img {
        text-align: left
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 72px;
    margin: auto;
    width: 72px;
    height: 72px;
    background: #fdf7e0;
    border-radius: 50%
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img picture {
        width: 60px;
        max-width: 60px;
        height: 60px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img picture {
        width: 48px;
        max-width: 48px;
        height: 48px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
    max-width: 40px;
    margin: auto
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        max-width: 34px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        max-width: 26px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #f7d146;
    width: 0%;
    max-width: 80%;
    margin: 0 auto;
    top: 28%;
    position: absolute;
    left: -18%;
    z-index: -1
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line:after {
        top: 28%
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line:after {
        height: 0;
        border-right: 2px dashed #f7d146;
        width: 0px;
        margin: 0 auto;
        bottom: 60%;
        top: auto;
        position: absolute;
        left: 24px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line.animated:after {
    animation: lineAnimation .5s ease-in-out .6s forwards
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line.animated:after {
        animation: verLineAnimation .5s ease-in-out .6s forwards
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line2:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #f7d146;
    width: 0%;
    margin: 0 auto;
    top: 28%;
    position: absolute;
    left: -47%;
    z-index: -1
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line2:after {
        top: 28%
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line2:after {
        height: 0;
        border-right: 2px dashed #f7d146;
        width: 0px;
        margin: 0 auto;
        bottom: 60%;
        top: auto;
        position: absolute;
        left: 24px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line2.animated:after {
    animation: lineAnimation .5s ease-in-out 1.3s forwards
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line2.animated:after {
        animation: verLineAnimation .5s ease-in-out 1.3s forwards
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line3:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #f7d146;
    width: 0%;
    margin: 0 auto;
    top: 28%;
    position: absolute;
    left: -47%;
    z-index: -1
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line3:after {
        top: 28%
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line3:after {
        height: 0;
        border-right: 2px dashed #f7d146;
        width: 0px;
        margin: 0 auto;
        bottom: 60%;
        top: auto;
        position: absolute;
        left: 24px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line3.animated:after {
    animation: lineAnimation .5s ease-in-out 2.3s forwards
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .grfwostep-inmain .middle-line3.animated:after {
        animation: verLineAnimation .5s ease-in-out 2.3s forwards
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg {
    margin: 60px auto 0px;
    background: radial-gradient(174.02% 170.6% at 4.58% 1.81%, rgba(253, 242, 205, 0.12) 0%, #FDF2CD 100%), #fff;
    border: 1px solid #fcebb1;
    border-radius: 20px
}

@media(max-width: 1199px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg {
        margin: 45px auto 30px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg {
        margin: 35px 0px 20px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg {
        margin: 25px 0px 0px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top {
    padding: 30px 50px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top {
        padding: 25px 20px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top {
        padding: 32px 24px 25px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .h3 {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    color: #222;
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .h3 {
        font-size: 18px;
        line-height: 25px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .txt {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #242424;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .txt {
        font-size: 16px;
        line-height: 22px;
        color: #686873
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .txt b,
.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .txt strong {
    font-weight: 700
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .seb-top-box .read-more-toggle {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 180%;
        letter-spacing: -0.5px;
        color: #9b1e26;
        display: block;
        cursor: pointer;
        margin: auto
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box {
    padding: 32px 20px;
    border-top: .5px solid #686873;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 1199px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box {
        max-width: 92%
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box {
        max-width: 100%;
        padding: 25px 18px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box {
        padding: 25px 12px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box:last-child {
    padding-bottom: 0
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box .tit {
    text-align: center
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box .tit .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box .tit .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-outer-box .tit .h3 {
        font-size: 18px;
        line-height: 26px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid-main {
    margin-top: 34px
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid-main {
        margin-top: 22px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid {
    margin: 25px auto 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    gap: 40px;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid {
        margin: 14px auto 0px;
        max-width: 100%;
        gap: 10px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid {
        margin: 25px auto 0px;
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        gap: 20px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 32px auto;
    grid-template-columns: 32px auto;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box {
        -ms-grid-columns: 20px auto;
        grid-template-columns: 20px auto;
        gap: 14px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box .indredmidb-img img {
    max-width: 32px
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box .indredmidb-img img {
        max-width: 20px
    }
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box .indredmidb-desc br {
        display: none
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-top .indredm-midgrid .indredmid-box .indredmidb-desc .desc {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #686873;
    margin-bottom: 0
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom {
    background: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(12.6px);
    backdrop-filter: blur(12.6px);
    border-radius: 0px 0px 20px 20px;
    padding: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px;
    text-align: center
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom {
        padding: 24px 20px;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 14px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .desc {
        font-size: 13px;
        line-height: 16px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .desc {
        font-size: 14px;
        line-height: 20px;
        text-align: center
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white {
    padding: 6px 22px;
    border-radius: 999px;
    background: #fff;
    color: #222;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 180%;
    text-align: center
}

@media(max-width: 991px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white {
        padding: 4px 16px
    }
}

@media(max-width: 767px) {
    .gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white {
        width: 100%;
        display: block;
        padding: 7px 16px
    }
}

.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white:hover,
.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white:focus,
.gsa-eligibility .indca-started-bg .indca-stated-tabs .started-experience-bg .seb-bottom .btn-white:active {
    background: #222;
    color: #fff
}

/*Video Modal CSS Start*/
.indstde-video {
    background: rgba(0, 0, 0, .6)
}

.indstde-video .modal-dialog {
    max-width: 900px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog {
        max-width: 700px
    }
}

.indstde-video .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0
}

.indstde-video .modal-dialog .modal-body {
    padding: 24px 24px 48px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog .modal-body {
        padding: 20px 20px 25px
    }
}

.indstde-video .modal-dialog .modal-body .icon-close.black::before {
    color: #9b1e26
}

.indstde-video .modal-dialog .modal-body .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .indstde-video .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 27px
    }
}

.indstde-video .modal-dialog .modal-body .embed-responsive {
    max-width: 90%;
    margin: 48px auto 0;
    border-radius: 20px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog .modal-body .embed-responsive {
        max-width: 100%;
        margin: 20px 0px 0px
    }
}

@media(max-width: 767px) {
    .indstde-video .modal-dialog .modal-body .embed-responsive {
        margin-top: 40px 0px 0px;
        border-radius: 15px
    }
}

@keyframes lineAnimation {
    from {
        width: 0
    }

    to {
        width: 100%;

        @media only screen and (min-width: 1580px) {
            width: 100%
        }
    }
}

@keyframes verLineAnimation {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

/*Video Modal CSS End*/
/*How To Open Savings Account Tab CSS END*/

