button.button:hover div{background-color:#000}.gameCard{transition:all .3s}.gameCard .content,.gameCard .homePageContent{height:0;transition:all .3s}.gameCard:hover .content{height:180px}.gameCard:hover .homePageContent{height:224px}@media screen and (min-width:990px){.gameCard .content{height:0}.gameCard:hover{transition:all .3s}.gameCard:hover .content,.gameCard:hover .homePageContent{height:278px}}@media screen and (min-width:1200px){.gameCard .content{height:0}.gameCard:hover{transition:all .3s}.gameCard:hover .content,.gameCard:hover .homePageContent{height:300px}}@media screen and (min-width:1440px){.gameCard .content{height:0}.gameCard:hover{transition:all .3s}.gameCard:hover .content,.gameCard:hover .homePageContent{height:300px}}.ball{position:absolute;top:300px;left:100px;width:60px;height:60px;background:#e89f4b;border-radius:50%;animation:throw 1.2s ease-out forwards;offset-path:path("M 0 0 Q 150 -150 300 0");offset-rotate:0deg}@keyframes throw{0%{offset-distance:0}to{offset-distance:100%}}@keyframes slide-in{0%{transform:translateX(10%);opacity:0}to{transform:translateX(0);opacity:1}}.animate-slide-right-in{animation:slide-in .4s ease-out forwards}@keyframes slide-in-bottom{0%{transform:translateY(10%);opacity:0}to{transform:translateX(0);opacity:1}}.animate-slide-bottom-in{animation:slide-in-bottom .4s ease-out forwards}.CardPanel_root___OTA7{width:100%;z-index:10;overflow:hidden}.CardPanel_inner___EPyw{max-width:1400px;margin:0 auto;padding:40px 0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:48px;align-items:center}.CardPanel_left__EE4pj{position:relative;display:flex;align-items:center;justify-content:center}.CardPanel_imgStack__BoVtF{position:relative;width:100%;height:100%}.CardPanel_imgLayer__ToOr4{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.CardPanel_leftImg__ZJTNE{height:auto;max-width:100%;display:block}.CardPanel_right__PR7u_{display:grid;grid-template-columns:60px 1fr;gap:28px;align-items:center}@media(max-width:989px){.CardPanel_inner___EPyw{grid-template-columns:1fr;grid-template-rows:auto auto;gap:24px;padding:28px 0;height:auto;align-items:start;position:relative}.CardPanel_right__PR7u_{order:1;grid-template-columns:40px 1fr;gap:16px;align-items:flex-start}.CardPanel_left__EE4pj{order:2;justify-content:center;position:absolute;width:100%;height:100%;top:80%;left:50%;transform:translate(-50%,-50%)}.CardPanel_imgStack__BoVtF{width:100%;max-width:420px;aspect-ratio:885/788;height:auto}.CardPanel_imgLayer__ToOr4{inset:0}.CardPanel_leftImg__ZJTNE{height:auto}}.CardPanel_barCol__Vdqi7,.CardPanel_barWrap__03HGv{display:flex;justify-content:center}.CardPanel_barWrap__03HGv{position:relative;width:37px;height:530px}.CardPanel_bar__QzebQ{width:5px;height:530px;-o-object-fit:contain;object-fit:contain}.CardPanel_star__Ctcnl{position:absolute;left:50%;transform:translateX(-50%);width:37px;height:37px;will-change:transform;margin-top:-4px}.CardPanel_textCol__x2IE8{height:530px;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;margin-top:-6px}.CardPanel_item___ny3A{opacity:.45;padding:0}.CardPanel_active__7Zs5r{opacity:1;padding:0 0 18px}.CardPanel_titleRow__x_8Ym{display:flex;align-items:center;min-height:40px}.CardPanel_title__DytWX{color:#111;line-height:1.1;transform-origin:left center}.CardPanel_desc__gss1J{margin-top:10px;max-width:520px;font-size:14px;line-height:1.65;color:rgba(0,0,0,.65);padding-right:12px}.CardPanel_descHidden__ERgrT{opacity:0;transform:translateY(6px);pointer-events:none;visibility:hidden}.CardPanel_descActive__y_9E7{opacity:1;transform:translateY(0);visibility:visible;transition:opacity .2s ease,transform .2s ease}