.eventsPageBox{margin-top:4rem}.eventsBoxWrap{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;cursor:pointer}.eventsPageTitleBox{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.eventsPageTitle{font-size:30px;font-weight:600;color:#201f37}.eventsBoxImg{width:100%;height:270px;object-fit:cover}.eventsInfoBox{margin-top:0;width:100%;background-color:#fff;padding:30px 20px;box-shadow:0 2px 60px 0 rgba(0,0,0,.1);position:relative}.eventsInfoBoxAuthor{font-size:12px;font-weight:600;margin-bottom:20px;color:#666;text-transform:uppercase}.eventsInfoBoxTitle{font-size:24px;font-weight:600;line-height:30px;margin-bottom:12px;height:62px;-webkit-line-clamp:2;line-clamp:2}.eventsInfoBoxDesc,.eventsInfoBoxTitle{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.eventsInfoBoxDesc{font-size:16px;font-weight:400;color:#7a7a86;line-height:26px;margin-bottom:18px;height:50px;-webkit-line-clamp:3;line-clamp:3}.eventsInfoBoxLink{font-size:17px;font-weight:600;text-transform:uppercase;color:#26abe2;display:flex;align-items:center;gap:5px;cursor:pointer;width:max-content}.eventsInfoBoxLinkIcon{font-size:16px!important}.eventsInfoBoxDate{color:#fff;background-color:#26abe2;padding:6px 8px;width:70px;display:flex;flex-direction:column;align-items:center;position:absolute;top:-90px;left:20px;right:none}.eventsInfoBoxDateDay{font-size:26px;font-weight:800}.eventsInfoBoxDateMonth{font-size:14px;font-weight:500;text-transform:uppercase;margin-top:-5px}.eventsInfoBoxDateYear{font-size:11px;font-weight:500}.loadMoreBtnEvents{background-color:#fff;color:#26abe2;padding:18px 38px!important;display:flex;text-align:center;align-items:center;justify-content:center;cursor:pointer;border-radius:0;border:2px solid #26abe2;font-size:16px;transition:.2s ease-in-out}.loadMoreBtnEvents:hover{background-color:#26abe2;color:#fff}@media screen and (max-width:785px){.eventsBoxImg{height:220px}.eventsInfoBox{margin-top:0;width:100%;padding:20px}.eventsInfoBoxDate{top:-90px;left:20px;right:none}.eventsInfoBoxAuthor{font-size:14px;margin-bottom:18px}.eventsInfoBoxTitle{font-size:22px;line-height:30px;height:60px}.eventsInfoBoxDesc{font-size:14px}.eventsInfoBoxLink{font-size:16px}.eventsPageTitleBox{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:34px}}@media screen and (max-width:585px){.eventsInfoBox{padding:18px}}