.section-spotlight .h1, .section-spotlight h1 {
    font-size: 5.4rem;
    line-height: 5.6rem;
    margin-bottom: 3rem;
    font-weight: 500;
}
.section-title .h2, .section-title h2 {
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 2.8rem;
}
.section-title.point .sub {
    font-size: 2.4rem;
}
.list .fig-details .h3,  .list .fig-details h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    transition: all 1s cubic-bezier(0.16,1,0.3,1);
}
.list .fig-details .h3 a,  .list .fig-details h3 a {
    color: #fff;
    background-image: linear-gradient(180deg,transparent calc(100% - 1px),#fff 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: all 0.6s cubic-bezier(0.16,1,0.3,1);
    transition: all 0.6s cubic-bezier(0.16,1,0.3,1);
}
.cards-howHelp .card .h3, .cards-howHelp .card h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #344C60;
}
.overview-metrics .h3, .overview-metrics h3 {
    font-size: 2.2rem;
    color: #8D0034;
}
.vision-grid .item .h3, .vision-grid .item h3 {
    margin-bottom: 2.4rem;
    font-size: 2.4rem;
}
.story-wrapper .story-content p {
    color: #344C60;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 3rem;
    font-size: 2rem;
}
.map-card-head {
    font-size: 2.4rem;
}
.article-wrapper h3.article-subhead{
    font-size: 2.4rem;
    margin-bottom: 2.4rem;
}
.j-steps .title h3{
    font-size: 2rem;
}
.overview-metrics .metrics-top h3{
    font-size: 2.2rem;
    color: #8D0034;
}
.slider-items .economic-title h3{
    margin-inline-start: 12%;
    font-size: 2.4rem;
}
.fig-detail-resource h3{
    font-size: 2.4rem;
}
.list-keySectors .fig-details .h3, .list-keySectors .fig-details h3 {
    font-size: 2.4rem;
    color: #fff;
    margin-bottom: 0;
}
.list .item:hover .h3, .list .item:hover .h3, .list .item:hover h3, .list .item:hover h3 {
    margin-bottom: 2rem;
    -webkit-transition: all 1s cubic-bezier(0.16,1,0.3,1);
    transition: all 1s cubic-bezier(0.16,1,0.3,1);
}
.vision-grid .item .fig-details .h3, .vision-grid .item .fig-details h3 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}
.section-alreadyHere .inner.career-desc .h3, .section-alreadyHere .inner.career-desc h3 {
    margin-bottom: 2.4rem;
    font-size: 2.4rem;
}
.team-item .h3, .team-item h3 {
    font-size: 2.2rem;
    font-weight: 600;
    color: #8D0034;
    margin: 15px auto 0;
}
.believe-subhead h3{
    margin-bottom: 2.4rem;
    font-size: 2rem;
}
.sidebar .list .fig-details h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sidebar .list .fig-details h3 a {
    color: #fff;
    background-image: linear-gradient(180deg, transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: all 0.6s cubic-bezier(0.16,1,0.3,1);
    transition: all 0.6s cubic-bezier(0.16,1,0.3,1);
    font-size: 18PX;
    line-height: 24PX;
    font-weight: 400;
}
.sidebar .list .item:hover h3{
    margin-bottom: 2rem;
    -webkit-transition: all 1s cubic-bezier(0.16,1,0.3,1);
    transition: all 1s cubic-bezier(0.16,1,0.3,1);
}
.sidebar .list .item:hover h3 a {
    background-size: 100% 100%;
    -webkit-transition: all 1s cubic-bezier(0.16,1,0.3,1);
    transition: all 1s cubic-bezier(0.16,1,0.3,1);
}
.fs-20 {
    font-size: 20px;
}
.sidebar .eventbg .item h3{
    color: var(--white);
    height: 42px;
    margin-block-end: 0px;
    font-size: 2rem;
    line-height: 2.8rem;
    color: #8D0034;
    margin-bottom: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sidebar .eventbg .item h3 a {
    color: var(--white);
    height: 42px;
    margin-block-end: 0px;
}
.font-600 {
    font-weight: 600;
}
.text-block-law h3{
    font-size: 21px;
    font-weight: 600;
}







@media (max-width: 575.98px) {
    .story-wrapper .story-content p {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
}
@media (max-width: 767.98px) {
    .section-spotlight .h1, .section-spotlight h1 {
        font-weight: 600;
    }
}

@media (max-width: 991.98px) {
    .section-spotlight .h1, .section-spotlight h1 {
        font-size: 3rem;
        line-height: 3.2rem;
    }
}
@media (max-width: 1199.98px) {
    .section-title .h2, .section-title h2 {
        font-size: 2.4rem;
    }
    .section-title.point .sub {
        font-size: 2rem;
    }
    .overview-metrics .h3, .overview-metrics h3 {
        font-size: 1.8rem;
    }
    .vision-grid .item .h3, .vision-grid .item h3 {
        font-size: 2rem;
    }
    .article-wrapper h3.article-subhead{
        font-size: 2rem;
    }
    .j-steps .title h3{
        font-size: 1.6rem;
    }
    .overview-metrics .metrics-top h3{
        font-size: 1.8rem;
    }
    .slider-items .economic-title h3{
        margin-inline-start: 0;
        font-size: 2rem;
    }
    .fig-detail-resource h3{
        font-size: 2rem;
    }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .section-title h2, .section-title .h2 {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (min-width: 1025px) {
    .cards-howHelp .item:hover .card .h3, .cards-howHelp .item:hover .card h3 {
        color: #fff;
        transition: all 300ms;
    }
}

@media (max-width: 1399px) {
    .map-card-head {
        font-size: 2rem;
    }
}

/* laws-and-regulations start */

.landing-page .four-blocks .item-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.landing-page .four-blocks .item-block .inner {
    position: relative;
    overflow: hidden;
}

.landing-page .four-blocks .item-block .inner::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20rem;
    height: 20rem;
    -webkit-mask-image: url(../images/pattern-2.svg);
    mask-image: url(../images/pattern-2.svg);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: #fff;
    mix-blend-mode: overlay;
    opacity: 0.4;
    z-index: 3;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.landing-page .four-blocks .item-block .inner .img-block {
    position: relative;
    overflow: hidden;
}

.landing-page .four-blocks .item-block .inner .img-block::before {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    height: 75%;
    width: 100%;
    content: "";
}

.landing-page .four-blocks .item-block .inner .text-block {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    z-index: 2;
    background: #8D0034;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(141, 0, 52)), color-stop(60%, rgba(141, 0, 52, 0)));
    background: linear-gradient(0deg, rgb(141, 0, 52) 0%, rgba(141, 0, 52, 0) 60%);
    color: #fff;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.landing-page .four-blocks .item-block .inner .text-block h3,
.landing-page .four-blocks .item-block .inner .text-block .h3 {
    font-size: 21px;
    font-weight: 600;
}

@media (max-width: 1399px) {
    .blockSlider-4 {
        padding-inline: 15px;
    }
}

@media (max-width: 767px) {
    .blockSlider-4 {
        padding-inline: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1399.98px) {
    .blockSlider-4 {
        padding-inline: 24px;
    }
}

.blockSlider-4 .item {
    padding-inline: 12px;
}

.blockSlider-4 .owl-nav button.owl-next,
.blockSlider-4 .owl-nav button.owl-prev {
    border: 0.7rem solid #8D0034;
    position: absolute;
    top: 50%;
    margin-top: -1rem;
    width: 2rem;
    height: 2rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.blockSlider-4 .owl-nav button.owl-next {
    border-left: none;
    border-bottom: none;
    inset-inline-end: 12px;
}

.blockSlider-4 .owl-nav button.owl-prev {
    border-right: none;
    border-top: none;
    inset-inline-start: 12px;
}

@media (min-width: 1400px) {

    .blockSlider-4 .owl-nav button.owl-next,
    .blockSlider-4 .owl-nav button.owl-prev {
        margin-top: -1.5rem;
        width: 3rem;
        height: 3rem;
    }

    .blockSlider-4 .owl-nav button.owl-next {
        inset-inline-end: -6rem;
    }

    .blockSlider-4 .owl-nav button.owl-prev {
        inset-inline-start: -6rem;
    }
}
/* laws-and-regulations end */
/* Wizard style start */
.settingUp .stage-wrapper .btn-wrap .back {
    color: #fff;
    z-index: 5;
}

.white-box {
    padding: 2.4rem;
    padding-bottom: 3.5rem;
    border-radius: .8rem;
    -webkit-border-radius: .8rem;
    -moz-border-radius: .8rem;
    position: relative;

}

.white-box:before {
    position: absolute;
    left: -2px;
    top: 0;
    right: -.5rem;
    bottom: -.5rem;
    content: "";
    background: rgba(52, 76, 96, 0.05);
    -webkit-filter: blur(0.5rem);
    filter: blur(0.5rem);
    border-radius: 0rem;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    z-index: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%)
}

.white-box:after {
    position: absolute;
    left: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #fff;
    border-radius: 0rem;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    z-index: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%)
}

.white-box>* {
    position: relative;
    z-index: 1
}

.white-box h6 {
    font-size: 18px;
    margin-block-end: 10px;
}

.white-box p {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 54px;
}

.light-grey {
    color: #344C60;
    opacity: .6;
}

@media (max-width: 595px) {
    .settingUp-content .row .col-sm-4:not(:nth-last-child(-n+2)) {
        margin-bottom: 5rem;
    }
}
/* Wizard style end */

/* new-slider-css 14-02-2025 */
.explore-more-block {
    background-color: #E4EBF0;
    position: relative;
}
.explore-more-block::before{
    width: 44%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    background-image: url('../images/left.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.explore-more-block::after{
    width: 44%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    background-image: url('../images/right.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}

.explore-more-block .blockSlider-4 .item-block {
    background-color: #fff;
    padding: 15px;
    width: 100%;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.explore-more-block .blockSlider-4 .item-block .inner .img-block img{
    max-height: 80px;
}

.explore-more-block .blockSlider-4 .item-block:hover .hover-block{
    opacity: 1;
    visibility: visible;
}
.explore-more-block .blockSlider-4 .item-block .hover-block {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #8D0034;
    width: 100%;
    height: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    opacity: 0;
    visibility: hidden;
}

.explore-more-block .blockSlider-4 .item-block .hover-block a{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8D0034;
    padding: 5px 10px;
    font-size: 13px;
    gap: 5px;
    border-radius: 6px;
    font-weight: 500;
}
.explore-more-block .blockSlider-4 .item-block .hover-block a span{
    position: relative;
    inset-block-start: 2px;
}
/* new-slider-css 14-02-2025 */
