@charset "UTF-8";@-webkit-keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.c-categoryWrap{display:flex;flex-direction:column;row-gap:1.875rem}.c-categoryWrap__label{line-height:120%;position:relative;padding-left:1.125rem;margin-bottom:1.25rem}@media screen and (max-width: 768px){.c-categoryWrap__label{margin-bottom:.875rem}}.c-categoryWrap__label:before{content:"";position:absolute;width:.625rem;height:.625rem;border-radius:50%;background-color:#0045ae;top:.3125rem;left:0}.c-categoryWrap__list{display:flex;flex-wrap:wrap;gap:.3125rem}.c-categoryWrap__item a,.c-categoryWrap__item span{font-size:.875rem;line-height:120%;min-height:1.875rem;padding:0 .625rem;display:flex;align-items:center;justify-content:center;border-radius:1.875rem;border:.0625rem solid #0045AE;background-color:#fff}.c-categoryWrap__item a.active,.c-categoryWrap__item span.active{background-color:#dfdfdf;pointer-events:none}@media screen and (min-width: 769px){.c-categoryWrap__item a:hover,.c-categoryWrap__item span:hover{background-color:#dfdfdf;transition:.2s background-color ease}}
