.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);box-sizing:border-box;background:#003c71;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-oswald-medium), 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.48;display:flex}.games-module__3rLbgW__titleLine{display:block}.games-module__3rLbgW__titleAccent{color:var(--yellow)}.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:.625rem}.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:.625rem;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:.5rem;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-oswald-medium), 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:var(--section-mobile-pad-y);--section-padding-inline:0;--section-padding-bottom:var(--section-mobile-pad-y);--mobile-stack-gap:4.5rem;--mobile-stack-inset-left:0;--mobile-nav-inset:var(--section-mobile-pad-x);--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:var(--section-mobile-pad-y) 0;overflow-x:visible}.games-module__3rLbgW__gamesInner{min-height:unset;width:100%;padding:0 0 0 var(--section-mobile-pad-x);flex:none;justify-content:center;overflow-x:visible}.games-module__3rLbgW__gamesContent{align-items:flex-start;gap:var(--mobile-stack-gap);box-sizing:border-box;flex-direction:column;width:100%;padding-left:0;padding-right:0;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__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{padding:0 0 0 var(--section-mobile-pad-x);box-sizing:border-box}.games-module__3rLbgW__gamesContent{padding-left:0;padding-right:0}}
.sectionSlider-module__UKtQVW__mobileSliderBlock{box-sizing:border-box;flex:auto;width:100%;margin-right:0;padding-bottom:5rem;display:block;position:relative;overflow:visible}.sectionSlider-module__UKtQVW__sliderInteraction{width:100%}.sectionSlider-module__UKtQVW__sliderInteraction:focus{outline:none}.sectionSlider-module__UKtQVW__sliderInteraction:focus-visible{outline:.125rem solid var(--link-hover);outline-offset:.25rem;border-radius:.25rem}.sectionSlider-module__UKtQVW__sliderViewport{touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab;box-sizing:border-box;width:100%;max-width:100%;height:auto;overflow:hidden visible;container-type:inline-size}.sectionSlider-module__UKtQVW__sliderViewportDragging{cursor:grabbing;touch-action:none;-webkit-user-select:none;user-select:none}.sectionSlider-module__UKtQVW__sliderTrack{will-change:transform;backface-visibility:hidden;align-items:flex-start;gap:.75rem;width:max-content;transition:transform .45s;display:flex}.sectionSlider-module__UKtQVW__sliderSlide{box-sizing:border-box;flex:0 0 100cqw;width:100cqw;min-width:100cqw;max-width:100cqw;height:auto}.sectionSlider-module__UKtQVW__slideSection{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;height:auto;min-height:auto;display:flex}.sectionSlider-module__UKtQVW__mobileSliderBlock.sectionSlider-module__UKtQVW__contentCenter{flex-direction:column;padding-bottom:0;display:flex}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__slideInner{flex-direction:column;width:100%;display:flex}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderInteraction,.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderViewport{flex-direction:column;flex:auto;display:flex}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderTrack{flex:auto;align-items:stretch;min-height:100%}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderSlide{align-self:stretch;display:flex}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__slideSection{flex:auto;justify-content:center;min-height:100%}.sectionSlider-module__UKtQVW__slideBody{flex-direction:column;width:100%;display:flex}.sectionSlider-module__UKtQVW__rowTitle{font-family:var(--font-oswald-medium), sans-serif;margin:0 0 2rem;font-size:1.25rem;line-height:1.25}.sectionSlider-module__UKtQVW__rowIntro{font-family:var(--font-roboto-regular), sans-serif;margin:0 0 1rem;font-size:1rem;line-height:1.75}.sectionSlider-module__UKtQVW__depositRow{flex-direction:column;gap:0;display:flex}.sectionSlider-module__UKtQVW__cardsDesktop{align-items:stretch;gap:1rem;display:flex}.sectionSlider-module__UKtQVW__cardsMobile{align-items:stretch;gap:.75rem;display:none}.sectionSlider-module__UKtQVW__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}.sectionSlider-module__UKtQVW__featureCardTitle{font-family:var(--font-oswald-medium), sans-serif;text-transform:capitalize;margin:0;font-size:1rem;line-height:1.25}.sectionSlider-module__UKtQVW__featureCardText{font-family:var(--font-roboto-regular), sans-serif;margin:0;font-size:.875rem;line-height:2}.sectionSlider-module__UKtQVW__sliderNav{z-index:2;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.sectionSlider-module__UKtQVW__sliderNavOuter{position:absolute;bottom:0;right:0}.sectionSlider-module__UKtQVW__sliderNavInline{flex-shrink:0;align-self:flex-end;margin-top:1.5rem;display:none;position:static}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderNavOuter{display:none}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderNavInline{display:flex}.sectionSlider-module__UKtQVW__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}.sectionSlider-module__UKtQVW__navBtn:disabled{cursor:default;pointer-events:none}.sectionSlider-module__UKtQVW__navPrev{background-image:url(/images/moveLeft.svg)}.sectionSlider-module__UKtQVW__navPrev.sectionSlider-module__UKtQVW__navBtnActive{background-image:url(/images/moveLeft-active.svg)}.sectionSlider-module__UKtQVW__navNext{background-image:url(/images/moveRight.svg)}.sectionSlider-module__UKtQVW__navNext.sectionSlider-module__UKtQVW__navBtnActive{background-image:url(/images/moveRight-active.svg)}.sectionSlider-module__UKtQVW__sliderNavBonus .sectionSlider-module__UKtQVW__navPrev{background-image:url(/images/moveLeft-bonus.svg)}.sectionSlider-module__UKtQVW__sliderNavBonus .sectionSlider-module__UKtQVW__navPrev.sectionSlider-module__UKtQVW__navBtnActive{background-image:url(/images/moveLeft-bonus-active.svg)}.sectionSlider-module__UKtQVW__sliderNavBonus .sectionSlider-module__UKtQVW__navNext{background-image:url(/images/moveRight-bonus.svg)}.sectionSlider-module__UKtQVW__sliderNavBonus .sectionSlider-module__UKtQVW__navNext.sectionSlider-module__UKtQVW__navBtnActive{background-image:url(/images/moveRight-bonus-active.svg)}@media (max-width:64rem){.sectionSlider-module__UKtQVW__cardsDesktop{flex-direction:column;gap:1rem}.sectionSlider-module__UKtQVW__cardsDesktop .sectionSlider-module__UKtQVW__featureCard{flex:none;width:100%;max-width:100%}}@media (max-width:48rem){.sectionSlider-module__UKtQVW__mobileSliderBlock.sectionSlider-module__UKtQVW__contentCenter,.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderInteraction,.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderViewport{flex:none;display:block}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderTrack{flex:none;align-items:flex-start;min-height:auto}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderSlide{align-self:auto;display:block}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__slideSection{flex:none;justify-content:flex-start;min-height:auto}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderNavOuter{display:flex}.sectionSlider-module__UKtQVW__contentCenter .sectionSlider-module__UKtQVW__sliderNavInline{display:none}.sectionSlider-module__UKtQVW__mobileSliderBlock{padding-bottom:0}.sectionSlider-module__UKtQVW__sliderInteraction{padding-bottom:3rem;position:relative}.sectionSlider-module__UKtQVW__sliderNav{top:auto;bottom:0;right:0}.sectionSlider-module__UKtQVW__rowTitle{text-align:left;margin:0 0 1.5rem;font-size:1.25rem;line-height:1.2}.sectionSlider-module__UKtQVW__rowIntro{text-align:left;font-size:.875rem;line-height:1.75}.sectionSlider-module__UKtQVW__slideSection .sectionSlider-module__UKtQVW__rowIntro{margin-bottom:1rem}.sectionSlider-module__UKtQVW__cardsMobile{flex-direction:column;flex:none;gap:.5rem;width:100%;min-width:0;max-width:100%;height:auto;display:flex;overflow:visible}.sectionSlider-module__UKtQVW__cardsMobile .sectionSlider-module__UKtQVW__featureCard{box-sizing:border-box;flex:none;align-self:stretch;width:100%;min-width:0;max-width:100%;padding:1rem;overflow:visible}.sectionSlider-module__UKtQVW__featureCardTitle{text-align:left;font-size:.875rem;line-height:1.25}.sectionSlider-module__UKtQVW__featureCardText{font-size:.75rem;line-height:1.5}.sectionSlider-module__UKtQVW__rowTitle,.sectionSlider-module__UKtQVW__rowIntro,.sectionSlider-module__UKtQVW__featureCardTitle,.sectionSlider-module__UKtQVW__featureCardText{white-space:normal;overflow-wrap:anywhere;word-break:normal;width:100%;max-width:100%}}
.connect-module__NCkfTW__connectMain{width:100%;color:var(--text);box-sizing:border-box;background:#f2f2f2}.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__connectContentStretch{align-items:stretch}.connect-module__NCkfTW__connectContentStretch .connect-module__NCkfTW__connectCol{flex-direction:column;justify-content:center;display:flex}.connect-module__NCkfTW__connectCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.connect-module__NCkfTW__rowsCol{flex-direction:column;flex:auto;align-self:stretch;min-width:0;display:flex}.connect-module__NCkfTW__connectTitle{font-family:var(--font-oswald-medium), sans-serif;text-transform:uppercase;color:var(--text);margin:0;font-size:2.25rem;line-height:1.48}.connect-module__NCkfTW__titleLine{display:block}.connect-module__NCkfTW__titleAccent{color:var(--yellow)}.connect-module__NCkfTW__connectDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:0;font-size:1rem;line-height:1.75}.connect-module__NCkfTW__slideHeading{margin:0 0 2rem;font-size:1.75rem;line-height:1.47}.connect-module__NCkfTW__contactRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin-top:.5rem;display:grid}.connect-module__NCkfTW__featureCard{background:var(--surface-overlay);box-sizing:border-box;border-radius:.625rem;flex-direction:column;gap:.75rem;min-width:0;padding:1.5rem;display:flex}.connect-module__NCkfTW__featureCardTitle{font-family:var(--font-oswald-medium), sans-serif;color:var(--text-black);text-transform:capitalize;margin:0;font-size:1rem;line-height:1.5}.connect-module__NCkfTW__featureCardText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text-black);overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:2}.connect-module__NCkfTW__slideFooter{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:1.5rem 0 0;font-size:1rem;line-height:1.75}@media (max-width:73.75rem){.connect-module__NCkfTW__connectInner{padding-inline:max(1.5rem,4vw)}}@media (max-width:64rem){.connect-module__NCkfTW__contactRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:58.125rem){.connect-module__NCkfTW__contactRow{grid-template-columns:1fr;gap:.75rem;margin-top:3rem}.connect-module__NCkfTW__featureCard{gap:1rem;padding:1rem}.connect-module__NCkfTW__featureCardTitle{font-size:.875rem;line-height:1.25}.connect-module__NCkfTW__featureCardText{font-size:.75rem;line-height:1.83}}@media (max-width:48rem){.connect-module__NCkfTW__connectInner{padding:var(--section-mobile-pad-y) var(--section-mobile-pad-x);min-height:unset;flex:none;justify-content:center;width:100%;padding-bottom:6.5rem}.connect-module__NCkfTW__connectContent{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:0}.connect-module__NCkfTW__connectContentStretch .connect-module__NCkfTW__connectCol{justify-content:flex-start}.connect-module__NCkfTW__connectCol,.connect-module__NCkfTW__rowsCol{text-align:left;flex:none;width:100%;max-width:none}.connect-module__NCkfTW__connectTitle{text-align:left;width:auto;max-width:100%;margin:0;font-size:2rem;line-height:1.25}.connect-module__NCkfTW__connectDescription{text-align:left;font-size:.75rem;line-height:1.83}.connect-module__NCkfTW__connectMain [class*=rowIntro]{font-size:.75rem;line-height:1.83}.connect-module__NCkfTW__slideHeading{margin:0 0 1.5rem;font-size:1.25rem;line-height:1.3}}@media (max-width:35rem){.connect-module__NCkfTW__featureCardTitle{font-size:.625rem;line-height:1.25}.connect-module__NCkfTW__featureCardText{font-size:.625rem;line-height:1.5}}
.gamesGroup-module__HhzEfG__gamesGroupMain{width:100%;color:var(--text);box-sizing:border-box;background:#f2f2f2}.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__gamesGroupContentStretch{align-items:center}.gamesGroup-module__HhzEfG__gamesGroupContentStretch .gamesGroup-module__HhzEfG__gamesGroupCol{flex-direction:column;justify-content:flex-start;display:flex}.gamesGroup-module__HhzEfG__gamesGroupCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.gamesGroup-module__HhzEfG__rowsCol{flex-direction:column;flex:auto;gap:4rem;min-width:0;display:flex}.gamesGroup-module__HhzEfG__gamesGroupTitle{font-family:var(--font-oswald-medium), sans-serif;text-transform:uppercase;color:var(--text);margin:0 0 1.5rem;font-size:2.25rem;line-height:1.48}.gamesGroup-module__HhzEfG__titleAccent{color:var(--yellow)}.gamesGroup-module__HhzEfG__gamesGroupDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:0;font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__sectionBlock{flex-direction:column;gap:.75rem;width:100%;display:flex}.gamesGroup-module__HhzEfG__sectionHeading{font-family:var(--font-oswald-medium), sans-serif;color:var(--text);margin:0;font-size:1.75rem;line-height:1.46}.gamesGroup-module__HhzEfG__sectionText{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:0;font-size:1rem;line-height:1.75}.gamesGroup-module__HhzEfG__gamesList{flex-direction:column;margin:.25rem 0 0;padding:0 0 0 1.25rem;display:flex}.gamesGroup-module__HhzEfG__gamesListItem{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);font-size:1rem;line-height:1.75;list-style:outside}@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}}@media (max-width:48rem){.gamesGroup-module__HhzEfG__gamesGroupInner{padding:var(--section-mobile-pad-y) var(--section-mobile-pad-x);min-height:unset;flex:none;justify-content:center;width:100%}.gamesGroup-module__HhzEfG__gamesGroupContent{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem;width:100%;padding:0}.gamesGroup-module__HhzEfG__gamesGroupCol,.gamesGroup-module__HhzEfG__rowsCol{flex:none;width:100%;max-width:none}.gamesGroup-module__HhzEfG__rowsCol{gap:1.5rem}.gamesGroup-module__HhzEfG__gamesGroupTitle{width:auto;max-width:100%;margin:0 0 2rem;font-size:2rem;line-height:1.25}.gamesGroup-module__HhzEfG__gamesGroupDescription{font-size:.875rem;line-height:2}.gamesGroup-module__HhzEfG__sectionHeading{font-size:1.25rem;line-height:1.25}.gamesGroup-module__HhzEfG__sectionText,.gamesGroup-module__HhzEfG__gamesListItem{font-size:.875rem;line-height:2}}
.appSection-module__aTsp7G__appMain{width:100%;color:var(--text);box-sizing:border-box;background:#c4dff8}.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__appContentStretch{align-items:center}.appSection-module__aTsp7G__appContentStretch .appSection-module__aTsp7G__appCol{flex-direction:column;justify-content:center;display:flex}.appSection-module__aTsp7G__appCol{flex:0 0 24.6875rem;width:24.6875rem;max-width:24.6875rem}.appSection-module__aTsp7G__rowsCol{flex-direction:column;flex:auto;align-self:stretch;min-width:0;display:flex}.appSection-module__aTsp7G__appTitle{font-family:var(--font-oswald-medium), sans-serif;text-transform:uppercase;color:var(--text);margin:0 0 1.5rem;font-size:2.25rem;line-height:1.48}.appSection-module__aTsp7G__titleAccent{color:var(--yellow)}.appSection-module__aTsp7G__appDescription{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:0;font-size:.875rem;line-height:2}.appSection-module__aTsp7G__slideBody{flex-direction:column;gap:3rem;width:100%;display:flex}.appSection-module__aTsp7G__toolBlock{flex-direction:column;gap:2rem;display:flex}.appSection-module__aTsp7G__toolHeading{font-family:var(--font-oswald-medium), sans-serif;color:var(--text);margin:0;font-size:1.25rem;line-height:1.46}.appSection-module__aTsp7G__toolText,.appSection-module__aTsp7G__toolSummary{font-family:var(--font-roboto-regular), sans-serif;color:var(--text);margin:0;font-size:1rem;line-height:1.75}@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{padding:var(--section-mobile-pad-y) var(--section-mobile-pad-x);min-height:unset;flex:none;justify-content:center;width:100%;padding-bottom:6rem}.appSection-module__aTsp7G__appContent{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem;width:100%;padding:0}.appSection-module__aTsp7G__appContentStretch .appSection-module__aTsp7G__appCol{justify-content:flex-start}.appSection-module__aTsp7G__appCol,.appSection-module__aTsp7G__rowsCol{flex:none;width:100%;max-width:none}.appSection-module__aTsp7G__appTitle{width:auto;max-width:100%;margin:0 0 1.5rem;font-size:2rem;line-height:1.25}.appSection-module__aTsp7G__appDescription,.appSection-module__aTsp7G__toolText,.appSection-module__aTsp7G__toolSummary{font-size:.875rem;line-height:2}.appSection-module__aTsp7G__slideBody{gap:1.5rem}.appSection-module__aTsp7G__toolHeading{font-size:1.25rem;line-height:1.3}}
.hero-module__q_m67W__heroContainer{--hero-bg-gradient:#003c71;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 4rem bottom 3rem/auto 82% 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:38.75rem;display:flex;position:relative}.hero-module__q_m67W__heroTitle{max-width:100%;font-family:var(--font-oswald-medium), sans-serif;text-transform:none;text-align:left;color:var(--hero-title-text);margin:0;font-size:1rem;line-height:1.5}.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-oswald-medium), sans-serif;color:var(--hero-title-text);margin:0;font-size:1.625rem;line-height:1.31}.hero-module__q_m67W__heroTextDesktop{flex-direction:column;gap:0;min-height:11.875rem;display:flex}.hero-module__q_m67W__heroOfferRow{flex-wrap:wrap;align-items:baseline;gap:.25rem .75rem;display:flex}.hero-module__q_m67W__heroOfferText{font-family:var(--font-oswald-medium), sans-serif;color:var(--hero-title-text);font-size:2.25rem;line-height:1.47;display:inline}.hero-module__q_m67W__heroOfferInline{font-family:var(--font-oswald-medium), sans-serif;color:var(--hero-title-text);margin-inline:0;font-size:2.25rem;line-height:1.47}.hero-module__q_m67W__heroBonusRow{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;display:flex}.hero-module__q_m67W__heroBonusHighlight{flex-direction:column;gap:.5rem;display:flex}.hero-module__q_m67W__heroBonusLine{font-family:var(--font-oswald-medium), sans-serif;color:var(--yellow);font-size:4rem;line-height:1.3125;display:inline}.hero-module__q_m67W__heroTextMobile{display:none}.hero-module__q_m67W__heroLink{width:14rem;height:4.375rem;color:var(--text-black);display:block}.hero-module__q_m67W__heroButton{text-align:center;z-index:1;background:var(--yellow-button);width:14rem;height:4.375rem;color:var(--button-text);filter:none;border:none;border-radius:6.25rem;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 1rem center/auto 68% 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 1rem center/auto 57% 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__heroOfferRow{column-gap:.5rem}.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 1rem center/auto 47% no-repeat}}@media (max-width:48rem){.hero-module__q_m67W__heroContainer{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) 50% 6.5rem/auto 57% 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.5}.hero-module__q_m67W__heroTextDesktop{flex-direction:column;align-items:center;gap:.25rem;min-height:8.875rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.hero-module__q_m67W__heroOfferText{text-align:center;font-size:2rem;line-height:1.47}.hero-module__q_m67W__heroOfferRow{justify-content:center;column-gap:.5rem}.hero-module__q_m67W__heroOfferInline{margin-inline:0;font-size:2rem;line-height:1.47}.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.47}.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-oswald-medium), sans-serif;color:var(--button-text);text-transform:capitalize;border-radius:6.25rem;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{background:url(/images/hero-mobile.webp) 50%/58% no-repeat}.hero-module__q_m67W__heroGroup{padding:4.5rem 1rem .75rem}.hero-module__q_m67W__heroTitle.hero-module__q_m67W__heroTitle{margin-bottom:.35rem;font-size:.75rem;line-height:1.3}.hero-module__q_m67W__heroTextDesktop.hero-module__q_m67W__heroTextDesktop{gap:0;min-height:0;margin-bottom:.5rem;padding-top:0}.hero-module__q_m67W__heroOfferRow{column-gap:.35rem}.hero-module__q_m67W__heroOfferText.hero-module__q_m67W__heroOfferText,.hero-module__q_m67W__heroOfferInline.hero-module__q_m67W__heroOfferInline{font-size:1rem;line-height:1.2}.hero-module__q_m67W__heroBonusRow{column-gap:.4rem}.hero-module__q_m67W__heroBonusLine.hero-module__q_m67W__heroBonusLine{font-size:1.5rem;line-height:1.15}:is(.hero-module__q_m67W__heroButton.hero-module__q_m67W__heroButton.btn,.hero-module__q_m67W__heroButton.hero-module__q_m67W__heroButton.btn--large){width:100%;height:2.75rem;font-size:1rem;line-height:1}}
