.bas-banner {
    padding: 175px 0 70px;
    position: relative;
    min-height: 722px;
    z-index: 1
}

@media(max-width: 1199px) {
    .bas-banner {
        padding: 150px 0px 50px;
        min-height: 622px
    }
}

@media(max-width: 991px) {
    .bas-banner {
        padding: 125px 0px 50px;
        min-height: 522px
    }
}

@media(max-width: 767px) {
    .bas-banner {
        padding: 47px 0px;
        min-height: 844px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: end;
        justify-content: end
    }
}

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

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

@media(max-width: 991px) {
    .bas-banner .exprban-desc {
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .bas-banner .exprban-desc {
        max-width: 100%
    }
}

.bas-banner .exprban-desc .h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -0.04em;
    color: #000;
    margin-bottom: 16px
}

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

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

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

.bas-banner .exprban-desc .listing-icons {
    margin-bottom: 24px
}

.bas-banner .exprban-desc .listing-icons ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #4d4d4d
}

.bas-banner .exprban-desc .listing-icons ul li+li {
    margin-top: 8px
}

.bas-banner .exprban-desc .listing-icons ul li img {
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px
}

.bas-banner .btn-box .btn-black {
    padding: 12px 30px;
    background: #000;
    border-radius: 100px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    transition: .3s all
}

.bas-banner .btn-box .btn-black:hover,
.bas-banner .btn-box .btn-black:focus,
.bas-banner .btn-box .btn-black:active {
    background: #9d1d27;
    color: #fff
}

@media(max-width: 767px) {
    .bas-banner .btn-box .btn-black {
        width: 100%;
        text-align: center
    }
}

.pnrit3-banner {
    padding: 140px 0 80px;
    position: relative;
    overflow: hidden;
    min-height: 720px;
    z-index: 1
}

@media(max-width: 1199px) {
    .pnrit3-banner {
        padding: 110px 0px 40px;
        min-height: 530px
    }
}

@media(max-width: 991px) {
    .pnrit3-banner {
        padding: 120px 0px 40px;
        min-height: 420px
    }
}

@media(max-width: 767px) {
    .pnrit3-banner {
        min-height: 820px;
        padding: 0
    }
}

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

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

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

@media(max-width: 767px) {
    .pnrit3-banner .capbanback-img img {
        object-position: bottom
    }
}

.pnrit3-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(0, 0, 0, .2);
    padding: 8px 16px;
    background: rgba(0, 0, 0, .02);
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}

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

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

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

.pnrit3-banner .exprban-breadcrumb ul li a {
    color: #000
}

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

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

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

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc {
        margin-top: 0px;
        position: absolute;
        left: 16px;
        right: 16px;
        bottom: 32px
    }
}

.pnrit3-banner .exprban-desc .h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -0.04em;
    color: #000;
    margin-bottom: 16px
}

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

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

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

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .h1 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 16px;
        letter-spacing: -0.04em
    }
}

.pnrit3-banner .exprban-desc .txt {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #4d4d4d;
    margin-bottom: 16px
}

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

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

.pnrit3-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: 16px;
    gap: 12px;
    max-width: 80%
}

@media(max-width: 991px) {
    .pnrit3-banner .exprban-desc .expban-features {
        max-width: 50%
    }
}

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .expban-features {
        gap: 12px;
        max-width: 100%
    }
}

.pnrit3-banner .exprban-desc .expban-features li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24px auto;
    grid-template-columns: 24px auto;
    gap: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4d4d4d
}

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

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .expban-features li {
        font-size: 14px;
        line-height: 21px;
        gap: 8px
    }
}

.pnrit3-banner .exprban-desc .expban-features li img {
    max-width: 24px;
    line-height: 24px
}

@media(max-width: 991px) {
    .pnrit3-banner .exprban-desc .expban-features li img {
        max-width: 21px;
        line-height: 21px
    }
}

.pnrit3-banner .exprban-desc .btn-box {
    margin-top: 24px;
    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) {
    .pnrit3-banner .exprban-desc .btn-box {
        gap: 15px
    }
}

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .btn-box {
        margin-top: 24px;
        gap: 8px
    }
}

.pnrit3-banner .exprban-desc .btn-box .btn-black {
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    border-radius: 200px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    display: block;
    background: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    transition: .5s all
}

.pnrit3-banner .exprban-desc .btn-box .btn-black:hover,
.pnrit3-banner .exprban-desc .btn-box .btn-black:focus {
    background: #9b1e26;
    color: #fff
}

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

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .btn-box .btn-black {
        padding: 11.5px 24px
    }
}

