.fashion-header-country-dropdown{display:flex;align-items:center}.fashion-header-country-dropdown__button{display:flex;align-items:center;gap:6px;padding:6px 10px;height:auto;border-radius:3px;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:transparent;border:none}.fashion-header-country-dropdown__button:hover{background-color:#f5f5f5}.fashion-header-country-dropdown__button:focus{outline:2px solid #e74c3c;outline-offset:2px}.fashion-header-country-dropdown__text{font-size:13px;font-weight:500;color:#333;white-space:nowrap}.fashion-header-country-dropdown__icon{font-size:18px;color:#666;transition:transform .3s cubic-bezier(.4,0,.2,1)}.fashion-header-country-dropdown__icon--open{transform:rotate(180deg)}.fashion-header-country-dropdown__item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;width:100%}.fashion-header-country-dropdown__item-name{font-size:13px;font-weight:500;color:#333}.fashion-header-country-dropdown__item-code{font-size:11px;font-weight:600;color:#999;background-color:#f5f5f5;padding:2px 6px;border-radius:2px}@media screen and (max-width:1023px){.fashion-header-country-dropdown__button{padding:5px 8px}.fashion-header-country-dropdown__text{font-size:12px}.fashion-header-country-dropdown__icon{font-size:16px}}@media screen and (max-width:767px){.fashion-header-country-dropdown__button{padding:4px 0}.fashion-header-country-dropdown__text{font-size:15px}.fashion-header-country-dropdown__icon{font-size:20px}.fashion-header-country-dropdown__button svg path:first-child{fill:none!important}}.fashion-header-country-dropdown__button svg path:last-child{fill:red}
/*# sourceMappingURL=f3debfc011577399.css.map*/