.Loading-module__mKLzLa__section{text-align:center;background:linear-gradient(45deg, var(--color17), var(--color18));z-index:10;flex-direction:column;justify-content:center;align-items:center;min-width:100vw;max-width:100vw;min-height:100vh;max-height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden!important}.Loading-module__mKLzLa__section__background-image{object-fit:cover;opacity:1;min-width:140vw;max-width:140vw;min-height:140vh;max-height:140vh;margin-top:-20vh;margin-left:-20vw;animation:10s linear infinite alternate Loading-module__mKLzLa__backgroundPan;position:absolute;top:0;left:0}.Loading-module__mKLzLa__section__content-container{text-align:center;background-color:rgba(var(--rgb_color8), .6);flex-direction:column;justify-content:center;align-items:center;min-width:100vw;max-width:100vw;min-height:100vh;max-height:100vh;display:flex;position:absolute;top:0;left:0}.Loading-module__mKLzLa__section__content-container__icons-container{flex-direction:row;justify-content:center;align-items:center;gap:20px;min-width:min-content;max-width:fit-content;min-height:min-content;max-height:fit-content;display:flex}.Loading-module__mKLzLa__section__content-container__icons-container__icon-container{min-width:calc(var(--font_size) + 10px);max-width:calc(var(--font_size) + 10px);min-height:calc(var(--font_size) + 10px);max-height:calc(var(--font_size) + 10px);justify-content:center;align-items:center;animation:1.4s ease-in-out infinite Loading-module__mKLzLa__planetPulse;display:flex;position:relative}.Loading-module__mKLzLa__section__content-container__icons-container__icon-container img{object-fit:contain}.Loading-module__mKLzLa__section__content-container__text{color:var(--color14);font-size:calc(var(--font_size) + 18px);letter-spacing:2px;text-shadow:0 0 10px rgba(var(--rgb_color7), .2);text-transform:uppercase;animation:1.5s ease-in-out infinite Loading-module__mKLzLa__pulse}@keyframes Loading-module__mKLzLa__backgroundPan{0%{transform:scale(1)rotate(0)}to{transform:scale(1.2)rotate(10deg)}}@keyframes Loading-module__mKLzLa__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Loading-module__mKLzLa__planetPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}
.News-module__qtN0EG__news{background:radial-gradient(circle at 10% 10%, #9800df14, transparent 30%), radial-gradient(circle at 90% 80%, #0077ff14, transparent 35%), var(--background2);width:100%;min-height:75vh;padding:70px 20px;overflow:hidden}.News-module__qtN0EG__heading{letter-spacing:-.02em;background:linear-gradient(90deg,#9800df,#07f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.News-module__qtN0EG__news__cardsContainer{grid-template-columns:repeat(4,1fr);grid-auto-rows:155px;gap:22px;width:min(1280px,100%);margin:40px auto 0;display:grid}.News-module__qtN0EG__news__card{isolation:isolate;background:#111;border-radius:28px;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 18px 45px #00000024}.News-module__qtN0EG__news__card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #0000003d}.News-module__qtN0EG__news__card--0{grid-area:span 3/span 2}.News-module__qtN0EG__news__card--1,.News-module__qtN0EG__news__card--2,.News-module__qtN0EG__news__card--3{grid-area:span 1/span 2}.News-module__qtN0EG__news__card--4,.News-module__qtN0EG__news__card--5{grid-area:span 2/span 1}.News-module__qtN0EG__news__cardImage{object-fit:cover;transition:transform .65s}.News-module__qtN0EG__news__card:hover .News-module__qtN0EG__news__cardImage{transform:scale(1.08)}.News-module__qtN0EG__news__overlay{z-index:1;background:linear-gradient(#00000014 0%,#00000073 45%,#000000c7 100%);position:absolute;inset:0}.News-module__qtN0EG__news__date{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff42;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;position:absolute;top:22px;left:22px}.News-module__qtN0EG__news__content{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:14px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.News-module__qtN0EG__news__content h3{color:#fff;letter-spacing:-.04em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(24px,2.2vw,42px);font-weight:500;line-height:1.05;display:-webkit-box;overflow:hidden}.News-module__qtN0EG__news__card:not(.News-module__qtN0EG__news__card--0) .News-module__qtN0EG__news__content h3{font-size:clamp(20px,1.5vw,30px)}.News-module__qtN0EG__news__readMore{color:#fff;align-items:center;gap:12px;font-size:16px;font-weight:700;display:inline-flex}.News-module__qtN0EG__news__readMore span{transition:transform .3s}.News-module__qtN0EG__news__card:hover .News-module__qtN0EG__news__readMore span{transform:translate(6px)}@media only screen and (max-width:1024px){.News-module__qtN0EG__news__cardsContainer{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.News-module__qtN0EG__news__card--0{grid-area:span 2/span 2}.News-module__qtN0EG__news__card--1,.News-module__qtN0EG__news__card--2,.News-module__qtN0EG__news__card--3,.News-module__qtN0EG__news__card--4,.News-module__qtN0EG__news__card--5{grid-area:span 2/span 1}}@media only screen and (max-width:600px){.News-module__qtN0EG__news{padding:50px 14px}.News-module__qtN0EG__news__cardsContainer{grid-template-columns:1fr;grid-auto-rows:260px;gap:18px;margin-top:28px}.News-module__qtN0EG__news__card,.News-module__qtN0EG__news__card--0,.News-module__qtN0EG__news__card--1,.News-module__qtN0EG__news__card--2,.News-module__qtN0EG__news__card--3,.News-module__qtN0EG__news__card--4,.News-module__qtN0EG__news__card--5{border-radius:22px;grid-area:span 1/span 1}.News-module__qtN0EG__news__date{padding:7px 13px;font-size:12px;top:16px;left:16px}.News-module__qtN0EG__news__content{gap:10px;bottom:18px;left:18px;right:18px}.News-module__qtN0EG__news__content h3,.News-module__qtN0EG__news__card:not(.News-module__qtN0EG__news__card--0) .News-module__qtN0EG__news__content h3{font-size:25px;line-height:1.08}.News-module__qtN0EG__news__readMore{font-size:15px}}@media only screen and (max-width:480px){.News-module__qtN0EG__news{min-height:auto;padding:46px 0}.News-module__qtN0EG__heading{text-align:center;font-size:34px;line-height:1.1}.News-module__qtN0EG__news__cardsContainer{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px;width:calc(100% - 40px);margin:26px auto 0}.News-module__qtN0EG__news__card,.News-module__qtN0EG__news__card--0,.News-module__qtN0EG__news__card--1,.News-module__qtN0EG__news__card--2,.News-module__qtN0EG__news__card--3,.News-module__qtN0EG__news__card--4,.News-module__qtN0EG__news__card--5{border-radius:22px;grid-area:span 1/span 1;width:100%;height:260px}.News-module__qtN0EG__news__card--0{height:330px}.News-module__qtN0EG__news__cardImage{object-fit:cover;width:100%;height:100%}.News-module__qtN0EG__news__overlay{background:linear-gradient(#0000000d 0%,#0000006b 45%,#000000d1 100%)}.News-module__qtN0EG__news__date{border-radius:999px;padding:7px 12px;font-size:11px;top:14px;left:14px}.News-module__qtN0EG__news__content{gap:9px;bottom:16px;left:16px;right:16px}.News-module__qtN0EG__news__content h3,.News-module__qtN0EG__news__card:not(.News-module__qtN0EG__news__card--0) .News-module__qtN0EG__news__content h3{letter-spacing:-.03em;-webkit-line-clamp:2;font-size:22px;line-height:1.12}.News-module__qtN0EG__news__card--0 .News-module__qtN0EG__news__content h3{font-size:27px;line-height:1.08}.News-module__qtN0EG__news__readMore{gap:8px;font-size:14px}.News-module__qtN0EG__news__card:hover{transform:translateY(-5px)}.News-module__qtN0EG__news__card:hover .News-module__qtN0EG__news__cardImage{transform:scale(1.04)}}