.pnrit3-banner .exprban-desc .btn-box .btn-black svg {
    max-width: 20px
}

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

.pnrit3-banner .exprban-desc .btn-box .transparent-btn {
    padding: 12px 24px;
    font-size: 16px;
    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: 991px) {
    .pnrit3-banner .exprban-desc .btn-box .transparent-btn {
        padding: 10px 24px;
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .pnrit3-banner .exprban-desc .btn-box .transparent-btn {
        padding: 12px 24px
    }
}

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

@media(max-width: 991px) {
    .pnrit3-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: 67px;
    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: 67px !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
}

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

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

.grnt-fmn-subnav .secondary-nav ul:not(.filter) li:last-child a::after {
    display: none
}

.grnt-fmn-subnav .secondary-nav ul:not(.filter) li .btn-apply-border {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 24px !important;
    gap: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #000;
    min-width: 30px;
    text-transform: capitalize
}


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

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

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

.busilo-overview .busilo-overvi-main .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 24px;
    letter-spacing: -0.04em
}

@media(max-width: 1199px) {
    .busilo-overview .busilo-overvi-main .h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .busilo-overview .busilo-overvi-main .h2 {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .busilo-overview .busilo-overvi-main .h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 22px
    }
}

.busilo-overview .busilo-overvi-main .moreBox {
    overflow: hidden;
    max-height: 140px;
    transition: max-height .4s ease
}

@media(max-width: 767px) {
    .busilo-overview .busilo-overvi-main .moreBox {
        max-height: 210px
    }
}

.busilo-overview .busilo-overvi-main .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #616161;
    margin-bottom: 16px
}

.busilo-overview .busilo-overvi-main .txt:last-child {
    margin-bottom: 0
}

.busilo-overview .busilo-overvi-main .read-more {
    font-size: 16px;
    line-height: 150%;
    display: block;
    font-weight: 600;
    color: #000;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 30px auto 0px;
    text-decoration: underline
}

@media(max-width: 1199px) {
    .busilo-overview .busilo-overvi-main .read-more {
        margin-top: 22px
    }
}

@media(max-width: 767px) {
    .busilo-overview .busilo-overvi-main .read-more {
        font-size: 14px;
        line-height: 140%;
        margin-top: 26px
    }
}

.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.black-btn { 
    color: #0d0d0d;
    border: 1px solid #0d0d0d;
}

.cap-overview .expr-overvi-main .fc-overview.black-btn { 
    color: #0d0d0d;
}

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

.expr-key {
    padding: 60px 0px;
    background: radial-gradient(128.12% 98.19% at 4.58% 1.81%, rgba(253, 242, 205, 0.12) 0%, #FDF4D5 100%)
}

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

@media(max-width: 991px) {
    .expr-key {
        padding: 30px 0px
    }
}

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

.expr-key .title .h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #1a1c1f;
    margin-bottom: 20px
}

.expr-key .title .h2:last-child {
    margin-bottom: 0
}

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

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

@media(max-width: 767px) {
    .expr-key .title .h2 {
        margin-bottom: 20px
    }

    .expr-key .title .h2 br {
        display: none
    }
}

.expr-key .title .desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #505a63;
    margin-bottom: 20px
}

.expr-key .title .desc:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .expr-key .title .desc {
        line-height: 26px
    }
}

@media(max-width: 991px) {
    .expr-key .title .desc {
        line-height: 23px
    }
}

.expr-key .row+.row {
    margin-top: 40px;
    row-gap: 24px
}

@media(max-width: 1199px) {
    .expr-key .row+.row {
        margin-top: 30px
    }
}

@media(max-width: 767px) {
    .expr-key .row+.row {
        row-gap: 16px
    }
}

.expr-key .row+.row .col-lg-6 {
    display: inherit
}

.expr-key .exprkey-box {
    padding: 20px;
    background: rgba(255, 255, 255, .5);
    border: 1px solid #fcebb1;
    border-radius: 12px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48px auto;
    grid-template-columns: 48px auto;
    gap: 12px
}

@media(max-width: 991px) {
    .expr-key .exprkey-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
        display: block
    }
}

@media(max-width: 767px) {
    .expr-key .exprkey-box {
        padding: 16px;
        gap: 12px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40px auto;
        grid-template-columns: 40px auto
    }
}

