.PostCard_card__c1Dy3{display:flex;flex-direction:row;gap:15px;background-color:#fff;text-decoration:none;color:#222;transition:all .2s ease-in-out;border-bottom:1px solid #eee;padding-bottom:15px}.PostCard_card__c1Dy3:hover .PostCard_title__pUPyb{color:var(--primary-color)}.PostCard_imageContainer__uaMtT{position:relative;flex-basis:35%;flex-shrink:0;width:100px;aspect-ratio:16/9;background-color:#f0f0f0}.PostCard_content__6SMfY{flex-basis:65%;padding-top:0;display:flex;flex-direction:column}.PostCard_category__ibdxO{color:#014ecc;font-size:.8rem;font-weight:700;text-transform:uppercase;text-decoration:none}.PostCard_title__pUPyb{font-size:.9rem;font-weight:700;line-height:1.3;margin-top:5px}@media (min-width:500px){.PostCard_card__c1Dy3{flex-direction:column;gap:0;border-bottom:none;padding-bottom:0}.PostCard_imageContainer__uaMtT{flex-basis:auto;width:100%}.PostCard_content__6SMfY{flex-basis:auto;padding-top:10px}.PostCard_title__pUPyb{font-size:1.25rem}.PostCard_large__wwKBP .PostCard_category__ibdxO{font-size:1rem}.PostCard_large__wwKBP .PostCard_title__pUPyb{font-size:2.3rem}}.PostCard_large__wwKBP{flex-direction:column;gap:0;border-bottom:none;padding-bottom:0}.PostCard_large__wwKBP .PostCard_imageContainer__uaMtT{width:100%}.PostCard_large__wwKBP .PostCard_content__6SMfY{padding-top:15px}.Home_container__sNFgY{max-width:1100px;margin:20px auto;padding:0 16px;width:100%}.Home_heroGrid__D53lx{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:30px}@media (min-width:768px){.Home_heroGrid__D53lx{grid-template-columns:1fr 1fr}.Home_heroGrid__D53lx>:first-child{grid-column:1/-1}}@media (min-width:900px){.Home_heroGrid__D53lx{grid-template-columns:repeat(3,1fr)}.Home_heroGrid__D53lx>:first-child{grid-column:1/3;grid-row:1/3}}.Home_categorySection__jqlnO{margin-top:40px}.Home_categoryTitle__abgPU{font-size:1.8rem;font-weight:700;text-transform:capitalize;color:#333;text-decoration:none;position:relative;padding-bottom:8px;margin-bottom:25px;display:inline-block}.Home_categoryTitle__abgPU:before{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:var(--primary-color)}.Home_categoryTitle__abgPU:after{content:"";position:absolute;bottom:0;left:45px;width:25px;height:3px;background-color:#016fe2}.Home_categoryTitle__abgPU:hover{color:var(--primary-color)}.Home_categoryGrid__Ljwhq{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media (min-width:500px){.Home_categoryGrid__Ljwhq{grid-template-columns:1fr 1fr}}@media (min-width:900px){.Home_categoryGrid__Ljwhq{grid-template-columns:1fr 1fr 1fr}}.Home_categoryPageTitle__IiIFB{font-size:2.5rem;font-weight:700;text-transform:capitalize;display:inline-block;padding-bottom:5px;margin-bottom:25px;position:relative}.Home_categoryPageTitle__IiIFB:before{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background-color:var(--primary-color)}.Home_categoryPageTitle__IiIFB:after{content:"";position:absolute;bottom:0;left:45px;width:25px;height:3px;background-color:#016fe2}.Home_loadMoreButton__Th3d_{background-color:var(--primary-color);color:#fff;border:none;padding:12px 30px;font-size:1rem;font-weight:700;cursor:pointer;border-radius:4px;transition:background-color .2s ease;font-family:Montserrat,sans-serif}.Home_loadMoreButton__Th3d_:hover{background-color:#014ecc}.Home_loadMoreButton__Th3d_:disabled{background-color:#999;cursor:not-allowed}.ColumnsCarousel_columnsSection__axwuS{margin:30px 0;width:100%}.ColumnsCarousel_title__LcNrZ{background-color:#014ecc;color:#fff;padding:10px 20px;font-size:1.5rem;font-weight:700;text-transform:capitalize;border-radius:4px 4px 0 0}.ColumnsCarousel_carouselContainer__GjYHc{background-color:#fff;padding:20px 0;position:relative;border:1px solid #eee;border-top:none;border-bottom:3px solid #014ecc}.ColumnsCarousel_swiper__ZxD6u{margin-left:50px;margin-right:50px;padding:0}.ColumnsCarousel_slide__EjGNT{width:90px!important}.ColumnsCarousel_item__7ZHK5{display:flex;flex-direction:column;align-items:center;text-decoration:none;gap:8px;transition:transform .2s ease}.ColumnsCarousel_item__7ZHK5:hover{transform:scale(1.05)}.ColumnsCarousel_iconCircle__Dcrkl{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 2px 5px rgba(0,0,0,.1)}.ColumnsCarousel_iconCircle__Dcrkl,.ColumnsCarousel_name__bhSAm{background-color:var(--primary-color);color:#fff;transition:all .2s ease}.ColumnsCarousel_name__bhSAm{padding:3px 10px;border-radius:12px;font-size:.7rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.ColumnsCarousel_swiperButton__iqFCF{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;color:var(--primary-color);cursor:pointer;background-color:#f0f0f0;border:1px solid #ddd;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ColumnsCarousel_buttonPrev__uaf2y{left:5px}.ColumnsCarousel_buttonNext__fxJea{right:5px}.ColumnsCarousel_swiperButton__iqFCF:after{content:"next";font-family:swiper-icons;font-size:1.5rem!important;font-weight:900;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.ColumnsCarousel_buttonPrev__uaf2y:after{content:"prev"}.ColumnsCarousel_swiperButton__iqFCF.ColumnsCarousel_swiper-button-disabled__8mV5_{opacity:.2;cursor:auto}@media (min-width:768px){.ColumnsCarousel_slide__EjGNT{width:110px!important}.ColumnsCarousel_iconCircle__Dcrkl{width:70px;height:70px;font-size:2.2rem}.ColumnsCarousel_name__bhSAm{font-size:.8rem}.ColumnsCarousel_swiper__ZxD6u{margin-left:55px;margin-right:55px}}@keyframes LivePostCard_blink__pbXhU{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.LivePostCard_card__Solao{display:flex;flex-direction:row;gap:15px;background-color:#fefefe;text-decoration:none;color:#222;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:25px;overflow:hidden;border:1px solid #ddd;border-left:5px solid #e60000}.LivePostCard_imageContainer___Qx4k{position:relative;flex-basis:35%;flex-shrink:0;aspect-ratio:16/9;background-color:#f0f0f0}.LivePostCard_content__2W0yg{flex-basis:65%;padding:15px;display:flex;flex-direction:column;justify-content:center}.LivePostCard_liveTag__QLXpd{background-color:#e60000;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:4px;display:inline-block;align-self:flex-start;margin-bottom:10px;animation:LivePostCard_blink__pbXhU 1.2s linear infinite}.LivePostCard_title__fLUbG{font-size:1.5rem;font-weight:700;line-height:1.3;margin:0;color:#222;transition:color .2s ease}.LivePostCard_card__Solao:hover .LivePostCard_title__fLUbG{color:var(--primary-color,#1d69e0)}@media (max-width:600px){.LivePostCard_card__Solao{flex-direction:column}.LivePostCard_imageContainer___Qx4k{flex-basis:auto;width:100%}.LivePostCard_content__2W0yg{flex-basis:auto;padding:10px 15px}.LivePostCard_title__fLUbG{font-size:1.2rem}}