.cap-banner {
    padding: 72px 0;
    position: relative;
    background: linear-gradient(135deg, #181818 1.07%, #1C1212 99.11%);
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-banner {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-banner {
        padding: 40px 0px
    }
}

@media(max-width: 767px) {
    .cap-banner {
        padding: 47px 0px 20px;
        min-height: 627px
    }
}

@media(max-width: 767px) {
    .cap-banner .col-xl-7 {
        position: static
    }
}

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

.cap-banner .capbanback-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.cap-banner .exprban-breadcrumb ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 8px 16px
}

@media(max-width: 991px) {
    .cap-banner .exprban-breadcrumb ul {
        padding: 8px 14px
    }
}

.cap-banner .exprban-breadcrumb ul li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #dbdbde
}

.cap-banner .exprban-breadcrumb ul li+li::before {
    content: "/";
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #dbdbde;
    margin: 0px 6px
}

.cap-banner .exprban-breadcrumb ul li a {
    color: #dbdbde
}

.cap-banner .exprban-desc {
    margin-top: 36px
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc {
        margin-top: 22px
    }
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc {
        margin-top: 18px
    }
}

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

.cap-banner .exprban-desc .h1 {
    font-size: 44px;
    line-height: 52px;
    letter-spacing: -0.05em;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px;
    background: linear-gradient(91.57deg, #E0E0E0 0%, #FFFFFF 29.64%, #F2F2F2 46.57%, #CFCFCF 63.5%, #FFFFFF 84.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .h1 {
        font-size: 36px;
        line-height: 43px
    }
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .h1 {
        font-size: 24px;
        line-height: 135%;
        margin-bottom: 12px;
        letter-spacing: 0em
    }
}

.cap-banner .exprban-desc .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #fff
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .desc {
        font-size: 16px;
        line-height: 130%
    }
}

.cap-banner .exprban-desc .desc:last-child {
    margin-bottom: 0
}

.cap-banner .exprban-desc .expban-features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 36px;
    gap: 12px
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .expban-features {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .expban-features {
        margin-top: 20px;
        gap: 8px
    }
}

.cap-banner .exprban-desc .expban-features li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    gap: 8px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #e9e9e9;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 200px
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .expban-features li {
        padding: 7px 14px
    }
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .expban-features li {
        font-size: 13px;
        padding: 6px 10px;
        -ms-grid-columns: 16px auto;
        grid-template-columns: 16px auto;
        gap: 5px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .expban-features li {
        font-size: 12px;
        padding: 8px 12px;
        gap: 4px
    }
}

.cap-banner .exprban-desc .expban-features li img {
    max-width: 20px
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .expban-features li img {
        max-width: 16px
    }
}

.cap-banner .exprban-desc .btn-box {
    margin-top: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .btn-box {
        margin-top: 30px;
        gap: 15px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .btn-box {
        margin-top: 24px;
        gap: 8px;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: 20px;
        left: 16px;
        right: 16px
    }
}

.cap-banner .exprban-desc .btn-box .red-btn {
    padding: 20px 66px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    border-radius: 200px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: block;
    background: #9b1e26;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .btn-box .red-btn {
        padding: 16px 36px;
        font-size: 16px
    }
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .btn-box .red-btn {
        padding: 10px 24px;
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .btn-box .red-btn {
        padding: 13px 30px
    }
}

.cap-banner .exprban-desc .btn-box .red-btn svg {
    max-width: 20px
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .btn-box .red-btn svg {
        max-width: 15px
    }
}

.cap-banner .exprban-desc .btn-box .transparent-btn {
    padding: 20px 45px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    border-radius: 200px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border: 1px solid #686873;
    display: block;
    background: rgba(0, 0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

@media(max-width: 1199px) {
    .cap-banner .exprban-desc .btn-box .transparent-btn {
        padding: 16px 36px;
        font-size: 16px
    }
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .btn-box .transparent-btn {
        padding: 10px 24px;
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .cap-banner .exprban-desc .btn-box .transparent-btn {
        padding: 13px 16px
    }
}

.cap-banner .exprban-desc .btn-box .transparent-btn svg {
    max-width: 20px
}

@media(max-width: 991px) {
    .cap-banner .exprban-desc .btn-box .transparent-btn svg {
        max-width: 15px
    }
}

.d-mat-subnav .container::-webkit-scrollbar {
    height: 5px
}

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

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

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

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

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

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

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

.d-mat-subnav .secondary-nav .container {
    position: relative
}

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

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

.d-mat-subnav .secondary-nav .container .btn-box .btn-black {
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%)
}

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

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

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

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

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

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

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

@media(max-width: 1180px) {

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

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

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

@media(max-width: 1024px) {

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

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

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

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

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

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

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

.d-mat-subnav .secondary-nav ul:not(.filter) li a.btn-apply,
.d-mat-subnav .secondary-tab ul:not(.filter) li a.btn-apply,
.d-mat-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 24px;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    border-radius: 30px;
    background: #9a1b24;
    min-width: 30px;
    text-transform: capitalize
}

.d-mat-subnav .secondary-nav ul:not(.filter) li a.btn-apply.black,
.d-mat-subnav .secondary-tab ul:not(.filter) li a.btn-apply.black,
.d-mat-subnav .secondary-tab-normal ul:not(.filter) li a.btn-apply.black {
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%)
}

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

@media(max-width: 991px) {

    .d-mat-subnav .secondary-nav.new-secnav ul:not(.filter),
    .d-mat-subnav .secondary-tab.new-secnav ul:not(.filter),
    .d-mat-subnav .secondary-tab-normal.new-secnav ul:not(.filter) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }
}

@media(max-width: 991px) {

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

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

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

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

.d-mat-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)
}

.d-mat-subnav.grnt-average-subnav .secondary-nav ul:not(.filter) {
    -ms-flex-pack: start;
    justify-content: flex-start;
    column-gap: 50px
}

@media(max-width: 991px) {
    .d-mat-subnav.grnt-average-subnav .secondary-nav ul:not(.filter) {
        -ms-flex-pack: justify;
        justify-content: space-between;
        column-gap: 0
    }
}

.d-mat-subnav.grnt-average-subnav .secondary-nav ul:not(.filter) li a strong {
    color: #222
}

.d-mat-subnav.grnt-average-subnav .secondary-nav ul:not(.filter) li a.active::after {
    border-color: #9b1e26
}

.d-mat-subnav.grnt-epf-subnav .nav:not(.filter) {
    -ms-flex-pack: start;
    justify-content: start
}

.d-mat-subnav.grnt-epf-subnav .nav:not(.filter) li {
    margin-left: 40px
}

.d-mat-subnav.grnt-epf-subnav .nav:not(.filter) li:first-child {
    margin: 0
}

.d-mat-subnav.grnt-epf-subnav .nav:not(.filter) li:last-child {
    margin-left: auto
}

@keyframes availAnim {
    from {
        width: 0
    }

    to {
        width: 67%
    }
}

@keyframes availAnim1 {
    from {
        height: 0
    }

    to {
        height: 80%
    }
}

.bounceInUp1 {
    animation-name: bounceInUp1
}

.bounceInUp2 {
    animation-name: bounceInUp2
}

.new-head-body .d-mat-subnav .secondary-nav.sticky,
.new-head-body .d-mat-subnav .secondary-tab.sticky,
.new-head-body .d-mat-subnav .secondary-tab-normal.sticky {
    top: 77px !important
}

@media(max-width: 991px) {
    .new-head-body .d-mat-subnav .secondary-nav.sticky,
    .new-head-body .d-mat-subnav .secondary-tab.sticky,
    .new-head-body .d-mat-subnav .secondary-tab-normal.sticky {
        top: 76px !important;
    }
}

.grnt-fmn-subnav .secondary-nav ul:not(.filter) li+li {
    margin-left: 30px
}

.grnt-fmn-subnav .secondary-nav ul:not(.filter) li:last-child {
    margin-left: auto
}

.grnt-fmn-subnav .secondary-nav ul:not(.filter) li a strong {
    color: #2b2b2b
}


.sticky-footer-button {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.grnt-sticky-btn {
    padding: 15px 20px;
    background: linear-gradient(182.76deg, rgba(255, 255, 255, 0.63) 1.81%, rgba(255, 255, 255, 0.7) 97.23%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    bottom: 0;
    transition: all .5s
}

.grnt-sticky-btn.rosy-brown-bg {
    padding: 15px;
    background: linear-gradient(90deg, #C08D8D 0%, #907F7F 100%);
    border-radius: 12px 12px 0px 0px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    bottom: 0;
    transition: all .5s
}

.grnt-sticky-btn.stickybtn {
    bottom: 0
}

.grnt-sticky-btn .btn-box:has(> :nth-child(2))  {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px
}



.grnt-sticky-btn .btn-black {
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 100px;
    height: auto;
    display: block;
    max-width: 100%;
    color: #fff;
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    margin: auto
}

.grnt-sticky-btn .btn-box:has(> :nth-child(2)) .btn-black{
    margin:0;
    padding:10px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

.grnt-sticky-btn .black-btn-border {
    padding: 10px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #222;
    border-radius: 99px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #222;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%
}

.cap-overview {
    padding: 60px 0px
}

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

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

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

.cap-overview .expr-overvi-main .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #222;
    margin-bottom: 20px
}

@media(max-width: 1199px) {
    .cap-overview .expr-overvi-main .h2 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 16px
    }
}

@media(max-width: 991px) {
    .cap-overview .expr-overvi-main .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .cap-overview .expr-overvi-main .h2 {
        margin-bottom: 20px
    }
}

.cap-overview .expr-overvi-main .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #242424;
    margin-bottom: 20px
}

.cap-overview .expr-overvi-main .desc:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .cap-overview .expr-overvi-main .desc {
        line-height: 26px
    }
}

@media(max-width: 991px) {
    .cap-overview .expr-overvi-main .desc {
        line-height: 23px
    }
}

.cap-overview .expr-overvi-main .read-more-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    gap: 9px;
    padding: 8px 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #9b1e26;
    border-radius: 100px;
    border: 1px solid #9b1e26;
    width: -moz-fit-content;
    width: fit-content;
    margin: 30px auto 0px
}

