.ticker-and-categories{width:100%;top:-100px;transition:.25s}.ticker-and-categories.fixed-to-top{position:fixed;top:0;left:0;z-index:500}.hero-content{width:100%;display:flex;justify-content:center;gap:10px;padding:15px 10px}@media only screen and (max-width:767px){.hero-content{flex-direction:column;gap:15px;padding:10px 0}}.hero-content .big-container{width:80%}@media only screen and (max-width:767px){.hero-content .big-container{width:100%}}.hero-content .small-container{width:25%;padding:0}@media only screen and (max-width:767px){.hero-content .small-container{width:100%;padding:0 15px 15px}}.news-list{width:100%;display:flex;flex-wrap:wrap;gap:30px;row-gap:50px}.news-list .news-column{width:23%}@media only screen and (max-width:767px){.news-list .news-column{width:100%;height:-moz-fit-content;height:fit-content}}.category-news-list-page{width:100%;padding:40px 30px;display:flex;gap:20px;position:relative}@media only screen and (max-width:767px){.category-news-list-page{flex-direction:column;padding:20px 0}}@media only screen and (min-width:767px){.category-news-list-page.fixed-to-top .category-caraousel-container{position:fixed;top:110px;width:calc(40% - 20px)}.category-news-list-page.fixed-to-top .categories-news-list{margin-left:40%;padding-left:20px}.category-news-list-page.fixed-to-bottom .category-caraousel-container{position:absolute;bottom:0;width:calc(40% - 20px)}.category-news-list-page.fixed-to-bottom .categories-news-list{margin-left:40%;padding-left:20px}}.category-news-list-page .category-caraousel-container{width:40%;content:""}@media only screen and (max-width:767px){.category-news-list-page .category-caraousel-container{width:100%}}.category-news-list-page .category-caraousel-container .category-caraousel{width:100%;aspect-ratio:3/2}.category-news-list-page .category-caraousel-container .category-caraousel .latest-news-caraousel .news-slide{width:100%!important;height:100%!important}.category-news-list-page .categories-news-list{width:60%;display:flex;flex-wrap:wrap;gap:20px;row-gap:30px}@media only screen and (max-width:767px){.category-news-list-page .categories-news-list{width:100%;padding:10px;gap:10px}}.category-news-list-page .categories-news-list .news-column{width:calc(33% - 14px)}@media only screen and (max-width:767px){.category-news-list-page .categories-news-list .news-column{width:100%}}.category-news-list-page .web-stories-list{padding-left:0}.category-news-list-page .web-stories-list .story-card{min-width:200px;min-height:200px;width:200px;height:200px}.category-news-list-page .web-stories-list .story-card:hover .story{width:200px;height:200px}.category-news-list-page .web-stories-list .story-card .story{width:180px;height:180px}.category-news-list-page .web-stories-list .story-card .title{font-size:14px;padding:0 12px}.home-page-list-main-container{padding:30px 60px;display:flex;flex-direction:column;align-items:center;width:100%}@media only screen and (max-width:767px){.home-page-list-main-container{padding:15px 10px}.home-page-list-main-container .section-heading{font-size:25px!important}}.home-page-list-main-container .section-heading{width:100%;text-align:left;font-size:30px}.home-page-list-main-container .list-container{width:100%;display:flex;flex-direction:column;align-items:center}.home-page-list-main-container .list-container .list{width:calc(91% + 90px);display:flex;flex-wrap:wrap;gap:30px;row-gap:40px;margin-top:20px}@media only screen and (max-width:767px){.home-page-list-main-container .list-container .list{gap:10px;row-gap:15px;width:100%}}.home-page-list-main-container .list-container .list .news-col{width:23%}@media only screen and (max-width:767px){.home-page-list-main-container .list-container .list .news-col{width:100%}}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:200px}.loading-spinner .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-spinner p{color:#666;font-size:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.carousel-skeleton{width:100%;height:400px;background:#f8f9fa;border-radius:8px;overflow:hidden;position:relative}.carousel-skeleton .skeleton-image{width:100%;height:70%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.carousel-skeleton .skeleton-content{padding:1rem}.carousel-skeleton .skeleton-content .skeleton-title{height:24px;margin-bottom:.5rem}.carousel-skeleton .skeleton-content .skeleton-text,.carousel-skeleton .skeleton-content .skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.carousel-skeleton .skeleton-content .skeleton-text{height:16px;width:70%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.loading-sections{padding:2rem 0}.loading-sections .section-skeleton{height:300px;background:#f8f9fa;border-radius:8px;margin-bottom:2rem;position:relative;overflow:hidden}.loading-sections .section-skeleton:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:400px}.error-container h2{color:#e74c3c;margin-bottom:1rem;font-size:1.5rem}.error-container p{color:#666;margin-bottom:2rem;max-width:400px}.error-container .retry-button{background:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}.error-container .retry-button:hover{background:#2980b9}.error-container .retry-button:active{transform:translateY(1px)}.hero-content{will-change:transform}.big-container{contain:layout style paint}.news-col{min-height:200px}@media only screen and (max-width:767px){.news-col{min-height:5px}}.news-slide{aspect-ratio:16/9;min-height:300px}*{transition:opacity .2s ease-in-out}.fixed-to-bottom,.fixed-to-top{will-change:transform;transform:translateZ(0)}