.historie_list{width:100%;position:relative;margin:0;padding:0;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:4rem;column-gap:4rem}.historie_list.owl-carousel{display:block}.historie_list.owl-carousel .item{width:calc(100% - (0 * 4rem / 1) * 1);margin-right:4rem}.historie_list::before{position:absolute;top:0;bottom:0;width:1px;background:#7E8490;content:"";z-index:0;left:87px}.historie_list .item{overflow:hidden;padding:0;display:flex;margin:0;position:relative}.historie_list .item .item_in{display:flex;align-items:center;gap:12px}.historie_list .item .item_in .logo{display:block;width:174px;aspect-ratio:1;background:url(../../../../img/history_logo.svg) no-repeat scroll center center #fff;background-size:110px 110px}.historie_list .item .item_in .date{position:relative;font-size:16px;line-height:22px;color:#000;font-weight:400;padding:0 32px}.historie_list .item .item_in .date::before,.historie_list .item .item_in .date::after{height:1px;background:#7E8490;width:24px;position:absolute;top:50%;content:""}.historie_list .item .item_in .date::before{left:0}.historie_list .item .item_in .date::after{right:0}.historie_list .item .item_in .box{background:#DEE1E7;border-radius:24px;gap:3rem;flex:1;padding:2rem;display:flex;align-items:center}.historie_list .item .item_in .box .text{flex:1;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.historie_list .item .item_in .box .text .title{margin:0}.historie_list .item .item_in .box .text .date{margin:-8px 0;position:relative;font-size:16px;line-height:22px;font-weight:400;padding:0 32px 0 0;display:none}.historie_list .item .item_in .box .text .date::before{display:none}.historie_list .item .item_in .box .text .text_box{color:#000E3D}.historie_list .item .item_in .box .img{border-radius:24px;overflow:hidden;flex:1}.historie_list .item .item_in .box .img img{display:block;margin:0;position:relative;max-width:100%;height:initial}.historie_list .item:nth-child(even) .item_in .box{background:#1D63DE}.historie_list .item:nth-child(even) .item_in .box .text .title{color:#fff}.historie_list .item:nth-child(even) .item_in .box .text .date{color:#fff}.historie_list .item:nth-child(even) .item_in .box .text .date::before,.historie_list .item:nth-child(even) .item_in .box .text .date::after{background:#fff}.historie_list .item:nth-child(even) .item_in .box .text .text_box{color:#fff}.historie_list .item:nth-child(even) .item_in .box .img{border-radius:24px;overflow:hidden;flex:1}.historie_list .item:nth-child(even) .item_in .box .img img{display:block;margin:0;position:relative;max-width:100%;height:initial}@media screen and (max-width:1280px){.historie_list::before{left:65px}.historie_list .item .item_in .logo{width:130px;background-size:80px 80px}.historie_list .item .item_in .box{gap:2.5rem}}@media screen and (max-width:1000px){.historie_list{grid-template-columns:repeat(1, 1fr);row-gap:3rem;column-gap:3rem}.historie_list.owl-carousel{display:block}.historie_list.owl-carousel .item{width:calc(100% - (0 * 3rem / 1) * 1);margin-right:3rem}.historie_list .item .item_in .box{flex-direction:column}}@media screen and (max-width:700px){.historie_list .item .item_in .date{display:none}.historie_list .item .item_in .box .text .date{display:block}}@media screen and (max-width:500px){.historie_list{grid-template-columns:repeat(1, 1fr);row-gap:2.5rem;column-gap:2.5rem}.historie_list.owl-carousel{display:block}.historie_list.owl-carousel .item{width:calc(100% - (0 * 2.5rem / 1) * 1);margin-right:2.5rem}.historie_list::before{display:none}.historie_list .item .item_in .logo{display:none}.historie_list .item .item_in .box{gap:2rem;padding:1.5rem}}/*# sourceMappingURL=1.css.map */