.our-history-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 54px;
    padding-top: 70px;
    padding-bottom: 90px;
    position: relative;
    width: 100%;
    max-width: 774px;
    margin: 0 auto;
    margin-top: 48px;
    position: relative;
}

.our-history-header {
    text-align: center;
}

.our-history-header .logo img {
    height: 32px;
    margin-bottom: 5px;
}

.our-history-header h2 {
    color: #2D2C4E;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.our-history-header p{
    color: #626273;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.our-history-content:after {
    content: '';
    width: 2px;
    background-color: #1DB95429;
    height: calc(100% - 201px);
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 0;
}

.our-history-content .our-history-item:nth-child(2n) {
    top: -70px;
}

.our-history-item {
    position: relative;
    border-radius: 10px;
    background: #FFF;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 360px;
    gap: 8px;
    font-style: italic;
}

.our-history-content .our-history-item:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAzNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzMiIGN5PSI2IiByPSIzIiBmaWxsPSIjMURCOTU0Ii8+CjxjaXJjbGUgY3g9IjMzIiBjeT0iNiIgcj0iMiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTcgNkwyNyA2IiBzdHJva2U9IiMxREI5NTQiIHN0cm9rZS1kYXNoYXJyYXk9IjIgMiIvPgo8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNCIgZmlsbD0iIzFEQjk1NCIvPgo8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iNSIgc3Ryb2tlPSIjMURCOTU0IiBzdHJva2Utb3BhY2l0eT0iMC4xNiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSIyIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: contain;
    right: -30px;
    top: 17px;
    z-index: 10;
}

.our-history-content .our-history-item:nth-child(2n):before {
    content: '';
    position: absolute;
    width: 36px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAzNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMyIgY3k9IjYiIHI9IjMiIGZpbGw9IiMxREI5NTQiLz4KPGNpcmNsZSBjeD0iMyIgY3k9IjYiIHI9IjIiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05IDZMMzQgNiIgc3Ryb2tlPSIjMURCOTU0IiBzdHJva2UtZGFzaGFycmF5PSIyIDIiLz4KPGNpcmNsZSBjeD0iMzAiIGN5PSI2IiByPSI0IiBmaWxsPSIjMURCOTU0Ii8+CjxjaXJjbGUgY3g9IjMwIiBjeT0iNiIgcj0iNSIgc3Ryb2tlPSIjMURCOTU0IiBzdHJva2Utb3BhY2l0eT0iMC4xNiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxjaXJjbGUgY3g9IjMwIiBjeT0iNiIgcj0iMiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: contain;
    left: -30px;
    top: 17px;
    z-index: 10;
}

.our-history-item .date {
    color: #1DB954;
    font-size: 16px;
    font-weight: 600;
}

.our-history-item .date-title {
    color: #2D2C4E;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

@media screen  and (max-width: 640px){
    .our-history-header h2 {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .our-history-content:before {
        content: '';
        width: 6px;
        height: 6px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSIzIiBjeT0iMyIgcj0iMi41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjMURCOTU0Ii8+Cjwvc3ZnPgo=);
        position: absolute;;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 0;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 10;
    }

    .our-history-content:after {
        height: 100%;
    }

    .our-history-content {
        gap: 24px;
        display: flex;
        flex-direction: column;
        align-items: center;
        z-index: 10;
        padding-top: 24px;
        margin-top: 24px;
        padding-bottom: 45px;
    }

    .our-history-item {
        z-index: 10;
    }

    .our-history-content .our-history-item:nth-child(2n) {
        top: initial;
    }

    .our-history-content .our-history-item:before, .our-history-content .our-history-item:nth-child(2n):before {
        width: 12px;
        height: 12px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQiIGZpbGw9IiMxREI5NTQiLz4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjUiIHN0cm9rZT0iIzFEQjk1NCIgc3Ryb2tlLW9wYWNpdHk9IjAuMTYiIHN0cm9rZS13aWR0aD0iMiIvPgo8Y2lyY2xlIGN4PSI2IiBjeT0iNiIgcj0iMiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .our-history-item:nth-child(2){
        order: 1;
    }
    .our-history-item:nth-child(1){
        order: 2;
    }
    .our-history-item:nth-child(3){
        order: 4;
    }
    .our-history-item:nth-child(4){
        order: 3;
    }
    .our-history-item:nth-child(5){
        order: 6;
    }
    .our-history-item:nth-child(6){
        order: 5;
    }
    .our-history-item:nth-child(7){
        order: 8;
    }
    .our-history-item:nth-child(8){
        order: 7;
    }
    .our-history-item:nth-child(9){
        order: 10;
    }
    .our-history-item:nth-child(10){
        order: 9;
    }
    .our-history-item:nth-child(11){
        order: 12;
    }
    .our-history-item:nth-child(12){
        order: 11;
    }

    .our-history-content:after {
        top: 0px;
    }
    .our-history-content {
        padding-bottom: 0px;
        margin-bottom: 45px;
    }

}