.leadership-header-section-wrapper {
    padding: 120px 0
}

.leadership-header-wrapper {
    position: relative;
    max-width: 1360px;
    margin: 0 auto
}

.leadership-header-wrapper h1 {
    font-size: 96px!important;
    line-height: 127.69px;
    text-align: center;
    margin-top: 0
}

.leadership-header-wrapper .ls-header-marker {
    position: absolute
}

.leadership-header-wrapper .ls-header-marker-1 {
    top: -13%;
    left: 11%;
    width: 98px
}

.leadership-header-wrapper .ls-header-marker-2 {
    top: -19%;
    right: 10%;
    width: 141px
}

.leadership-header-wrapper .ls-header-marker-3 {
    left: -3%;
    bottom: -15%;
    width: 259px
}

.leadership-header-wrapper .ls-header-marker-4 {
    right: 6%;
    bottom: 0;
    width: 252px
}

.leadership-about-wrapper h2 {
    line-height: 60px;
    text-align: center;
    color: #616567;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    margin-bottom: 20px
}

.leadership-about-wrapper p {
    text-align: center;
    color: #616567;
    line-height: 25.6px;
    text-align: center
}

.leadership-about-links {
    display: flex;
    align-items: center;
    margin: 0 auto;
    gap: 20px;
    width: fit-content;
    margin-top: 40px
}

.our-story-begins-section-wrapper {
    padding-bottom: 120px;
    padding-top: 120px
}

.our-story-begins-section-wrapper h2 {
    line-height: 60px;
    text-align: center
}

.our-story-begins-section-wrapper h5 {
    color: #616567;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-top: 230px
}

.our-story-stepper-container {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px
}

.our-story-step-container {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 80px
}

.our-story-step-container:nth-child(even) {
    flex-direction: row-reverse
}

.our-story-step-container .step-year {
    flex: 1
}

.our-story-step-container:nth-child(odd) .step-year-left {
    margin-left: auto;
    width: fit-content
}

.our-story-step-container:nth-child(even) .step-year-left {
    width: fit-content;
    margin-right: auto
}

.our-story-step-container .step-progress {
    flex: 0 0 40px;
    height: 40px;
    background-color: #DDD;
    border-radius: 100vmin;
    padding: 5px;
    position: relative;
    isolation: isolate
}

.our-story-step-container .step-progress .step-progress-inner {
    width: 100%;
    height: 100%;
    border-radius: 100vmin;
    background: linear-gradient(98.99deg,#ED0579 0%,#F7941D 100%)
}

.our-story-step-container .step-progress .step-progress-inner .step-progress-line {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 5px;
    background-color: #DDD;
    z-index: -1
}

.our-story-step-container .step-content-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 80px
}

.our-story-step-container .step-content {
    display: flex;
    align-items: flex-start;
    gap: 32px
}

.our-story-step-container .step-content h3 {
    color: #ED0579;
    line-height: 54px;
    margin-bottom: 20px;
    text-align: left
}

.our-story-step-container .step-content p {
    color: #616567;
    font-weight: 400;
    line-height: 25.6px;
    text-align: left
}

.our-story-step-container .step-content ul {
    list-style: disc;
    accent-color: #616567;
    margin-left: 22px
}

@media only screen and (max-width: 1300px) {
    .leadership .hero {
        padding-top:60px;
        padding-bottom: 60px
    }

    .leadership .hero h1 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: calc(60px* 1300 / 1920)!important
    }

    .leadership .hero .content {
        font-size: 14px!important
    }

    .leadership .main-content {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .leadership h2 {
        font-size: calc(40px* 1300 / 1920)!important;
        margin-bottom: 20px
    }

    .leadership-header-section-wrapper {
        padding: 80px 0;
        padding-left: 0px!important;
        padding-right: 0px!important
    }

    .leadership-header-wrapper h1 {
        font-size: calc(96px* 1300 / 1920)!important;
        line-height: 100px
    }

    .leadership-header-wrapper .ls-header-marker-1 {
        width: 88px
    }

    .leadership-header-wrapper .ls-header-marker-2 {
        width: 121px
    }

    .leadership-header-wrapper .ls-header-marker-3 {
        width: 239px
    }

    .leadership-header-wrapper .ls-header-marker-4 {
        width: 232px
    }

    .leadership-about-wrapper h2 {
        font-size: calc(40px* 1300 / 1920)!important
    }

    .leadership-about-wrapper p {
        font-size: 14px!important;
        line-height: 22.6px
    }

    .leadership-about-links .btn-teriary {
        font-size: 14px!important
    }

    .our-story-begins-section-wrapper {
        padding-bottom: 80px;
        padding-top: 80px
    }

    .our-story-step-container .step-content h3 {
        line-height: 1.4
    }

    .our-story-step-container .step-content p {
        font-size: 14px!important
    }

    .our-story-begins-section-wrapper h5 {
        font-size: 18px!important
    }
}

