/* 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 */
 .select2-container {
     box-sizing: border-box;
     display: inline-block;
     margin: 0;
     position: relative;
     vertical-align: middle
 }

 .select2-container .select2-selection--single {
     box-sizing: border-box;
     cursor: pointer;
     display: block;
     height: 28px;
     user-select: none;
     -webkit-user-select: none
 }

 .select2-container .select2-selection--single .select2-selection__rendered {
     display: block;
     padding-left: 8px;
     padding-right: 20px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
 }

 .select2-container .select2-selection--single .select2-selection__clear {
     background-color: transparent;
     border: none;
     font-size: 1em
 }

 .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
     padding-right: 8px;
     padding-left: 20px
 }

 .select2-container .select2-selection--multiple {
     box-sizing: border-box;
     cursor: pointer;
     display: block;
     min-height: 32px;
     user-select: none;
     -webkit-user-select: none
 }

 .select2-container .select2-selection--multiple .select2-selection__rendered {
     display: inline;
     list-style: none;
     padding: 0
 }

 .select2-container .select2-selection--multiple .select2-selection__clear {
     background-color: transparent;
     border: none;
     font-size: 1em
 }

 .select2-container .select2-search--inline .select2-search__field {
     box-sizing: border-box;
     border: none;
     font-size: 100%;
     margin-top: 5px;
     margin-left: 5px;
     padding: 0;
     max-width: 100%;
     resize: none;
     height: 18px;
     vertical-align: bottom;
     font-family: sans-serif;
     overflow: hidden;
     word-break: keep-all
 }

 .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
     -webkit-appearance: none
 }

 .select2-dropdown {
     background-color: white;
     border: 1px solid #aaa;
     border-radius: 4px;
     box-sizing: border-box;
     display: block;
     position: absolute;
     left: -100000px;
     width: 100%;
     z-index: 1051
 }

 .select2-results {
     display: block
 }

 .select2-results__options {
     list-style: none;
     margin: 0;
     padding: 0
 }

 .select2-results__option {
     padding: 6px;
     user-select: none;
     -webkit-user-select: none
 }

 .select2-results__option--selectable {
     cursor: pointer
 }

 .select2-container--open .select2-dropdown {
     left: 0
 }

 .select2-container--open .select2-dropdown--above {
     border-bottom: none;
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0
 }

 .select2-container--open .select2-dropdown--below {
     border-top: none;
     border-top-left-radius: 0;
     border-top-right-radius: 0
 }

 .select2-search--dropdown {
     display: block;
     padding: 4px
 }

 .select2-search--dropdown .select2-search__field {
     padding: 4px;
     width: 100%;
     box-sizing: border-box
 }

 .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
     -webkit-appearance: none
 }

 .select2-search--dropdown.select2-search--hide {
     display: none
 }

 .select2-close-mask {
     border: 0;
     margin: 0;
     padding: 0;
     display: block;
     position: fixed;
     left: 0;
     top: 0;
     min-height: 100%;
     min-width: 100%;
     height: auto;
     width: auto;
     opacity: 0;
     z-index: 99;
     background-color: #fff;
     filter: alpha(opacity=0)
 }

 .select2-hidden-accessible {
     border: 0 !important;
     clip: rect(0 0 0 0) !important;
     -webkit-clip-path: inset(50%) !important;
     clip-path: inset(50%) !important;
     height: 1px !important;
     overflow: hidden !important;
     padding: 0 !important;
     position: absolute !important;
     width: 1px !important;
     white-space: nowrap !important
 }

 .select2-container--default .select2-selection--single {
     background-color: #fff;
     border: 1px solid #aaa;
     border-radius: 4px
 }

 .select2-container--default .select2-selection--single .select2-selection__rendered {
     color: #444;
     line-height: 28px
 }

 .select2-container--default .select2-selection--single .select2-selection__clear {
     cursor: pointer;
     float: right;
     font-weight: bold;
     height: 26px;
     margin-right: 20px;
     padding-right: 0px
 }

 .select2-container--default .select2-selection--single .select2-selection__placeholder {
     color: #999
 }

 .select2-container--default .select2-selection--single .select2-selection__arrow {
     height: 26px;
     position: absolute;
     top: 1px;
     right: 1px;
     width: 20px
 }

 .select2-container--default .select2-selection--single .select2-selection__arrow b {
     border-color: #888 transparent transparent transparent;
     border-style: solid;
     border-width: 5px 4px 0 4px;
     height: 0;
     left: 50%;
     margin-left: -4px;
     margin-top: -2px;
     position: absolute;
     top: 50%;
     width: 0
 }

 .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
     float: left
 }

 .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
     left: 1px;
     right: auto
 }

 .select2-container--default.select2-container--disabled .select2-selection--single {
     background-color: #eee;
     cursor: default
 }

 .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
     display: none
 }

 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
     border-color: transparent transparent #888 transparent;
     border-width: 0 4px 5px 4px
 }

 .select2-container--default .select2-selection--multiple {
     background-color: white;
     border: 1px solid #aaa;
     border-radius: 4px;
     cursor: text;
     padding-bottom: 5px;
     padding-right: 5px;
     position: relative
 }

 .select2-container--default .select2-selection--multiple.select2-selection--clearable {
     padding-right: 25px
 }

 .select2-container--default .select2-selection--multiple .select2-selection__clear {
     cursor: pointer;
     font-weight: bold;
     height: 20px;
     margin-right: 10px;
     margin-top: 5px;
     position: absolute;
     right: 0;
     padding: 1px
 }

 .select2-container--default .select2-selection--multiple .select2-selection__choice {
     background-color: #e4e4e4;
     border: 1px solid #aaa;
     border-radius: 4px;
     box-sizing: border-box;
     display: inline-block;
     margin-left: 5px;
     margin-top: 5px;
     padding: 0;
     padding-left: 20px;
     position: relative;
     max-width: 100%;
     overflow: hidden;
     text-overflow: ellipsis;
     vertical-align: bottom;
     white-space: nowrap
 }

 .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
     cursor: default;
     padding-left: 2px;
     padding-right: 5px
 }

 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
     background-color: transparent;
     border: none;
     border-right: 1px solid #aaa;
     border-top-left-radius: 4px;
     border-bottom-left-radius: 4px;
     color: #999;
     cursor: pointer;
     font-size: 1em;
     font-weight: bold;
     padding: 0 4px;
     position: absolute;
     left: 0;
     top: 0
 }

 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
     background-color: #f1f1f1;
     color: #333;
     outline: none
 }

 .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
     margin-left: 5px;
     margin-right: auto
 }

 .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
     padding-left: 5px;
     padding-right: 2px
 }

 .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
     border-left: 1px solid #aaa;
     border-right: none;
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px
 }

 .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
     float: left;
     margin-left: 10px;
     margin-right: auto
 }

 .select2-container--default.select2-container--focus .select2-selection--multiple {
     border: solid black 1px;
     outline: 0
 }

 .select2-container--default.select2-container--disabled .select2-selection--multiple {
     background-color: #eee;
     cursor: default
 }

 .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
     display: none
 }

 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
 .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
     border-top-left-radius: 0;
     border-top-right-radius: 0
 }

 .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
 .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0
 }

 .select2-container--default .select2-search--dropdown .select2-search__field {
     border: 1px solid #aaa
 }

 .select2-container--default .select2-search--inline .select2-search__field {
     background: transparent;
     border: none;
     outline: 0;
     box-shadow: none;
     -webkit-appearance: textfield
 }

 .select2-container--default .select2-results>.select2-results__options {
     max-height: 200px;
     overflow-y: auto
 }

 .select2-container--default .select2-results__option .select2-results__option {
     padding-left: 1em
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
     padding-left: 0
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
     margin-left: -1em;
     padding-left: 2em
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
     margin-left: -2em;
     padding-left: 3em
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
     margin-left: -3em;
     padding-left: 4em
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
     margin-left: -4em;
     padding-left: 5em
 }

 .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
     margin-left: -5em;
     padding-left: 6em
 }

 .select2-container--default .select2-results__option--group {
     padding: 0
 }

 .select2-container--default .select2-results__option--disabled {
     color: #999
 }

 .select2-container--default .select2-results__option--selected {
     background-color: #ddd
 }

 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
     background-color: #5897fb;
     color: white
 }

 .select2-container--default .select2-results__group {
     cursor: default;
     display: block;
     padding: 6px
 }

 .select2-container--classic .select2-selection--single {
     background-color: #f7f7f7;
     border: 1px solid #aaa;
     border-radius: 4px;
     outline: 0;
     background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
     background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
     background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
     background-repeat: repeat-x;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
 }

 .select2-container--classic .select2-selection--single:focus {
     border: 1px solid #5897fb
 }

 .select2-container--classic .select2-selection--single .select2-selection__rendered {
     color: #444;
     line-height: 28px
 }

 .select2-container--classic .select2-selection--single .select2-selection__clear {
     cursor: pointer;
     float: right;
     font-weight: bold;
     height: 26px;
     margin-right: 20px
 }

 .select2-container--classic .select2-selection--single .select2-selection__placeholder {
     color: #999
 }

 .select2-container--classic .select2-selection--single .select2-selection__arrow {
     background-color: #ddd;
     border: none;
     border-left: 1px solid #aaa;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
     height: 26px;
     position: absolute;
     top: 1px;
     right: 1px;
     width: 20px;
     background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
     background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
     background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
     background-repeat: repeat-x;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
 }

 .select2-container--classic .select2-selection--single .select2-selection__arrow b {
     border-color: #888 transparent transparent transparent;
     border-style: solid;
     border-width: 5px 4px 0 4px;
     height: 0;
     left: 50%;
     margin-left: -4px;
     margin-top: -2px;
     position: absolute;
     top: 50%;
     width: 0
 }

 .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
     float: left
 }

 .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
     border: none;
     border-right: 1px solid #aaa;
     border-radius: 0;
     border-top-left-radius: 4px;
     border-bottom-left-radius: 4px;
     left: 1px;
     right: auto
 }

 .select2-container--classic.select2-container--open .select2-selection--single {
     border: 1px solid #5897fb
 }

 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
     background: transparent;
     border: none
 }

 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
     border-color: transparent transparent #888 transparent;
     border-width: 0 4px 5px 4px
 }

 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
     border-top: none;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
     background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
     background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
     background-repeat: repeat-x;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
 }

 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
     border-bottom: none;
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0;
     background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
     background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
     background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
     background-repeat: repeat-x;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
 }

 .select2-container--classic .select2-selection--multiple {
     background-color: white;
     border: 1px solid #aaa;
     border-radius: 4px;
     cursor: text;
     outline: 0;
     padding-bottom: 5px;
     padding-right: 5px
 }

 .select2-container--classic .select2-selection--multiple:focus {
     border: 1px solid #5897fb
 }

 .select2-container--classic .select2-selection--multiple .select2-selection__clear {
     display: none
 }

 .select2-container--classic .select2-selection--multiple .select2-selection__choice {
     background-color: #e4e4e4;
     border: 1px solid #aaa;
     border-radius: 4px;
     display: inline-block;
     margin-left: 5px;
     margin-top: 5px;
     padding: 0
 }

 .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
     cursor: default;
     padding-left: 2px;
     padding-right: 5px
 }

 .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
     background-color: transparent;
     border: none;
     border-top-left-radius: 4px;
     border-bottom-left-radius: 4px;
     color: #888;
     cursor: pointer;
     font-size: 1em;
     font-weight: bold;
     padding: 0 4px
 }

 .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
     color: #555;
     outline: none
 }

 .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
     margin-left: 5px;
     margin-right: auto
 }

 .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
     padding-left: 5px;
     padding-right: 2px
 }

 .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px
 }

 .select2-container--classic.select2-container--open .select2-selection--multiple {
     border: 1px solid #5897fb
 }

 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
     border-top: none;
     border-top-left-radius: 0;
     border-top-right-radius: 0
 }

 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
     border-bottom: none;
     border-bottom-left-radius: 0;
     border-bottom-right-radius: 0
 }

 .select2-container--classic .select2-search--dropdown .select2-search__field {
     border: 1px solid #aaa;
     outline: 0
 }

 .select2-container--classic .select2-search--inline .select2-search__field {
     outline: 0;
     box-shadow: none
 }

 .select2-container--classic .select2-dropdown {
     background-color: #fff;
     border: 1px solid transparent
 }

 .select2-container--classic .select2-dropdown--above {
     border-bottom: none
 }

 .select2-container--classic .select2-dropdown--below {
     border-top: none
 }

 .select2-container--classic .select2-results>.select2-results__options {
     max-height: 200px;
     overflow-y: auto
 }

 .select2-container--classic .select2-results__option--group {
     padding: 0
 }

 .select2-container--classic .select2-results__option--disabled {
     color: grey
 }

 .select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
     background-color: #3875d7;
     color: #fff
 }

 .select2-container--classic .select2-results__group {
     cursor: default;
     display: block;
     padding: 6px
 }

 .select2-container--classic.select2-container--open .select2-dropdown {
     border-color: #5897fb
 }
