.PromoAppBanner{padding:8px;width:100%;text-align:center;line-height:1.1;font-size:12px;font-weight:700;color:#fff;background-color:#f90;cursor:pointer}.PromoAppBanner a{text-decoration:underline}.PromoAppBanner a:hover{color:#fff!important}.DailySidebarMenu{position:fixed;top:48px;left:-90%;bottom:0;width:90%;z-index:10;transition:transform .2s ease-in-out;display:flex;align-items:center}.DailySidebarMenu__ScrollContainer{padding:1rem;overflow-x:hidden;overflow-y:auto;min-height:0}.DailySidebarMenu__Footer{padding:1rem}.DailySidebarMenu__Footer .Button+.Button{margin-left:1rem}.DailySidebarMenu__ThemeSwitcher{cursor:pointer}.DailySidebarMenu--isOpen{transform:translateX(100%)}@media(min-device-width:751px){.DailySidebarMenu{top:48px;width:360px;left:-360px}}.DailySidebarMenu .Container,.DailySidebarMenu .Container__Inner{height:100%;flex-direction:column}.DailySidebarMenu .DownloadAccordianCaret{height:.5rem;width:.5rem;font-size:50%;margin-right:.75rem;transition:transform .1s ease-out}.DailySidebarMenu .DownloadAccordianCaret--isOpen{transform:rotate(90deg)}.DailySidebarMenu .LinkList,.DailySidebarMenu h4{font-size:12px}.DailySidebarMenu .LinkList a{cursor:pointer;display:flex}.DailySidebarMenu .LinkList a+a{margin-top:.5rem}.DailySidebarMenu .LinkList figure{position:relative;display:inline-block;width:20px;height:20px;margin-right:.325rem}.DailySidebarMenu .LinkList--collapsed{height:0;overflow:hidden}.DailySidebarMenu .Block:not(:last-child){margin-bottom:2rem}.DailySidebarMenu .AboutUs,.DailySidebarMenu .Copyright{font-size:12px;margin-top:1rem}.DailySidebarMenu .AboutUs a,.DailySidebarMenu .Copyright a{text-decoration:underline}.DailySidebarMenu__SearchInput{height:38px;width:100%;position:relative}.DailySidebarMenu__SearchInput .Icon{position:absolute;top:50%;left:20px;transform:translateY(-50%);height:1rem;width:1rem;color:#a4a4a4}.DailySidebarMenu__SearchInput input{height:38px;width:100%;background:#ededed;border:1px solid #dfdfdf;font-size:12px;padding:0 1rem 0 50px}.DailySidebarMenu__SearchInput input::-moz-placeholder{color:#a4a4a4}.DailySidebarMenu__SearchInput input:-ms-input-placeholder{color:#a4a4a4}.DailySidebarMenu__SearchInput input::placeholder{color:#a4a4a4}.FavoritesDrawer{position:fixed;z-index:1;left:0;width:100%;top:48px;padding:1.5rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .36s ease;display:flex;justify-content:center}.FavoritesDrawer--isOpen{opacity:1;pointer-events:all;transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.2)}.FavoritesDrawer .FavoritesGridContainer{margin-left:auto;margin-right:auto}.FavoritesDrawer .FavoritesGridContainer--isEmpty{width:70%;max-width:800px}.FavoritesDrawer .FavoritesGrid{display:inline-grid;grid-template-columns:repeat(6,180px);grid-gap:1rem;margin-left:auto;margin-right:auto}@media screen and (max-width:1366px){.FavoritesDrawer .FavoritesGrid{grid-template-columns:repeat(4,180px)}}@media screen and (max-width:800px){.FavoritesDrawer .FavoritesGrid{grid-template-columns:repeat(3,180px)}}@media screen and (max-width:600px){.FavoritesDrawer .FavoritesGrid{grid-template-columns:repeat(2,180px)}}.FavoritesDrawer .FavoritesGrid__More>div>.Icon{margin-top:-1px}.FavoritesDrawer .FavoritesGrid__Game,.FavoritesDrawer .FavoritesGrid__More{z-index:1;position:relative;display:block;width:100%;aspect-ratio:1.8;margin-left:auto;margin-right:auto;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:7px;display:flex;align-items:center;justify-content:center}.FavoritesDrawer .FavoritesGrid__Game:hover:after,.FavoritesDrawer .FavoritesGrid__More:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.FavoritesDrawer .FavoritesGrid__Game>img,.FavoritesDrawer .FavoritesGrid__More>img{width:100%;height:auto}.FavoritesDrawer .EmptyFavorites{width:100%}.FavoritesDrawer .FavoritesHeader{text-align:left;font-weight:700;margin-bottom:1rem}.DailyAppHeader{height:48px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:1}.DailyAppHeader .DailyAppHeader__Inner{display:flex;align-items:center;width:100%;height:100%;padding:0 1rem;position:relative;z-index:2}.DailyAppHeader .DailyAppHeader__Inner>aside{margin-left:auto}.DailyAppHeader .DailyAppHeader__Inner .Buttons .Button{min-width:110px}.DailyAppHeader .DailyAppHeader__ToggleSidebar *{pointer-events:none}.DailyAppHeader .DailyAppHeader__ToggleFavorites{box-sizing:content-box;padding-left:1rem;padding-right:1rem}.DailyAppHeader .Icon,.DailyAppHeader img{cursor:pointer}@media(min-width:341px){.DailyAppHeader__MobileLogo{display:none}}.DailyAppHeader__DesktopLogo{display:none}@media(min-width:341px){.DailyAppHeader__DesktopLogo{display:block}}.OrientationOverlay{background:#fff;display:flex;position:fixed;z-index:20;top:0;left:0;width:100vw;height:100vh;padding:1rem}.OrientationOverlay>div{margin:auto}.ModernAppFooter{padding:2rem 0;font-size:75%}@media(min-width:1280px){.ModernAppFooter.--useAdColumn{padding-right:332px!important}}@media(min-width:1714px){.ModernAppFooter.--useAdColumn{padding-right:0!important}}.ModernAppFooter .Flex>div{min-width:130px}.ModernAppFooter li{white-space:nowrap;margin:.5rem 0}.ModernAppFooter li img{width:20px;height:20px;margin-right:.5rem}.ModernAppFooter__Logo{margin-bottom:.75rem;height:41px;width:auto}.ModernAppFooter__About{max-width:365px}.ModernAppFooter__GameLinksContainer{min-width:200px!important}.ModernAppFooter__GameLinks{display:flex;flex-direction:column;max-height:200px;flex-wrap:wrap;margin-top:-5px}.ModernAppFooter__GameLinks li{margin:3px .5rem 3px 0}.DailyGameLayout .App__Header{position:fixed;z-index:10;top:0;left:0;width:100%}.DailyGameLayout .App__Main{width:100%;position:relative;display:flex;margin:48px auto 0}.GamePlayerHeader{width:100%;height:48px;display:flex;align-items:center}@media(max-width:430px){.GamePlayerHeader .Container{padding-left:.75rem;padding-right:.75rem}}.GamePlayerHeader .Container__Inner{display:flex;align-items:center}.GamePlayerHeader .Container__Inner>*{flex:1 1}.GamePlayerHeader h1{font-weight:700;text-align:center;width:100%;white-space:nowrap}.GamePlayerHeader aside{font-size:12px;display:flex;align-items:center}.GamePlayerHeader aside:last-child{justify-content:flex-end}.GamePlayerHeader aside .Icon{width:1.25rem;height:1.25rem}.GamePlayerHeader aside .Icon svg{width:100%;height:100%}.GamePlayerHeader aside .Icon:last-child{margin-right:0}@media(min-width:431px){.GamePlayerHeader aside{font-size:14px}}.GamePlayerHeader__IconToolbar>span{display:flex;align-items:center;margin-right:.5rem;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:431px){.GamePlayerHeader__IconToolbar>span{margin-right:1rem}}.GamePlayerHeader__IconToolbar>span:last-child{margin-right:0}.GamePlayerHeader__IconToolbar>span.--hideMobile{order:9999;margin-left:.5rem}@media(min-width:431px){.GamePlayerHeader__IconToolbar>span.--hideMobile{margin-left:1rem}}.GamePlayerHeader__IconToolbar>span[data-clickable=true]{cursor:pointer}.GamePlayerHeader__IconToolbar>span[data-disabled=true]{opacity:.5;pointer-events:none}.GamePlayerHeader__IconToolbar>span .Icon{height:18px;width:18px;margin-right:.125rem}@media(min-width:431px){.GamePlayerHeader__IconToolbar>span .Icon{height:20px;width:20px;margin-right:.325rem}}.GamePlayerHeader__IconToolbar>span .GamePlayerHeader__Label{height:1.25rem;line-height:1.25rem;display:inline-flex}.DailyHero{padding:1.5rem 0;margin-bottom:1.5rem}.DailyHero .DailyGameTile:after{box-shadow:none!important}.DailyHero--empty{padding:0}.DailyHero--empty>*{margin:0 auto}.DailyHero .DailyHero__Aside{width:300px;height:250px}.CalendarIcon{width:132px;height:132px;border:1px solid #a4a4a4;border-radius:3px;display:flex;flex-direction:column}.CalendarIcon>header{color:#fff;font-size:28px;min-height:45px;max-height:45px;background-color:#e64531}.CalendarIcon>div,.CalendarIcon>header{text-align:center;font-style:normal;font-weight:700;display:flex;align-items:center;justify-content:center}.CalendarIcon>div{font-size:64px;line-height:64px;flex:1 1}.LeaderboardContainer{display:flex;font-weight:300}.LeaderboardContainer>aside,.LeaderboardContainer>div{border-radius:7px;padding:1rem}.LeaderboardContainer>aside{margin-right:1rem;display:flex;align-items:center;justify-content:center}.LeaderboardContainer>div{flex:1 1}.LeaderboardContainer [data-disabled]{opacity:.35;pointer-events:none}.LeaderboardNavButton{cursor:pointer}.DiscussionContainer{border-radius:7px;padding:1rem;font-weight:300}.Comment img,.LeaveCommentForm img{min-width:46px;min-height:46px;border-radius:100%}.Comment ul li:not(:last-child):after,.LeaveCommentForm ul li:not(:last-child):after{content:" · ";display:inline-block;margin:0 .5rem}.Comment ul a,.LeaveCommentForm ul a{text-decoration:underline;cursor:pointer}.Comment{font-weight:300;font-size:12px}.LeaveCommentForm{width:100%}.LeaveCommentForm textarea{height:2rem;width:100%;padding:.5rem;border-radius:100px;resize:none;overflow:hidden}.ImageCarousel__Carousel{position:relative;letter-spacing:0;word-spacing:0;font-size:0;overflow:hidden}.ImageCarousel__Spacer{visibility:hidden;width:100%;height:auto;pointer-events:none}.ImageCarousel__Inner{top:0;left:0;transition:transform .5s ease}.ImageCarousel__Inner,.ImageCarousel__Item{position:absolute;width:100%;height:100%}.ImageCarousel__Item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ImageCarousel__Item:first-child{transform:translateX(0)}.ImageCarousel__Item:nth-child(2){transform:translateX(100%)}.ImageCarousel__Item:nth-child(3){transform:translateX(200%)}.ImageCarousel__Item:nth-child(4){transform:translateX(300%)}.ImageCarousel__Item:nth-child(5){transform:translateX(400%)}.ImageCarousel__Item:nth-child(6){transform:translateX(500%)}.ImageCarousel__Item:nth-child(7){transform:translateX(600%)}.ImageCarousel__Item:nth-child(8){transform:translateX(700%)}.ImageCarousel__Item:nth-child(9){transform:translateX(800%)}.ImageCarousel__Item:nth-child(10){transform:translateX(900%)}.ImageCarousel__Controls{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.ImageCarousel__Controls>*{pointer-events:auto}.ImageCarousel__Controls .Button{opacity:.85}.ImageCarousel__Controls .Button:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.ImageCarousel__Controls .Button:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.ImageCarousel__Modal .ModalCard{border:none!important;border-radius:15px!important;box-shadow:0 4px 4px rgba(0,0,0,.25)!important}.ImageCarousel__Modal .ModalCard__Body{padding:0}.DownloadGameTile{position:relative;overflow:hidden;border-radius:7px;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DownloadGameTile>figure{min-height:264px;position:relative;display:none}.DownloadGameTile>section{padding:1rem;display:flex;flex:1 1;flex-direction:column}.DownloadGameTile .p,.DownloadGameTile h3{margin-bottom:1rem}.DownloadGameTile h3{font-weight:700;font-size:22px}.DownloadGameTile .p{font-size:12px}.DownloadGameTile img{-o-object-fit:cover;object-fit:cover}.DownloadGameTile .Buttons{margin-top:auto}@media screen and (min-width:500px){.DownloadGameTile>figure{display:block}}@media screen and (min-width:768px){.DownloadGameTile{flex-direction:row}.DownloadGameTile>figure{min-width:483px;max-width:483px}}.GameRequirementsTile{position:relative;overflow:hidden;border-radius:7px;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:1rem;font-weight:300;font-size:12px}.GameRequirementsTile h4,.GameRequirementsTile p{margin-bottom:1rem}.GameRequirementsTile h4{font-weight:lighter;font-size:18px}.GameRequirementsTile p{font-size:12px}.__Credits li{margin:0;display:flex;align-items:center}.__Credits li+li{margin-top:.5rem}.__Credits li p{margin:0}.__Credits li>span{display:inline-flex;margin-right:.5rem}.__Rating .Icon{width:15px;height:14px}.__RatingsPicker{margin:-.5rem -.5rem -.5rem 0;display:flex;pointer-events:auto!important}.__RatingsPicker>span:first-child{order:4}.__RatingsPicker>span:nth-child(2){order:3}.__RatingsPicker>span:nth-child(3){order:2}.__RatingsPicker>span:nth-child(4){order:1}.__RatingsPicker>span:nth-child(5){order:0}.__RatingsPicker>span{margin-top:3px;position:relative}.__RatingsPicker>span .Icon{width:15px;height:14px;cursor:pointer}.__RatingsPicker>span .Icon:last-child{top:0;left:0;position:absolute;z-index:1;opacity:0}.__RatingsPicker>span.--selected .Icon:last-child,.__RatingsPicker>span.--selected~span .Icon:last-child,.__RatingsPicker>span:hover .Icon:last-child,.__RatingsPicker>span:hover~span .Icon:last-child{opacity:1}.__RatingsPicker .Icon{margin:0 .125rem!important}.DailyGameGenreGrid .Title{text-align:center}.ArchivesUpsellTile{position:relative;overflow:hidden;border-radius:7px;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:218px;flex-direction:row}.ArchivesUpsellTile>figure{min-height:218px;max-height:218px;min-width:167px;max-width:167px;position:relative;flex:1 1}.ArchivesUpsellTile>section{padding:1rem;display:flex;flex-direction:column;flex:1 1}.ArchivesUpsellTile h3,.ArchivesUpsellTile p{margin-bottom:1rem}.ArchivesUpsellTile h3{font-size:16px;font-weight:700}.ArchivesUpsellTile p{font-size:12px;font-weight:600}.ArchivesUpsellTile img{-o-object-fit:cover;object-fit:cover}.ArchivesUpsellTile .Button{margin-top:auto;margin-right:auto;min-width:120px}.ArchivesUpsellTile>figure{order:2}.BonusGameTile{position:relative;overflow:hidden;border-radius:7px;display:flex;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:184px}.BonusGameTile--title{margin-bottom:1rem}.BonusGameTile--title figure{height:48px;width:48px;margin-right:1rem;position:relative}.BonusGameTile>section{padding:1.5rem;font-weight:300}.BonusGameTile>section:first-child{min-width:290px;max-width:290px;justify-content:flex-start}.BonusGameTile>section:last-child{flex:auto;padding-left:0;padding-right:0}.BonusGameTile>section .Button{width:210px;margin:0}.BonusGameTile h3{font-weight:700;font-size:22px}.BonusGameTile p{font-size:12px;font-weight:600}.BonusGameTile a{display:flex;flex-direction:column;align-items:center;margin:0 1rem}.BonusGameTile a figure{min-width:198px;min-height:124px;max-width:198px;max-height:124px;overflow:hidden;position:relative;margin-bottom:.325rem;border-radius:5px}.BonusGameTile a img{width:auto;max-width:none!important;height:124px;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:5px}.DailyGameUpsellTile__DailyGameLink{margin-top:.5rem}.DailyGameUpsellTile__DailyGameLink:hover img{transform:scale(1.1)}.DailyGameUpsellTile__DailyGameLink img{transition:transform .2s ease;width:112px;max-height:70px}.TxFade400-enter{opacity:0}.TxFade400-enter-active{opacity:1;transition:opacity .4s ease-in}.TxFade400-exit{opacity:1}.TxFade400-exit-active{opacity:0;transition:opacity .4s ease-out}.TxPopUpScaleOut400-enter{opacity:0;transform:translateY(30%) scale(1)}.TxPopUpScaleOut400-enter-active{transition-duration:.4s;transition-property:opacity transform;transition-timing-function:ease}.TxPopUpScaleOut400-enter-active,.TxPopUpScaleOut400-exit{opacity:1;transform:translateY(0) scale(1)}.TxPopUpScaleOut400-exit-active{opacity:0;transform:translateY(0) scale(.7);transition-duration:.4s;transition-property:opacity transform;transition-timing-function:ease}.TxPopUpExitLeft400-enter{opacity:0;transform:translateY(30%) translateX(0)}.TxPopUpExitLeft400-enter-active{transition-duration:.4s;transition-property:opacity transform;transition-timing-function:ease}.TxPopUpExitLeft400-enter-active,.TxPopUpExitLeft400-exit{opacity:1;transform:translateY(0) translateX(0)}.TxPopUpExitLeft400-exit-active{opacity:0;transform:translateY(0) translateX(-30%);transition-duration:.4s;transition-property:opacity transform;transition-timing-function:ease}.TxScaleInFadeOut400-enter{opacity:0;transform:scale(.7)}.TxScaleInFadeOut400-enter-active{opacity:1;transform:scale(1);transition-duration:.4s;transition-property:opacity transform;transition-timing-function:ease}.TxScaleInFadeOut400-exit{opacity:1}.TxScaleInFadeOut400-exit-active{opacity:0;transition:opacity .4s ease-out}.GamePage .GamePlayer{margin:0 auto}.GamePage__Breadcrumbs{display:flex;font-size:12px}.GamePage__Breadcrumbs li{display:block}.GamePage__Breadcrumbs li:not(:first-child){margin-left:.5rem}.GamePage__Breadcrumbs li:not(:last-child):after{content:">";margin-left:.5rem}.GamePage__Container{flex:1 1}.GamePage__Container .GamePage__Container__Aside{display:none;width:332px;min-width:332px;max-width:332px;position:fixed;top:64px;right:16px;height:calc(100% - 48px - 32px);overflow:hidden}@media(min-width:1280px){.GamePage__Container .GamePage__Container__Aside{display:block}.GamePage__Container .GamePage__Container__Aside+.GamePage__Container__Content .Container .Container__Inner{padding-right:332px;max-width:1146px}}@media(min-width:1714px){.GamePage__Container .GamePage__Container__Aside+.GamePage__Container__Content .Container .Container__Inner{padding-left:332px;max-width:1478px}}.GamePage__Container .GamePage__Container__Aside+.GamePage__Container__Content+.GamePage__Container__Aside{display:none;right:auto;left:16px}@media(min-width:1714px){.GamePage__Container .GamePage__Container__Aside+.GamePage__Container__Content+.GamePage__Container__Aside{display:block}}.GamePage__AboutSection{padding-bottom:1rem;width:100%}@media(min-device-width:751px){.GamePage__AboutSection{padding-bottom:2rem}}.GamePage__PlayPanels{display:none}.GamePage__HeroAside{width:300px;height:250px}.GamePage__SmallDeviceOverlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#ccc;z-index:100}@media(max-width:767px){.GamePage__SmallDeviceOverlay{display:block}}.GamePage__SmallDeviceOverlay__Inner{width:166px}.GamePage__SmallDeviceOverlay__Inner>*{margin:.325rem 0}.GamePage__SmallDeviceOverlay__Inner h2{font-weight:700;font-size:28px;color:#fff;margin:.5rem 0}.GamePage__SmallDeviceOverlay__Inner img{height:120px!important;width:auto!important}.GamePage__ColumnAside{display:none;position:relative;min-width:332px;background-color:#ededed}@media(min-width:1366px){.GamePage__ColumnAside{display:block}}.GamePage__ColumnAside .PlaywireAside{margin-top:20px}body.game-in-play .ModernAppFooter{display:none}
/*# sourceMappingURL=f88d4880529b3a55.css.map*/