@media(max-width: 991px) {
    .expr-key .exprkey-box .exprkeyb-img {
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    .expr-key .exprkey-box .exprkeyb-img {
        margin-bottom: 0
    }
}

.expr-key .exprkey-box .exprkeyb-img img {
    max-width: 48px
}

@media(max-width: 767px) {
    .expr-key .exprkey-box .exprkeyb-img img {
        max-width: 40px
    }
}

.expr-key .exprkey-box .exprkeyb-desc .h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px
}

@media(max-width: 1199px) {
    .expr-key .exprkey-box .exprkeyb-desc .h3 {
        font-size: 19px;
        line-height: 27px
    }
}

@media(max-width: 767px) {
    .expr-key .exprkey-box .exprkeyb-desc .h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 7px
    }
}

.expr-key .exprkey-box .exprkeyb-desc .txt {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #222;
    margin-bottom: 0
}

@media(max-width: 767px) {
    .expr-key .exprkey-box .exprkeyb-desc .txt {
        color: #505a63
    }
}

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

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

.pnrit3-cuaccount .title {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .title {
        margin-bottom: 28px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .title {
        margin-bottom: 32px
    }
}

.pnrit3-cuaccount .title .h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
    margin-bottom: 24px;
    letter-spacing: -0.04em
}

.pnrit3-cuaccount .title .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .pnrit3-cuaccount .title .h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .title .h2 {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .title .h2 {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 20px
    }
}

.pnrit3-cuaccount .title .txt {
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .title .txt {
        line-height: 130%;
        font-weight: 400
    }
}

.pnrit3-cuaccount .title .txt:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .in-title {
    text-align: center
}

.pnrit3-cuaccount .in-title .h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .in-title .h3 {
        font-size: 22px;
        line-height: 26px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .in-title .h3 {
        font-size: 20px;
        line-height: 24px
    }
}

