.CoursesComponent-module__evSXGW__coursesContainer{flex-direction:column;gap:20px;width:1440px;margin:0 auto;padding-bottom:20px;display:flex}.CoursesComponent-module__evSXGW__coursesHeader{padding:70px 54px}.CoursesComponent-module__evSXGW__coursesHeaderTitle{font-size:40px;font-weight:600}.CoursesComponent-module__evSXGW__coursesSection{border:.5px solid #d9d9d9;border-radius:20px;width:100%;padding:25px 0;display:flex}.CoursesComponent-module__evSXGW__section{cursor:pointer;flex:1;justify-content:center;display:flex}.CoursesComponent-module__evSXGW__line{background-color:#d9d9d9;width:1px;height:24px}.CoursesComponent-module__evSXGW__activeSection{color:#3ac285;font-weight:600}.CoursesComponent-module__evSXGW__coursesBody{flex-direction:column;gap:20px;display:flex}.CoursesComponent-module__evSXGW__bodySectionOne{justify-content:space-between;width:100%;display:flex}.CoursesComponent-module__evSXGW__tabContent{width:73%}.CoursesComponent-module__evSXGW__bodySectionTwo{width:25%}.CoursesComponent-module__evSXGW__interested{border:.5px solid #d9d9d9;border-radius:20px;flex-direction:column;gap:14px;padding:40px 32px;display:flex}.CoursesComponent-module__evSXGW__dataContainer{justify-content:space-between;display:flex}.CoursesComponent-module__evSXGW__interestedTitle{color:#4c67ee;font-size:16px;font-weight:600}.CoursesComponent-module__evSXGW__dataTitle,.CoursesComponent-module__evSXGW__dataValue{font-size:16px;font-weight:400}.CoursesComponent-module__evSXGW__hiddenTab{display:none}.CoursesComponent-module__evSXGW__visibleTab{display:block}.CoursesComponent-module__evSXGW__overviewContainer{flex-direction:column;gap:20px;width:100%;display:flex}.CoursesComponent-module__evSXGW__container{border:.5px solid #d9d9d9;border-radius:20px;flex-direction:column;gap:10px;padding:40px 54px;display:flex}.CoursesComponent-module__evSXGW__containerTitle{color:#4c67ee;font-size:18px;font-weight:600}.CoursesComponent-module__evSXGW__containerDescription{font-size:16px;font-weight:400}.CoursesComponent-module__evSXGW__collegeContainer{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.CoursesComponent-module__evSXGW__collegeItem{background-color:#d2ddec;border-radius:10px;gap:17px;padding:10px;display:flex}.CoursesComponent-module__evSXGW__collegeImageContainer{background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;overflow:hidden}.CoursesComponent-module__evSXGW__collegeImage{object-fit:contain;width:100%;height:100%}.CoursesComponent-module__evSXGW__collegeDetails{flex-direction:column;gap:3px;width:70%;display:flex}.CoursesComponent-module__evSXGW__collegeName{font-size:16px;font-weight:600}.CoursesComponent-module__evSXGW__collegeLocation{font-size:14px;font-weight:400}.CoursesComponent-module__evSXGW__faqContainer{flex-direction:column;gap:18px;display:flex}.CoursesComponent-module__evSXGW__faqCard{background:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.CoursesComponent-module__evSXGW__faqQuestion{cursor:pointer;background:#fff;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:20px;font-size:16px;font-weight:600;display:flex}.CoursesComponent-module__evSXGW__faqQuestionText{text-align:left;width:90%}.CoursesComponent-module__evSXGW__faqAnswer{color:#555;text-align:left;padding:0 16px 16px;font-size:14px;animation:.3s ease-in-out CoursesComponent-module__evSXGW__fadeIn}.CoursesComponent-module__evSXGW__examTableContainer{background:#fff;border-radius:8px;width:100%;overflow-x:auto}.CoursesComponent-module__evSXGW__examTable{border-collapse:separate;border-spacing:0;text-align:left;background:#fff;width:100%}.CoursesComponent-module__evSXGW__examTable th{z-index:1;background-color:#e2eeff;border:none;padding:12px 15px;font-size:14px;font-weight:600;position:sticky;top:0}.CoursesComponent-module__evSXGW__examTable td{background:#fff;border-bottom:1px dotted #d9d9d9;padding:10px;font-size:13px}.CoursesComponent-module__evSXGW__examTable th{font-size:14px;font-weight:600}.CoursesComponent-module__evSXGW__examTable th:first-child,.CoursesComponent-module__evSXGW__examTable td:first-child{padding-left:15px}.CoursesComponent-module__evSXGW__relatedCoursesList{flex-direction:column;display:flex}.CoursesComponent-module__evSXGW__relatedCourseItem{border-radius:6px;padding:8px;font-size:16px;font-weight:500;text-decoration:none}.CoursesComponent-module__evSXGW__noRelatedCourses{text-align:center;margin-top:16px;font-size:14px}.CoursesComponent-module__evSXGW__loadingText{color:#636f7b;font-size:14px}.CoursesComponent-module__evSXGW__skeletonContainer{flex-direction:column;gap:12px;margin-top:16px;display:flex}.CoursesComponent-module__evSXGW__skeletonItem{line-height:2}.CoursesComponent-module__evSXGW__skeletonImage{border-radius:6px;width:100%;height:100%}.CoursesComponent-module__evSXGW__collegeNameSkeleton{width:100%;height:20px}.CoursesComponent-module__evSXGW__collegeLocationSkeleton{width:80%;height:16px}@media (max-width:1550px){.CoursesComponent-module__evSXGW__coursesContainer{width:90%}}@media (max-width:1200px){.CoursesComponent-module__evSXGW__coursesHeaderTitle{font-size:34px}.CoursesComponent-module__evSXGW__coursesHeader{padding:70px 35px}.CoursesComponent-module__evSXGW__coursesSection{padding:20px 0;font-size:16px}.CoursesComponent-module__evSXGW__container{padding:35px}.CoursesComponent-module__evSXGW__containerTitle{font-size:16px}.CoursesComponent-module__evSXGW__containerDescription{font-size:14px}.CoursesComponent-module__evSXGW__collegeItem{align-items:center;gap:10px}.CoursesComponent-module__evSXGW__collegeImage{width:60px;height:60px}.CoursesComponent-module__evSXGW__collegeName,.CoursesComponent-module__evSXGW__faqQuestion,.CoursesComponent-module__evSXGW__dataTitle,.CoursesComponent-module__evSXGW__dataValue{font-size:14px}.CoursesComponent-module__evSXGW__interested{padding:25px 20px}}@media (max-width:1024px){.CoursesComponent-module__evSXGW__collegeContainer{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:768px){.CoursesComponent-module__evSXGW__collegeContainer{grid-template-columns:repeat(1,1fr)}.CoursesComponent-module__evSXGW__bodySectionOne{flex-direction:column;gap:20px}.CoursesComponent-module__evSXGW__tabContent,.CoursesComponent-module__evSXGW__bodySectionTwo{width:100%}.CoursesComponent-module__evSXGW__interested{padding:35px}.CoursesComponent-module__evSXGW__section,.CoursesComponent-module__evSXGW__activeSection{font-size:14px}.CoursesComponent-module__evSXGW__coursesSection{justify-content:center;width:auto;overflow:auto}.CoursesComponent-module__evSXGW__line{background-color:#e6e6e6;flex-shrink:0;width:1px;height:20px;display:block}.CoursesComponent-module__evSXGW__section{flex:none;padding:0 20px}.CoursesComponent-module__evSXGW__examTable th,.CoursesComponent-module__evSXGW__examTable td{padding:10px 15px;font-size:13px}}@media (max-width:450px){.CoursesComponent-module__evSXGW__coursesHeader{padding:40px 20px}.CoursesComponent-module__evSXGW__coursesHeaderTitle{font-size:28px}.CoursesComponent-module__evSXGW__collegeContainer{grid-template-columns:repeat(1,1fr)}.CoursesComponent-module__evSXGW__section{padding:0 30px}.CoursesComponent-module__evSXGW__container{padding:35px 20px}.CoursesComponent-module__evSXGW__examTable th,.CoursesComponent-module__evSXGW__examTable td{padding:8px 10px;font-size:12px}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.Gallery-module__L07wrG__gallery{border:1px solid #d9d9d9;border-radius:10px;flex-direction:column;gap:24px;padding:40px 54px;display:flex}.Gallery-module__L07wrG__noData{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.Gallery-module__L07wrG__noDataImage{object-fit:contain;margin-bottom:1rem}.Gallery-module__L07wrG__gallery h2{color:#4c67ee;font-size:18px;font-weight:600}.Gallery-module__L07wrG__galleryGrid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.Gallery-module__L07wrG__galleryItem{aspect-ratio:1;border-radius:8px}.Gallery-module__L07wrG__galleryImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.Gallery-module__L07wrG__skeleton{border-radius:10px;line-height:2}@media (max-width:1024px){.Gallery-module__L07wrG__gallery{gap:18px;padding:20px 30px}}@media (max-width:768px){.Gallery-module__L07wrG__gallery{width:100%;padding:40px 32px}.Gallery-module__L07wrG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:450px){.Gallery-module__L07wrG__gallery{width:100%;margin:0 20px;padding:40px 20px}}
.Cutoff-module__RynYZW__container{flex-direction:column;gap:20px;display:flex}.Cutoff-module__RynYZW__cutoffSection{border:1px solid #d9d9d9;border-radius:20px;flex-direction:column;gap:20px;padding:40px 54px;display:flex}.Cutoff-module__RynYZW__noData{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.Cutoff-module__RynYZW__noDataImage{object-fit:contain;margin-bottom:1rem}.Cutoff-module__RynYZW__title{color:#4169e1;font-size:18px;font-weight:600}.Cutoff-module__RynYZW__tableContainer{background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;width:100%}.Cutoff-module__RynYZW__cutoffTable{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.Cutoff-module__RynYZW__cutoffTable th{color:#636f7b;background-color:#e2eeff;height:55px;padding:12px 20px;font-size:14px;font-weight:600}.Cutoff-module__RynYZW__cutoffTable th:first-child{border-top-left-radius:.5rem;width:15%}.Cutoff-module__RynYZW__cutoffTable th:last-child{border-top-right-radius:.5rem}.Cutoff-module__RynYZW__cutoffTable td{color:#636f7b;padding:12px 20px;font-size:14px;font-weight:400}.Cutoff-module__RynYZW__cutoffTable td:not(:last-child){border-right:1px dotted #d9d9d9}.Cutoff-module__RynYZW__cutoffTable tbody tr td{border-bottom:1px dotted #d9d9d9}@media (max-width:1200px){.Cutoff-module__RynYZW__cutoffTable td,.Cutoff-module__RynYZW__cutoffTable th{padding:12px 16px;font-size:13px}}@media (max-width:1024px){.Cutoff-module__RynYZW__cutoffSection{padding:30px 35px}.Cutoff-module__RynYZW__cutoffTable td,.Cutoff-module__RynYZW__cutoffTable th{padding:12px 14px;font-size:12px}}@media (max-width:768px){.Cutoff-module__RynYZW__cutoffSection{padding:40px 32px}.Cutoff-module__RynYZW__tableContainer,.Cutoff-module__RynYZW__cutoffTable{width:100%}.Cutoff-module__RynYZW__cutoffTable td,.Cutoff-module__RynYZW__cutoffTable th{text-align:center;padding:10px;font-size:14px}.Cutoff-module__RynYZW__cutoffTable th:first-child,.Cutoff-module__RynYZW__cutoffTable td:first-child{text-align:left}}@media (max-width:450px){.Cutoff-module__RynYZW__container{width:100%;padding:0 20px}.Cutoff-module__RynYZW__cutoffSection{padding:40px 10px}.Cutoff-module__RynYZW__cutoffTable td,.Cutoff-module__RynYZW__cutoffTable th{padding:8px 4px;font-size:12px}}
.Review-module__-9Vwsa__reviewsContainer{flex-direction:column;gap:20px;width:100%;display:flex}.Review-module__-9Vwsa__reviewForm{border:1px solid #e6e6e6;border-radius:20px;flex-direction:column;gap:20px;padding:40px 54px;display:flex}.Review-module__-9Vwsa__reviewForm h3{color:#4c67ee;font-size:18px;font-weight:600}.Review-module__-9Vwsa__form{flex-direction:column;gap:20px;display:flex}.Review-module__-9Vwsa__formGroup{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.Review-module__-9Vwsa__input{background-color:#f9f9f9;border:none;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px;font-weight:400}.Review-module__-9Vwsa__textarea{resize:none;background-color:#f9f9f9;border:none;border-radius:10px;outline:none;width:100%;height:120px;min-height:150px;padding:12px 16px;font-size:14px;font-weight:400}.Review-module__-9Vwsa__ratingContainer{flex-direction:column;display:flex}.Review-module__-9Vwsa__ratingWrapper{align-items:center;gap:20px;display:flex}.Review-module__-9Vwsa__starButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.Review-module__-9Vwsa__star{width:20px;height:20px}.Review-module__-9Vwsa__submitButton{color:#fff;cursor:pointer;background-color:#3ac285;border:none;border-radius:10px;width:262px;padding:12px 16px;font-size:16px;font-weight:600}.Review-module__-9Vwsa__submitButton.Review-module__-9Vwsa__disabled{opacity:.7;cursor:not-allowed}.Review-module__-9Vwsa__allReviews{flex-direction:column;gap:20px;display:flex}.Review-module__-9Vwsa__allReviews h3{color:#4c67ee;font-size:18px;font-weight:600}.Review-module__-9Vwsa__reviewsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Review-module__-9Vwsa__reviewCard{background:#fff;border:1px solid #e6e6e6;border-radius:10px;flex-direction:column;gap:25px;width:100%;height:100%;padding:20px;display:flex}.Review-module__-9Vwsa__reviewHeader{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Review-module__-9Vwsa__reviewHeader h4{white-space:nowrap;text-overflow:ellipsis;width:100px;font-size:16px;font-weight:600;overflow:hidden}.Review-module__-9Vwsa__stars{gap:4px;display:flex}.Review-module__-9Vwsa__reviewTextContainer{scrollbar-width:none;width:100%;height:100px;overflow:hidden scroll}.Review-module__-9Vwsa__reviewText{color:#636f7b;line-break:anywhere;font-size:14px;font-weight:400}.Review-module__-9Vwsa__errorText{color:red;font-size:12px}@media (max-width:1550px){.Review-module__-9Vwsa__reviewsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.Review-module__-9Vwsa__reviewsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Review-module__-9Vwsa__formGroup{grid-template-columns:1fr}.Review-module__-9Vwsa__reviewForm{padding:40px 32px}.Review-module__-9Vwsa__submitButton{width:100%}}@media (max-width:450px){.Review-module__-9Vwsa__reviewsContainer{width:100%;margin:0 20px}.Review-module__-9Vwsa__reviewsGrid{grid-template-columns:1fr}.Review-module__-9Vwsa__reviewForm{padding:40px 10px}.Review-module__-9Vwsa__reviewForm h3,.Review-module__-9Vwsa__allReviews h3{font-size:18px}.Review-module__-9Vwsa__submitButton{width:100%}.Review-module__-9Vwsa__input,.Review-module__-9Vwsa__ratingWrapper span{font-size:14px}}.Review-module__-9Vwsa__inputWrapper{width:100%;position:relative}.Review-module__-9Vwsa__errorInput{border:1px solid red}.Review-module__-9Vwsa__starButton{cursor:pointer;background:0 0;border:none;padding:0}.Review-module__-9Vwsa__star{transition:all .2s}.Review-module__-9Vwsa__star:hover{transform:scale(1.2)}.Review-module__-9Vwsa__wordCount{color:#666;text-align:right;margin-top:4px;font-size:.8rem;transition:color .3s}.Review-module__-9Vwsa__charCount{text-align:right;margin-top:4px;font-size:.8rem;transition:color .3s}.Review-module__-9Vwsa__underMinLength{border-color:#f44}
.LatestUpdates-module__3gJYtG__latestUpdates{background-color:#f9f9f9;justify-content:center;align-items:center;gap:36px;width:100%;height:700px;font-family:Inter;display:flex}.LatestUpdates-module__3gJYtG__latestUpdatesContent{flex-direction:column;gap:70px;height:477px;display:flex}.LatestUpdates-module__3gJYtG__carousels{flex-direction:column;gap:10px;width:100%;display:flex}:is(.LatestUpdates-module__3gJYtG__carousels .p-carousel-prev-icon,.LatestUpdates-module__3gJYtG__carousels .p-carousel-prev,.LatestUpdates-module__3gJYtG__carousels .p-carousel-next-icon,.LatestUpdates-module__3gJYtG__carousels .p-carousel-next,.LatestUpdates-module__3gJYtG__carousels .p-carousel-indicators){display:none}.LatestUpdates-module__3gJYtG__carousels .p-carousel-item{justify-content:center;width:320px;display:flex}.LatestUpdates-module__3gJYtG__updateCard{background-color:#fff;border-radius:10px;flex-direction:column;gap:24px;width:270px;height:98%;padding:21px 19px;display:flex;box-shadow:0 2px 5px #0000001a}.LatestUpdates-module__3gJYtG__heading{color:#000;font-size:28px;font-weight:600}.LatestUpdates-module__3gJYtG__updateImageContainer{background-color:#d9d9d9;border-radius:10px;width:100%;height:180px}.LatestUpdates-module__3gJYtG__skeleton{border-radius:5px;width:100%;height:100%;line-height:2}.LatestUpdates-module__3gJYtG__updateImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.LatestUpdates-module__3gJYtG__skeletonContainer{flex-direction:row;justify-content:space-between;height:113px;display:flex}.LatestUpdates-module__3gJYtG__updateDetails{flex-direction:column;justify-content:space-between;height:113px;display:flex}.LatestUpdates-module__3gJYtG__updateTitle{color:#000;height:54px;font-size:18px;font-weight:600}.LatestUpdates-module__3gJYtG__readMoreContainer{justify-content:flex-start;display:flex}.LatestUpdates-module__3gJYtG__readMore{color:#fff;background-color:#3ac285;border-radius:50px;padding:2px 18px;font-size:14px;font-weight:600}@media (min-width:1025px) and (max-width:1200px){.LatestUpdates-module__3gJYtG__latestUpdates{align-items:center;height:500px}.LatestUpdates-module__3gJYtG__carousels{width:100%}.LatestUpdates-module__3gJYtG__latestUpdatesContent{height:420px}.LatestUpdates-module__3gJYtG__updatesContainer{justify-content:center}.LatestUpdates-module__3gJYtG__updateCard{width:218px}.LatestUpdates-module__3gJYtG__updateImageContainer{width:180px;height:125px}}@media (min-width:769px) and (max-width:1024px){.LatestUpdates-module__3gJYtG__latestUpdates{gap:40px;height:auto;padding:50px 0}.LatestUpdates-module__3gJYtG__updatesContainer{width:100%}.LatestUpdates-module__3gJYtG__latestUpdatesContent{height:auto}.LatestUpdates-module__3gJYtG__carousels{width:100%}.LatestUpdates-module__3gJYtG__updateImageContainer{width:230px;height:170px}}@media (min-width:451px) and (max-width:768px){.LatestUpdates-module__3gJYtG__latestUpdates{gap:30px;height:auto;padding:35px}.LatestUpdates-module__3gJYtG__updatesContainer,.LatestUpdates-module__3gJYtG__carousels{width:100%}.LatestUpdates-module__3gJYtG__latestUpdatesContent{gap:30px;width:100%;height:auto}.LatestUpdates-module__3gJYtG__updateCard{width:334px;height:373px}.LatestUpdates-module__3gJYtG__updateImageContainer{width:296px;height:194px}}@media (max-width:450px){.LatestUpdates-module__3gJYtG__latestUpdates{height:auto;padding:54px 0}.LatestUpdates-module__3gJYtG__carousels{width:100%}.LatestUpdates-module__3gJYtG__latestUpdatesContent{width:100%;height:auto}.LatestUpdates-module__3gJYtG__heading{text-align:center;font-size:22px}.LatestUpdates-module__3gJYtG__updatesContainer{width:100%}.LatestUpdates-module__3gJYtG__updateCard{width:334px;height:373px}.LatestUpdates-module__3gJYtG__updateImageContainer{width:296px;height:194px}.LatestUpdates-module__3gJYtG__readMore{font-weight:500}}
.imageSkeleton-module__bv7J2W__stateImageContainer{width:100%;height:100%}.imageSkeleton-module__bv7J2W__stateSkeleton{width:100%;height:100%;line-height:2!important}.imageSkeleton-module__bv7J2W__stateImage{object-fit:cover;border-radius:4px;width:100%;height:100%}.imageSkeleton-module__bv7J2W__collegeLogo{object-fit:cover;width:100%;height:100%}
.NewsArticle-module__wlie9q__newsContainer{justify-content:center;align-items:center;display:flex}.NewsArticle-module__wlie9q__newsSection{flex-direction:column;width:1440px;display:flex}.NewsArticle-module__wlie9q__featuredArticle{height:660px;margin:70px 0;position:relative}.NewsArticle-module__wlie9q__featuredImage{object-fit:cover;border-radius:20px}.NewsArticle-module__wlie9q__featuredContent{color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;flex-direction:column;gap:10px;padding:70px;display:flex;position:absolute;bottom:0;left:0;right:0}.NewsArticle-module__wlie9q__featuredContent div{max-width:70%;font-size:40px;font-weight:600}.NewsArticle-module__wlie9q__viewButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:10px;width:146px;padding:10px 20px;font-size:18px;font-weight:500}.NewsArticle-module__wlie9q__sectionTitle{color:#4c67ee;font-size:28px;font-weight:600}.NewsArticle-module__wlie9q__recentArticles{flex-direction:column;gap:48px;width:1150px;margin:0 auto;padding:70px 0;display:flex}.NewsArticle-module__wlie9q__articlesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.NewsArticle-module__wlie9q__articleCard{border-radius:10px;flex-direction:column;gap:24px;width:100%;height:100%;display:flex;overflow:hidden}.NewsArticle-module__wlie9q__articleImage{aspect-ratio:4/3;width:100%;position:relative}.NewsArticle-module__wlie9q__placeholderImage{aspect-ratio:4/3;background-color:#d9d9d9;width:100%;position:relative}.NewsArticle-module__wlie9q__image{object-fit:cover;width:100%;height:100%}.NewsArticle-module__wlie9q__articleContent{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;gap:18px;display:flex;overflow:hidden}.NewsArticle-module__wlie9q__articleContent h4{font-size:18px;font-weight:600}.NewsArticle-module__wlie9q__articleMeta{flex-direction:column;gap:5px;font-size:16px;font-weight:600;display:flex}.NewsArticle-module__wlie9q__articleMetaAuthor{flex-direction:column;font-weight:600;display:flex}.NewsArticle-module__wlie9q__articleMetaDate{color:#636f7b}.NewsArticle-module__wlie9q__skeleton{--base-color:#f3f3f3;--highlight-color:#ecebeb;border-radius:10px;height:100%;line-height:2}.NewsArticle-module__wlie9q__bannerSkeleton{border-radius:20px;height:100%!important}@media screen and (max-width:1550px){.NewsArticle-module__wlie9q__newsSection{width:90%}.NewsArticle-module__wlie9q__recentArticles{width:80%}}@media screen and (max-width:1200px){.NewsArticle-module__wlie9q__featuredArticle{height:500px;margin:50px 0 30px}.NewsArticle-module__wlie9q__recentArticles{gap:30px;padding:30px 0 50px}.NewsArticle-module__wlie9q__articleCard{gap:15px}.NewsArticle-module__wlie9q__articleContent{gap:10px}.NewsArticle-module__wlie9q__articleContent h4{font-size:16px}.NewsArticle-module__wlie9q__articleMeta{font-size:14px}}@media (max-width:1024px){.NewsArticle-module__wlie9q__featuredContent div{font-size:20px}.NewsArticle-module__wlie9q__featuredArticle{height:380px}}@media (max-width:768px){.NewsArticle-module__wlie9q__featuredArticle{height:300px}.NewsArticle-module__wlie9q__featuredContent{padding:20px}.NewsArticle-module__wlie9q__featuredContent div{max-width:100%;font-size:22px}.NewsArticle-module__wlie9q__articlesGrid{grid-template-columns:repeat(2,1fr);gap:30px}.NewsArticle-module__wlie9q__recentArticles{gap:20px;width:100%}.NewsArticle-module__wlie9q__sectionTitle{font-size:24px}.NewsArticle-module__wlie9q__articleContent h4{font-size:16px}.NewsArticle-module__wlie9q__articleMeta{font-size:14px}.NewsArticle-module__wlie9q__viewButton{width:135px;font-size:16px}}@media (max-width:450px){.NewsArticle-module__wlie9q__newsSection{width:90%}.NewsArticle-module__wlie9q__featuredArticle{border-radius:10px;height:347px;padding:20px}.NewsArticle-module__wlie9q__recentArticles{gap:48px;width:100%;padding:70px 0}.NewsArticle-module__wlie9q__featuredContent div{font-size:20px}.NewsArticle-module__wlie9q__sectionTitle{font-size:28px}.NewsArticle-module__wlie9q__articleImage{aspect-ratio:4/3;height:auto}.NewsArticle-module__wlie9q__articleContent{gap:18px}.NewsArticle-module__wlie9q__articleContent h4{font-size:18px;font-weight:600}.NewsArticle-module__wlie9q__articleMeta{font-size:14px}.NewsArticle-module__wlie9q__articlesGrid{grid-template-columns:repeat(1,1fr);gap:20px}.NewsArticle-module__wlie9q__viewButton{width:135px;font-size:16px}}@media (max-width:350px){.NewsArticle-module__wlie9q__newsSection{width:90%}.NewsArticle-module__wlie9q__featuredArticle{border-radius:10px;height:347px;padding:20px}.NewsArticle-module__wlie9q__recentArticles{gap:48px;width:100%;padding:70px 0}.NewsArticle-module__wlie9q__featuredContent div{font-size:17px}.NewsArticle-module__wlie9q__sectionTitle{font-size:28px}.NewsArticle-module__wlie9q__articleImage{aspect-ratio:4/3;height:auto}.NewsArticle-module__wlie9q__articleContent{gap:18px}.NewsArticle-module__wlie9q__articleContent h4{font-size:18px;font-weight:600}.NewsArticle-module__wlie9q__articleMeta{font-size:14px}.NewsArticle-module__wlie9q__articlesGrid{grid-template-columns:repeat(1,1fr);gap:20px}.NewsArticle-module__wlie9q__viewButton{width:135px;font-size:16px}}
