.noteCard_card__Y6bOl{width:90%;max-width:90%;border-radius:5px;height:200px;max-height:200px;overflow:hidden;text-overflow:ellipsis;border-right:2px solid var(--accent-color);box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin-top:10px;padding-left:10px;padding-top:10px;cursor:pointer;position:relative;padding-bottom:10px}.noteCard_card__Y6bOl h1{line-height:110%;font-family:var(--manrope-bold-font)}.noteCard_card__Y6bOl div{font-family:var(--manrope-font);max-width:95%;word-break:break-all}.noteCard_image__d0ir2{border-radius:8px;display:inline-block;margin-right:20px;cursor:pointer;object-fit:cover}.noteCard_imageScroll__D3VBL{width:100%;margin-top:20px;height:100%;white-space:nowrap;overflow-x:scroll;scrollbar-width:none}.noteCard_left__e2iqX{left:20px}.noteCard_left__e2iqX,.noteCard_right__oTbQj{position:absolute;top:50%;width:40px;height:40px;border-radius:50%;cursor:pointer;border:none;background-color:#fff;display:flex;justify-content:center;align-items:center;outline:none;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.noteCard_right__oTbQj{right:20px}.noteCard_more__zYBip{position:absolute;top:20px;right:25px;cursor:pointer;background-color:#fff;border:none;outline:none}.noteCard_dropdown__XzC66{position:absolute;top:40px;right:25px;background-color:#f5f5f5;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:3px;display:none}.noteCard_dropdown__XzC66 ol{padding:0;list-style:none}.noteCard_dropdown__XzC66 ol li{padding:10px 20px}.noteCard_dropdown__XzC66 ol li:hover{color:var(--accent-color)}@media (max-width:808px){.noteCard_card__Y6bOl{margin-left:15px}}.eventCard_container__HBjyP{height:450px;width:340px;display:grid;grid-template-rows:40% 60%;margin-bottom:20px;border-radius:20px;cursor:pointer;background-color:#fff;transition:transform .3s ease-in-out}.eventCard_container__HBjyP:hover{transform:scale(1.02);box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.eventCard_container__HBjyP img{width:100%;height:100%;object-fit:cover;border-radius:15px}.eventCard_moreInfo__KiDks{width:110%;max-width:500px;height:100%;padding:8px 6px;word-break:normal}.eventCard_lightText__j_P_m{color:gray;vertical-align:middle;font-family:var(--manrope-font)}.eventCard_button__FyIDO{padding:10px 35px;border:1px solid #ccc;border-radius:20px;margin-top:15px;background-color:transparent;cursor:pointer;font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;max-width:280px}.eventCard_button__FyIDO:hover{padding:10px 45px;background:var(--accent-color);color:#fff;border:1px solid var(--accent-color)}.eventCard_icon__cG2Jt{transition:transform .3s ease}.eventCard_button__FyIDO:hover .eventCard_icon__cG2Jt{transform:translateX(5px)}.eventCard_learnMore__etSQp{margin-left:7px;font-size:14px}.eventCard_learnMore__etSQp:hover{text-decoration:underline}.eventCard_sideButton__i5bbw{padding:3px 6px;border:0;color:#fff;border-radius:5px;margin-top:15px;background-color:var(--accent-color);cursor:pointer;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;max-width:280px;margin-right:5px}.Profile_profile_pic__t4msZ{position:absolute;top:150px;left:100px;border-radius:50%;padding:5px;background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Profile_userInfo__V2SPt{padding:100px 100px 0;margin-top:10px;display:grid;grid-template-columns:50% 50%}.Profile_userInfo__V2SPt h1{font-family:var(--primary-font);font-size:2.3rem}.Profile_userInfo__V2SPt h2{font-family:var(--primary-font);font-size:1.4rem;font-weight:lighter}.Profile_line__4erj5{width:calc(100% - 200px);height:1px;background-color:#d3d3d3;margin-top:20px;margin-left:auto;margin-right:auto}.Profile_end__ZJqxH{width:100%;display:flex;justify-content:end}.Profile_button__7hD46{padding:0 25px;height:45px;cursor:pointer;outline:none;border:none;border-radius:6px;background-color:#000;margin-left:10px;color:#fff;position:relative;top:0;right:10px}.Profile_contentContainer__u_9Eb{padding-left:100px;padding-right:100px;display:grid;grid-template-columns:74% 1% 25%}.Profile_contentContainer__u_9Eb h1{font-size:1.4rem;font-family:var(--primary-font)}.Profile_verticalLine__bgykU{width:1px;height:100%;background-color:var(--accent-color);margin-top:30px;margin-bottom:30px}.Profile_exp__5AjM9{width:100%;margin-left:5px;height:250px;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);cursor:pointer;display:grid;grid-template-rows:50% 50%;font-family:var(--primary-font)}.Profile_exp__5AjM9 img{height:120px;width:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.Profile_exp__5AjM9 h1{font-size:1rem;padding-left:20px}.Profile_exp__5AjM9 h2{font-size:.9rem;padding-left:20px}.Profile_exp__5AjM9 span{padding-left:20px}@media (max-width:1023px){.Profile_profile_pic__t4msZ{left:30%}.Profile_userInfo__V2SPt{display:block;text-align:center}.Profile_end__ZJqxH{margin-top:20px}.Profile_contentContainer__u_9Eb{grid-template-columns:100%}}