.pnrit3-cuaccount .in-title .h3:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid {
        gap: 12px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box {
    -ms-flex: 0 0 calc((100% - 48px)/4);
    flex: 0 0 calc((100% - 48px)/4);
    text-align: center
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box {
        -ms-flex: 0 0 calc((100% - 36px)/4);
        flex: 0 0 calc((100% - 36px)/4)
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40px auto;
        grid-template-columns: 40px auto;
        gap: 12px;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-img {
    margin: 0px auto 16px;
    width: 48px;
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background: #fef2f3
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-img {
        width: 40px;
        height: 40px;
        margin: 0
    }
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-img img {
    max-width: 24px
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .h4 {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 4px
    }
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .h4:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .txt {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px
    }
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-grid .pntcuccwg-box .pntcuccwgb-desc .txt:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-bottom {
    margin-top: 20px;
    text-align: center
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-bottom .txt {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #6e6e75;
    margin-bottom: 14px
}

.pnrit3-cuaccount .pntcucc-who .pntcuccw-bottom .txt:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-elicheck {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 40px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-elicheck {
        margin-top: 28px;
        gap: 26px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck {
        margin-top: 32px;
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        gap: 16px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40px auto;
        grid-template-columns: 40px auto;
        gap: 16px;
        -ms-flex-align: center;
        align-items: center
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-img {
    text-align: center;
    margin-bottom: 16px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-img {
        margin-bottom: 0
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-img img {
    max-width: 48px;
    margin: 0 auto
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-img img {
        max-width: 40px
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des {
    text-align: center
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des {
        text-align: left
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .h3 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .h3 {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 4px
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .h3:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .txt {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 8px
    }
}

.pnrit3-cuaccount .pntcucc-elicheck .pntcuccelich-box .pntcuccelichb-des .txt:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-how {
    padding: 32px;
    background: #fcf9ea;
    border-radius: 24px;
    margin-top: 48px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-how {
        margin-top: 35px;
        padding: 26px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how {
        margin-top: 40px;
        padding: 20px
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs {
    margin-top: 24px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gim-how-tabs {
        margin-top: 20px
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto;
    background: rgba(0, 0, 0, .08);
    border-radius: 40px;
    padding: 4px;
    gap: 5px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul {
        gap: 4px
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4d4d4d;
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 8px 24px;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0;
    border-radius: 100px;
    transition: all .5s
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul li a {
        font-size: 14px;
        line-height: 21px;
        padding: 6px 16px
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul li a:hover {
    background: rgba(0, 0, 0, .1);
    color: #000
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul li a:focus-visible {
    background: rgba(0, 0, 0, .1);
    color: #000
}

.pnrit3-cuaccount .pntcucc-how .gim-how-tabs ul li a.active {
    font-weight: 600;
    color: #000;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .08)
}

.pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs {
    margin-top: 24px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs {
        margin-top: 20px
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs .gim-how-desc-inner {
    display: none
}

.pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs .gim-how-desc-inner .indst-top-desc.indst-offline {
    max-width: 75%;
    margin: 0 auto
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs .gim-how-desc-inner .indst-top-desc.indst-offline {
        max-width: 100%
    }
}

.pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs .gim-how-desc-inner .indst-top-desc.indst-offline .txt {
    font-size: 16px;
    line-height: 160%;
    color: #4d4d4d
}

.pnrit3-cuaccount .pntcucc-how .gim-how-desc-tabs .gim-how-desc-inner .indst-top-desc.indst-offline .btn-white-arrow {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 28px;
    border: 1px solid #9b1e26;
    background: #fff;
    border-radius: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #9b1e26;
    font-size: 16px;
    font-weight: 600;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: auto
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
    max-width: 90%;
    margin: auto
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box {
    text-align: center;
    position: relative;
    z-index: 1;
    opacity: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 calc((100% - 32px)/3);
    flex: 0 0 calc((100% - 32px)/3);
    transition: opacity .5s ease
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box.is-visible {
    opacity: 1
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 40px auto;
        grid-template-columns: 40px auto;
        gap: 12px;
        -ms-flex-align: start;
        align-items: start;
        text-align: left
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box::before {
        content: "";
        position: absolute;
        left: 20px;
        top: 0;
        bottom: -20px;
        width: 2px;
        border-bottom: 0;
        border-left: 2px solid #edcd53;
        z-index: -1
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box:last-child::before {
        display: none
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -44%;
    right: 50%;
    height: 2px;
    border-bottom: 2px solid #edcd53;
    z-index: -1
}

@media(max-width: 1199px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
        left: -41%
    }
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
        left: -46%
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box+.ftrzeto-box::before {
        left: 20px;
        top: 0;
        bottom: -20px;
        width: 2px;
        right: auto;
        height: auto;
        border-bottom: 0;
        border-left: 2px solid #edcd53
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
    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%;
    margin: 0px auto 16px;
    background: #fff
}

@media(max-width: 1199px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
        margin: 0 auto 14px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-img {
        width: 40px;
        height: 40px;
        margin-bottom: 0
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-img img {
    max-width: 24px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-img img {
        max-width: 24px
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h4 {
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px
}

@media(max-width: 1199px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h4 {
        font-size: 16px;
        line-height: 22px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h4 {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 4px
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .h4:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 8px
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt a {
    color: #9b1e26;
    font-weight: 700
}

@media(max-width: 1199px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 14px;
        line-height: 130%
    }
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 13px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 6px
    }
}

.pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box .ftrzetob-desc .txt:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-how .gimhow-grid .ftrzeto-box:last-child::before {
        bottom: 70%;
        top: -40%
    }
}

.pnrit3-cuaccount .pntcucc-eiligi {
    margin-top: 48px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-eiligi {
        margin-top: 35px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-eiligi {
        margin-top: 40px
    }
}

.pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid {
    margin-top: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid {
        gap: 12px;
        max-width: 72%;
        margin: 24px auto 0px
    }
}

.pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid .pntcucceli-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24px auto;
    grid-template-columns: 24px auto;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid .pntcucceli-box {
        white-space: wrap
    }
}

.pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid .pntcucceli-box .pntcuccelib-icon img {
    max-width: 24px
}

.pnrit3-cuaccount .pntcucc-eiligi .pntcucceli-grid .pntcucceli-box .pntcuccelib-desc .txt {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #4d4d4d;
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-document {
    margin-top: 48px
}

@media(max-width: 991px) {
    .pnrit3-cuaccount .pntcucc-document {
        margin-top: 35px
    }
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-document {
        margin-top: 40px
    }
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table {
    margin-top: 24px;
    background: #fcf9ea;
    border-radius: 16px;
    padding: 4px 24px
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-document .pntcuccd-table {
        padding: 4px 20px;
        border-radius: 16px;
        margin-top: 24px
    }
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% 1fr;
    grid-template-columns: 30% 1fr;
    gap: 24px;
    padding: 20px 0;
    border-bottom: 1px solid #edcd53
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row:last-child {
    border-bottom: 0
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 12px;
        padding: 16px 0
    }
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-label .h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 4px
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-label .h4:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-label .sub {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #6e6e75;
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-value .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 8px
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-value .txt:last-child {
    margin-bottom: 0
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-value .txt a {
    color: #000;
    font-weight: 700;
    text-decoration: underline
}

@media(max-width: 767px) {
    .pnrit3-cuaccount .pntcucc-document .pntcuccd-table .pntcuccd-row .pntcuccd-value .txt {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 8px
    }
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-bottom {
    margin-top: 20px;
    text-align: center
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-bottom .txt {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #6e6e75;
    margin-bottom: 12px
}

.pnrit3-cuaccount .pntcucc-document .pntcuccd-bottom .txt:last-child {
    margin-bottom: 0
}
.pnrit3-whatch {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

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

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

.pnrit3-whatch .title {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .pnrit3-whatch .title {
        margin-bottom: 28px
    }
}

@media(max-width: 767px) {
    .pnrit3-whatch .title {
        margin-bottom: 32px
    }
}

.pnrit3-whatch .title .h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
    margin-bottom: 24px;
    letter-spacing: -0.04em
}

.pnrit3-whatch .title .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .pnrit3-whatch .title .h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .pnrit3-whatch .title .h2 {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .pnrit3-whatch .title .h2 {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 20px
    }
}

.pnrit3-whatch .title .txt {
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .pnrit3-whatch .title .txt {
        line-height: 130%;
        font-weight: 400
    }
}

.pnrit3-whatch .title .txt:last-child {
    margin-bottom: 0
}

.pnrit3-whatch .pnrit3wt-table-wrap {
    border: 1px solid #eaeaea;
    border-radius: 12px;
    overflow: hidden
}

@media(max-width: 767px) {
    .pnrit3-whatch .pnrit3wt-table-wrap {
        border-radius: 10px
    }
}

.pnrit3-whatch .pnrit3wt-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed
}

.pnrit3-whatch .pnrit3wt-table thead th {
    background: #1d1d1d;
    color: #fff;
    font-size: 16px;
    line-height: 140%;
    font-weight: 600;
    text-align: center;
    padding: 16px 30px;
    vertical-align: middle
}

.pnrit3-whatch .pnrit3wt-table thead th:first-child {
    width: 50%
}

@media(max-width: 1199px) {
    .pnrit3-whatch .pnrit3wt-table thead th {
        font-size: 15px;
        padding: 16px 24px
    }
}

@media(max-width: 991px) {
    .pnrit3-whatch .pnrit3wt-table thead th {
        font-size: 14px;
        padding: 14px 20px
    }
}

@media(max-width: 767px) {
    .pnrit3-whatch .pnrit3wt-table thead th {
        font-size: 12px;
        padding: 16px
    }
}

.pnrit3-whatch .pnrit3wt-table tbody th,
.pnrit3-whatch .pnrit3wt-table tbody td {
    border-bottom: 2px solid #f5f5f7;
    vertical-align: top
}

.pnrit3-whatch .pnrit3wt-table tbody tr:last-child th,
.pnrit3-whatch .pnrit3wt-table tbody tr:last-child td {
    border-bottom: none
}

.pnrit3-whatch .pnrit3wt-table .pnrit3wt-group th {
    background: #f5f5f7;
    color: #1d1d1d;
    font-size: 16px;
    line-height: 140%;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.02em;
    padding: 13px 20px
}

@media(max-width: 1199px) {
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-group th {
        font-size: 15px;
        padding: 12px 24px
    }
}

@media(max-width: 991px) {
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-group th {
        font-size: 14px;
        padding: 12px 20px
    }
}

@media(max-width: 767px) {
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-group th {
        font-size: 14px;
        padding: 10px 16px
    }
}

.pnrit3-whatch .pnrit3wt-table .pnrit3wt-label,
.pnrit3-whatch .pnrit3wt-table .pnrit3wt-value {
    padding: 20px 16px;
    font-size: 16px;
    line-height: 140%;
    overflow-wrap: break-word;
    word-break: break-word
}

@media(max-width: 1199px) {

    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-label,
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-value {
        font-size: 15px;
        padding: 18px 24px
    }
}

@media(max-width: 991px) {

    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-label,
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-value {
        font-size: 14px;
        padding: 16px 20px
    }
}

@media(max-width: 767px) {

    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-label,
    .pnrit3-whatch .pnrit3wt-table .pnrit3wt-value {
        font-size: 12px;
        line-height: 150%;
        padding: 8px
    }
}

.pnrit3-whatch .pnrit3wt-table .pnrit3wt-label {
    width: 50%;
    color: #000;
    font-weight: 400
}

.pnrit3-whatch .pnrit3wt-table .pnrit3wt-value {
    color: #4d4d4d;
    font-weight: 400
}

.pnrit3-whatch .pnrit3wt-table td+td {
    border-left: 2px solid #f5f5f7
}

.pnrit3-whatch .row+.row {
    row-gap: 35px
}

@media(max-width: 767px) {
    .pnrit3-whatch .row+.row {
        row-gap: 20px
    }
}

.pnrit3-whatch .row+.row .col-lg-4 {
    display: inherit
}

.pnrit3-whatch .pnrit3whchn-box {
    background: #fff;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, .1);
    border-radius: 16px;
    overflow: hidden
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-img img {
    width: 100%
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc {
    padding: 20px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .h3:last-child {
    margin-bottom: 0
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4d4d4d;
    margin-bottom: 12px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .txt:last-child {
    margin-bottom: 0
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .pnrit3whchnb-inner {
    margin-top: 20px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .pnrit3whchnb-inner .pnrit3whchnb-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .pnrit3whchnb-inner .pnrit3whchnb-list .pnrit3whchnbli-img img {
    max-width: 20px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .pnrit3whchnb-inner .pnrit3whchnb-list .pnrit3whchnbli-desc .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4d4d4d;
    margin-bottom: 0px
}

.pnrit3-whatch .pnrit3whchn-box .pnrit3whchnb-desc .pnrit3whchnb-inner .pnrit3whchnb-list+.pnrit3whchnb-list {
    margin-top: 16px
}
.pnrit3-benefits {
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

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

@media(max-width: 991px) {
    .pnrit3-benefits {
        padding: 30px 0px
    }
}

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

.pnrit3-benefits .title {
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .pnrit3-benefits .title {
        margin-bottom: 28px
    }
}

@media(max-width: 767px) {
    .pnrit3-benefits .title {
        margin-bottom: 32px
    }
}

.pnrit3-benefits .title .h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
    margin-bottom: 16px;
    letter-spacing: -0.04em
}

.pnrit3-benefits .title .h2:last-child {
    margin-bottom: 0
}

@media(max-width: 1199px) {
    .pnrit3-benefits .title .h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px
    }
}

@media(max-width: 991px) {
    .pnrit3-benefits .title .h2 {
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 12px
    }
}

@media(max-width: 767px) {
    .pnrit3-benefits .title .h2 {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 8px
    }
}

.pnrit3-benefits .title .txt {
    font-size: 16px;
    line-height: 160%;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .pnrit3-benefits .title .txt {
        line-height: 21px;
        font-weight: 400;
        font-size: 14px
    }
}

.pnrit3-benefits .title .txt:last-child {
    margin-bottom: 0
}

.pnrit3-benefits .pnt3bene-embla {
    position: relative;
    padding: 0px 0px;
    z-index: 1
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box {
    padding: 20px;
    height: 100%;
    background: #f5f5f7;
    border-radius: 16px
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-img {
    margin-bottom: 20px
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-img img {
    max-width: 40px
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-desc .h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-desc .h3:last-child {
    margin-bottom: 0
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-desc .txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 12px
}

.pnrit3-benefits .pnt3bene-embla .pnt3bene-box .pnt3beneb-desc .txt:last-child {
    margin-bottom: 0
}

.pnrit3-benefits .pnt3bene-embla .embla__selected-snap-display {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    left: 0;
    bottom: 0;
    background: #e5e5e5;
    border-radius: 30px;
    padding: 6px 10px;
    color: #000;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    z-index: 1;
    margin-top: 20px
}

.pnrit3-benefits .pnt3bene-embla .embla__viewport {
    padding: 0 0px
}

.pnrit3-benefits .pnt3bene-embla .embla__container {
    display: -ms-flexbox;
    display: flex;
    gap: 25px
}

@media(max-width: 991px) {
    .pnrit3-benefits .pnt3bene-embla .embla__container {
        gap: 16px
    }
}

@media(max-width: 767px) {
    .pnrit3-benefits .pnt3bene-embla .embla__container {
        gap: 12px
    }
}

.pnrit3-benefits .pnt3bene-embla .embla__container .embla__slide {
    min-width: 0;
    -ms-flex: 0 0 calc((100% - 50px)/3);
    flex: 0 0 calc((100% - 50px)/3)
}

@media(max-width: 991px) {
    .pnrit3-benefits .pnt3bene-embla .embla__container .embla__slide {
        -ms-flex: 0 0 calc((100% - 16px)/2);
        flex: 0 0 calc((100% - 16px)/2)
    }
}

@media(max-width: 767px) {
    .pnrit3-benefits .pnt3bene-embla .embla__container .embla__slide {
        -ms-flex: 0 0 calc((100% - 12px)/1);
        flex: 0 0 calc((100% - 12px)/1)
    }
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    -ms-flex-align: center;
    align-items: center
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button {
    background: rgba(0, 0, 0, 0);
    padding: 0;
    outline: 0;
    box-shadow: 0 0 0;
    width: 44px;
    height: 44px;
    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: rgba(0, 0, 0, 0);
    border: 1px solid #b2b2b2;
    border-radius: 50%;
    cursor: pointer;
    opacity: .7;
    transition: all .5s;
    margin-top: 20px
}

@media(max-width: 1199px) {
    .pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button {
        width: 40px;
        height: 40px
    }
}

@media(max-width: 991px) {
    .pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button {
        width: 36px;
        height: 36px
    }
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button svg {
    max-width: 20px;
    transition: all .5s
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button svg path {
    stroke: gray
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button:hover {
    opacity: 1;
    border: 1px solid #000
}

.pnrit3-benefits .pnt3bene-embla .embla__controls .embla__buttons .embla__button:hover svg path {
    stroke: #000
}
.lozad.image-height {
  height: 195px !important;
}

@media screen and (max-width:767px) {
  .lozad.image-height {
    height: 177px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fd-blog .nrho-lblog-embla .embla__selected-snap-display,.fd-blog .nrho-video-embla .embla__selected-snap-display,.fd-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: #222;
    border-radius: 30px;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    z-index: 1
}

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

@media(max-width: 767px) {
    .fd-blog .nrho-lblog-embla .embla__viewport,.fd-blog .nrho-video-embla .embla__viewport,.fd-blog .nrho-webstroe-embla .embla__viewport {
        overflow:visible
    }
}

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

@media(max-width: 991px) {
    .fd-blog .nrho-lblog-embla .embla__container,.fd-blog .nrho-video-embla .embla__container,.fd-blog .nrho-webstroe-embla .embla__container {
        gap:16px
    }
}

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

@media(max-width: 1199px) {
    .fd-blog .nrho-lblog-embla .embla__container .embla__slide,.fd-blog .nrho-video-embla .embla__container .embla__slide,.fd-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex:1 0 31%;
        flex: 1 0 31%
    }
}

@media(max-width: 991px) {
    .fd-blog .nrho-lblog-embla .embla__container .embla__slide,.fd-blog .nrho-video-embla .embla__container .embla__slide,.fd-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex:1 0 48.8%;
        flex: 1 0 48.8%
    }
}

@media(max-width: 767px) {
    .fd-blog .nrho-lblog-embla .embla__container .embla__slide,.fd-blog .nrho-video-embla .embla__container .embla__slide,.fd-blog .nrho-webstroe-embla .embla__container .embla__slide {
        -ms-flex:1 0 100%;
        flex: 1 0 100%
    }
}

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

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

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

.fd-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) {
    .fd-blog .embla__controls .embla__buttons .embla__button {
        width:40px;
        height: 40px
    }
}

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

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

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

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

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

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

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

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

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

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

.fd-blog .nrhoblog-tabs-content {
    margin-top: 40px
}

@media(max-width: 1199px) {
    .fd-blog .nrhoblog-tabs-content {
        margin-top:30px
    }
}

@media(max-width: 767px) {
    .fd-blog .nrhoblog-tabs-content {
        margin-top:24px
    }
}

.fd-blog .nrho-lblog-embla .nrhlblog-box,.fd-blog .nrho-video-embla .nrhlblog-box,.fd-blog .nrho-webstroe-embla .nrhlblog-box {
    background: linear-gradient(0deg, rgba(251, 233, 235, 0.31), rgba(251, 233, 235, 0.31)),#fff;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

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

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

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

.fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img .play-btn,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img .play-btn,.fd-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)
}

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

@media(max-width: 767px) {
    .fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-img .play-btn img,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-img .play-btn img,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-img .play-btn img {
        max-width:40px
    }
}

.fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc {
    padding: 20px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    -ms-flex-direction: column;
    flex-direction: column
}

.fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: var(--Text-Primary, #222);
    margin-bottom: 12px
}

@media(max-width: 991px) {
    .fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
        font-size:16px;
        line-height: 20px
    }
}

@media(max-width: 767px) {
    .fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .h3,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .h3 {
        font-size:18px;
        line-height: 25px
    }
}

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

.fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .date,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .date,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .date {
    color: #262626;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-top: auto
}

@media(max-width: 767px) {
    .fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .date,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .date,.fd-blog .nrho-webstroe-embla .nrhlblog-box .nrhlblogb-desc .date {
        font-size:14px;
        line-height: 16px
    }
}

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

.fd-blog .nrho-lblog-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn .read-btn,.fd-blog .nrho-video-embla .nrhlblog-box .nrhlblogb-desc .nrhlblogb-btn .read-btn,.fd-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
}

.fd-blog .knowmorecontainer {
    margin: 30px 0 0;
    text-align: center
}

@media(max-width: 767px) {
    .fd-blog .knowmorecontainer {
        margin:25px 0 0
    }
}

.fd-blog .knowmorecontainer a {
    padding: 14px 24px;
    background: rgba(0,0,0,0);
    border-radius: 38px;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center
}

.fd-blog .btn-black {
    padding: 14px 24px;
    background: #000;
    border-radius: 38px;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center
}


.fwb-faq {
    padding: 60px 0px;
    position: relative;
    background: #fff
}

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

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

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

.fwb-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) {
    .fwb-faq .btn-know-more span {
        font-size: 14px
    }
}

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

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

.fwb-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) {
    .fwb-faq .headH2 {
        font-size: 34px;
        line-height: 44px
    }
}

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

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

.fwb-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) {
    .fwb-faq .first-family-faq-filter {
        -ms-flex-pack: start;
        justify-content: start
    }
}

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

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

.fwb-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) {
    .fwb-faq .first-family-faq-filter-items-txt {
        padding: 8px 20px
    }
}

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

.fwb-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) {
    .fwb-faq .first-family-faq-filter-items-txt.active {
        font-size: 14px
    }
}

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

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

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

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

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

.fwb-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) {
    .fwb-faq .first-family-faq .accordian .faq-wrap .trgr::before {
        right: 18px
    }
}

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

.fwb-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) {
    .fwb-faq .first-family-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 20px
    }
}

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

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

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

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

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

.fwb-faq .first-family-faq .accordian .faq-wrap .tog_cont p,
.fwb-faq .first-family-faq .accordian .faq-wrap .tog_cont ol li,
.fwb-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) {

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

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

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

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

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

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

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

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

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

.fwb-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) {
    .fwb-faq .first-family-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 8px 20px 20px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.fwb-faq .btn-box .btn-red-new {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 38px;
    color: #fff !important;
    background: #9b1e26 !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 24px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700
}

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

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

@media(max-width: 767px) {
    .fwb-faq .btn-box .btn-red-new span {
        font-size: 16px;
        line-height: 23px;
        font-weight: 700
    }
}

.fwb-faq .btn-box .black-btn {
    padding: 14px 24px;
    text-align: center;
    background: #222;
    border: 1px solid #222;
    border-radius: 99px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 4px 4px rgba(155, 30, 38, .13)
}

@media(max-width: 991px) {
    .fwb-faq .btn-box .black-btn {
        font-size: 14px;
        padding: 12px 24px
    }
}

@media(max-width: 767px) {
    .fwb-faq .btn-box .black-btn {
        width: 100%;
        max-width: 100%
    }
}
/*SA Product Related Searches CSS Start*/
.dsa-searches {
  padding: 60px 0px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(max-width: 1199px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    padding: 24px 18px 20px
  }
}

@media(max-width: 991px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    padding: 22px 18px 20px
  }
}

@media(max-width: 767px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box {
    display: none
  }

  .dsa-searches .dserch-main .dserch-inmain .dserch-box.show {
    display: block
  }
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .alink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-img {
  margin-bottom: 12px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-img img {
  max-width: 40px
}

.dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-desc .h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #242424;
  margin-bottom: 0px
}

@media(max-width: 1199px) {
  .dsa-searches .dserch-main .dserch-inmain .dserch-box .dserchb-desc .h3 {
    font-size: 15px;
    line-height: 20px
  }
}

.dsa-searches .dserch-main .btn-box .show-more {
  display: block;
  padding: 9px 24px;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #9b1e26;
  border-radius: 100px;
  color: #9b1e26;
  font-size: 16px;
  font-weight: 600;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 24px auto 0px;
  line-height: 1;
  text-decoration: none
}

/*SA Product Related Searches CSS End*/

.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;
  }
}
.os-animation {
  opacity: 0;
}

.os-animation.animated {
  opacity: 1;
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}


