.section-1 {
    /* padding: 32px 256px 32px 256px; */
}

.about-sec {
    text-align: center;
    padding: 32px 0 32px 0;
    width: 65%;
    margin: auto;
}

.banner-about-neta {
    background-size: cover;
    background-repeat: no-repeat;
}

.about-title {
    font-family: 'promptregular';
    font-size: 42px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: center;
    color: #242731;
}

.about-desc {
    font-family: 'promptregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    /* max-width: 550px; */
    margin: auto;
}

.text-border {
    font-family: 'promptregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

.text-border {
    background: linear-gradient(135.41deg, #FFFFFF 0%, #EEF3FC 99.3%), linear-gradient(0deg, #DBDDDC, #DBDDDC);
    border: 2px solid #DBDDDC;
    border-radius: 12px;
    padding: 24px;
    text-align: left;
}

.section-2 {
    position: relative;
    z-index: 1;
}

.timeline-sec {
    text-align: center;
    padding: 24px 64px 32px 64px;
}

.banner-timeline {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: -1;
}

.timeline-title {
    font-family: 'promptregular';
    font-size: 42px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: center;
    color: #242731;
}

.timeline-desc {
    font-family: 'promptregular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.timeline-detail {
    display: flex;
}

.container-list {
    /* padding: 0px 0px 0px 50px; */
    display: flex;
    position: relative;
    align-items: flex-end;
}

.container-list-timeline {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-left: 20px;
}

.timeline-card {
    /* width: 413px;
    height: fit-content; */
    /* padding: 32px 24px 32px 24px;
    border: 0px 0px 8px 0px;
    gap: 24px;
    background: linear-gradient(135.41deg, #FFFFFF 0%, #EEF3FC 99.3%);
    border-bottom: 8px solid #C8102E;
    box-shadow: 0px 4px 32px 0px #0000001F;
    margin-right: 20px; */

    padding: 32px 24px 32px 24px;
    border: 0px 0px 8px 0px;
    gap: 24px;
    background: linear-gradient(135.41deg, #FFFFFF 0%, #EEF3FC 99.3%);
    border-bottom: 8px solid #C8102E;
    box-shadow: 0px 4px 32px 0px #0000001F;
    bottom: 0;
    width: -webkit-fill-available;
}

.card-title {
    font-family: 'promptmedium';
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.year {
    font-family: 'promptmedium';
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #C8102E;
    min-width: fit-content;
}

.year-border {
    font-family: 'promptregular';
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    width: fit-content;
    padding: 4px 48px 4px 48px;
    border-radius: 32px;
    gap: 10px;
    background: #000000;
    align-self: center;
    position: relative;
}

.details {
    font-family: 'promptregular';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #54585A;
    padding: 0px 10px;
}

.line {
    display: flex;
    flex-direction: column-reverse;
    width: 16px;
    height: 85px;
    transition: all .3s ease-out;
    height: 125px;
    align-self: center;
    position: relative;
}

.line:before {
    border-radius: 9999px;
    display: block;
    content: "";
    border: 2px solid #000000;
    background: #000000;
    width: 14px;
    height: 14px
}

.line:after {
    margin-left: auto;
    margin-right: auto;
    width: 0;
    flex: 1 1 0%;
    display: block;
    content: "";
    background-color: #000000;
    width: 4px;
}

.dashed-line {
    border-bottom: 2px dashed #C8102E;
    position: relative;
    top: -174px;
    z-index: -1;
}

.prev-next {
    text-align: center;
    padding: 20px 0px;
    position: relative;
}

.section-3 {

}

.banner-company {
    /* height: 50vw; */
    background-size: cover;
    background-repeat: no-repeat;
}

.company-sec {
    padding: 32px 0 64px 0;
    width: 65%;
    margin: auto;
}

.company-title {
    font-family: 'promptregular';
    font-size: 42px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0em;
    text-align: center;
    color: #242731;
}

.company-desc {
    font-family: 'promptmedium';
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
}

.text-border-company {
    background: linear-gradient(135.41deg, #FFFFFF 0%, #EEF3FC 99.3%), linear-gradient(0deg, #DBDDDC, #DBDDDC);
    border: 2px solid #DBDDDC;
    border-radius: 12px;
    padding: 24px;
    text-align: left;
}

.neta-rotating-mob {
    display: none;
}

.neta-rotating {
    display: block;
    width: 100%;
    padding: 20px 0px;
    max-width: 350px;
    margin: auto;
}

@media screen and (max-width: 1199px) {
    .about-sec, .company-sec, .timeline-sec {
        padding: 20px;
        width: auto;
    }

    .neta-rotating {
        padding: 20px 0px 0px 0px;
        width: 100%;
    }

    .about-desc, .text-border {
        font-family: 'promptregular';
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: center;
    }

    .container-list {
        /* padding: 0px 0px 50px 50px; */
    }

    .card-title {
        font-family: 'promptsemibold';
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
    }

    .year {
        font-family: 'promptsemibold';
        font-size: 11px;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        min-width: fit-content;
    }

    .details {
        font-family: 'promptregular';
        font-size: 11px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
    }

    .year-border {
        font-family: 'promptregular';
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    .company-title, .timeline-title, .about-title {
        font-family: 'promptmedium';
        font-size: 32px;
        font-weight: 600;
        line-height: 72px;
        letter-spacing: 0em;
        text-align: center;
        color: #242731;
    }

    .text-border-company {
        font-family: 'promptregular';
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
    }

    .company-desc {
        font-family: 'promptsemibold';
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
    }

    .timeline-card {
        position: relative;
    }

    .prev-next {
        display: none;
    }

    .dashed-line {
        top: -65px;
    }

    .line {
        height: 65px;
    }

    .neta-rotating-mob {
        display: block;
        width: 100%;
        padding: 20px 0px;
    }

    .neta-rotating {
        display: none;
    }
}
