.Select-component_select__ZA1yj{position:relative;width:100%;cursor:pointer}@media(hover:hover){.Select-component_select__ZA1yj:hover .Select-component_list__BcIDx{opacity:1;visibility:visible;pointer-events:auto}}.Select-component_header__70RDx{border-radius:1.2rem;background:#f3f3f3;display:flex;padding:1.2rem;justify-content:space-between;gap:2rem;align-items:center;position:relative;border:1px solid rgba(0,0,0,0)}.Select-component_header__70RDx:after{content:"";position:absolute;z-index:1;left:0;bottom:1rem;transform:translateY(100%);right:0;width:100%;height:3.2rem}.Select-component_header__70RDx.Select-component_error__jBk4p{border-color:#ff0509}.Select-component_icon__NqydV{display:flex;justify-content:center;align-items:center;width:1.6rem;height:auto;position:relative}.Select-component_icon__NqydV svg{width:100%;height:auto;flex-shrink:0}.Select-component_icon__NqydV div{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%);filter:brightness(0);width:2.8rem;height:auto}.Select-component_list__BcIDx{position:absolute;z-index:10;bottom:-1rem;left:0;right:0;transform:translateY(100%);display:flex;flex-direction:column;overflow:hidden;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);transition:opacity .5s ease,visibility .5s ease;opacity:0;visibility:hidden;pointer-events:none}.Select-component_list__BcIDx.Select-component_active__dD83z{opacity:1;visibility:visible;pointer-events:auto}.Select-component_list__BcIDx li{display:flex;align-items:center;justify-content:space-between;transition:background-color .5s ease;padding:1.2rem}.Select-component_list__BcIDx li span{display:flex;width:2.4rem;justify-content:center;align-items:center;aspect-ratio:1/1;flex-shrink:0;transition:opacity .5s ease;opacity:0}.Select-component_list__BcIDx li span svg{width:100%;height:100%}@media(hover:hover){.Select-component_list__BcIDx li:hover{background:rgba(28,26,27,.04)}}.Select-component_list__BcIDx li.Select-component_active__dD83z{background:rgba(28,26,27,.04)}.Select-component_list__BcIDx li.Select-component_active__dD83z span{opacity:1}@media(min-width:768px){.Select-component_header__70RDx{padding:1.6rem 2.4rem}.Select-component_icon__NqydV{width:2rem}.Select-component_icon__NqydV div{width:3.6rem}.Select-component_list__BcIDx li{padding:1.6rem 2.4rem}}body.dark .Select-component_select__ZA1yj .Select-component_header__70RDx{background:#302f30}body.dark .Select-component_select__ZA1yj .Select-component_icon__NqydV div{filter:brightness(1)}body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}@media(hover:hover){body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx li:hover{background:rgba(247,247,247,.08)}}body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx li.Select-component_active__dD83z{background:rgba(247,247,247,.08)}