@media(max-width: 991px) {
    .cap-overview .expr-overvi-main .read-more-btn {
        padding: 6px 12px;
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .cap-overview .expr-overvi-main .read-more-btn {
        font-size: 14px;
        padding: 6px 12px
    }
}

.cap-overview .expr-overvi-main .read-more-btn strong {
    font-weight: 400
}

@media(max-width: 767px) {
    .cap-overview .expr-overvi-main .read-more-btn {
        margin-top: 24px
    }
}


.fc-overview {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    gap: 9px;
    padding: 8px 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 180%;
    color: #9b1e26;
    /* border-radius: 100px;
    border: 1px solid #9b1e26; */
    width: -moz-fit-content;
    width: fit-content;
    /* margin: 30px auto 0px */
}

.cap-overview a:hover {
    color: #9b1e26;
}

.cap-benifit {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, #6E0A0F 1.07%, #45073F 99.11%);
    overflow: hidden
}

@media(max-width: 1199px) {
    .cap-benifit {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-benifit {
        padding: 40px 0px
    }
}

.cap-benifit .title .h2 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .cap-benifit .title .h2 {
        font-size: 34px;
        line-height: 46px;
        margin-bottom: 13px
    }
}

@media(max-width: 991px) {
    .cap-benifit .title .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .cap-benifit .title .h2 {
        margin-bottom: 16px
    }
}

.cap-benifit .title .h2:last-child {
    margin-bottom: 0
}

.cap-benifit .title .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 0
}

@media(max-width: 991px) {
    .cap-benifit .title .txt {
        font-size: 15px;
        line-height: 140%
    }
}

@media(max-width: 767px) {
    .cap-benifit .title .txt {
        font-size: 16px;
        line-height: 150%
    }
}

.cap-benifit .nrhobabc-grid {
    margin-top: 40px
}

