/* 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 */
.grnt-financial-calc-main {
    padding: 48px 0;
    overflow: hidden
}

@media(max-width: 767px) {
    .grnt-financial-calc-main {
        padding: 32px 0
    }
}

.grnt-financial-calc-main .green-description,
.grnt-financial-calc-main .yellow-description,
.grnt-financial-calc-main .red-description {
    display: none;
}

.grnt-financial-calc-main .title .h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 140%;
    color: #222;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .title .h2 {
        font-size: 28px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main {
    min-height: 454px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main {
        min-height: auto
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view {
    background: #fdf2f4;
    border: 1px solid rgba(243, 187, 194, .6);
    box-shadow: 12px 12px 33px rgba(0, 0, 0, .1);
    border-radius: 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .col-lg-6 {
    display: inherit
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-img {
    width: 100%
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-img {
        margin-bottom: 30px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-img img {
    width: 100%;
    height: 100%;
    border-radius: 20px 0 0 20px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-img img {
        border-radius: 20px 20px 0 0
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right {
        padding: 0 24px 24px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top {
    max-width: 395px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top {
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top .h3 {
        font-size: 20px;
        line-height: 24px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #686873
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-top .desc:last-child {
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-bottom {
    max-width: 287px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-bottom {
        max-width: 100%;
        text-align: center
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-bottom .btn-arrow {
    background: #9b1e26;
    border-radius: 999px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    border: 0;
    outline: none
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-default-view .gfc-default-view-right .gfcdvr-bottom .disclaimer {
    margin: 8px auto 0;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    line-height: 120%;
    color: rgba(48, 48, 48, .65);
    margin-bottom: 0;
    text-align: center;
    text-decoration: underline
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-main {
    background: #fdf2f4;
    border: 1px solid rgba(243, 187, 194, .6);
    box-shadow: 12px 12px 33px rgba(0, 0, 0, .1);
    border-radius: 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    border-radius: 20px 20px 0 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 18px;
    gap: 8px;
    background: #fff
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link {
        padding: 10px;
        gap: 3px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, .6);
    text-transform: uppercase;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link .desc {
        font-size: 13px;
        line-height: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link .count {
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link .count {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 8px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link.active {
    background: #9b1e26
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link.active .desc {
    color: #fff
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link.active .count {
    background: #fff;
    color: #000
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link:nth-child(1) {
    border-radius: 20px 0 0 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-links .step-link:nth-child(3) {
    border-radius: 0 20px 0 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main {
    padding: 40px 80px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main {
        padding: 24px
    }
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main {
        padding: 24px 15px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title img {
    max-width: 108px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc {
        text-align: center
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .h3 .success {
    color: #287a5b
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .h3 .warning {
    color: #9b1e26
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .h3 {
        font-size: 20px;
        line-height: 24px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.01em;
    color: #686873
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .desc {
        font-size: 13px;
        line-height: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc-title .gfcs-desc .desc:last-child {
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main {
    margin-top: 40px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main {
        margin-top: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx {
    margin-bottom: 32px;
    max-width: 95%
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx:last-child {
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container {
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .existingbal-desc {
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .existingbal-desc .title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #252439;
    margin-bottom: 0;
    position: relative
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .existingbal-desc .title sup {
    color: #d60b26;
    font-size: 16px;
    line-height: 1;
    top: -0.1em
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .form-label-group {
    position: relative
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .form-txt {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #3f3f3f
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .form-txt.amt {
    left: 18px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .form-txt.rate {
    right: 15px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .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-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .input-div-dark {
    position: relative;
    width: 100% !important
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .input-div-dark .error-message {
    font-size: 12px;
    font-weight: 500;
    color: #d60b26;
    position: absolute;
    bottom: -18px;
    left: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .white-bx .existing-balance-container .input-div-dark.amt .form-input {
    padding-left: 30px !important
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box {
    max-width: 95%;
    margin-left: auto;
    padding: 28px 20px 20px;
    background: radial-gradient(204.88% 688.06% at 0% 50%, #FCE9EC 0%, #F8CED5 80.47%);
    border: .5px solid rgba(227, 191, 175, .8);
    border-radius: 12px;
    position: relative
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box {
        max-width: 100%;
        margin-top: 20px
    }
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box {
        margin-top: 20px;
        max-width: 100%;
        padding: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9%;
    width: 1px;
    background: #e3bfaf
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box:before {
        display: none
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #25243b;
    margin-bottom: 4px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .desc {
        font-size: 13px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .gple-amt {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
    background: linear-gradient(93.15deg, #9C1D26 34.29%, #520F14 87.45%);
    -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: 24px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .gple-amt {
        font-size: 19px;
        line-height: 23px;
        margin-bottom: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .gple-yr {
    padding: 4px 20px;
    background: linear-gradient(90deg, rgba(218, 52, 66, 0.2) 0%, rgba(218, 52, 66, 0) 100%);
    border-radius: 24px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #222
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gple-right-box .gple-yr {
        font-size: 12px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm {
    margin-top: 32px;
    text-align: right
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm {
        margin-top: 16px;
        text-align: center
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm .btn-arrow {
    background: #9b1e26;
    border-radius: 999px;
    width: -moz-fit-content;
    width: fit-content;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 20px 60px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    border: 0;
    outline: none;
    margin-left: auto
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm .btn-arrow {
        margin: 0 auto;
        width: 100%;
        padding: 10px 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm .disclaimer {
    margin: 16px 0 0 auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    line-height: 120%;
    color: rgba(48, 48, 48, .65);
    margin-bottom: 0;
    text-align: center;
    text-decoration: underline
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-form-main .gfc-step-btm .disclaimer {
        margin: 16px auto 0
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid {
    margin-top: 40px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid {
        margin-top: 30px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title {
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title img {
    max-width: 48px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title .gfcs-desc .h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title .gfcs-desc .h3 {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 3px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title .gfcs-desc .desc {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.01em;
    color: #686873
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title .gfcs-desc .desc {
        font-size: 12px;
        line-height: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .gfccd-title .gfcs-desc .desc:last-child {
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx {
    margin-bottom: 30px;
    max-width: 100%
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx:last-child {
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container {
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .existingbal-desc {
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .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-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .form-label-group {
    position: relative
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .form-txt {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #3f3f3f
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .form-txt.amt {
    left: 18px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .form-txt.rate {
    right: 15px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .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-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .input-div-dark {
    position: relative;
    width: 100% !important
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .input-div-dark .error-message {
    font-size: 9px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #9b1e26;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .input-div-dark .error-message svg {
    -ms-flex: 0 0 10px;
    flex: 0 0 10px;
    width: 10px;
    height: 10px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .white-bx .existing-balance-container .input-div-dark.amt .form-input {
    padding-left: 30px !important
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .desc-bg {
    padding: 8px 25px;
    background: linear-gradient(90deg, rgba(218, 52, 66, 0.2) 0%, rgba(218, 52, 66, 0) 100%);
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    border-radius: 24px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .desc-bg b,
.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .desc-bg strong {
    font-weight: 800;
    color: #9b1e26
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .desc-bg {
        padding: 8px;
        font-size: 10px;
        line-height: 16px;
        border-radius: 0
    }
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .row {
        row-gap: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .border-top-main {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e3bfaf
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .border-top-main .gfccd-title {
    margin-bottom: 26px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-common-grid .border-top-main .gfccd-title {
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e3bfaf
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .np-btns {
    gap: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .np-btns {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .btn-arrow {
    background: #9b1e26;
    border: 1px solid #9b1e26;
    border-radius: 999px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    border: 0;
    outline: none
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .btn-arrow {
        margin: 0 auto;
        width: 100%;
        padding: 10px 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .back-btn {
    background: #fff;
    border: 1px solid #9b1e26;
    border-radius: 999px;
    padding: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #9b1e26
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .back-btn {
        margin: 0 auto;
        width: 100%;
        padding: 10px 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .disclaimer {
    margin: 16px auto 0;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    line-height: 120%;
    color: rgba(48, 48, 48, .65);
    margin-bottom: 0;
    text-align: center;
    text-decoration: underline
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .white-bx .desc-bg {
    padding: 8px 25px;
    background: linear-gradient(90deg, rgba(242, 179, 10, 0.2) 35.23%, rgba(252, 213, 12, 0.02) 100%);
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    border-radius: 24px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .white-bx .desc-bg b,
.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .white-bx .desc-bg strong {
    font-weight: 800;
    color: #9b1e26
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .next-previous-btns .white-bx .desc-bg {
        padding: 8px;
        font-size: 10px;
        line-height: 16px;
        border-radius: 0
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box {
    position: relative;
    margin: 0 0 40px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box {
        text-align: center
    }
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box {
        margin: 0 0 20px;
        max-width: 100%
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #25243b;
    margin-bottom: 4px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .desc {
        font-size: 13px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .gple-amt {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 44px;
    background: linear-gradient(93.15deg, #9C1D26 34.29%, #520F14 87.45%);
    -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: 24px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .gple-amt {
        font-size: 19px;
        line-height: 23px;
        margin-bottom: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .custom-progress {
    height: 12px;
    border-radius: 8px;
    background: linear-gradient(135deg, #58A792 0%, #287A5B 100%);
    margin-bottom: 16px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .custom-progress .progress-bar {
    background: linear-gradient(135deg, #DA6E4A 0.87%, #9B2F20 100%)
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    margin-bottom: 6px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-title .circle {
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-title .circle.red {
    background: linear-gradient(135deg, #DA6E4A 0.87%, #9B2F20 100%)
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-title .circle.green {
    background: linear-gradient(135deg, #58A792 0%, #287A5B 100%)
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-title .desc {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #686873;
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gple-right-box .progress-values .pro-val-box .pro-val-amt {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid {
    margin-top: 40px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid {
        margin-top: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links .gfcmg-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 12px;
    background: linear-gradient(0deg, rgba(202, 231, 208, 0.3), rgba(202, 231, 208, 0.3)), #fff;
    border: 1px solid rgba(9, 83, 76, .18);
    border-radius: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #09534c;
    margin-bottom: 0;
    width: -moz-fit-content;
    width: fit-content
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links .gfcmg-link {
        font-size: 12px;
        line-height: 16px;
        padding: 10px;
        gap: 6px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links .gfcmg-link img {
    max-width: 24px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links .gfcmg-link img {
        max-width: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-links .gfcmg-link.red {
    color: #871117;
    background: linear-gradient(0deg, rgba(214, 11, 38, 0.12), rgba(214, 11, 38, 0.12)), #fff;
    border: 1px solid rgba(214, 11, 38, .18)
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc {
    position: relative
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .title {
    margin-bottom: 16px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .title .h5 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #25243b;
    margin-bottom: 0;
    font-weight: 600
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-title-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-title-link {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 6px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-title-link .desc {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #686873;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-title-link .desc {
        width: 100%
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-title-link .link-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #9b1e26
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress {
    height: 8px;
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(216, 117, 133, 0.4) 0.87%, rgba(167, 35, 57, 0.4) 100%);
    margin-bottom: 8px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress.debt-progress .progress-bar {
    background: linear-gradient(135deg, #DA6E4A 0.87%, #9B2F20 100%)
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress.life-progress .progress-bar {
    background: var(--Gradient-Persia, linear-gradient(135deg, #58A792 0%, #287A5B 100%))
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress.saving-progress .progress-bar {
    background: var(--Gradient-Mustard, linear-gradient(134deg, #F2D18F 2.44%, #D49F38 100%))
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-values {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 12px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-values .pro-val-amt {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-values .pro-val-amt {
        font-size: 12px;
        line-height: 16px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .gfcmg-right-desc .progress-main .progress-description {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 40px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side {
    position: relative
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e3bfaf;
    left: 0%
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side:before {
        display: none
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side .recommand-right-scroll {
    padding: 0 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side .recommand-right-scroll.grnt-scroll {
    height: 725px;
    overflow-y: auto
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-right-side .recommand-right-scroll.grnt-scroll {
        height: auto;
        padding: 0
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .rec-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 12px 24px;
    background: linear-gradient(90deg, rgba(218, 52, 66, 0.2) -18.03%, rgba(218, 52, 66, 0) 105.48%);
    border-radius: 12px;
    margin-bottom: 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .rec-title .title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #25243b;
    margin-bottom: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(227, 191, 175, .8);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box {
        padding: 20px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .recommand-img {
    margin-bottom: 24px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .recommand-img img {
    width: 100%;
    border-radius: 12px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #6e0a0f;
    margin-bottom: 10px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .btn-arrow {
    background: #9b1e26;
    border: 1px solid #9b1e26;
    border-radius: 999px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    outline: none
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .btn-arrow {
        padding: 10px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .white-btn-arrow {
    background: #fff;
    border: 1px solid #9b1e26;
    border-radius: 999px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #9b1e26;
    outline: none
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box .white-btn-arrow {
        padding: 10px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box a+a {
    margin-top: 16px
}

@media(max-width: 991px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .gfc-middle-grid .recommand-box a+a {
        margin-top: 12px
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .next-previous-btns {
    border-top: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .next-previous-btns .np-btns {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .gfc-step-desc.step-3 .next-previous-btns .btn-arrow {
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #9b1e26;
    padding: 0;
    border: 0;
    outline: none;
    box-shadow: none;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: block
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .error-provision {
    font-size: 12px;
    font-weight: 600;
    color: #d60b26;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 3px
}

@media(max-width: 767px) {
    .grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .error-provision {
        text-align: left !important
    }
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box {
    position: relative;
    display: block;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 12px;
    border-left: 2px solid #9b1e26
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .btn-share {
    color: #9b1e26;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    line-height: 1
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .btn-share svg {
    max-width: 15px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-positon-box {
    position: absolute;
    right: -4px;
    top: -48px;
    left: unset;
    display: none;
    min-width: 200px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box.open .share-positon-box {
    display: block
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble {
    position: relative;
    background: #ffebed;
    padding: 10px 24px;
    border-radius: 21px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble:after {
    content: unset;
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social {
    display: -ms-flexbox;
    display: flex
}


.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li {
    margin-right: 20px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a {
    display: block
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a i {
    font-size: 15px;
    vertical-align: middle
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a i.icon-twitter {
    position: relative;
    width: 20px;
    height: 20px;
    display: block
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a i.icon-twitter::before {
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2000' class='bi bi-twitter-x' viewBox='0 0 16 16'%3E%3Cpath d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z'/%3E%3C/svg%3E");
    background-position: center center;
    background-size: 16px
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a img {
    height: 15px;
    width: auto
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li:last-child {
    margin-right: 0
}

.grnt-financial-calc-main .gfc-default-steps-main .gfc-steps-desc-main .share-box .share-bubble .social li a i:before {
    color: #000
}

.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
}

.grnt-financial-body .tooltip.show {
    opacity: 1 !important;
    border-radius: 12px !important
}

.grnt-financial-body .bs-tooltip-auto[x-placement^=top] .arrow::before,
.grnt-financial-body .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #f2f2f2 !important
}

body.grnt-financial-body .tooltip-inner {
    color: #000 !important;
    line-height: 1 !important;
    background: #f2f2f2 !important;
    box-shadow: none !important;
    border: 0 !important
}

body.grnt-financial-body.tooltip {
    top: -9px !important
}

