.BlocksTextBasic003__history25022020-title {
    color:          #242424;
    letter-spacing: 0.03em;
    font-size:      1.875rem;
    text-align:     center;
}

.BlocksTextBasic003__history25022020-items-wr {
    position: relative;
    width:    100%;
    margin:   0 auto;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-items-wr {
        width: 1034px;
    }
}

.BlocksTextBasic003__history25022020-items-line {
    position:     absolute;
    top:          0;
    left:         50%;
    height:       100%;
    width:        1px;
    border-right: 1px dashed #4481eb;
    display:      none;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-items-line {
        display: block;
    }
}

.BlocksTextBasic003__history25022020-items {
    margin-top: 20px;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-items {
        display:    block;
        margin-top: 40px;
    }
}

.BlocksTextBasic003__history25022020-item {
    display:               -webkit-box;
    display:               -ms-flexbox;
    display:               flex;
    -webkit-box-align:     center;
    -ms-flex-align:        center;
    align-items:           center;
    margin-bottom:         30px;
    width:                 100%;
    -webkit-box-orient:    vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction:    column;
    flex-direction:        column;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item {
        -webkit-box-orient:    horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction:    row;
        flex-direction:        row;
        width:                 830px;
        margin-bottom:         60px;
    }
}

.BlocksTextBasic003__history25022020-item:last-child {
    margin-bottom: 0;
}

.BlocksTextBasic003__history25022020-item:nth-child(even) {
    position: relative;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item:nth-child(even) {
        left: 210px;
    }
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order:            2;
        order:                     2;
    }
}

.BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left {
    margin-right: 0;
    text-align:   center;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left {
        text-align: left;
    }

    .BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left .WebElementsTitleH2__text  {
        text-align: left !important;
    }

    .BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left .WebElementsTitleH4__text  {
        text-align: left !important;
    }
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-right {
        margin-right: 75px;
    }
}

.BlocksTextBasic003__history25022020-item:nth-child(even) .BlocksTextBasic003__history25022020-item-left-circle {
    right: 0;
    left:  -44px;
}

.BlocksTextBasic003__history25022020-item-left {
    width:      100%;
    text-align: center;
    position:   relative;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item-left {
        margin-right: 80px;
        width:        476px;
        text-align:   right;
    }
}

.BlocksTextBasic003__history25022020-item-right {
    margin-top: 20px;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item-right {
        margin-top: 0;
    }
}

.BlocksTextBasic003__history25022020-item-left-circle {
    height:            12px;
    width:             12px;
    background:        #4481eb;
    border-radius:     50%;
    position:          absolute;
    right:             -47px;
    top:               50%;
    -webkit-transform: translateY(-50%);
    transform:         translateY(-50%);
    display:           none;
}

@media screen and (min-width: 1200px) {
    .BlocksTextBasic003__history25022020-item-left-circle {
        display: block;
    }
}

.BlocksTextBasic003__history25022020-item-left-year {
    color:          #4481eb;
    letter-spacing: 0.04em;
    font-size:      3.125rem;
}

.BlocksTextBasic003__history25022020-item-left-title {
    color:          #242424;
    letter-spacing: 0.06em;
    font-size:      1.125rem;
    margin-top:     12px;
}

.BlocksTextBasic003__history25022020-item-left-txt {
    color:       #5a5a5a;
    line-height: 1.8;
    font-size:   0.875rem;
    margin-top:  13px;
}

.BlocksTextBasic003__history25022020-item-img {
    border-radius: 20px;
    box-shadow:    0 8px 15px 0 rgba(0, 0, 0, 0.12);
    display:       block;
    max-width:     269px;
}