@media(max-width: 1199px) {
    .cap-benifit .nrhobabc-grid {
        margin-top: 35px
    }
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid {
        margin-top: 32px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box {
    padding: 20px;
    min-height: 200px;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box {
        min-height: 190px;
        padding: 17px
    }
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box {
        padding: 22px;
        border-radius: 20px;
        min-height: 200px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box+.nrhobabc-box {
    margin-top: 24px
}

@media(max-width: 1199px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box+.nrhobabc-box {
        margin-top: 20px
    }
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box+.nrhobabc-box {
        margin-top: 24px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-img {
    margin-bottom: 25px
}

@media(max-width: 1199px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-img {
        margin-bottom: 16px
    }
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-img {
        margin-bottom: 24px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-img img {
    max-width: 53px
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .h3 {
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #fff;
    margin-bottom: 8px
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .h3 b {
    font-weight: 700
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .h3:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .h3 {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .h3 {
        font-size: 18px;
        line-height: 24px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .txt {
        font-size: 14px;
        line-height: 20px
    }
}

.cap-benifit .nrhobabc-grid .nrhobabc-box .nrhobabc-desc .txt:last-child {
    margin-bottom: 0
}

.cap-benifit .embla__viewport {
    overflow: hidden
}

@media(max-width: 767px) {
    .cap-benifit .embla__viewport {
        overflow: visible
    }
}

.cap-benifit .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

@media(max-width: 1199px) {
    .cap-benifit .embla__container {
        gap: 20px
    }
}

@media(max-width: 767px) {
    .cap-benifit .embla__container {
        gap: 16px
    }
}

.cap-benifit .embla__container .embla__slide {
    -ms-flex: 0 0 calc((100% - 72px)/4);
    flex: 0 0 calc((100% - 72px)/4)
}

@media(max-width: 1199px) {
    .cap-benifit .embla__container .embla__slide {
        -ms-flex: 0 0 calc((100% - 60px)/4);
        flex: 0 0 calc((100% - 60px)/4)
    }
}

@media(max-width: 991px) {
    .cap-benifit .embla__container .embla__slide {
        -ms-flex: 0 0 calc((100% - 60px)/2.5);
        flex: 0 0 calc((100% - 60px)/2.5)
    }
}

@media(max-width: 767px) {
    .cap-benifit .embla__container .embla__slide {
        -ms-flex: 0 0 calc((100% - 16px)/1.2);
        flex: 0 0 calc((100% - 16px)/1.2)
    }
}

.cap-benifit .embla__controls {
    margin-top: 28px
}

.cap-benifit .embla__controls .embla__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.cap-benifit .embla__controls .embla__buttons .embla__button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    outline: 0;
    box-shadow: 0 0 0
}

.cap-benifit .embla__controls .embla__buttons .embla__button svg {
    max-width: 36px
}

.cap-benifit .embla__controls .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 32px auto 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .25);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    z-index: 1
}

.cap-benifit .embla__controls .embla__progress {
    border-radius: 20px;
    background-color: rgba(34, 34, 34, .2);
    position: relative;
    height: 1px;
    justify-self: flex-end;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 160px;
    overflow: hidden;
    transition: all .5s
}

.cap-benifit .embla__controls .embla__progress__bar {
    background-color: rgba(34, 34, 34, .8);
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    transition: all .5s
}

.cap-benifit .capbeni-bigbox {
    margin-top: 40px;
    padding: 20px;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 36px auto;
    grid-template-columns: 36px auto;
    gap: 12px;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1199px) {
    .cap-benifit .capbeni-bigbox {
        margin-top: 30px;
        padding: 15px
    }
}

@media(max-width: 767px) {
    .cap-benifit .capbeni-bigbox {
        margin-top: 32px;
        padding: 16px;
        -ms-grid-columns: 20px auto;
        grid-template-columns: 20px auto;
        -ms-flex-align: start;
        align-items: start;
        gap: 8px
    }
}

.cap-benifit .capbeni-bigbox .capbenibb-img img {
    max-width: 36px
}

@media(max-width: 767px) {
    .cap-benifit .capbeni-bigbox .capbenibb-img img {
        max-width: 20px
    }
}

.cap-benifit .capbeni-bigbox .capbenibb-desc .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .cap-benifit .capbeni-bigbox .capbenibb-desc .txt {
        font-size: 14px;
        line-height: 140%
    }
}

@media(max-width: 767px) {
    .cap-benifit .capbeni-bigbox .capbenibb-desc .txt {
        font-size: 12px;
        line-height: 150%
    }
}

.cap-benifit .capbeni-bigbox .capbenibb-desc .txt:last-child {
    margin-bottom: 0
}

.cap-benifit .capbeni-bottom {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .cap-benifit .capbeni-bottom {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .cap-benifit .capbeni-bottom {
        margin-top: 32px;
        gap: 6px;
        -ms-flex-align: start;
        align-items: start
    }
}

.cap-benifit .capbeni-bottom .cbenibo-icon {
    max-width: 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.cap-benifit .capbeni-bottom .cbenibo-icon img {
    max-width: 16px
}

.cap-benifit .capbeni-bottom .cbenibo-desc .txt {
    font-size: 12px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 10px
}

.cap-benifit .capbeni-bottom .cbenibo-desc .txt:last-child {
    margin-bottom: 0
}
.cap-cuaccount {
    padding: 60px 0px
}

@media(max-width: 1199px) {
    .cap-cuaccount {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-cuaccount {
        padding: 40px 0px
    }
}

.cap-cuaccount .capcuacco-main {
    padding: 40px 72px;
    background: linear-gradient(135deg, #6E0A0F 1.07%, #45073F 99.11%);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-cuaccount .capcuacco-main {
        padding: 35px 60px
    }
}

@media(max-width: 991px) {
    .cap-cuaccount .capcuacco-main {
        padding: 30px 30px
    }
}

@media(max-width: 767px) {
    .cap-cuaccount .capcuacco-main {
        padding: 32px 27px
    }
}

.cap-cuaccount .capcuacco-main .capcuacco-back-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.cap-cuaccount .capcuacco-main .capcuacco-back-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.cap-cuaccount .capcuacco-main .h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .cap-cuaccount .capcuacco-main .h2 {
        font-size: 34px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

@media(max-width: 991px) {
    .cap-cuaccount .capcuacco-main .h2 {
        font-size: 28px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

@media(max-width: 767px) {
    .cap-cuaccount .capcuacco-main .h2 {
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 8px
    }
}

.cap-cuaccount .capcuacco-main .h2:last-child {
    margin-bottom: 0
}

.cap-cuaccount .capcuacco-main .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 14px
}

.cap-cuaccount .capcuacco-main .txt:last-child {
    margin-bottom: 0
}

.cap-cuaccount .capcuacco-main .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-top: 32px
}

@media(max-width: 991px) {
    .cap-cuaccount .capcuacco-main .btn-box {
        margin-top: 28px
    }
}

@media(max-width: 767px) {
    .cap-cuaccount .capcuacco-main .btn-box {
        margin-top: 48px
    }
}

.cap-cuaccount .capcuacco-main .btn-box .white-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    background: #fff;
    border-radius: 200px;
    color: #9b1e26;
    gap: 10px;
    padding: 17px 30px
}

@media(max-width: 1199px) {
    .cap-cuaccount .capcuacco-main .btn-box .white-btn {
        font-size: 16px;
        line-height: 22px;
        padding: 13px 24px
    }
}

@media(max-width: 991px) {
    .cap-cuaccount .capcuacco-main .btn-box .white-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 20px
    }
}

@media(max-width: 767px) {
    .cap-cuaccount .capcuacco-main .btn-box .white-btn {
        max-width: 100%;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        line-height: 20px;
        padding: 13px 20px;
        gap: 10px
    }
}

.cap-cuaccount .capcuacco-main .btn-box .white-btn svg {
    max-width: 20px
}
.cap-feescharges {
    padding: 66px 0px;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, #6E0A0F 1.07%, #45073F 99.11%)
}

@media(max-width: 1199px) {
    .cap-feescharges {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-feescharges {
        padding: 40px 0px
    }
}

@media(max-width: 991px) {
    .cap-feescharges .capfee-img {
        max-width: 50%;
        margin: 0 auto 25px
    }
}

.cap-feescharges .capfee-img img {
    width: 100%
}

@media(max-width: 991px) {
    .cap-feescharges .capfee-desc {
        text-align: center
    }
}

.cap-feescharges .capfee-desc .h2 {
    font-size: 32px;
    line-height: 140%;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .cap-feescharges .capfee-desc .h2 {
        font-size: 26px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

@media(max-width: 991px) {
    .cap-feescharges .capfee-desc .h2 {
        font-size: 24px
    }
}

.cap-feescharges .capfee-desc .h2:last-child {
    margin-bottom: 0
}

.cap-feescharges .capfee-desc .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #e9e9e9;
    margin-bottom: 16px
}

.cap-feescharges .capfee-desc .txt:last-child {
    margin-bottom: 0
}

.cap-feescharges .capfee-desc .btn-box {
    margin-top: 40px
}

.cap-feescharges .capfee-desc .btn-box .white-btn {
    display: -ms-flexbox;
    display: flex;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    color: #9b1e26;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 18px 52px;
    background: #fff;
    border-radius: 200px
}

@media(max-width: 1199px) {
    .cap-feescharges .capfee-desc .btn-box .white-btn {
        font-size: 16px;
        line-height: 20px;
        padding: 15px 32px
    }
}

@media(max-width: 991px) {
    .cap-feescharges .capfee-desc .btn-box .white-btn {
        font-size: 14px;
        line-height: 19px;
        padding: 12px 25px;
        margin: auto
    }
}

.cap-feescharges .capfee-desc .btn-box .white-btn svg {
    max-width: 20px
}
.cap-ebusiness {
    padding: 60px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-ebusiness {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-ebusiness {
        padding: 40px 0px
    }
}

.cap-ebusiness .title .h2 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px
}

@media(max-width: 1199px) {
    .cap-ebusiness .title .h2 {
        font-size: 34px;
        line-height: 46px
    }
}

@media(max-width: 991px) {
    .cap-ebusiness .title .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

.cap-ebusiness .title .h2:last-child {
    margin-bottom: 0
}

.cap-ebusiness .capebusin-tabs {
    margin-top: 28px
}

.cap-ebusiness .capebusin-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    padding-left: 0;
    margin: 0;
    padding-bottom: 8px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-tabs ul {
        -ms-flex-pack: start;
        justify-content: start
    }
}

@media(max-width: 991px) {
    .cap-ebusiness .capebusin-tabs ul {
        gap: 10px
    }
}

.cap-ebusiness .capebusin-tabs ul li {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cap-ebusiness .capebusin-tabs ul li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #555;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 13px 24px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 100px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-tabs ul li a {
        padding: 11px 22px
    }
}

@media(max-width: 991px) {
    .cap-ebusiness .capebusin-tabs ul li a {
        padding: 9px 19px
    }
}

.cap-ebusiness .capebusin-tabs ul li a:hover {
    color: #9b1e26;
    border: 1px solid rgba(155, 30, 38, .2)
}

.cap-ebusiness .capebusin-tabs ul li a.active {
    background: #9b1e26;
    border: 1px solid #9b1e26;
    color: #fff
}

.cap-ebusiness .capebusin-tabs ul li:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    background: #fff
}

.cap-ebusiness .capebusin-mobile .capebusin-tabs ul li:first-child {
    position: relative;
    left: auto;
    z-index: 1;
    background: rgba(0, 0, 0, 0)
}

.cap-ebusiness .capebusin-mobile .capebusin-main-contant {
    display: block
}

.cap-ebusiness .capebusin-mobile .capebusin-main-contant .capebusinmc-box {
    height: 100%
}

.cap-ebusiness .capebusin-mobile .cap-main-content-desc {
    display: none
}

.cap-ebusiness .capebusin-mobile .embla__viewport {
    overflow: visible
}

.cap-ebusiness .capebusin-mobile .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.cap-ebusiness .capebusin-mobile .embla__container .embla__slide {
    -ms-flex: 0 0 calc((100% - 12px)/1.1);
    flex: 0 0 calc((100% - 12px)/1.1)
}

.cap-ebusiness .capebusin-mobile .embla__controls {
    margin-top: 28px
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__buttons .embla__button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    outline: 0;
    box-shadow: 0 0 0
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__buttons .embla__button svg {
    max-width: 36px
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    background: #222;
    border-radius: 30px;
    border: 1px solid #222;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    z-index: 1
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__progress {
    border-radius: 20px;
    background-color: rgba(34, 34, 34, .2);
    position: relative;
    height: 1px;
    justify-self: flex-end;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 160px;
    overflow: hidden;
    transition: all .5s
}

.cap-ebusiness .capebusin-mobile .embla__controls .embla__progress__bar {
    background-color: rgba(34, 34, 34, .8);
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    transition: all .5s
}

.cap-ebusiness .capebusin-main-contant {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 46px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant {
        margin-top: 40px;
        gap: 20px
    }
}

@media(max-width: 991px) {
    .cap-ebusiness .capebusin-main-contant {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box {
    position: relative;
    z-index: 1;
    padding: 40px 24px 24px;
    background: radial-gradient(522.87% 50.75% at 54.07% 25.75%, rgba(216, 216, 230, 0) 0%, #D8D8E6 100%), #fff;
    border-radius: 24px;
    border: 1px solid #a7a7a7
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box {
        padding: 35px 20px 20px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmcb-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .most-prefred {
    max-width: 180px;
    margin: 0 auto;
    position: absolute;
    top: -17px;
    left: 0;
    right: 0
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .most-prefred {
        max-width: 150px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .most-prefred img {
    max-width: 100%
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top {
        gap: 14px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top .capebusinmct-left .h3 {
    font-size: 19px;
    line-height: 130%;
    font-weight: 600;
    color: #222;
    margin-bottom: 14px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top .capebusinmct-left .h3 {
        font-size: 16px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top .capebusinmct-left .h3:last-child {
    margin-bottom: 0
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top .capebusinmct-right .chip {
    padding: 7.5px 12px;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(98.47deg, #A5A5BC -1.67%, #737397 100%);
    border-radius: 500px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-top .capebusinmct-right .chip {
        padding: 6px 10px;
        font-size: 10px;
        text-wrap: nowrap
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .12);
    min-height: 320px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc {
        padding-top: 15px;
        margin-top: 15px;
        min-height: 280px
    }
}

@media(max-width: 991px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc {
        min-height: 230px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .txt {
    font-size: 13px;
    line-height: 140%;
    font-weight: 400;
    color: #686873;
    margin-bottom: 22px
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .txt:last-child {
    margin-bottom: 0
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #686873
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li {
        -ms-grid-columns: 16px auto;
        grid-template-columns: 16px auto;
        font-size: 13px;
        line-height: 130%
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li svg,
.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li img {
    max-width: 20px
}

@media(max-width: 1199px) {

    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li svg,
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li img {
        max-width: 16px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li b {
    font-weight: 500;
    color: #222
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li+li {
    margin-top: 20px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .capebusinmc-desc .list-box li+li {
        margin-top: 15px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    margin-top: 20px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box {
        margin-top: 16px;
        gap: 6px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .op-btn {
    padding: 11px 12.5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 600;
    background: linear-gradient(98.47deg, #A5A5BC -1.67%, #737397 100%);
    border-radius: 500px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .op-btn {
        padding: 8px 12px;
        font-size: 13px;
        line-height: 19px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .op-btn svg {
    max-width: 14px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .op-btn svg {
        max-width: 12px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .knm-btn {
    padding: 11px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    line-height: 21px;
    color: #222;
    font-weight: 600;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #686873;
    border-radius: 500px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .knm-btn {
        padding: 8px 12px;
        font-size: 13px;
        line-height: 19px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .knm-btn svg {
    max-width: 14px
}

@media(max-width: 1199px) {
    .cap-ebusiness .capebusin-main-contant .capebusinmc-box .btn-box .knm-btn svg {
        max-width: 12px
    }
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.platinum {
    background: radial-gradient(522.87% 50.75% at 54.07% 25.75%, rgba(216, 216, 230, 0) 0%, #D8D8E6 100%), #fff;
    border: 1px solid #a7a7a7
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.platinum .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #A5A5BC -1.67%, #737397 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.platinum .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #A5A5BC -1.67%, #737397 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.gold {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(252, 221, 156, 0) 0%, rgba(252, 221, 156, 0.3) 100%), #fff;
    border: 1px solid #f2c03b
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.gold .capebusinmc-top .capebusinmct-right .chip {
    color: #7d6331;
    background: linear-gradient(116deg, #FCECC7 9.79%, #F1CE78 91.6%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.gold .btn-box .op-btn {
    color: #7d6331;
    background: linear-gradient(116deg, #FCECC7 9.79%, #F1CE78 91.6%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver-plus {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(214, 219, 225, 0) 0%, rgba(174, 181, 189, 0.3) 100%), #fff;
    border: 1px solid #9fa6ae
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver-plus .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #BFC5CC -1.67%, #969DA6 49.16%, #6F7780 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver-plus .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #BFC5CC -1.67%, #969DA6 49.16%, #6F7780 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(244, 246, 248, 0) 0%, rgba(225, 230, 235, 0.3) 100%), #fff;
    border: 1px solid #b8bec6
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #C9CED4 -1.67%, #AEB4BB 49.16%, #8E959D 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.silver .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #C9CED4 -1.67%, #AEB4BB 49.16%, #8E959D 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.zero-forex-markup {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(234, 241, 247, 0) 0%, rgba(214, 226, 238, 0.3) 100%), #fff;
    border: 1px solid #9db7db
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.zero-forex-markup .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #6588B2 -1.67%, #285184 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.zero-forex-markup .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #6588B2 -1.67%, #285184 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.world-business {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(238, 243, 237, 0) 0%, rgba(215, 226, 212, 0.3) 100%), #fff;
    border: 1px solid #a5bfa5
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.world-business .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #4F6B4F -1.67%, #2F4A2F 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.world-business .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #4F6B4F -1.67%, #2F4A2F 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.startup-current {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(255, 246, 233, 0) 0%, rgba(243, 227, 199, 0.3) 100%), #fff;
    border: 1px solid #c6a470
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.startup-current .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #C28A2E -1.67%, #8F5F1E 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.startup-current .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #C28A2E -1.67%, #8F5F1E 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.tasc-institutional {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(247, 239, 239, 0) 0%, rgba(232, 214, 214, 0.3) 100%), #fff;
    border: 1px solid #d4b7b7
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.tasc-institutional .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #A76363 -1.67%, #7A3F3F 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.tasc-institutional .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #A76363 -1.67%, #7A3F3F 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.merchant-multiplier {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(241, 240, 248, 0) 0%, rgba(221, 217, 238, 0.3) 100%), #fff;
    border: 1px solid #c6c2d9
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.merchant-multiplier .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #8176AF -1.67%, #51408B 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.merchant-multiplier .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #8176AF -1.67%, #51408B 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.agri-multiplier {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(242, 249, 243, 0) 0%, rgba(221, 240, 224, 0.3) 100%), #fff;
    border: 1px solid #b1d8b7
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.agri-multiplier .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #5FAF6B -1.67%, #2F7A3E 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.agri-multiplier .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #5FAF6B -1.67%, #2F7A3E 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.dynamic-business {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(241, 243, 246, 0) 0%, rgba(220, 225, 230, 0.3) 100%), #fff;
    border: 1px solid #c5ccd4
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.dynamic-business .capebusinmc-top .capebusinmct-right .chip {
    color: #222;
    background: linear-gradient(98.47deg, #D4DAE0 -1.67%, #BFC7CF 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.dynamic-business .btn-box .op-btn {
    color: #222;
    background: linear-gradient(98.47deg, #D4DAE0 -1.67%, #BFC7CF 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.special-purpose {
    background: radial-gradient(241.89% 23.48% at 54.18% 19.89%, rgba(250, 241, 237, 0) 0%, rgba(235, 215, 207, 0.3) 100%), #fff;
    border: 1px solid #d7b8ad
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.special-purpose .capebusinmc-top .capebusinmct-right .chip {
    color: #fff;
    background: linear-gradient(98.47deg, #B86A4F -1.67%, #7A3E2F 100%)
}

.cap-ebusiness .capebusin-main-contant .capebusinmc-box.special-purpose .btn-box .op-btn {
    color: #fff;
    background: linear-gradient(98.47deg, #B86A4F -1.67%, #7A3E2F 100%)
}

.cap-ebusiness .capebusin-bottom {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 28px auto;
    grid-template-columns: 28px auto;
    gap: 21px;
    padding: 20px 25px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px
}

@media(max-width: 991px) {
    .cap-ebusiness .capebusin-bottom {
        padding: 15px 20px;
        gap: 14px
    }
}

.cap-ebusiness .capebusin-bottom .capebusinbo-icon img {
    max-width: 28px
}

.cap-ebusiness .capebusin-bottom .capebusinbo-desc .txt {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #242424;
    margin-bottom: 14px
}

.cap-ebusiness .capebusin-bottom .capebusinbo-desc .txt b {
    font-weight: 700
}

.cap-ebusiness .capebusin-bottom .capebusinbo-desc .txt:last-child {
    margin-bottom: 0
}

.cap-ebusiness .shmore-btn {
    margin-top: 32px
}

@media(max-width: 767px) {
    .cap-ebusiness .shmore-btn {
        display: none
    }
}

.cap-ebusiness .shmore-btn .show-more-btn {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #9b1e26;
    border: 1px solid #9b1e26;
    border-radius: 200px;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}
.cap-whoshould {
    padding: 60px 0px;
    background: linear-gradient(135deg, #6E0A0F 1.07%, #45073F 99.11%);
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-whoshould {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-whoshould {
        padding: 40px 0px
    }
}

.cap-whoshould .title .h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .cap-whoshould .title .h2 {
        font-size: 34px;
        line-height: 130%;
        margin-bottom: 13px
    }
}

@media(max-width: 991px) {
    .cap-whoshould .title .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

.cap-whoshould .title .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 14px
}

.cap-whoshould .title .txt:last-child {
    margin-bottom: 0
}

.cap-whoshould .capwhosh-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
    grid-template-columns: 40% auto;
    margin-top: 32px
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid {
        margin-top: 28px;
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left {
    background: rgba(255, 255, 255, .05);
    border-radius: 16px 0px 0px 16px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-right: 0;
    overflow: hidden
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left {
        border-radius: 16px
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
    padding: 16px 32px;
    background: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all .5s ease-in-out
}

@media(max-width: 1199px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
        padding: 14px 25px
    }
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
        padding: 12px 20px;
        height: auto !important
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .line {
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .line::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 0;
    background: linear-gradient(180deg, #C62828 0%, #E53935 100%);
    z-index: -1;
    transition: height 4s linear
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco+.capwhoshl-acco {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
    padding: 8px 0px
}

@media(max-width: 1199px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
        padding: 3px 0px
    }
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
        position: relative;
        padding-right: 16px
    }

    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 8px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5675 1.06754L7.31754 7.31754C7.25949 7.37565 7.19056 7.42175 7.11469 7.4532C7.03881 7.48465 6.95748 7.50084 6.87535 7.50084C6.79321 7.50084 6.71188 7.48465 6.63601 7.4532C6.56014 7.42175 6.49121 7.37565 6.43316 7.31754L0.18316 1.06754C0.0658846 0.95026 0 0.7912 0 0.625347C0 0.459495 0.0658846 0.300435 0.18316 0.18316C0.300435 0.0658843 0.459495 0 0.625347 0C0.7912 0 0.95026 0.0658843 1.06753 0.18316L6.87535 5.99175L12.6832 0.18316C12.7412 0.125091 12.8102 0.0790281 12.886 0.0476015C12.9619 0.0161748 13.0432 0 13.1253 0C13.2075 0 13.2888 0.0161748 13.3647 0.0476015C13.4405 0.0790281 13.5095 0.125091 13.5675 0.18316C13.6256 0.241229 13.6717 0.310167 13.7031 0.386037C13.7345 0.461908 13.7507 0.543226 13.7507 0.625347C13.7507 0.707469 13.7345 0.788787 13.7031 0.864658C13.6717 0.940528 13.6256 1.00947 13.5675 1.06754Z' fill='white' fill-opacity='0.7'/%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-repeat: no-repeat
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: rgba(255, 255, 255, .7);
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
        font-size: 15px
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 0fr;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out, -ms-grid-rows .5s ease-in-out;
    opacity: 0
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc>* {
    min-height: 0
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding-top: 0;
        transition: max-height .5s ease, opacity .4s ease, padding .4s ease;
        display: block
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 0
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt {
        font-size: 13px;
        margin-bottom: 14px
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container {
    display: none
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container {
        display: block
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container img {
    width: 100%;
    border-radius: 12px
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active {
    background: linear-gradient(90deg, rgba(198, 40, 40, 0.15) 0%, rgba(198, 40, 40, 0) 100%)
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active {
        background: rgba(255, 255, 255, .1)
    }

    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line::before {
        height: 100% !important;
        transition: height .5s linear !important
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line {
    opacity: 1
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line.anim::before {
    animation: lineFill 4s linear forwards
}

@keyframes lineFill {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-btn:before {
        opacity: 0
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-btn .h3 {
    color: #fff
}

.cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-desc {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding-top: 8px;
    opacity: 1
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-desc {
        max-height: 500px;
        opacity: 1;
        padding-top: 8px
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-right {
    background: linear-gradient(0deg, rgba(15, 10, 10, 0.7) 0%, rgba(0, 0, 0, 0) 50%, rgba(15, 10, 10, 0.7) 100%);
    border-radius: 0px 16px 16px 0px;
    padding: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(max-width: 991px) {
    .cap-whoshould .capwhosh-grid .capwhosh-right {
        padding: 25px;
        display: none
    }
}

.cap-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb {
    display: none
}

.cap-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb img {
    max-width: 100%;
    border-radius: 32px
}

@media(max-width: 1199px) {
    .cap-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb img {
        max-width: 85%
    }
}


/* bas-whoshould css */

.bas-whoshould {
    padding: 60px 0px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.bas-whoshould .back-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.bas-whoshould .back-img img {
    width: 100%;
    height: 100%
}

@media(max-width: 1199px) {
    .bas-whoshould {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .bas-whoshould {
        padding: 40px 0px
    }
}

.bas-whoshould .title .h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .bas-whoshould .title .h2 {
        font-size: 34px;
        line-height: 130%;
        margin-bottom: 13px
    }
}

@media(max-width: 991px) {
    .bas-whoshould .title .h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

.bas-whoshould .title .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 14px
}

.bas-whoshould .title .txt:last-child {
    margin-bottom: 0
}

.bas-whoshould .capwhosh-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40% auto;
    grid-template-columns: 40% auto;
    margin-top: 32px
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid {
        margin-top: 28px;
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left {
    background: rgba(255, 255, 255, .05);
    border-radius: 16px 0px 0px 16px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-right: 0;
    overflow: hidden
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left {
        border-radius: 16px
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
    padding: 32px;
    background: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: all .5s ease-in-out
}

@media(max-width: 1199px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
        padding: 25px
    }
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco {
        padding: 12px 20px;
        height: auto !important
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .line {
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .line::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 0;
    background: #fdb13d;
    z-index: -1;
    transition: height 4s linear
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco+.capwhoshl-acco {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
    padding: 4px 0px
}

@media(max-width: 1199px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
        padding: 3px 0px
    }
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn {
        position: relative;
        padding-right: 16px
    }

    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 8px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5675 1.06754L7.31754 7.31754C7.25949 7.37565 7.19056 7.42175 7.11469 7.4532C7.03881 7.48465 6.95748 7.50084 6.87535 7.50084C6.79321 7.50084 6.71188 7.48465 6.63601 7.4532C6.56014 7.42175 6.49121 7.37565 6.43316 7.31754L0.18316 1.06754C0.0658846 0.95026 0 0.7912 0 0.625347C0 0.459495 0.0658846 0.300435 0.18316 0.18316C0.300435 0.0658843 0.459495 0 0.625347 0C0.7912 0 0.95026 0.0658843 1.06753 0.18316L6.87535 5.99175L12.6832 0.18316C12.7412 0.125091 12.8102 0.0790281 12.886 0.0476015C12.9619 0.0161748 13.0432 0 13.1253 0C13.2075 0 13.2888 0.0161748 13.3647 0.0476015C13.4405 0.0790281 13.5095 0.125091 13.5675 0.18316C13.6256 0.241229 13.6717 0.310167 13.7031 0.386037C13.7345 0.461908 13.7507 0.543226 13.7507 0.625347C13.7507 0.707469 13.7345 0.788787 13.7031 0.864658C13.6717 0.940528 13.6256 1.00947 13.5675 1.06754Z' fill='white' fill-opacity='0.7'/%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-repeat: no-repeat
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: rgba(255, 255, 255, .7);
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
        font-size: 16px;
        line-height: 23px
    }
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-btn .h3 {
        font-size: 15px
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 0fr;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out;
    transition: grid-template-rows .5s ease-in-out, padding .5s ease-in-out, opacity .4s ease-in-out, -ms-grid-rows .5s ease-in-out;
    opacity: 0
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc>* {
    min-height: 0
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding-top: 0;
        transition: max-height .5s ease, opacity .4s ease, padding .4s ease;
        display: block
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #dbdbde;
    margin-bottom: 0
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .txt {
        font-size: 13px;
        margin-bottom: 14px
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container {
    display: none
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container {
        display: block
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco .capwhoshacc-desc .mob-img-container img {
    width: 100%;
    border-radius: 12px
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active {
    background: linear-gradient(90deg, rgba(198, 145, 40, 0.15) 0%, rgba(198, 145, 40, 0) 100%)
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active {
        background: rgba(255, 255, 255, .1)
    }

    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line::before {
        height: 100% !important;
        transition: height .5s linear !important
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line {
    opacity: 1
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .line.anim::before {
    animation: lineFill 4s linear forwards
}

@keyframes lineFill {
    from {
        height: 0
    }

    to {
        height: 100%
    }
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-btn:before {
        opacity: 0
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-btn .h3 {
    color: #fff
}

.bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-desc {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding-top: 8px;
    opacity: 1
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-left .capwhoshl-acco.active .capwhoshacc-desc {
        max-height: 500px;
        opacity: 1;
        padding-top: 8px
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-right {
    background: rgba(255, 255, 255, .1);
    border-radius: 0px 16px 16px 0px;
    padding: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(max-width: 991px) {
    .bas-whoshould .capwhosh-grid .capwhosh-right {
        padding: 25px;
        display: none
    }
}

.bas-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb {
    display: none
}

.bas-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb img {
    max-width: 100%;
    border-radius: 12px
}

@media(max-width: 1199px) {
    .bas-whoshould .capwhosh-grid .capwhosh-right .capwhoshr-imgb img {
        max-width: 85%
    }
}
.cap-paymentfaci {
    padding: 60px 0px;
    position: relative;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-paymentfaci {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-paymentfaci {
        padding: 40px 0px
    }
}

.cap-paymentfaci .title .h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .cap-paymentfaci .title .h2 {
        font-size: 34px;
        line-height: 130%;
        margin-bottom: 12px
    }
}

@media(max-width: 991px) {
    .cap-paymentfaci .title .h2 {
        font-size: 28px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

.cap-paymentfaci .title .h2:last-child {
    margin-bottom: 0
}

.cap-paymentfaci .cappayfaci-tabs {
    margin-top: 32px
}

.cap-paymentfaci .cappayfaci-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto
}

@media(max-width: 1199px) {
    .cap-paymentfaci .cappayfaci-tabs ul {
        -ms-flex-pack: start;
        justify-content: start;
        padding-bottom: 8px
    }
}

.cap-paymentfaci .cappayfaci-tabs ul li a {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #555;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 500px;
    padding: 13.5px 24px;
    transition: all .5s ease-in-out;
    white-space: nowrap
}

@media(max-width: 1199px) {
    .cap-paymentfaci .cappayfaci-tabs ul li a {
        padding: 11.5px 18px
    }
}

@media(max-width: 991px) {
    .cap-paymentfaci .cappayfaci-tabs ul li a {
        font-size: 13px;
        padding: 10.5px 17px
    }
}

.cap-paymentfaci .cappayfaci-tabs ul li a:hover {
    color: #9b1e26;
    border: 1px solid rgba(155, 30, 38, .2)
}

.cap-paymentfaci .cappayfaci-tabs ul li a.active {
    color: #fff;
    background: #9b1e26;
    border: 1px solid #9b1e26
}

.cap-paymentfaci .cappayfaci-content {
    margin-top: 32px
}

.cap-paymentfaci .cappayfaci-content .cappayfacico-box {
    display: none
}

.cap-paymentfaci .cappayfaci-content .cappayfacico-box.active {
    display: block
}

.cap-paymentfaci .cappayfaci-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
    border-radius: 16px
}

.cap-paymentfaci .cappayfaci-table-scroll::-webkit-scrollbar {
    height: 6px
}

.cap-paymentfaci .cappayfaci-table-scroll::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.cap-paymentfaci .cappayfaci-table-scroll::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 4px
}

.cap-paymentfaci .cappayfaci-grid {
    background: rgba(0, 0, 0, 0)
}

.cap-paymentfaci .cpfg-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(180px, 180px) (minmax(150px, 1fr))[var];
    grid-template-columns: minmax(180px, 180px) repeat(var(--data-cols, 5), minmax(150px, 1fr))
}

.cap-paymentfaci .cpfg-row+.cpfg-row:not(.cpfg-row--head) .cpfg-cell {
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.cap-paymentfaci .cpfg-row--head {
    background: rgba(0, 0, 0, 0)
}

.cap-paymentfaci .cpfg-row--head .cpfg-cell--head {
    background: linear-gradient(131.93deg, #353535 0%, #000000 95.19%);
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding: 13px 20px;
    text-align: center;
    border-radius: 12px 12px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 56px;
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.cap-paymentfaci .cpfg-row--head .cpfg-cell--head span {
    display: inline-block
}

.cap-paymentfaci .cpfg-row--head .cpfg-cell--empty {
    background: rgba(0, 0, 0, 0);
    min-height: 56px
}

.cap-paymentfaci .cpfg-cell {
    padding: 24px 16px;
    font-size: 14px;
    line-height: 150%;
    font-weight: 600;
    color: #222;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #f6f6f6
}

.cap-paymentfaci .cpfg-cell:last-child:not(.cpfg-cell--head) {
    border-right: 1px solid rgba(0, 0, 0, .05)
}

.cap-paymentfaci .cpfg-cell--empty {
    background: rgba(0, 0, 0, 0)
}

.cap-paymentfaci .cpfg-cell--label {
    border-left: 1px solid rgba(0, 0, 0, .05);
    font-weight: 400
}

.cap-paymentfaci .cappayfaci-grid .cpfg-row:nth-child(odd):not(.cpfg-row--head) .cpfg-cell {
    background: #fff
}

.cap-paymentfaci .cappayfaci-grid .cpfg-row:last-child .cpfg-cell {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.cap-paymentfaci .cappayfaci-grid .cpfg-row--head+.cpfg-row .cpfg-cell:nth-child(1) {
    border-top-left-radius: 16px
}

.cap-paymentfaci .cappayfaci-grid .cpfg-row:last-child:not(.cpfg-row--head) .cpfg-cell:nth-child(1) {
    border-bottom-left-radius: 16px
}

.cap-paymentfaci .cappayfaci-grid .cpfg-row:last-child:not(.cpfg-row--head) .cpfg-cell:last-child {
    border-bottom-right-radius: 16px
}

.cap-paymentfaci .cappayfaci-bottom {
    margin-top: 32px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 28px auto;
    grid-template-columns: 28px auto;
    gap: 21px;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 25px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 12px
}

@media(max-width: 1199px) {
    .cap-paymentfaci .cappayfaci-bottom {
        margin-top: 25px;
        gap: 13px;
        -ms-flex-align: start;
        align-items: start;
        -ms-grid-columns: 20px auto;
        grid-template-columns: 20px auto
    }
}

.cap-paymentfaci .cappayfaci-bottom .cappayfacibo-icon img {
    max-width: 28px
}

@media(max-width: 767px) {
    .cap-paymentfaci .cappayfaci-bottom .cappayfacibo-icon img {
        max-width: 20px
    }
}

.cap-paymentfaci .cappayfaci-bottom .cappayfacibo-desc .txt {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #242424;
    margin-bottom: 14px
}

@media(max-width: 767px) {
    .cap-paymentfaci .cappayfaci-bottom .cappayfacibo-desc .txt {
        font-size: 12px;
        line-height: 150%
    }
}

.cap-paymentfaci .cappayfaci-bottom .cappayfacibo-desc .txt b {
    font-weight: 700
}

.cap-paymentfaci .cappayfaci-bottom .cappayfacibo-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 991px) {
    .cap-paymentfaci .cpfg-row {
        -ms-grid-columns: minmax(160px, 160px) (minmax(150px, 1fr))[var];
        grid-template-columns: minmax(160px, 160px) repeat(var(--data-cols, 5), minmax(150px, 1fr))
    }

    .cap-paymentfaci .cappayfaci-grid {
        min-width: -moz-max-content;
        min-width: max-content
    }

    .cap-paymentfaci .cpfg-row {
        -ms-grid-columns: minmax(140px, 140px) (minmax(100px, 170px))[var];
        grid-template-columns: minmax(140px, 140px) repeat(var(--data-cols, 5), minmax(100px, 170px));
        min-width: -moz-max-content;
        min-width: max-content
    }

    .cap-paymentfaci .cpfg-cell--label,
    .cap-paymentfaci .cpfg-row--head .cpfg-cell--empty {
        position: sticky;
        left: 0;
        z-index: 2
    }

    .cap-paymentfaci .cpfg-row--head .cpfg-cell--empty {
        background: #fff
    }

    .cap-paymentfaci .cappayfaci-grid .cpfg-row:nth-child(odd):not(.cpfg-row--head) .cpfg-cell--label {
        background: #fff
    }

    .cap-paymentfaci .cappayfaci-grid .cpfg-row:nth-child(even):not(.cpfg-row--head) .cpfg-cell--label {
        background: #f6f6f6
    }

    .cap-paymentfaci .cpfg-cell {
        padding: 18px 14px;
        font-size: 13px
    }

    .cap-paymentfaci .cpfg-row--head .cpfg-cell--head {
        padding: 12px 14px;
        font-size: 13px;
        min-height: 48px
    }
}

@media(max-width: 767px) {
    .cap-paymentfaci .cappayfaci-tabs {
        margin-top: 24px
    }

    .cap-paymentfaci .cappayfaci-tabs ul li a {
        font-size: 13px;
        padding: 10px 18px
    }

    .cap-paymentfaci .cappayfaci-bottom {
        padding: 16px 20px;
        gap: 14px
    }
}
.cap-getstarted {
    padding: 60px 0px;
    position: relative;
    background: linear-gradient(163.59deg, rgba(249, 230, 233, 0.5) 12.62%, rgba(249, 230, 233, 0) 51.25%, #F9E6E9 89.88%), #fff;
    z-index: 1
}

@media(max-width: 1199px) {
    .cap-getstarted {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-getstarted {
        padding: 40px 0px
    }
}

.cap-getstarted .title .h2 {
    font-size: 40px;
    line-height: 140%;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px
}

@media(max-width: 1199px) {
    .cap-getstarted .title .h2 {
        font-size: 34px;
        line-height: 130%;
        margin-bottom: 12px
    }
}

@media(max-width: 991px) {
    .cap-getstarted .title .h2 {
        font-size: 28px;
        margin-bottom: 10px
    }
}

.cap-getstarted .title .h2:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main {
    padding: 40px;
    background: linear-gradient(161.82deg, rgba(254, 249, 231, 0.09) 0.64%, rgba(252, 237, 183, 0.18) 101.92%), #fff;
    border: 1px solid #fcebb1;
    box-shadow: 0px 8px 20px rgba(37, 36, 59, .05);
    border-radius: 20px;
    margin-top: 48px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main {
        margin-top: 30px;
        padding: 30px
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main {
        margin-top: 22px
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main {
        padding: 30px 20px
    }
}

.cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .h3 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .h3 {
        font-size: 21px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .h3 {
        font-size: 19px
    }
}

.cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .h3:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .desc {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #686873;
    margin-bottom: 15px
}

.cap-getstarted .getting-inner-main .gim-box .gimb-title-desc .desc:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-listing-grid {
    margin-top: 28px;
    padding-top: 28px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    position: relative;
    gap: 40px 48px
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-listing-grid {
        margin-top: 20px;
        padding-top: 20px;
        gap: 22px 28px;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-listing-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 20px
    }
}

.cap-getstarted .getting-inner-main .gim-listing-grid::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 75%;
    height: .5px;
    background: #686873;
    margin: 0 auto
}

.cap-getstarted .getting-inner-main .gim-listing-grid .gim-listing-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 32px auto;
    grid-template-columns: 32px auto;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-listing-grid .gim-listing-box {
        -ms-grid-columns: 28px auto;
        grid-template-columns: 28px auto
    }
}

.cap-getstarted .getting-inner-main .gim-listing-grid .gim-listing-box .gim-icon img {
    max-width: 32px
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-listing-grid .gim-listing-box .gim-icon img {
        max-width: 28px
    }
}

.cap-getstarted .getting-inner-main .gim-listing-grid .gim-listing-box .gim-desc .desc {
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    color: #686873;
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gimeli-box {
    margin-top: 28px;
    padding: 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48px auto;
    grid-template-columns: 48px auto;
    gap: 12px;
    background: linear-gradient(161.82deg, rgba(254, 249, 231, 0.15) 0.64%, rgba(252, 237, 183, 0.3) 101.92%);
    border: .5px solid #fceab1;
    border-radius: 12px
}

.cap-getstarted .getting-inner-main .gimeli-box .gimelib-icon img {
    max-width: 48px
}

.cap-getstarted .getting-inner-main .gimeli-box .gimelib-desc .txt {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #242424;
    margin-bottom: 15px
}

.cap-getstarted .getting-inner-main .gimeli-box .gimelib-desc .txt:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-how {
    margin-top: 56px;
    padding: 32px 24px;
    background: radial-gradient(174.02% 170.6% at 4.58% 1.81%, rgba(253, 242, 205, 0.12) 0%, #FDF2CD 100%);
    border: 1px solid #fcebb1;
    border-radius: 20px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how {
        margin-top: 35px;
        padding: 28px 20px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-top {
    max-width: 80%;
    margin: auto
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-top {
        max-width: 100%
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-top .h3 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-top .h3 {
        font-size: 21px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-top .h3:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-top .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #686873;
    margin-bottom: 15px
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-top .txt:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px;
    margin-top: 48px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box {
    text-align: center;
    position: relative;
    z-index: 1;
    opacity: 0;
    -ms-flex: 0 0 calc((100% - 72px)/4);
    flex: 0 0 calc((100% - 72px)/4);
    transition: opacity .5s ease
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box.is-visible {
    opacity: 1
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 48px auto;
        grid-template-columns: 48px auto;
        gap: 18px;
        -ms-flex-align: start;
        align-items: start;
        text-align: left
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
    content: "";
    position: absolute;
    top: 17%;
    left: -44%;
    right: 50%;
    height: 2px;
    background-image: url("data:image/svg+xml,%3Csvg width='766' height='1' viewBox='0 0 766 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='0.5' x2='766' y2='0.5' stroke='%23F3C97D' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
        left: -41%;
        top: 18%
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
        left: 24px;
        top: -65%;
        bottom: 50%;
        width: 2px;
        right: auto;
        height: auto;
        background-image: url("data:image/svg+xml,%3Csvg width='1' height='363' viewBox='0 0 1 363' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.5' y1='2.18557e-08' x2='0.499984' y2='363' stroke='%23F3C97D' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A")
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
    width: 66px;
    height: 66px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto 16px;
    background: #fbf1d3
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
        margin: 0 auto 14px
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
        width: 48px;
        height: 48px;
        margin-bottom: 0
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-img img {
    max-width: 32px
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-img img {
        max-width: 24px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 14px;
        line-height: 130%
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 13px
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 6px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h3 {
    font-size: 16px;
    line-height: 150%;
    font-weight: 700;
    color: #222;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h3 {
        font-size: 16px;
        line-height: 22px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h3:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box:last-child::before {
        bottom: 70%;
        top: -40%
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-bottom {
    margin-top: 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-how .gimhow-bottom {
        margin-top: 40px
    }
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-bottom .gimhowbo-icon {
    max-width: 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-bottom .gimhowbo-icon img {
    max-width: 20px
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-bottom .gimhowbo-desc .txt {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 14px;
    font-weight: 400;
    columns: #242424
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-bottom .gimhowbo-desc .txt:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-document {
    margin-top: 56px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-document {
        margin-top: 30px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-top {
    max-width: 85%;
    margin: auto
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-top {
        max-width: 90%
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-top {
        max-width: 100%
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-top .h3 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-top .h3 {
        font-size: 21px;
        line-height: 130%;
        margin-bottom: 10px
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-top .h3 {
        font-size: 19px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-top .h3:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-top .txt {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #686873;
    margin-bottom: 15px
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-top .txt:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs {
    margin-top: 32px
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    white-space: nowrap
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul {
        -ms-flex-pack: start;
        justify-content: start
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul li a {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #555;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 500px;
    padding: 13.5px 24px;
    transition: all .5s ease-in-out
}

@media(max-width: 1199px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul li a {
        padding: 11.5px 20px
    }
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul li a {
        padding: 9.5px 17px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul li a:hover {
    color: #9b1e26;
    border: 1px solid rgba(155, 30, 38, .2)
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tabs ul li a.active {
    color: #fff;
    background: #9b1e26;
    border: 1px solid #9b1e26
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content {
    margin-top: 32px
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content {
        margin-top: 28px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box {
    display: none
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    gap: 12px
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid {
        gap: 10px
    }
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid.three-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid.three-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb {
    padding: 20px;
    background: #fef7e0;
    border-radius: 16px
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb {
        padding: 16px;
        border-radius: 12px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb.full {
    grid-column: 1/5
}

@media(max-width: 767px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb.full {
        -ms-grid-column: 1;
        grid-column: 1
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb .gimdocbinb-icon {
    margin-bottom: 16px
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb .gimdocbinb-icon img {
    max-width: 32px
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb .gimdocbinb-desc .h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-grid .gimdocb-inb .gimdocbinb-desc .h4:last-child {
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-bottom {
    margin-top: 32px;
    background: linear-gradient(161.82deg, rgba(254, 249, 231, 0.15) 0.64%, rgba(252, 237, 183, 0.3) 101.92%);
    border: .5px solid #fceab1;
    padding: 16px 20px;
    border-radius: 12px
}

@media(max-width: 991px) {
    .cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-bottom {
        margin-top: 28px;
        padding: 14px 18px
    }
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-bottom .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #686873;
    margin-bottom: 0
}

.cap-getstarted .getting-inner-main .gim-document .gimdoc-tab-content .gimdoc-box .gimdocb-bottom .border-link {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    font-size: 14px;
    line-height: 150%;
    font-weight: 700;
    color: #242424;
    text-decoration: underline
}

.cap-getstarted .getting-inner-main .gim-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt a {
    color: #9b1e26;
    font-weight: 700;
    /* text-decoration: underline; */
}
.cap-faq {
    padding: 60px 0px;
    position: relative;
    background: #fff
}

@media(max-width: 1199px) {
    .cap-faq {
        padding: 50px 0px 50px
    }
}

@media(max-width: 991px) {
    .cap-faq {
        padding: 40px 0px 40px
    }
}

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

.cap-faq .btn-know-more {
    border-radius: 40px;
    border: 1px solid #fcfcf1;
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    border: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.cap-faq .btn-know-more span {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .cap-faq .btn-know-more span {
        font-size: 14px
    }
}

.cap-faq .heading {
    margin-bottom: 40px
}

@media(max-width: 767px) {
    .cap-faq .heading {
        max-width: 80%;
        margin: auto
    }
}

.cap-faq .headH2 {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .cap-faq .headH2 {
        font-size: 34px;
        line-height: 44px
    }
}

@media(max-width: 991px) {
    .cap-faq .headH2 {
        font-size: 28px;
        line-height: 37px
    }
}

@media(max-width: 767px) {
    .cap-faq .headH2 {
        font-size: 24px;
        margin-bottom: 0px;
        line-height: 32px
    }
}

.cap-faq .first-family-faq-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px;
    -ms-flex-pack: start;
    justify-content: start
}

@media(max-width: 1199px) {
    .cap-faq .first-family-faq-filter {
        -ms-flex-pack: start;
        justify-content: start
    }
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq-filter {
        gap: 12px;
        margin-bottom: 0;
        margin-right: -15px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap
    }
}

.cap-faq .first-family-faq-filter-items {
    gap: 10px;
    border-radius: 38px;
    border: none;
    overflow: hidden;
    display: inline-table
}

.cap-faq .first-family-faq-filter-items-txt {
    padding: 9px 20px;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    margin: 0;
    background: #fff;
    border-radius: 38px;
    border: 1px solid #000
}

@media(max-width: 991px) {
    .cap-faq .first-family-faq-filter-items-txt {
        padding: 8px 20px
    }
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq-filter-items-txt {
        font-size: 14px
    }
}

.cap-faq .first-family-faq-filter-items-txt.active {
    border-radius: 38px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #9b1e26;
    border-color: #9b1e26
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq-filter-items-txt.active {
        font-size: 14px
    }
}

.cap-faq .first-family-faq .accordian.MT25 {
    margin-top: 30px
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian.MT25 {
        margin-top: 14px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap {
    padding: 0 10px;
    border-radius: 15px
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr {
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-bottom: 1px solid #9a9a9a;
    border-radius: 0;
    padding: 25px 0 25px 16px;
    margin-top: 0;
    position: relative
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #000
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap .trgr::before {
        right: 18px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr.act {
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    border-radius: 0;
    border-bottom: 0
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-right: 98px
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 20px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont.show {
    display: block !important
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr:last-child {
    border-bottom: none
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .trgr.act::before {
    content: "";
    transform: rotate(180deg)
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont {
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    box-shadow: none;
    padding: 0px 0 0 16px
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li,
.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #1c252e;
    color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0
}

@media(max-width: 767px) {

    .cap-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
    .cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li,
    .cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
        font-size: 14px;
        line-height: 20px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont p sup,
.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li sup,
.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li sup {
    color: #1c252e
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq {
    margin-top: 6px;
    margin-bottom: 10px
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #1c252e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    -webkit-text-fill-color: inherit
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ol.ashwa-product-faq li::before {
    content: "-";
    text-indent: -5px;
    color: #1c252e;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #1c252e;
    margin: 0 5px 0 -12px
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul {
    padding-left: 40px
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul li {
    list-style: disc;
    color: #1c252e
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap .tog_cont ul {
        padding-left: 30px
    }
}

.cap-faq .first-family-faq .accordian .faq-wrap .tog_cont a {
    color: #1c252e;
    text-decoration: underline;
    font-weight: 400
}

.cap-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
    background: linear-gradient(180deg, #FBFBFB 0%, #F0F0F0 100%);
    stroke-width: 1px;
    stroke: #fff;
    padding: 15px 10px 24px
}

@media(max-width: 767px) {
    .cap-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 8px 20px 20px
    }
}

.cap-faq .faq-filter-mobile {
    display: none;
    margin: 30px 25px 20px;
    position: relative
}

.cap-faq .faq-filter-mobile .faq-filter-btn {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 20px;
    border: 1px solid #9b1e26;
    border-radius: 12px;
    background: #9b1e26;
    color: #fff;
    cursor: pointer;
    filter: drop-shadow(0px 8px 24px rgba(149, 157, 165, 0.2));
    outline: none !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.cap-faq .faq-filter-mobile .faq-filter-btn svg {
    transition: transform .2s ease
}

.cap-faq .faq-filter-mobile .faq-filter-btn[aria-expanded=true] svg {
    transform: rotate(180deg)
}

.cap-faq .faq-filter-mobile .faq-filter-list {
    position: absolute;
    z-index: 30;
    width: calc(100% - 2px);
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
    margin-top: 6px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .08);
    max-height: 260px;
    overflow: auto;
    z-index: 2
}

.cap-faq .faq-filter-mobile .faq-filter-list li {
    list-style: none;
    padding: .9rem 1rem;
    cursor: pointer;
    color: #000;
    border-bottom: 1px solid #bdbdbd
}

.cap-faq .faq-filter-mobile .faq-filter-list li:last-child {
    border-bottom: none
}

.cap-faq .faq-filter-mobile .faq-filter-list li[aria-selected=true] {
    background: #9b1e26;
    color: #fff
}

.cap-faq .faq-filter-mobile .faq-filter-list li:focus {
    outline: none;
    background: #9b1e26;
    color: #fff
}

.cap-faq .btn-box {
    margin-top: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 991px) {
    .cap-faq .btn-box {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .cap-faq .btn-box {
        margin-top: 32px
    }
}

.cap-faq .btn-box .btn-red-new {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 9px 32px;
    color: #9b1e26 !important;
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #9b1e26;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 24px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600
}

@media(max-width: 767px) {
    .cap-faq .btn-box .btn-red-new {
        padding: 7px 20px;
        font-size: 16px;
        line-height: 23px;
        font-weight: 700;
        border-radius: 30px
    }
}

.cap-faq .btn-box .btn-red-new span {
    font-size: 14px
}

@media(max-width: 767px) {
    .cap-faq .btn-box .btn-red-new span {
        font-size: 16px;
        line-height: 23px;
        font-weight: 700
    }
}
.cap-blog {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media(max-width: 1199px) {
    .cap-blog {
        padding: 50px 0px
    }
}

@media(max-width: 991px) {
    .cap-blog {
        padding: 40px 0px
    }
}

.cap-blog .head {
    margin-bottom: 40px
}

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

@media(max-width: 991px) {
    .cap-blog .head {
        margin-bottom: 25px
    }
}

@media(max-width: 767px) {
    .cap-blog .head {
        margin-bottom: 16px
    }
}

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

@media(max-width: 1199px) {
    .cap-blog .head .h2 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 14px
    }
}

@media(max-width: 991px) {
    .cap-blog .head .h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 12px
    }
}

.cap-blog .head .h2:last-child {
    margin-bottom: 0
}

.cap-blog .head .txt {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #505a63;
    margin-bottom: 15px
}

.cap-blog .head .txt:last-child {
    margin-bottom: 0
}

.cap-blog .nrho-lblog-embla,
.cap-blog .nrho-video-embla,
.cap-blog .nrho-webstroe-embla {
    position: relative;
    padding: 0px 0px;
    z-index: 1
}

.cap-blog .nrho-lblog-embla .embla__selected-snap-display,
.cap-blog .nrho-video-embla .embla__selected-snap-display,
.cap-blog .nrho-webstroe-embla .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 25px auto 0;
    left: 0;
    bottom: 0;
    background: #e3e2df;
    border-radius: 30px;
    padding: 6px 10px;
    color: #222;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    z-index: 1
}

.cap-blog .nrho-lblog-embla .embla__viewport,
.cap-blog .nrho-video-embla .embla__viewport,
.cap-blog .nrho-webstroe-embla .embla__viewport {
    overflow: hidden
}

@media(max-width: 767px) {

    .cap-blog .nrho-lblog-embla .embla__viewport,
    .cap-blog .nrho-video-embla .embla__viewport,
    .cap-blog .nrho-webstroe-embla .embla__viewport {
        overflow: visible
    }
}

.cap-blog .nrho-lblog-embla .embla__container,
.cap-blog .nrho-video-embla .embla__container,
.cap-blog .nrho-webstroe-embla .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

@media(max-width: 991px) {

    .cap-blog .nrho-lblog-embla .embla__container,
    .cap-blog .nrho-video-embla .embla__container,
    .cap-blog .nrho-webstroe-embla .embla__container {
        gap: 16px
    }
}

.cap-blog .nrho-lblog-embla .embla__container .embla__slide,
.cap-blog .nrho-video-embla .embla__container .embla__slide,
.cap-blog .nrho-webstroe-embla .embla__container .embla__slide {
    -ms-flex: 1 0 31.65%;
    flex: 1 0 31.65%
}

@media(max-width: 1199px) {

    .cap-blog .nrho-lblog-embla .embla__container .embla__slide,
    .cap-blog .nrho-video-embla .embla__container .embla__slide,
    .cap-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex: 1 0 31%;
        flex: 1 0 31%
    }
}

@media(max-width: 991px) {

    .cap-blog .nrho-lblog-embla .embla__container .embla__slide,
    .cap-blog .nrho-video-embla .embla__container .embla__slide,
    .cap-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex: 1 0 40%;
        flex: 1 0 40%
    }
}

@media(max-width: 767px) {

    .cap-blog .nrho-lblog-embla .embla__container .embla__slide,
    .cap-blog .nrho-video-embla .embla__container .embla__slide,
    .cap-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

.cap-blog .embla__controls {
    margin-top: 0px
}

@media(max-width: 767px) {
    .cap-blog .embla__controls {
        display: none
    }
}

.cap-blog .embla__controls .embla__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cap-blog .embla__controls .embla__buttons .embla__button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    outline: 0;
    box-shadow: 0 0 0;
    width: 48px;
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    background: #f9f9f9;
    position: absolute;
    top: 45%;
    transform: translateY(-45%)
}

@media(max-width: 1199px) {
    .cap-blog .embla__controls .embla__buttons .embla__button {
        width: 40px;
        height: 40px
    }
}

@media(max-width: 991px) {
    .cap-blog .embla__controls .embla__buttons .embla__button {
        width: 36px;
        height: 36px
    }
}

@media(max-width: 767px) {
    .cap-blog .embla__controls .embla__buttons .embla__button {
        top: 43%;
        transform: translateY(-43%)
    }
}

.cap-blog .embla__controls .embla__buttons .embla__button.embla__button--prev {
    left: -70px
}

@media(max-width: 1199px) {
    .cap-blog .embla__controls .embla__buttons .embla__button.embla__button--prev {
        left: -50px
    }
}

@media(max-width: 767px) {
    .cap-blog .embla__controls .embla__buttons .embla__button.embla__button--prev {
        left: -10px
    }
}

.cap-blog .embla__controls .embla__buttons .embla__button.embla__button--next {
    right: -70px
}

@media(max-width: 1199px) {
    .cap-blog .embla__controls .embla__buttons .embla__button.embla__button--next {
        right: -50px
    }
}

@media(max-width: 767px) {
    .cap-blog .embla__controls .embla__buttons .embla__button.embla__button--next {
        right: -10px
    }
}

.cap-blog .embla__controls .embla__buttons .embla__button svg {
    max-width: 12px
}

@media(max-width: 991px) {
    .cap-blog .embla__controls .embla__buttons .embla__button svg {
        max-width: 8px
    }
}

.cap-blog .nrhoblog-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    padding: 3px;
    background: #f6f6f6;
    border-radius: 100px
}

@media(max-width: 767px) {
    .cap-blog .nrhoblog-tabs {
        padding: 2px;
        background: #dbdbde;
        white-space: nowrap;
        overflow: auto;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.cap-blog .nrhoblog-tabs a {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 12px 35px;
    background: rgba(0, 0, 0, 0);
    border-radius: 100px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #686873
}

@media(max-width: 1199px) {
    .cap-blog .nrhoblog-tabs a {
        padding: 10px 30px;
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 991px) {
    .cap-blog .nrhoblog-tabs a {
        padding: 9px 20px
    }
}

@media(max-width: 767px) {
    .cap-blog .nrhoblog-tabs a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 20px
    }
}

.cap-blog .nrhoblog-tabs a.active {
    color: #f6f6f6;
    background: #222;
    font-weight: 700
}

@media(max-width: 767px) {
    .cap-blog .nrhoblog-tabs a.active {
        background: #25243b
    }
}

.cap-blog .nrhoblog-main {
    margin-top: 40px;
    padding: 0px 70px
}

@media(max-width: 1199px) {
    .cap-blog .nrhoblog-main {
        padding: 0px 50px;
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .cap-blog .nrhoblog-main {
        padding: 0px 10px;
        margin-top: 24px
    }
}

.cap-blog .nrho-lblog-embla .nrhlblog-box,
.cap-blog .nrho-video-embla .nrhlblog-box,
.cap-blog .nrho-webstroe-embla .nrhlblog-box {
    background: #f5f5f7;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .anchor-link,
.cap-blog .nrho-video-embla .nrhlblog-box .anchor-link,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .anchor-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    z-index: 2
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img {
    position: relative;
    z-index: 1
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img img,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img img,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img img {
    width: 100%;
    border-radius: 16px
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img .play-btn,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img .play-btn,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img .play-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    background: rgba(0, 0, 0, .2)
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img .play-btn img,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img .play-btn img,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img .play-btn img {
    max-width: 50px;
    margin: auto
}

@media(max-width: 767px) {

    .cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img .play-btn img,
    .cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img .play-btn img,
    .cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img .play-btn img {
        max-width: 40px
    }
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc {
    padding: 20px 18px
}

@media(max-width: 767px) {

    .cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc,
    .cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc,
    .cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc {
        padding: 20px 14px
    }
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px
}

@media(max-width: 991px) {

    .cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,
    .cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,
    .cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
        font-size: 16px;
        line-height: 20px
    }
}

@media(max-width: 767px) {

    .cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,
    .cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,
    .cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
        font-size: 18px;
        line-height: 25px
    }
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .txt,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .txt,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .txt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn {
    margin-top: 20px
}

.cap-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn .read-btn,
.cap-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn .read-btn,
.cap-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn .read-btn {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #222;
    border-radius: 50px;
    padding: 6px 13px;
    border: 1px solid #000
}
/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
/*Customer Friendly CSS Start*/
.customer-friendly {
    margin: 0px 0 0 0;
    padding: 35px 0 15px 0;
    background: #9D1D27;
}

.customer-friendly .customer-friendly-inner .cf-heading {
    color: #BC3B45;
    /* font-family: "Inter"; */
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3.6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-heading {
        color: #D23643;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .customer-friendly .customer-friendly-inner .cf-heading span {
        display: block;
        color: #D23643;
        /* font-family: "Inter"; */
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 30px;
        letter-spacing: -0.3px;
        padding-top: 4px;
    }
}

.customer-friendly .customer-friendly-inner .cf-sub-heading {
    color: #BC3B45;
    font-family: "Inter";
    font-size: 77px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px;
    letter-spacing: -0.77px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .customer-friendly .customer-friendly-inner .cf-sub-heading {
        color: #D23643;
        font-size: 50px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        letter-spacing: -0.5px;
        padding-top: 4px;
    }

    .customer-friendly .customer-friendly-inner .cf-sub-heading span {
        display: block;
        color: #D23643;
        font-family: "Inter";
        font-size: 30px;
        font-style: normal;
        font-weight: 900;
        line-height: 18px;
        letter-spacing: -0.3px;
        padding-top: 6px;
    }
}

/*Customer Friendly CSS END*/
/* Get in touch with us CSS Start*/
.get-intouch-revamp {
  margin: 40px 0 0 0;
  padding: 57px 0;
  background: linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%)
}

.get-intouch-revamp .touch-title {
  color: #222;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 32px
}

@media(max-width: 767px) {
  .get-intouch-revamp .touch-title {
    font-size: 24px
  }
}

.get-intouch-revamp .getin-list-revamp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a {
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a figure {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a figure img {
  width: 40px
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a figure img {
    width: 30px
  }
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a figure {
    width: 54px;
    height: 54px
  }
}

.get-intouch-revamp .getin-list-revamp .getin-list-item a p {
  margin-bottom: 0;
  margin-left: 24px;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  background: linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
  .get-intouch-revamp .getin-list-revamp .getin-list-item a p {
    text-align: center;
    margin-left: 0px;
    margin-top: 6px
  }
}

.cap-get-intouch-revamp {
    background: #f9e6e9
}

.cap-get-intouch-revamp .touch-title {
    background: linear-gradient(77.41deg, #5F0D16 0%, #B43140 98.1%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    text-fill-color: rgba(0, 0, 0, 0);
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin: auto;
    margin-bottom: 32px
}

@media(max-width: 991px) {
    .cap-get-intouch-revamp .touch-title {
        font-size: 28px
    }
}

@media(max-width: 767px) {
    .cap-get-intouch-revamp .touch-title {
        font-size: 24px
    }
}

/* Get in touch with us CSS Ends */