@media only screen and (max-width: 960px) {
    .container-2 {
        max-width:91.2%!important
    }

    .leadership .hero {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .leadership .hero h1 {
        margin-bottom: 10px
    }

    .leadership .main-content {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .leadership .title {
        font-size: 20px!important
    }

    .leadership .position {
        font-size: 14px!important;
        line-height: 18px
    }

    .leadership-header-section-wrapper {
        padding: 60px 0
    }

    .leadership-header-wrapper h1 {
        font-size: calc(96px* 960 / 1920)!important;
        line-height: 88px
    }

    .leadership-header-wrapper .ls-header-marker-4 {
        right: -3%;
        width: 212px
    }

    .leadership-header-wrapper .ls-header-marker-3 {
        left: -7%;
        bottom: -9%;
        width: 222px
    }

    .leadership-header-wrapper .ls-header-marker-2 {
        width: 109px;
        right: 6%
    }

    .leadership-header-wrapper .ls-header-marker-1 {
        left: 5%
    }

    .our-story-begins-section-wrapper {
        padding-bottom: 60px;
        padding-top: 60px;
        padding-left: 0px!important;
        padding-right: 0px!important;
        max-width: 91.2%!important
    }

    .our-story-stepper-container {
        margin-top: 60px
    }

    .our-story-step-container {
        gap: 40px
    }

    .our-story-stepper-container {
        gap: 40px
    }

    .our-story-step-container .step-content p {
        line-height: 20.6px
    }

    .our-story-step-container .step-content-wrapper {
        gap: 40px
    }

    .leadership .leaders {
        grid-gap: 38px
    }

    .leadership-about-links {
        margin-top: 20px
    }
}

@media only screen and (max-width: 767px) {
    .leadership .leaders {
        grid-template-columns:1fr 1fr;
        gap: 18px
    }

    .leadership .hero h1 {
        margin-bottom: 0
    }

    .leadership .main-content {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .leadership-header-section-wrapper {
        padding: 40px 0
    }

    .leadership-header-wrapper h1 {
        font-size: calc(96px* 767 / 1920)!important;
        line-height: 71px
    }

    .leadership-header-wrapper .ls-header-marker-1 {
        width: 60px
    }

    .leadership-header-wrapper .ls-header-marker-2 {
        width: 86px;
        right: 6%
    }

    .leadership-header-wrapper .ls-header-marker-3 {
        left: -7%;
        bottom: -9%;
        width: 190px
    }

    .leadership-header-wrapper .ls-header-marker-4 {
        right: -3%;
        width: 165px
    }

    .our-story-step-container .step-content {
        gap: 12px
    }

    .our-story-begins-section-wrapper {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .our-story-step-container .step-progress {
        flex: 0 0 30px;
        height: 30px
    }

    .our-story-step-container .step-content-wrapper {
        gap: 20px
    }

    .our-story-step-container .step-content h3 {
        margin-bottom: 10px
    }

    .our-story-step-container .step-content img {
        max-width: 40px
    }

    .leadership-about-wrapper h2 {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    .leadership .main-content {
        padding-top:20px;
        padding-bottom: 20px
    }

    .leadership-header-wrapper h1 {
        font-size: calc(96px* 700 / 1920)!important;
        line-height: 49px
    }

    .leadership-header-wrapper .ls-header-marker-1 {
        width: 49px;
        left: -10%
    }

    .leadership-header-wrapper .ls-header-marker-2 {
        width: 67px;
        right: -10%
    }

    .leadership-header-wrapper .ls-header-marker-3 {
        left: -13%;
        bottom: -35%;
        width: 124px
    }

    .leadership-header-wrapper .ls-header-marker-4 {
        right: -8%;
        width: 112px;
        bottom: -26%
    }

    .leadership-about-section-wrapper {
        padding-left: 0px!important;
        padding-right: 0px!important;
        max-width: 89.7%!important
    }

    .leadership .leaders {
        grid-template-columns: 1fr;
        gap: 18px
    }

    .our-story-stepper-container {
        margin-top: 40px
    }

    .our-story-step-container .step-year {
        flex: 0 0 30px
    }

    .our-story-step-container:nth-child(even) {
        flex-direction: unset
    }

    .our-story-step-container {
        gap: 20px
    }

    .our-story-stepper-container {
        gap: 80px
    }
}
