.PlayWithFriendsDrawer_czyButton__3__Ja {
    border-radius: 30px;
    transition: all .25s ease;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: cg-unit(1) cg-unit(2);
    background: #0000;
    height: 40px;
    -webkit-user-select: none;
    user-select: none
}

.PlayWithFriendsDrawer_czyButton__3__Ja:focus {
    outline: none
}

.PlayWithFriendsDrawer_czyButton--contained--purple__NjIqd {
    color: var(--white-100);
    background: var(--brand-100)
}

.PlayWithFriendsDrawer_czyButton--contained--purple__NjIqd:active {
    background: rgb(var(--brand-100)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--purple__NjIqd:hover {
        background: var(--brand-80)
    }
}

.PlayWithFriendsDrawer_czyButton--contained--white__ucpng {
    color: var(--black-50);
    background: var(--white-100)
}

.PlayWithFriendsDrawer_czyButton--contained--white__ucpng:active {
    background: rgb(var(--white-100)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--white__ucpng:hover {
        background: var(--white-50)
    }
}

.PlayWithFriendsDrawer_czyButton--contained--grey__hiQqR {
    color: var(--white-100);
    background: var(--black-40)
}

.PlayWithFriendsDrawer_czyButton--contained--grey__hiQqR:active {
    background: rgb(var(--black-40)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--grey__hiQqR:hover {
        background: var(--black-50)
    }
}

.PlayWithFriendsDrawer_czyButton--contained--alert__pFCie {
    color: var(--white-100);
    background: var(--alert-100)
}

.PlayWithFriendsDrawer_czyButton--contained--alert__pFCie:active {
    background: rgb(var(--alert-100)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--alert__pFCie:hover {
        background: var(--alert-100)
    }
}

.PlayWithFriendsDrawer_czyButton--contained--success__iVtBs {
    color: var(--white-100);
    background: var(--success-100)
}

.PlayWithFriendsDrawer_czyButton--contained--success__iVtBs:active {
    background: rgb(var(--success-100)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--success__iVtBs:hover {
        background: #52b187
    }
}

.PlayWithFriendsDrawer_czyButton--contained--black__42Uth {
    color: var(--white-100);
    background: var(--black-80)
}

.PlayWithFriendsDrawer_czyButton--contained--black__42Uth:active {
    background: rgb(var(--black-80)/70%)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--black__42Uth:hover {
        background: var(--black-70)
    }
}

.PlayWithFriendsDrawer_czyButton--contained--green-gradient__f1y6r {
    color: var(--black-100);
    background: linear-gradient(90deg, #49f3c3, #64f17e)
}

.PlayWithFriendsDrawer_czyButton--contained--green-gradient__f1y6r:active {
    background: linear-gradient(90deg, #289777, #408b4e)
}

@media(hover:hover) {
    .PlayWithFriendsDrawer_czyButton--contained--green-gradient__f1y6r:hover {
        background: linear-gradient(90deg, #2dc59a, #5db96e)
    }
}

.PlayWithFriendsDrawer_czyButton--link--purple__Ap11P,
.PlayWithFriendsDrawer_czyButton--outlined--purple__8NTL_ {
    color: var(--brand-60)
}

.PlayWithFriendsDrawer_czyButton--link--purple__Ap11P:active,
.PlayWithFriendsDrawer_czyButton--outlined--purple__8NTL_:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .PlayWithFriendsDrawer_czyButton--link--purple__Ap11P:hover,
    .PlayWithFriendsDrawer_czyButton--outlined--purple__8NTL_:hover {
        color: var(--brand-100)
    }
}

.PlayWithFriendsDrawer_czyButton--link--white__Pi8vw,
.PlayWithFriendsDrawer_czyButton--outlined--white__zczHN {
    color: var(--white-90)
}

.PlayWithFriendsDrawer_czyButton--link--white__Pi8vw:active,
.PlayWithFriendsDrawer_czyButton--outlined--white__zczHN:active {
    color: rgb(var(--white-50)/80%)
}

@media(hover:hover) {

    .PlayWithFriendsDrawer_czyButton--link--white__Pi8vw:hover,
    .PlayWithFriendsDrawer_czyButton--outlined--white__zczHN:hover {
        color: var(--white-50)
    }
}

.PlayWithFriendsDrawer_czyButton--link--grey__r_r6F,
.PlayWithFriendsDrawer_czyButton--outlined--grey__rsQpl {
    color: rgb(var(--white-100)/30%)
}

.PlayWithFriendsDrawer_czyButton--link--grey__r_r6F:active,
.PlayWithFriendsDrawer_czyButton--outlined--grey__rsQpl:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .PlayWithFriendsDrawer_czyButton--link--grey__r_r6F:hover,
    .PlayWithFriendsDrawer_czyButton--outlined--grey__rsQpl:hover {
        color: var(--brand-100)
    }
}

.PlayWithFriendsDrawer_czyButton--link--alert__L6o8M,
.PlayWithFriendsDrawer_czyButton--outlined--alert__eCjdQ {
    color: var(--alert-100)
}

.PlayWithFriendsDrawer_czyButton--link--alert__L6o8M:active,
.PlayWithFriendsDrawer_czyButton--outlined--alert__eCjdQ:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .PlayWithFriendsDrawer_czyButton--link--alert__L6o8M:hover,
    .PlayWithFriendsDrawer_czyButton--outlined--alert__eCjdQ:hover {
        color: var(--brand-100)
    }
}

.PlayWithFriendsDrawer_czyButton--link--success__QKBMp,
.PlayWithFriendsDrawer_czyButton--outlined--success__FlnrZ {
    color: var(--success-100)
}

.PlayWithFriendsDrawer_czyButton--link--success__QKBMp:active,
.PlayWithFriendsDrawer_czyButton--outlined--success__FlnrZ:active {
    color: rgb(var(--success-100)/80%)
}

@media(hover:hover) {

    .PlayWithFriendsDrawer_czyButton--link--success__QKBMp:hover,
    .PlayWithFriendsDrawer_czyButton--outlined--success__FlnrZ:hover {
        color: var(--success-100)
    }
}

.PlayWithFriendsDrawer_czyButton--outlined--purple__8NTL_ {
    border: 1px solid var(--brand-60)
}

.PlayWithFriendsDrawer_czyButton--outlined--white__zczHN {
    border: 1px solid var(--white-90)
}

.PlayWithFriendsDrawer_czyButton--outlined--grey__rsQpl {
    border: 1px solid rgb(var(--white-100)/30%)
}

.PlayWithFriendsDrawer_czyButton--outlined--alert__eCjdQ {
    border: 1px solid var(--alert-100)
}

.PlayWithFriendsDrawer_czyButton--outlined--success__FlnrZ {
    border: 1px solid var(--success-100)
}

.PlayWithFriendsDrawer_czyButton--outlined__QfpoS:active {
    border-color: rgb(var(--white-30)/70%)
}

.PlayWithFriendsDrawer_czyButton--disabled__7W_sr {
    background: var(--black-60);
    color: var(--black-10);
    cursor: default
}

.PlayWithFriendsDrawer_czyButton--height50__hUmTH {
    height: 50px
}

.PlayWithFriendsDrawer_czyButton--height34__X6MDS {
    height: 34px
}

.PlayWithFriendsDrawer_czyButton--fullWidth__Ae_uK {
    width: 100%
}

.PlayWithFriendsDrawer_czyButton__3__Ja svg {
    height: 20px;
    width: 20px;
    margin-right: cg-unit(1)
}

.PlayWithFriendsDrawer_root__G0d8U {
    display: flex;
    padding: 16px;
    flex-direction: column;
    height: 100%
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_title__PrIih {
    font-size: 20px;
    color: var(--white-100);
    font-weight: 700
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_text__M_wAg {
    display: flex;
    color: var(--white-40);
    font-size: 16px;
    flex-direction: column
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_text__M_wAg img {
    margin: 8px auto
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_divider__kN1Wq {
    min-height: 1px;
    max-height: 1px;
    background-color: var(--black-40);
    width: 335px;
    max-width: 90%;
    margin: 20px auto
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_section__q3HaJ {
    display: flex;
    flex-direction: column;
    margin: 8px
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_loginPill__FofPX {
    border-radius: 16px;
    background: linear-gradient(180deg, var(--black-80) 0, var(--brand-140) 100%);
    border: 1px solid var(--brand-100);
    padding: 16px;
    margin: 8px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_loginPill__FofPX .PlayWithFriendsDrawer_text__M_wAg {
    margin: 8px 8px 16px;
    color: var(--white-60)
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_inviteSteps__WGziJ {
    margin: 8px auto;
    padding-left: 16px
}

.PlayWithFriendsDrawer_root__G0d8U .PlayWithFriendsDrawer_inviteSteps__WGziJ img {
    display: block;
    margin: 8px 0
}

.GameThumb_czyButton__1lEe2 {
    border-radius: 30px;
    transition: all .25s ease;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: cg-unit(1) cg-unit(2);
    background: #0000;
    height: 40px;
    -webkit-user-select: none;
    user-select: none
}

.GameThumb_czyButton__1lEe2:focus {
    outline: none
}

.GameThumb_czyButton--contained--purple__NawR3 {
    color: var(--white-100);
    background: var(--brand-100)
}

.GameThumb_czyButton--contained--purple__NawR3:active {
    background: rgb(var(--brand-100)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--purple__NawR3:hover {
        background: var(--brand-80)
    }
}

.GameThumb_czyButton--contained--white__9kgyS {
    color: var(--black-50);
    background: var(--white-100)
}

.GameThumb_czyButton--contained--white__9kgyS:active {
    background: rgb(var(--white-100)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--white__9kgyS:hover {
        background: var(--white-50)
    }
}

.GameThumb_czyButton--contained--grey__kU45V {
    color: var(--white-100);
    background: var(--black-40)
}

.GameThumb_czyButton--contained--grey__kU45V:active {
    background: rgb(var(--black-40)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--grey__kU45V:hover {
        background: var(--black-50)
    }
}

.GameThumb_czyButton--contained--alert__HtiHW {
    color: var(--white-100);
    background: var(--alert-100)
}

.GameThumb_czyButton--contained--alert__HtiHW:active {
    background: rgb(var(--alert-100)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--alert__HtiHW:hover {
        background: var(--alert-100)
    }
}

.GameThumb_czyButton--contained--success__6EuD8 {
    color: var(--white-100);
    background: var(--success-100)
}

.GameThumb_czyButton--contained--success__6EuD8:active {
    background: rgb(var(--success-100)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--success__6EuD8:hover {
        background: #52b187
    }
}

.GameThumb_czyButton--contained--black__A7FPs {
    color: var(--white-100);
    background: var(--black-80)
}

.GameThumb_czyButton--contained--black__A7FPs:active {
    background: rgb(var(--black-80)/70%)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--black__A7FPs:hover {
        background: var(--black-70)
    }
}

.GameThumb_czyButton--contained--green-gradient___bcC_ {
    color: var(--black-100);
    background: linear-gradient(90deg, #49f3c3, #64f17e)
}

.GameThumb_czyButton--contained--green-gradient___bcC_:active {
    background: linear-gradient(90deg, #289777, #408b4e)
}

@media(hover:hover) {
    .GameThumb_czyButton--contained--green-gradient___bcC_:hover {
        background: linear-gradient(90deg, #2dc59a, #5db96e)
    }
}

.GameThumb_czyButton--link--purple__ajKWN,
.GameThumb_czyButton--outlined--purple__vM8Gp {
    color: var(--brand-60)
}

.GameThumb_czyButton--link--purple__ajKWN:active,
.GameThumb_czyButton--outlined--purple__vM8Gp:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .GameThumb_czyButton--link--purple__ajKWN:hover,
    .GameThumb_czyButton--outlined--purple__vM8Gp:hover {
        color: var(--brand-100)
    }
}

.GameThumb_czyButton--link--white__vWdNr,
.GameThumb_czyButton--outlined--white__uqj5O {
    color: var(--white-90)
}

.GameThumb_czyButton--link--white__vWdNr:active,
.GameThumb_czyButton--outlined--white__uqj5O:active {
    color: rgb(var(--white-50)/80%)
}

@media(hover:hover) {

    .GameThumb_czyButton--link--white__vWdNr:hover,
    .GameThumb_czyButton--outlined--white__uqj5O:hover {
        color: var(--white-50)
    }
}

.GameThumb_czyButton--link--grey__OWss4,
.GameThumb_czyButton--outlined--grey__TH87w {
    color: rgb(var(--white-100)/30%)
}

.GameThumb_czyButton--link--grey__OWss4:active,
.GameThumb_czyButton--outlined--grey__TH87w:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .GameThumb_czyButton--link--grey__OWss4:hover,
    .GameThumb_czyButton--outlined--grey__TH87w:hover {
        color: var(--brand-100)
    }
}

.GameThumb_czyButton--link--alert__2xjfp,
.GameThumb_czyButton--outlined--alert__v1PbU {
    color: var(--alert-100)
}

.GameThumb_czyButton--link--alert__2xjfp:active,
.GameThumb_czyButton--outlined--alert__v1PbU:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .GameThumb_czyButton--link--alert__2xjfp:hover,
    .GameThumb_czyButton--outlined--alert__v1PbU:hover {
        color: var(--brand-100)
    }
}

.GameThumb_czyButton--link--success__z8mWI,
.GameThumb_czyButton--outlined--success__I9Hdq {
    color: var(--success-100)
}

.GameThumb_czyButton--link--success__z8mWI:active,
.GameThumb_czyButton--outlined--success__I9Hdq:active {
    color: rgb(var(--success-100)/80%)
}

@media(hover:hover) {

    .GameThumb_czyButton--link--success__z8mWI:hover,
    .GameThumb_czyButton--outlined--success__I9Hdq:hover {
        color: var(--success-100)
    }
}

.GameThumb_czyButton--outlined--purple__vM8Gp {
    border: 1px solid var(--brand-60)
}

.GameThumb_czyButton--outlined--white__uqj5O {
    border: 1px solid var(--white-90)
}

.GameThumb_czyButton--outlined--grey__TH87w {
    border: 1px solid rgb(var(--white-100)/30%)
}

.GameThumb_czyButton--outlined--alert__v1PbU {
    border: 1px solid var(--alert-100)
}

.GameThumb_czyButton--outlined--success__I9Hdq {
    border: 1px solid var(--success-100)
}

.GameThumb_czyButton--outlined__DSn4U:active {
    border-color: rgb(var(--white-30)/70%)
}

.GameThumb_czyButton--disabled__40avt {
    background: var(--black-60);
    color: var(--black-10);
    cursor: default
}

.GameThumb_czyButton--height50__qbi0h {
    height: 50px
}

.GameThumb_czyButton--height34__eSUw_ {
    height: 34px
}

.GameThumb_czyButton--fullWidth__i_36k {
    width: 100%
}

.GameThumb_czyButton__1lEe2 svg {
    height: 20px;
    width: 20px;
    margin-right: cg-unit(1)
}

.GameThumb_gameThumbLinkDesktop__wcir5 {
    position: relative;
    width: var(--game-thumb-width);
    height: var(--game-thumb-height);
    border-radius: calc(var(--base-unit)*1 + 2px);
    border: 2px solid #0000;
    box-sizing: border-box;
    display: block;
    contain: layout;
    z-index: 0;
    background-color: #ffffff12;
    background-clip: padding-box
}

.GameThumb_gameThumbLinkDesktop__wcir5 .GameThumb_gameThumbTitleContainer__J1K4D {
    color: #fff;
    position: absolute;
    bottom: 5px;
    margin-bottom: calc(var(--base-unit)*1);
    margin-left: calc(var(--base-unit)*1);
    z-index: 4;
    font-size: var(--font-size-body-small);
    font-weight: 700;
    width: calc(100% - var(--base-unit)*2);
    height: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.GameThumb_gameThumbLinkDesktop__wcir5 .GameThumb_gameThumbTitleContainer__J1K4D.GameThumb_greyedOut__m6CwS {
    opacity: .1
}

.GameThumb_gameThumbLinkDesktop__wcir5 .GameThumb_gameThumbImage__FSasr {
    z-index: 1;
    border-radius: calc(var(--base-unit)*1);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #0000
}

.GameThumb_gameThumbLinkDesktop__wcir5 .GameThumb_gameThumbImage__FSasr.GameThumb_greyedOut__m6CwS {
    opacity: .5
}

@media(hover:hover) {
    .GameThumb_gameThumbLinkDesktop__wcir5:hover {
        cursor: pointer;
        box-shadow: 0 0 7px 1px rgba(0, 0, 0, .569);
        border-color: var(--brand-100);
        z-index: 10;
        overflow: visible
    }

    .GameThumb_gameThumbLinkDesktop__wcir5:hover .GameThumb_gameThumbTitleContainer__J1K4D {
        height: auto
    }
}

.GameThumb_gameThumbLinkDesktop__wcir5.GameThumb_isResponsive__UwFpC {
    width: 100%;
    height: 100%
}

.GameThumb_gameThumbLinkDesktop__wcir5.GameThumb_isResponsiveGrid__b4QQf {
    height: 0;
    margin-left: 1px;
    margin-top: 1px;
    width: calc(100% - 1px);
    padding-top: calc(var(--game-thumb-aspect-ratio)*(100% - var(--base-unit)*0.5))
}

.GameThumb_gameThumbLinkMobile__J9FBe {
    inset: 0;
    position: absolute;
    border-radius: calc(var(--base-unit)*1 + 2px);
    border: 2px solid #0000;
    box-sizing: border-box;
    display: block;
    contain: layout;
    z-index: 0;
    background-color: #ffffff12;
    background-clip: padding-box
}

.GameThumb_gameThumbLinkMobile__J9FBe .GameThumb_gameThumbImage__FSasr {
    z-index: 1;
    border-radius: calc(var(--base-unit)*1);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #0000
}

.GameThumb_gameThumbLinkMobile__J9FBe .GameThumb_gameThumbImage__FSasr.GameThumb_greyedOut__m6CwS {
    opacity: .5
}

@media(hover:hover) {
    .GameThumb_gameThumbLinkMobile__J9FBe:hover {
        cursor: pointer;
        box-shadow: 0 0 7px 1px rgba(0, 0, 0, .569);
        border-color: var(--brand-100);
        z-index: 10;
        overflow: visible
    }

    .GameThumb_gameThumbLinkMobile__J9FBe:hover .GameThumb_gameThumbTitleContainer__J1K4D {
        height: auto
    }
}

.GameThumb_gameThumbLinkMobile__J9FBe .GameThumb_gameThumbTitleContainer__J1K4D {
    width: 0;
    height: 0;
    overflow: hidden
}

.GameThumb_bottomLabelContainer__IaMqV {
    position: absolute;
    background: #1a1c28;
    z-index: 4;
    bottom: calc(var(--base-unit)*-1);
    padding: calc(var(--base-unit)*1) calc(var(--base-unit)*1.5);
    border-radius: 8px;
    left: -5px;
    color: #aaadbe;
    font-size: var(--font-size-body-small);
    font-weight: 700;
    margin-left: 5px;
    margin-bottom: calc(var(--base-unit)*1);
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    opacity: 1;
    transition: opacity .2s linear
}

.GameThumb_bottomLabelContainer__IaMqV.GameThumb_videoPlaying__vNDTS {
    opacity: 0
}

.GameThumb_bottomLabelContainer__IaMqV svg {
    margin-bottom: -6px;
    margin-right: calc(var(--base-unit)*.5);
    width: 20px;
    height: 20px
}

.GameThumb_gradientVignette__Q04oZ {
    background: linear-gradient(0deg, rgba(0, 0, 0, .878) 0, #0000 50%);
    /*! @noflip */
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: calc(var(--base-unit)*1);
    border-bottom-right-radius: calc(var(--base-unit)*1)
}

.GameThumb_closeBtnContainer__84qjx {
    position: absolute;
    display: flex;
    top: -6px;
    right: -3px;
    z-index: 11;
    background-color: var(--alert-100);
    border-radius: 20px;
    padding: 4px;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: var(--black-100)
}

.GameThumb_closeBtnContainer__84qjx svg {
    width: 16px;
    height: 16px
}

.GameThumb_closeBtnContainer__84qjx:hover {
    cursor: pointer;
    background-color: #c00
}

.GameThumb_mobileGameGridThumbContainer__nRKr1 {
    position: relative;
    display: block;
    width: var(--game-thumb-mobile-width);
    height: var(--game-thumb-height)
}

.GameThumb_mobileGameGridThumbContainer__nRKr1.GameThumb_isResponsive__UwFpC {
    width: 100%;
    height: 100%
}

.GameThumb_mobileGameGridThumbContainer__nRKr1.GameThumb_isResponsiveGrid__b4QQf {
    height: 0;
    margin-left: 1px;
    margin-top: 1px;
    width: calc(100% - 1px);
    padding-top: calc(var(--game-thumb-aspect-ratio)*(100% - var(--base-unit)*0.5))
}

.GameThumb_greyedOutOverlay__iTvsq {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: calc(var(--base-unit)*.5);
    padding-right: calc(var(--base-unit)*.5)
}

.GameThumb_greyedOutOverlay__iTvsq .GameThumb_labelContainer__KxUKP {
    font-size: var(--font-size-body-small);
    line-height: 1.1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.GameThumb_gameThumbVideo__jgUDS {
    transition: opacity .3s cubic-bezier(.5, 0, .1, 1);
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition-delay: .3s;
    border-radius: calc(var(--base-unit)*1);
    overflow: hidden
}

.GameThumb_gameThumbVideo__jgUDS .GameThumb_greyedOutOverlay__iTvsq {
    background: linear-gradient(0deg, rgba(0, 0, 0, .878) 0, #000);
    top: 0
}

.GameThumb_gameThumbVideo__jgUDS video {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.GameThumb_gameThumbAllLink__Cq9oD {
    padding: 2px;
    width: 100%;
    height: 100%;
    display: block
}

.GameThumb_gameThumbAllLinkDesktopSearchGrid__DtvUG {
    width: var(--game-thumb-width);
    height: var(--game-thumb-height)
}

.GameThumb_gameThumbAllLinkMobileSearchGrid__f3JT0 {
    width: var(--game-thumb-mobile-width);
    height: var(--game-thumb-height)
}

.GameThumb_gameThumbAll__8uw8U {
    text-decoration: none;
    border: 2px solid #0000;
    border-radius: 10px;
    display: block;
    background-color: var(--black-10);
    padding: calc(var(--base-unit)*2);
    position: relative;
    width: 100%;
    height: 100%
}

.GameThumb_gameThumbAll__8uw8U:hover {
    border: 2px solid var(--brand-100);
    z-index: 10
}

.GameThumb_gameThumbAll__8uw8U .GameThumb_gameThumbAllLabel__Qn40o {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2
}

.GameThumb_gameThumbAll__8uw8U svg {
    fill: #fff;
    position: absolute;
    bottom: calc(var(--base-unit)*1);
    right: calc(var(--base-unit)*1);
    width: calc(var(--base-unit)*4);
    height: calc(var(--base-unit)*4)
}

.MyGamesDrawers_czyButton__T7Oir {
    border-radius: 30px;
    transition: all .25s ease;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: cg-unit(1) cg-unit(2);
    background: #0000;
    height: 40px;
    -webkit-user-select: none;
    user-select: none
}

.MyGamesDrawers_czyButton__T7Oir:focus {
    outline: none
}

.MyGamesDrawers_czyButton--contained--purple__Gdzlv {
    color: var(--white-100);
    background: var(--brand-100)
}

.MyGamesDrawers_czyButton--contained--purple__Gdzlv:active {
    background: rgb(var(--brand-100)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--purple__Gdzlv:hover {
        background: var(--brand-80)
    }
}

.MyGamesDrawers_czyButton--contained--white__EV_Ks {
    color: var(--black-50);
    background: var(--white-100)
}

.MyGamesDrawers_czyButton--contained--white__EV_Ks:active {
    background: rgb(var(--white-100)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--white__EV_Ks:hover {
        background: var(--white-50)
    }
}

.MyGamesDrawers_czyButton--contained--grey__cACB1 {
    color: var(--white-100);
    background: var(--black-40)
}

.MyGamesDrawers_czyButton--contained--grey__cACB1:active {
    background: rgb(var(--black-40)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--grey__cACB1:hover {
        background: var(--black-50)
    }
}

.MyGamesDrawers_czyButton--contained--alert__82wlJ {
    color: var(--white-100);
    background: var(--alert-100)
}

.MyGamesDrawers_czyButton--contained--alert__82wlJ:active {
    background: rgb(var(--alert-100)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--alert__82wlJ:hover {
        background: var(--alert-100)
    }
}

.MyGamesDrawers_czyButton--contained--success__oBb1y {
    color: var(--white-100);
    background: var(--success-100)
}

.MyGamesDrawers_czyButton--contained--success__oBb1y:active {
    background: rgb(var(--success-100)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--success__oBb1y:hover {
        background: #52b187
    }
}

.MyGamesDrawers_czyButton--contained--black__MqmIT {
    color: var(--white-100);
    background: var(--black-80)
}

.MyGamesDrawers_czyButton--contained--black__MqmIT:active {
    background: rgb(var(--black-80)/70%)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--black__MqmIT:hover {
        background: var(--black-70)
    }
}

.MyGamesDrawers_czyButton--contained--green-gradient___Z5Fl {
    color: var(--black-100);
    background: linear-gradient(90deg, #49f3c3, #64f17e)
}

.MyGamesDrawers_czyButton--contained--green-gradient___Z5Fl:active {
    background: linear-gradient(90deg, #289777, #408b4e)
}

@media(hover:hover) {
    .MyGamesDrawers_czyButton--contained--green-gradient___Z5Fl:hover {
        background: linear-gradient(90deg, #2dc59a, #5db96e)
    }
}

.MyGamesDrawers_czyButton--link--purple___VEQi,
.MyGamesDrawers_czyButton--outlined--purple__fnTOF {
    color: var(--brand-60)
}

.MyGamesDrawers_czyButton--link--purple___VEQi:active,
.MyGamesDrawers_czyButton--outlined--purple__fnTOF:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .MyGamesDrawers_czyButton--link--purple___VEQi:hover,
    .MyGamesDrawers_czyButton--outlined--purple__fnTOF:hover {
        color: var(--brand-100)
    }
}

.MyGamesDrawers_czyButton--link--white__AKY21,
.MyGamesDrawers_czyButton--outlined--white__V18r_ {
    color: var(--white-90)
}

.MyGamesDrawers_czyButton--link--white__AKY21:active,
.MyGamesDrawers_czyButton--outlined--white__V18r_:active {
    color: rgb(var(--white-50)/80%)
}

@media(hover:hover) {

    .MyGamesDrawers_czyButton--link--white__AKY21:hover,
    .MyGamesDrawers_czyButton--outlined--white__V18r_:hover {
        color: var(--white-50)
    }
}

.MyGamesDrawers_czyButton--link--grey__M_c9z,
.MyGamesDrawers_czyButton--outlined--grey__J1Poy {
    color: rgb(var(--white-100)/30%)
}

.MyGamesDrawers_czyButton--link--grey__M_c9z:active,
.MyGamesDrawers_czyButton--outlined--grey__J1Poy:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .MyGamesDrawers_czyButton--link--grey__M_c9z:hover,
    .MyGamesDrawers_czyButton--outlined--grey__J1Poy:hover {
        color: var(--brand-100)
    }
}

.MyGamesDrawers_czyButton--link--alert___XrC0,
.MyGamesDrawers_czyButton--outlined--alert__VN8e_ {
    color: var(--alert-100)
}

.MyGamesDrawers_czyButton--link--alert___XrC0:active,
.MyGamesDrawers_czyButton--outlined--alert__VN8e_:active {
    color: rgb(var(--brand-100)/80%)
}

@media(hover:hover) {

    .MyGamesDrawers_czyButton--link--alert___XrC0:hover,
    .MyGamesDrawers_czyButton--outlined--alert__VN8e_:hover {
        color: var(--brand-100)
    }
}

.MyGamesDrawers_czyButton--link--success__6qSwO,
.MyGamesDrawers_czyButton--outlined--success__A7f3E {
    color: var(--success-100)
}

.MyGamesDrawers_czyButton--link--success__6qSwO:active,
.MyGamesDrawers_czyButton--outlined--success__A7f3E:active {
    color: rgb(var(--success-100)/80%)
}

@media(hover:hover) {

    .MyGamesDrawers_czyButton--link--success__6qSwO:hover,
    .MyGamesDrawers_czyButton--outlined--success__A7f3E:hover {
        color: var(--success-100)
    }
}

.MyGamesDrawers_czyButton--outlined--purple__fnTOF {
    border: 1px solid var(--brand-60)
}

.MyGamesDrawers_czyButton--outlined--white__V18r_ {
    border: 1px solid var(--white-90)
}

.MyGamesDrawers_czyButton--outlined--grey__J1Poy {
    border: 1px solid rgb(var(--white-100)/30%)
}

.MyGamesDrawers_czyButton--outlined--alert__VN8e_ {
    border: 1px solid var(--alert-100)
}

.MyGamesDrawers_czyButton--outlined--success__A7f3E {
    border: 1px solid var(--success-100)
}

.MyGamesDrawers_czyButton--outlined__LlfZm:active {
    border-color: rgb(var(--white-30)/70%)
}

.MyGamesDrawers_czyButton--disabled__O3Lrb {
    background: var(--black-60);
    color: var(--black-10);
    cursor: default
}

.MyGamesDrawers_czyButton--height50__ekdZq {
    height: 50px
}

.MyGamesDrawers_czyButton--height34__QgZkB {
    height: 34px
}

.MyGamesDrawers_czyButton--fullWidth__Hk2wb {
    width: 100%
}

.MyGamesDrawers_czyButton__T7Oir svg {
    height: 20px;
    width: 20px;
    margin-right: cg-unit(1)
}

.MyGamesDrawers_recentMyGamesDrawerError__KCazC {
    padding: 50% calc(var(--base-unit)*4);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: calc(var(--base-unit)*1)
}