.HomeStoreListItem-module__y-ubHa__listItemCtn{width:100%;height:-moz-fit-content;height:fit-content;padding:var(--padding-md);box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);border:var(--border-soft);background:var(--elevated-level-one);cursor:pointer;transition:var(--transition-fast)}.HomeStoreListItem-module__y-ubHa__listItemCtn--selected{outline:2px solid var(--primary);outline-offset:4px}.HomeStoreListItem-module__y-ubHa__listItemCtn:hover{background-color:var(--elevated-level-two)}.HomeStoreListItem-module__y-ubHa__listItemCtn .HomeStoreListItem-module__y-ubHa__textOverlay{padding:var(--padding-sm);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.HomeStoreListItem-module__y-ubHa__listItemCtn .HomeStoreListItem-module__y-ubHa__textOverlay .HomeStoreListItem-module__y-ubHa__titleWrapper{gap:var(--gap-md);flex-direction:column;display:flex}.HomeStoreSelector-module__UtiBMG__modal{z-index:1200}.HomeStoreSelector-module__UtiBMG__headerContainer{align-items:center;gap:var(--gap-md);color:var(--text-primary);background-color:rgba(0,0,0,0);flex-direction:column;max-width:400px;padding:32px 20px 20px;display:flex}@media (max-width:768px){.HomeStoreSelector-module__UtiBMG__headerContainer{max-width:100%}}.HomeStoreSelector-module__UtiBMG__contents{gap:var(--gap-lg);background-color:var(--elevated-level-one);flex-direction:column;width:100%;height:100%;max-height:700px;padding:32px 20px 120px;display:flex;overflow-x:hidden}@media only screen and (max-width:768px){.HomeStoreSelector-module__UtiBMG__contents{max-height:100%;top:0}}