.post-list .post{display:flex;margin:0;padding:35px 0;border-bottom:1px solid #c4c4c6;}
.post-list .post:first-child{padding-top:0;}
.post-list .post .picture{flex-shrink:0;margin:0 30px 0 0;}
.post-list .post .picture img{border-radius:10px;}
.post-list .post .info .title{font-family:'Playfair Display', serif;font-size:2.8rem;margin:0 0 0.4em 0;}
.post-list .post .info .title a{transition:300ms all ease;-webkit-transition:300ms all ease;}
.post-list .post .info .title a:hover{color:#dc0059;text-decoration:none;}
.post-list .post .info .date{margin:0 0 12px;padding:0 0 0 16px;font-size:1.4rem;color:#9192a1;background:url(/i/ico-clock.svg) no-repeat left 4px;background-size:12px 12px;}
.post-list .post .info .button{margin:25px 0 0 0;}
.post-page .date{margin:0 0 12px;padding:0 0 0 16px;font-size:1.4rem;color:#9192a1;background:url(/i/ico-clock.svg) no-repeat left 4px;background-size:12px 12px;}
.post-page .picture{float:left;margin:5px 30px 15px 0;}
.post-page .picture img{border-radius:10px;}
.post-page .post-tags{font-size:11px;margin-top:15px;}
.post-page .post-tags a{color:#666;}
.post-page .post-tags a:hover{color:#202664;text-decoration:none;}
.post-page:after{content:'';display:block;clear:both;}
.post-gallery{margin:30px 0 0;}
.post-gallery .shdr{width:100%;margin:0 0 10px 0;}
.current-term .category{margin:30px 0;}
.current-term .items{position:relative;z-index:1;margin-bottom:40px;padding-bottom:1px;}
.current-term .items:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;margin:auto;width:1px;height:100%;background:#c4c4c6;}
.current-term .items:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:28px;height:28px;background:#fff;border:1px solid #c4c4c6;border-radius:100%;}
.current-term .items .year{width:125px;height:125px;line-height:120px;margin:0 auto 85px auto;font-family:'Playfair Display', serif;font-size:2.8rem;font-weight:700;text-align:center;color:#fff;background:#202664;border-radius:100%;}
.current-term .items .item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:200px;}
.current-term .items .item .date{width:100%;order:1;text-align:center;margin:0 0 40px 0;}
.current-term .items .item .date span{display:inline-block;padding:9px 25px 14px;font-family:'Playfair Display', serif;line-height:1;font-size:2.3rem;font-weight:700;font-style:italic;border:1px solid #c4c4c6;color:#9797a3;background:#fff;}
.current-term .items .item .picture{position:relative;z-index:1;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.current-term .items .item .picture:before{content:"";position:absolute;z-index:-1;top:-55px;width:245px;height:130px;border:13px solid #e5e5f0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.current-term .items .item .picture .picture-slider{position:relative;height:345px;}
.current-term .items .item .picture .picture-slider.owl-carousel .owl-nav{position:absolute;left:0;bottom:-40px;}
.current-term .items .item .picture .picture-slider.owl-carousel .owl-nav .owl-prev{display:inline-block;width:40px;height:20px;background:url(/i/arrow-right.svg) no-repeat center;transform:scaleX(-1);}
.current-term .items .item .picture .picture-slider.owl-carousel .owl-nav .owl-next{display:inline-block;width:40px;height:20px;background:url(/i/arrow-right.svg) no-repeat center;}
.current-term .items .item .info{width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.current-term .items .item .info .title{font-family:'Playfair Display', serif;font-size:2.8rem;line-height:1.4;color:#202664;}
.current-term .items .item.even .picture{order:2;padding-right:80px;}
.current-term .items .item.even .picture:before{left:-55px;}
.current-term .items .item.even .info{order:3;padding-left:110px;}
.current-term .items .item.odd .picture{order:3;padding-left:80px;}
.current-term .items .item.odd .picture:before{right:-55px;}
.current-term .items .item.odd .info{order:2;padding-right:110px;}
