.hero-top-section{background-color:#fff;width:100%;padding:50px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.hero-top-news{max-width:1400px;margin:0 auto;padding:0 40px 30px}.hero-top-news-content{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.top-news-btn{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background-color:#1877f2;border:none;border-radius:4px;align-items:center;gap:8px;padding:10px 20px;font-size:10px;font-weight:700;transition:background-color .2s;display:flex}.top-news-btn:hover{background-color:#1565c0}.top-news-btn svg{width:16px;height:16px}.hero-headline-wrapper{flex:1;min-width:0;min-height:34px;position:relative;overflow:hidden}.hero-top-loading-lines{align-items:center;gap:10px;width:100%;min-height:28px;display:flex}.hero-top-loading-line{background:#e5e7eb;border-radius:999px;width:30%;height:18px;position:relative;overflow:hidden}.hero-top-loading-line.hero-top-loading-line-lg{width:45%}.hero-top-loading-line.hero-top-loading-line-sm{width:22%}.hero-top-loading-line:before{content:"";background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%);animation:1.4s ease-in-out infinite hero-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes hero-loading-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero-headline-carousel{will-change:transform;flex-direction:row;display:flex}.hero-headline-carousel a{flex-shrink:0;width:auto;min-width:auto;margin-right:40px;text-decoration:none;display:block}.hero-headline-carousel .hero-main-headline{color:#2c3e50;white-space:nowrap;cursor:pointer;flex-shrink:0;width:auto;min-width:auto;margin:0;font-weight:700;line-height:1.4;transition:color .2s}.hero-headline-carousel a:hover .hero-main-headline{color:#1877f2}.hero-navigation-buttons{gap:10px;display:flex}.nav-arrow-btn{cursor:pointer;color:#2c3e50;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.nav-arrow-btn:hover{color:#1877f2;background-color:#f5f5f5;border-color:#1877f2}.hero-articles-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1250px;margin:0 auto;padding:0;display:grid}.hero-brokers-carousel-wrapper{cursor:grab;max-width:1250px;margin:0 auto;position:relative}.hero-brokers-carousel-wrapper:active{cursor:grabbing}.carousel-nav-btn{cursor:pointer;z-index:10;color:#555;background-color:#fff;border:1px solid #eaeaea;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s;display:flex;position:absolute;top:30%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.carousel-nav-btn svg{stroke-width:2.5px;width:20px;height:20px;display:block}.carousel-nav-btn:hover{color:#1877f2;background-color:#fff;border-color:#1877f2;transform:translateY(-50%)scale(1.05);box-shadow:0 6px 16px #1877f226}.carousel-nav-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.carousel-nav-btn.prev{left:-60px}.carousel-nav-btn.next{right:-60px}@media (max-width:768px){.carousel-nav-btn{display:none}.market-data-bar{position:relative;overflow-x:hidden}.market-data-track{white-space:nowrap;gap:20px;width:max-content;display:flex}}.hero-brokers-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:15px;padding:0;overflow-x:auto;display:flex!important}.hero-brokers-carousel::-webkit-scrollbar{display:none}.hero-brokers-carousel .hero-article-card{scroll-snap-align:center;flex-shrink:0;width:calc(33.3333% - 10px);min-width:calc(33.3333% - 10px);max-width:calc(33.3333% - 10px)}.hero-article-card{cursor:pointer;color:inherit;border-right:1px solid #e0e0e0;gap:15px;padding-right:15px;text-decoration:none;transition:transform .2s;display:flex}.hero-article-card.is-loading{cursor:default;pointer-events:none}.hero-loading-image,.hero-loading-text-line,.market-loading-line{background:#e5e7eb;position:relative;overflow:hidden}.hero-loading-image{border-radius:8px;width:100%;height:100%}.hero-loading-text-line{border-radius:999px;height:12px}.hero-loading-text-line.hero-loading-text-sm{width:45%}.hero-loading-text-line:not(.hero-loading-text-sm){width:88%}.hero-loading-image:before,.hero-loading-text-line:before,.market-loading-line:before{content:"";background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%);animation:1.4s ease-in-out infinite hero-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.hero-article-card:last-child{border-right:none;padding-right:0}.hero-article-image-wrapper{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:15px;display:flex;position:relative;overflow:hidden}.hero-article-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hero-article-content{flex-direction:column;gap:8px;display:flex}.hero-article-category{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.hero-article-headline{color:#2c3e50;margin:0;font-size:14px;font-weight:700;line-height:1.4;transition:color .2s}.hero-article-card:hover .hero-article-headline{color:#1877f2}@media (max-width:1024px){.hero-articles-grid{grid-template-columns:repeat(2,1fr);gap:25px}.hero-main-headline{font-size:20px}}@media (max-width:768px){.hero-top-news{padding:0 15px 25px}.hero-top-news-content{flex-direction:column;align-items:flex-start;gap:15px}.hero-headline-wrapper{width:100%;min-width:0}.hero-main-headline{word-break:break-word;width:100%;padding-right:0;font-size:18px;line-height:1.3}.hero-navigation-buttons{align-self:flex-end;margin-top:10px}.top-news-btn{padding:8px 16px;font-size:9px}.hero-articles-grid{grid-template-columns:1fr;gap:20px;padding:0 15px}.hero-brokers-carousel-wrapper{padding:0 15px}.hero-brokers-carousel{gap:12px;padding-bottom:10px}.hero-brokers-carousel .hero-article-card{width:280px;min-width:280px;max-width:280px}.hero-article-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;align-items:center;gap:15px;padding:15px;box-shadow:0 2px 8px #00000014}.hero-article-image-wrapper{width:70px;min-width:70px;height:70px;margin-bottom:0}.hero-article-content{flex:1;gap:6px;min-width:0}.hero-article-category{font-size:11px}.hero-article-headline{font-size:15px;line-height:1.4}.market-data-track{white-space:nowrap;will-change:transform;gap:20px;width:max-content;animation:20s linear infinite marketTicker;display:flex}}@keyframes marketTicker{0%{transform:translate(0)}to{transform:translate(-200%)}}@media (max-width:480px){.hero-top-news{padding:0 12px 20px}.hero-main-headline{word-break:break-word;font-size:16px;line-height:1.3}.hero-articles-grid{gap:15px;padding:0 12px}.hero-brokers-carousel{gap:15px}.hero-brokers-carousel .hero-article-card{min-width:100%}.hero-article-card{gap:12px;padding:12px}.hero-article-image-wrapper{width:60px;min-width:60px;height:60px}.hero-article-content{gap:5px}.hero-article-category{font-size:10px}.hero-article-headline{font-size:14px;line-height:1.3}.top-news-btn{padding:6px 12px;font-size:8px}.top-news-btn span{font-size:8px}.nav-arrow-btn{width:36px;height:36px}}.market-data-bar{width:100%;margin-top:20px;padding:15px 0 0}@media (min-width:769px){.market-data-bar{overflow:visible}.market-data-bar .market-data-item[data-duplicate=true]{display:none!important}.market-data-track{justify-content:center}}.market-data-track{white-space:nowrap;align-items:center;gap:20px;width:100%;display:flex}.mobile-only-duplicates{display:none!important}.market-data-bar::-webkit-scrollbar{display:none}.market-data-item{color:#2c3e50;white-space:nowrap;background-color:#f8f9fa;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.market-data-item.is-loading{gap:10px}.market-loading-line{border-radius:999px;height:11px}.market-loading-line.market-loading-line-sm{width:52px}.market-loading-line:not(.market-loading-line-sm){width:62px}.market-data-label{color:#555;font-weight:700}.market-data-change{font-weight:600}.market-data-change.up{color:#27ae60}.market-data-change.down{color:#e74c3c}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-headline-carousel{animation:15s linear infinite ticker}.hero-headline-wrapper:hover .hero-headline-carousel{animation-play-state:paused}@media (min-width:769px){.market-data-track{justify-content:center;width:100%;animation:none}.market-data-item[data-duplicate=true]{display:none}}
