.last-events{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.last-events>h3:after{bottom:15px}.last-events>a{border:1px solid #354a57;border-radius:50px;color:#354a57;filter:drop-shadow(0 5px 8px rgba(75,119,181,.13));font-size:16px;font-style:normal;font-weight:600;line-height:20px;padding:10px 26px;text-decoration:none}.last-events__list{display:flex;flex:100% 1 1;flex-direction:column;gap:13px}.last-events__heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}.last-events__left{align-items:center;background-color:transparent;display:flex;flex:90px 0 0;flex-direction:column;height:136px;justify-content:center;transition:background-color .33s ease-in;width:90px}@media (min-width:52.5em){.last-events__left{flex:130px 0 0;width:130px}}.last-events__left span{color:#354a57;font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:600;line-height:20px;text-align:center}.last-events__left img{margin-bottom:14px}.last-events__right{background:#366bb9;color:#fff;padding:30px 33px;width:100%}.last-events__right h4{color:#fff!important;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:17px;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:text-decoration-color .43s ease-in}.last-events__right p{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:25px}.last-events__item{border:1px solid #d9effa;display:flex;text-decoration:none}@media (max-width:52.49em){.last-events__item:nth-of-type(n+3){display:none}}.last-events__item:hover .last-events__right h4{text-decoration-color:transparent;transition:text-decoration-color .18s ease-out}.last-events__item:hover .last-events__left{background-color:rgba(219,240,250,.5);transition:background-color .18s ease-out}