.news-module__3wyZFG__newsCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:inherit;word-wrap:break-word;overflow-wrap:break-word;background:linear-gradient(135deg,#1e232df2 0%,#141923fa 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex-shrink:0;width:100%;height:100%;min-height:450px;padding:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #0000004d,inset 0 0 0 1px #ffffff0d}.news-module__3wyZFG__newsCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#3b82f60d 0%,#0000 50%);transition:opacity .5s;position:absolute;inset:0}.news-module__3wyZFG__newsCard:after{content:"";opacity:0;z-index:-1;filter:blur(10px);border-radius:16px;transition:opacity .3s;position:absolute;inset:-2px}.news-module__3wyZFG__newsCard:hover{background:linear-gradient(135deg,#232837fa 0%,#191e2d 100%);border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff14,0 0 30px #3b82f61a}.news-module__3wyZFG__newsCard:hover:before{opacity:1}.news-module__3wyZFG__newsCard:hover:after{opacity:.5}.news-module__3wyZFG__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;max-width:100%;margin-bottom:12px;display:flex}.news-module__3wyZFG__authorInfo{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.news-module__3wyZFG__authorAvatar{background:linear-gradient(135deg,#3b82f633 0%,#9333ea33 100%);border:2px solid #3b82f666;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;transform:scale(1.05);box-shadow:0 4px 12px #3b82f64d}.news-module__3wyZFG__newsCard:hover .news-module__3wyZFG__authorAvatar{border-color:#3b82f666;transform:scale(1.05);box-shadow:0 4px 12px #3b82f64d}.news-module__3wyZFG__authorAvatar img{object-fit:cover;filter:brightness(1.5);width:100%;height:100%;scale:1.5}.news-module__3wyZFG__avatarPlaceholder{color:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.news-module__3wyZFG__avatarPlaceholder svg{width:20px;height:20px}.news-module__3wyZFG__authorDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.news-module__3wyZFG__authorName{color:var(--dark-text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;font-size:15px;font-weight:700;line-height:1.3;display:flex;overflow:hidden}.news-module__3wyZFG__authorNameBadge{margin-top:.5px}.news-module__3wyZFG__postTime{color:var(--dark-text-secondary);opacity:.6;font-size:15px;line-height:1.3}.news-module__3wyZFG__categoryBadge{color:#3b82f6;white-space:nowrap;border:1px solid #3b82f64d;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:500;transition:all .3s;box-shadow:0 2px 8px #3b82f61a}.news-module__3wyZFG__newsCard:hover .news-module__3wyZFG__categoryBadge{border-color:#3b82f680;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f633}.news-module__3wyZFG__cardContent{flex:1;max-width:100%;margin-bottom:12px;overflow:hidden}.news-module__3wyZFG__newsTitle{color:var(--dark-text-primary);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin:0 0 8px;font-size:15px;font-weight:400;line-height:1.4;overflow:hidden;word-wrap:break-word!important;word-break:break-word!important;white-space:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;display:-webkit-box!important}.news-module__3wyZFG__newsExcerpt{color:var(--dark-text-secondary);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;opacity:.6;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin:0;font-size:15px;line-height:1.5;overflow:hidden;word-wrap:break-word!important;word-break:break-word!important;white-space:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;display:-webkit-box!important}.news-module__3wyZFG__newsImage{border:1px solid #ffffff1a;border-radius:12px;width:100%;height:200px;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0006}.news-module__3wyZFG__newsImage:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0000004d 100%);transition:opacity .3s;position:absolute;inset:0}.news-module__3wyZFG__newsCard:hover .news-module__3wyZFG__newsImage:before{opacity:1}.news-module__3wyZFG__newsImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.news-module__3wyZFG__newsCard:hover .news-module__3wyZFG__newsImage img{transform:scale(1.05)}.news-module__3wyZFG__cardFooter{border-top:none;margin-top:auto;padding-top:0}.news-module__3wyZFG__interactionButtons{justify-content:space-around;align-items:center;gap:4px;max-width:425px;display:flex}.news-module__3wyZFG__interactionBtn{color:var(--dark-text-secondary);cursor:pointer;opacity:.6;background:0 0;border:none;flex:0;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:400;transition:all .2s;display:flex}.news-module__3wyZFG__interactionBtn svg{stroke-width:2px;width:18px;height:18px;transition:all .2s}.news-module__3wyZFG__interactionBtn span{display:none}.news-module__3wyZFG__interactionBtn:hover{opacity:1}.news-module__3wyZFG__interactionBtn:first-child:hover{color:#1d9bf0}.news-module__3wyZFG__interactionBtn:first-child:hover svg{fill:#1d9bf01a}.news-module__3wyZFG__interactionBtn:nth-child(2):hover{color:#00ba7c}.news-module__3wyZFG__interactionBtn:nth-child(2):hover svg{fill:#00ba7c1a}.news-module__3wyZFG__interactionBtn:nth-child(3):hover{color:#f91880}.news-module__3wyZFG__interactionBtn:nth-child(3):hover svg{fill:#f918801a}.news-module__3wyZFG__interactionBtn:nth-child(4):hover{color:#1d9bf0}.news-module__3wyZFG__interactionBtn:nth-child(4):hover svg{fill:#1d9bf01a}.news-module__3wyZFG__interactionBtn:active{transform:scale(.95)}@media (min-width:1200px){.news-module__3wyZFG__newsCard{max-width:none;min-height:500px;padding:24px}.news-module__3wyZFG__newsTitle{margin-bottom:12px;font-size:18px;line-height:1.5}.news-module__3wyZFG__newsExcerpt{font-size:16px;line-height:1.6}.news-module__3wyZFG__newsImage{height:240px;margin-bottom:16px}.news-module__3wyZFG__authorAvatar{width:44px;height:44px}.news-module__3wyZFG__authorName,.news-module__3wyZFG__postTime{font-size:16px}.news-module__3wyZFG__categoryBadge{padding:8px 14px;font-size:14px}}@media (min-width:769px) and (max-width:1199px){.news-module__3wyZFG__newsCard{max-width:none;min-height:460px;padding:22px;width:100%!important}.news-module__3wyZFG__cardContent{max-width:100%;overflow:hidden}.news-module__3wyZFG__newsTitle{max-width:100%;margin-bottom:10px;font-size:17px;line-height:1.4}.news-module__3wyZFG__newsExcerpt{max-width:100%;font-size:15px;line-height:1.5}.news-module__3wyZFG__newsImage{height:220px;margin-bottom:14px}.news-module__3wyZFG__authorAvatar{width:42px;height:42px}.news-module__3wyZFG__authorName{font-size:15px}.news-module__3wyZFG__postTime{font-size:14px}.news-module__3wyZFG__categoryBadge{padding:6px 12px;font-size:13px}}@media (max-width:768px){.news-module__3wyZFG__newsCard{border-radius:14px;min-height:400px;padding:18px;width:100%!important;max-width:100%!important}.news-module__3wyZFG__cardContent{max-width:100%;overflow:hidden}.news-module__3wyZFG__authorAvatar{width:36px;height:36px}.news-module__3wyZFG__authorName{font-size:14px}.news-module__3wyZFG__postTime{font-size:13px}.news-module__3wyZFG__categoryBadge{padding:5px 10px;font-size:12px}.news-module__3wyZFG__newsTitle{-webkit-line-clamp:2;line-clamp:2;max-width:100%;margin-bottom:10px;font-size:16px}.news-module__3wyZFG__newsExcerpt{-webkit-line-clamp:3;line-clamp:3;max-width:100%;font-size:14px}.news-module__3wyZFG__newsImage{border-radius:12px;height:200px;margin-bottom:16px}.news-module__3wyZFG__interactionBtn{padding:0}.news-module__3wyZFG__interactionBtn svg{width:17px;height:17px}}@media (max-width:480px){.news-module__3wyZFG__newsCard{border-radius:12px;min-width:280px;min-height:380px;margin:0 auto;padding:16px;width:100%!important;max-width:320px!important}.news-module__3wyZFG__cardContent{max-width:100%;overflow:hidden}.news-module__3wyZFG__authorAvatar{width:34px;height:34px}.news-module__3wyZFG__authorName{font-size:13px}.news-module__3wyZFG__postTime{font-size:12px}.news-module__3wyZFG__categoryBadge{padding:4px 8px;font-size:11px}.news-module__3wyZFG__newsTitle{-webkit-line-clamp:2;line-clamp:2;max-width:100%;margin-bottom:8px;font-size:15px}.news-module__3wyZFG__newsExcerpt{-webkit-line-clamp:3;line-clamp:3;max-width:100%;font-size:13px}.news-module__3wyZFG__newsImage{border-radius:10px;height:180px;margin-bottom:14px}.news-module__3wyZFG__interactionBtn svg{width:16px;height:16px}}
.slideNews-module__F38aTa__newsSliderSection{width:100%;margin:60px 0;position:relative;overflow:hidden}.slideNews-module__F38aTa__swiper-wrapper{padding:0}.slideNews-module__F38aTa__newsSliderHeader{text-align:center;margin-bottom:32px;position:relative}.slideNews-module__F38aTa__headerContent{text-align:center;width:100%;display:block;position:relative}.slideNews-module__F38aTa__newsSliderTitle{letter-spacing:-.5px;color:var(--dark-text-primary);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 0 12px;font-size:36px;font-weight:800;line-height:1.2;display:flex;position:relative}.slideNews-module__F38aTa__newsSliderTitle>span:not(.slideNews-module__F38aTa__titleIcon):not(.slideNews-module__F38aTa__titleBadge){background:linear-gradient(135deg, var(--dark-text-primary) 0%, #667eeae6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.slideNews-module__F38aTa__titleIcon{filter:drop-shadow(0 4px 8px #ffc8004d);-webkit-text-fill-color:initial;color:initial;justify-content:center;align-items:center;font-size:32px;line-height:1;animation:2s ease-in-out infinite slideNews-module__F38aTa__iconBounce;display:inline-flex}.slideNews-module__F38aTa__titleIcon svg{width:100%;height:100%;display:block}@keyframes slideNews-module__F38aTa__iconBounce{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(-5deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(-4px)rotate(5deg)}}.slideNews-module__F38aTa__titleBadge{color:#fff;-webkit-text-fill-color:white;text-shadow:0 2px 4px #0003;background:linear-gradient(135deg,#ef4444e6,#dc2626e6);border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:14px;font-weight:700;animation:2s ease-in-out infinite slideNews-module__F38aTa__badgePulse;display:inline-flex;position:relative;box-shadow:0 4px 12px #ef444466,0 2px 4px #0000001a}.slideNews-module__F38aTa__titleBadge:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ef444499,#dc262699);border-radius:22px;animation:2s ease-in-out infinite slideNews-module__F38aTa__badgeGlow;position:absolute;inset:-2px}@keyframes slideNews-module__F38aTa__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes slideNews-module__F38aTa__badgeGlow{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.slideNews-module__F38aTa__newsSliderSubtitle{color:var(--dark-text-secondary);opacity:.9;margin:0;font-size:16px;font-weight:500;line-height:1.4}.slideNews-module__F38aTa__viewAllButtonContainer{justify-content:center;margin-top:32px;display:flex}.slideNews-module__F38aTa__viewAllButton{color:#3b82f6e6;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a 0%,#9333ea1a 100%);border:1px solid #3b82f64d;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #3b82f61a}.slideNews-module__F38aTa__viewAllButton:hover{color:#3b82f6;background:linear-gradient(135deg,#3b82f626 0%,#9333ea26 100%);border-color:#3b82f680;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f633}.slideNews-module__F38aTa__viewAllIcon{transition:transform .3s}.slideNews-module__F38aTa__viewAllButton:hover .slideNews-module__F38aTa__viewAllIcon{transform:rotate(180deg)translate(-2px)}.slideNews-module__F38aTa__newsSliderContainer{width:100%;padding:0 20px;position:relative}.slideNews-module__F38aTa__newsSwiper{padding:12px 0 44px;position:relative;overflow:visible}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-wrapper{align-items:center;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-next,.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-prev{color:#3b82f6cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e232de6;border:1px solid #ffffff1a;border-radius:50%;width:44px;height:44px;margin-top:-22px;transition:all .3s;box-shadow:0 4px 16px #0003}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-next:after,.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-prev:after{font-size:18px;font-weight:700}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-next:hover,.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-prev:hover{color:#3b82f6;background:#232837f2;border-color:#3b82f64d;transform:scale(1.05);box-shadow:0 6px 20px #3b82f633}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-pagination{position:relative;bottom:8px}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-pagination-bullet{opacity:.6;background:#ffffff4d;border:1px solid #ffffff1a;transition:all .3s}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-pagination-bullet-active{opacity:1;background:#3b82f6cc;border-color:#3b82f666;transform:scale(1.2)}.slideNews-module__F38aTa__newsSlide{flex-shrink:0;justify-content:center;align-items:center;height:auto;transition:opacity .3s;display:flex;width:320px!important}@media (min-width:1200px){.slideNews-module__F38aTa__swiper-slide{width:auto!important}.slideNews-module__F38aTa__newsCardWrapper{min-width:450px;max-width:450px}}.slideNews-module__F38aTa__newsCardWrapper{flex-direction:column;flex-shrink:0;width:100%;height:100%;animation:.6s ease-out backwards slideNews-module__F38aTa__slideIn;display:flex}@keyframes slideNews-module__F38aTa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slideNews-module__F38aTa__newsSliderContainer:before,.slideNews-module__F38aTa__newsSliderContainer:after{content:"";pointer-events:none;z-index:2;opacity:.8;width:60px;position:absolute;top:0;bottom:0}.slideNews-module__F38aTa__newsSliderContainer:before{background:linear-gradient(90deg, var(--dark-bg-primary) 0%, transparent 100%);left:0}.slideNews-module__F38aTa__newsSliderContainer:after{background:linear-gradient(-90deg, var(--dark-bg-primary) 0%, transparent 100%);right:0}.slideNews-module__F38aTa__newsSwiper::-webkit-scrollbar{display:none}.slideNews-module__F38aTa__newsSliderContainer:hover:before,.slideNews-module__F38aTa__newsSliderContainer:hover:after{opacity:.6}@media (min-width:1025px){.slideNews-module__F38aTa__newsSlide{opacity:.8;flex-shrink:0;margin-right:20px;width:400px!important}.slideNews-module__F38aTa__newsSlide.slideNews-module__F38aTa__swiper-slide-active{opacity:1;transform:scale(1.02)}.slideNews-module__F38aTa__newsCardWrapper{flex-shrink:0;width:100%;min-width:380px;max-width:380px}}@media (min-width:1200px){.slideNews-module__F38aTa__newsSlide{margin-right:20px;width:470px!important}.slideNews-module__F38aTa__newsCardWrapper{flex-shrink:0;min-width:450px;max-width:450px}}@media (min-width:1400px){.slideNews-module__F38aTa__newsSlide{margin-right:20px;width:500px!important}.slideNews-module__F38aTa__newsCardWrapper{flex-shrink:0;min-width:480px;max-width:480px}}@media (min-width:769px) and (max-width:1024px){.slideNews-module__F38aTa__newsSliderSection{margin:50px 0}.slideNews-module__F38aTa__newsSliderTitle{font-size:32px}.slideNews-module__F38aTa__titleIcon{font-size:28px}.slideNews-module__F38aTa__titleBadge{padding:3px 10px;font-size:13px}.slideNews-module__F38aTa__newsSliderSubtitle{font-size:15px}.slideNews-module__F38aTa__viewAllButtonContainer{margin-top:28px}.slideNews-module__F38aTa__viewAllButton{padding:10px 20px;font-size:13px}.slideNews-module__F38aTa__newsSliderContainer{padding:0 16px}.slideNews-module__F38aTa__newsSliderContainer:before,.slideNews-module__F38aTa__newsSliderContainer:after{width:30px}.slideNews-module__F38aTa__newsSwiper{padding:8px 0 16px}.slideNews-module__F38aTa__newsSlide{width:auto!important}.slideNews-module__F38aTa__newsCardWrapper{width:100%;min-width:320px;max-width:320px}}@media (max-width:768px){.slideNews-module__F38aTa__newsSliderSection{margin:40px 0}.slideNews-module__F38aTa__newsSliderHeader{margin-bottom:24px}.slideNews-module__F38aTa__newsSliderTitle{gap:8px;font-size:28px}.slideNews-module__F38aTa__titleIcon{font-size:24px}.slideNews-module__F38aTa__titleBadge{padding:3px 8px;font-size:12px}.slideNews-module__F38aTa__newsSliderSubtitle{font-size:14px}.slideNews-module__F38aTa__viewAllButtonContainer{margin-top:24px}.slideNews-module__F38aTa__viewAllButton{padding:10px 18px;font-size:13px}.slideNews-module__F38aTa__newsSliderContainer{padding:0}.slideNews-module__F38aTa__newsSliderContainer:before,.slideNews-module__F38aTa__newsSliderContainer:after{display:none}.slideNews-module__F38aTa__newsSwiper{justify-content:center;padding:8px 0 36px;display:flex;overflow:visible}.slideNews-module__F38aTa__newsSlide{opacity:.7;width:340px!important}.slideNews-module__F38aTa__newsSlide.slideNews-module__F38aTa__swiper-slide-active{opacity:1;transform:scale(1.05)}.slideNews-module__F38aTa__newsCardWrapper{flex-shrink:0;margin:0 auto;width:100%!important}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-next,.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-button-prev{display:none}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-pagination{bottom:4px}}@media (max-width:480px){.slideNews-module__F38aTa__newsSliderSection{margin:30px 0}.slideNews-module__F38aTa__newsSliderHeader{margin-bottom:20px}.slideNews-module__F38aTa__newsSliderTitle{gap:6px;font-size:24px}.slideNews-module__F38aTa__titleIcon{font-size:22px}.slideNews-module__F38aTa__titleBadge{padding:2px 8px;font-size:11px}.slideNews-module__F38aTa__newsSliderSubtitle{font-size:13px}.slideNews-module__F38aTa__viewAllButtonContainer{margin-top:20px}.slideNews-module__F38aTa__viewAllButton{gap:6px;padding:8px 16px;font-size:12px}.slideNews-module__F38aTa__viewAllIcon{width:14px;height:14px}.slideNews-module__F38aTa__newsSliderContainer{padding:0}.slideNews-module__F38aTa__newsSliderContainer:before,.slideNews-module__F38aTa__newsSliderContainer:after{display:none}.slideNews-module__F38aTa__newsSwiper{justify-content:center;padding:8px 0 32px;display:flex;overflow:visible}.slideNews-module__F38aTa__newsSlide{opacity:.7;width:300px!important}.slideNews-module__F38aTa__newsSlide.slideNews-module__F38aTa__swiper-slide-active{opacity:1;transform:scale(1.05)}.slideNews-module__F38aTa__newsCardWrapper{flex-shrink:0;min-width:280px;max-width:320px;margin:0 auto;width:100%!important}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-pagination-bullet{width:8px;height:8px;margin:0 3px}}.slideNews-module__F38aTa__newsSliderLoading{justify-content:center;align-items:center;padding:60px 0;display:flex}.slideNews-module__F38aTa__loadingSpinner{border:4px solid #667eea33;border-top-color:#667eeacc;border-radius:50%;width:48px;height:48px;animation:1s linear infinite slideNews-module__F38aTa__spin}@keyframes slideNews-module__F38aTa__spin{to{transform:rotate(360deg)}}.slideNews-module__F38aTa__newsSliderEmpty{text-align:center;color:var(--dark-text-secondary);padding:60px 20px}.slideNews-module__F38aTa__newsSliderEmpty p{opacity:.8;margin:0;font-size:16px}@media (prefers-reduced-motion:reduce){.slideNews-module__F38aTa__newsCardWrapper,.slideNews-module__F38aTa__titleIcon,.slideNews-module__F38aTa__titleBadge,.slideNews-module__F38aTa__titleBadge:before{animation:none}.slideNews-module__F38aTa__newsSwiper .slideNews-module__F38aTa__swiper-wrapper{transition:none}}@media (prefers-contrast:high){.slideNews-module__F38aTa__newsSliderContainer:before,.slideNews-module__F38aTa__newsSliderContainer:after{display:none}.slideNews-module__F38aTa__titleBadge{border:2px solid}}