.stinv-banner {
    padding: 32px 0px 152px;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .stinv-banner {
        padding: 32px 0px 90px
    }
}

@media(max-width: 991px) {
    .stinv-banner {
        padding: 32px 0px 70px
    }
}

@media(max-width: 767px) {
    .stinv-banner {
        padding: 28px 0px 32px;
        min-height: 450px
    }
}

.stinv-banner .breadcrumb-wrap {
    position: relative
}

@media(max-width: 1199px) {
    .stinv-banner .breadcrumb-wrap {
        margin-top: 0;
        padding-top: 0
    }
}

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

.stinv-banner .breadcrumb-wrap nav .breadcrumb {
    background: #e8e8e8;
    color: #3a3a3a;
    margin-bottom: 0;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 13px;
    text-transform: uppercase
}

.stinv-banner .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.stinv-banner .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.99984 0L0.589844 1.41L5.16984 6L0.589844 10.59L1.99984 12L7.99984 6L1.99984 0Z' fill='%239B1E26'/%3E%3C/svg%3E%0A");
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 3px;
    margin-right: 6px
}

.stinv-banner .breadcrumb-wrap .breadcrumb {
    color: #3a3a3a
}

.stinv-banner .breadcrumb-wrap .breadcrumb a {
    color: #3a3a3a
}

.stinv-banner .stinv-banner-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.stinv-banner .stinv-banner-img img {
    width: 100%;
    object-fit: cover
}

@media(max-width: 1280px) {
    .stinv-banner .stinv-banner-img img {
        height: 100%
    }
}

.stinv-banner .stinv-banner-desc {
    margin-top: 70px
}

@media(max-width: 1280px) {
    .stinv-banner .stinv-banner-desc {
        margin-top: 40px
    }
}

@media(max-width: 991px) {
    .stinv-banner .stinv-banner-desc {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .stinv-banner .stinv-banner-desc {
        margin-top: 0px
    }
}

.stinv-banner .stinv-banner-desc .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 8px
}

