.history--section{margin:auto;max-width:2000px}.history_wrapp{display:inline-flex;height:420px;overflow:scroll;padding-bottom:30px;width:100%;-ms-overflow-style:none;scrollbar-width:none}.history_wrapp::-webkit-scrollbar{display:none}.history_list{align-items:center;display:flex;height:100%;list-style:none;margin:0;padding:0 50px 0 0;position:relative}.history_item{aspect-ratio:258/175;flex-shrink:0;height:175px;margin-bottom:auto;position:relative;width:300px}.history_item:nth-child(2n){margin-bottom:0;margin-top:auto}.history_item:first-child{margin-left:50px}.history_flag_wrap{display:flex;flex-direction:column}.history_time{display:inline-block;font-family:Montserrat;font-size:30px;font-weight:400;line-height:15px;padding:4px 6px}.history_time_wrapper{color:#ff8400;display:inline;font-size:.66666em;line-height:1em;vertical-align:middle}.history_flag{border-radius:5px;display:inline;font-weight:600;margin-bottom:10px;padding:6px 10px;position:relative}.history_desc{font-family:Montserrat;font-size:20px;font-weight:500;letter-spacing:.005em;line-height:30px;margin:1em 0;padding:0 10px}.history_desc span{color:#c50075}.history_item:before{background:#fff;border:6px solid #ff8400;border-radius:10px;content:" ";display:block;height:20px;left:10px;margin-top:10px;position:absolute;top:100%;width:20px;z-index:4}.history_list:after{background:linear-gradient(90deg,rgba(80,80,80,0),#ddd 8%,#ddd 92%,rgba(80,80,80,0));content:"";content:" ";display:block;height:6px;left:0;margin-top:-3px;position:absolute;top:50%;width:100%;z-index:2}.history_item:nth-child(2n):before{margin-top:-30px;top:0}.history__prev{align-items:center;background:#ae2573;border-radius:50px;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;left:-1px;margin-top:0;position:absolute;top:calc(50% - 32px);transition:.3s;width:35px;z-index:5}.history__prev:after{content:"prev";font-family:swiper-icons;font-size:18px;font-variant:normal;letter-spacing:0;line-height:1;text-transform:none}.history__next{align-items:center;background:#ae2573;border-radius:50px;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;margin-top:0;position:absolute;right:-1px;top:calc(50% - 32px);transition:.3s;width:35px;z-index:5}.history__next:after{content:"next";font-family:swiper-icons;font-size:18px;font-variant:normal;letter-spacing:0;line-height:1;text-transform:none}.history_item.same__year:before{content:none!important}.history_item.same__year .history_flag_wrap{display:none}.history_item.same__year .history_desc{text-align:left}@media only screen and (max-width:768px){.history_item:nth-child(odd){margin-left:100px}}