.games-module__3rLbgW__gamesMain{--layout-scale:1;--layout-scale-min:.5;--card-active-width:calc(18.75rem * var(--layout-scale));--card-active-height:max(13.75rem, calc(28.125rem * var(--layout-scale)));--card-width:calc(12.5rem * var(--layout-scale));--card-height:max(10rem, calc(18.75rem * var(--layout-scale)));--card-gap:max(.25rem, calc(.5rem * var(--layout-scale)));--section-padding-top:max(5.5rem, calc(7rem * var(--layout-scale)));--section-padding-inline:calc(4rem * var(--layout-scale));--section-padding-bottom:calc(1rem * var(--layout-scale));--title-base-width:24.6875rem;--title-base-gap:4rem;--title-base-font:3.25rem;--title-width:calc(var(--title-base-width) * var(--layout-scale));--title-gap:calc(var(--title-base-gap) * var(--layout-scale));--title-font-size:calc(var(--title-base-font) * var(--layout-scale));--nav-offset:calc(3rem * var(--layout-scale));--carousel-bleed-right:calc(var(--section-padding-inline) + max(0px, (100vw - var(--layout-max)) / 2));--carousel-bleed-left:0px;width:100%;color:var(--text-black);background:radial-gradient(ellipse 50% 60% at 0% 100%, #18316acc 50%, #0003 100%, transparent 70%), var(--surface-dark);box-sizing:border-box;overflow-x:clip}.games-module__3rLbgW__gamesInner{width:100%;min-height:100dvh;padding:var(--section-padding-top) var(--section-padding-inline) var(--section-padding-bottom);box-sizing:border-box;flex-direction:column;justify-content:center;display:flex;overflow:visible}.games-module__3rLbgW__gamesContent{align-items:center;gap:var(--title-gap);width:100%;display:flex;overflow:visible}.games-module__3rLbgW__gamesTitle{width:var(--title-width);max-width:var(--title-width);flex:0 0 var(--title-width);font-family:var(--font-kumbh-sans-bold), sans-serif;font-size:var(--title-font-size);text-transform:uppercase;color:var(--text-black);flex-direction:column;gap:0;margin:0;line-height:1.25;display:flex}.games-module__3rLbgW__titleLine{display:block}.games-module__3rLbgW__titleAccent{color:var(--link-hover)}.games-module__3rLbgW__carouselInteraction{flex-direction:column;flex:auto;align-items:stretch;min-width:0;display:flex;position:relative}.games-module__3rLbgW__carouselInteraction:focus{outline:none}.games-module__3rLbgW__carouselInteraction:focus-visible{outline:.125rem solid var(--link-hover);outline-offset:.25rem;border-radius:1.25rem}.games-module__3rLbgW__carouselCol{flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.games-module__3rLbgW__carouselViewport{width:calc(100% + var(--carousel-bleed-right) + var(--carousel-bleed-left));margin-right:calc(-1 * var(--carousel-bleed-right));margin-left:calc(-1 * var(--carousel-bleed-left));height:var(--card-active-height);touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;direction:ltr;overflow:hidden}.games-module__3rLbgW__carouselViewportDragging,.games-module__3rLbgW__carouselViewportDragging .games-module__3rLbgW__gameCard{cursor:grabbing;touch-action:none;-webkit-user-select:none;user-select:none}.games-module__3rLbgW__carouselTrack{align-items:center;gap:var(--card-gap);height:var(--card-active-height);will-change:transform;backface-visibility:hidden;width:max-content;transition:transform .45s;display:flex}.games-module__3rLbgW__carouselTrackInstant,.games-module__3rLbgW__carouselTrackInstant .games-module__3rLbgW__gameCard,.games-module__3rLbgW__carouselTrackAnimating .games-module__3rLbgW__gameCard{transition:none}.games-module__3rLbgW__carouselSlide{flex:none;align-items:flex-end;display:flex}.games-module__3rLbgW__gameCard{width:var(--card-width);height:var(--card-height);box-sizing:border-box;cursor:pointer;border:.125rem solid #0000;border-radius:1.25rem;text-decoration:none;transition:width .45s,height .45s,border-color .45s;display:block;position:relative;overflow:hidden}.games-module__3rLbgW__gameCardLarge{width:var(--card-active-width);height:var(--card-active-height);border-color:var(--link-hover)}.games-module__3rLbgW__gameImage{object-fit:cover;border-radius:1.125rem;width:100%;height:100%;display:block}.games-module__3rLbgW__gameCardOverlay{z-index:1;opacity:0;pointer-events:none;background:linear-gradient(#00000026 0%,#0000008c 45%,#000000d9 100%);border-radius:1.125rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.games-module__3rLbgW__gamePlayIcon{background:url(/images/play.svg) 50%/contain no-repeat;flex-shrink:0;width:3rem;height:3rem}.games-module__3rLbgW__gamePlayLabel{font-family:var(--font-kumbh-sans-bold), sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--text-black);font-size:.875rem;line-height:1.2}.games-module__3rLbgW__gameCardLarge:hover .games-module__3rLbgW__gameCardOverlay,.games-module__3rLbgW__gameCardLarge:focus-visible .games-module__3rLbgW__gameCardOverlay{opacity:1}.games-module__3rLbgW__carouselNav{margin-top:var(--nav-offset);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.games-module__3rLbgW__navBtn{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;padding:0}.games-module__3rLbgW__navPrev{background-image:url(/images/moveLeft.svg)}.games-module__3rLbgW__navPrev.games-module__3rLbgW__navBtnActive{background-image:url(/images/moveLeft-active.svg)}.games-module__3rLbgW__navNext{background-image:url(/images/moveRight.svg)}.games-module__3rLbgW__navNext.games-module__3rLbgW__navBtnActive{background-image:url(/images/moveRight-active.svg)}.games-module__3rLbgW__gameCardSkeleton{pointer-events:none;background:var(--skeleton-bg)}.games-module__3rLbgW__skeletonImage{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff24 50%,#ffffff0f 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.4s ease-in-out infinite games-module__3rLbgW__gamesSkeletonShimmer;display:block}@keyframes games-module__3rLbgW__gamesSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:90rem){.games-module__3rLbgW__carouselCol{align-items:flex-end}.games-module__3rLbgW__carouselViewport{align-self:stretch}}@media (max-width:90rem){.games-module__3rLbgW__gamesMain{--layout-scale:max(var(--layout-scale-min), min(1, calc((100vw - 8rem) / 42rem), calc((100dvh - 14rem) / 28.125rem)))}}@media (max-width:66.5rem){.games-module__3rLbgW__gamesMain{--title-base-width:13.75rem;--title-base-gap:3rem;--title-base-font:2.5rem;--layout-scale:max(var(--layout-scale-min), min(1, calc((100vw - 5rem) / 35rem), calc((100dvh - 16rem) / 28.125rem)))}}@media (max-width:73.75rem){.games-module__3rLbgW__gamesMain{--section-padding-inline:max(1.5rem, calc(4rem * var(--layout-scale)))}}@media (max-width:48rem),(max-height:32rem) and (pointer:coarse){.games-module__3rLbgW__gamesMain{--card-active-width:16.25rem;--card-active-height:24.375rem;--card-width:11.25rem;--card-height:16.875rem;--card-gap:.5rem;--section-padding-top:0;--section-padding-inline:0;--section-padding-bottom:0;--mobile-stack-gap:4rem;--mobile-stack-inset-left:3rem;--mobile-nav-inset:4rem;--mobile-nav-inset-top:3rem;--title-font-size:2rem;--layout-scale:1;--carousel-bleed-left:0px;--carousel-bleed-right:max(0px, (100vw - var(--layout-max)) / 2);padding:6.5rem 0 1rem;overflow-x:visible}.games-module__3rLbgW__gamesInner{min-height:unset;flex:none;justify-content:center;width:100%;padding:0 0 0 1rem;overflow-x:visible}.games-module__3rLbgW__gamesContent{align-items:flex-start;gap:var(--mobile-stack-gap);width:100%;padding-left:var(--mobile-stack-inset-left);padding-right:var(--section-content-inset);box-sizing:border-box;flex-direction:column;overflow:visible}.games-module__3rLbgW__gamesTitle{text-align:left;white-space:normal;overflow-wrap:anywhere;box-sizing:border-box;flex-flow:wrap;flex:none;align-items:baseline;gap:0 .35em;width:100%;max-width:100%;font-size:2rem;line-height:1.25;display:flex;overflow:visible}.games-module__3rLbgW__titleLine{white-space:normal;text-align:left;overflow-wrap:anywhere;flex:0 auto;max-width:100%}.games-module__3rLbgW__carouselInteraction{width:100%}.games-module__3rLbgW__carouselCol{align-items:stretch;position:relative}.games-module__3rLbgW__carouselSlide{align-items:center}.games-module__3rLbgW__carouselNav{margin-top:var(--mobile-nav-inset-top);margin-right:var(--mobile-nav-inset);align-self:flex-end;position:static}@media (pointer:coarse){.games-module__3rLbgW__gameCard{touch-action:manipulation}}}@media (max-width:36rem){.games-module__3rLbgW__gamesMain{--mobile-stack-inset-left:var(--section-content-inset)}.games-module__3rLbgW__gamesContent{padding-right:var(--section-content-inset)}.games-module__3rLbgW__gamesTitle{white-space:normal;flex-wrap:wrap;width:100%;max-width:100%}.games-module__3rLbgW__titleLine{white-space:normal;overflow-wrap:anywhere;flex:0 auto;max-width:100%}}@media (max-width:31.25rem){.games-module__3rLbgW__gamesInner{box-sizing:border-box;padding:0 1rem}.games-module__3rLbgW__gamesContent{padding-left:var(--section-content-inset);padding-right:var(--section-content-inset)}}
.connect-module__NCkfTW__connectMain{width:100%;color:var(--text-black);box-sizing:border-box;background:linear-gradient(#000 0%,#0a142c 80%)}.connect-module__NCkfTW__connectInner{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:7rem 4rem 1rem;display:flex}.connect-module__NCkfTW__connectContent{align-items:center;gap:4rem;width:100%;display:flex}.connect-module__NCkfTW__connectCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.connect-module__NCkfTW__connectTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:uppercase;color:var(--text-black);flex-direction:column;gap:0;margin:0 0 1.5rem;font-size:2.25rem;line-height:1.23;display:flex}.connect-module__NCkfTW__titleLine{display:block}.connect-module__NCkfTW__titleAccent{color:var(--link-hover)}.connect-module__NCkfTW__connectDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.connect-module__NCkfTW__cardsColWrapper{flex-direction:column;flex:auto;gap:1rem;min-width:0;display:flex}.connect-module__NCkfTW__cardsCol{flex:auto;align-items:stretch;gap:1rem;min-width:0;display:flex}.connect-module__NCkfTW__featureCard{background:var(--surface-overlay);box-sizing:border-box;border-radius:.625rem;flex-direction:column;flex:1 1 0;gap:1rem;min-width:0;padding:1.5rem;display:flex}.connect-module__NCkfTW__featureCardTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:capitalize;color:var(--text-black);margin:0;font-size:1rem;line-height:1.25}.connect-module__NCkfTW__featureCardText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}@media (max-width:73.75rem){.connect-module__NCkfTW__connectInner{padding-inline:max(1.5rem,4vw)}}@media (max-width:64rem){.connect-module__NCkfTW__cardsCol{flex-direction:column;gap:.75rem}.connect-module__NCkfTW__featureCard{flex:none;width:100%}}@media (max-width:48rem){.connect-module__NCkfTW__connectInner{min-height:unset;flex:none;justify-content:center;width:100%;padding:4.5rem 1rem 1rem}.connect-module__NCkfTW__connectContent{width:100%;padding:0 var(--section-content-inset);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem}.connect-module__NCkfTW__connectCol,.connect-module__NCkfTW__cardsCol{text-align:left;flex:none;width:100%;max-width:none}.connect-module__NCkfTW__connectTitle{text-align:left;width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.connect-module__NCkfTW__connectDescription,.connect-module__NCkfTW__featureCardText{text-align:left;font-size:.75rem;line-height:1.83}.connect-module__NCkfTW__featureCardTitle{text-align:left;margin:0;font-size:.875rem;line-height:1.25}.connect-module__NCkfTW__cardsCol{flex-direction:row;align-items:stretch;gap:1rem}.connect-module__NCkfTW__featureCard{flex:1 1 0;width:auto;min-width:0;padding:1rem}}@media (max-width:31.25rem){.connect-module__NCkfTW__cardsCol{flex-direction:column;gap:.75rem}.connect-module__NCkfTW__featureCard{flex:none;width:100%}}
.deposit-module__d2dbOa__depositMain{width:100%;color:var(--text-black);box-sizing:border-box;background:linear-gradient(#000 40%,#0a142c 72%);justify-content:center}.deposit-module__d2dbOa__depositInner{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;width:100%;min-height:100dvh;padding:7rem 4rem 1rem;display:flex}.deposit-module__d2dbOa__depositContent{align-items:center;gap:4rem;width:100%;display:flex}.deposit-module__d2dbOa__depositContentStretch{align-items:stretch}.deposit-module__d2dbOa__depositContentStretch .deposit-module__d2dbOa__depositCol{flex-direction:column;justify-content:center;display:flex}.deposit-module__d2dbOa__sectionSliderClamp{overflow:hidden}.deposit-module__d2dbOa__depositCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.deposit-module__d2dbOa__depositTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:uppercase;color:var(--text-black);margin:0 0 1rem;font-size:2.25rem;line-height:1.25}.deposit-module__d2dbOa__titleAccent{color:var(--link-hover)}.deposit-module__d2dbOa__titleLine{display:block}.deposit-module__d2dbOa__depositDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.deposit-module__d2dbOa__rowsCol{flex:auto;min-width:0}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__rowsDesktop{display:none}.deposit-module__d2dbOa__rowsColSliderAlways{box-sizing:border-box;flex-direction:column;flex:auto;align-self:stretch;gap:2.5rem;min-width:0;padding-bottom:5rem;display:flex;position:relative}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__mobileSliderBlock{box-sizing:border-box;flex:auto;width:100%;margin-right:0;padding-bottom:0;display:block;position:static;overflow:visible}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderViewport{box-sizing:border-box;width:100%;max-width:100%;height:auto;overflow:hidden visible;container-type:inline-size}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderTrack{align-items:flex-start;gap:0}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderSlide{box-sizing:border-box;flex:0 0 100cqw;width:100cqw;min-width:100cqw;max-width:100cqw;height:auto}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__slideSection{box-sizing:border-box;width:100%;max-width:100%;height:auto;min-height:auto}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderNav{z-index:2;margin-top:0;position:absolute;top:auto;bottom:0;right:0}.deposit-module__d2dbOa__rowsDesktop{flex-direction:column;gap:2.5rem;display:flex}.deposit-module__d2dbOa__depositRow{flex-direction:column;gap:0;display:flex}.deposit-module__d2dbOa__rowTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--text-black);margin:0 0 2rem;font-size:1.25rem;line-height:1.25}.deposit-module__d2dbOa__rowTitleH2{font-size:1.75rem}.deposit-module__d2dbOa__slideHeading{margin:0 0 1.5rem;font-size:1.75rem;line-height:1.25}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__slideSection .deposit-module__d2dbOa__rowIntro{margin-bottom:.75rem}.deposit-module__d2dbOa__rowSubheading{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--text-black);margin:0 0 1rem;font-size:1.25rem;line-height:1.25}.deposit-module__d2dbOa__rowIntro{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0 0 1rem;font-size:1rem;line-height:1.75}.deposit-module__d2dbOa__rowTable{width:100%;margin:1.5rem 0}.deposit-module__d2dbOa__cardsDesktop{align-items:stretch;gap:1rem;display:flex}.deposit-module__d2dbOa__featureCard{background:var(--surface-overlay);box-sizing:border-box;border-radius:.625rem;flex-direction:column;flex:1 1 0;gap:1rem;min-width:0;padding:1.5rem;display:flex}.deposit-module__d2dbOa__featureCardTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:capitalize;color:var(--text-black);margin:0;font-size:1rem;line-height:1.25}.deposit-module__d2dbOa__featureCardText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.deposit-module__d2dbOa__mobileSliderBlock{display:none}.deposit-module__d2dbOa__sliderInteraction{width:100%}.deposit-module__d2dbOa__sliderInteraction:focus{outline:none}.deposit-module__d2dbOa__sliderInteraction:focus-visible{outline:.125rem solid var(--link-hover);outline-offset:.25rem;border-radius:.25rem}.deposit-module__d2dbOa__sliderViewport{touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;overflow:hidden}.deposit-module__d2dbOa__sliderViewportDragging{cursor:grabbing;touch-action:none;-webkit-user-select:none;user-select:none}.deposit-module__d2dbOa__sliderTrack{will-change:transform;backface-visibility:hidden;gap:0;width:max-content;transition:transform .45s;display:flex}.deposit-module__d2dbOa__sliderSlide{box-sizing:border-box;flex:0 0 100%;width:100%}.deposit-module__d2dbOa__slideSection,.deposit-module__d2dbOa__slideBody{flex-direction:column;width:100%;display:flex}.deposit-module__d2dbOa__depositSlideBody{flex-direction:column;gap:0;width:100%;display:flex}.deposit-module__d2dbOa__slideFooter{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:1rem 0 0;font-size:.875rem;line-height:2}.deposit-module__d2dbOa__cardsMobile{align-items:stretch;gap:.75rem;display:none}.deposit-module__d2dbOa__cardsMobile .deposit-module__d2dbOa__featureCard{flex:1 1 0;min-width:0}.deposit-module__d2dbOa__sliderNav{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.deposit-module__d2dbOa__navBtn{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:50%;flex-shrink:0;width:2rem;height:2rem;padding:0}.deposit-module__d2dbOa__navBtn:disabled{cursor:default}.deposit-module__d2dbOa__navPrev{background-image:url(/images/moveLeft.svg)}.deposit-module__d2dbOa__navPrev.deposit-module__d2dbOa__navBtnActive{background-image:url(/images/moveLeft-active.svg)}.deposit-module__d2dbOa__navNext{background-image:url(/images/moveRight.svg)}.deposit-module__d2dbOa__navNext.deposit-module__d2dbOa__navBtnActive{background-image:url(/images/moveRight-active.svg)}@media (max-width:73.75rem){.deposit-module__d2dbOa__depositInner{padding-inline:max(1.5rem,4vw)}.deposit-module__d2dbOa__depositCol{flex:0 0 15.625rem;width:15.625rem;max-width:15.625rem}}@media (min-width:48.0625rem) and (max-width:64rem){.deposit-module__d2dbOa__cardsDesktop{flex-direction:column;gap:1rem}.deposit-module__d2dbOa__cardsDesktop .deposit-module__d2dbOa__featureCard{flex:none;width:100%;max-width:100%}}@media (max-width:64rem){.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__depositSlideBody [class*=mobileWideMethod]{padding:1rem 1rem .75rem;font-size:.875rem;line-height:1.25}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__depositSlideBody [class*=mobileWideLabel],.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__depositSlideBody [class*=mobileWideValue]{font-size:.75rem;line-height:1.5}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__depositSlideBody [class*=mobileWideItem]{padding:.875rem 1rem}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__depositSlideBody [class*=tableSliderDots]{margin-top:1rem}}@media (max-width:48rem){.deposit-module__d2dbOa__depositMain{color:var(--text-black);box-sizing:border-box;background:linear-gradient(120deg,#18316a 28%,#000 60%)}.deposit-module__d2dbOa__depositInner{box-sizing:border-box;flex:auto;justify-content:center;width:100%;min-height:100dvh;padding:6.5rem 1rem 1rem}.deposit-module__d2dbOa__depositContent{width:100%;padding:0 var(--section-content-inset);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem;margin-top:0}.deposit-module__d2dbOa__depositContentStretch{align-items:flex-start}.deposit-module__d2dbOa__depositContentStretch .deposit-module__d2dbOa__depositCol{display:block}.deposit-module__d2dbOa__depositCol,.deposit-module__d2dbOa__rowsCol{text-align:left;flex:none;width:100%;max-width:none}.deposit-module__d2dbOa__depositTitle{text-align:left;width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.deposit-module__d2dbOa__depositDescription,.deposit-module__d2dbOa__rowIntro,.deposit-module__d2dbOa__featureCardText,.deposit-module__d2dbOa__slideFooter{text-align:left;font-size:.75rem;line-height:1.83}.deposit-module__d2dbOa__depositDescription,.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__slideHeading,.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__slideSection .deposit-module__d2dbOa__rowIntro,.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__slideFooter{width:100%;max-width:calc(100vw - 2rem - 2 * var(--section-content-inset));box-sizing:border-box;overflow-wrap:anywhere;word-break:normal;white-space:normal}.deposit-module__d2dbOa__rowTitle{text-align:left;margin:0 0 1.5rem;font-size:1.25rem;line-height:1.2}.deposit-module__d2dbOa__rowTitleH2{font-size:1.25rem}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways{align-self:auto;padding-bottom:0}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__mobileSliderBlock{width:100%;margin-right:0;padding-bottom:0;position:relative}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderInteraction{padding-bottom:3.5rem}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderNav{top:auto;bottom:0;right:0}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__slideSection{min-height:auto}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__slideHeading{margin:0 0 1rem;font-size:1.75rem;line-height:1.2}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__slideSection .deposit-module__d2dbOa__rowIntro{margin-bottom:.75rem}.deposit-module__d2dbOa__rowSubheading{text-align:left;margin:0 0 1rem;font-size:1.25rem;line-height:1.2}.deposit-module__d2dbOa__rowsDesktop{display:none}.deposit-module__d2dbOa__mobileSliderBlock{width:calc(100% + var(--section-content-inset) + 1rem);margin-right:calc(-1 * var(--section-content-inset) - 1rem);display:block;position:relative}.deposit-module__d2dbOa__sliderInteraction{width:100%;position:relative}.deposit-module__d2dbOa__sliderViewport{width:100%}.deposit-module__d2dbOa__sliderTrack{gap:1rem}.deposit-module__d2dbOa__sliderSlide{flex:0 0 28rem;width:28rem}.deposit-module__d2dbOa__slideSection{flex-direction:column;min-height:26.25rem;display:flex}.deposit-module__d2dbOa__cardsMobile{flex-direction:row;flex:auto;align-items:stretch;gap:.5rem;display:flex}.deposit-module__d2dbOa__cardsMobile .deposit-module__d2dbOa__featureCard{flex:0 0 9rem;align-self:stretch;width:9rem;min-width:9rem;height:auto;padding:1rem .75rem}.deposit-module__d2dbOa__featureCardTitle{text-align:left;font-size:.875rem;line-height:1.25}.deposit-module__d2dbOa__slideSection .deposit-module__d2dbOa__rowIntro{margin-bottom:1rem}.deposit-module__d2dbOa__sliderNav{top:calc(100% + 1.5rem);right:calc(var(--section-content-inset) + 1rem);margin-top:0;position:absolute}}@media (max-width:31.25rem){.deposit-module__d2dbOa__rowsCol{min-width:0;overflow:visible}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__mobileSliderBlock{width:100%;margin-right:0;padding-bottom:0}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderInteraction{padding-bottom:5rem}.deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderNav{top:auto;bottom:0;right:0}.deposit-module__d2dbOa__depositMain .deposit-module__d2dbOa__rowsColSliderAlways .deposit-module__d2dbOa__sliderInteraction{padding-bottom:3.5rem}.deposit-module__d2dbOa__mobileSliderBlock{box-sizing:border-box;width:100%;max-width:100%;margin-right:0;padding-bottom:3.5rem;overflow:visible}.deposit-module__d2dbOa__sliderInteraction{box-sizing:border-box;width:100%;max-width:100%;overflow:visible}.deposit-module__d2dbOa__sliderViewport{box-sizing:border-box;width:100%;max-width:100%;height:auto;overflow:hidden visible;container-type:inline-size}.deposit-module__d2dbOa__sliderTrack{align-items:flex-start;gap:0;width:max-content}.deposit-module__d2dbOa__sliderSlide{box-sizing:border-box;flex:0 0 100cqw;width:100cqw;min-width:100cqw;max-width:100cqw;height:auto;overflow:visible}.deposit-module__d2dbOa__slideSection{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:auto;overflow:visible}.deposit-module__d2dbOa__rowTitle,.deposit-module__d2dbOa__rowIntro,.deposit-module__d2dbOa__featureCardTitle,.deposit-module__d2dbOa__featureCardText{white-space:normal;overflow-wrap:anywhere;word-break:normal;width:100%;max-width:100%}.deposit-module__d2dbOa__cardsMobile{flex-direction:column;flex:none;gap:.5rem;width:100%;min-width:0;max-width:100%;height:auto;overflow:visible}.deposit-module__d2dbOa__cardsMobile .deposit-module__d2dbOa__featureCard{box-sizing:border-box;flex:none;align-self:stretch;width:100%;min-width:0;max-width:100%;padding:1rem;overflow:visible}.deposit-module__d2dbOa__sliderNav{right:0}}
.gamesGroup-module__HhzEfG__gamesGroupMain{width:100%;color:var(--text-black);background:radial-gradient(ellipse 50% 60% at 0% 100%, #18316acc 50%, #0003 100%, transparent 70%), var(--surface-dark);box-sizing:border-box}.gamesGroup-module__HhzEfG__gamesGroupInner{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:7rem 4rem 1rem;display:flex}.gamesGroup-module__HhzEfG__gamesGroupContent{align-items:center;gap:4rem;width:100%;display:flex}.gamesGroup-module__HhzEfG__gamesGroupCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.gamesGroup-module__HhzEfG__gamesGroupTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:uppercase;color:var(--text-black);margin:0 0 1.5rem;font-size:2.25rem;line-height:1.25}.gamesGroup-module__HhzEfG__titleLine{display:block}.gamesGroup-module__HhzEfG__titleAccent{color:var(--link-hover)}.gamesGroup-module__HhzEfG__gamesGroupDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__slideOneBody{flex-direction:column;width:100%;display:flex}.gamesGroup-module__HhzEfG__cardsRow{align-items:stretch;gap:1rem;width:100%;display:flex}.gamesGroup-module__HhzEfG__cardsRow .gamesGroup-module__HhzEfG__featureCard{flex:1 1 0;min-width:0}.gamesGroup-module__HhzEfG__slideFooter{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:1rem 0 0;font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__slideTwoBody{flex-direction:column;gap:4rem;width:100%;display:flex}.gamesGroup-module__HhzEfG__textSection{flex-direction:column;gap:0;display:flex}.gamesGroup-module__HhzEfG__sectionHeading{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--text-black);margin:0 0 2rem;font-size:1.25rem;line-height:1.25}.gamesGroup-module__HhzEfG__sectionText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__slideHeading{margin:0 0 1.5rem;font-size:1.25rem;line-height:1.25}@media (max-width:73.75rem){.gamesGroup-module__HhzEfG__gamesGroupInner{padding-inline:max(1.5rem,4vw)}}@media (max-width:64rem){.gamesGroup-module__HhzEfG__gamesGroupCol{flex:0 0 15.625rem;width:15.625rem;max-width:15.625rem}.gamesGroup-module__HhzEfG__cardsRow{flex-direction:column;gap:1rem}.gamesGroup-module__HhzEfG__cardsRow .gamesGroup-module__HhzEfG__featureCard{flex:none;width:100%}}@media (max-width:48rem){.gamesGroup-module__HhzEfG__gamesGroupInner{min-height:unset;flex:none;justify-content:center;width:100%;padding:6.5rem 1rem 1rem}.gamesGroup-module__HhzEfG__gamesGroupContent{width:100%;padding:0 var(--section-content-inset);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:3rem}.gamesGroup-module__HhzEfG__gamesGroupCol{text-align:left;flex:none;width:100%;max-width:none}.gamesGroup-module__HhzEfG__gamesGroupTitle{text-align:left;width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.gamesGroup-module__HhzEfG__gamesGroupDescription,.gamesGroup-module__HhzEfG__slideFooter,.gamesGroup-module__HhzEfG__sectionText{text-align:left;font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__sectionHeading{text-align:left;margin:0 0 1rem;font-size:1.25rem;line-height:1.2}.gamesGroup-module__HhzEfG__slideHeading{margin:0 0 1rem;font-size:1.25rem;line-height:1.2}.gamesGroup-module__HhzEfG__slideTwoBody{gap:1.5rem}.gamesGroup-module__HhzEfG__gamesGroupMain .gamesGroup-module__HhzEfG__slideHeading,.gamesGroup-module__HhzEfG__slideIntro,.gamesGroup-module__HhzEfG__slideFooter,.gamesGroup-module__HhzEfG__sectionHeading,.gamesGroup-module__HhzEfG__sectionText{max-width:calc(100% - var(--section-content-inset));box-sizing:border-box;padding-right:0}.gamesGroup-module__HhzEfG__cardsRow{flex-direction:row;gap:.5rem}.gamesGroup-module__HhzEfG__cardsRow .gamesGroup-module__HhzEfG__featureCard{flex:1 0 9rem;width:9rem;min-width:9rem;padding:1rem .75rem}}@media (max-width:36rem){.gamesGroup-module__HhzEfG__cardsRow .gamesGroup-module__HhzEfG__featureCard{flex:0 0 9rem;width:9rem;min-width:9rem;padding:1rem .75rem}}@media (max-width:31.25rem){.gamesGroup-module__HhzEfG__cardsRow{flex-direction:column;gap:.5rem}.gamesGroup-module__HhzEfG__cardsRow .gamesGroup-module__HhzEfG__featureCard{flex:none;width:100%;min-width:0;padding:1rem}}
.appSection-module__aTsp7G__appMain{width:100%;color:var(--text-black);box-sizing:border-box;background:linear-gradient(125deg,#18316a 0%,#000 55%)}.appSection-module__aTsp7G__appInner{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:7rem 4rem 1rem;display:flex}.appSection-module__aTsp7G__appContent{align-items:center;gap:4rem;width:100%;display:flex}.appSection-module__aTsp7G__appCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.appSection-module__aTsp7G__appTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:uppercase;color:var(--text-black);margin:0 0 1.5rem;font-size:2.25rem;line-height:1.25}.appSection-module__aTsp7G__titleWord1{color:var(--link-hover)}.appSection-module__aTsp7G__titleWord2{color:var(--text-black)}.appSection-module__aTsp7G__titleWord3{color:var(--link-hover)}.appSection-module__aTsp7G__titleBreak{display:none}.appSection-module__aTsp7G__appDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.appSection-module__aTsp7G__blocksCol{flex-direction:column;flex:auto;gap:4rem;min-width:0;display:flex}.appSection-module__aTsp7G__textBlock{flex-direction:column;gap:0;display:flex}.appSection-module__aTsp7G__blockTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--text-black);margin:0 0 2rem;font-size:1.25rem;line-height:1.25}.appSection-module__aTsp7G__blockText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:1rem;line-height:1.75}@media (min-width:48.0625rem){.appSection-module__aTsp7G__titleBreak{display:block}}@media (max-width:73.75rem){.appSection-module__aTsp7G__appInner{padding-inline:max(1.5rem,4vw)}}@media (max-width:64rem){.appSection-module__aTsp7G__appCol{flex:0 0 15.625rem;width:15.625rem;max-width:15.625rem}}@media (max-width:48rem){.appSection-module__aTsp7G__appInner{min-height:unset;flex:none;justify-content:center;width:100%;padding:6.5rem 1rem 1rem}.appSection-module__aTsp7G__appContent{width:100%;padding:0 var(--section-content-inset);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem}.appSection-module__aTsp7G__appCol,.appSection-module__aTsp7G__blocksCol{text-align:left;flex:none;width:100%;max-width:none}.appSection-module__aTsp7G__appTitle{text-align:left;width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.appSection-module__aTsp7G__titleWord1,.appSection-module__aTsp7G__titleWord3{color:var(--link-hover)}.appSection-module__aTsp7G__titleWord2{color:var(--text-black)}.appSection-module__aTsp7G__appDescription,.appSection-module__aTsp7G__blockText{text-align:left;font-size:.875rem;line-height:2}.appSection-module__aTsp7G__blockTitle{text-align:left;margin:0 0 1rem;font-size:1.25rem;line-height:1.2}.appSection-module__aTsp7G__blocksCol{gap:2rem}}
.hero-module__q_m67W__heroContainer{--hero-bg-gradient:linear-gradient(147deg, #030916 28%, #030916 60%);background-color:var(--surface-black);background-image:var(--hero-bg-gradient);box-sizing:border-box;background-repeat:no-repeat;background-size:100% 100%;width:100%;position:relative}.hero-module__q_m67W__hero{--hero-header-clearance:4.5rem;--hero-content-offset:1.5rem;width:100%;max-width:var(--layout-max);z-index:1;min-height:100dvh;padding-top:calc(var(--hero-header-clearance) + var(--hero-content-offset));box-sizing:border-box;background:url(/images/hero-group.webp) right 3.5rem bottom/auto 89% no-repeat;align-items:center;margin:0 auto;display:flex;position:relative}.hero-module__q_m67W__heroBlock{box-sizing:border-box;align-items:center;width:100%;max-width:100%;min-height:100%;margin:0;padding:0 4rem;display:flex}.hero-module__q_m67W__heroGroup{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;max-width:37.5rem;display:flex;position:relative}.hero-module__q_m67W__heroTitle{max-width:100%;font-family:var(--font-kumbh-sans-medium), sans-serif;text-transform:none;text-align:left;color:var(--hero-title-text);margin:0;font-size:1rem;font-weight:500;line-height:1.25}.hero-module__q_m67W__heroTextGroup{max-width:100%}.hero-module__q_m67W__heroTextGroup:hover{cursor:pointer}.hero-module__q_m67W__heroText{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--hero-title-text);margin:0;font-size:1.625rem;line-height:1.25}.hero-module__q_m67W__heroTextDesktop{flex-direction:column;gap:0;min-height:13.125rem;display:flex}.hero-module__q_m67W__heroOfferText{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--hero-title-text);font-size:2.25rem;line-height:1.25;display:block}.hero-module__q_m67W__heroOfferInline{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--hero-title-text);margin-inline:0 .75rem;font-size:2.25rem;line-height:1.25}.hero-module__q_m67W__heroBonusRow{flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;display:flex}.hero-module__q_m67W__heroBonusRow .hero-module__q_m67W__heroBonusLine{display:inline}.hero-module__q_m67W__heroBonusHighlight{flex-direction:column;gap:.5rem;display:flex}.hero-module__q_m67W__heroBonusLine{font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--yellow);font-size:4rem;line-height:1.23438;display:block}.hero-module__q_m67W__heroTextMobile{display:none}.hero-module__q_m67W__heroLink{width:15.25rem;height:4.0625rem;color:var(--text-black);display:block}.hero-module__q_m67W__heroButton{text-align:center;z-index:1;background:var(--yellow-button);width:15.25rem;height:4.0625rem;color:var(--text-black);filter:none;border:none;border-radius:.625rem;font-size:1.25rem;position:relative}.hero-module__q_m67W__heroButton:hover{cursor:pointer;transform:scale(1.05)}@media (max-width:82.5rem){.hero-module__q_m67W__hero{background:url(/images/hero-group.webp) right 0 center/auto 70% no-repeat}}@media (max-width:73.75rem){.hero-module__q_m67W__hero{background-size:auto 65%}.hero-module__q_m67W__heroBlock{padding:0 1rem}}@media (max-width:66.875rem){.hero-module__q_m67W__hero{background-size:auto 60%}}@media (max-width:64rem){.hero-module__q_m67W__hero{background:url(/images/hero-group.webp) right 0 center/auto 60% no-repeat}.hero-module__q_m67W__heroBlock{padding:0 2.5rem}.hero-module__q_m67W__heroGroup{gap:1.5rem;max-width:23.125rem}.hero-module__q_m67W__heroTextGroup{max-width:23.125rem}.hero-module__q_m67W__heroTextDesktop{min-height:10rem}.hero-module__q_m67W__heroOfferText,.hero-module__q_m67W__heroOfferInline{font-size:1.5rem;line-height:1.22}.hero-module__q_m67W__heroBonusLine{font-size:2.5rem;line-height:1.21875}.hero-module__q_m67W__heroLink,.hero-module__q_m67W__heroButton{width:20.5rem;height:5rem}.hero-module__q_m67W__heroButton{font-size:1.25rem}}@media (max-width:58.125rem){.hero-module__q_m67W__hero{background:url(/images/hero-group.webp) right 0 center/auto 50% no-repeat}}@media (max-width:48rem){.hero-module__q_m67W__heroContainer{background:linear-gradient(120deg,#030916 28% 40%);min-height:100dvh}.hero-module__q_m67W__hero{background:0 0;flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:100dvh;padding:0;display:flex;position:relative;overflow:hidden}.hero-module__q_m67W__hero:before{content:"";z-index:0;pointer-events:none;background:url(/images/hero-mobile.webp) bottom/auto 100% no-repeat;position:absolute;inset:0}.hero-module__q_m67W__heroBlock{z-index:1;text-align:center;flex-direction:column;flex:auto;justify-content:flex-end;align-items:stretch;width:100%;min-height:100dvh;padding:0;display:flex;position:relative}.hero-module__q_m67W__heroGroup{text-align:center;box-sizing:border-box;align-items:center;gap:0;width:100%;max-width:100%;padding:4.5rem 1rem 1.5rem}.hero-module__q_m67W__heroTitle{text-align:center;margin-bottom:1rem;font-size:.875rem;line-height:1.214}.hero-module__q_m67W__heroTextDesktop{flex-direction:column;align-items:center;gap:.25rem;min-height:11.25rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.hero-module__q_m67W__heroOfferText{text-align:center;font-size:2rem;line-height:1.25}.hero-module__q_m67W__heroOfferInline{margin-inline:.75rem 0;font-size:2rem;line-height:1.25}.hero-module__q_m67W__heroBonusHighlight{align-items:center;gap:0}.hero-module__q_m67W__heroBonusRow{justify-content:center;column-gap:.75rem}.hero-module__q_m67W__heroBonusLine{text-align:center;font-size:3rem;line-height:1.25}.hero-module__q_m67W__heroTextMobile{display:none}.hero-module__q_m67W__heroTextGroup{width:100%;max-width:100%;margin-bottom:0}.hero-module__q_m67W__heroLink{width:100%;height:auto;margin:0}.hero-module__q_m67W__heroButton{width:100%;height:3rem;font-family:var(--font-kumbh-sans-bold), sans-serif;color:var(--text-black);text-transform:capitalize;border-radius:.5rem;margin:0;padding:0 1rem;font-size:1rem}.hero-module__q_m67W__heroButton:hover{transform:scale(1.025)}}@media (max-width:33.75rem){.hero-module__q_m67W__hero:before{content:"";z-index:0;pointer-events:none;background:url(/images/hero-mobile.webp) 50%/90% no-repeat;position:absolute;inset:0}}@media (max-width:31.25rem){.hero-module__q_m67W__hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#000 52% 100%);height:75%;position:absolute;bottom:0;left:0;right:0}}
.idioms-module__OsiKcG__idiomsMain{width:100%;color:var(--text-black);box-sizing:border-box;background:linear-gradient(230deg,#0a142c 20%,#000 80%)}.idioms-module__OsiKcG__idiomsInner{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:7rem 4rem 1rem;display:flex}.idioms-module__OsiKcG__idiomsContent{align-items:center;gap:4rem;width:100%;display:flex}.idioms-module__OsiKcG__idiomsCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.idioms-module__OsiKcG__idiomsTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:uppercase;color:var(--text-black);margin:0 0 1.5rem;font-size:2.25rem;line-height:1.25}.idioms-module__OsiKcG__titleAccent{color:var(--link-hover)}.idioms-module__OsiKcG__idiomsDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.idioms-module__OsiKcG__cardsCol{flex:auto;align-items:stretch;gap:1rem;min-width:0;display:flex}.idioms-module__OsiKcG__featureCard{background:var(--surface-overlay);box-sizing:border-box;border-radius:.625rem;flex-direction:column;flex:1 1 0;gap:1rem;min-width:0;padding:1.5rem;display:flex}.idioms-module__OsiKcG__featureCardTitle{font-family:var(--font-kumbh-sans-bold), sans-serif;text-transform:capitalize;color:var(--text-black);margin:0;font-size:1rem;line-height:1.25}.idioms-module__OsiKcG__featureCardText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);margin:0;font-size:.875rem;line-height:2}.idioms-module__OsiKcG__featureList{flex-direction:column;margin:0 0 0 1.5rem;padding:0;display:flex}.idioms-module__OsiKcG__featureListItem{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);font-size:.875rem;line-height:2;list-style:outside}@media (max-width:73.75rem){.idioms-module__OsiKcG__idiomsInner{padding-inline:max(1.5rem,4vw)}}@media (max-width:64rem){.idioms-module__OsiKcG__idiomsCol{flex:0 0 15.625rem;width:15.625rem;max-width:15.625rem}.idioms-module__OsiKcG__cardsCol{flex-direction:column;gap:1rem}.idioms-module__OsiKcG__featureCard{flex:none;width:100%}}@media (max-width:48rem){.idioms-module__OsiKcG__idiomsMain{justify-content:flex-start}.idioms-module__OsiKcG__idiomsInner{box-sizing:border-box;flex:auto;justify-content:center;width:100%;min-height:100dvh;padding:6.5rem 1rem 1rem}.idioms-module__OsiKcG__idiomsContent{width:100%;padding:0 var(--section-content-inset);box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem}.idioms-module__OsiKcG__idiomsCol{text-align:left;flex:none;width:100%;max-width:none}.idioms-module__OsiKcG__cardsCol{flex-direction:row;flex:none;align-items:stretch;gap:1rem;width:100%;max-width:none}.idioms-module__OsiKcG__idiomsTitle{text-align:left;width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.idioms-module__OsiKcG__idiomsDescription,.idioms-module__OsiKcG__featureCardText,.idioms-module__OsiKcG__featureListItem{text-align:left;font-size:.75rem;line-height:1.83}.idioms-module__OsiKcG__featureCard{flex:1 1 0;gap:.5rem;width:auto;min-width:0;padding:1rem}.idioms-module__OsiKcG__featureCardTitle{text-align:left;font-size:.875rem;line-height:1.25}.idioms-module__OsiKcG__featureList{margin:0 0 0 1.25rem}}@media (max-width:35rem){.idioms-module__OsiKcG__cardsCol{flex-direction:column;gap:.75rem}.idioms-module__OsiKcG__featureCard{flex:none;width:100%}}