@media(max-width: 991px) {
    .stinv-banner .stinv-banner-desc .h1 {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .stinv-banner .stinv-banner-desc .h1 {
        line-height: 110%
    }
}

.stinv-banner .stinv-banner-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #fff;
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .stinv-banner .stinv-banner-desc .desc {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .stinv-banner .stinv-banner-desc .desc {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 16px
    }
}

.stinv-banner .stinv-banner-desc .red-btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 11px 32px;
    border-radius: 200px;
    background: #9b1e26
}
.stinv-overview {
    padding: 90px 0px 0;
    background: rgba(0, 0, 0, 0);
}

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

@media(max-width: 991px) {
    .stinv-overview {
        padding: 50px 0px 0px
    }
}

@media(max-width: 767px) {
    .stinv-overview {
        padding: 32px 0px 0px
    }
}

.stinv-overview .intro .h2 {
    font-size: 36px;
    line-height: 43px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .stinv-overview .intro .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .stinv-overview .intro .h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .stinv-overview .intro .h2 {
        font-size: 24px;
        line-height: 32px
    }
}

.stinv-overview .intro .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #3a3a3a
}

.stinv-overview .intro .desc .f14br {
    color: #9a1b24;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: underline
}

.stinv-overview .intro .desc+.desc {
    margin-top: 20px
}

.stinv-overview .moretext1 {
    display: none
}
.stinv-advantage {
    padding: 80px 0 0
}

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

@media(max-width: 991px) {
    .stinv-advantage {
        padding: 50px 0px 0px
    }
}

@media(max-width: 767px) {
    .stinv-advantage {
        padding: 56px 0px 0px
    }
}

.stinv-advantage .stinv-adv-desc .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #222;
    margin-bottom: 8px
}

.stinv-advantage .stinv-adv-desc .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .stinv-advantage .stinv-adv-desc .h2 {
        font-size: 30px;
        line-height: 130%
    }
}

@media(max-width: 767px) {
    .stinv-advantage .stinv-adv-desc .h2 {
        font-size: 24px;
        line-height: 32px
    }
}

.stinv-advantage .row.m-0 {
    margin-top: 40px !important
}

@media(max-width: 1199px) {
    .stinv-advantage .row.m-0 {
        margin-top: 25px !important
    }
}

@media(max-width: 991px) {
    .stinv-advantage .row.m-0 {
        margin-top: 20px !important
    }
}

@media(max-width: 767px) {
    .stinv-advantage .row.m-0 {
        margin-top: 16px !important
    }
}

.stinv-advantage .row.m-0>.col-lg-4:nth-child(1) .stinv-advan-box {
    border-radius: 8px 0 0 8px
}

@media(max-width: 991px) {
    .stinv-advantage .row.m-0>.col-lg-4:nth-child(1) .stinv-advan-box {
        border-radius: 8px 8px 0px 0px
    }
}

.stinv-advantage .row.m-0>.col-lg-4:nth-child(2) .stinv-advan-box {
    border-left: 0;
    border-right: 0
}

@media(max-width: 991px) {
    .stinv-advantage .row.m-0>.col-lg-4:nth-child(2) .stinv-advan-box {
        border: 1px solid rgba(0, 0, 0, .12);
        border-top: 0;
        border-bottom: 0
    }
}

.stinv-advantage .row.m-0>.col-lg-4:nth-child(3) .stinv-advan-box {
    border-radius: 0 8px 8px 0
}

@media(max-width: 991px) {
    .stinv-advantage .row.m-0>.col-lg-4:nth-child(3) .stinv-advan-box {
        border-radius: 0px 0px 8px 8px
    }
}

.stinv-advantage .row.m-0 .col-lg-4 {
    display: inherit
}

.stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box {
    width: 100%;
    padding: 32px 28px;
    border: 1px solid rgba(0, 0, 0, .12)
}

@media(max-width: 1199px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box {
        padding: 25px 20px
    }
}

@media(max-width: 767px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box {
        padding: 28px
    }
}

.stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box img {
    max-width: 32px;
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box img {
        margin-bottom: 18px
    }
}

@media(max-width: 767px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box img {
        margin-bottom: 22px
    }
}

.stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box .h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box .h3 {
        font-size: 22px;
        line-height: 30px
    }
}

@media(max-width: 767px) {
    .stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.stinv-advantage .row.m-0 .col-lg-4 .stinv-advan-box .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3a3a3a;
    margin-bottom: 0
}
.stinv-philo {
    padding: 80px 0 0
}

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

@media(max-width: 991px) {
    .stinv-philo {
        padding: 50px 0px 0px
    }
}

