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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    30% {
        opacity: 1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grnt-new-header .ht-right-content .header-search .accessibility-button .btn-accessibility {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 50%
}

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

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

.grnt-new-header .ht-right-content .header-search .search-tab-button .btntab-search {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 50%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grnt-new-header.mobile-menu .header-top .grnewhet-right .grnt-mob-accessibility {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-search {
    background: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.explorer11 .footer {
  position: relative;
}

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

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

.footer .fot-red .container .scroll-top {
  position: absolute;
  top: -82px;
  right: -32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #FFCB05;
  font-size: 12px;
  font-weight: 700;
  color: #525252;
}

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

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

.footer p {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


  /* downloadbtn */
  a.ftr-download-btn {
    display: inline-block;
    height: 48px;
    min-width: 160px;
    padding: 10px 30px;
    border-radius: 25px;
    background: #FFFFFF;
    color: #9D1D27 !important;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    border: 0;
    font-size: 16px;
    font-weight: 700;
  }
  
  @media (max-width: 991px) {
    a.ftr-download-btn {
      min-width: auto;
      padding: 0 30px;
      line-height: 3;
    }
  }
  .footer-top .fot-dred .d-ctr {
    text-align: center;
  }
  @media (max-width: 991px) {
    .footer-top .fot-dred .d-ctr {
      text-align: left;
    }
  }
@media (max-width: 767px) {
    .footer-top .fot-dred .d-ctr {
        margin: 20px 0;
      }
    }
  /* downloadbtn */
.bum-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #f0efeb
}

.bum-banner .breadcrumb {
    padding: 5px 20px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 13px;
    background: inherit;
    color: #767676;
    font-weight: 500;
    text-transform: uppercase;
}

.bum-banner .hcashback-bread {
    z-index: 3
}

.bum-banner .hcashback-bread.breadcrumb-wrap {
    padding-top: 20px
}

@media(max-width: 1199px) {
    .bum-banner .hcashback-bread.breadcrumb-wrap {
        padding-top: 16px
    }
}

@media(max-width: 991px) {
    .bum-banner .hcashback-bread.breadcrumb-wrap {
        display: none
    }
}

.bum-banner .hcashback-bread.breadcrumb-wrap nav .breadcrumb {
    background: #e4e3dd;
    border: 1px solid #e4e3dd
}

.bum-banner .hcashback-bread.breadcrumb-wrap nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    color: #222
}

.bum-banner .hcashback-bread.breadcrumb-wrap nav .breadcrumb .breadcrumb-item a {
    color: #222
}

.bum-banner .bumbanner-swiper {
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box {
    min-height: 550px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 70px
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box {
        min-height: auto;
        height: 630px;
        overflow: hidden;
        padding-top: 22px
    }

    .bum-banner .bumbanner-swiper .bumban-box .row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .bum-banner .bumbanner-swiper .bumban-box .black-btn {
        display: block;
        max-width: -moz-fit-content;
        max-width: fit-content;
        background: #000;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        color: #fff !important;
        border-radius: 50px;
        padding: 15px 40px;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box .black-btn {
        line-height: 1;
        width: 100%;
        text-align: center;
        max-width: 100%;
        padding: 15px 30px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax {
    position: relative;
    overflow: hidden;
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left {
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left {
        margin: auto
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left {
        padding-bottom: 25px;
        margin-top: 15px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left {
        padding-bottom: 15px
    }
}

@keyframes bumbangm-img {
    0% {
        transform: translateY(0)
    }

    60% {
        transform: translateY(-14px)
    }

    100% {
        transform: translateY(0)
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 15px;
    left: 0;
    right: 0;
    background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
    border-radius: 50%;
    z-index: 1
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left::before {
        bottom: 12px;
        left: 12px;
        right: 12px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left img {
    max-width: 227px;
    animation: bumbangm-img 2s ease-in-out infinite
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbangm-left img {
        max-width: 150px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax [class^=diamond-grain] {
    position: absolute;
    top: 65%;
    border-radius: 8px;
    z-index: 0;
    pointer-events: none;
    left: -100%;
    transform: translateX(-100%) translateY(-50%) rotate(45deg);
    transition-delay: .6s
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax [class^=diamond-grain] {
        top: 75%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain1 {
    width: 1400px;
    height: 1400px;
    background: rgba(221, 31, 49, .3);
    transition: all 1.5s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain1 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain1 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain2 {
    width: 1400px;
    height: 1400px;
    background: rgba(221, 31, 49, .5);
    transition: all 1.8s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain2 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain2 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain3 {
    width: 1400px;
    height: 1400px;
    background: linear-gradient(180deg, #CB3541 0%, #30130E 101.58%);
    transition: all 2.2s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain3 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .diamond-grain3 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .container {
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax .bumbanb-right {
    margin-left: 30px
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
    left: -1080px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -1160px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -500px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -430px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -1030px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -44%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -31%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain1 {
        left: -21%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
    left: -1120px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -1200px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -540px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -470px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -1070px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -46%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -33%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain2 {
        left: -23%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
    left: -1160px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -1240px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -580px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -510px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -1110px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -48%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -35%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .diamond-grain3 {
        left: -25%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-gmax.active .bumbanb-right .anim-cont {
    transform: translateY(0px);
    opacity: 1
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right {
        margin: 0 auto 15px !important;
        text-align: center
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumbantsh-shadow {
    position: relative;
    z-index: 1;
    margin-bottom: 33px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumbantsh-shadow {
        margin-bottom: 22px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumbantsh-shadow {
        margin: 0 auto 20px;
        text-align: center
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumbantsh-shadow::before {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 40px;
    left: 10px;
    right: 10px;
    -webkit-clip-path: polygon(97.1% 78.4%, 1.95% 19.6%, 88% 19.6%);
    clip-path: polygon(97.1% 88.4%, -98.05% 19.6%, 88% 19.6%);
    filter: blur(36px);
    background: rgba(0, 0, 0, .27);
    z-index: -1
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumbantsh-shadow::before {
        bottom: -15px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-top-shape {
    -webkit-clip-path: polygon(0% 0%, 91.6% 0%, 100% 49.6%, 91.9% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 91.6% 0%, 100% 49.6%, 91.9% 100%, 0% 100%);
    background: #a90023;
    padding: 8px 20px 8px 8px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-top-shape .txt {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-top-shape .txt {
        font-size: 12px;
        line-height: 13px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-tags {
    margin-bottom: 22px
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-tags {
        margin-bottom: 16px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-tags ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-tags ul {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-tags ul li {
    padding: 8px 16px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    color: #000;
    background: #e4e3dd;
    border-radius: 40px;
    letter-spacing: .06em;
    max-width: -moz-fit-content;
    max-width: fit-content;
    text-transform: uppercase;
    white-space: nowrap
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-logo {
    margin-bottom: 2px
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-logo img {
    max-width: 217px
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-logo img {
        max-width: 190px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-logo img {
        max-width: 150px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .h1 {
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    color: #222;
    margin-bottom: 7px
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .h1 {
        font-size: 38px;
        line-height: 46px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .h1 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 6px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .txt {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #222;
    margin-bottom: 4px
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .txt {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .txt {
        line-height: 130%
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .txt b {
    font-weight: 700
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .note {
    font-size: 12px;
    line-height: 15px;
    font-weight: #686873;
    margin-bottom: 12px;
    margin-top: 16px
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .note:last-child {
    margin-bottom: 0
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .black-btn {
    margin-top: 30px;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    background: #000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    padding: 14px 40px
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .bumban-title .black-btn {
        margin-top: 24px;
        padding: 12px 32px
    }
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont {
    transform: translateY(40px);
    opacity: 0;
    transition: all 1s ease-in-out
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont.anim1 {
    transition-delay: .4s
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont.anim2 {
    transition-delay: .6s
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont.anim3 {
    transition-delay: .8s
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont.anim4 {
    transition-delay: 1s
}

.bum-banner .bumbanner-swiper .bumban-box .bumbanb-right .anim-cont.anim5 {
    transition-delay: 1.2s
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed {
    position: relative;
    overflow: hidden;
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: opacity .8s ease-in-out;
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(100% 148.72% at 100% 50.09%, rgba(255, 255, 255, 0) 36.53%, #FFFFFF 62.52%);
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img::before {
        display: none
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img img {
        object-position: 50% 32%
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangua-back-img img {
        object-position: center center
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left {
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left {
        margin-left: 90px
    }
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left {
        margin: auto
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img1,
.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img2 {
    transition: all 1.4s ease-in-out;
    opacity: 0;
    transform: scale(1.2)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img1 img,
.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img2 img {
    width: 220px
}

@media(max-width: 991px) {

    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img1 img,
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img2 img {
        width: 158px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img1 {
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-img2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon1,
.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon2 {
    position: absolute;
    top: 45px;
    right: -65px;
    transform: scale(0);
    transform-origin: bottom;
    opacity: 0;
    z-index: 2;
    transition: all 1s
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon1 img,
.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon2 img {
    max-width: 162px;
    object-fit: cover;
    object-position: bottom
}

@media(max-width: 991px) {

    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon1 img,
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbangm-left .bumbangmlgu-icon2 img {
        width: 124px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed [class^=diamond-grain] {
    position: absolute;
    top: 65%;
    border-radius: 8px;
    z-index: 0;
    pointer-events: none;
    left: -100%;
    transform: translateX(-100%) translateY(-50%) rotate(45deg);
    transition-delay: .6s
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed [class^=diamond-grain] {
        top: 75%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain1 {
    width: 1400px;
    height: 1400px;
    background: rgba(255, 255, 255, .4);
    transition: all 1.5s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain1 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain1 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain2 {
    width: 1400px;
    height: 1400px;
    background: rgba(255, 255, 255, .5);
    transition: all 1.8s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain2 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain2 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain3 {
    width: 1400px;
    height: 1400px;
    background: rgba(255, 255, 255, .4);
    transition: all 2.2s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain3 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .diamond-grain3 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .container {
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbanb-right {
    margin-left: 30px
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbanb-right {
        margin: 0 auto 15px
    }

    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed .bumbanb-right .bumbantsh-shadow {
        display: none
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active .bumbanb-right .anim-cont {
    transform: translateY(0px);
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active .bumbangua-back-img1 {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .bumbangmlgu-img1 {
    opacity: 1;
    transform: scale(1)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
    left: -1080px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -1160px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -500px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -430px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -1030px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -44%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -31%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain1 {
        left: -21%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
    left: -1120px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -1200px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -540px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -470px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -1070px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -46%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -33%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain2 {
        left: -23%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
    left: -1160px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -1240px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -580px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -510px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -1110px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -48%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -35%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active1 .diamond-grain3 {
        left: -25%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active2 .bumbangmlgu-icon1 {
    transform: scale(1);
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active3 .bumbangua-back-img1 {
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active3 .bumbangmlgu-img1 {
    opacity: 0;
    transform: scale(1)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active3 .bumbangmlgu-icon1 {
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active3 .bumbangua-back-img2 {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active3 .bumbangmlgu-img2 {
    opacity: 1;
    transform: scale(1)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-guaranteed.active.active4 .bumbangmlgu-icon2 {
    transform: scale(1);
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.black {
    background: #000;
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.black::before {
    content: "";
    position: absolute;
    width: 1020px;
    height: 900px;
    right: -260px;
    top: -348px;
    background: #413d3d;
    filter: blur(182px);
    z-index: -1
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.black::before {
        width: 910px;
        height: 790px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.black::before {
        display: none
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.black .bumbanb-right .bumbantsh-shadow {
        display: none
    }
}

.bum-banner .bumbanner-swiper .bumban-box.black .bumbanb-right .bumban-title .h1 {
    color: #f0efeb
}

.bum-banner .bumbanner-swiper .bumban-box.black .bumbanb-right .bumban-title .txt {
    color: #dbdbde
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi {
    position: relative;
    overflow: hidden;
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left {
    padding-bottom: 35px;
    position: relative;
    z-index: 1;
    opacity: 0;
    max-width: -moz-fit-content;
    max-width: fit-content;
    transition: all .6s ease-in-out
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left {
        margin-left: 40px
    }
}

@media(max-width: 1199px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left {
        margin: auto
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left {
        margin: 35px auto 0
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left::before {
    content: "";
    position: absolute;
    bottom: 20px;
    height: 15px;
    left: 0;
    right: 0;
    background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5;
    border-radius: 50%;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-first {
    transition: all 1s ease-in-out;
    transform: translateY(0);
    transition-delay: 1.2s
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-first img {
    max-width: 222px
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-first img {
        max-width: 158px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-secound {
    position: absolute;
    top: 50px;
    right: -46px;
    opacity: 0;
    transform: scale(0.8);
    transition: all 1s ease-in-out;
    transition-delay: 1.2s;
    z-index: 2
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-secound {
        top: 30px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-secound img {
    max-width: 196px
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbangm-left .bumbangmle-secound img {
        max-width: 136px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .note {
        color: #686873;
        text-align: center
    }

    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .black-btn {
        background: #fff;
        color: #000 !important
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .note {
        font-size: 12px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi [class^=diamond-grain] {
    position: absolute;
    top: 65%;
    border-radius: 8px;
    z-index: 0;
    pointer-events: none;
    left: -100%;
    filter: grayscale(100%);
    transform: translateX(-100%) translateY(-50%) rotate(45deg);
    transition-delay: .6s
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi [class^=diamond-grain] {
        top: 75%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain1 {
    width: 1400px;
    height: 1400px;
    background: rgba(221, 31, 49, .3);
    transition: all 1.5s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain1 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain1 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain2 {
    width: 1400px;
    height: 1400px;
    background: rgba(221, 31, 49, .5);
    transition: all 1.8s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain2 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain2 {
        width: 650px;
        height: 650px
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain3 {
    width: 1400px;
    height: 1400px;
    background: linear-gradient(180deg, #CB3541 0%, #30130E 101.58%);
    transition: all 2.2s ease-in-out
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain3 {
        width: 1000px;
        height: 1000px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi .diamond-grain3 {
        width: 650px;
        height: 650px;
        background: #222
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .container {
    position: relative;
    z-index: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbanb-right {
    margin-left: 30px
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi .bumbanb-right .bumbantsh-shadow {
    margin-bottom: 23px
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
    left: -1080px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -1160px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -500px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -430px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -1030px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -44%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -31%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain1 {
        left: -21%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
    left: -1120px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -1200px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -540px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -470px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -1070px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -46%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -33%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain2 {
        left: -23%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
    left: -1160px;
    transform: translateX(0) translateY(-50%) rotate(45deg)
}

@media(max-width: 1280px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -1240px
    }
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -580px
    }
}

@media(max-width: 767px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -510px
    }
}

@media(min-width: 1441px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -1110px
    }
}

@media(min-width: 1920px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -48%
    }
}

@media screen and (min-width: 2200px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -35%
    }
}

@media screen and (min-width: 2400px) {
    .bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .diamond-grain3 {
        left: -25%
    }
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .bumbanb-right .anim-cont {
    transform: translateY(0px);
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .bumbangm-left {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .bumbangm-left::before {
    transform: translateX(-30px)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .bumbangmle-first {
    transform: translateX(-30px)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active .bumbangmle-secound {
    transform: scale(1);
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active1 .bumbangua-back-img1 {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active2 .bumbangmlgu-img1 {
    opacity: 1;
    transform: scale(1)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active3 .bumbangua-back-img1 {
    opacity: 0
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active3 .bumbangua-back-img2 {
    opacity: 1
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active3 .bumbangmlgu-img1 {
    opacity: 0;
    transform: scale(0.8)
}

.bum-banner .bumbanner-swiper .bumban-box.bumban-upi.active4 .bumbangmlgu-img2 {
    opacity: 1;
    transform: scale(1)
}

.bum-banner .bumbanner-swiper .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    right: 10%;
    left: auto;
    bottom: 34px;
    background: #e3e2df;
    border-radius: 30px;
    padding: 7px 10px;
    color: #222;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    z-index: 1
}

@media(max-width: 991px) {
    .bum-banner .bumbanner-swiper .swiper-pagination {
        left: 0;
        right: 0;
        bottom: 15px;
        margin: 0 auto;
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 10px;
        display: block;
        margin-top: 0
    }
}
.bumac-overview {
    padding: 60px 0;
    overflow: hidden;
    position: relative;
    background: #f0efeb;
    z-index: 1
}

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

.bumac-overview .saintovr-desc {
    max-width: 65%;
    margin: auto;
    position: relative;
    z-index: 2
}

@media(max-width: 767px) {
    .bumac-overview .saintovr-desc {
        max-width: 100%
    }
}

.bumac-overview .saintovr-desc .h2 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
    letter-spacing: -0.03em
}

@media(max-width: 1199px) {
    .bumac-overview .saintovr-desc .h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .bumac-overview .saintovr-desc .h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px
    }

    .bumac-overview .saintovr-desc .h2 br {
        display: none
    }

    .bumac-overview .saintovr-desc .h2:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .bumac-overview .saintovr-desc .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 14px
    }
}

.bumac-overview .saintovr-desc .txt {
    font-size: 16px;
    line-height: 180%;
    font-weight: 400;
    color: #242424;
    margin-bottom: 16px
}

.bumac-overview .saintovr-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-overview .saintovr-desc .txt {
        margin-bottom: 16px;
        line-height: 22px
    }
}

@media(max-width: 991px) {
    .bumac-overview .saintovr-desc .txt br {
        display: none
    }
}

.bumac-overview .saintovr-desc .txt:last-child {
    margin-bottom: 0
}

.bumac-overview .saintovr-desc .readmore {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    padding: 6px 13px;
    margin: 30px auto 0px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 200px;
    display: block;
    border: 1px solid #000
}

@media(max-width: 991px) {
    .bumac-overview .saintovr-desc .readmore {
        line-height: 15px
    }
}

@media(max-width: 767px) {
    .bumac-overview .saintovr-desc .readmore {
        line-height: 18px;
        padding: 11px 23px
    }
}
.bumac-feature {
    padding: 60px 0;
    overflow: hidden;
    position: relative;
    background: #f0efeb;
    z-index: 1
}

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

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

@media(max-width: 767px) {
    .bumac-feature {
        padding: 40px 0px
    }
}

.bumac-feature .title {
    margin-bottom: 40px
}

@media(max-width: 1199px) {
    .bumac-feature .title {
        margin-bottom: 30px
    }
}

.bumac-feature .title .h2 {
    font-size: 40px;
    line-height: 49px;
    font-weight: 700;
    margin: 0px auto 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    color: #222;
    letter-spacing: -0.03em
}

.bumac-feature .title .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-feature .title .h2 {
        font-size: 33px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .bumac-feature .title .h2 {
        font-size: 32px;
        line-height: 38px;
        margin: 0px auto 13px
    }
}

@media(max-width: 767px) {
    .bumac-feature .title .h2 {
        font-size: 28px;
        line-height: 120%
    }
}

.bumac-feature .title .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .bumac-feature .title .txt {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width: 991px) {
    .bumac-feature .title .txt {
        font-size: 18px;
        line-height: 24px
    }
}

.bumac-feature .title .txt:last-child {
    margin-bottom: 0
}

.bumac-feature .bumaxfet-box {
    position: relative;
    z-index: 1;
    border-radius: 14px;
    cursor: pointer;
    overflow: hidden;
    background: #fff
}

.bumac-feature .bumaxfet-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-radius: 14px;
    opacity: 1;
    z-index: 1;
    transition: all .5s ease-in-out
}

.bumac-feature .bumaxfet-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 58.83%);
    border-radius: 14px;
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-in-out
}

.bumac-feature .bumaxfet-box:hover::before {
    opacity: 0
}

.bumac-feature .bumaxfet-box:hover::after {
    opacity: 1
}

.bumac-feature .bumaxfet-box:hover .bumaxfetb-desc .hoeffect {
    margin-top: 8px;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    transition: all .5s
}

.bumac-feature .bumaxfet-box.active .bumaxfetb-icon {
    transform: translateY(-50%) scale(1);
    opacity: 1;
    animation: topiconani 2.5s ease-in-out 1s both
}

@keyframes topiconani {
    0% {
        top: 50%
    }

    20% {
        top: 53%
    }

    100% {
        top: -100%;
        visibility: hidden;
        opacity: 0
    }
}

.bumac-feature .bumaxfet-box .bumaxfetb-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(0);
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    z-index: 2;
    text-align: center;
    transition: all .8s
}

.bumac-feature .bumaxfet-box .bumaxfetb-icon img {
    max-width: 63px
}

.bumac-feature .bumaxfet-box .bumaxfetb-img img {
    width: 100%;
    border-radius: 14px
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc {
    position: absolute;
    bottom: 23px;
    left: 26px;
    right: 26px;
    z-index: 2
}

@media(max-width: 1199px) {
    .bumac-feature .bumaxfet-box .bumaxfetb-desc {
        left: 20px;
        right: 20px;
        bottom: 20px
    }
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-feature .bumaxfet-box .bumaxfetb-desc .h3 {
        font-size: 21px;
        line-height: 30px
    }
}

@media(max-width: 767px) {
    .bumac-feature .bumaxfet-box .bumaxfetb-desc .h3 {
        font-size: 20px;
        line-height: 120%
    }
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 0
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc .txt b {
    font-weight: 700
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc .hoeffect {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 0fr;
    grid-template-rows: 0fr;
    transition: all .5s
}

.bumac-feature .bumaxfet-box .bumaxfetb-desc .hoeffect .hoeffec-inner {
    overflow: hidden
}

.bumac-feature .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #e3e2df;
    border-radius: 30px;
    padding: 7px 10px;
    color: #222;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .bumac-feature .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .bumac-feature .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}
.bumac-getsec {
    padding: 120px 0px;
    background: #f0efeb;
    overflow: hidden;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .bumac-getsec {
        padding: 70px 0px
    }
}

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

@media(max-width: 767px) {
    .bumac-getsec {
        padding: 40px 0px
    }
}

.bumac-getsec .bmgets-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main {
        gap: 25px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.bumac-getsec .bmgets-main .title-box {
    min-width: 0
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .title-box {
        text-align: center
    }
}

.bumac-getsec .bmgets-main .title-box .h2 {
    font-size: 62px;
    line-height: 68px;
    font-weight: 700;
    letter-spacing: -0.04rem;
    color: #222;
    margin-bottom: 14px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .title-box .h2 {
        font-size: 46px;
        line-height: 52px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .title-box .h2 {
        font-size: 28px;
        line-height: 120%
    }
}

.bumac-getsec .bmgets-main .title-box .h2:last-child {
    margin-bottom: 0
}

.bumac-getsec .bmgets-main .title-box .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 14px
}

.bumac-getsec .bmgets-main .title-box .txt:last-child {
    margin-bottom: 0
}

.bumac-getsec .bmgets-main .bmgets-inmain {
    min-width: 0
}

.bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box {
    height: 100%
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box {
        height: auto
    }
}

.bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid {
        gap: 25px
    }
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid .bmgets-box {
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid .bmgets-box {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.bumac-getsec .bmgets-main .bmgets-inmain .bmgets-inner-box.bmgets-grid .bmgets-box .bmgetsb-desc {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.bumac-getsec .bmgets-main .bmgets-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    background: linear-gradient(132.08deg, #F7F5F6 5.81%, #FFF6F2 99.92%);
    border-radius: 20px;
    padding: 24px;
    position: relative;
    z-index: 1;
    min-width: 0;
    min-height: 100%;
    overflow: hidden;
    cursor: pointer
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box {
        padding: 20px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box {
        min-height: auto;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-pack: start;
        justify-content: start
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box {
        border: 1px solid #f5d5d4
    }
}

.bumac-getsec .bmgets-main .bmgets-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    opacity: 0;
    background: linear-gradient(144.95deg, #CB3541 0%, #30130E 89.47%);
    z-index: -1;
    transition: all .6s
}

.bumac-getsec .bmgets-main .bmgets-box:hover::before {
    opacity: 1
}

.bumac-getsec .bmgets-main .bmgets-box:hover .bmgetsb-desc .h3 {
    color: #fff
}

.bumac-getsec .bmgets-main .bmgets-box:hover .bmgetsb-desc .txt {
    color: #fff
}

.bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc {
    min-width: 0;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    z-index: 2
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center
    }
}

.bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc .h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 9px;
    letter-spacing: -0.04rem;
    transition: all .6s ease-in-out
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc .h3 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc .h3 br {
        display: none
    }
}

.bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 0px;
    transition: all .6s ease-in-out
}

.bumac-getsec .bmgets-main .bmgets-box .bmgetsb-desc {
    min-width: 0
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-approval {
    padding: 32px;
    min-height: 250px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval {
        padding: 24px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval {
        min-height: 210px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval {
        min-height: auto
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-approval .bmgetsb-img {
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    transform: scale(1);
    transition: all .6s ease-in-out
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval .bmgetsb-img {
        position: relative;
        right: auto;
        bottom: auto;
        top: auto;
        margin: 0 auto
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-approval .bmgetsb-img img {
    max-width: 257px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval .bmgetsb-img img {
        max-width: 217px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-approval .bmgetsb-img img {
        max-width: 175px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-approval:hover .bmgetsb-img {
    transform: scale(1.12)
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon {
    min-height: 270px;
    height: 100%
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-addon {
        min-height: auto;
        height: auto;
        padding: 24px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img {
    position: absolute;
    bottom: 0;
    right: 30px
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img {
        position: relative;
        bottom: auto;
        right: auto;
        margin: 30px auto 10px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .card1 {
    position: relative;
    z-index: 1
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .card1 img {
    width: 140px
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .card1 img {
        border-radius: 12px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .card1::before {
    content: "";
    position: absolute;
    top: 0;
    left: -25px;
    top: -26px;
    right: 24px;
    bottom: 15px;
    border-radius: 12px;
    background: #bd3e46;
    z-index: -1;
    transition: all .5s ease-in-out
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .star {
    position: absolute;
    top: -23px;
    right: -15px;
    z-index: 2;
    transition: all .5s ease-in-out
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .star img {
    max-width: 45px
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .star2 {
    position: absolute;
    top: -30px;
    right: -22px;
    z-index: 2;
    opacity: 0
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon .bmgetsb-img .star2 img {
    max-width: 45px
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon:hover .card1::before {
    transform: rotate(-5.45deg);
    top: -16px;
    bottom: -5px
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon:hover .star {
    opacity: 0
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-addon:hover .star2 {
    opacity: 1
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business {
    padding: 30px;
    height: 100%;
    min-height: 250px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business {
        padding: 24px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business {
        height: auto;
        min-height: auto
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-desc {
    max-width: 52%;
    -ms-flex: 0 0 52%;
    flex: 0 0 52%
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-desc {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img {
    position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    transform: scale(1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: end;
    transition: all .6s ease-in-out;
    transform-origin: right bottom
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        -ms-flex-pack: center;
        justify-content: center;
        transform-origin: center;
        margin: 0 auto 10px;
        display: block
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img img {
    max-width: 250px
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img img {
        max-width: 180px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img .first-img {
    opacity: 1;
    transition: all .5s
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img .first-img {
        margin-right: 30px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img .onhover-img {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    right: -26px
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img .onhover-img {
        display: none
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business .bmgetsb-img .onhover-img img {
    max-width: 300px
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business:hover .bmgetsb-img {
    transform: scale(1.1)
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business:hover .first-img {
    opacity: 0
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-business:hover .first-img {
        opacity: 1
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-business:hover .onhover-img {
    opacity: 1
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert {
    height: 100%;
    min-height: 382px;
    padding: 32px;
    -ms-flex-pack: start;
    justify-content: start
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert {
        padding: 24px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert {
        min-height: 320px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert {
        height: auto;
        min-height: auto;
        padding: 24px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .bmgetsb-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: end;
    transform: scale(1);
    transition: all .6s ease-in-out
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .bmgetsb-img {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto 10px 30px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .bmgetsb-img img {
    max-width: 340px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .bmgetsb-img img {
        max-width: 300px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .bmgetsb-img img {
        max-width: 220px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .ball-left {
    position: absolute;
    bottom: -20px;
    left: -11px
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .ball-left {
        display: none
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert .ball-left img {
    max-width: 84px
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-convert:hover .bmgetsb-img {
    transform: scale(1.06)
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-quick {
    padding: 32px 16px;
    height: 100%;
    min-height: 390px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-quick {
        padding: 24px 16px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-quick {
        min-height: 300px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-quick {
        min-height: auto;
        height: auto;
        padding: 24px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-quick .bmgetsb-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scale(1);
    transform-origin: left bottom;
    transition: all .6s ease-in-out
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-quick .bmgetsb-img {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        left: auto;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        transform-origin: center
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-quick .bmgetsb-img img {
    max-width: 100%
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-quick .bmgetsb-img img {
        display: block;
        margin: 0 auto;
        max-width: 220px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-quick:hover .bmgetsb-img {
    transform: scale(1.08)
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-spends {
    padding: 32px 16px;
    height: 100%;
    min-height: 390px
}

@media(max-width: 1199px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends {
        padding: 24px 16px
    }
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends {
        min-height: 400px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends {
        min-height: auto;
        height: auto;
        padding: 24px 0
    }

    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-desc {
        padding: 0 24px
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-img {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    right: 0;
    transform: scale(1);
    transform-origin: center bottom;
    transition: all .6s ease-in-out
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-img {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        left: auto;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        transform-origin: center;
        width: 100%
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-img img {
    max-width: 100%
}

@media(max-width: 991px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-img img {
        width: 100%;
        object-fit: fill;
        height: 275px
    }
}

@media(max-width: 767px) {
    .bumac-getsec .bmgets-main .bmgets-box.bmgets-spends .bmgetsb-img img {
        object-fit: cover;
        height: auto
    }
}

.bumac-getsec .bmgets-main .bmgets-box.bmgets-spends:hover .bmgetsb-img {
    transform: scale(1.1)
}

.bumac-getsec .bmgets-toggle-btn {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #222;
    padding: 10px 20px;
    margin: 30px auto 0px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 200px;
    display: block;
    border: 1px solid #000
}
.bumac-cta {
    padding: 60px 0px
}

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

.bumac-cta .hcabcct-main {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px 60px;
    background: radial-gradient(93.65% 144.78% at 83.41% 57.45%, #E6303F 0%, #30130E 100%);
    border-radius: 24px
}

@media(max-width: 1199px) {
    .bumac-cta .hcabcct-main {
        padding: 10px 44px
    }
}

@media(max-width: 991px) {
    .bumac-cta .hcabcct-main {
        border-radius: 20px;
        padding: 35px 20px
    }

    .bumac-cta .hcabcct-main .row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main {
        border-radius: 24px;
        padding: 35px 0
    }
}

.bumac-cta .hcabcct-main .back-img {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    z-index: -1
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .back-img {
        opacity: 1
    }
}

.bumac-cta .hcabcct-main .back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media(max-width: 991px) {
    .bumac-cta .hcabcct-main .hcabcct-left {
        text-align: center
    }
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-left {
        max-width: 290px;
        margin: auto
    }
}

.bumac-cta .hcabcct-main .hcabcct-left .h2 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    max-width: 100%
}

@media(max-width: 1199px) {
    .bumac-cta .hcabcct-main .hcabcct-left .h2 {
        font-size: 32px;
        line-height: 37px
    }
}

.bumac-cta .hcabcct-main .hcabcct-left .h2 b {
    color: #f4d8cf;
    display: block
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-left .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .bumac-cta .hcabcct-main .hcabcct-left .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .bumac-cta .hcabcct-main .hcabcct-left .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-left .h2 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 12px
    }
}

.bumac-cta .hcabcct-main .hcabcct-left .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #f4d8cf;
    margin-bottom: 14px
}

.bumac-cta .hcabcct-main .hcabcct-left .txt b {
    color: #fff;
    font-weight: 700
}

.bumac-cta .hcabcct-main .hcabcct-left .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-left .txt {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 991px) {
    .bumac-cta .hcabcct-main .hcabcct-right {
        text-align: center
    }
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-right {
        max-width: 290px;
        margin: auto
    }
}

.bumac-cta .hcabcct-main .hcabcct-right img {
    max-width: 100%
}

.bumac-cta .hcabcct-main .hcabcct-right .white-btn {
    padding: 18px 44px;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    background: #fff;
    border-radius: 38px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #653874
}

@media(max-width: 1199px) {
    .bumac-cta .hcabcct-main .hcabcct-right .white-btn {
        padding: 14px 30px
    }
}

@media(max-width: 991px) {
    .bumac-cta .hcabcct-main .hcabcct-right .white-btn {
        margin-right: auto;
        margin-top: 25px
    }
}

@media(max-width: 767px) {
    .bumac-cta .hcabcct-main .hcabcct-right .white-btn {
        max-width: 100%;
        text-align: center
    }
}
.bumac-powerful {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(329.87deg, #CB3541 0%, #30130E 101.58%)
}

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

.bumac-powerful .bmpower-back-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.bumac-powerful .bmpower-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.bumac-powerful .title {
    max-width: 90%;
    margin: auto
}

@media(max-width: 991px) {
    .bumac-powerful .title {
        max-width: 100%;
        text-align: center;
        margin: 0 auto 30px
    }
}

.bumac-powerful .title .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .bumac-powerful .title .h2 {
        font-size: 33px;
        line-height: 42px
    }
}

@media(max-width: 991px) {
    .bumac-powerful .title .h2 {
        font-size: 28px;
        line-height: 120%
    }
}

.bumac-powerful .title .h2 b {
    background: linear-gradient(146.92deg, #F4D8CF 8.51%, #F3D1C9 22.8%, #EBAFAA 94.76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
    .bumac-powerful .title .h2 b {
        display: block
    }
}

.bumac-powerful .title .h2:last-child {
    margin-bottom: 0
}

.bumac-powerful .bmpower-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
}

@media(max-width: 1199px) {
    .bumac-powerful .bmpower-main {
        gap: 20px
    }
}

@media(max-width: 767px) {
    .bumac-powerful .bmpower-main {
        gap: 10px
    }
}

.bumac-powerful .bmpower-main .bmpower-box {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 14px;
    background: linear-gradient(0deg, rgba(239, 239, 239, 0.3), rgba(239, 239, 239, 0.3)), #fff;
    height: 320px
}

@media(max-width: 1199px) {
    .bumac-powerful .bmpower-main .bmpower-box {
        height: 280px
    }
}

@media(max-width: 767px) {
    .bumac-powerful .bmpower-main .bmpower-box {
        height: 150px;
        border-radius: 6px
    }
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(133, 25, 25, .3);
    z-index: 10
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges .bmpowerb-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: -webkit-clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out, -webkit-clip-path 1.4s ease-in-out
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges .bmpowerb-img.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: none
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges .bmpowerb-img.slide-up {
    opacity: 1;
    visibility: visible;
    z-index: 3;
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    transition: -webkit-clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out, -webkit-clip-path 1.4s ease-in-out
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges .bmpowerb-img.slide-down {
    opacity: 1;
    visibility: visible;
    z-index: 3;
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
    transition: -webkit-clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out;
    transition: clip-path 1.4s ease-in-out, -webkit-clip-path 1.4s ease-in-out
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-imges .bmpowerb-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc {
    position: absolute;
    bottom: 16px;
    left: 15px;
    right: 15px;
    z-index: 11;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30px auto;
    grid-template-columns: 30px auto;
    gap: 6px;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 1.4s ease-in-out
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc.active {
    opacity: 1;
    visibility: visible
}

@media(max-width: 767px) {
    .bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc {
        bottom: 10px;
        left: 10px;
        right: 10px;
        -ms-grid-columns: 15px auto;
        grid-template-columns: 15px auto
    }
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc .bmpower-deimg img {
    width: 100%;
    border-radius: 50%
}

.bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc .bmpower-inde .h3 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .bumac-powerful .bmpower-main .bmpower-box .bmpowerb-descs .bmpowerb-desc .bmpower-inde .h3 {
        font-size: 8px;
        line-height: 12px
    }
}
.bumac-testi {
    padding: 60px 0px 60px;
    overflow: hidden;
    background: #f0efeb
}

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

@media(max-width: 991px) {
    .bumac-testi {
        padding: 45px 0px
    }
}

@media(max-width: 767px) {
    .bumac-testi {
        padding: 40px 0px
    }
}

.bumac-testi .head {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .bumac-testi .head {
        margin-bottom: 30px
    }
}

.bumac-testi .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.bumac-testi .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .bumac-testi .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .bumac-testi .head .h2 {
        font-size: 32px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .bumac-testi .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .bumac-testi .head .h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 0
    }
}

.bumac-testi .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #242424
}

@media(max-width: 767px) {
    .bumac-testi .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.bumac-testi .fwb-testi-swiper {
    margin: 0px 30px 0px
}

@media(max-width: 767px) {
    .bumac-testi .fwb-testi-swiper {
        margin: 0;
        overflow: visible
    }
}

.bumac-testi .swiper-slide {
    transition: all 200ms linear;
    height: auto
}

.bumac-testi .fwbtestti-box {
    padding: 24px;
    border: 1px solid #e9e9e9;
    background: linear-gradient(0deg, rgba(239, 239, 239, 0.3), rgba(239, 239, 239, 0.3)), #fff;
    border-radius: 16px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1199px) {
    .bumac-testi .fwbtestti-box {
        padding: 18px
    }
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box {
        padding: 30px 25px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-quote {
    margin-bottom: 15px
}

.bumac-testi .fwbtestti-box .fwtesb-quote svg {
    max-width: 20px
}

.bumac-testi .fwbtestti-box .fwtesb-quote svg path {
    fill: #222
}

.bumac-testi .fwbtestti-box .h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .bumac-testi .fwbtestti-box .h3 {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .h3 {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 13px
    }
}

.bumac-testi .fwbtestti-box .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #505a63;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .txt {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px
    }
}

.bumac-testi .fwbtestti-box .txt:last-child {
    margin-bottom: 0
}

.bumac-testi .fwbtestti-box .fwtesb-bottom {
    margin-top: 23px
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-bottom {
        margin-top: 16px
    }
}

.bumac-testi .fwbtestti-box .h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #222;
    margin-bottom: 6px
}

@media(max-width: 1199px) {
    .bumac-testi .fwbtestti-box .h4 {
        font-size: 18px;
        line-height: 23px
    }
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 3px
    }
}

.bumac-testi .fwbtestti-box .smal-txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #505a63;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-testi .fwbtestti-box .smal-txt {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .smal-txt {
        font-size: 13px;
        line-height: 18px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-botstar {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-botstar {
        margin-top: 15px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star {
        gap: 4px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li {
    line-height: 18px
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li {
        line-height: 13px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg {
    max-width: 18px
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg {
        max-width: 13px
    }
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-star li svg path {
    fill: #f2d18f
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #505a63
}

.bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date .date-txt {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #505a63;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .bumac-testi .fwbtestti-box .fwtesb-botstar .fwtesb-date .date-txt {
        font-size: 10px;
        line-height: 14px
    }
}

.bumac-testi .swiper-slide-prev {
    opacity: 1;
    transform: scale(0.9)
}

.bumac-testi .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box {
    background: radial-gradient(126.61% 156.38% at 103.96% 100%, #CB3541 0%, #30130E 100%);
    opacity: 1;
    border: 0
}
@media(max-width: 767px) {
    .bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box {
        background: radial-gradient(126.61% 156.38% at 103.96% 100%, #CB3541 0%, #6D2E23 100%)
    }
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .h3 {
    color: #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .txt {
    color: #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .h4 {
    color: #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .smal-txt {
    color: #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-star li svg path {
    fill: #f2d18f
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-quote svg path {
    fill: #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-date {
    border-left: 1px solid #fff
}

.bumac-testi .swiper-slide.swiper-slide-active .fwbtestti-box .fwtesb-date .date-txt {
    color: #fff
}

.bumac-testi .swiper-slide-next {
    transform: scale(0.9)
}

.bumac-testi .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #e3e2df;
    border-radius: 30px;
    padding: 7px 10px;
    color: #222;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .bumac-testi .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .bumac-testi .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}

.bumac-testi .swiper-button-prev {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowlftb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    left: -20px;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .bumac-testi .swiper-button-prev {
        width: 38px;
        height: 38px;
        left: 0
    }
}

@media(max-width: 991px) {
    .bumac-testi .swiper-button-prev {
        width: 33px;
        height: 33px
    }
}

@media(max-width: 767px) {
    .bumac-testi .swiper-button-prev {
        display: none
    }
}

.bumac-testi .swiper-button-prev::after {
    content: none
}

.bumac-testi .swiper-button-next {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowrgtb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    right: -20px;
    z-index: 1;
    top: 55%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .bumac-testi .swiper-button-next {
        width: 38px;
        height: 38px;
        right: 0
    }
}

@media(max-width: 991px) {
    .bumac-testi .swiper-button-next {
        width: 33px;
        height: 33px
    }
}

@media(max-width: 767px) {
    .bumac-testi .swiper-button-next {
        display: none
    }
}

.bumac-testi .swiper-button-next::after {
    content: none
}
.bumac-faq {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    background: #e9e3db;
    overflow: hidden
}

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

@media(max-width: 767px) {
    .bumac-faq {
        padding: 30px 0px 40px;
        background: #f0efeb
    }
}

.bumac-faq .btn-know-more {
    border-radius: 40px;
    border: 1px solid #fcfcf1;
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    border: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.bumac-faq .btn-know-more span {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .bumac-faq .btn-know-more span {
        font-size: 14px
    }
}

.bumac-faq .heading {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .bumac-faq .heading {
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .bumac-faq .heading {
        max-width: 100%;
        margin: auto
    }
}

.bumac-faq .headH2 {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-faq .headH2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .bumac-faq .headH2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .bumac-faq .headH2 {
        font-size: 24px;
        margin-bottom: 0px;
        line-height: 32px
    }
}

.bumac-faq .first-family-faq-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px
}

@media(max-width: 1199px) {
    .bumac-faq .first-family-faq-filter {
        -ms-flex-pack: start;
        justify-content: start
    }
}

@media(max-width: 991px) {
    .bumac-faq .first-family-faq-filter {
        gap: 16px
    }
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq-filter {
        gap: 12px;
        margin-bottom: 0;
        margin-right: -15px;
        margin-top: 30px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }
}

.bumac-faq .first-family-faq-filter-items {
    gap: 10px;
    border-radius: 38px;
    border: none;
    overflow: hidden;
    display: inline-table
}

.bumac-faq .first-family-faq-filter-items-txt {
    padding: 9px 30px;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    margin: 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 38px;
    border: 1px solid #000
}

@media(max-width: 991px) {
    .bumac-faq .first-family-faq-filter-items-txt {
        padding: 8px 20px
    }
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq-filter-items-txt {
        font-size: 14px
    }
}

.bumac-faq .first-family-faq-filter-items-txt.active {
    border-radius: 38px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #242424;
    border-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq-filter-items-txt.active {
        font-size: 14px
    }
}

.bumac-faq .first-family-faq .accordian.MT25 {
    margin-top: 32px
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian.MT25 {
        margin-top: 14px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap {
    padding: 0 10px;
    border-radius: 15px
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr {
    color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-bottom: 1px solid #9a9a9a;
    border-radius: 0;
    padding: 25px 16px 25px 16px;
    margin-top: 0;
    position: relative;
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .trgr {
        padding: 18px 20px 18px 10px;
        color: #222
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #5d5d5d
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .trgr::before {
        right: 18px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act {
    color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    border-radius: 0;
    border-bottom: 0
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act {
        color: #222
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
    color: #5d5d5d;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-right: 98px
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 10px;
        padding-left: 10px;
        color: #222
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont.show {
    display: block !important
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr:last-child {
    border-bottom: none
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .trgr.act::before {
    content: "";
    transform: rotate(180deg)
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont {
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    box-shadow: none;
    padding: 0px 0 0 16px
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li,
.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #5d5d5d;
    color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0
}

@media(max-width: 767px) {

    .bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
    .bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li,
    .bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
        font-size: 14px;
        line-height: 20px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont p sup,
.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li sup,
.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li sup {
    color: #5d5d5d
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq {
    margin-top: 6px;
    margin-bottom: 10px
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li {
    color: #5d5d5d;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    -webkit-text-fill-color: inherit
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li::before {
    content: "-";
    text-indent: -5px;
    color: #5d5d5d;
    background: #000;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #5d5d5d;
    margin: 0 5px 0 -12px
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul {
    padding-left: 40px
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
    list-style: disc;
    color: #5d5d5d
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont ul {
        padding-left: 30px
    }
}

.bumac-faq .first-family-faq .accordian .faq-wrap .tog_cont a {
    color: #5d5d5d;
    text-decoration: underline;
    font-weight: 400
}

.bumac-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
    background: #e9e3db;
    stroke-width: 1px;
    stroke: #e9e3db;
    padding: 0px 10px 0px
}

@media(max-width: 767px) {
    .bumac-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 8px 20px 20px;
        background: #e9e3db
    }
}

.bumac-faq .btn-box {
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 1199px) {
    .bumac-faq .btn-box {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .bumac-faq .btn-box {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .bumac-faq .btn-box {
        margin-top: 32px
    }
}

.bumac-faq .btn-box .btn-red-new {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    color: #222 !important;
    background: #fff !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 24px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

@media(max-width: 767px) {
    .bumac-faq .btn-box .btn-red-new {
        padding: 7px 20px;
        font-size: 16px;
        line-height: 23px;
        font-weight: 700;
        border-radius: 30px
    }
}

.bumac-faq .btn-box .btn-red-new span {
    font-size: 14px
}

@media(max-width: 767px) {
    .bumac-faq .btn-box .btn-red-new span {
        font-size: 16px;
        line-height: 23px;
        font-weight: 700
    }
}

.bumac-faq .bumacfaq-bottom {
    max-width: 80%;
    margin: 40px auto 0px
}

@media(max-width: 991px) {
    .bumac-faq .bumacfaq-bottom {
        margin: 30px auto 0px
    }
}

@media(max-width: 767px) {
    .bumac-faq .bumacfaq-bottom {
        max-width: 95%
    }
}

.bumac-faq .bumacfaq-bottom .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #1a1c1f;
    margin-bottom: 14px
}

.bumac-faq .bumacfaq-bottom .txt:last-child {
    margin-bottom: 0
}
.bumac-doc {
    padding: 60px 0px;
    background: #fff
}

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

@media(max-width: 767px) {
    .bumac-doc {
        padding: 30px 0 40px;
        background: #f0efeb
    }
}

.bumac-doc .crdpdoc-main {
    background: #f0efeb;
    padding: 48px;
    border-radius: 20px
}

@media(max-width: 991px) {
    .bumac-doc .crdpdoc-main {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .bumac-doc .crdpdoc-main {
        padding: 0;
        background: rgba(0, 0, 0, 0);
        border-radius: 0
    }
}

.bumac-doc .heading {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .bumac-doc .heading {
        margin-bottom: 0
    }
}

.bumac-doc .heading .headH2 {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #222;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1199px) {
    .bumac-doc .heading .headH2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 12px
    }
}

@media(max-width: 991px) {
    .bumac-doc .heading .headH2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .bumac-doc .heading .headH2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0;
        background: linear-gradient(135deg, #9B1E26 0%, #56070C 98.08%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        background-clip: text;
        text-fill-color: rgba(0, 0, 0, 0)
    }
}

.bumac-doc .impt-docs-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 42px;
    gap: 52px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .bumac-doc .impt-docs-list {
        margin-top: 20px;
        gap: 25px
    }
}

@media(max-width: 991px) {
    .bumac-doc .impt-docs-list {
        gap: 10px;
        margin-top: 12px
    }
}

@media(max-width: 767px) {
    .bumac-doc .impt-docs-list {
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        margin-top: 24px;
        gap: 9px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

.bumac-doc .impt-docs-list .card-docs {
    width: 148px;
    height: 150px;
    text-align: center;
    padding: 18px 8px;
    border-radius: 12px;
    border: 0;
    background: radial-gradient(97.57% 210.75% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border: 1px solid rgba(203, 53, 65, .5)
}

@media(max-width: 767px) {
    .bumac-doc .impt-docs-list .card-docs {
        margin: 0;
        width: 100%;
        height: auto;
        background: #fffdfa
    }
}

.bumac-doc .impt-docs-list .card-docs figure {
    margin-bottom: 14px;
    min-height: 46px
}

.bumac-doc .impt-docs-list .card-docs figure img {
    max-width: 50px
}

.bumac-doc .impt-docs-list .card-docs a {
    color: #f6f6f6
}

.bumac-doc .impt-docs-list .card-docs .header-content-2 {
    color: #242424;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%
}
.secondary-nav.sticky, .secondary-tab.sticky, .secondary-tab-normal.sticky {
    position: fixed;
    width: 100%;
    top: 50px;
    left: 0;
    z-index: 2;
}
.secondary-nav.sticky .container .btn-box .btn-red {
    padding: 7px 30px;
    font-size: 14px;
}

.indca-sibnavbar .snav-wraper {
    height: 55px
}

@media(max-width: 991px) {
    .indca-sibnavbar .snav-wraper {
        height: 55px
    }
}

@media(max-width: 767px) {
    .indca-sibnavbar .snav-wraper {
        height: 51px
    }
}

.indca-sibnavbar .secondary-nav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    background: #fff;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    white-space: nowrap
}

.indca-sibnavbar .secondary-nav .container {
    max-width: 1170px;
    margin: 0 auto
}

@media(max-width: 1180px) {
    .indca-sibnavbar .secondary-nav .container {
        max-width: 100%
    }
}

.indca-sibnavbar .secondary-nav ul:not(.filter) li a::after {
    border-bottom-color: #000
}

.indca-sibnavbar .secondary-nav ul {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px
}

@media(max-width: 1199px) {
    .indca-sibnavbar .secondary-nav ul {
        padding-top: 0
    }
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav ul {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 767px) {
    .indca-sibnavbar .secondary-nav ul {
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.indca-sibnavbar .secondary-nav ul li {
    margin: 0 16px
}

.indca-sibnavbar .secondary-nav ul li:last-child {
    margin-right: 0
}

.indca-sibnavbar .secondary-nav ul li a {
    color: #616161;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav ul li a {
        font-size: 16px
    }
}

.indca-sibnavbar .secondary-nav ul li a strong {
    font-weight: 400;
    color: #616161;
    padding: 17px 0 17px 0;
    display: block
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav ul li a strong {
        padding: 16px 0px 16px 0px
    }
}

@media(max-width: 767px) {
    .indca-sibnavbar .secondary-nav ul li a strong {
        padding: 14px 0px 14px 0px
    }
}

.indca-sibnavbar .secondary-nav ul li a.active strong {
    color: #2b2b2b;
    font-weight: 600
}

.indca-sibnavbar .secondary-nav ul li a:hover strong {
    color: #2b2b2b;
    font-weight: 600
}

.indca-sibnavbar .secondary-nav ul li a.btn-red {
    padding: 10px 30px;
    border-radius: 25px;
    background: #000;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    transition: all .3s;
    height: inherit;
    min-width: inherit;
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav ul li a.btn-red {
        padding: 6px 20px
    }
}

.indca-sibnavbar .secondary-nav ul li a.btn-red::after {
    display: none
}

@media(max-width: 1180px) {
    .indca-sibnavbar .secondary-nav ul li {
        margin: 0 10px
    }

    .indca-sibnavbar .secondary-nav ul li a.btn-red {
        padding: 6px 20px
    }
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav ul li {
        margin: 0 16px
    }

    .indca-sibnavbar .secondary-nav ul li a.btn-red {
        padding: 8px 20px
    }
}

.indca-sibnavbar .secondary-nav.sticky {
    top: 75.5px
}

@media(max-width: 767px) {
    .indca-sibnavbar .secondary-nav.sticky {
        top: 112px
    }
}

.indca-sibnavbar .secondary-nav.sticky ul li a {
    font-size: 16px;
    padding: 0
}

@media(max-width: 991px) {
    .indca-sibnavbar .secondary-nav.sticky ul li a {
        font-size: 16px
    }
}
.first-hello-stickyCta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    background: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-in-out;
    z-index: 2;
    text-align: center
}

.first-hello-stickyCta .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0
}

.first-hello-stickyCta .txt .strike {
    text-decoration: line-through;
    font-weight: 400;
    color: #fff
}

.first-hello-stickyCta .btn-box {
    margin-bottom: 10px
}

.first-hello-stickyCta .btn-box:last-child {
    margin-bottom: 0
}

.first-hello-stickyCta .btn-red {
    padding: 12px 25px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .25);
    border-radius: 40px;
    border-radius: 9999px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #0a0c0b;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}
@media(max-width: 767px) {
    .creditCardsBlog {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.creditCardsBlog {
    padding-bottom: 50px
}

.creditCardsBlog-Parent {
    margin: 0 auto
}

.creditCardsBlog .sectionHead {
    padding-bottom: 30px
}

.creditCardsBlog .sectionHead {
    padding-bottom: 30px
}

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

.creditCardsBlog-card-container .swiper-button-prev {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowlftb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    left: -90px;
    z-index: 1
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-prev::after {
    content: none
}

.creditCardsBlog-card-container .swiper-button-next {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowrgtb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    right: -90px;
    z-index: 1
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-next::after {
    content: none
}

.creditCardsBlog-card-container .creditCardsBlog-card-items {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(177, 177, 177, 0.2) 100%)
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .creditCardsBlog-card-items {
        max-width: 100%
    }
}

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

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    padding: 20px;
    height: 280px;
    max-height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

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

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

.creditCardsBlog-Parent {
    margin: 0 auto
}

.creditCardsBlog-card-container {
    overflow: hidden;
    padding: 0;
    padding-top: 30px
}

.creditCardsBlog-card-container .swiper-button-prev {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowlftb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    left: -90px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .creditCardsBlog-card-container .swiper-button-prev {
        width: 38px;
        height: 38px;
        left: -70px
    }
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-prev::after {
    content: none
}

.creditCardsBlog-card-container .swiper-button-next {
    background: url("../../../content/dam/idfcfirstbank/images/business-max/arrowrgtb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    right: -90px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 1199px) {
    .creditCardsBlog-card-container .swiper-button-next {
        width: 38px;
        height: 38px;
        right: -70px
    }
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.creditCardsBlog-card-container .swiper-button-next::after {
    content: none
}

.creditCardsBlog-card-container .creditCardsBlog-card-items {
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(177, 177, 177, 0.2) 100%)
}

@media(max-width: 767px) {
    .creditCardsBlog-card-container .creditCardsBlog-card-items {
        max-width: 100%
    }
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogImg {
    width: 100%;
    border-radius: 16px
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    padding: 15px;
    height: 280px;
    max-height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 8px
}

.creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 20px
}

@media(max-width: 767px) {

    .creditCardsBlog .creditCardsBlog-card-container .swiper-button-prev,
    .creditCardsBlog .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.bumac-blog {
    padding: 60px 0px 60px;
    background: #f0efeb
}

@media(max-width: 1199px) {
    .bumac-blog {
        padding: 30px 0px 40px
    }
}

@media(max-width: 991px) {
    .bumac-blog {
        padding: 30px 0px 30px
    }
}

@media(max-width: 767px) {
    .bumac-blog {
        padding: 30px 0px 30px
    }
}

.bumac-blog .sectionHead {
    padding-bottom: 0
}

.bumac-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle {
    height: auto
}

.bumac-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-head {
    padding-bottom: 0;
    margin-bottom: 1rem
}

.bumac-blog .creditCardsBlog-card-container .creditCardsBlog-card-items .blogTitle-desc {
    margin-bottom: 0
}

.bumac-blog .head .h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 16px;
    font-weight: 700;
    background: #222;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    text-align: center
}

.bumac-blog .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bumac-blog .head .h2 {
        font-size: 32px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .bumac-blog .head .h2 {
        margin-bottom: 12px
    }
}

@media(max-width: 991px) {
    .bumac-blog .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .bumac-blog .head .h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px
    }
}

.bumac-blog .creditCardsBlog-card-container {
    padding-top: 0;
    margin-top: 40px
}

@media(max-width: 1199px) {
    .bumac-blog .creditCardsBlog-card-container {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .bumac-blog .creditCardsBlog-card-container {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .bumac-blog .creditCardsBlog-card-container {
        margin-top: 25px
    }
}

@media(max-width: 991px) {
    .bumac-blog .creditCardsBlog-card-container .swiper-button-prev {
        display: none
    }
}

@media(max-width: 991px) {
    .bumac-blog .creditCardsBlog-card-container .swiper-button-next {
        display: none
    }
}

.bumac-blog .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: #e3e2df;
    border-radius: 30px;
    padding: 7px 10px;
    color: #222;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    z-index: 1
}

@media(max-width: 991px) {
    .bumac-blog .swiper-pagination {
        position: relative;
        margin: 32px auto 0;
        left: 0;
        bottom: 0
    }
}

@media(max-width: 767px) {
    .bumac-blog .swiper-pagination {
        border-radius: 40px;
        padding: 5px 9px;
        font-size: 12px;
        display: block;
        margin-top: 24px
    }
}

.bumac-blog .btn-box .btn-black {
    background: #000;
    color: #fff;
    border-radius: 25px;
    padding: 12px 30px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
}

.bumac-blog .btn-box .btn-black {
    background: rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #222;
    padding: 6px 13px;
    border: 1px solid #000
}

@media(max-width: 767px) {
    .bumac-blog .btn-box .btn-black {
        padding: 10px 30px;
        font-size: 14px;
        line-height: 21px;
        font-weight: 700
    }
}
.rupay-in-touch {
  padding: 48px 0 51px 0;
  background: var(--Grey-1, linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%))
}

@media(max-width: 767px) {
  .rupay-in-touch {
    padding: 35px 0 60px 0
  }
}

.rupay-in-touch .h4 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  background: var(--Select-Heading, linear-gradient(268deg, #B72A55 -27.31%, #8A2A47 33.28%, #240F13 107.34%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px
}

@media(max-width: 767px) {
  .rupay-in-touch .h4 {
    margin-bottom: 26px;
    font-size: 24px
  }
}

.rupay-in-touch .gt-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.rupay-in-touch .gt-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item a {
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    margin-bottom: 5px
  }
}

.rupay-in-touch .gt-item figure {
  margin: 0 17px 0 0
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item figure {
    margin: 0 0px 6px 0
  }
}

.rupay-in-touch .gt-item figure img {
  width: 74px;
  height: 74px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media(max-width: 767px) {
  .rupay-in-touch .gt-item figure img {
    width: 54px;
    height: 54px
  }
}

.rupay-in-touch .gt-item p {
  margin-bottom: 0
}

.rupay-in-touch .hd {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #222
}

@media(max-width: 1199px) {
    .rupay-in-touch .hd {
        font-size: 36px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .rupay-in-touch .hd {
        font-size: 32px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .rupay-in-touch .hd {
        font-size: 28px;
        line-break: 35px
    }
}

.buml-reward {
    padding: 60px 0px;
    overflow: hidden;
    background: #0a0c0b;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .buml-reward {
        padding: 50px 0px 50px
    }
}

@media(max-width: 991px) {
    .buml-reward {
        padding: 40px 0px 40px
    }
}

@media(max-width: 767px) {
    .buml-reward {
        padding: 40px 0px
    }
}

.buml-reward .bumlrew-shape {
    position: absolute;
    bottom: -280px;
    left: 0;
    right: 0;
    z-index: -1;
    text-align: center;
    max-width: 1141px;
    height: 721px;
    margin: 0 auto
}

@media(max-width: 1199px) {
    .buml-reward .bumlrew-shape {
        bottom: -240px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumlrew-shape {
        max-width: 789px;
        height: 500px;
        left: -100%;
        right: -100%;
        bottom: -120px
    }
}

.buml-reward .bumlrew-shape img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.buml-reward .head .h2 {
    font-size: 40px;
    line-height: 49px;
    font-weight: 700;
    margin: 0px auto 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    color: #dbdbde;
    letter-spacing: -0.03em
}

.buml-reward .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .buml-reward .head .h2 {
        font-size: 32px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .buml-reward .head .h2 {
        font-size: 28px;
        line-height: 35px;
        margin: 0px auto 13px
    }
}

.buml-reward .head .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .buml-reward .head .txt {
        font-size: 18px;
        line-height: 24px
    }
}

.buml-reward .head .txt:last-child {
    margin-bottom: 0
}

.buml-reward .firesaving-swiper {
    margin-top: 40px;
    overflow: visible
}

@media(max-width: 1199px) {
    .buml-reward .firesaving-swiper {
        margin-top: 30px
    }
}

.buml-reward .firesaving-swiper .swiper-slide {
    height: auto
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
    padding: 34px 0px 0px;
    background: #121212;
    border-radius: 16px;
    text-align: left;
    min-height: 340px;
    overflow: hidden;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, .1)
}

@media(max-width: 1199px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        padding: 24px 0px 0px;
        min-height: 320px
    }
}

@media(max-width: 991px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        min-height: 358px
    }
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        padding: 30px 0px 0px;
        min-height: 310px
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
    padding: 0px 20px 0px;
    margin-bottom: 35px;
    position: relative;
    z-index: 2;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1199px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
        padding: 0px 16px 0px;
        margin-bottom: 16px
    }
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
        margin-bottom: 12px;
        padding: 0px 20px 0px
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon {
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon {
        margin-bottom: 18px
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon img {
    max-width: 56px
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon img {
        max-width: 46px
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    color: #959598;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 6px;
        color: #dbdbde
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3:last-child {
    margin-bottom: 0
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a {
    color: #959598
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a {
        color: #dbdbde
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a b {
    color: #959598
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a b {
        color: #dbdbde
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 b {
    color: #959598;
    font-weight: 800
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 b {
        color: #dbdbde
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #959598;
    margin-bottom: 22px
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt b {
    font-weight: 700;
    font-style: italic
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt:last-child {
    margin-bottom: 0
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    gap: 7px;
    transition: all .5s;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    overflow: hidden
}

@media(max-width: 767px) {
    .buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link {
        margin-bottom: 20px
    }
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link span {
    transform: translateX(130%);
    opacity: 0;
    text-shadow: 0 0 8px #000;
    display: block;
    transition: transform .5s, opacity 1s
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link svg {
    opacity: 1;
    transition: all .5s
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link {
    opacity: 1
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link span {
    opacity: 1;
    transform: translateX(0)
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link svg {
    opacity: 1
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.buml-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-img img {
    width: 100%;
    height: 100%
}

.buml-reward .bmcrew-bottom-desc {
    margin-top: 44px;
    text-align: center
}

@media(max-width: 1199px) {
    .buml-reward .bmcrew-bottom-desc {
        margin-top: 32px
    }
}

.buml-reward .bmcrew-bottom-desc .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #959598;
    margin-bottom: 8px
}

.buml-reward .bmcrew-bottom-desc .txt:last-child {
    margin-bottom: 0
}

.buml-reward .bumacrew-main {
    margin-top: 60px
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main {
        margin-top: 40px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main {
        margin-top: 60px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner {
    position: relative;
    z-index: 1
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
    position: absolute;
    right: 0;
    top: -10px
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: 10px
    }
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: -40px;
        right: -18px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: -30px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
    max-width: 169px
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 129px
    }
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 120px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 80px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top {
    padding-bottom: 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    border-bottom: 1px solid #aa6f22
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top {
        padding-bottom: 0;
        border-bottom: 0
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    color: #faebca;
    margin-bottom: 4px;
    letter-spacing: -0.04em
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .h3 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .h3 {
        font-size: 24px;
        line-height: 32px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #faebca;
    margin-bottom: 14px
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .txt:last-child {
    margin-bottom: 0
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle {
    margin: 26px 0px 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 12px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box {
    padding: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% auto;
    grid-template-columns: 30% auto;
    gap: 12px;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    background: linear-gradient(229.96deg, #F6F1E0 0%, #FBEBC8 48.72%, #F6F2E1 94.95%, #683E23 140.72%);
    border-radius: 12px
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box {
        -ms-grid-columns: 27% auto;
        grid-template-columns: 27% auto
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box {
        gap: 10px;
        padding: 15px;
        -ms-grid-columns: 25% auto;
        grid-template-columns: 25% auto
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le {
    text-align: center
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    margin: 0 auto;
    background: linear-gradient(229.44deg, #FDE7BB 0%, #9E6D38 24.44%, #E9B86E 61.47%, #9D6933 80.64%, #FEE9BF 101.41%, #683E23 122.18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
        font-size: 38px;
        line-height: 46px
    }
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
        font-size: 34px;
        line-height: 41px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
        font-size: 32px;
        line-height: 42px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    background: linear-gradient(225.31deg, #FDE7BB 0%, #9E6D38 43.39%, #E9B86E 109.15%, #9D6933 143.19%, #FEE9BF 180.07%, #683E23 216.96%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 1px
}

@media(max-width: 1199px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
        font-size: 18px;
        line-height: 150%
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #b9884c;
    margin-bottom: 14px
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt {
        font-size: 12px;
        line-height: 16px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt b {
    font-weight: 700;
    font-style: italic;
    color: #a06f39
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt:last-child {
    margin-bottom: 0
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img {
    position: absolute;
    right: 4px;
    bottom: 0
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img img {
    max-width: 81px
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img img {
        max-width: 71px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img img {
        max-width: 50px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 {
    position: absolute;
    right: 11px;
    bottom: 0
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 {
        right: 4px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 img {
    max-width: 110px
}

@media(max-width: 991px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 img {
        max-width: 90px
    }
}

@media(max-width: 767px) {
    .buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 img {
        max-width: 70px
    }
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-coin {
    position: absolute;
    left: -38px;
    bottom: 0
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-coin img {
    max-width: 60px
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom {
    margin: 26px auto 0px;
    text-align: center
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #959598;
    margin-bottom: 6px
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom .txt:last-child {
    margin-bottom: 0
}

.buml-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom .txt a {
    font-weight: 700;
    color: #959598;
    text-decoration: underline
}

.grnt-crecal-modal {
    background: rgba(0, 0, 0, .5)
}

.grnt-crecal-modal .modal-dialog {
    max-width: 790px
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-dialog {
        max-width: 100%
    }
}

.grnt-crecal-modal .modal-dialog .modal-content {
    border-radius: 20px;
    position: relative;
    z-index: 1;
    padding: 60px 58px
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-dialog .modal-content {
        padding: 40px 20px
    }
}

.grnt-crecal-modal .modal-header {
    border: 0;
    background: rgba(0, 0, 0, 0);
    padding: 0
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-header {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.grnt-crecal-modal .modal-header .popup-close {
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 1;
    text-align: right;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-header .popup-close {
        top: 20px;
        right: 20px
    }
}

.grnt-crecal-modal .modal-header .popup-close svg {
    max-width: 32px
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-header .popup-close svg {
        max-width: 30px
    }
}

.grnt-crecal-modal .modal-body {
    padding: 0
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .crecald-top {
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-body .grnt-crecal-desc .crecald-top {
        margin-bottom: 16px
    }
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .crecald-top .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    color: #222
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-body .grnt-crecal-desc .crecald-top .h2 {
        font-size: 28px;
        line-height: 34px
    }
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    margin-bottom: 16px
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .txt a {
    text-decoration: underline;
    color: #222
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .txt:last-child {
    margin-bottom: 0
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .explore-btn {
    font-size: 14px;
    margin-top: 24px;
    line-height: 20px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-weight: 600;
    color: #222;
    text-decoration: underline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 767px) {
    .grnt-crecal-modal .modal-body .grnt-crecal-desc .explore-btn {
        margin-top: 20px
    }
}

.grnt-crecal-modal .modal-body .grnt-crecal-desc .explore-btn svg {
    max-width: 10px
}


/* max */

.bumac-reward {
    padding: 60px 0px 70px;
    overflow: hidden;
    background: #fffbf6;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .bumac-reward {
        padding: 50px 0px 50px
    }
}

@media(max-width: 991px) {
    .bumac-reward {
        padding: 40px 0px 40px
    }
}

@media(max-width: 767px) {
    .bumac-reward {
        padding: 40px 0px
    }
}

.bumac-reward .head .h2 {
    font-size: 40px;
    line-height: 49px;
    font-weight: 700;
    margin: 0px auto 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    color: #1a1c1f;
    letter-spacing: -0.03em
}

@media(max-width: 1199px) {
    .bumac-reward .head .h2 {
        font-size: 32px;
        line-height: 41px
    }
}

@media(max-width: 991px) {
    .bumac-reward .head .h2 {
        font-size: 32px;
        line-height: 38px;
        margin: 0px auto 13px
    }
}

@media(max-width: 767px) {
    .bumac-reward .head .h2 br {
        display: none
    }
}

.bumac-reward .head .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .bumac-reward .head .txt {
        font-size: 18px;
        line-height: 24px
    }
}

.bumac-reward .head .txt:last-child {
    margin-bottom: 0
}

.bumac-reward .firesaving-swiper {
    margin-top: 40px;
    overflow: visible
}

@media(max-width: 1199px) {
    .bumac-reward .firesaving-swiper {
        margin-top: 35px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide {
    height: auto
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
    padding: 34px 0px 0px;
    background: linear-gradient(137.76deg, #CB3541 0%, #30130E 97.64%);
    border-radius: 16px;
    text-align: left;
    min-height: 340px;
    overflow: hidden;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1
}

@media(max-width: 1199px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        padding: 24px 0px 0px;
        min-height: 320px
    }
}

@media(max-width: 991px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        min-height: 448px
    }
}

@media(max-width: 767px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box {
        padding: 30px 0px 0px;
        min-height: 420px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
    padding: 0px 20px 0px;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1199px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
        padding: 0px 16px 0px;
        margin-bottom: 16px
    }
}

@media(max-width: 767px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc {
        margin-bottom: 12px;
        padding: 0px 24px 0px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon {
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon {
        margin-bottom: 18px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon img {
    max-width: 56px
}

@media(max-width: 767px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .firesavingsw-icon img {
        max-width: 46px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
        font-size: 21x;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 6px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3:last-child {
    margin-bottom: 0
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a {
    color: #c29d65
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 a b {
    color: #aa6f22
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .h3 b {
    color: #aa6f22;
    font-weight: 800
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #ffd9e4;
    margin-bottom: 22px
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt b {
    font-weight: 700;
    font-style: italic
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .txt:last-child {
    margin-bottom: 0
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    gap: 7px;
    transition: all .5s;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    overflow: hidden
}

@media(max-width: 767px) {
    .bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link {
        margin-bottom: 20px
    }
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link span {
    transform: translateX(130%);
    opacity: 0;
    text-shadow: 0 0 8px #000;
    display: block;
    transition: transform .5s, opacity 1s
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-desc .explore-link svg {
    opacity: 1;
    transition: all .5s
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link {
    opacity: 1
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link span {
    opacity: 1;
    transform: translateX(0)
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box:hover .firesavingsw-desc .explore-link svg {
    opacity: 1
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.bumac-reward .firesaving-swiper .swiper-slide .firesavingsw-box .firesavingsw-img img {
    width: 100%;
    height: 100%
}

.bumac-reward .bmcrew-bottom-desc {
    margin-top: 44px;
    text-align: center
}

@media(max-width: 1199px) {
    .bumac-reward .bmcrew-bottom-desc {
        margin-top: 32px
    }
}

.bumac-reward .bmcrew-bottom-desc .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #1a1c1f;
    margin-bottom: 6px
}

.bumac-reward .bmcrew-bottom-desc .txt:last-child {
    margin-bottom: 0
}

.bumac-reward .bumacrew-main {
    margin-top: 60px
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main {
        margin-top: 40px
    }
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main {
        margin-top: 50px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner {
    position: relative;
    z-index: 1
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
    position: absolute;
    right: 0;
    top: -10px
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: 10px
    }
}

@media(max-width: 991px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: -40px;
        right: -18px
    }
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg {
        top: -50px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
    max-width: 169px
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 129px
    }
}

@media(max-width: 991px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 120px
    }
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrew-coinimg img {
        max-width: 60px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top {
    padding-bottom: 16px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    border-bottom: 1px solid #aa6f22
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top {
        padding-bottom: 0;
        border-bottom: 0
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    color: #aa6f22;
    margin-bottom: 4px;
    letter-spacing: -0.04em
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .h3 {
        font-size: 21px;
        line-height: 28px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #aa6f22;
    margin-bottom: 14px
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-top .txt:last-child {
    margin-bottom: 0
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle {
    margin: 26px 0px 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 12px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box {
    padding: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% auto;
    grid-template-columns: 30% auto;
    gap: 12px;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    background: linear-gradient(229.96deg, #F6F1E0 0%, #FBEBC8 48.72%, #F6F2E1 94.95%, #683E23 140.72%);
    border-radius: 12px;
    border: .7px solid #fff
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box {
        gap: 10px;
        padding: 15px;
        -ms-grid-columns: 25% auto;
        grid-template-columns: 25% auto
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le {
    text-align: center
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    margin: 0 auto;
    background: linear-gradient(229.44deg, #FDE7BB 0%, #9E6D38 24.44%, #E9B86E 61.47%, #9D6933 80.64%, #FEE9BF 101.41%, #683E23 122.18%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
        font-size: 38px;
        line-height: 46px
    }
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-le .h4 {
        font-size: 32px;
        line-height: 42px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    background: linear-gradient(225.31deg, #FDE7BB 0%, #9E6D38 43.39%, #E9B86E 109.15%, #9D6933 143.19%, #FEE9BF 180.07%, #683E23 216.96%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 1px
}

@media(max-width: 1199px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .h5 {
        font-size: 18px;
        line-height: 150%
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #b9884c;
    margin-bottom: 14px
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt {
        font-size: 12px;
        line-height: 16px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt b {
    font-weight: 700;
    font-style: italic
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-ri .txt:last-child {
    margin-bottom: 0
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img {
    position: absolute;
    right: 4px;
    bottom: 0
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img img {
    max-width: 81px
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img img {
        max-width: 50px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 {
    position: absolute;
    right: 11px;
    bottom: 0
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 {
        right: 4px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 img {
    max-width: 110px
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-img2 img {
        max-width: 70px
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-coin {
    position: absolute;
    left: -38px;
    bottom: 0
}

@media(max-width: 767px) {
    .bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-coin {
        display: none
    }
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-middle .bumacrewmmi-box .bumacrewmmib-coin img {
    max-width: 60px
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom {
    margin: 26px auto 0px;
    text-align: center
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom .txt {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #1a1c1f;
    margin-bottom: 6px
}

.bumac-reward .bumacrew-main .bumacrew-inner .bumacrewm-bottom .txt a {
    font-weight: 700;
    color: #1a1c1f;
    text-decoration: underline
}
.section-upi-link {
    padding: 53px 0 0 0;
    background-size: cover;
    background-color: #e04d56;
    background-image: url("../../../content/dam/idfcfirstbank/images/business-multiplier/bg.jpg")
}

@media(max-width: 767px) {
    .section-upi-link {
        padding: 33px 0 0 0;
        margin-top: 0px
    }
}

.section-upi-link .h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: 131.31%;
    margin-bottom: 12px
}

.section-upi-link .h2 b {
    background: linear-gradient(90deg, #7080E3 0%, #BE59C4 14.99%, #EA5492 44.91%, #E55471 80.63%, #DC3A4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .section-upi-link .h2 {
        font-size: 28px;
        margin-bottom: 10px;
        padding: 0 15px
    }
}

.section-upi-link .h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: normal
}

@media(max-width: 767px) {
    .section-upi-link .h3 {
        font-size: 16px;
        padding: 0 15px
    }
}

.section-upi-link .main-image {
    margin: 0
}

.section-upi-link .main-image img {
    max-height: 620px
}

.section-upi-link .scanner-container {
    margin-left: 10px;
    border-radius: 6px;
    width: 116px;
    min-width: 116px;
    min-height: 116px;
    height: 116px;
    padding: 5px;
    background: #d3d3d3
}

.section-upi-link .scanner-container img {
    max-width: 100%
}

.section-upi-link .content-section {
    max-width: 700px
}

@media(max-width: 991px) {
    .section-upi-link .content-section {
        margin: 0
    }
}

.section-upi-link .content-section .card-section-l2 {
    border-radius: 8px;
    background: rgba(255, 255, 255, .4);
    margin-top: 73px
}

@media(max-width: 767px) {
    .section-upi-link .content-section .card-section-l2 {
        margin-top: 26px
    }
}

.section-upi-link .content-section .card-section-l2 .card-content-l2 {
    padding: 32px 26px;
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .section-upi-link .content-section .card-section-l2 .card-content-l2 {
        padding: 24px 22px
    }

    .section-upi-link .content-section .card-section-l2 .card-content-l2 .btn-container {
        margin: 0 auto;
        min-width: 263px
    }
}

.section-upi-link .content-section .card-section-l2 .card-content-l2 .title-container {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 18px
}

@media(max-width: 767px) {
    .section-upi-link .content-section .card-section-l2 .card-content-l2 .title-container {
        font-size: 18px
    }
}

.section-upi-link .content-section .card-section-l2 .card-content-l2 ol li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .section-upi-link .content-section .card-section-l2 .card-content-l2 ol li {
        font-size: 12px
    }
}

.section-upi-link .content-section .card-section-l2 .card-header-l2 {
    overflow-x: auto;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-upi-link .content-section .card-section-l2 .card-header-l2 .card-image {
    min-width: 1px;
    margin: 0;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px;
    background: radial-gradient(146.93% 40.53% at 45.74% 55.23%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%)
}

.section-upi-link .content-section .card-section-l2 .card-header-l2 .card-image img {
    border-radius: 0px;
    opacity: .8;
    padding: 0 0px;
    max-width: 100%
}

.section-upi-link .content-section .card-section-l2 .card-header-l2 .card-image.active img {
    background-color: rgba(0, 0, 0, 0);
    opacity: 1
}

.grnt-section-hcashe-link {
    padding: 40px 0 0px;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.grnt-section-hcashe-link .upilanding-outer {
    background: #f8eed6;
    border-radius: 24px;
    overflow: hidden
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .upilanding-outer {
        margin: 0 16px;
        background: rgba(242, 209, 143, .5)
    }
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top {
    padding: 60px 40px;
    background: radial-gradient(104.64% 125.31% at 77.85% 71.76%, #CB3541 0%, #30130E 100%)
}

@media(max-width: 1199px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top {
        padding: 40px 30px
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top {
        padding: 40px 20px
    }
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-gif {
    text-align: right
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-gif {
        text-align: center
    }
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-gif img {
    max-width: 111px;
    margin-left: auto
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc {
        text-align: center
    }
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 51px;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .h2 {
        padding: 0;
        font-size: 28px;
        line-height: 37px
    }
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .txt {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .txt:last-child {
    margin-bottom: 0
}

.grnt-section-hcashe-link .upilanding-outer .upilanding-top .upito-desc .txt a {
    text-decoration: underline;
    color: #fff;
    font-weight: 700
}

.grnt-section-hcashe-link .content-section .btn-container a {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 14px 48px;
    background-color: #fff;
    height: 100%;
    display: block;
    width: 100%;
    border-radius: 30px
}

@media(max-width: 1199px) {
    .grnt-section-hcashe-link .h2 {
        font-size: 34px
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .h2 {
        font-size: 28px;
        line-height: 36px
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .h2 br {
        display: none
    }
}

.grnt-section-hcashe-link .content-section-outer {
    padding: 60px 0px 90px
}

@media(max-width: 1199px) {
    .grnt-section-hcashe-link .content-section-outer {
        padding: 40px 0px 50px;
        margin-right: -50px
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section-outer {
        padding: 30px 20px;
        margin-right: 0
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section-outer {
        padding-bottom: 0
    }
}

.grnt-section-hcashe-link .content-section {
    max-width: 804px;
    margin: 0 auto
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section {
        max-width: 100%;
        padding: 0
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 {
    border-radius: 0px;
    background: rgba(0, 0, 0, 0);
    margin-top: 0px;
    position: relative
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 {
        margin-top: 6px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .csec-desc {
    max-width: 636px;
    margin-left: auto;
    margin-bottom: 14px
}

.grnt-section-hcashe-link .content-section .card-section-l2 .csec-desc .txt {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .csec-desc .txt {
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        letter-spacing: -0.04em
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 {
    margin-bottom: 28px;
    overflow-y: hidden;
    column-gap: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: start;
    max-width: 636px;
    margin-left: auto;
    padding-bottom: 5px;
    position: relative;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
    margin-left: auto;
    padding-left: 40px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 100%;
        width: 100%;
        position: relative;
        top: 0;
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 {
        margin-bottom: 16px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image {
    height: auto;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -ms-flex: initial;
    flex: initial;
    background: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 50px !important
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image {
        width: 100%;
        min-width: 81px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a {
    border-radius: 0px;
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    color: #222;
    font-size: 12px;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a {
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: auto
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a picture {
    display: inline-block;
    padding: 14px;
    background: rgba(241, 241, 241, .2);
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 50px
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a picture img {
    width: 30px;
    height: 30px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a picture img {
        width: 36px;
        height: 36px
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a picture {
        padding: 14px;
        background: rgba(241, 241, 241, .07);
        border: 1px solid rgba(255, 255, 255, .1);
        border-radius: 50px
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a picture {
        background: rgba(241, 241, 241, .3);
        border: 1px solid rgba(255, 255, 255, .4)
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a {
        background: rgba(0, 0, 0, 0) !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        border: none;
        font-weight: 400;
        padding: 0
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image a span {
        opacity: .5;
        display: inline-block;
        text-align: center
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image.active {
        background: rgba(0, 0, 0, 0) !important
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image.active a {
    color: #222;
    font-weight: 600
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image.active a {
        font-weight: 600;
        background: rgba(0, 0, 0, 0) !important
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image.active a span {
        opacity: 1
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-header-l2 .card-image.active picture {
    color: #222;
    background: #f8f8f8
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 {
    padding: 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content {
    display: none
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content {
        padding: 0;
        overflow: hidden;
        border-radius: 0;
        position: relative;
        z-index: 1
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content.active {
    display: inherit
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-phone-img {
    margin-left: -72px;
    margin-top: -51px;
    margin-bottom: -50px;
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-phone-img {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 359px
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-phone-img>picture>img {
        max-width: 176px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner {
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 85px 50px 45px 50px;
    border-radius: 0 24px 24px 0
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner {
        overflow: initial
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner {
        padding: 20px 0px 0px 12px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: -154px;
    right: 0;
    bottom: 0;
    background: linear-gradient(133.53deg, #F2D18F 2.44%, #D49F38 100%);
    opacity: .3;
    border-radius: 16px;
    z-index: -4
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner::before {
        display: none
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container {
    margin-bottom: 0;
    width: 90%;
    margin-top: 50px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container {
        width: 100%
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 52px;
    color: #000;
    opacity: .7;
    margin-bottom: 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .h3:first-child {
    opacity: .5;
    margin-bottom: 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .h3:nth-child(3) {
    opacity: 1;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .h3 {
        font-size: 32px;
        line-height: 48px;
        padding: 0
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
    opacity: 1;
    margin-bottom: 15px
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container h4 {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
        margin-bottom: 12px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #2d2d2d;
    margin-bottom: 15px
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .txt b {
    font-weight: 600
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .txt {
        font-size: 14px;
        line-height: 21px
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container.title-container-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 10px
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container.title-container-row p {
    width: 78%
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .title-container-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 10px
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .title-container-row {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .title-container-row p {
    width: 78%
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .scanner-container {
    padding: 24px 15px 24px;
    width: -moz-fit-content;
    width: fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    min-width: auto;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #fff;
    border-radius: 15px;
    margin: 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .scanner-container .scanner-img img {
    max-width: 160px;
    width: 160px
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .scanner-container p {
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #222;
    width: 70%;
    margin: 15px auto 0
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .btn-container {
    margin: 30px auto 6px auto;
    position: relative;
    z-index: 0;
    height: auto
}

.grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .btn-container a {
    padding: 14px 48px;
    color: #000;
    line-height: 19px
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .btn-container a {
        padding: 13px 48px
    }
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link .content-section .card-section-l2 .card-content-l2 .tab-content .btn-container {
        min-width: 100%;
        margin: 24px auto 6px auto
    }
}

.grnt-section-hcashe-link .animation-box {
    position: absolute;
    left: 18px;
    right: 18px;
    margin: 0 auto;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

.grnt-section-hcashe-link .animation-box.active {
    opacity: 1;
    visibility: visible;
    transition: all 1s ease-in-out
}

.grnt-section-hcashe-link .animate-one,
.grnt-section-hcashe-link .phpeanimate-one {
    max-width: 187px;
    height: 187px;
    border-radius: 20px;
    background: rgba(217, 217, 217, .15);
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 991px) {

    .grnt-section-hcashe-link .animate-one,
    .grnt-section-hcashe-link .phpeanimate-one {
        height: 147px
    }
}

.grnt-section-hcashe-link .animate-one .ab-qr-img,
.grnt-section-hcashe-link .phpeanimate-one .ab-qr-img {
    max-width: 115px;
    height: 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 1s all ease-in-out
}

.grnt-section-hcashe-link .animate-one .ab-qr-img img,
.grnt-section-hcashe-link .phpeanimate-one .ab-qr-img img {
    max-width: 115px
}

.grnt-section-hcashe-link .animate-one .ab-qr-img .ab-qr-scan,
.grnt-section-hcashe-link .phpeanimate-one .ab-qr-img .ab-qr-scan {
    left: 0;
    right: 0;
    top: 2%;
    height: 4px;
    position: absolute;
    background: #417dff;
    box-shadow: 0px 4px 4px #04aeff;
    animation: scanning 1s linear alternate infinite
}

@keyframes scanning {
    0% {
        top: 2%
    }

    100% {
        top: 86%
    }
}

.grnt-section-hcashe-link .animate-one.active .ab-qr-img,
.grnt-section-hcashe-link .phpeanimate-one.active .ab-qr-img {
    height: 110px
}

.grnt-section-hcashe-link .animate-two,
.grnt-section-hcashe-link .phpeanimate-five {
    top: 0;
    transform: translateY(0);
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .5s all ease-in-out
}

.grnt-section-hcashe-link .animate-two .animate-two-top,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-top,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-top,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top {
    opacity: 0;
    height: 0;
    position: relative;
    transition: .5s all ease-in-out
}

.grnt-section-hcashe-link .animate-two .animate-two-top picture img,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-top picture img,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-top picture img,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top picture img {
    width: 175px;
    height: 175px;
    filter: grayscale(100%)
}

@media(max-width: 991px) {

    .grnt-section-hcashe-link .animate-two .animate-two-top picture img,
    .grnt-section-hcashe-link .animate-two .phpeanimate-five-top picture img,
    .grnt-section-hcashe-link .phpeanimate-five .animate-two-top picture img,
    .grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top picture img {
        width: 140px;
        height: 140px
    }
}

.grnt-section-hcashe-link .animate-two .animate-two-top span.payment,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-top span.payment,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-top span.payment,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top span.payment {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    background: #000;
    padding: 10px;
    margin: 0 auto;
    top: -40px;
    position: relative
}

@media(max-width: 991px) {

    .grnt-section-hcashe-link .animate-two .animate-two-top span.payment,
    .grnt-section-hcashe-link .animate-two .phpeanimate-five-top span.payment,
    .grnt-section-hcashe-link .phpeanimate-five .animate-two-top span.payment,
    .grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top span.payment {
        padding: 15px 10px 10px
    }
}

.grnt-section-hcashe-link .animate-two .animate-two-top.show-me,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-top.show-me,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-top.show-me,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-top.show-me {
    opacity: 1;
    margin-top: 30%;
    height: auto
}

.grnt-section-hcashe-link .animate-two .animate-two-middle picture img,
.grnt-section-hcashe-link .animate-two .animate-five-middle picture img,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-middle picture img,
.grnt-section-hcashe-link .phpeanimate-five .animate-five-middle picture img {
    max-width: 73px;
    height: 73px;
    filter: grayscale(100%)
}

@media(max-width: 991px) {

    .grnt-section-hcashe-link .animate-two .animate-two-middle picture img,
    .grnt-section-hcashe-link .animate-two .animate-five-middle picture img,
    .grnt-section-hcashe-link .phpeanimate-five .animate-two-middle picture img,
    .grnt-section-hcashe-link .phpeanimate-five .animate-five-middle picture img {
        max-width: 50px;
        height: 50px
    }
}

.grnt-section-hcashe-link .animate-two .animate-two-middle span.payment,
.grnt-section-hcashe-link .animate-two .animate-five-middle span.payment,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-middle span.payment,
.grnt-section-hcashe-link .phpeanimate-five .animate-five-middle span.payment {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin: 15px auto 0;
    position: relative
}

.grnt-section-hcashe-link .animate-two .animate-two-bottom,
.grnt-section-hcashe-link .animate-two .animate-five-bottom,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-bottom,
.grnt-section-hcashe-link .phpeanimate-five .animate-five-bottom {
    transition: .5s all ease-in-out
}

.grnt-section-hcashe-link .animate-two .animate-two-bottom picture img,
.grnt-section-hcashe-link .animate-two .animate-five-bottom picture img,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-bottom picture img,
.grnt-section-hcashe-link .phpeanimate-five .animate-five-bottom picture img {
    max-width: 100%;
    filter: grayscale(100%)
}

.grnt-section-hcashe-link .animate-two .animate-two-both-content,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-both-content,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-both-content,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-both-content {
    opacity: 0;
    height: 0;
    transition: .5s all ease-in-out
}

.grnt-section-hcashe-link .animate-two .animate-two-both-content.show-me,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-both-content.show-me,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-both-content.show-me,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-both-content.show-me {
    opacity: 1;
    height: auto;
    margin-top: 20%
}

.grnt-section-hcashe-link .animate-two .animate-two-both-content.show-me .animate-two-bottom,
.grnt-section-hcashe-link .animate-two .animate-two-both-content.show-me .animate-five-bottom,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-both-content.show-me .animate-two-bottom,
.grnt-section-hcashe-link .animate-two .phpeanimate-five-both-content.show-me .animate-five-bottom,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-both-content.show-me .animate-two-bottom,
.grnt-section-hcashe-link .phpeanimate-five .animate-two-both-content.show-me .animate-five-bottom,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-both-content.show-me .animate-two-bottom,
.grnt-section-hcashe-link .phpeanimate-five .phpeanimate-five-both-content.show-me .animate-five-bottom {
    margin-top: 30px
}

.grnt-section-hcashe-link .animate-three {
    text-align: center;
    top: 25%;
    transform: translateY(-25%)
}

.grnt-section-hcashe-link .animate-three .animate-three-top picture img {
    width: 73px;
    height: 73px;
    filter: grayscale(100%)
}

.grnt-section-hcashe-link .animate-three .animate-three-top span.payment {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin: 15px auto 0
}

.grnt-section-hcashe-link .animate-three .animate-three-bottom {
    margin-top: 120px;
    transition: 1s all ease-in-out
}

.grnt-section-hcashe-link .animate-three .animate-three-bottom picture img {
    filter: grayscale(100%)
}

.grnt-section-hcashe-link .animate-three.active .animate-three-bottom {
    margin-top: 40px
}

.grnt-section-hcashe-link .phpeanimate-two {
    top: 0;
    text-align: center;
    bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .8s ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-top {
    opacity: 0;
    transition: all .4s ease
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-top picture img {
    max-width: 100%;
    border-radius: 10px
}

.grnt-section-hcashe-link .phpeanimate-two.active .phpeanimate-animate-top {
    opacity: 1
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-center {
    margin-top: 27px;
    opacity: 0;
    transition: all .4s ease-in
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-center picture img {
    max-width: 157px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-center picture img {
        max-width: 140px
    }
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-center {
        margin-top: 15px
    }
}

.grnt-section-hcashe-link .phpeanimate-two.active .phpeanimate-animate-center {
    transition-delay: .5s;
    opacity: 1
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom {
    margin-top: 50px;
    opacity: 0;
    transition: all .3s ease-in
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom {
        margin-top: 35px
    }
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom .add-card-btn {
    display: block;
    padding: 10px 22px;
    font-size: 12px;
    font-weight: 600;
    color: #222;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    border-radius: 20px;
    background: #c4c4c4;
    transition: all .3s;
    position: relative
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom .add-card-btn {
        padding: 8px 22px;
        font-size: 8px
    }
}

.grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom .add-card-btn::after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    transition: all .4s
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two .phpeanimate-animate-bottom .add-card-btn::after {
        width: 20px;
        height: 20px
    }
}

.grnt-section-hcashe-link .phpeanimate-two.active-btn .add-card-btn {
    background: #222;
    color: #c4c4c4;
    transition-delay: 1s
}

.grnt-section-hcashe-link .phpeanimate-two.active-btn .add-card-btn::after {
    opacity: 1;
    bottom: 4px;
    transition: all .2s
}

.grnt-section-hcashe-link .phpeanimate-two.active .phpeanimate-animate-bottom {
    transition-delay: .5s;
    opacity: 1;
    margin-top: 25px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-two.active .phpeanimate-animate-bottom {
        margin-top: 20px
    }
}

.grnt-section-hcashe-link .phpeanimate-two.hide-center-bottom .phpeanimate-animate-center,
.grnt-section-hcashe-link .phpeanimate-two.hide-center-bottom .phpeanimate-animate-bottom {
    opacity: 0;
    transition-delay: 0s;
    margin-top: 25px
}

.grnt-section-hcashe-link .phpeanimate-two.hide-center-bottom .add-card-btn::after {
    opacity: 0
}

.grnt-section-hcashe-link .phpeanimate-three {
    top: 0%;
    transform: translateY(0%);
    text-align: center
}

.grnt-section-hcashe-link .phpeanimate-three.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .1s ease-in-out, visibility .1s ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-top {
    transform: translateY(-80px);
    opacity: 0;
    transition: all .6s ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-top picture img {
    max-width: 155px;
    max-height: 155px;
    filter: grayscale(100%)
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-top picture img {
        max-width: 140px;
        max-height: 140px
    }
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-top span.payment {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    top: -30px
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-bottom {
    margin-top: 120px;
    transition: all .4s ease-in-out
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-bottom {
        margin-top: 35px
    }
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-bottom picture {
    position: relative;
    display: block
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-bottom picture::after {
    content: "";
    position: absolute;
    top: 0;
    background: rgba(238, 238, 238, .2);
    border-radius: 10px;
    bottom: 0;
    left: 2px;
    right: 2px;
    transition: all .6s ease-in-out;
    z-index: 1
}

.grnt-section-hcashe-link .phpeanimate-three .phpeanimate-animate-bottom picture img {
    max-width: 100%;
    border-radius: 10px
}

.grnt-section-hcashe-link .phpeanimate-three.active .phpeanimate-animate-top {
    transform: translateY(0px);
    transition-delay: .9s;
    opacity: 1
}

.grnt-section-hcashe-link .phpeanimate-three.active .phpeanimate-animate-bottom {
    margin-top: 26px;
    transition: all .8s ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-three.active .phpeanimate-animate-bottom picture::after {
    top: -11px;
    bottom: 11px
}

.grnt-section-hcashe-link .phpeanimate-four {
    width: 187px;
    height: 187px;
    top: 50%;
    transform: translateY(-50%);
    left: -50%
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-four {
        width: 140px
    }
}

.grnt-section-hcashe-link .phpeanimate-four.active {
    opacity: 1;
    visibility: visible;
    left: 18px;
    transition: opacity .7s ease-in-out, visibility .7s ease-in-out, left .7s ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img {
    width: 183px;
    height: 0;
    margin: 0 auto;
    display: block;
    transition: 1s all ease-in-out
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-top img {
    max-width: 183px;
    height: 150px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-top img {
        max-width: 140px
    }
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom {
    opacity: 0;
    transition: all .4s ease-in
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom .ab-qr-scan {
    position: absolute;
    text-align: center;
    top: -15px;
    left: 0;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    right: 0
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom .ab-qr-scan {
        top: 5px
    }
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom .ab-qr-scan::after {
    content: "";
    left: 0;
    right: 0;
    top: -2%;
    height: 4px;
    position: absolute;
    background: #417dff;
    box-shadow: 0px 4px 4px #04aeff
}

.grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom .ab-qr-scan picture img {
    width: 114px;
    height: 114px
}

@media(max-width: 991px) {
    .grnt-section-hcashe-link .phpeanimate-four .ab-qr-img .ab-qr-img-bottom .ab-qr-scan picture img {
        width: 84px;
        height: 84px
    }
}

@keyframes scanning2 {
    0% {
        top: 2%
    }

    100% {
        top: 86%
    }
}

.grnt-section-hcashe-link .phpeanimate-four.active .ab-qr-img {
    height: 150px
}

.grnt-section-hcashe-link .phpeanimate-four.active .ab-qr-img .ab-qr-img-bottom {
    transition-delay: 1.2s;
    opacity: 1
}

.grnt-section-hcashe-link .phpeanimate-four.active .ab-qr-img .ab-qr-img-bottom .ab-qr-scan::after {
    animation: scanning2 1s linear alternate infinite
}

.grnt-section-hcashe-link .custom-scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.grnt-section-hcashe-link .custom-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ddd;
    border-radius: 10px
}

.grnt-section-hcashe-link .custom-scroll::-webkit-scrollbar-thumb {
    background: #c3c3c3;
    border-radius: 10px
}

.grnt-section-hcashe-link .custom-scroll::-webkit-scrollbar-thumb:hover {
    background: #fff
}

.grnt-section-hcashe-link.buml-black-link {
    padding: 60px 0px;
    background: #121212;
}

@media(max-width: 1199px) {
    .grnt-section-hcashe-link.buml-black-link {
        padding: 40px 0px
    }
}

.grnt-section-hcashe-link.buml-black-link .upilanding-outer {
    background: #1e1e1d;
}

@media(max-width: 767px) {
    .grnt-section-hcashe-link.buml-black-link .upilanding-outer {
        margin: 0 16px
    }
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .csec-desc .txt {
    line-height: 25px;
    color: #dbdbde;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-header-l2 {
    overflow-x: auto;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-header-l2 .card-image a {
    color: #dbdbde;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-header-l2 .card-image.active a {
    color: #dbdbde;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-header-l2 .card-image.active picture {
    color: #dbdbde;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner::before {
    background: linear-gradient(131.93deg, #858585 0%, #282828 95.19%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .h3 {
    color: #fff;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container h4 {
    color: #dbdbde;
}

.grnt-section-hcashe-link.buml-black-link .content-section .card-section-l2 .card-content-l2 .tab-content .tab-content-wrap .tab-content-inner .title-container .txt {
    color: #dbdbde;
}
.hcc-steps-section {
    padding: 60px 0px;
    background: #e9e3db;
    overflow: hidden;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .hcc-steps-section {
        padding: 40px 0px
    }
}

.hcc-steps-section .head {
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .hcc-steps-section .head {
        margin-bottom: 13px
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .head {
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .head {
        margin-bottom: 25px
    }
}

.hcc-steps-section .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #222;
    text-align: center;
    max-width: 100%
}

.hcc-steps-section .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .hcc-steps-section .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .hcc-steps-section .head .h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

.hcc-steps-section .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #fff
}

@media(max-width: 1199px) {
    .hcc-steps-section .head .txt {
        font-size: 17px;
        line-height: 24px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.hcc-steps-section .steps-check-main {
    position: relative;
    z-index: 1
}

.hcc-steps-section .steps-check-main .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: -0.04em;
    color: #222;
    margin-bottom: 18px
}

@media(max-width: 767px) {
    .hcc-steps-section .steps-check-main .h3 {
        font-size: 20px;
        line-height: 140%
    }
}

.hcc-steps-section .steps-check-main .steps-check-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 160px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .hcc-steps-section .steps-check-main .steps-check-flex {
        gap: 120px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .steps-check-main .steps-check-flex {
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        gap: 20px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    z-index: 1
}

@media(max-width: 767px) {
    .hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 6px
    }
}

.hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box .scb-img {
    width: 32px
}

.hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box .scb-img img {
    width: 100%
}

.hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box .txt {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box .txt {
        font-size: 16px;
        line-height: 23px
    }

    .hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box .txt br {
        display: none
    }
}

.hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box:last-child:before {
    content: "";
    position: absolute;
    left: -81px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(91, 91, 91, .2);
    z-index: -1
}

@media(max-width: 1199px) {
    .hcc-steps-section .steps-check-main .steps-check-flex .steps-check-box:last-child:before {
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        top: -10px;
        bottom: auto
    }
}

.hcc-steps-section .add-started-desc-tab {
    margin-top: 32px;
    padding: 40px 60px;
    background: #fff;
    border-radius: 16px
}

@media(max-width: 1199px) {
    .hcc-steps-section .add-started-desc-tab {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab {
        margin-top: 32px;
        padding: 40px 20px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-top .h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-top .h4 {
        font-size: 21px;
        line-height: 28px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-top .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #222;
    margin-bottom: 12px
}

.hcc-steps-section .add-started-desc-tab .grfwostep-top .txt:last-child {
    margin-bottom: 0
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 760px;
    margin: 26px auto 0
}

@media(max-width: 1199px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain {
        gap: 20px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain.four-items {
    max-width: 976px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain.four-items {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 48px auto;
        grid-template-columns: 48px auto;
        gap: 18px;
        -ms-flex-align: center;
        align-items: center
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
    margin-top: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 9px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        margin-top: 0px
    }

    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 br {
        display: none
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #222;
    margin-bottom: 0
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc a {
    font-weight: 700;
    text-decoration: underline;
    color: #d8d8d8
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc {
        text-align: left
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img {
    text-align: center
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img {
        text-align: left
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
    margin: auto;
    width: 72px;
    height: 72px;
    max-width: 72px;
    box-shadow: 0px 17px 32px -16px rgba(0, 0, 0, .15), inset 0px 0px 48.4px rgba(255, 255, 255, .25);
    border-radius: 50%
}

@media(max-width: 991px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        width: 60px;
        max-width: 60px;
        height: 60px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        width: 48px;
        max-width: 48px;
        height: 48px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #cb3541;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        height: 0;
        border-right: 2px dashed #cb3541;
        width: 0px;
        margin: 0 auto;
        top: 90%;
        position: absolute;
        left: 24px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line.animated:after {
    animation: lineAnimation .5s ease-in-out .6s forwards
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line.animated:after {
        animation: verLineAnimation .5s ease-in-out .6s forwards
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #cb3541;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        height: 0;
        border-right: 2px dashed #cb3541;
        width: 0px;
        margin: 0 auto;
        top: 100%;
        position: absolute;
        left: 24px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2.animated:after {
    animation: lineAnimation .5s ease-in-out 1.3s forwards
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line2.animated:after {
        animation: verLineAnimation .5s ease-in-out 1.3s forwards
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #cb3541;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        height: 0;
        border-right: 2px dashed #cb3541;
        width: 0px;
        margin: 0 auto;
        top: 100%;
        position: absolute;
        left: 24px
    }
}

.hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3.animated:after {
    animation: lineAnimation .5s ease-in-out 2.3s forwards
}

@media(max-width: 767px) {
    .hcc-steps-section .add-started-desc-tab .grfwostep-inmain .middle-line3.animated:after {
        animation: verLineAnimation .5s ease-in-out 2.3s forwards
    }
}

.hcc-steps-section .add-started-desc-tab .step-btm {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.hcc-steps-section .add-started-desc-tab .step-btm .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    margin-bottom: 16px
}

.hcc-steps-section .add-started-desc-tab .step-btm .txt b,
.hcc-steps-section .add-started-desc-tab .step-btm .txt strong {
    font-weight: 600
}

.hcc-steps-section .add-started-desc-tab .step-btm .txt:last-child {
    margin-bottom: 0
}

.hcc-steps-section .bmaxstep-bottom {
    margin-top: 32px
}

.hcc-steps-section .bmaxstep-bottom .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #222;
    margin-bottom: 9px;
    text-align: center
}

@media(max-width: 1199px) {
    .hcc-steps-section .bmaxstep-bottom .h3 {
        font-size: 21px;
        line-height: 29px
    }
}

@media(max-width: 767px) {
    .hcc-steps-section .bmaxstep-bottom .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.hcc-steps-section .bmaxstep-bottom .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 0;
    text-align: center
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    margin-top: 18px;
    column-gap: 40px
}

@media(max-width: 767px) {
    .hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
        column-gap: 0
    }
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n) {
    margin-left: 0;
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n) {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 2px;
    border-left: 1px solid rgba(91, 91, 91, .2);
    z-index: -1
}

@media(max-width: 767px) {
    .hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box {
        margin: 0 auto;
        position: relative;
        width: 100%;
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box+.bmaxstepbo-box:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -10px;
        height: 1px;
        background: rgba(91, 91, 91, .2);
        border: 0;
        bottom: auto;
        width: 100%
    }
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-img {
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    max-width: 32px
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-img img {
    max-width: 32px
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    margin-bottom: 14px
}

@media(max-width: 767px) {
    .hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt {
        font-weight: 400
    }
}

.hcc-steps-section .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt:last-child {
    margin-bottom: 0
}

@keyframes lineAnimation {
    from {
        width: 0
    }

    to {
        width: 100%;

        @media only screen and (min-width: 1580px) {
            width: 100%
        }
    }
}

@keyframes verLineAnimation {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

.buml-steps {
    padding: 60px 0px;
    background: #121212;
    overflow: hidden;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .buml-steps {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .buml-steps {
        padding: 40px 0px
    }
}

.buml-steps .bumlstep-shape {
    position: absolute;
    top: -278px;
    left: -150px;
    width: 495px;
    height: 495px;
    z-index: -1
}

@media(max-width: 1199px) {
    .buml-steps .bumlstep-shape {
        top: -212px;
        left: -130px;
        width: 425px;
        height: 425px
    }
}

@media(max-width: 991px) {
    .buml-steps .bumlstep-shape {
        top: -157px;
        left: -90px;
        width: 315px;
        height: 315px
    }
}

@media(max-width: 767px) {
    .buml-steps .bumlstep-shape {
        left: -110px
    }
}

.buml-steps .bumlstep-shape img {
    width: 100%;
    height: 100%
}

.buml-steps .head {
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .buml-steps .head {
        margin-bottom: 13px
    }
}

@media(max-width: 991px) {
    .buml-steps .head {
        margin: 0px auto 22px;
        max-width: 60%
    }
}

@media(max-width: 767px) {
    .buml-steps .head {
        margin-bottom: 25px;
        max-width: 100%
    }
}

.buml-steps .head .h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #dbdbde;
    text-align: center;
    max-width: 100%
}

.buml-steps .head .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .buml-steps .head .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .buml-steps .head .h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .buml-steps .head .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

.buml-steps .head .txt {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #fff
}

@media(max-width: 1199px) {
    .buml-steps .head .txt {
        font-size: 17px;
        line-height: 24px
    }
}

@media(max-width: 767px) {
    .buml-steps .head .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.buml-steps .steps-check-main {
    position: relative;
    z-index: 1
}

.buml-steps .steps-check-main .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: -0.04em;
    color: #dbdbde;
    margin-bottom: 22px
}

@media(max-width: 991px) {
    .buml-steps .steps-check-main .h3 {
        font-size: 22px;
        line-height: 30px
    }
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .h3 {
        font-size: 20px;
        line-height: 140%
    }
}

.buml-steps .steps-check-main .steps-check-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 160px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .buml-steps .steps-check-main .steps-check-flex {
        gap: 120px
    }
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex {
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        gap: 40px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.buml-steps .steps-check-main .steps-check-flex .steps-check-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 20%;
    gap: 10px;
    z-index: 1
}

@media(max-width: 1199px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box {
        max-width: 25%
    }
}

@media(max-width: 991px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box {
        max-width: 30%
    }
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box {
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left;
        gap: 6px;
        max-width: 100%
    }
}

.buml-steps .steps-check-main .steps-check-flex .steps-check-box .scb-img {
    width: 32px
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box .scb-img {
        -ms-flex: 0 0 32px;
        flex: 0 0 32px;
        max-width: 32px
    }
}

.buml-steps .steps-check-main .steps-check-flex .steps-check-box .scb-img img {
    width: 100%
}

.buml-steps .steps-check-main .steps-check-flex .steps-check-box .txt {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #dbdbde;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box .txt {
        font-size: 16px;
        line-height: 23px
    }

    .buml-steps .steps-check-main .steps-check-flex .steps-check-box .txt br {
        display: none
    }
}

.buml-steps .steps-check-main .steps-check-flex .steps-check-box:last-child:before {
    content: "";
    position: absolute;
    left: -81px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .3);
    z-index: -1
}

@media(max-width: 1199px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box:last-child:before {
        left: -60px
    }
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box:last-child:before {
        top: -20px;
        left: 0;
        bottom: auto;
        width: auto;
        background: rgba(0, 0, 0, 0);
        right: 0;
        height: 1px;
        border-top: 1px solid rgba(255, 255, 255, .2);
        z-index: -1
    }
}

@media(max-width: 767px) {
    .buml-steps .steps-check-main .steps-check-flex .steps-check-box+.steps-check-box::before {
        content: "";
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 1px;
        border-top: 1px solid rgba(255, 255, 255, .2);
        z-index: -1
    }
}

.buml-steps .add-started-desc-tab {
    margin-top: 32px;
    padding: 40px 60px;
    background: rgba(238, 238, 238, .1);
    border: 1px solid rgba(255, 255, 255, .4);
    mix-blend-mode: normal;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px)
}

@media(max-width: 1199px) {
    .buml-steps .add-started-desc-tab {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab {
        margin-top: 32px;
        padding: 20px 20px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-top .h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #dbdbde;
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .buml-steps .add-started-desc-tab .grfwostep-top .h4 {
        font-size: 21px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-top .h4 {
        font-size: 20px;
        line-height: 28px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-top .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 12px
}

.buml-steps .add-started-desc-tab .grfwostep-top .txt:last-child {
    margin-bottom: 0
}

.buml-steps .add-started-desc-tab .grfwostep-inmain {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 760px;
    margin: 26px auto 0
}

@media(max-width: 1199px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain {
        gap: 20px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain.four-items {
    max-width: 976px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain.four-items {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 48px auto;
        grid-template-columns: 48px auto;
        gap: 18px;
        -ms-flex-align: center;
        align-items: center
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
    margin-top: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #dbdbde;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 991px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 14px;
        line-height: 19px;
        margin-top: 9px
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-top: 0px
    }

    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .h3 br {
        display: none
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #dbdbde;
    margin-bottom: 0
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc a {
    font-weight: 700;
    text-decoration: underline;
    color: #dbdbde
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .desc {
        text-align: left
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img {
    text-align: center
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img {
        text-align: left
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
    margin: auto;
    width: 72px;
    height: 72px;
    max-width: 72px;
    box-shadow: 0px 17px 32px -16px rgba(0, 0, 0, .15), inset 0px 0px 48.4px rgba(255, 255, 255, .25);
    border-radius: 50%
}

@media(max-width: 991px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        width: 60px;
        max-width: 60px;
        height: 60px
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .grfwostep-box .grfwostepb-img img {
        width: 48px;
        max-width: 48px;
        height: 48px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #686873;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line:after {
        height: 0;
        border-right: 2px dashed #686873;
        width: 0px;
        margin: 0 auto;
        top: 90%;
        position: absolute;
        left: 24px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line.animated:after {
    animation: lineAnimation .5s ease-in-out .6s forwards
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line.animated:after {
        animation: verLineAnimation .5s ease-in-out .6s forwards
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #686873;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2:after {
        height: 0;
        border-right: 2px dashed #686873;
        width: 0px;
        margin: 0 auto;
        top: 100%;
        position: absolute;
        left: 24px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2.animated:after {
    animation: lineAnimation .5s ease-in-out 1.3s forwards
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line2.animated:after {
        animation: verLineAnimation .5s ease-in-out 1.3s forwards
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
    content: " ";
    height: 1px;
    border-bottom: 2px dashed #686873;
    width: 0%;
    margin: 0 auto;
    top: 22%;
    position: absolute;
    left: 62%;
    z-index: -1
}

@media(max-width: 1180px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        left: 44%
    }
}

@media(max-width: 1112px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        left: 45%
    }
}

@media(max-width: 991px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        top: 20%
    }
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3:after {
        height: 0;
        border-right: 2px dashed #686873;
        width: 0px;
        margin: 0 auto;
        top: 100%;
        position: absolute;
        left: 24px
    }
}

.buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3.animated:after {
    animation: lineAnimation .5s ease-in-out 2.3s forwards
}

@media(max-width: 767px) {
    .buml-steps .add-started-desc-tab .grfwostep-inmain .middle-line3.animated:after {
        animation: verLineAnimation .5s ease-in-out 2.3s forwards
    }
}

.buml-steps .add-started-desc-tab .step-btm {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.buml-steps .add-started-desc-tab .step-btm .txt {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #dbdbde;
    margin-bottom: 16px
}

.buml-steps .add-started-desc-tab .step-btm .txt b,
.buml-steps .add-started-desc-tab .step-btm .txt strong {
    font-weight: 600
}

.buml-steps .add-started-desc-tab .step-btm .txt:last-child {
    margin-bottom: 0
}

.buml-steps .bmaxstep-bottom {
    margin-top: 32px
}

.buml-steps .bmaxstep-bottom .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #dbdbde;
    margin-bottom: 9px;
    text-align: center
}

@media(max-width: 1199px) {
    .buml-steps .bmaxstep-bottom .h3 {
        font-size: 21px;
        line-height: 29px
    }
}

@media(max-width: 767px) {
    .buml-steps .bmaxstep-bottom .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.buml-steps .bmaxstep-bottom .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 0;
    text-align: left
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
    margin-top: 20px;
    column-gap: 40px
}

@media(max-width: 767px) {
    .buml-steps .bmaxstep-bottom .bmaxstepbo-in {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        row-gap: 34px;
        column-gap: 0;
        margin-top: 25px
    }
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    -ms-flex-pack: center;
    justify-content: center
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n) {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n) {
        width: 100%;
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(2n)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 2px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    z-index: -1
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(3n) {
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(3n) {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box:nth-child(3n)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 2px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    z-index: -1
}

@media(max-width: 767px) {
    .buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box {
        margin: 0 auto;
        position: relative;
        width: 100%;
        max-width: 100%;
        -ms-flex-pack: center;
        justify-content: center
    }

    .buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box+.bmaxstepbo-box:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -17px;
        height: 1px;
        border-top: 1px solid rgba(91, 91, 91, .3);
        border-left: 0;
        bottom: auto;
        width: 100%
    }
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-img {
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-img img {
    max-width: 24px
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #dbdbde;
    margin-bottom: 14px
}

@media(max-width: 1199px) {
    .buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt {
        font-size: 15px;
        line-height: 21px
    }
}

.buml-steps .bmaxstep-bottom .bmaxstepbo-in .bmaxstepbo-box .bmaxstepbob-desc .txt:last-child {
    margin-bottom: 0
}
.grnt-hcashe-mapp {
    padding: 60px 0px;
    background: #ece8e1;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp {
        padding: 40px 0px
    }
}

.grnt-hcashe-mapp::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    border-radius: 50%;
    margin: auto;
    z-index: -1;
    width: 1322px;
    height: 336px;
    background: #e9e3db;
    filter: blur(210.313px)
}

.grnt-hcashe-mapp .hcasba-main {
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .row {
        row-gap: 30px
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc {
    max-width: 95%
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc {
        max-width: 100%
    }
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc {
        text-align: center
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 19px;
    font-weight: 700;
    color: #222;
    max-width: 100%
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2:last-child {
    margin-bottom: 0
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2 b {
    color: #cb3541
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-desc .know-btn {
    padding: 13px 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #14182e;
    display: block;
    max-width: 100%;
    text-align: center;
    width: 100%;
    border-radius: 200px;
    background: #fff
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .know-btn {
        margin: auto
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-desc .know-btn {
        padding: 14px 25px;
        width: 100%;
        max-width: 100%;
        line-height: 20px;
        background: #fff;
        color: #14182e
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right {
    margin-top: 28px
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 12px auto 12px;
    grid-template-columns: 12px auto 12px;
    gap: 0;
    margin: 0 auto;
    max-width: 85%
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top {
        max-width: -moz-fit-content;
        max-width: fit-content;
        gap: 10px
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top img {
    width: 100%
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #686873;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
        font-size: 16px
    }
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc b,
.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc strong {
    font-weight: 800;
    background: linear-gradient(135deg, #D6AE0A 0%, #876500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-middle {
    margin-bottom: 10px;
    text-align: center
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #686873;
    margin-bottom: 10px
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt:last-child {
    margin-bottom: 0
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt b {
    font-weight: 600
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-last {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    max-width: 225px;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.grnt-hcashe-mapp .hcasba-main .hcasba-right .hcasbari-last .hcasbaril-box img {
    /* width: 100%; */
    border-radius: 7px
}

.grnt-hcashe-mapp .hcasba-main .new-gif-container {
    width: 95%;
    margin: 0
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-main .new-gif-container {
        width: 100%
    }
}

.grnt-hcashe-mapp .hcasba-main .new-gif-container img {
    width: 100%;
    display: block;
    margin: 0 auto
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-main .new-gif-container img {
        width: auto;
        max-width: 275px
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-main .new-gif-container img {
        max-width: 235px
    }
}

.grnt-hcashe-mapp .hcasba-bottom {
    margin-top: 0
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-bottom {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 15px
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px
    }
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box {
    text-align: left
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box+.hcasbabo-box {
    margin-top: 15px
}

@media(max-width: 991px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box+.hcasbabo-box {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 24px auto;
        grid-template-columns: 24px auto;
        gap: 16px;
        text-align: left
    }
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
    max-width: 24px;
    margin: 0 0 6px
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
        max-width: 20px
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
        margin: 0;
        max-width: 24px
    }
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img img {
    width: 100%
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #686873;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
        font-size: 12px;
        line-height: 16px
    }
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt b {
    color: #222;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt b {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt br {
        display: none
    }
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
        margin-bottom: 8px
    }
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt:last-child {
    margin-bottom: 0
}

.grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .he-link {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    background: linear-gradient(90deg, #7080E3 0%, #BE59C4 14.99%, #EA5492 44.91%, #E55471 80.63%, #DC3A4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .grnt-hcashe-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .he-link {
        margin-left: 0
    }
}

.buml-mapp {
    padding: 60px 0px;
    background: #121212;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .buml-mapp {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .buml-mapp {
        padding: 40px 0px
    }
}

.buml-mapp::before {
    content: "";
    position: absolute;
    top: -63px;
    left: -100%;
    right: -100%;
    border-radius: 50%;
    margin: 0 auto;
    z-index: -1;
    width: 1322px;
    height: 133px;
    background: rgba(255, 255, 255, .2);
    filter: blur(160.315px)
}

@media(max-width: 991px) {
    .buml-mapp::before {
        width: 992px;
        height: 123px;
        top: -20px
    }
}

@media(max-width: 767px) {
    .buml-mapp::before {
        width: auto;
        height: 184px;
        left: -93px;
        right: -93px;
        top: -97px;
        background: rgba(255, 255, 255, .2);
        filter: blur(160.315px)
    }
}

.buml-mapp::after {
    content: "";
    position: absolute;
    left: -100%;
    right: -100%;
    border-radius: 50%;
    margin: auto;
    z-index: -1;
    width: 1280px;
    height: 194px;
    bottom: 71px;
    background: rgba(255, 255, 255, .15);
    opacity: .6;
    filter: blur(165.315px)
}

@media(max-width: 991px) {
    .buml-mapp::after {
        width: 990px;
        height: 234px;
        opacity: .7
    }
}

@media(max-width: 767px) {
    .buml-mapp::after {
        width: 121px;
        height: 536px;
        bottom: -0.35px;
        background: rgba(233, 227, 219, .5);
        filter: blur(210.313px);
        opacity: .5;
        margin: 0 auto
    }
}

.buml-mapp .hcasba-main {
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .row {
        row-gap: 30px
    }
}

.buml-mapp .hcasba-main .hcasba-desc {
    max-width: 95%
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-main .hcasba-desc {
        max-width: 100%
    }
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .hcasba-desc {
        text-align: center;
        max-width: 60%;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .hcasba-desc {
        max-width: 100%
    }
}

.buml-mapp .hcasba-main .hcasba-desc .h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 19px;
    font-weight: 700;
    color: #686873;
    max-width: 100%
}

.buml-mapp .hcasba-main .hcasba-desc .h2:last-child {
    margin-bottom: 0
}

.buml-mapp .hcasba-main .hcasba-desc .h2 b {
    color: #dbdbde
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .hcasba-desc .h2 br {
        display: none
    }
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-main .hcasba-desc .h2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .hcasba-desc .h2 {
        font-size: 28px;
        line-height: 37px
    }
}

.buml-mapp .hcasba-main .hcasba-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px
}

.buml-mapp .hcasba-main .hcasba-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .hcasba-desc .txt {
        font-size: 16px;
        line-height: 23px
    }
}

.buml-mapp .hcasba-main .hcasba-desc .know-btn {
    padding: 13px 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #14182e;
    display: block;
    max-width: 100%;
    text-align: center;
    width: 100%;
    border-radius: 200px;
    background: #fff
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .hcasba-desc .know-btn {
        margin: auto
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .hcasba-desc .know-btn {
        padding: 14px 25px;
        width: 100%;
        max-width: 100%;
        line-height: 20px;
        background: #fff;
        color: #14182e
    }
}

.buml-mapp .hcasba-main .hcasba-right {
    margin-top: 28px
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 12px auto 12px;
    grid-template-columns: 12px auto 12px;
    gap: 0;
    margin: 0 auto;
    max-width: 85%
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .hcasba-right .hcasbari-top {
        max-width: -moz-fit-content;
        max-width: fit-content;
        gap: 10px
    }
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-top img {
    width: 100%
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #dbdbde;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc {
        font-size: 16px
    }
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc b,
.buml-mapp .hcasba-main .hcasba-right .hcasbari-top .title .desc strong {
    font-weight: 800;
    background: linear-gradient(135deg, #D6AE0A 0%, #876500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-middle {
    margin-bottom: 10px;
    text-align: center
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #8b8b96;
    margin-bottom: 10px
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt:last-child {
    margin-bottom: 0
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-middle .txt b {
    font-weight: 600
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-last {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    max-width: 225px;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.buml-mapp .hcasba-main .hcasba-right .hcasbari-last .hcasbaril-box img {
    /* width: 100%; */
    border-radius: 7px
}

.buml-mapp .hcasba-main .new-gif-container {
    width: 95%;
    margin: 0
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-main .new-gif-container {
        width: 100%
    }
}

.buml-mapp .hcasba-main .new-gif-container img {
    width: 100%;
    display: block;
    margin: 0 auto
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-main .new-gif-container img {
        width: auto;
        max-width: 275px
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-main .new-gif-container img {
        max-width: 235px
    }
}

.buml-mapp .hcasba-bottom {
    margin-top: 0
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-bottom {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 15px
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 30px
    }
}

.buml-mapp .hcasba-bottom .hcasbabo-box {
    text-align: left
}

.buml-mapp .hcasba-bottom .hcasbabo-box+.hcasbabo-box {
    margin-top: 15px
}

@media(max-width: 991px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box+.hcasbabo-box {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 24px auto;
        grid-template-columns: 24px auto;
        gap: 16px;
        text-align: left
    }
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
    max-width: 24px;
    margin: 0 0 6px
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
        max-width: 20px
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img {
        margin: 0;
        max-width: 24px
    }
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-img img {
    width: 100%
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #686873;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
        font-size: 12px;
        line-height: 16px
    }
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt b {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt b {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt br {
        display: none
    }
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt {
        margin-bottom: 8px
    }
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .txt:last-child {
    margin-bottom: 0
}

.buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .he-link {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    background: linear-gradient(90deg, #7080E3 0%, #BE59C4 14.99%, #EA5492 44.91%, #E55471 80.63%, #DC3A4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .buml-mapp .hcasba-bottom .hcasbabo-box .hcasbabo-desc .he-link {
        margin-left: 0
    }
}
body.business-max-card {
    background: #fffbf6;
    overflow-x: clip
}

@media only screen and (min-width: 1600px)and (max-width: 1920px) {
    .business-max-card .container {
        max-width: 1140px
    }
}
