.Header-module__ldgnoG__header{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(16px);background:#0a0a0bbf;border-bottom:1px solid #ffffff0f;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__scrolled{border-bottom:1px solid var(--border-glass);background:#0a0a0bf2}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logo{color:var(--primary);align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.Header-module__ldgnoG__logoImg{object-fit:cover;border-radius:8px;width:140px;height:auto}.Header-module__ldgnoG__nav{gap:32px;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-secondary);padding:8px 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__active{color:var(--text-primary)}.Header-module__ldgnoG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover:after,.Header-module__ldgnoG__active:after{width:100%}.Header-module__ldgnoG__actions{gap:16px;display:flex}.Header-module__ldgnoG__btn{border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s}.Header-module__ldgnoG__loginBtn{color:var(--text-primary);border:1px solid var(--border-glass)}.Header-module__ldgnoG__loginBtn:hover{background:var(--bg-glass)}.Header-module__ldgnoG__registerBtn{background:var(--primary);color:var(--bg-dark)}.Header-module__ldgnoG__registerBtn:hover{box-shadow:0 4px 15px var(--primary-glow);transform:translateY(-2px)}@media (max-width:992px){.Header-module__ldgnoG__nav{display:none}}
.Dashboard-module__w7WZ1G__dashboard{background-image:linear-gradient(#00000040,#00000040),url(/images/1.png);background-position:top;background-size:cover;background-attachment:fixed;min-height:100vh;padding:100px 0 60px}.Dashboard-module__w7WZ1G__grid{grid-template-columns:280px minmax(0,1fr) 280px;align-items:start;gap:10px;width:100%;margin:0 auto;padding:0 12px;display:grid;overflow:hidden}.Dashboard-module__w7WZ1G__sidebar{flex-direction:column;gap:20px;display:flex}.Dashboard-module__w7WZ1G__profileCard{text-align:center;padding:24px}.Dashboard-module__w7WZ1G__avatarWrapper{width:120px;height:120px;margin:0 auto 16px;position:relative}.Dashboard-module__w7WZ1G__avatar{border:4px solid var(--primary);object-fit:cover;border-radius:50%;width:100%;height:100%;padding:4px}.Dashboard-module__w7WZ1G__status{border:2px solid var(--bg-surface);background:#10b981;border-radius:50%;width:16px;height:16px;position:absolute;bottom:8px;right:8px}.Dashboard-module__w7WZ1G__username{text-shadow:0 2px 4px #00000080;margin-bottom:4px;font-size:1.5rem;font-weight:700}.Dashboard-module__w7WZ1G__server{color:#10b981;margin-bottom:4px;font-size:.8rem;font-weight:600;display:block}.Dashboard-module__w7WZ1G__serverName{color:var(--text-secondary);background:#ffffff0d;border-radius:20px;padding:4px 10px;font-size:.8rem;display:inline-block}.Dashboard-module__w7WZ1G__currencies{text-align:left;flex-direction:column;gap:12px;margin-top:24px;display:flex}.Dashboard-module__w7WZ1G__currencyItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;padding:12px;font-size:.9rem;display:flex}.Dashboard-module__w7WZ1G__currencyLabel{color:var(--text-secondary)}.Dashboard-module__w7WZ1G__currencyValue{color:var(--primary);font-weight:700}.Dashboard-module__w7WZ1G__main{flex-direction:column;gap:20px;min-width:0;display:flex;overflow:hidden}.Dashboard-module__w7WZ1G__adminHeader{justify-content:space-between;align-items:center;padding:24px;display:flex}.Dashboard-module__w7WZ1G__adminTitle{color:var(--primary);text-shadow:0 0 15px var(--primary-glow);align-items:center;gap:12px;font-size:1.3rem;font-weight:800;display:flex}.Dashboard-module__w7WZ1G__quickActions{gap:12px;display:flex}.Dashboard-module__w7WZ1G__actionBtn{color:#fff;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:700}.Dashboard-module__w7WZ1G__greenBtn{background:#10b981}.Dashboard-module__w7WZ1G__orangeBtn{background:#f59e0b}.Dashboard-module__w7WZ1G__purpleBtn{background:#8b5cf6}.Dashboard-module__w7WZ1G__marqueeInputWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff0d;border:1px solid var(--border-glass);background:#0006;border-radius:8px;align-items:center;gap:12px;margin:10px 0 20px;padding:12px 16px;display:flex;overflow:hidden}.Dashboard-module__w7WZ1G__loudspeaker{flex-shrink:0;font-size:1.2rem}.Dashboard-module__w7WZ1G__marqueeTextContainer{white-space:nowrap;flex:1;overflow:hidden}.Dashboard-module__w7WZ1G__marqueeText{color:var(--primary);padding-left:100%;font-weight:600;animation:20s linear infinite Dashboard-module__w7WZ1G__dashboardMarquee;display:inline-block}@keyframes Dashboard-module__w7WZ1G__dashboardMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.Dashboard-module__w7WZ1G__statsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.Dashboard-module__w7WZ1G__statCard{align-items:center;gap:16px;padding:20px;display:flex}.Dashboard-module__w7WZ1G__statIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.Dashboard-module__w7WZ1G__statLabel{color:var(--text-secondary);text-shadow:0 1px 2px #0000004d;font-size:.8rem;font-weight:600}.Dashboard-module__w7WZ1G__statValue{color:#fff;font-size:1.1rem;font-weight:800}.Dashboard-module__w7WZ1G__rankings{padding:24px}.Dashboard-module__w7WZ1G__rankingHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Dashboard-module__w7WZ1G__rankingTabs{background:#ffffff0a;border-radius:8px;gap:8px;padding:4px;display:flex}.Dashboard-module__w7WZ1G__tab{color:var(--text-secondary);border-radius:6px;padding:6px 16px;font-size:.8rem;font-weight:600}.Dashboard-module__w7WZ1G__activeTab{background:var(--primary);color:#000}.Dashboard-module__w7WZ1G__table{border-collapse:collapse;table-layout:fixed;width:100%}.Dashboard-module__w7WZ1G__table th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--border-glass);padding:12px;font-size:.8rem}.Dashboard-module__w7WZ1G__table td{color:var(--text-primary);border-bottom:1px solid #ffffff08;padding:16px 12px;font-size:.95rem;font-weight:700}.Dashboard-module__w7WZ1G__rankNum{color:var(--text-secondary);font-weight:800}.Dashboard-module__w7WZ1G__top1{color:gold}.Dashboard-module__w7WZ1G__top2{color:silver}.Dashboard-module__w7WZ1G__top3{color:#cd7f32}.Dashboard-module__w7WZ1G__activities{flex-direction:column;gap:24px;display:flex}.Dashboard-module__w7WZ1G__activityList{flex-direction:column;gap:12px;display:flex}.Dashboard-module__w7WZ1G__activityItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:12px 16px;transition:all .2s}.Dashboard-module__w7WZ1G__activityItem:hover{background:#ffffff0d;border-color:#ffffff26;transform:scale(1.02)}.Dashboard-module__w7WZ1G__activityHeader{color:#fff;align-items:center;gap:8px;margin-bottom:6px;font-size:.95rem;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__activityInfo{flex-direction:column;gap:4px;display:flex}.Dashboard-module__w7WZ1G__activityRow{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;display:flex}.Dashboard-module__w7WZ1G__activityIcon{opacity:.8;font-size:.9rem}.Dashboard-module__w7WZ1G__activityTime{color:var(--primary);margin-bottom:4px;font-size:.75rem;display:block}.Dashboard-module__w7WZ1G__activityName{font-size:.9rem;font-weight:600}.Dashboard-module__w7WZ1G__sidebarBtn{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Dashboard-module__w7WZ1G__sidebarBtn:hover{border-color:var(--primary);box-shadow:0 4px 12px #0003, 0 0 10px var(--primary-glow);color:var(--primary);background:#ffffff1a;transform:translateY(-2px)}.Dashboard-module__w7WZ1G__primarySidebarBtn{background:linear-gradient(135deg,#eab308,#fbbf24);border:none;font-weight:800;box-shadow:0 4px 15px #eab3084d;color:#000!important;}.Dashboard-module__w7WZ1G__primarySidebarBtn:hover{background:linear-gradient(135deg,#fbbf24,#fcd34d);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #eab30880;color:#000!important}.Dashboard-module__w7WZ1G__manageBtns{flex-direction:column;gap:8px;margin-top:16px;display:flex}.Dashboard-module__w7WZ1G__manageBtn{width:100%;color:var(--text-secondary);text-align:left;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:.82rem;font-weight:500;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__manageBtn:hover{color:var(--text-primary);border-color:var(--primary);background:#ffffff14;transform:translate(5px);box-shadow:0 0 15px #eab3081a}.Dashboard-module__w7WZ1G__manageBtn.Dashboard-module__w7WZ1G__danger{color:#f43f5e;background:#f43f5e14;border-color:#f43f5e33}.Dashboard-module__w7WZ1G__manageBtn.Dashboard-module__w7WZ1G__danger:hover{background:#f43f5e26}.Dashboard-module__w7WZ1G__manageBtnIcon{flex-shrink:0;font-size:1rem}.Dashboard-module__w7WZ1G__rankBadge{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:inline-flex}.Dashboard-module__w7WZ1G__rankBadgeGold{color:#000;background:linear-gradient(135deg,gold,#f59e0b);box-shadow:0 0 8px #ffd70080}.Dashboard-module__w7WZ1G__rankBadgeSilver{color:#000;background:linear-gradient(135deg,#e2e8f0,#94a3b8)}.Dashboard-module__w7WZ1G__rankBadgeBronze{color:#fff;background:linear-gradient(135deg,#cd7f32,#92400e)}.Dashboard-module__w7WZ1G__rankNote{color:var(--text-secondary);text-align:center;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;padding:16px;font-size:.95rem;display:flex}@media (max-width:1200px){.Dashboard-module__w7WZ1G__grid{grid-template-columns:320px minmax(0,1fr)}.Dashboard-module__w7WZ1G__activities{display:none}}@media (max-width:768px){.Dashboard-module__w7WZ1G__grid{grid-template-columns:1fr}}
.Hero-module__JgYmMq__hero{background:0 0;align-items:center;width:100%;height:100vh;min-height:800px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__content{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#00000080;border:1px solid #ffffff1a;border-radius:24px;max-width:700px;margin:0 auto;padding:40px;position:relative}.Hero-module__JgYmMq__tagline{color:var(--primary);letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.Hero-module__JgYmMq__logoWrap.Hero-module__JgYmMq__topLeftLogo{z-index:100;position:absolute;top:40px;left:40px}.Hero-module__JgYmMq__miniLogo{object-fit:contain;filter:drop-shadow(0 0 15px #eab3084d);width:auto;max-width:200px;height:200px}.Hero-module__JgYmMq__logoWrapper{justify-content:center;margin-bottom:24px;display:flex}.Hero-module__JgYmMq__mainLogo{mix-blend-mode:multiply;filter:drop-shadow(0 0 10px #eab3084d);width:100%;max-width:280px;height:auto;animation:4s ease-in-out infinite Hero-module__JgYmMq__logoPulse}@keyframes Hero-module__JgYmMq__logoPulse{0%,to{filter:drop-shadow(0 0 25px #eab30866);transform:scale(1)}50%{filter:drop-shadow(0 0 40px #eab30899);transform:scale(1.02)}}.Hero-module__JgYmMq__description{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem}.Hero-module__JgYmMq__downloadBarWrapper{z-index:50;width:90%;max-width:900px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__downloadBar{justify-content:center;align-items:center;gap:15px;max-width:1000px;margin:0 auto;padding:10px;display:flex}.Hero-module__JgYmMq__spriteBtnRecharge,.Hero-module__JgYmMq__spriteBtnAndroid,.Hero-module__JgYmMq__spriteBtnIos,.Hero-module__JgYmMq__spriteBtnApk{background-image:url(/images/_sprites-common.png);background-repeat:no-repeat;background-size:1000px;transition:transform .2s,filter .2s;display:block}.Hero-module__JgYmMq__spriteBtnRecharge:hover,.Hero-module__JgYmMq__spriteBtnAndroid:hover,.Hero-module__JgYmMq__spriteBtnIos:hover,.Hero-module__JgYmMq__spriteBtnApk:hover{filter:brightness(1.1);transform:scale(1.03)}.Hero-module__JgYmMq__spriteBtnRecharge{background-position:-284px -115px;width:178px;height:130px}.Hero-module__JgYmMq__blockMobileSprite{flex-direction:column;gap:5px;display:flex}.Hero-module__JgYmMq__spriteBtnAndroid{background-position:-613px -395px;width:235px;height:65px}.Hero-module__JgYmMq__spriteBtnIos{background-position:-613px -334px;width:235px;height:64px}.Hero-module__JgYmMq__spriteBtnApk{background-position:-119px -495px;width:117px;height:125px}@media (max-width:1024px){.Hero-module__JgYmMq__downloadBar{flex-flow:wrap;justify-content:center}}@media (max-width:768px){.Hero-module__JgYmMq__downloadBarWrapper{bottom:20px}.Hero-module__JgYmMq__btnRow{flex-direction:column}}
.Marquee-module__Q--LXW__marqueeInputWrapper{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;width:100%;margin:10px 0 20px;padding:12px 16px;display:flex;overflow:hidden}.Marquee-module__Q--LXW__loudspeaker{flex-shrink:0;font-size:1.2rem}.Marquee-module__Q--LXW__marqueeTextContainer{white-space:nowrap;flex:1;overflow:hidden}.Marquee-module__Q--LXW__marqueeText{color:#eab308;padding-left:100%;font-weight:600;animation:25s linear infinite Marquee-module__Q--LXW__marquee;display:inline-block}@keyframes Marquee-module__Q--LXW__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.Marquee-module__Q--LXW__marqueeText:hover{animation-play-state:paused}
.WeeklyMilestoneModal-module__QuH92a__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s ease-out WeeklyMilestoneModal-module__QuH92a__fadeIn;display:flex;position:fixed;inset:0}.WeeklyMilestoneModal-module__QuH92a__modalContent{background:#121214f2;border:1px solid #ffffff26;border-radius:24px;width:90%;max-width:800px;animation:.4s cubic-bezier(.16,1,.3,1) WeeklyMilestoneModal-module__QuH92a__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 20px #eab3081a}.WeeklyMilestoneModal-module__QuH92a__modalHeader{background:linear-gradient(90deg,#eab3080d,#0000);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.WeeklyMilestoneModal-module__QuH92a__modalTitle{color:var(--primary);text-shadow:0 0 15px var(--primary-glow);align-items:center;gap:12px;margin:0;font-size:1.4rem;font-weight:800;display:flex}.WeeklyMilestoneModal-module__QuH92a__closeBtn{width:36px;height:36px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.WeeklyMilestoneModal-module__QuH92a__closeBtn:hover{background:var(--accent);color:#fff;transform:rotate(90deg)}.WeeklyMilestoneModal-module__QuH92a__modalBody{max-height:80vh;padding:32px;overflow-y:auto}.WeeklyMilestoneModal-module__QuH92a__statsRow{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.WeeklyMilestoneModal-module__QuH92a__statCard{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex}.WeeklyMilestoneModal-module__QuH92a__statLabel{letter-spacing:.05em;color:var(--text-secondary);font-size:.8rem;font-weight:700}.WeeklyMilestoneModal-module__QuH92a__statValue{color:#fff;font-size:1.1rem;font-weight:800}.WeeklyMilestoneModal-module__QuH92a__statSuccess{background:#10b9810d;border-color:#10b9814d}.WeeklyMilestoneModal-module__QuH92a__statWarning{background:#f59e0b0d;border-color:#f59e0b4d}.WeeklyMilestoneModal-module__QuH92a__statInfo{background:#0ea5e90d;border-color:#0ea5e94d}.WeeklyMilestoneModal-module__QuH92a__statSuccess .WeeklyMilestoneModal-module__QuH92a__statValue{color:#10b981}.WeeklyMilestoneModal-module__QuH92a__statWarning .WeeklyMilestoneModal-module__QuH92a__statValue{color:#f59e0b}.WeeklyMilestoneModal-module__QuH92a__statInfo .WeeklyMilestoneModal-module__QuH92a__statValue{color:#0ea5e9}.WeeklyMilestoneModal-module__QuH92a__alert{color:#fb7185;background:#f43f5e1a;border:1px solid #f43f5e33;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.9rem;display:flex}.WeeklyMilestoneModal-module__QuH92a__selectionRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.WeeklyMilestoneModal-module__QuH92a__select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.WeeklyMilestoneModal-module__QuH92a__select:focus{border-color:var(--primary);background:#ffffff14;box-shadow:0 0 0 4px #eab3081a}.WeeklyMilestoneModal-module__QuH92a__tableContainer{background:#0003;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:24px;overflow:hidden}.WeeklyMilestoneModal-module__QuH92a__table{border-collapse:collapse;width:100%}.WeeklyMilestoneModal-module__QuH92a__table th{text-align:center;color:var(--text-secondary);letter-spacing:.05em;background:#ffffff08;border-bottom:1px solid #ffffff0d;padding:16px;font-size:.8rem}.WeeklyMilestoneModal-module__QuH92a__table td{text-align:center;color:#fff;border-bottom:1px solid #ffffff08;padding:16px;font-size:.95rem;font-weight:600}.WeeklyMilestoneModal-module__QuH92a__itemName{color:var(--primary)!important;font-weight:700!important}.WeeklyMilestoneModal-module__QuH92a__btnBlock{border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.WeeklyMilestoneModal-module__QuH92a__btnPrimary{color:#fff;background:linear-gradient(135deg,#f43f5e,#e11d48);box-shadow:0 4px 15px #f43f5e4d}.WeeklyMilestoneModal-module__QuH92a__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #f43f5e80}.WeeklyMilestoneModal-module__QuH92a__btnOutline{color:#38bdf8;background:0 0;border:1px solid #0ea5e980;margin-top:12px}.WeeklyMilestoneModal-module__QuH92a__btnOutline:hover{background:#0ea5e90d;border-color:#0ea5e9}.WeeklyMilestoneModal-module__QuH92a__giftDetailLink{text-align:center;color:var(--primary);margin-top:16px;font-size:.9rem;font-weight:600;text-decoration:underline;display:block}.WeeklyMilestoneModal-module__QuH92a__noteBox{background:#eab30808;border:1px dashed #eab30833;border-radius:16px;margin-top:24px;padding:20px}.WeeklyMilestoneModal-module__QuH92a__noteList{color:var(--text-secondary);flex-direction:column;gap:8px;margin:0;padding-left:20px;font-size:.85rem;display:flex}.WeeklyMilestoneModal-module__QuH92a__noteList b{color:var(--primary)}@keyframes WeeklyMilestoneModal-module__QuH92a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WeeklyMilestoneModal-module__QuH92a__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WeeklyMilestoneModal-module__QuH92a__modalBody::-webkit-scrollbar{width:6px}.WeeklyMilestoneModal-module__QuH92a__modalBody::-webkit-scrollbar-track{background:0 0}.WeeklyMilestoneModal-module__QuH92a__modalBody::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}
.News-module__3l9Lla__newsSection{background:0 0;padding:100px 0}.News-module__3l9Lla__header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.News-module__3l9Lla__title{font-size:2.5rem}.News-module__3l9Lla__highlight{color:var(--primary)}.News-module__3l9Lla__viewAll{color:var(--text-secondary);border-bottom:1px solid var(--border-glass);padding-bottom:4px;font-weight:600}.News-module__3l9Lla__viewAll:hover{color:var(--primary);border-color:var(--primary)}.News-module__3l9Lla__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.News-module__3l9Lla__mainNews{border-radius:20px;height:100%;position:relative;overflow:hidden}.News-module__3l9Lla__mainNewsImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.News-module__3l9Lla__mainNews:hover .News-module__3l9Lla__mainNewsImg{transform:scale(1.05)}.News-module__3l9Lla__mainNewsOverlay{background:linear-gradient(#0000,#000000e6);width:100%;padding:40px;position:absolute;bottom:0;left:0}.News-module__3l9Lla__mainNewsTag{background:var(--primary);color:#000;border-radius:4px;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.News-module__3l9Lla__mainNewsTitle{margin-bottom:12px;font-size:1.8rem}.News-module__3l9Lla__newsList{flex-direction:column;gap:20px;display:flex}.News-module__3l9Lla__newsItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1px solid #ffffff1a;border-radius:16px;gap:20px;padding:20px;transition:all .3s;display:flex}.News-module__3l9Lla__newsItem:hover{border-color:var(--primary);background:#ffffff14;transform:translate(10px)}.News-module__3l9Lla__newsItemDate{text-align:center;background:#ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:70px;height:70px;display:flex}.News-module__3l9Lla__day{font-size:1.5rem;font-weight:700;line-height:1}.News-module__3l9Lla__month{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem}.News-module__3l9Lla__newsItemContent{flex:1}.News-module__3l9Lla__newsItemTitle{margin-bottom:6px;font-size:1.1rem;display:block}.News-module__3l9Lla__newsItemExcerpt{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}@media (max-width:992px){.News-module__3l9Lla__grid{grid-template-columns:1fr}}
