.AnimatedParagraph-module__sNRrpa__paragraph{color:var(--colorForeground);text-wrap:balance;flex-wrap:wrap;gap:4px;display:flex}.AnimatedParagraph-module__sNRrpa__word{margin:6px 6px 0 0;position:relative}.AnimatedParagraph-module__sNRrpa__shadow{opacity:.2;position:absolute}
.HorizontalCard-module__fI4cYq__cardWrapper{grid-template-columns:repeat(2,1fr);justify-items:center;gap:48px;display:grid}@media (min-width:1441px){.HorizontalCard-module__fI4cYq__cardWrapper{align-items:center}}@media (max-width:1119.99px){.HorizontalCard-module__fI4cYq__cardWrapper{grid-template-columns:1fr}.HorizontalCard-module__fI4cYq__cardTextWrapper{grid-row:2/3}}.HorizontalCard-module__fI4cYq__cardImage{width:100%;height:auto}.HorizontalCard-module__fI4cYq__cardTextWrapper{text-wrap:balance;flex-direction:column;gap:12px;display:flex}.HorizontalCard-module__fI4cYq__cardTitle{text-transform:uppercase;letter-spacing:.03rem;line-height:var(--lineHeightHeadings);color:var(--colorPrimary)}.HorizontalCard-module__fI4cYq__cardDescription{line-height:var(--lineHeightText);text-align:justify}
.Container-module__8t_8Oq__container{max-width:var(--containerMax);width:100%;margin-inline:auto}.Container-module__8t_8Oq__isFullWidth{max-width:100%;padding-inline:64px}@media (max-width:1279.99px){.Container-module__8t_8Oq__container{padding-inline:24px}}
.Card-module__ckVvha__cardWrapper{max-width:var(--maxCardWidth);color:var(--colorForeground);flex-direction:column;justify-content:space-between;display:flex}.Card-module__ckVvha__cardWrapper.Card-module__ckVvha__noTitle{justify-content:flex-start}.Card-module__ckVvha__noLink{cursor:default}.Card-module__ckVvha__cardContent{flex-direction:column;gap:16px;display:flex}.Card-module__ckVvha__imageWrapper{overflow:hidden}.Card-module__ckVvha__imageWrapper>img{object-fit:cover;transition:scale .3s}.Card-module__ckVvha__imageWrapper>img:hover{scale:1.1}.Card-module__ckVvha__textWrapper{flex-direction:column;gap:8px;display:flex}.Card-module__ckVvha__date{font-weight:var(--fontWeightMedium);text-transform:uppercase;letter-spacing:.05rem}.Card-module__ckVvha__title{text-transform:uppercase;font-weight:600;line-height:var(--lineHeightHeadings);letter-spacing:.02rem}.Card-module__ckVvha__cardWrapper:hover .Card-module__ckVvha__title,.Card-module__ckVvha__cardWrapper:hover .Card-module__ckVvha__actionsWrapper>svg{color:var(--colorPrimary)}.Card-module__ckVvha__cardWrapper:has(.Card-module__ckVvha__actionsWrapper:hover) .Card-module__ckVvha__title{color:var(--colorForeground)}.Card-module__ckVvha__title,.Card-module__ckVvha__actionsWrapper>svg{transition:color .2s}.Card-module__ckVvha__description{line-height:var(--lineHeightText)}.Card-module__ckVvha__title,.Card-module__ckVvha__description{text-wrap:balance}.Card-module__ckVvha__actionsWrapper{gap:28px;padding-top:20px;display:flex}.Card-module__ckVvha__actionsWrapper>svg{aspect-ratio:1;height:36px;margin-left:auto}
.Checkbox-module__nrNAFG__checkboxWrapper{flex-direction:column;gap:4px;display:inline-flex}.Checkbox-module__nrNAFG__checkboxContentWrapper{flex-basis:content;gap:8px;display:inline-flex;position:relative}.Checkbox-module__nrNAFG__checkbox{appearance:none;background-color:var(--colorForeground);border-radius:0;width:18px;height:18px}.Checkbox-module__nrNAFG__checkboxContentWrapper>svg{aspect-ratio:1;width:20px;stroke:var(--colorPrimary);transition:transform .3s var(--easeInOutQuart);pointer-events:none;position:absolute;top:-1px;left:-1px;transform:scale(0)}.Checkbox-module__nrNAFG__checkboxContentWrapper:has(.Checkbox-module__nrNAFG__checkbox:checked)>svg{transform:scale(1)}.Checkbox-module__nrNAFG__errorMessage{font-weight:var(--fontWeightSemibold);color:var(--colorError)}.Checkbox-module__nrNAFG__label{font-size:var(--fontSizeTinyText);flex:1}.Checkbox-module__nrNAFG__checkbox,.Checkbox-module__nrNAFG__label{cursor:pointer}.Checkbox-module__nrNAFG__label>a{font-weight:var(--fontWeightSemibold);transition:color .3s}.Checkbox-module__nrNAFG__label>a:hover{color:var(--colorError)}
.ErrorMessage-module__4_eWAq__container{align-items:center;gap:8px;margin:24px 0;display:inline-flex}.ErrorMessage-module__4_eWAq__extraPadding{padding-top:var(--navigationHeight)}.ErrorMessage-module__4_eWAq__icon{--iconSize:24px;width:var(--iconSize);height:var(--iconSize);color:var(--colorError)}
.GameGallery-module__KRI_gq__galleryWrapper{grid-template-columns:repeat(3,1fr);padding-bottom:128px;display:grid}@media (max-width:600px){.GameGallery-module__KRI_gq__galleryWrapper{grid-template-columns:1fr}}.GameGallery-module__KRI_gq__galleryElement{cursor:pointer;overflow:hidden}.GameGallery-module__KRI_gq__galleryElement>img{width:100%;height:auto;transition:transform .4s var(--easeInOutQuart)}.GameGallery-module__KRI_gq__galleryElement:hover>img{transform:scale(1.1)}.GameGallery-module__KRI_gq__galleryModalContent{grid-template-columns:repeat(2,42px);align-items:end;gap:24px;height:100%;margin:0 auto;display:grid}.GameGallery-module__KRI_gq__galleryImageModal{object-fit:contain;width:calc(100% - 40px);max-width:1920px;height:auto;max-height:calc(100% - 164px);margin:auto;position:absolute;inset:0}.GameGallery-module__KRI_gq__galleryModalArrow{border:1px solid var(--colorBorder);color:var(--colorForeground);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.GameGallery-module__KRI_gq__galleryModalArrow>svg{aspect-ratio:1;width:32px;transition:color .3s}.GameGallery-module__KRI_gq__galleryModalArrow:hover>svg{color:var(--colorPrimary)}.GameGallery-module__KRI_gq__arrowLeft>svg{transform:translate(-2px)}.GameGallery-module__KRI_gq__arrowRight>svg{transform:rotate(180deg)translate(-2px)}
.Input-module__aqcCqa__inputWrapper{flex-direction:column;gap:4px;display:inline-flex}.Input-module__aqcCqa__input,.Input-module__aqcCqa__textarea{font-size:var(--fontSizeSmallText);border:1px solid var(--colorBorder);background-color:#0000;border-radius:0;outline:none;max-width:100%;padding:8px 16px;transition:border-color .2s}.Input-module__aqcCqa__input{height:44px}.Input-module__aqcCqa__textarea{resize:vertical;width:100%;max-height:300px;line-height:var(--lineHeightText)}.Input-module__aqcCqa__input,.Input-module__aqcCqa__input::placeholder,.Input-module__aqcCqa__textarea,.Input-module__aqcCqa__textarea::placeholder{color:var(--colorForeground)}.Input-module__aqcCqa__input::placeholder,.Input-module__aqcCqa__textarea::placeholder{text-transform:uppercase}.Input-module__aqcCqa__input:focus,.Input-module__aqcCqa__textarea:focus{border-color:var(--colorPrimary)}.Input-module__aqcCqa__errorMessage{color:var(--colorError);font-weight:var(--fontWeightSemibold)}.Input-module__aqcCqa__inputInnerWrapper{display:flex}.Input-module__aqcCqa__inputInnerWrapper .Input-module__aqcCqa__input{flex:1}.Input-module__aqcCqa__leftAddon{border:solid var(--colorBorder);border-width:1px 0 1px 1px;justify-content:center;align-items:center;height:44px;padding:0 8px;transition:border-color .2s;display:inline-flex}.Input-module__aqcCqa__inputWrapper:has(.Input-module__aqcCqa__input:focus) .Input-module__aqcCqa__leftAddon{border-color:var(--colorPrimary)}
.Loader-module__AdlJEq__loader{--size:48px;--thickness:4px;width:var(--size);height:var(--size);border:var(--thickness) solid;border-top-color:var(--colorForeground);border-right-color:var(--colorForeground);border-bottom-color:var(--colorDimmedBorder);border-left-color:var(--colorDimmedBorder);border-radius:50%;animation:.45s linear infinite Loader-module__AdlJEq__spin;display:inline-block}.Loader-module__AdlJEq__readerOnly{clip:rect(0px, 0px, 0px, 0px);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes Loader-module__AdlJEq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CardsGrid-module__aCx5KG__cardsGrid{--maxCardWidth:360px;grid-template-columns:repeat(auto-fill, minmax(min(100%, var(--maxCardWidth)), var(--maxCardWidth)));justify-content:center;gap:60px 30px;display:grid;position:relative}.CardsGrid-module__aCx5KG__cardsGrid>div{min-height:426px;display:flex}.CardsGrid-module__aCx5KG__cardsGridFooter{justify-content:center;align-items:center;padding:24px;display:flex}
.Newsletter-module__kOPfpa__wrapper{border:solid var(--colorPrimary);border-width:1px 0;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 34px;padding:14px 24px;display:flex}.Newsletter-module__kOPfpa__ctaText{flex-basis:content;text-transform:uppercase;font-weight:var(--fontWeightSemibold);letter-spacing:.01rem}.Newsletter-module__kOPfpa__input{width:350px;height:34px}@media (max-width:639.99px){.Newsletter-module__kOPfpa__wrapper{flex-direction:column}.Newsletter-module__kOPfpa__wrapper>*,.Newsletter-module__kOPfpa__wrapper>button>div,.Newsletter-module__kOPfpa__input{width:100%}}
.Toast-module__UKUNqG__toastWrapper{--color:currentColor;z-index:10000001;background-color:var(--colorBackgroundBlueMedium);border:1px solid var(--color);align-items:center;gap:6px;width:fit-content;padding:8px 16px;display:inline-flex;position:fixed;bottom:24px;right:24px}.Toast-module__UKUNqG__toastWrapper>svg{aspect-ratio:1;height:24px;color:var(--color)}.Toast-module__UKUNqG__success{--color:var(--colorSuccess)}.Toast-module__UKUNqG__error{--color:var(--colorError)}
.games-module__9yKusq__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:128px}.games-module__9yKusq__wrapper>div>button{margin:80px auto 0}.games-module__9yKusq__gamesWrapper{align-items:flex-start;gap:24px;padding-top:48px;display:flex;position:relative}.games-module__9yKusq__iframe{border:none;width:100%;height:100%}.games-module__9yKusq__iframeFullScreen{border:none;width:100%;height:100dvh;margin:auto;position:absolute}@media (orientation:portrait){.games-module__9yKusq__iframeFullScreen{height:calc(100% - 40px);bottom:0;left:0;right:0}}
.Typography-module__re1nga__display{font-size:var(--fontSizeDisplay)}.Typography-module__re1nga__title{font-size:var(--fontSizeTitle)}.Typography-module__re1nga__subtitle{font-size:var(--fontSizeSubtitle)}.Typography-module__re1nga__leading{font-size:var(--fontSizeLeading)}.Typography-module__re1nga__text{font-size:var(--fontSizeText);text-align:justify}.Typography-module__re1nga__label{font-size:var(--fontSizeLabel)}.Typography-module__re1nga__smallText{font-size:var(--fontSizeSmallText)}.Typography-module__re1nga__tinyText{font-size:var(--fontSizeTinyText)}.Typography-module__re1nga__button{font-size:var(--fontSizeButtonText)}.Typography-module__re1nga__ellipsis{--linesOfText:1;text-overflow:ellipsis;-webkit-line-clamp:var(--linesOfText);line-clamp:var(--linesOfText);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.Button-module__e7WGRa__buttonWrapper{cursor:pointer;width:fit-content;display:flex}.Button-module__e7WGRa__full{width:100%}@media (hover:hover){.Button-module__e7WGRa__buttonWrapper:hover .Button-module__e7WGRa__buttonContent,.Button-module__e7WGRa__buttonWrapper:hover .Button-module__e7WGRa__iconWrapper{border-color:var(--colorPrimary)}}.Button-module__e7WGRa__buttonContent{background-color:var(--colorBorder);width:fit-content;color:var(--colorForeground);border:1px solid var(--colorBorder);background-color:#0000;justify-content:center;align-items:center;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.Button-module__e7WGRa__full .Button-module__e7WGRa__buttonContent{width:100%}@media (hover:hover){.Button-module__e7WGRa__buttonContent:after{content:"";transform-origin:top;width:110%;height:110%;transition:transform .4s var(--easeInOutQuart);background-color:var(--colorPrimary);z-index:-1;position:absolute;top:0;left:0;transform:scaleY(0)}.Button-module__e7WGRa__buttonWrapper:hover .Button-module__e7WGRa__buttonContent:after{transform-origin:bottom;transform:scaleY(1)}}.Button-module__e7WGRa__buttonText{height:100%;font-weight:var(--fontWeightMedium);text-transform:uppercase;line-height:var(--lineHeightNormal);align-items:center;padding:12px 24px;display:flex}.Button-module__e7WGRa__iconWrapper{border:1px solid var(--colorBorder);border-left:0;justify-content:center;align-items:center;padding:4px;transition:border-color .2s;display:flex;position:relative}.Button-module__e7WGRa__iconOnLeft{border:1px solid var(--colorBorder);border-right:0}.Button-module__e7WGRa__iconWrapper svg{aspect-ratio:1;width:32px}.Button-module__e7WGRa__small>svg{width:24px}.Button-module__e7WGRa__disabled{background-color:var(--colorDisabled);cursor:default}.Button-module__e7WGRa__disabled .Button-module__e7WGRa__buttonContent,.Button-module__e7WGRa__disabled .Button-module__e7WGRa__iconWrapper{color:var(--colorBackgroundBlueLight)}@media (hover:hover){.Button-module__e7WGRa__disabled:hover .Button-module__e7WGRa__buttonContent,.Button-module__e7WGRa__disabled:hover .Button-module__e7WGRa__iconWrapper{border-color:var(--colorBorder)}.Button-module__e7WGRa__disabled .Button-module__e7WGRa__buttonContent:after{display:none}}
.AgeConfirmModal-module__ENfmXa__backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(var(--colorBackgroundBlueLightRgb), .25);isolation:isolate;z-index:10000;width:100vw;height:100vh;margin:auto;position:fixed;inset:0}.AgeConfirmModal-module__ENfmXa__modal{background-color:var(--colorBackgroundBlueDark);color:var(--colorForeground);isolation:isolate;border:none;flex-direction:column;align-items:center;gap:24px;margin:auto;padding:100px;display:flex;position:fixed;inset:0}@media (max-width:1120px){.AgeConfirmModal-module__ENfmXa__modal{padding:50px}}@media (max-width:820px){.AgeConfirmModal-module__ENfmXa__modal{padding:24px}}.AgeConfirmModal-module__ENfmXa__modal svg{height:80px}.AgeConfirmModal-module__ENfmXa__textWrapper{flex-direction:column;align-items:center;display:flex}.AgeConfirmModal-module__ENfmXa__title{font-weight:var(--fontWeightSemibold)}
.GameModal-module__EeXWuq__backdrop{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(var(--colorBackgroundBlueDarkRgb), .4);isolation:isolate;overscroll-behavior:none;width:100vw;height:100vh;margin:auto;position:fixed;inset:0;overflow:hidden}.GameModal-module__EeXWuq__modal{z-index:1000001;width:100%;max-width:1440px;height:100%;color:var(--colorForeground);isolation:isolate;overscroll-behavior:none;background-color:#0000;border:none;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:24px;margin:auto;padding:20px;display:flex;position:fixed;inset:0}.GameModal-module__EeXWuq__isFullScreen{max-width:100%;height:100dvh}@media (max-width:639px){.GameModal-module__EeXWuq__isFullScreen{gap:0;padding:0}.GameModal-module__EeXWuq__closeBtn{--size:44px;all:unset;box-sizing:border-box;cursor:pointer;width:var(--size);height:var(--size);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.GameModal-module__EeXWuq__closeBtn svg{--size:40px;width:var(--size);height:var(--size);filter:drop-shadow(0 0 6px var(--colorBackgroundBlueDark))}}
.BlocksRenderer-module__o37_gq__link{color:var(--colorForeground);font-weight:var(--fontWeightSemibold);align-items:flex-start;transition:color .3s;display:inline-flex}.BlocksRenderer-module__o37_gq__link svg{width:12px;height:12px;margin-left:2px}.BlocksRenderer-module__o37_gq__link:hover{color:var(--colorError)}.BlocksRenderer-module__o37_gq__bold{font-weight:var(--fontWeightBold)}.BlocksRenderer-module__o37_gq__italic{font-style:italic}.BlocksRenderer-module__o37_gq__list{padding-inline-start:32px}.BlocksRenderer-module__o37_gq__list li::marker{color:var(--colorBorder)}
.BookMeeting-module__NDRS5q__content{background-color:var(--colorBackgroundBlueMedium);border:1px solid var(--colorPrimary);flex-direction:column;gap:2rem;width:auto;height:fit-content;margin:auto;padding:1rem 2rem 2rem;display:flex}@media (max-width:1023.99px){.BookMeeting-module__NDRS5q__content{border:none;height:100dvh;padding:2rem;overflow:auto}}.BookMeeting-module__NDRS5q__header{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.BookMeeting-module__NDRS5q__header h2{font-weight:var(--fontWeightMedium);line-height:var(--lineHeightHeadings)}.BookMeeting-module__NDRS5q__logo{max-width:100%;height:auto;margin-bottom:.5rem}@media (max-width:1023.99px){.BookMeeting-module__NDRS5q__logo{margin-bottom:1rem}}
.DraftBanner-module__fJDCJa__banner{z-index:100000;background-color:var(--colorBackgroundBlueDark);justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex;position:fixed;top:0;left:0}
.home-module__ALNdTW__cardsGridBottomPadding{padding-top:60px}.home-module__ALNdTW__cardsGridBottomPadding>button{margin:80px auto 0}.home-module__ALNdTW__video{aspect-ratio:16/9;width:100%;max-width:100%;height:auto}@media (max-width:768px) and (orientation:portrait){.home-module__ALNdTW__video{margin:auto}}@media (orientation:landscape) and (max-width:1023px){.home-module__ALNdTW__video{width:auto;height:calc(100% - 72px);margin-inline:auto}}
.SectionHeader-module__T5s65a__wrapper{--imageHeight:450px;flex-direction:column;justify-content:center;width:100%;height:fit-content;display:flex;position:relative;overflow:hidden}.SectionHeader-module__T5s65a__logo{max-width:100%;height:auto;margin:0 auto;padding:0 24px}.SectionHeader-module__T5s65a__hasImage{height:var(--imageHeight)}.SectionHeader-module__T5s65a__hasNoText{justify-content:flex-end}.SectionHeader-module__T5s65a__extraPadding{--imageHeight:650px}@media (max-height:775px) and (min-width:1200px){.SectionHeader-module__T5s65a__extraPadding{--imageHeight:620px}}@media (max-width:639.99px){.SectionHeader-module__T5s65a__wrapper{--imageHeight:60dvh}.SectionHeader-module__T5s65a__logo{max-width:60%}}.SectionHeader-module__T5s65a__imageWrapper{z-index:-1;height:var(--imageHeight);pointer-events:none;width:100%;-webkit-mask-image:linear-gradient(to bottom, rgba(var(--colorBackgroundBlueDarkRgb), .9) 70%, #0000);mask-image:linear-gradient(to bottom, rgba(var(--colorBackgroundBlueDarkRgb), .9) 70%, #0000);position:absolute;overflow:hidden}.SectionHeader-module__T5s65a__image{width:100%;height:var(--imageHeight);object-fit:cover;object-position:var(--positionX,50%) var(--positionY,50%)}.SectionHeader-module__T5s65a__textWrapper{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:32px;padding-block:64px;display:flex;position:relative}.SectionHeader-module__T5s65a__alignToLeft{text-align:left;align-items:flex-start}.SectionHeader-module__T5s65a__titleWrapper{color:var(--colorForeground);gap:20px;transition:color .3s;display:flex}.SectionHeader-module__T5s65a__titleWrapper:hover{color:var(--colorPrimary)}.SectionHeader-module__T5s65a__titleWrapper>svg{--size:32px;height:var(--size);min-width:var(--size);aspect-ratio:1;transform:translateY(6px)}.SectionHeader-module__T5s65a__title{letter-spacing:.03rem}.SectionHeader-module__T5s65a__title,.SectionHeader-module__T5s65a__subtitle{text-transform:uppercase;line-height:var(--lineHeightHeadings);pointer-events:none}@media (max-width:1119.99px){.SectionHeader-module__T5s65a__subtitle{line-height:var(--lineHeightText)}}@media (max-width:639.99px){.SectionHeader-module__T5s65a__textWrapper{text-align:center;align-items:center}.SectionHeader-module__T5s65a__title{text-align:center}}.SectionHeader-module__T5s65a__seo{visibility:hidden;width:1px;height:1px;margin:-1px;position:absolute;top:-9999px;left:-9999px;overflow:hidden}
.contact-module__0P_s7a__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:128px}.contact-module__0P_s7a__formDepartmentEmailsWrapper{grid-template-columns:repeat(2,1fr);gap:64px;display:grid}@media (max-width:960px){.contact-module__0P_s7a__formDepartmentEmailsWrapper{grid-template-columns:1fr;gap:80px}}.contact-module__0P_s7a__departmentsWrapper{border-top:1px solid var(--colorPrimary);justify-content:space-between;align-items:center;padding:24px 12px;display:flex}.contact-module__0P_s7a__departmentsWrapper:last-of-type{border-bottom:1px solid var(--colorPrimary)}@media (max-width:520px){.contact-module__0P_s7a__departmentsWrapper{flex-direction:column;align-items:flex-start;gap:12px}}.contact-module__0P_s7a__departmentName{font-weight:var(--fontWeightSemibold);color:var(--colorForeground)}.contact-module__0P_s7a__departmentEmailWrapper{gap:12px;display:flex}.contact-module__0P_s7a__departmentEmailWrapper>svg{aspect-ratio:1;height:24px;color:var(--colorPrimary)}.contact-module__0P_s7a__email{color:var(--colorForeground);transition:color .3s}.contact-module__0P_s7a__email:hover{color:var(--colorBorder)}.contact-module__0P_s7a__addressesWrapper{--width:285px;grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--width)), var(--width)));text-wrap:balance;justify-content:space-between;row-gap:60px;padding:160px 0 96px;display:grid}.contact-module__0P_s7a__addressWrapper{flex-direction:column;gap:12px;display:flex}.contact-module__0P_s7a__companyName{color:var(--colorPrimary)}.contact-module__0P_s7a__map{object-fit:cover;width:100%;height:auto}
.PartnersSectionGrid-module__8lBDWq__partnersGrid{--maxPartnerLogoWidth:220px;grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--maxPartnerLogoWidth)), var(--maxPartnerLogoWidth)));justify-content:center;gap:60px;display:grid}@media (max-width:639.99px){.PartnersSectionGrid-module__8lBDWq__partnersGrid{--maxPartnerLogoWidth:80px;gap:24px}}.PartnersSectionGrid-module__8lBDWq__partnerLogo{width:var(--maxPartnerLogoWidth);height:auto}
.BackButton-module__FA0Hcq__wrapper{margin-top:32px;margin-bottom:64px}
.CareersList-module__WRPP7q__careerPost{color:var(--colorForeground);border-top:1px solid var(--colorPrimary);justify-content:space-between;align-items:center;padding:20px 16px;display:flex;position:relative;overflow:hidden}@media (max-width:719.99px){.CareersList-module__WRPP7q__careerPost{flex-direction:column;align-items:flex-start;gap:16px}.CareersList-module__WRPP7q__locationIconWrapper{justify-content:space-between;width:100%}}.CareersList-module__WRPP7q__careerPost:hover:after{transform-origin:bottom;transform:scaleY(1)}.CareersList-module__WRPP7q__careerPost:last-of-type{border-bottom:1px solid var(--colorPrimary)}.CareersList-module__WRPP7q__careerPost:after{content:"";transform-origin:top;width:110%;height:110%;transition:transform .4s var(--easeInOutQuart);background-color:var(--colorPrimary);z-index:-1;position:absolute;top:0;left:0;transform:scaleY(0)}.CareersList-module__WRPP7q__division{font-weight:var(--fontWeightMedium);text-transform:uppercase;letter-spacing:.03rem;color:var(--colorPrimary);transition:color .4s var(--easeInOutQuart)}.CareersList-module__WRPP7q__careerPost:hover .CareersList-module__WRPP7q__division{color:var(--colorForeground)}.CareersList-module__WRPP7q__position{font-weight:var(--fontWeightSemibold)}.CareersList-module__WRPP7q__locationIconWrapper{align-items:flex-end;gap:24px;display:flex}.CareersList-module__WRPP7q__locationIconWrapper>svg{aspect-ratio:1;width:44px;color:var(--colorPrimary)}.CareersList-module__WRPP7q__locationIconWrapper>svg,.CareersList-module__WRPP7q__division{transition:color .4s var(--easeInOutQuart)}.CareersList-module__WRPP7q__careerPost:hover .CareersList-module__WRPP7q__locationIconWrapper>svg{color:var(--colorForeground)}
.Filter-module__oRyX_G__wrapper{padding-bottom:32px;overflow:hidden}.Filter-module__oRyX_G__filterButton,.Filter-module__oRyX_G__itemButton{text-transform:uppercase;letter-spacing:.03rem;border:1px solid var(--colorBorder);cursor:pointer;height:44px;padding-inline:24px;transition:border-color .3s;position:relative;overflow:hidden}.Filter-module__oRyX_G__itemButton{font-size:var(--fontSizeSmall)}.Filter-module__oRyX_G__filterButton{align-items:center;gap:8px;padding-inline:24px 20px;display:flex}.Filter-module__oRyX_G__triggerWrapper{flex-wrap:wrap;gap:32px;display:inline-flex}@media (max-width:569px){.Filter-module__oRyX_G__wrapper{width:100%}.Filter-module__oRyX_G__filterButton{width:fit-content}.Filter-module__oRyX_G__triggerWrapper>:not(:only-child){justify-content:space-between;width:100%}.Filter-module__oRyX_G__triggerWrapper{flex-direction:column;gap:24px;width:100%}.Filter-module__oRyX_G__triggerWrapper>:last-child{order:-1}}.Filter-module__oRyX_G__filterButton:hover,.Filter-module__oRyX_G__itemButton:hover{border-color:var(--colorPrimary)}.Filter-module__oRyX_G__filterButton>svg{aspect-ratio:1;height:24px;transition:transform .3s var(--easeInOutQuart);transform:rotate(-90deg)}.Filter-module__oRyX_G__rotateIcon>svg{transform:rotate(90deg)}.Filter-module__oRyX_G__itemsWrapper{flex-wrap:wrap;gap:24px;padding-top:32px;display:flex;position:relative}@media (max-width:767.99px){.Filter-module__oRyX_G__scroll{scroll-behavior:smooth;padding-bottom:24px;display:flex;overflow-x:scroll}.Filter-module__oRyX_G__itemsWrapper{flex-wrap:nowrap}}.Filter-module__oRyX_G__itemButton{white-space:nowrap;align-items:center;display:inline-flex}.Filter-module__oRyX_G__filterButton:before,.Filter-module__oRyX_G__itemButton:before{content:"";transform-origin:top;width:105%;height:105%;transition:transform .4s var(--easeInOutQuart);background-color:var(--colorPrimary);z-index:-1;position:absolute;inset:0;transform:scaleY(0)}.Filter-module__oRyX_G__filterButton:hover:before,.Filter-module__oRyX_G__itemButton:hover:before{transform-origin:bottom;transform:scaleY(1)}.Filter-module__oRyX_G__currentItem{border-color:var(--colorPrimary);background-color:var(--colorPrimary)}
.clientArea-module__NLdlnG__background{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:160px}.clientArea-module__NLdlnG__certificatesWrapper{align-items:flex-end;width:100%;padding-bottom:64px;display:flex}.clientArea-module__NLdlnG__certificatesButtonWrapper{margin-left:auto}.clientArea-module__NLdlnG__hintText{text-align:center;text-transform:uppercase;letter-spacing:.03rem;width:100%;color:var(--colorBorder);border:1px solid var(--colorBorder);border-top:none;padding:8px 0}.clientArea-module__NLdlnG__slotmillLogoPack{flex-direction:column;padding-top:64px;display:flex}@media (max-width:639.99px){.clientArea-module__NLdlnG__certificatesWrapper{margin:0 auto}.clientArea-module__NLdlnG__slotmillLogoPack{align-items:center}}.clientArea-module__NLdlnG__actionsWrapper{flex-direction:column;gap:8px;width:100%;display:flex}.clientArea-module__NLdlnG__actionsWrapper>button{width:100%}.clientArea-module__NLdlnG__actionsWrapper>button>div:first-of-type{flex:1}.clientArea-module__NLdlnG__cardsWrapper>button{margin:80px auto 0}
.aboutUs-module__pHLXSa__background{background-image:var(--lightToDarkGradient);isolation:isolate}.aboutUs-module__pHLXSa__cardsWrapper{flex-direction:column;gap:96px;padding:128px 0;display:flex;overflow:hidden}.aboutUs-module__pHLXSa__animatedParagraph{line-height:var(--lineHeightHeadings);padding-top:48px}.aboutUs-module__pHLXSa__smallerCardImage{width:80%}
.singleCareer-module__Zbn6aG__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:128px}.singleCareer-module__Zbn6aG__contentWrapper{grid-template-columns:2fr 1fr;gap:44px;display:grid}@media (max-width:1119.99px){.singleCareer-module__Zbn6aG__contentWrapper{grid-template-columns:1fr;gap:64px}}.singleCareer-module__Zbn6aG__content{flex-direction:column;gap:2em;display:flex}.singleCareer-module__Zbn6aG__jobDetailsWrapper{top:calc(var(--navigationHeight) + 8px);flex-direction:column;height:fit-content;padding:0;list-style:none;display:flex;position:sticky;right:0}.singleCareer-module__Zbn6aG__jobDetails{border-top:1px solid var(--colorPrimary);justify-content:space-between;padding:16px 8px;display:flex}.singleCareer-module__Zbn6aG__jobDetails:last-of-type{border-bottom:1px solid var(--colorPrimary)}.singleCareer-module__Zbn6aG__detailValue{font-weight:var(--fontWeightSemibold);color:var(--colorPrimary)}
.careers-module__3P_7MW__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:180px}.careers-module__3P_7MW__careerPosts{flex-direction:column;gap:128px;display:flex}.careers-module__3P_7MW__workWithUsWrapper{text-align:center;flex-direction:column;gap:24px;display:flex}.careers-module__3P_7MW__workWithUsTitle{text-transform:uppercase}.careers-module__3P_7MW__link{font-weight:var(--fontWeightMedium);color:var(--colorPrimary)}.careers-module__3P_7MW__justify{text-align:justify}
.CookiePolicy-module__fpboVG__background{background-image:var(--lightToDarkGradient);isolation:isolate}.CookiePolicy-module__fpboVG__container{text-wrap:balance;padding-bottom:128px}.CookiePolicy-module__fpboVG__listWrapper{flex-direction:column;gap:24px;padding:0;list-style:none;display:flex}.CookiePolicy-module__fpboVG__spaceBetweenParagraphs{flex-direction:column;gap:16px;display:flex}.CookiePolicy-module__fpboVG__boldText{font-weight:var(--fontWeightBold)}.CookiePolicy-module__fpboVG__tableWrapper{overflow-x:auto}.CookiePolicy-module__fpboVG__table,.CookiePolicy-module__fpboVG__table th,.CookiePolicy-module__fpboVG__table td{border:1px solid var(--colorBorder);border-collapse:collapse}.CookiePolicy-module__fpboVG__table th,.CookiePolicy-module__fpboVG__table td{padding:8px}.CookiePolicy-module__fpboVG__link,.CookiePolicy-module__fpboVG__browserLink{color:var(--colorBorder);cursor:pointer;transition:color .3s}.CookiePolicy-module__fpboVG__link:hover,.CookiePolicy-module__fpboVG__browserLink:hover{color:var(--colorError)}.CookiePolicy-module__fpboVG__browserLinksWrapper{flex-direction:column;gap:.5em;display:flex}.CookiePolicy-module__fpboVG__browserLink{margin-bottom:.5em}
.error-module__HuOtNW__trigger{z-index:100000;background-color:var(--colorPrimary);color:var(--colorForeground);cursor:pointer;justify-content:center;align-items:center;gap:4px;padding:8px;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.error-module__HuOtNW__trigger svg{width:32px;height:32px}.error-module__HuOtNW__errorContent{background-color:var(--colorBackgroundBlueDark);padding:60px 40px}
.singleGame-module__q3lZUW__background{--background:var(--colorBackgroundBlueLight);background-image:linear-gradient(to bottom, var(--background) 85%, var(--colorBackgroundBlueDark));isolation:isolate}.singleGame-module__q3lZUW__gameName{text-transform:uppercase;color:var(--colorPrimary);padding-bottom:32px}.singleGame-module__q3lZUW__contentWrapper{grid-template-columns:repeat(2,1fr);gap:64px;margin-top:64px;padding-bottom:128px;display:grid}@media (max-width:640px){.singleGame-module__q3lZUW__contentWrapper{margin-top:44px}}.singleGame-module__q3lZUW__title{line-height:var(--lineHeightHeadings)}@media (max-width:1119.99px){.singleGame-module__q3lZUW__contentWrapper{grid-template-columns:100%}.singleGame-module__q3lZUW__arrowIcon{display:none}}.singleGame-module__q3lZUW__gameDescription{line-height:var(--lineHeightText)}.singleGame-module__q3lZUW__link{color:var(--colorForeground);align-items:center;gap:4px;transition:color .3s;display:flex}.singleGame-module__q3lZUW__link>svg{aspect-ratio:1;height:24px}.singleGame-module__q3lZUW__link:hover{color:var(--colorError)}.singleGame-module__q3lZUW__content{flex-direction:column;gap:44px;display:flex}@media (max-width:640px){.singleGame-module__q3lZUW__content{gap:32px}}.singleGame-module__q3lZUW__clientArea{flex-direction:column;gap:16px;width:fit-content;display:flex}.singleGame-module__q3lZUW__clientArea>button{width:100%}.singleGame-module__q3lZUW__clientArea>button>div:first-of-type{flex:1}.singleGame-module__q3lZUW__specsWrapper{border-top:1px solid var(--colorDimmedBorder);overflow-x:auto}.singleGame-module__q3lZUW__specs{border-bottom:1px solid var(--colorDimmedBorder);grid-template-columns:150px 1fr;gap:24px;display:grid}.singleGame-module__q3lZUW__specsText{line-height:var(--lineHeightText);padding-block:8px}.singleGame-module__q3lZUW__specsRichContent{flex-direction:column;display:flex}.singleGame-module__q3lZUW__reviewsWrapper{flex-direction:column;gap:24px;display:flex}.singleGame-module__q3lZUW__reviewsHeader{font-weight:var(--fontWeightMedium);margin-top:20px}.singleGame-module__q3lZUW__reviewContent{min-height:140px;color:var(--colorForeground);grid-template-columns:78px 64px 1fr;gap:24px;display:grid}.singleGame-module__q3lZUW__reviewTitle{font-weight:var(--fontWeightSemibold)}.singleGame-module__q3lZUW__reviewDescription{text-align:justify;transition:color .3s}.singleGame-module__q3lZUW__reviewContent:hover .singleGame-module__q3lZUW__reviewDescription{color:var(--colorBorder)}.singleGame-module__q3lZUW__scoreIconWrapper{position:relative;overflow:hidden}.singleGame-module__q3lZUW__arrowIcon{--arrowHeight:44px;left:0;bottom:calc(-1 * var(--arrowHeight));height:var(--arrowHeight);aspect-ratio:1;transition:bottom .4s var(--easeInOutQuart);position:absolute}.singleGame-module__q3lZUW__reviewContent:hover .singleGame-module__q3lZUW__arrowIcon{bottom:0}.singleGame-module__q3lZUW__reviewScore{line-height:var(--lineHeightNormal);font-weight:var(--fontWeightSemibold)}.singleGame-module__q3lZUW__reviewImage{width:64px;height:auto}.singleGame-module__q3lZUW__reviewTextWrapper{line-height:var(--lineHeightText)}@media (max-width:500px){.singleGame-module__q3lZUW__reviewContent{grid-template-columns:repeat(2,1fr);align-items:center;gap:8px}.singleGame-module__q3lZUW__reviewImage{margin-left:auto}.singleGame-module__q3lZUW__reviewTextWrapper{grid-column:span 2}}.singleGame-module__q3lZUW__iframe{border:none;width:100%;height:100%}.singleGame-module__q3lZUW__iframeFullScreen{border:none;width:100%;height:100dvh;margin:auto;position:absolute}@media (orientation:portrait){.singleGame-module__q3lZUW__iframeFullScreen{height:calc(100% - 40px);bottom:0;left:0;right:0}}
.singleNews-module__SZwVYG__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:180px}.singleNews-module__SZwVYG__grid{grid-template-columns:2fr 1fr;gap:64px;display:grid}@media (max-width:1119.99px){.singleNews-module__SZwVYG__grid{grid-template-columns:1fr}}.singleNews-module__SZwVYG__newsContent{flex-direction:column;gap:96px;display:flex}.singleNews-module__SZwVYG__articleContent{flex-direction:column;gap:12px;display:flex}.singleNews-module__SZwVYG__articleDate{font-weight:var(--fontWeightSemibold);text-transform:uppercase;letter-spacing:.03rem;color:var(--colorPrimary)}.singleNews-module__SZwVYG__articleFooter{border-top:1px solid var(--colorPrimary);padding-top:12px}.singleNews-module__SZwVYG__recommendedNewsWrapper{flex-direction:column;gap:24px;padding:16px 0 0;list-style:none;display:flex}.singleNews-module__SZwVYG__recommendedNews{border-top:1px solid var(--colorPrimary);flex-direction:column;gap:4px;padding-top:8px;transition:color .3s;display:flex}.singleNews-module__SZwVYG__recommendedNews:hover{color:var(--colorPrimary)}.singleNews-module__SZwVYG__recommendedNewsDate{text-transform:uppercase;letter-spacing:.05rem;color:var(--colorBorder)}.singleNews-module__SZwVYG__recommendedNewsTitle{font-weight:var(--fontWeightSemibold)}
.news-module__b-qrYa__wrapper{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:160px}.news-module__b-qrYa__newsContent{padding-top:40px}.news-module__b-qrYa__newsContent>button{margin:80px auto 0}
.partners-module__f2xJGG__background{background-image:var(--lightToDarkGradient);isolation:isolate;padding-bottom:128px}
.PrivacyPolicy-module__hTQDzG__background{background-image:var(--lightToDarkGradient);isolation:isolate}.PrivacyPolicy-module__hTQDzG__container{text-wrap:balance;padding-bottom:128px}.PrivacyPolicy-module__hTQDzG__listWrapper{flex-direction:column;gap:24px;padding:48px 0 0;list-style:none;display:flex}.PrivacyPolicy-module__hTQDzG__spaceBetweenParagraphs{flex-direction:column;gap:16px;display:flex}.PrivacyPolicy-module__hTQDzG__boldText{font-weight:var(--fontWeightBold)}.PrivacyPolicy-module__hTQDzG__link{color:var(--colorBorder);transition:color .3s}.PrivacyPolicy-module__hTQDzG__link:hover{color:var(--colorError)}.PrivacyPolicy-module__hTQDzG__unorderedListWrapper li{margin-bottom:.5em;list-style-type:disc}.PrivacyPolicy-module__hTQDzG__unorderedListWrapper li::marker{color:var(--colorPrimary)}.PrivacyPolicy-module__hTQDzG__address{padding:0;list-style:none}
