.eventsWrap{padding:4rem 6rem;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.eventsBox{max-width:1300px;width:100%}.eventsPageTitleBox{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.eventsPageTitle{font-size:30px;font-weight:600;color:#201f37}.eventsBoxWrap{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;cursor:pointer}.eventsBoxImg{width:100%;height:270px;object-fit:cover}.eventsInfoBox{margin-top:-60px;width:90%;background-color:#fff;padding:30px;box-shadow:0 2px 60px 0 rgba(0,0,0,.1);position:relative}.eventsInfoBoxAuthor{font-size:15px;font-weight:600;margin-bottom:20px;color:#666;text-transform:uppercase}.eventsInfoBoxTitle{font-size:32px;font-weight:600;line-height:40px;margin-bottom:22px;height:83px;-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:28px;margin-bottom:18px;height:82px;-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:8px 10px;width:80px;display:flex;flex-direction:column;align-items:center;position:absolute;top:-40px;right:30px}.eventsInfoBoxDateDay{font-size:30px;font-weight:800}.eventsInfoBoxDateMonth{font-size:15px;font-weight:500;text-transform:uppercase;margin-top:-5px}.eventsInfoBoxDateYear{font-size:12px;font-weight:500}@media screen and (max-width:785px){.eventsBoxImg{height:220px}.eventsInfoBox{margin-top:0;width:100%;padding:20px}.eventsInfoBoxDate{top:-120px;left:40px;right:none}.eventsInfoBoxAuthor{font-size:14px;margin-bottom:18px}.eventsInfoBoxTitle{font-size:28px;line-height:35px;margin-bottom:20px;height:73px}.eventsInfoBoxDesc{font-size:14px}.eventsInfoBoxLink{font-size:16px}}@media screen and (max-width:585px){.eventsInfoBox{padding:18px}.eventsInfoBoxDate{top:-110px;left:30px;right:none}}.eventsCard{display:flex;flex-direction:column;cursor:pointer;transition:.3s ease-in-out;box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:12px;overflow:hidden;transition:margin-top .3s ease}.eventsCard:hover{box-shadow:0 8px 24px rgba(149,157,165,.2)}.eventsImgBox{width:100%;height:200px}.eventsImg{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.eventsTextBox{padding:24px}.eventsTitle{font-size:20px;font-weight:500;color:#121127;margin-bottom:8px;height:54px;-webkit-line-clamp:2;line-clamp:2}.eventsDesc,.eventsTitle{line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.eventsDesc{font-size:16px;font-weight:400;color:#7a7a86;margin-bottom:18px;height:82px;-webkit-line-clamp:3;line-clamp:3}.eventsDateBox{color:#7a7a86;gap:12px}.eventsDateBox,.eventsDateMain{display:flex;align-items:center}.eventsDateMain{gap:5px}.eventsDate{font-size:15px;font-weight:400}.eventsDateDot{font-size:8px!important}.eventsDateDotSmall{font-size:3px!important}.eventsSinglePage{padding:7rem 6rem 4rem;display:flex;justify-content:center}.eventsSingleBox{max-width:800px!important;width:100%}.eventsSingleTitle{color:#121127;font-size:30px;font-weight:600;line-height:44px;margin-bottom:4px}.eventsSingleDateBox{display:flex;align-items:center;gap:4px;color:#7a7a86;margin-bottom:33px}.eventsSingleDateText{font-size:14px;font-weight:400}.eventsSingleDateDot{font-size:3px!important}.eventsSingleImageBox{width:100%;height:auto;margin-bottom:46px}.eventsSingleImage{width:100%;height:100%;object-fit:cover;border-radius:16px}.eventsSingleDesc{color:#545463;font-size:20px;font-weight:400;line-height:37px}.eventsSingleMoreInfoBox{padding:30px;width:100%;border-radius:18px;box-shadow:0 2px 60px 0 rgba(0,0,0,.1)}.eventsSingleMoreInfoBoxSingle{display:flex;flex-direction:column!important;padding:10px}.eventsSingleMoreInfoBoxSingleTitle{display:flex;align-items:center;font-size:16px;font-weight:600!important;margin-bottom:6px;gap:10px}.eventsSingleMoreInfoBoxSingleValue{font-size:18px;font-weight:500;display:flex;align-items:center;gap:10px}@media screen and (max-width:854px){.eventsWrap{padding:4rem 2rem}.eventsSinglePage{padding:7rem 2rem 4rem;display:flex;justify-content:center}.eventsPageTitle{font-size:26px}.eventsTitle{font-size:18px}.eventsDesc{font-size:14px}.eventsDate{font-size:12px}.eventsSingleTitle{font-size:26px}.eventsSingleDateText{font-size:12px}.eventsSingleDesc{font-size:18px}}@media screen and (max-width:718px){.eventsPageTitleBox{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:34px}}@media screen and (max-width:599px){.eventsPageTitle{font-size:24px}.eventsTitle{font-size:16px}.eventsDesc{font-size:13px}.eventsDate{font-size:11px}.eventsSingleTitle{font-size:24px;line-height:32px}.eventsSingleDateText{font-size:11px}.eventsSingleDesc{font-size:16px}}