.events-list{max-width:1540px;margin:0 auto;padding:0 24px}.single-event{height:400px;display:flex;margin-bottom:105px}.single-event:last-of-type{margin-bottom:0}.single-event .event-image{position:relative;min-width:800px;max-width:800px;overflow:hidden}.single-event .event-image img{width:100%;height:100%;object-fit:cover;transition:.2s}.single-event .event-image:hover img{transform:scale(1.05)}.single-event .event-image .event-start{position:absolute;top:32px;left:30px;color:white;height:50px;min-width:151px;background:#ff9831;border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:600}.single-event .event-start.gray{background:#868686;text-transform:uppercase}.single-event .event-about{width:100%;max-width:524px;margin-left:110px}.single-event .event-about .event-duration{margin-top:50px;font-size:22px;font-weight:600;color:#73747c}.single-event .event-about .event-title{margin-top:17px;font-size:30px;font-weight:600}.single-event .event-about .event-description{margin-top:18px;line-height:28px;font-size:18px;font-weight:300}.single-event .event-about .event-details{position:relative;display:block;text-align:center;margin-top:23px;width:134px;font-size:18px;font-weight:600;color:#ff9831;padding-bottom:12px;overflow:hidden}.single-event .event-about .event-details::after,.single-event .event-about .event-details::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ff9831;transition:.2s transform}.single-event .event-about .event-details::before{transform:translateX(-100%);transition-delay:.2s}.single-event .event-about .event-details:hover:after{transform:translateX(100%)}.single-event .event-about .event-details:hover:before{transform:translateX(0)}.blog-pagination{margin:0}@media(max-width:1720px){.events-list{padding:0 195px}.single-event{height:300px}.single-event .event-about{margin-left:50px}.single-event .event-image{min-width:550px;max-width:550px}.single-event .event-about .event-duration{margin-top:15px;font-size:18px}.single-event .event-about .event-title{font-size:22px}.single-event .event-about .event-description{font-size:15px}}@media(max-width:1320px){.single-event{display:block;height:auto}.single-event .event-image{display:block;min-width:auto;width:100%;max-width:100%}.single-event .event-about{margin-left:0}}@media(max-width:1260px){.events-list{padding:0 105px}}@media(max-width:799px){.events-list{padding:0 24px}.single-event .event-image{height:calc(100px + 20vw)}.single-event .event-image .event-start{top:19px;left:18px;min-width:123px;height:38px;font-size:14px}.single-event .event-about .event-duration{margin-top:17px;font-size:18px}.single-event .event-about .event-title{margin-top:16px;font-size:24px}.single-event .event-about .event-description{font-size:16px}}