.module-events{background-color:#006ba6;background-image:url("../../../../assets/img/logo-transparent.svg");background-repeat:no-repeat;background-position:195% 130%;transition:background-color .25s ease-in-out}.module-events .module-title{color:#fff}.module-events .module-title.is-hover{color:#d9af45}.module-events .module-events-inner{max-height:439px;overflow:hidden}.module-events .module-events-event{width:100%;display:flex;justify-content:space-between;padding:15px 0;text-decoration:none}.module-events .module-events-event:not(:last-of-type){border-bottom:1px solid #9b9b9b}.module-events .module-events-event:first-of-type{padding:10px 0 15px 0}.module-events .module-events-event:last-of-type{padding:15px 0 10px 0}.module-events .module-events-event.is-hover .module-events-year{background-color:#e6ce86}.module-events .module-events-event.is-hover .module-events-name{color:#d9af45}.module-events .module-events-date{width:60px;height:60px;display:flex;flex-direction:column}.module-events .module-events-date>*{width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#404040}.module-events .module-events-year{height:20px;background-color:#d9af45;font-size:13px;transition:background-color .2s ease-out}.module-events .module-events-day{height:40px;background-color:#fff;font-weight:bold;font-size:16px;color:#404040}.module-events .module-events-month{font-size:12px;margin-top:2px;color:#9b9b9b}.module-events .module-events-information{width:calc(100% - 80px);padding-left:20px;color:#fff}.module-events .module-events-name{text-decoration:none;transition:color .2s ease-out}.module-events .module-events-location{margin-top:2px}.module-events .custom-button{left:30px}@media all and (max-width: 370px){.module-events .module-events-event:nth-of-type(3){border-bottom:none}.module-events .module-events-event:nth-of-type(4){display:none}}
