.carousel_container.svelte-1ccgb14{-webkit-user-select:none;user-select:none;cursor:grab;aspect-ratio:1920/480;background:#0f0f15;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.carousel_container.svelte-1ccgb14:active{cursor:grabbing}.carousel_container.static_banner.svelte-1ccgb14{cursor:default}.carousel_track.svelte-1ccgb14{width:100%;height:100%;display:flex}.carousel_slide.svelte-1ccgb14{flex-shrink:0;width:100%;height:100%}.slide_picture.svelte-1ccgb14{width:100%;height:100%;display:block}.slide_img.svelte-1ccgb14{object-fit:fill;pointer-events:none;width:100%;height:100%;display:block}.nav_arrow.svelte-1ccgb14{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .25s,background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav_arrow.svelte-1ccgb14 svg:where(.svelte-1ccgb14){width:20px;height:20px}.carousel_container.svelte-1ccgb14:hover .nav_arrow:where(.svelte-1ccgb14){opacity:1}.nav_arrow.svelte-1ccgb14:hover{color:#000;background:#ffae00;transform:translateY(-50%)scale(1.05)}.nav_arrow.prev.svelte-1ccgb14{left:16px}.nav_arrow.next.svelte-1ccgb14{right:16px}.carousel_dots.svelte-1ccgb14{z-index:9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:9999px;gap:12px;padding:6px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.dot_btn.svelte-1ccgb14{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:15px;height:15px;padding:0;transition:background .25s,width .25s}.dot_btn.active.svelte-1ccgb14{background:#ffae00;border-radius:9999px;width:30px}@media (width<=768px){.carousel_container.svelte-1ccgb14{aspect-ratio:16/9}.carousel_dots.svelte-1ccgb14{bottom:0}.dot_btn.svelte-1ccgb14{width:10px;height:10px}.dot_btn.active.svelte-1ccgb14{width:20px}.nav_arrow.svelte-1ccgb14{display:none}}.promotion_overlay.svelte-1uha8ag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999999;background:#000000d9;justify-content:center;align-items:center;height:100dvh;padding:20px;animation:.3s ease-out svelte-1uha8ag-promoFadeIn;display:flex;position:fixed;inset:0}.promotion_modal.svelte-1uha8ag{background:0 0;border:0;flex-direction:column;align-items:center;width:fit-content;max-width:fit-content;padding:0;animation:.35s cubic-bezier(.34,1.56,.64,1) svelte-1uha8ag-promoScaleIn;display:flex;position:relative}.promotion_image.svelte-1uha8ag{object-fit:contain;border:2px solid #ffffff1a;border-radius:16px;width:auto;height:auto;max-height:50vh;box-shadow:0 20px 50px #0009,0 0 30px #ff9d001a}.promotion_close_btn.svelte-1uha8ag{color:#fff;cursor:pointer;z-index:1000000;background:red;border-radius:0 16px 0 50px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:0;right:0;box-shadow:0 4px 12px #0006}[dir=rtl] .promotion_close_btn.svelte-1uha8ag{left:-16px}@keyframes svelte-1uha8ag-promoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1uha8ag-promoScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home_container.svelte-1uha8ag{box-sizing:border-box;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding-bottom:60px;display:flex}.download_applications.svelte-1uha8ag{box-sizing:border-box;background:url(../../../assets/homeBanners/desktop_download_banner.webp) 50%/cover no-repeat;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;width:100%;margin-top:30px;padding:20px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000004d}.download_banner_image.svelte-1uha8ag{object-fit:contain;align-self:flex-end;height:140px;margin-bottom:-20px}.download_application_wrapper.svelte-1uha8ag{gap:10px;display:flex}.download_applications_text.svelte-1uha8ag{flex-direction:column;justify-content:center;gap:5px;display:flex}.download_title.svelte-1uha8ag{color:var(--white);letter-spacing:.5px;margin:0;font-size:26px;font-weight:700}.download_description.svelte-1uha8ag{color:#fffc;margin:0;font-size:14px;font-weight:500}.download_buttons_wrapper.svelte-1uha8ag{flex-flow:wrap;align-items:center;gap:12px;margin:auto;display:flex}.btn_wrapper.svelte-1uha8ag{flex-direction:row;flex:1;justify-content:space-evenly;gap:12px;display:flex}.download_btn.svelte-1uha8ag{cursor:pointer;min-width:50px;height:fit-content;background:#000;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;height:stretch;padding:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.download_btn.svelte-1uha8ag:hover{background:#000;border-color:#ffcc5c4d;transform:translateY(-4px);box-shadow:0 6px 15px #00000080}.download_Icon.svelte-1uha8ag{object-fit:contain;width:32px;height:32px}.download_text.svelte-1uha8ag{color:var(--white);width:max-content;font-size:11px;font-weight:600}.home_lobby_section.svelte-1uha8ag{flex-direction:row;align-items:stretch;gap:20px;margin-top:30px;display:flex}.homeLobby_item.svelte-1uha8ag{background:url(../../../assets/homeBanners/homeLobbyItemBg.webp) 50%/cover;border:1px solid #ffffff08;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;padding:15px 20px;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;box-shadow:0 8px 20px #0000004d}.homeLobby_item.svelte-1uha8ag:hover{border-color:#ffcc5c33;transform:translateY(-3px)}.lobby_item_content.svelte-1uha8ag{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:15px;width:100%;height:fit-content;display:flex}.lobby_item_content.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:contain;width:100%;max-width:150px;height:100%;max-height:100px}.lobby_item_text.svelte-1uha8ag{flex-direction:column;gap:2px;display:flex}.homeLobby_item.svelte-1uha8ag h1:where(.svelte-1uha8ag){color:var(--white);letter-spacing:.5px;margin:0;font-size:15px;font-weight:700}.homeLobby_item.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-grey);margin:0;font-size:12px;font-weight:500}.see_all_lobby.svelte-1uha8ag{color:var(--white);background:#ffffff0d;border-radius:20px;align-items:center;gap:6px;margin:1rem auto 0;padding:6px 14px;font-size:13px;font-weight:600;transition:background .2s,gap .2s;display:flex}.homeLobby_item.svelte-1uha8ag:hover .see_all_lobby:where(.svelte-1uha8ag){background:var(--primary-gradient);color:var(--white);gap:10px}.arrow_indicator.svelte-1uha8ag{font-size:14px}@keyframes svelte-1uha8ag-pulse{0%{opacity:1;transform:scale(.9)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(.9)}}@media (width<=768px){.download_applications.svelte-1uha8ag{aspect-ratio:auto;flex-direction:column;align-items:flex-start;gap:20px;padding:10px}.download_applications_text.svelte-1uha8ag{align-items:flex-start}.download_title.svelte-1uha8ag{font-size:22px}.download_description.svelte-1uha8ag{font-size:13px}.download_banner_image.svelte-1uha8ag{display:none}.download_buttons_wrapper.svelte-1uha8ag{justify-content:space-around;width:100%;margin:0}.download_btn.svelte-1uha8ag{background:var(--black);border:none;flex:none;width:75px;min-width:50px;height:75px;padding:0}.download_btn.svelte-1uha8ag:hover{transform:scale(1.05)translateY(0)}.download_Icon.svelte-1uha8ag{width:24px;height:24px}.home_lobby_section.svelte-1uha8ag{justify-content:space-between;gap:10px;padding-bottom:10px;overflow-x:auto}.homeLobby_item.svelte-1uha8ag{flex:0 0 27%;align-items:center;padding:5px}.lobby_item_text.svelte-1uha8ag{justify-content:center;align-items:center}.lobby_item_content.svelte-1uha8ag{flex-direction:column;justify-content:center}.lobby_item_content.svelte-1uha8ag img:where(.svelte-1uha8ag){width:75px;height:50px}.homeLobby_item.svelte-1uha8ag h1:where(.svelte-1uha8ag),.homeLobby_item.svelte-1uha8ag p:where(.svelte-1uha8ag),.see_all_lobby.svelte-1uha8ag{font-size:10px}}
