section {
    width: unset;
}

.opt120 {
    padding-top: 120px;
}

.heading.mb32 {
    margin-bottom: 32px;
}

.heading {
    margin: 0 auto 60px;
}

.heading .heading-sub {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #FFC857;
}

.heading .heading-title.size-xxl {
    font-family: "Inter", sans-serif;
    letter-spacing: 2px;
    font-size: 58px;
    line-height: 70px;
    color: #fff;
}

.heading .heading-sub+.heading-title {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 64px;
    line-height: 68px;
    text-align: center;
}

.heading .heading-title {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    position: relative;
    z-index: 0;
    color: #fff;
}

.heading .heading-title a,
.heading .heading-title span {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.heading .heading-title a:after,
.heading .heading-title span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #FFC857;
    z-index: -1;
}

.heading-desc {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #c3c3c3;
}

.mt32 {
    margin-top: 32px;
}

.images.layout-04 .inner {
    max-width: 350px;
    position: relative;
}

.images.layout-04 .img02 {
    position: absolute;
    top: 75px;
    width: 56%;
    left: 86px;
}

.images.layout-04 .img04 {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 56vw;
    max-width: 56vw;
}

.images.layout-04 .img05 {
    position: absolute;
    top: 147px;
    width: 51%;
    left: 42px;
}

.spdt {
    padding-top: 80px;
}

.section-3 .heading .heading-title.size-l {
    font-family: "Inter", sans-serif;
    font-size: 58px;
    line-height: 70px;
    color: #fff;
}

.opt60,
.pt60 {
    padding-top: 60px;
}

.pdr60 {
    padding-right: 60px;
}

.heading.mb24 {
    margin-bottom: 24px;
}

.heading .heading-sub.color-navy {
    color: #FFC857;
}

.block-list.layout-02 ul {
    padding: 0;
    margin: 0;
}

.block-list.layout-02 li {
    padding: 20px 20px 50px 0;
    position: relative;
}

.block-list.layout-02 li i {
    color: #FFC857;
}

.block-list.layout-02 li .title {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 125%;
    color: #fff;
}

.block-list.layout-02 li .desc {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    color: #c3c3c3;
    margin: 0;
}

.mt32 {
    margin-top: 32px;
}

a.button.fullfield {
    background-color: #F75891;
    padding: 10px 28px;
    text-decoration: none;
    display: inline-block;
    line-height: 1.5;
    border-radius: 4px;
    transition: all .3s;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

a.button.fullfield:hover {
    background-color: #208182;
    border-color: #208182;
    color: #fff;
}

.images.layout-03 .inner {
    max-width: 570px;
    margin: 75px auto;
    position: relative;
}

.images.layout-03 .img06 {
    position: absolute;
    top: -12%;
    width: 26%;
    left: 40px;
}

.images.layout-03 .img07 {
    position: absolute;
    top: 2%;
    width: 26%;
    left: 105px;
}

.images.layout-03 .img08 {
    position: absolute;
    top: 17%;
    width: 23%;
    left: 40px;
}

.images.layout-03 .img09 {
    position: absolute;
    top: -8px;
    width: 10%;
    right: 38%;
}

.images.layout-03 .img10 {
    position: absolute;
    top: 62px;
    width: 15%;
    right: 20%;
}

.images.layout-03 .img11 {
    position: absolute;
    top: 55px;
    width: 13%;
    right: 0;
}

.images.layout-03 .img12 {
    position: absolute;
    top: 16%;
    width: 13%;
    left: 0;
}

.images.layout-03 .img13 {
    position: absolute;
    top: 4%;
    width: 13%;
    left: 16%;
}

.images.layout-03 .img14 {
    position: absolute;
    top: 16%;
    width: 13%;
    left: 31%;
}

.block-list.layout-01 li {
    margin-bottom: 24px;
}

.block-list.block-list-flex li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-list.layout-01 i {
    height: 28px;
    border-radius: 50%;
    display: flex;
    flex: 0 0 28px;
    max-width: 28px;
    width: 28px;
    align-items: center;
    justify-content: center;
    background-color: #FFC857;
    color: #000;
}

.block-list.layout-01 span {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 40px);
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
    display: inline-block;
    font-family: "Inter", sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
    color: #c3c3c3;
}

.spdtb {
    padding-top: 80px;
}

.block-counter.layout-01 .counter-box {
    width: 100%;
    height: 264px;
    border-radius: 11.42px;
    border-bottom-width: 2.86px;
    background: #FFFFFF1A;
    box-shadow: 0px 0px 10px 0px #00000026;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3px;
}

.block-counter.layout-01 .counter-box.color-white .sub {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFC857;
}

.block-counter.layout-01 .counter-box.color-white .number {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 56px;
    line-height: 100%;
    text-align: center;
    color: #FFC857;
}

.block-counter.layout-01 .counter-box.color-white,
.heading.heading-alway-white .heading-title,
.block-counter.layout-01 .counter-box.color-white .title {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.background-dark .heading .heading-title {
    font-size: 40px;
    margin: 0;
}

.block-list.layout-01.block-list-flex ul {
    padding: 0;
    margin: 0;
}

.counter-box .number span {
    display: inline-block;
}

@media(max-width:991px) {
    .lg-order-1 {
        order: 1;
        margin-bottom: 30px;
    }

    .lg-order-2 {
        order: 2;
    }

    .col-lg-6 {
        margin-bottom: 30px;
    }

}

@media(max-width:767px) {
    .pdr60 {
        padding: 0;
    }


}

@media(max-width:480px) {
    .heading .heading-title.size-xxl {
        font-size: 44px;
    }

}