.stinv-philo .stinv-philo-bg {
    padding: 42px;
    background: linear-gradient(255.83deg, #FFEAEB 27.16%, #FFF8DF 93.77%);
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 24px
}

@media(max-width: 991px) {
    .stinv-philo .stinv-philo-bg {
        padding: 30px
    }
}

@media(max-width: 767px) {
    .stinv-philo .stinv-philo-bg {
        padding: 16px 16px 32px 16px
    }
}

@media(max-width: 991px) {
    .stinv-philo .stinv-philo-bg .row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media(max-width: 991px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-img {
        margin-bottom: 24px
    }
}

.stinv-philo .stinv-philo-bg .stinv-philo-img img {
    width: 100%;
    border-radius: 12px
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc {
    max-width: 98%
}

@media(max-width: 991px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-desc {
        max-width: 100%
    }
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-desc .h2 {
        font-size: 30px;
        line-height: 130%
    }
}

@media(max-width: 767px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-desc .h2 {
        font-size: 24px;
        line-height: 32px
    }
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3a3a3a;
    margin-bottom: 28px
}

@media(max-width: 767px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-desc .desc {
        margin-bottom: 24px
    }
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 32px auto;
    grid-template-columns: 32px auto;
    gap: 8px
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box+.stphides-box {
    margin-top: 22px
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box .stphidesb-img img {
    max-width: 32px
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box .stphidesb-desc .h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #222;
    margin-bottom: 2px
}

@media(max-width: 767px) {
    .stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box .stphidesb-desc .h3 {
        font-size: 16px;
        line-height: 22px
    }
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .stphides-box .stphidesb-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #3a3a3a;
    margin-bottom: 0
}

.stinv-philo .stinv-philo-bg .stinv-philo-desc .red-btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 11px 32px;
    border-radius: 200px;
    background: #9b1e26;
    margin-top: 25px
}
.stprod-testiComp {
    overflow: hidden;
    position: relative;
    padding: 80px 0 0
}

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

@media(max-width: 767px) {
    .stprod-testiComp {
        margin: 0px 0;
        padding: 56px 0px 0
    }

    .stprod-testiComp .text-center {
        text-align: left !important
    }
}

.stprod-testiComp .saTestimonailComp-cards-container {
    position: relative;
    overflow: visible
}

.stprod-testiComp .swiper-slide {
    height: auto;
    padding: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f3f3f3;
    border-radius: 12px
}

@media(max-width: 767px) {
    .stprod-testiComp .swiper-slide {
        padding: 20px 16px
    }
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para-list {
    margin-top: 3px
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #222;
    gap: 4px
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para-list li img {
    max-width: 13px
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para-list li a {
    color: #222;
    text-decoration: underline
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #54565b
}

@media(max-width: 991px) {
    .stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para {
        font-size: 14px;
        line-height: 18px
    }
}

@media(max-width: 767px) {
    .stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-text-para {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400
    }
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    margin-top: 22px
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info .saTestimonailComp-cards-items-ivtImg {
    width: 36px;
    height: 36px
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info .saTestimonailComp-name {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info .saTestimonailComp-name img {
    max-width: 16px;
    filter: drop-shadow(0px 1px 1.5px rgba(0, 0, 0, 0.22))
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info .saTestimonailComp-cards-items-info-person {
    color: #9b1e26;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 0
}

.stprod-testiComp .swiper-slide .saTestimonailComp-cards-items-info .saTestimonailComp-cards-items-info-title {
    color: #222;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0
}

.stprod-testiComp .swiper-slide::after {
    display: none
}

.stprod-testiComp .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #222;
    margin-bottom: 40px
}

@media(max-width: 1199px) {
    .stprod-testiComp .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .stprod-testiComp .h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 24px
    }
}

.stprod-testiComp .grnt-ratings-date {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 6px
}

.stprod-testiComp .grnt-ratings-date .grnt-ratings {
    display: -ms-flexbox;
    display: flex;
    gap: 0
}

.stprod-testiComp .grnt-ratings-date .grnt-ratings .grnt-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.stprod-testiComp .grnt-ratings-date .grnt-ratings .grnt-check svg path {
    fill: #ffcb07
}

.stprod-testiComp .grnt-ratings-date .grnt-date {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #54565b
}

@media(max-width: 991px) {
    .stprod-testiComp .grnt-ratings-date .grnt-date {
        font-size: 10px
    }
}

.stprod-testiComp .grnt-ratings-date .grnt-date:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #585858;
    border-radius: 50%
}

.stprod-testiComp .grnt-quote {
    position: absolute;
    right: 40px;
    bottom: 20px;
    z-index: -1
}

@media(max-width: 991px) {
    .stprod-testiComp .grnt-quote {
        right: 20px;
        bottom: 10px
    }
}

.stprod-testiComp .grnt-quote svg {
    max-width: 60px;
    height: 60px
}

@media(max-width: 991px) {
    .stprod-testiComp .grnt-quote svg {
        max-width: 40px;
        height: 40px
    }
}

.stprod-testiComp .swiper-pagination {
    position: relative;
    top: 0;
    bottom: 0;
    margin-top: 24px;
    height: auto;
    z-index: 1
}

.stprod-testiComp .swiper-pagination .swiper-pagination-bullet {
    background: #d5d5d5;
    opacity: 1
}

.stprod-testiComp .swiper-pagination .swiper-pagination-bullet-active {
    background: #9c1d26
}

.stprod-testiComp .scrollbar {
    padding-top: 38px
}

@media(max-width: 767px) {
    .stprod-testiComp .scrollbar {
        padding-top: 40px
    }
}

.stprod-testiComp .scrollbar .swiper-pagination {
    margin-top: 0px
}

.stprod-testiComp .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 132px;
    left: 44%;
    z-index: 1;
    position: relative;
    height: 6px
}

@media(max-width: 767px) {
    .stprod-testiComp .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        left: 33%
    }
}

.stprod-testiComp .scrollbar .swiper-scrollbar-drag {
    background: #9b1e26
}

.stprod-testiComp.int-testiComp .swiper-slide {
    background-color: rgba(0, 0, 0, 0);
    padding: 0
}

@media(max-width: 767px) {
    .stprod-testiComp.int-testiComp .swiper-slide {
        position: relative
    }
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-img img {
    width: 100%;
    border-radius: 6px
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc {
    margin-top: 12px;
    position: relative
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin-bottom: 6px
}

@media(max-width: 1199px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-title {
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-title {
        font-size: 18px;
        line-height: 24px;
        max-width: 90%
    }
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-para {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 10px
}

@media(max-width: 1199px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-para {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-text-para {
        font-size: 14px
    }
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-tag {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: rgba(0, 0, 0, .8);
    padding-left: 14px;
    position: relative;
    z-index: 0
}

@media(max-width: 1199px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-tag {
        font-size: 13px;
        line-height: 15px
    }
}

@media(max-width: 767px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-tag {
        font-size: 14px;
        line-height: 16px
    }
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-tag::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: #f5babd;
    border-radius: 100px;
    z-index: -1
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-remore {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-remore .satesti-remore,
.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-remore .view-prof {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #9b1e26;
    position: relative
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-remore a+a:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .3)
}

.stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-icon {
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0px 1px 1.5px rgba(0, 0, 0, .22)
}

@media(max-width: 767px) {
    .stprod-testiComp.int-testiComp .swiper-slide .saTestimonailComp-cards-items-desc .saTestimonailComp-cards-items-icon img {
        width: 22px;
        height: 22px
    }
}

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

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

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

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

.stprod-testiComp .gsa-benifit-navigation .swiper-button-prev.swiper-button-disabled,
.stprod-testiComp .gsa-benifit-navigation .swiper-button-next.swiper-button-disabled {
    opacity: 1
}

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

.meetteam-modal {
    background: rgba(0, 0, 0, .8)
}

.meetteam-modal .modal-dialog {
    max-width: 1065px
}

@media(max-width: 1199px) {
    .meetteam-modal .modal-dialog {
        max-width: 900px
    }
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog {
        max-width: 700px
    }
}

.meetteam-modal .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0;
    background: #fff;
    max-height: calc(100vh - 40px);
    overflow: auto
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-content {
        max-height: calc(100vh - 100px)
    }
}

.meetteam-modal .modal-dialog .modal-body {
    padding: 24px 24px 24px
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog .modal-body {
        padding: 20px 20px 25px
    }
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .popup-close {
        right: 12px;
        top: 12px
    }
}

.meetteam-modal .modal-dialog .modal-body .icon-close.black::before {
    color: #1c1b1f
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 16px
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 115px auto;
    grid-template-columns: 115px auto;
    gap: 15px
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalu-img {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalu-img {
        margin-bottom: 0
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalu-img img {
    width: 100%;
    border-radius: 6px
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalu-img img {
        max-width: 115px
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc {
    padding-right: 30px
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    color: #000;
    margin-bottom: 6px
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 4px
    }
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .h3 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 4px
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 15px
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .txt {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 11px
    }
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .txt {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 14px
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .mtemodalus-social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .mtemodalus-social li {
    position: relative
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .mtemodalus-social li+li::before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .3)
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .mtemodalus-social img {
    max-width: 20px
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-user .mtemodalus-desc .mtemodalus-social img {
        max-width: 20px
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc {
    padding: 24px 38px 0px 0;
    max-height: calc(100vh - 120px);
    overflow: auto;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

@media(max-width: 991px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc {
        padding: 16px 20px 0 0
    }
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc {
        padding: 16px 0px 0px;
        margin-top: 0;
        max-height: 100%
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc .txt {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 14px
    }
}

@media(max-width: 767px) {
    .meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc .txt {
        font-size: 14px;
        line-height: 140%;
        margin-bottom: 16px
    }
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc .txt b {
    font-weight: 700;
    color: rgba(0, 0, 0, .8)
}

.meetteam-modal .modal-dialog .modal-body .mtemodal-main .mtemodal-desc .txt:last-child {
    margin-bottom: 0
}
.invp-record {
    padding: 80px 0px 0px
}

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

@media(max-width: 767px) {
    .invp-record {
        padding: 60px 0px 0px
    }
}

.invp-record .head .h2 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .invp-record .head .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .invp-record .head .h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 12px
    }
}

.invp-record .invpreco-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 40px
}

@media(max-width: 991px) {
    .invp-record .invpreco-main {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 767px) {
    .invp-record .invpreco-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        margin-top: 24px;
        gap: 14px
    }
}

.invp-record .invpreco-main .invpreco-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 82px auto;
    grid-template-columns: 82px auto;
    gap: 12px;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 16px;
    background: linear-gradient(135deg, #FFEBEB 0%, #FAF3D8 100%);
    border-radius: 12px
}

@media(max-width: 1199px) {
    .invp-record .invpreco-main .invpreco-box {
        -ms-grid-columns: 65px auto;
        grid-template-columns: 65px auto
    }
}

@media(max-width: 767px) {
    .invp-record .invpreco-main .invpreco-box {
        -ms-grid-columns: 76px auto;
        grid-template-columns: 76px auto
    }
}

.invp-record .invpreco-main .invpreco-box .invprecob-left {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media(max-width: 1199px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-left {
        width: 65px;
        height: 65px
    }
}

@media(max-width: 767px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-left {
        width: 76px;
        height: 76px
    }
}

.invp-record .invpreco-main .invpreco-box .invprecob-left .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    background: linear-gradient(153.17deg, #FFDF66 -22.29%, #BA5B03 116.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-left .h3 {
        font-size: 18px;
        line-height: 24px
    }
}

@media(max-width: 767px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-left .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.invp-record .invpreco-main .invpreco-box .invprecob-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-desc .txt {
        font-size: 12px;
        line-height: 19px
    }
}

@media(max-width: 991px) {
    .invp-record .invpreco-main .invpreco-box .invprecob-desc .txt {
        font-size: 16px;
        line-height: 24px
    }
}
.invp-customer {
    padding: 80px 0px
}

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

@media(max-width: 767px) {
    .invp-customer {
        padding: 60px 0px 40px
    }
}

.invp-customer .head .h2 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .invp-customer .head .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .invp-customer .head .h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 12px
    }
}

.invp-customer .row+.row {
    margin-top: 40px;
    row-gap: 40px
}

@media(max-width: 767px) {
    .invp-customer .row+.row {
        margin-top: 24px;
        row-gap: 24px
    }
}

.invp-customer .invcuto-box {
    border-radius: 24px;
    overflow: hidden;
    background: #fcf0f2
}

.invp-customer .invcuto-box .invcutob-img {
    position: relative;
    z-index: 1
}

.invp-customer .invcuto-box .invcutob-img img {
    width: 100%;
    border-radius: 24px
}

.invp-customer .invcuto-box .invcutob-img .video-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 24px
}

.invp-customer .invcuto-box .invcutob-img .video-btn img {
    width: 52px;
    height: 52px;
    border-radius: 50%
}

.invp-customer .invcuto-box .invcutob-desc {
    padding: 26px 24px
}

@media(max-width: 767px) {
    .invp-customer .invcuto-box .invcutob-desc {
        padding: 22px 16px 20px
    }
}

.invp-customer .invcuto-box .invcutob-desc .h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #1c1c1c;
    margin-bottom: 7px
}

@media(max-width: 1199px) {
    .invp-customer .invcuto-box .invcutob-desc .h3 {
        font-size: 18px;
        line-height: 26px
    }
}

.invp-customer .invcuto-box .invcutob-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #1c1c1c;
    margin-bottom: 6px
}

@media(max-width: 1199px) {
    .invp-customer .invcuto-box .invcutob-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .invp-customer .invcuto-box .invcutob-desc .txt {
        font-size: 16px;
        line-height: 24px
    }
}

.invp-customer .invcuto-box .invcutob-desc ul li {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #1c1c1c
}

@media(max-width: 1199px) {
    .invp-customer .invcuto-box .invcutob-desc ul li {
        font-size: 18px;
        line-height: 25px
    }
}

@media(max-width: 767px) {
    .invp-customer .invcuto-box .invcutob-desc ul li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 2px
    }
}

.invp-customer .invcuto-box .invcutob-desc ul li svg {
    max-width: 23px;
    margin-left: 10px;
    filter: grayscale(100%)
}

.invp-customer .invcuto-box .invcutob-desc ul li+li {
    margin-top: 10px
}

.indstde-video {
    background: rgba(0, 0, 0, .6)
}

.indstde-video .modal-dialog {
    max-width: 900px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog {
        max-width: 700px
    }
}

.indstde-video .modal-dialog .modal-content {
    border-radius: 12px;
    border: 0
}

.indstde-video .modal-dialog .modal-body {
    padding: 24px 24px 48px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog .modal-body {
        padding: 20px 20px 25px
    }
}

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

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

@media(max-width: 767px) {
    .indstde-video .modal-dialog .modal-body .h3 {
        font-size: 20px;
        line-height: 27px
    }
}

.indstde-video .modal-dialog .modal-body .embed-responsive {
    max-width: 90%;
    margin: 48px auto 0;
    border-radius: 20px
}

@media(max-width: 991px) {
    .indstde-video .modal-dialog .modal-body .embed-responsive {
        max-width: 100%;
        margin: 20px 0px 0px
    }
}

@media(max-width: 767px) {
    .indstde-video .modal-dialog .modal-body .embed-responsive {
        margin-top: 40px 0px 0px;
        border-radius: 15px
    }
}
.accordian .trgr {
    padding: 20px 0 20px 0;
    margin-top: 0;
    position: relative;
    cursor: pointer;
    box-shadow: none;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0px;
    font-weight: 500
}

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

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

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

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

.accordian .grnt_tog_cont {
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 0px;
    box-shadow: none;
    border-bottom: 1px solid #d8d8d8
}

.accordian .grnt_tog_cont .block {
    display: block
}

@media(max-width: 767px) {
    .accordian .trgr {
        padding: 20px 30px 20px 20px;
        padding-left: 0px
    }

    .accordian .grnt_tog_cont {
        padding: 20px;
        padding-left: 0px
    }
}

.income-tax-faq {
    background: #fff;
    padding: 40px 0px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grnt-bl-faq {
    margin: 64px 0px;
    padding: 0
}

.grnt-bl-faq h2 {
    margin-bottom: 30px
}

.grnt-bl-faq .accordian .faq-items .trgr-title {
    color: #54565b
}

.grnt-bl-faq .accordian .faq-items .trgr-title::before {
    color: #54565b
}

@media(max-width: 767px) {
    .grnt-bl-faq .accordian .faq-items .trgr-title {
        font-size: 14px
    }
}

.grnt-bl-faq .accordian .faq-items .tog_cont {
    color: #54565b
}

.grnt-bl-faq .accordian .btn-box .btn-link {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.grnt-asba-faq .accordian .faq-items:has(>.trgr.act) {
    border-radius: 8px
}

.grnt-asba-faq .accordian .trgr-title {
    color: #000 !important
}

.grnt-asba-faq .grnt-bli-hd1 {
    font-weight: 600;
    color: #000
}

.grnt-asba-faq .tog_cont p {
    color: #575757;
    font-weight: 400
}

.grnt-asba-faq .tog_cont p:last-child {
    margin-bottom: 0
}

.grnt-bli-hd1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #54565b;
    margin-bottom: 6px
}

@media(max-width: 991px) {
    .grnt-bli-hd1 {
        font-size: 28px;
        line-height: 38px
    }
}

@media(max-width: 767px) {
    .grnt-bli-hd1 {
        font-size: 24px;
        line-height: 33px
    }
}

@media(max-width: 767px) {
    .grnt-bli-hd1 {
        margin-bottom: 20px
    }

    .p {
        font-size: 16px;
        line-height: 22px
    }
}
@media (max-width: 767px) {
    .pt40 {
        padding: 40px 0px 40px;
        margin: 0;
    }
}
.stinv-solution {
    background: #902a2c;
    z-index: 1;
    padding: 55px 0;
    overflow: hidden
}

@media(max-width: 991px) {
    .stinv-solution {
        padding: 36px 0px
    }
}

@media(max-width: 991px) {
    .stinv-solution .row {
        row-gap: 30px
    }
}

.stinv-solution .stinv-sol-desc .h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .stinv-solution .stinv-sol-desc .h2 {
        font-size: 30px;
        line-height: 130%
    }
}

@media(max-width: 767px) {
    .stinv-solution .stinv-sol-desc .h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px
    }
}

.stinv-solution .stinv-sol-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 0
}

.stinv-solution .stinv-sol-form {
    padding: 32px;
    background: #fff;
    border-radius: 8px
}

@media(max-width: 767px) {
    .stinv-solution .stinv-sol-form {
        padding: 20px
    }
}

.stinv-solution .stinv-sol-form .row {
    row-gap: 30px
}

.stinv-solution .stinv-sol-form .form-group {
    margin-bottom: 0
}

.stinv-solution .stinv-sol-form .form-group label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-bottom: 8px
}

.stinv-solution .stinv-sol-form .form-group .form-control {
    border: 1px solid rgba(0, 0, 0, .18) !important;
    border-radius: 6px;
    color: #000;
    font-size: 16px;
    line-height: 1;
    padding: 11px;
    height: auto;
    box-shadow: none !important;
    outline: none !important
}

.stinv-solution .stinv-sol-form .form-group .error-message {
    font-size: 12px;
    margin: 0;
    position: absolute;
    bottom: -18px
}

.stinv-solution .stinv-sol-form .red-btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 32px;
    border-radius: 200px;
    background: #9b1e26;
    text-align: center;
    border: 0;
    box-shadow: none;
    outline: none
}

@media(max-width: 1199px) {
    .stinv-solution .stinv-sol-form .red-btn {
        padding: 9px 28px
    }
}

@media(max-width: 767px) {
    .stinv-solution .stinv-sol-form .red-btn {
        padding: 11px 32px;
        font-size: 14px
    }
}

.stinv-solution .sol-bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.stinv-solution .sol-bg-img img {
    width: 100%
}

/*  */
.insacoban-main {
    padding: 24px;
    background: #fcf0f2;
    border-radius: 12px
}

@media(max-width: 767px) {
    .insacoban-main {
        padding: 20px 16px
    }
}

.insacoban-main .h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .insacoban-main .h3 {
        font-size: 18px;
        line-height: 26px
    }
}

@media(max-width: 767px) {
    .insacoban-main .h3 {
        font-size: 20px;
        line-height: 30px
    }
}

.insacoban-main .cmpregi-form .cmpregi-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .cmpregi-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li {
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .cmpregi-grid.form-list li {
        margin-bottom: 12px
    }
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .desc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .h3 {
    margin-bottom: 0;
    margin-top: 10px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group {
    position: relative
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group .form-control {
    height: inherit;
    box-shadow: 0 0 0 !important
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group>input,
.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group .custome-input {
    padding: 22px 16px 15px;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    background: #fff;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #000
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group>label {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
    padding: 19px 16px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #787878
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group>textarea {
    padding: 23px 16px 15px;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    background: #fff;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #000;
    min-height: 120px;
    resize: none
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group>textarea {
        min-height: 140px
    }
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group .num {
    position: absolute;
    top: 23px;
    left: 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group.mobile-num>label {
    padding-left: 50px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group.mobile-num>input {
    padding-left: 50px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group.mobile-num input:not(:placeholder-shown)~label,
.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group.mobile-num textarea:not(:placeholder-shown)~label {
    padding-left: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group input:not(:placeholder-shown)~label,
.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group textarea:not(:placeholder-shown)~label {
    padding: 0;
    font-size: 10px;
    line-height: 14px;
    margin-left: 16px;
    margin-top: 8px;
    top: 0px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group label.error,
.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group input:not(:placeholder-shown)~label.error,
.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group textarea:not(:placeholder-shown)~label.error {
    position: static;
    margin: 0;
    padding: 5px 0;
    color: #d10000;
    font-size: 14px;
    background: none
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group .input-icon {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 0;
    display: none
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .form-label-group:has(.form-control:focus, .is-valid) .input-icon {
    display: block
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-multi-selct ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-multi-selct ul li {
    padding: 10px 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .24);
    border-radius: 100px;
    margin-bottom: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-multi-selct ul li span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select {
    position: relative
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .form-label-group::after {
    content: "";
    position: absolute;
    top: 26px;
    right: 14px;
    letter-spacing: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1c1b1f;
    border-bottom: 2px solid #1c1b1f;
    transform: rotate(45deg);
    margin: auto
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .form-label-group label {
    pointer-events: none;
    color: #000
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 1
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu .cuspro-sel {
    max-height: 310px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .12);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .12);
    border-radius: 6px;
    overflow-y: auto;
    margin-top: 2px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu .cupro-head {
    padding: 14px 16px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu .cupro-head .h4 {
    font-size: 14px;
    line-height: 16px;
    color: #252525;
    margin-bottom: 4px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu .cupro-head .text {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #787878;
    margin-bottom: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu ul li {
    margin-bottom: 0;
    padding: 12px 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu ul li label {
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    font-style: normal;
    line-height: normal;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu ul li label input {
    display: none
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu ul li label span {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 5V19H5V5H19ZM19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3Z' fill='%239B1E26'/%3E%3C/svg%3E%0A");
    margin-right: 6px;
    background-size: cover
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list li .custome-select .cuspro-menu ul li label input[type=checkbox]:checked+span {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.89 21 5 21H19C20.11 21 21 20.1 21 19V5C21 3.9 20.11 3 19 3ZM10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z' fill='%239B1E26'/%3E%3C/svg%3E%0A");
    background-size: cover
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list .full {
    -ms-grid-column: span 2;
    grid-column: span 2
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .cmpregi-grid.form-list .full {
        -ms-grid-column: span 1;
        grid-column: span 1
    }
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list .full .btn-box {
    margin-top: 10px
}

.insacoban-main .cmpregi-form .cmpregi-grid.form-list .full .btn-red {
    padding: 5px 40px
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .cmpregi-grid.form-list .full .btn-red {
        width: 100%
    }
}

.insacoban-main .cmpregi-form .inp-vali-inner {
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 767px) {
    .insacoban-main .cmpregi-form .inp-vali-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.insacoban-main .cmpregi-form .inp-vali-inner .mobile-num {
    width: 100%
}

.insacoban-main .cmpregi-form .inp-vali-inner .email-add {
    width: 100%
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn {
    margin-top: 6px
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn .valid-btn {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #787878;
    padding: 14px 20px;
    background: #dbdbde;
    border-radius: 27px;
    text-wrap: nowrap;
    border: none;
    transition: all .4s ease-in-out;
    min-width: 148px;
    cursor: pointer
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn .valid-btn.valid-success {
    color: #fff;
    background-color: #9b1e26
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn .valid-btn.verified-btn {
    background: linear-gradient(135deg, #09534C 0%, #019F7B 98.89%);
    color: #fff
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn .valid-btn .vali-hide {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -ms-flex-pack: center;
    justify-content: center
}

.insacoban-main .cmpregi-form .inp-vali-inner .inp-vali-btn .valid-btn .vali-hide.show {
    display: -ms-flexbox;
    display: flex
}

.insacoban-seccess-mess {
    display: none;
    padding: 68px 0;
    background: #fcf0f2;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    border-radius: 12px
}

@media(max-width: 767px) {
    .insacoban-seccess-mess {
        padding: 58px 0
    }
}

.insacoban-seccess-mess::after {
    content: "";
    position: absolute;
    inset: 0;
    bottom: auto;
    height: 8px;
    left: calc(50% - 318px + .5px);
    background: linear-gradient(135deg, #09534C 0%, #019F7B 98.89%)
}

.insacoban-seccess-mess .succes-icon {
    margin-bottom: 22px
}

.insacoban-seccess-mess .h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 12px
}

.insacoban-seccess-mess .text {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #5c5c5c;
    margin-bottom: 0
}

.select2-container {
    font-size: 14px;
    z-index: 1
}

.select2-container .select2-selection--single {
    height: 60px;
    border: 1px solid #f0f0f0;
    border-radius: 6px !important;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 34px 11px 16px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.select2-container .select2-selection--single .select2-selection__rendered .js2-placeholder {
    color: #787878;
    font-weight: 500
}

.select2-container .select2-selection--single .select2-selection__rendered .js2-selected .js2-top {
    display: block;
    position: absolute;
    padding: 0;
    color: #787878;
    font-size: 10px;
    line-height: 14px;
    margin-left: 16px;
    margin-top: 8px;
    top: 0;
    font-weight: 500;
    left: 0
}

.select2-container .select2-selection--single .select2-selection__rendered .js2-selected .js2-val {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 20px
}

.select2-container .select2-selection--single .select2-selection__arrow {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container .select2-selection--single .select2-selection__arrow::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #1c1b1f;
    border-bottom: 2px solid #1c1b1f;
    transform: rotate(45deg);
    margin: auto
}

.select2-dropdown {
    margin-top: 4px;
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .12);
    border-radius: 6px !important;
    overflow: hidden
}

.select2-dropdown .select2-search--dropdown {
    display: none !important
}

.select2-dropdown .select2-results__options {
    position: relative;
    max-height: 310px !important
}

.select2-dropdown .select2-results__option {
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.select2-dropdown .select2-results__option:last-child {
    border-bottom: none
}

.select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background: #fff !important;
    color: #000 !important
}

.select2-dropdown .select2-results__option--selected[aria-selected] {
    background: #fff !important;
    color: #000 !important
}

.select2-dropdown .select2-results__option[aria-selected=true]::after {
    display: none
}

.cootp-modall {
    background: rgba(0, 0, 0, .7)
}

.cootp-modall.show {
    padding: 0 !important
}

.cootp-modall .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
    transition: all .5s
}

.cootp-modall .modal-dialog .modal-content {
    border: none;
    height: calc(100% - 20px);
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    background: rgba(0, 0, 0, 0);
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px)
}

.cootp-modall .modal-dialog .modal-content .popup-close {
    top: 28px;
    right: 28px
}

.cootp-modall .modal-dialog .modal-content .popup-close img {
    width: 15px;
    height: 15px
}

.cootp-modall .modal-dialog .modal-content .popup-close svg {
    width: 15px;
    height: 15px
}

@media(max-width: 767px) {
    .cootp-modall .modal-dialog .modal-content .popup-close {
        top: 20px;
        right: 16px
    }

    .cootp-modall .modal-dialog .modal-content .popup-close img {
        width: 15px;
        height: 19px
    }

    .cootp-modall .modal-dialog .modal-content .popup-close svg {
        width: 15px;
        height: 15px
    }
}

.cootp-modall .modal-dialog .modal-content .modal-body {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    height: -moz-fit-content;
    height: fit-content;
    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;
    overflow: auto
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent {
    border-radius: 16px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
    background: #fff;
    overflow: scroll;
    padding: 32px;
    max-width: 430px;
    margin: 0px auto 0;
    position: relative;
    overflow: hidden;
    max-height: 100%
}

@media(max-width: 767px) {
    .cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent {
        padding: 20px 16px;
        margin: 0 auto;
        max-width: 320px;
        overflow-y: auto
    }
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-main .h2 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-main .h2 {
        margin-bottom: 15px
    }
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-main .subtext {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #686873;
    margin-bottom: 20px
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-main .otp-input-mmain {
    margin-top: 20px
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    gap: 22px;
    margin-bottom: 20px;
    margin-top: 20px
}

@media(max-width: 767px) {

    .cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs,
    .cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs {
        gap: 8px
    }
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs input,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs input {
    width: 100%;
    aspect-ratio: 1/1;
    border: 0;
    border: 1px solid #dbdbde;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    color: #3d3d3d;
    background: #fff;
    transition: border-color .15s ease, box-shadow .15s ease
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs input.success,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs input.success {
    border-color: #01a07a
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs input:focus,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs input:focus {
    border-color: #686873;
    box-shadow: 0 0 0 0px rgba(99, 102, 241, .08)
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs input:-ms-input-placeholder,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .otp-inputs input::placeholder,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .emotp-inputs input::placeholder {
    color: rgba(0, 0, 0, 0)
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .res-text,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .timer {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #686873
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .res-text img,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .timer img {
    max-width: 15px;
    max-height: 15px
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .timer {
    font-weight: 600;
    margin-left: 4px;
    color: #3d3d3d
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .resuccess-main {
    margin: 0px 0px 32px
}

@media(max-width: 767px) {
    .cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .resuccess-main {
        margin: 0 0 25px
    }
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .btn-box {
    margin-top: 22px
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .btn-box .btn-red {
    padding: 14px 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    display: block;
    max-width: 100%;
    width: 100%;
    text-align: center;
    border-radius: 25px;
    background: #9b1e26
}

.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .btn-box .btn-red:disabled,
.cootp-modall .modal-dialog .modal-content .modal-body .grexit-intent .btn-box .btn-red[disabled] {
    background: #dbdbde;
    color: #787878;
    cursor: not-allowed
}

@media(max-width: 767px) {
    .cootp-modall .modal-dialog {
        margin: 0
    }
}
.strho-trulogo {
    padding: 80px 0px 0px
}

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

@media(max-width: 767px) {
    .strho-trulogo {
        padding: 55px 0px 0px
    }
}

.strho-trulogo .title .h2 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    color: #000;
    margin-bottom: 14px
}

@media(max-width: 767px) {
    .strho-trulogo .title .h2 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 700
    }
}

.strho-trulogo .title .h2:last-child {
    margin-bottom: 0
}

.strho-trulogo .strhtrulogo-main {
    margin-top: 32px
}

@media(max-width: 767px) {
    .strho-trulogo .strhtrulogo-main {
        margin-top: 24px
    }
}

.strho-trulogo .strhtrulogo-main .swiper-wrapper {
    transition-timing-function: linear !important
}

.strho-trulogo .strhtrulogo-main .strhtrulogo-swiper {
    width: 100%
}

.strho-trulogo .strhtrulogo-main .strhtrulogo-box {
    text-align: center
}

.strho-trulogo .strhtrulogo-main .strhtrulogo-box img {
    max-width: 80%;
    margin: auto
}

@media(max-width: 767px) {
    .strho-trulogo .strhtrulogo-main .strhtrulogo-box img {
        max-width: 90%
    }
}
.inoutwrd-subnav .container::-webkit-scrollbar {
    height: 5px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(max-width: 1180px) {

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

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

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

@media(max-width: 1024px) {

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

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

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

.inoutwrd-subnav .secondary-nav ul:not(.filter) li a::after,
.inoutwrd-subnav .secondary-tab ul:not(.filter) li a::after,
.inoutwrd-subnav .secondary-tab-normal ul:not(.filter) li a::after {
    border-bottom: 3px solid #9d1d27;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    margin: auto;
    position: absolute;
    transition: .3s all ease
}

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

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

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

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

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

@media(max-width: 991px) {

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

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

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

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

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

.strho-stage {
    padding: 80px 0px 0px
}

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

@media(max-width: 767px) {
    .strho-stage {
        padding: 60px 0px 0px
    }
}

.strho-stage .head .h2 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .strho-stage .head .h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media(max-width: 991px) {
    .strho-stage .head .h2 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 12px
    }
}

.strho-stage .head-desc .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #3a3a3a;
    margin-bottom: 0
}

.strho-stage .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

@media(max-width: 991px) {
    .strho-stage .btn-box {
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin-top: 25px;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(max-width: 767px) {
    .strho-stage .btn-box {
        gap: 20px
    }
}

.strho-stage .btn-box .red-btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    padding: 12px 32px;
    border-radius: 200px;
    background: #9b1e26
}

@media(max-width: 1199px) {
    .strho-stage .btn-box .red-btn {
        font-size: 15px;
        line-height: 22px;
        padding: 10px 24px
    }
}

@media(max-width: 767px) {
    .strho-stage .btn-box .red-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 18px
    }
}

.strho-stage .btn-box .redline-btn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #9b1e26;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

@media(max-width: 1199px) {
    .strho-stage .btn-box .redline-btn {
        font-size: 15px;
        line-height: 22px
    }
}

@media(max-width: 767px) {
    .strho-stage .btn-box .redline-btn {
        font-size: 14px;
        line-height: 20px
    }
}

.strho-stage .btn-box .redline-btn img {
    max-width: 30px
}

@media(max-width: 1199px) {
    .strho-stage .btn-box .redline-btn img {
        max-width: 25px
    }
}

.strho-stage .strhsta-tabs ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    color: rgba(34, 34, 34, .5);
    padding: 25px;
    min-height: 88px;
    border-bottom: 1px solid rgba(34, 34, 34, .12);
    overflow: hidden;
    transition: all .5s
}

.strho-stage .strhsta-tabs ul li a::before {
    content: "";
    position: absolute;
    top: 43%;
    left: -100px;
    transform: translate(-50%);
    width: 12px;
    height: 12px;
    background: #9b1e26;
    border-radius: 4px;
    opacity: 0;
    z-index: -1;
    transition: all .5s
}

.strho-stage .strhsta-tabs ul li a.active {
    border-bottom: 1px solid #000;
    font-weight: 600;
    color: #222
}

.strho-stage .strhsta-tabs ul li a.active::before {
    left: 6px;
    opacity: 1
}

.strho-stage .strhostage-desktop {
    margin-top: 40px
}

.strho-stage .strhstage-main {
    overflow: hidden
}

.strho-stage .strhstage-main .strhstage-inner {
    display: none
}
.strho-stage .strhstage-main .strhstage-inner.active {
    display: block
}
.strho-stage .strhstage-main .strhstage-box {
    padding: 24px 36px;
    position: relative;
    z-index: 1;
    min-height: 500px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .12)
}

@media(max-width: 991px) {
    .strho-stage .strhstage-main .strhstage-box {
        padding: 30px 15px 15px;
        min-height: auto;
        gap: 40px
    }
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .strhstage-box {
        padding: 35px 6px 6px
    }
}

.strho-stage .strhstage-main .strhstage-box .box-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.strho-stage .strhstage-main .strhstage-box .strhstageb-todesc {
    max-width: 55%
}

@media(max-width: 1199px) {
    .strho-stage .strhstage-main .strhstage-box .strhstageb-todesc {
        max-width: 64%
    }
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .strhstage-box .strhstageb-todesc {
        max-width: 100%;
        padding: 20px 15px
    }
}

.strho-stage .strhstage-main .strhstage-box .strhstageb-todesc .h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 6px
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .strhstage-box .strhstageb-todesc .h3 {
        font-size: 20px;
        line-height: 28px
    }
}

.strho-stage .strhstage-main .strhstage-box .strhstageb-todesc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px
}

.strho-stage .strhstage-main .sthmb-main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    -ms-flex-align: end;
    align-items: end
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .sthmb-main {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 6px
    }
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card {
    background: rgba(255, 255, 255, .16);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 8px;
    padding: 20px 28px
}

@media(max-width: 991px) {
    .strho-stage .strhstage-main .sthmb-main .sthmbm-card {
        padding: 16px 18px
    }
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .sthmb-main .sthmbm-card {
        -webkit-backdrop-filter: blur(24px);
        backdrop-filter: blur(24px);
        padding: 18px;
        background: rgba(255, 255, 255, .16)
    }
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-right: 30px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .sthmb-main .sthmbm-card .h4 {
        padding-right: 0
    }
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .h4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    border-radius: 8px;
    z-index: -1
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .h4.yellow::before {
    background: linear-gradient(90deg, #FFDF66 15.52%, rgba(255, 224, 108, 0.958023) 69.93%, rgba(255, 255, 255, 0) 100%)
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .h4.red::before {
    background: linear-gradient(90deg, #B85F62 15.52%, #B65F62 69.93%, rgba(255, 255, 255, 0) 100%)
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner {
    margin-top: 18px
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 28px auto;
    grid-template-columns: 28px auto;
    gap: 7px;
    -ms-flex-align: center;
    align-items: center
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box+.sthmbmca-box {
    margin-top: 9px
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box .sthmbmcab-img {
    width: 28px;
    height: 28px;
    background: #9b1e26;
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box .sthmbmcab-img img {
    max-width: 16px
}

.strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box .sthmbmcab-desc .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box .sthmbmcab-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .strho-stage .strhstage-main .sthmb-main .sthmbm-card .sthmbmca-inner .sthmbmca-box .sthmbmcab-desc .txt {
        font-size: 16px;
        line-height: 22px
    }
}

.strho-stage .strhstage-main .sthmb-back-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2
}

.strho-stage .strhstage-main .sthmb-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px
}

.strho-stage .accordian {
    margin-top: 40px
}

@media(max-width: 767px) {
    .strho-stage .accordian {
        margin-top: 12px
    }
}

.strho-stage .accordian .acco-box {
    border-bottom: 1px solid #e0e0e0
}

.strho-stage .accordian .acco-box:first-child {
    border-top: 1px solid #e0e0e0
}

.strho-stage .accordian .acco-box .acco-btn {
    cursor: pointer;
    padding: 18px 40px 18px 0px;
    position: relative;
    z-index: 1;
    transition: all .5s;
    overflow: hidden
}

.strho-stage .accordian .acco-box .acco-btn .h3 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0
}

.strho-stage .accordian .acco-box .acco-btn .h3::before {
    content: "";
    position: absolute;
    top: 49%;
    left: -100px;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #9b1e26;
    border-radius: 4px;
    opacity: 0;
    z-index: -1;
    transition: all .5s
}

.strho-stage .accordian .acco-box .acco-btn::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 20px;
    top: 50%;
    font-weight: 700;
    transform: translateY(-50%);
    color: #1c1b1f
}

.strho-stage .accordian .acco-box .acco-content {
    display: none
}

.strho-stage .accordian .acco-box.active {
    border-bottom: 0
}

.strho-stage .accordian .acco-box.active .acco-btn {
    padding-left: 18px
}

.strho-stage .accordian .acco-box.active .acco-btn::before {
    transform: translateY(-50%) rotate(180deg)
}

.strho-stage .accordian .acco-box.active .acco-btn .h3::before {
    left: 0;
    opacity: 1
}

.strho-stage .accordian .acco-box.active .acco-content {
    max-height: 100%;
    opacity: 1
}

