@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-storeSearchModalContent{width:100vw;max-width:56rem}.c-storeSearchModalContent .c-list__item .c-field-radio:has(.c-radio:checked) .name{color:var(--color-text-selected)}.c-storeSearchModalContent .c-list__item+.c-list__item{margin-top:1.2rem}@media only screen and (max-width:768px){.c-storeSearchModalContent{max-width:unset}}
@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-searchForm{position:relative}.c-searchForm label{display:none}.c-searchForm__button{top:.8rem;right:.8rem;position:absolute!important}.c-searchForm__cancel{cursor:pointer;color:#757575;background:0 0;border:none;justify-content:center;align-items:center;padding:.8rem;transition:color .2s;display:flex;position:absolute;top:50%;right:4.4rem;transform:translateY(-50%)}.c-searchForm__cancel:hover{color:#434343}.c-searchForm__cancel svg{width:16px;height:16px}