.section-module__9Jcaka__section{gap:var(--space-3);flex-direction:column;width:100%;height:auto;display:flex}.section-module__9Jcaka__section .section-module__9Jcaka__head{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;height:auto;display:flex}@media (min-width:768px){.section-module__9Jcaka__section .section-module__9Jcaka__head{gap:var(--space-5)}}.section-module__9Jcaka__section .section-module__9Jcaka__head h2{line-height:var(--line-height-tight);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);color:var(--tx-1)}@media (min-width:768px){.section-module__9Jcaka__section .section-module__9Jcaka__head h2{font-size:var(--font-size-lg)}}.section-module__9Jcaka__section .section-module__9Jcaka__head a{line-height:var(--line-height-tight);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tx-2);transition:var(--transition);white-space:nowrap;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}@media (min-width:768px){.section-module__9Jcaka__section .section-module__9Jcaka__head a{font-size:var(--font-size-sm)}}.section-module__9Jcaka__section .section-module__9Jcaka__head a:hover{color:var(--tx-1);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.section-module__9Jcaka__section .section-module__9Jcaka__content{width:100%;height:auto;display:flex}
.welcome-module__FwbJKG__welcome{align-items:flex-start;gap:var(--space-3);flex-direction:column;width:100%;height:auto;display:flex}@media (min-width:768px){.welcome-module__FwbJKG__welcome{gap:var(--space-5)}}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head{align-items:flex-start;gap:inherit;flex-direction:column;width:100%;height:auto;display:flex}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__photo{border-radius:var(--radius-full);background:linear-gradient(var(--bg-1),var(--bg-1))padding-box,linear-gradient(135deg,var(--tx-4),var(--bg-2))border-box;cursor:pointer;border:2px solid #0000;flex-direction:column;flex-shrink:0;width:5em;height:5em;padding:2px;display:flex}@media (min-width:768px){.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__photo{border-width:3px;width:8em;height:8em;padding:3px}}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__photo img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__info{flex-direction:column;width:auto;height:auto;display:flex}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__info .welcome-module__FwbJKG__name{line-height:var(--line-height-tight);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);color:var(--tx-1)}@media (min-width:768px){.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__info .welcome-module__FwbJKG__name{font-size:var(--font-size-2xl)}}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__info .welcome-module__FwbJKG__jobTitle{line-height:var(--line-height-normal);font-size:var(--font-size-md);font-weight:var(--font-weight-normal);color:var(--tx-3)}@media (min-width:768px){.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__head .welcome-module__FwbJKG__info .welcome-module__FwbJKG__jobTitle{font-size:var(--font-size-lg)}}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__content{gap:var(--space-2);flex-direction:column;width:100%;height:auto;display:flex}@media (min-width:768px){.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__content{gap:var(--space-3)}}.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__content p{line-height:var(--line-height-normal);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);color:var(--tx-2)}@media (min-width:768px){.welcome-module__FwbJKG__welcome .welcome-module__FwbJKG__content p{font-size:var(--font-size-lg)}}
.games-module__3rLbgW__list{grid-gap:var(--space-1);grid-template-columns:repeat(auto-fill,minmax(10em,1fr));width:100%;height:auto;display:grid}@media (min-width:640px){.games-module__3rLbgW__list{grid-gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(12em,1fr))}}@media (min-width:768px){.games-module__3rLbgW__list{grid-gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(14em,1fr))}}.games-module__3rLbgW__item{flex-shrink:0;width:100%;height:auto;display:flex}.games-module__3rLbgW__item a{border-radius:var(--radius-md);background-color:var(--bg-2);width:100%;height:auto;padding:var(--space-1);gap:var(--space-1);transition:var(--transition);flex-direction:column;display:flex;position:relative}@media (min-width:768px){.games-module__3rLbgW__item a{gap:var(--space-2)}}.games-module__3rLbgW__item a:hover{background-color:var(--bg-3)}.games-module__3rLbgW__item a .games-module__3rLbgW__cover{background-color:var(--bg-3);border-radius:var(--radius-sm);width:100%;height:auto;display:flex;overflow:hidden}.games-module__3rLbgW__item a .games-module__3rLbgW__cover img{border-radius:inherit;object-fit:cover;width:100%;height:auto}.games-module__3rLbgW__item a .games-module__3rLbgW__info{width:100%;height:auto;padding:var(--space-1);gap:inherit;flex-direction:column;display:flex}.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top{flex-direction:column;width:100%;height:auto;display:flex}.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__title{line-height:var(--line-height-tight);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--tx-1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:768px){.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__title{font-size:var(--font-size-md)}}.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__desc{line-height:var(--line-height-normal);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tx-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:768px){.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__desc{font-size:var(--font-size-sm)}}.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__desc span:last-child:after{display:none}.games-module__3rLbgW__item a .games-module__3rLbgW__info .games-module__3rLbgW__top .games-module__3rLbgW__desc span:after{content:", "}
