.year-wrap{border-bottom:1px solid #f5f6f7;max-width:450px}.year-inner{align-items:end;display:flex;height:345px;max-width:500px;padding:50px;position:relative;width:100%}.year-year{bottom:50px;display:block;font-size:90px;left:150px;line-height:1;position:absolute;transform:rotate(270deg);transform-origin:left bottom}.year-year:after{background:#dae2ee;content:"";height:1px;left:-50px;position:absolute;top:47px;width:30px}.year-info{display:block;margin-left:125px}@media(max-width:599px){.year-year{font-size:80px;left:80px;line-height:1;position:absolute;transform:rotate(270deg);transform-origin:left bottom}.year-info{margin-left:60px}.year-year:after{top:40px}}button#nextBtn,button#prevBtn{background:transparent;height:50px;margin:5px;opacity:.6;padding:1px;-webkit-transition:opacity .3s ease,box-shadow .3s ease;-o-transition:opacity .3s ease,box-shadow .3s ease;transition:opacity .3s ease,box-shadow .3s ease;width:50px}button#nextBtn:hover,button#prevBtn:hover{opacity:1}