.hero.svelte-smi6g9{position:relative;width:100%;overflow:hidden;background:#000;display:flex;flex-direction:column;align-items:center;padding-top:calc(var(--header-height) + 96px);padding-bottom:84px}.hero__decor.svelte-smi6g9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1280px;height:1280px;z-index:0;pointer-events:none}.hero__title.svelte-smi6g9{position:relative;z-index:1;width:824px;max-width:100%;text-align:center;color:#fff}.hero__cta.svelte-smi6g9{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:200px;height:48px;margin-top:24px;background:var(--accent-1);color:#fff;transition:transform .2s ease-in-out}.hero__cta.svelte-smi6g9:after{content:"";position:absolute;bottom:2px;right:2px;width:12px;height:12px;background:var(--black-1);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.hero__cta.svelte-smi6g9:hover{transform:scale(1.05)}.slider.svelte-smi6g9{position:relative;z-index:1;width:100%;margin-top:96px;overflow:visible;--hero-slide-width: 580px;--hero-slide-gap: 56px;--hero-slide-scale: calc(644 / 580)}.slider__track.svelte-smi6g9{display:flex;align-items:center;transform:translate3d(calc(50% - var(--hero-slide-width) / 2 - var(--hero-start-index, 0) * (var(--hero-slide-width) + var(--hero-slide-gap))),0,0)}.slider__slide.svelte-smi6g9{position:relative;flex-shrink:0;width:var(--hero-slide-width);height:324px;margin-right:var(--hero-slide-gap);background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.slider__frame.svelte-smi6g9{display:block;width:100%;height:100%;overflow:hidden;border-radius:28px;transition:transform .4s ease,border-radius .4s ease}.slider__slide--center.svelte-smi6g9{z-index:1}.slider__slide--center.svelte-smi6g9 .slider__frame:where(.svelte-smi6g9){transform:scale(var(--hero-slide-scale));border-radius:calc(36px / var(--hero-slide-scale))}.slider__image.svelte-smi6g9{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}@media (max-width: 900px){.hero.svelte-smi6g9{padding-top:calc(var(--header-height) + 80px);padding-bottom:78px}.hero__decor.svelte-smi6g9{width:672px;height:672px}.hero__title.svelte-smi6g9{width:328px}.slider.svelte-smi6g9{margin-top:64px;--hero-slide-width: 228px;--hero-slide-gap: 28px;--hero-slide-scale: calc(268 / 228)}.slider__slide.svelte-smi6g9{height:127px}.slider__frame.svelte-smi6g9{border-radius:20px}.slider__slide--center.svelte-smi6g9 .slider__frame:where(.svelte-smi6g9){border-radius:calc(28px / var(--hero-slide-scale))}}.content.svelte-154s8zy{display:flex;flex-direction:column}.header.svelte-154s8zy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.badge.svelte-154s8zy{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--accent-1)}.title.svelte-154s8zy{max-width:952px;margin:0;color:var(--black-1)}.cards.svelte-154s8zy{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:48px}.card.svelte-154s8zy{position:relative;display:flex;flex-direction:column;gap:40px;padding:24px;border:2px solid var(--accent-1)}.card.svelte-154s8zy:after{content:"";position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;background:#00bf60;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.card__title.svelte-154s8zy{color:#000;white-space:pre-line}@media (max-width: 900px){.header.svelte-154s8zy{gap:8px}.badge.svelte-154s8zy{width:48px;height:48px}.badge.svelte-154s8zy img:where(.svelte-154s8zy){width:36px;height:36px}.title.svelte-154s8zy{max-width:none}.cards.svelte-154s8zy{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.card.svelte-154s8zy{gap:32px;padding:16px}.card.svelte-154s8zy img:where(.svelte-154s8zy){width:72px;height:72px}}.content.svelte-ijca5y{display:flex;flex-direction:column;gap:48px}.header.svelte-ijca5y{display:flex;flex-direction:column;gap:24px}.header__icon.svelte-ijca5y{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:var(--accent-1);display:flex;align-items:center;justify-content:center}.header__icon.svelte-ijca5y img:where(.svelte-ijca5y){display:block;width:48px;height:48px}.header__title.svelte-ijca5y{margin:0;color:var(--black-1)}.areas.svelte-ijca5y{display:flex;width:100%}.area.svelte-ijca5y{flex:1 1 0;min-width:0;padding:24px;border-right:2px solid rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.area.svelte-ijca5y:first-child{border-left:2px solid rgba(0,0,0,.1)}.area__text.svelte-ijca5y{color:#000;white-space:pre-line;text-align:center}.people.svelte-ijca5y{display:flex;gap:28px}.person.svelte-ijca5y{position:relative;flex:1 1 0;min-width:0;padding:24px;border:2px solid var(--accent-1);display:grid;grid-template-columns:1fr 160px;grid-template-rows:auto 1fr;grid-template-areas:"name avatar" "bio avatar";column-gap:40px}.person.svelte-ijca5y:after{content:"";position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;background:var(--accent-1);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.person__name-role.svelte-ijca5y{grid-area:name;display:flex;flex-direction:column}.person__name.svelte-ijca5y{color:var(--black-1)}.person__role.svelte-ijca5y{color:var(--grey-2)}.person__bio.svelte-ijca5y{grid-area:bio;align-self:end;color:var(--black-1)}.person__avatar.svelte-ijca5y{grid-area:avatar;align-self:start;width:160px;height:160px;overflow:hidden}.person__avatar.svelte-ijca5y img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width: 900px){.content.svelte-ijca5y{gap:24px}.header.svelte-ijca5y{gap:8px;padding-right:0}.header__icon.svelte-ijca5y{width:48px;height:48px}.header__icon.svelte-ijca5y img:where(.svelte-ijca5y){width:36px;height:36px}.areas.svelte-ijca5y{display:grid;grid-template-columns:repeat(2,1fr)}.area.svelte-ijca5y{padding:16px 12px;border:none}.area.svelte-ijca5y:first-child{border:none}.people.svelte-ijca5y{flex-direction:column;gap:16px}.person.svelte-ijca5y{padding:16px;grid-template-columns:1fr 72px;grid-template-rows:auto auto;grid-template-areas:"name avatar" "bio bio";column-gap:16px;row-gap:16px}.person__bio.svelte-ijca5y{align-self:start}.person__avatar.svelte-ijca5y{width:72px;height:72px}}.wrapper.svelte-1d7648o{--section-color: #f78346}.content.svelte-1d7648o{display:flex;flex-direction:column;gap:48px}.header.svelte-1d7648o{display:flex;flex-direction:column;gap:24px;width:100%}.badge.svelte-1d7648o{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:var(--section-color);display:flex;align-items:center;justify-content:center}.badge.svelte-1d7648o img:where(.svelte-1d7648o){display:block;width:75%;height:75%}.header__text.svelte-1d7648o{display:flex;flex-direction:column;width:100%;max-width:952px}.header__title.svelte-1d7648o,.header__subtitle.svelte-1d7648o{margin:0;overflow-wrap:break-word}.header__title.svelte-1d7648o{color:var(--black-1)}.header__subtitle.svelte-1d7648o{color:var(--section-color)}.stats.svelte-1d7648o{display:flex;gap:24px;width:100%}.stat.svelte-1d7648o{flex:1 1 0;min-width:0;min-height:296px;position:relative;box-shadow:inset 0 0 0 2px var(--section-color);display:flex;align-items:center;justify-content:center}.stat.svelte-1d7648o:after{content:"";position:absolute;bottom:0;right:0;width:22px;height:22px;background:#f78346;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.stat__inner.svelte-1d7648o{width:100%;min-width:0;max-width:288px;min-height:170px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;overflow-wrap:break-word}.stat__label.svelte-1d7648o{margin:0;color:#000}.stat__value.svelte-1d7648o{margin:0;color:var(--section-color)}.divider.svelte-1d7648o{width:100%;height:1px;background:#0000001a}.challenges-header.svelte-1d7648o{display:flex;flex-direction:column;gap:16px;width:100%}.challenges-header__title.svelte-1d7648o{margin:0;color:var(--black-1);overflow-wrap:break-word;max-width:952px}.challenges-header__subtitle.svelte-1d7648o{margin:0;color:var(--black-1);max-width:952px}.features.svelte-1d7648o{display:flex;width:100%}.feature.svelte-1d7648o{flex:1 1 0;min-width:0;border-right:2px solid rgba(0,0,0,.1);padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.feature.svelte-1d7648o:first-child{border-left:2px solid rgba(0,0,0,.1)}.feature.svelte-1d7648o img:where(.svelte-1d7648o){display:block}.feature__label.svelte-1d7648o{margin:0;color:#000}.closing.svelte-1d7648o{margin:0;width:100%;max-width:952px;color:var(--section-color);overflow-wrap:break-word}@media (max-width: 900px){.content.svelte-1d7648o{gap:24px}.header.svelte-1d7648o{gap:8px;padding-right:0}.badge.svelte-1d7648o{width:48px;height:48px}.stats.svelte-1d7648o{flex-direction:column;gap:16px}.stat.svelte-1d7648o{min-height:224px}.stat__inner.svelte-1d7648o{min-height:152px}.challenges-header.svelte-1d7648o{gap:8px;padding-right:0}.features.svelte-1d7648o{display:grid;grid-template-columns:repeat(2,1fr)}.feature.svelte-1d7648o{border:none;padding:16px 12px}.feature.svelte-1d7648o:first-child{border:none}.closing.svelte-1d7648o{padding-right:0}}.wrapper.svelte-11sk9rz{--section-color: #7b49ff}.content.svelte-11sk9rz{display:flex;flex-direction:column}.header.svelte-11sk9rz{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.badge.svelte-11sk9rz{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--section-color)}.heading.svelte-11sk9rz{display:flex;flex-direction:column}.eyebrow.svelte-11sk9rz{color:var(--black-1)}.title.svelte-11sk9rz{color:var(--section-color)}.chips.svelte-11sk9rz{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px}.chip.svelte-11sk9rz{display:flex;align-items:center;gap:8px;padding:20px 28px 20px 24px;border-radius:48px;background:var(--section-color)}.chip__icon.svelte-11sk9rz{flex-shrink:0;width:36px;height:36px}.chip__text.svelte-11sk9rz{color:#fff;text-transform:capitalize;white-space:nowrap}@media (max-width: 900px){.header.svelte-11sk9rz{gap:8px}.badge.svelte-11sk9rz{width:48px;height:48px}.badge.svelte-11sk9rz img:where(.svelte-11sk9rz){width:36px;height:36px}.chips.svelte-11sk9rz{gap:4px;margin-top:24px}.chip.svelte-11sk9rz{gap:4px;padding:12px}.chip__icon.svelte-11sk9rz{width:20px;height:20px}}.wrapper.svelte-bbs0nd{--section-color: var(--black-1)}.content.svelte-bbs0nd{display:flex;flex-direction:column;gap:48px}.header.svelte-bbs0nd{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.badge.svelte-bbs0nd{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:var(--black-1);display:flex;align-items:center;justify-content:center;padding:8px}.badge.svelte-bbs0nd img:where(.svelte-bbs0nd){display:block;width:100%;height:100%}.title.svelte-bbs0nd{color:var(--black-1)}.groups.svelte-bbs0nd{display:flex;flex-direction:column;gap:24px}.group.svelte-bbs0nd{display:flex;align-items:flex-start;gap:24px;border-top:2px solid #d9d9d9;padding:24px 0 12px}.group.svelte-bbs0nd:last-child{padding-bottom:0}.group__label.svelte-bbs0nd{flex-shrink:0;width:292px;color:var(--black-1)}.cards.svelte-bbs0nd{display:flex;align-items:stretch;gap:24px;flex:1 0 0;min-width:0}.card.svelte-bbs0nd{position:relative;flex:1 0 0;min-width:0;height:172px;background:#f5f5f5;display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 20px;overflow:hidden}.card.svelte-bbs0nd:before{content:"";position:absolute;bottom:0;right:0;width:27.65685424px;height:27.65685424px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.card.svelte-bbs0nd:after{content:"";position:absolute;bottom:0;right:0;width:22px;height:22px;background:var(--card-color);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.card__logo.svelte-bbs0nd{flex-shrink:0;width:80px;height:80px;object-fit:contain}.card__logo--rounded.svelte-bbs0nd{border-radius:27.2727%;object-fit:cover}.card__name.svelte-bbs0nd{margin-top:auto;color:var(--black-1)}@media (max-width: 900px){.content.svelte-bbs0nd{gap:24px}.header.svelte-bbs0nd{gap:8px}.badge.svelte-bbs0nd{width:48px;height:48px;padding:6px}.groups.svelte-bbs0nd{gap:16px}.group.svelte-bbs0nd{flex-direction:column;align-items:flex-start;gap:16px;border-top:none;padding:0}.group.svelte-bbs0nd:not(:first-child){border-top:2px solid #d9d9d9;padding:16px 0 0}.group.svelte-bbs0nd:last-child{padding-bottom:0}.group__label.svelte-bbs0nd{width:100%}.cards.svelte-bbs0nd{width:100%;gap:8px}.card.svelte-bbs0nd{height:128px;padding:12px}.card__logo.svelte-bbs0nd{width:64px;height:64px}}.wrapper.svelte-5hxlh2{--section-color: #3385ff}.content.svelte-5hxlh2{display:flex;flex-direction:column}.header.svelte-5hxlh2{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.icon-badge.svelte-5hxlh2{flex-shrink:0;width:64px;height:64px;border-radius:32px;background:var(--section-color);display:flex;align-items:center;justify-content:center}.title.svelte-5hxlh2{color:var(--black-1)}.featured.svelte-5hxlh2{position:relative;margin-top:48px;background:#f5f5f5;overflow:hidden}.featured.svelte-5hxlh2:before{content:"";position:absolute;bottom:0;right:0;width:27.65685424px;height:27.65685424px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.featured.svelte-5hxlh2:after{content:"";position:absolute;bottom:0;right:0;width:22px;height:22px;background:#f1c185;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.featured__banner.svelte-5hxlh2{position:relative;width:100%;aspect-ratio:1200/301;overflow:hidden}.featured__banner.svelte-5hxlh2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f5f5f500 50%,#f5f5f5),linear-gradient(180deg,#f5f5f500 50%,#f5f5f5)}.featured__banner-img.svelte-5hxlh2{display:block;width:100%;height:100%;object-fit:cover}.featured__body.svelte-5hxlh2{position:relative;margin-top:-15.75%;padding:0 64px 64px;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:24px 40px}.featured__left.svelte-5hxlh2{display:flex;flex-direction:column;align-items:flex-start}.featured__cover.svelte-5hxlh2{position:relative;width:216px;height:216px;flex-shrink:0;box-sizing:border-box;box-shadow:0 0 0 12px #f5f5f5;border-radius:48px;overflow:hidden;margin-bottom:16px}.featured__cover-img.svelte-5hxlh2{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.featured__heading.svelte-5hxlh2{display:flex;flex-direction:column}.featured__title.svelte-5hxlh2{color:var(--black-1)}.featured__subtitle.svelte-5hxlh2{color:var(--grey-2)}.featured__laurel.svelte-5hxlh2{margin-top:24px;display:flex;align-items:center;gap:10px}.featured__laurel-mirror.svelte-5hxlh2{transform:scaleX(-1)}.featured__laurel-text.svelte-5hxlh2{width:212px;text-align:center;color:var(--section-color)}.featured__laurel-label.svelte-5hxlh2{margin-top:4px}.featured__right.svelte-5hxlh2{display:flex;flex-direction:column;align-items:center;gap:16px;width:456px;max-width:100%;flex-shrink:0}.featured__stores-title.svelte-5hxlh2{width:100%;color:var(--black-1)}.featured__stores.svelte-5hxlh2{display:flex;width:100%}.store.svelte-5hxlh2{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px}.store.svelte-5hxlh2 img:where(.svelte-5hxlh2){width:56px;height:56px}.store.svelte-5hxlh2 span:where(.svelte-5hxlh2){color:#000;text-align:center}.others.svelte-5hxlh2{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game.svelte-5hxlh2{position:relative;background:#f5f5f5;padding:24px 24px 20px;display:flex;flex-direction:column;align-items:flex-start}.game.svelte-5hxlh2:before{content:"";position:absolute;bottom:0;right:0;width:27.65685424px;height:27.65685424px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.game.svelte-5hxlh2:after{content:"";position:absolute;bottom:0;right:0;width:22px;height:22px;background:var(--game-notch);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.game.svelte-5hxlh2:nth-child(1){--game-notch: #74c9e3}.game.svelte-5hxlh2:nth-child(2){--game-notch: #a0082d}.game.svelte-5hxlh2:nth-child(3){--game-notch: #ff6a7a}.game.svelte-5hxlh2 .game__cover{width:80px;height:80px;border-radius:20px;object-fit:cover;margin-bottom:16px}.game--sniper.svelte-5hxlh2 .game__cover{border:4.444px solid #f5f5f5;box-sizing:border-box}.game__title.svelte-5hxlh2{color:var(--black-1)}.game__title--muted.svelte-5hxlh2{color:var(--grey-2)}@media (max-width: 900px){.header.svelte-5hxlh2{gap:8px}.icon-badge.svelte-5hxlh2{width:48px;height:48px;border-radius:24px}.icon-badge.svelte-5hxlh2 img:where(.svelte-5hxlh2){width:36px;height:36px}.featured.svelte-5hxlh2{margin-top:24px}.featured__banner.svelte-5hxlh2{aspect-ratio:328/207}.featured__body.svelte-5hxlh2{margin-top:-33.84%;padding:0 8px;flex-direction:column;align-items:center;gap:24px}.featured__left.svelte-5hxlh2{align-items:center;max-width:100%}.featured__cover.svelte-5hxlh2{width:176px;height:176px;border-width:8px;border-radius:32px;margin-bottom:12px}.featured__cover-img.svelte-5hxlh2{border-radius:24px}.featured__heading.svelte-5hxlh2{align-items:center;text-align:center}.featured__subtitle.svelte-5hxlh2{margin-top:4px}.featured__laurel.svelte-5hxlh2{margin-top:16px;gap:5px}.featured__laurel.svelte-5hxlh2 img:where(.svelte-5hxlh2){width:18px;height:36px}.featured__laurel-text.svelte-5hxlh2{width:106px}.featured__laurel-label.svelte-5hxlh2{margin-top:2px}.featured__right.svelte-5hxlh2{max-width:312px;width:100%;gap:12px}.featured__stores-title.svelte-5hxlh2{text-align:center}.store.svelte-5hxlh2 img:where(.svelte-5hxlh2){width:44px;height:44px}.others.svelte-5hxlh2{margin-top:24px;grid-template-columns:repeat(2,1fr);gap:8px}.game.svelte-5hxlh2{padding:16px 16px 20px}.game--sniper.svelte-5hxlh2{grid-column:1/-1;align-items:center;text-align:center}.game--sniper.svelte-5hxlh2 .game__cover{margin-left:auto;margin-right:auto}}.wrapper.svelte-1v56i4v{--section-color: var(--accent-1)}.content.svelte-1v56i4v{display:flex;flex-direction:column}.header.svelte-1v56i4v{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.icon-badge.svelte-1v56i4v{flex-shrink:0;width:64px;height:64px;border-radius:32px;background:var(--section-color);display:flex;align-items:center;justify-content:center}.title.svelte-1v56i4v{color:var(--black-1)}.cards.svelte-1v56i4v{margin-top:48px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card.svelte-1v56i4v{position:relative;height:260px;border:2px solid var(--section-color)}.card.svelte-1v56i4v:after{content:"";position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;background:var(--section-color);clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.card__icon.svelte-1v56i4v{position:absolute;top:-2px;right:-2px;width:228px;height:228px;display:block;pointer-events:none}.card__title.svelte-1v56i4v{position:absolute;top:26px;left:30px;right:236px;margin:0;color:var(--black-1)}.card__text.svelte-1v56i4v{position:absolute;bottom:26px;left:30px;width:356px;max-width:calc(100% - 60px);margin:0;color:var(--grey-2)}@media (max-width: 900px){.header.svelte-1v56i4v{gap:8px}.icon-badge.svelte-1v56i4v{width:48px;height:48px;border-radius:24px}.icon-badge.svelte-1v56i4v img:where(.svelte-1v56i4v){width:36px;height:36px}.cards.svelte-1v56i4v{margin-top:24px;grid-template-columns:1fr;gap:16px}.card.svelte-1v56i4v{height:160px}.card__icon.svelte-1v56i4v{width:112px;height:112px}.card__title.svelte-1v56i4v{top:14px;left:14px;right:155px}.card__text.svelte-1v56i4v{bottom:10px;left:14px;width:204px;max-width:calc(100% - 28px)}}.home.svelte-1eb4uvf{display:flex;flex-direction:column;width:100%}.blocks.svelte-1eb4uvf{display:flex;flex-direction:column;gap:96px;padding-top:96px;padding-bottom:96px}.divider__line.svelte-1eb4uvf{border-top:2px solid #000}@media (max-width: 900px){.blocks.svelte-1eb4uvf{gap:48px;padding-top:24px;padding-bottom:62px}}
