.country-switcher-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;cursor:pointer;font-family:inherit;color:inherit;transition:opacity .2s ease;width:auto!important;height:auto!important}.country-switcher-btn .f-country-flags{flex-shrink:0;overflow:hidden}.country-switcher-btn__text{white-space:nowrap}.country-switcher-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.country-switcher-popup[hidden]{display:none}.country-switcher-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:block!important}.country-switcher-popup__modal{position:relative;background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.country-switcher-popup__header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1.5rem;border-bottom:1px solid #e5e5e5}.country-switcher-popup__title{font-size:1.5rem;margin:0;font-weight:600;font-family:Roboto;color:#000}.country-switcher-popup__close{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;flex-shrink:0;height:10px!important}.country-switcher-popup__close:hover{background-color:#f5f5f5}.country-switcher-popup__close svg{width:24px;height:24px}.country-switcher-popup__content{padding:2rem;overflow-y:auto;flex:1;text-align:left}.country-switcher-popup__section{margin-bottom:2rem}.country-switcher-popup__label{display:block;font-size:14px;margin-bottom:1rem;font-weight:600;font-family:Roboto}.country-switcher-popup__dropdown{position:relative;z-index:100}.country-switcher-popup__dropdown-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:50px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s ease}.country-switcher-popup__dropdown-btn[aria-expanded=true] .country-switcher-popup__dropdown-icon{transform:rotate(180deg)}.country-switcher-popup__dropdown-current{display:flex;align-items:center;gap:.75rem;text-align:left}.country-switcher-popup__dropdown-current .f-country-flags{border-radius:2px;flex-shrink:0;overflow:hidden}.country-switcher-popup__dropdown-icon{flex-shrink:0;transition:transform .2s ease}.country-switcher-popup__dropdown-menu{position:fixed;top:auto;left:50%;transform:translate(-50%);width:90vw;max-width:600px;background:#fff;border:1px solid #dcdcdc;border-radius:15px;max-height:500px;overflow:hidden;z-index:10000;box-shadow:0 8px 20px #00000014;max-width:460px}.country-switcher-popup__dropdown-menu[hidden]{display:none}.country-switcher-popup__search{padding:1rem 1.25rem;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:1;text-align:left}.country-switcher-popup__search-input{width:100%;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:8px;font-family:inherit;transition:border-color .2s ease}.country-switcher-popup__search-input:focus{outline:none;border-color:#333}.country-switcher-popup__search-input::placeholder{color:#999}.country-switcher-popup__countries{max-height:300px;overflow-y:auto;padding:.5rem;text-align:left}.country-switcher-popup__country-option{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background-color .2s ease;justify-content:start;font-size:13px!important;height:auto!important;padding-top:6px;padding-bottom:6px;font-weight:400}.country-switcher-popup__country-option:hover{background-color:#f5f5f5}.country-switcher-popup__country-option--active{background-color:#f0f0f0;font-weight:600}.country-switcher-popup__country-option .f-country-flags{border-radius:2px;flex-shrink:0;overflow:hidden}.country-switcher-popup__country-option[hidden]{display:none}.country-switcher-popup__actions{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid #e5e5e5}.country-switcher-popup__form{width:100%}.country-switcher-popup__btn{width:100%;border:none;border-radius:50px;font-family:inherit;font-size:12px;cursor:pointer;transition:all .2s ease}.country-switcher-popup__btn--primary:hover:not(:disabled){background:#555}.country-switcher-popup__btn--primary:disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.country-switcher-popup__btn--secondary:hover{background:#222}.country-switcher-popup__countries::-webkit-scrollbar{width:8px}.country-switcher-popup__countries::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.country-switcher-popup__countries::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.country-switcher-popup__countries::-webkit-scrollbar-thumb:hover{background:#aaa}@media (max-width: 10px){.country-switcher-popup__modal{max-width:100%;border-radius:12px 12px 0 0;max-height:95vh}.country-switcher-popup__header{padding:1.5rem 1.5rem 1rem}.country-switcher-popup__title{font-size:1.25rem}.country-switcher-popup__content{padding:1.5rem}.country-switcher-popup__dropdown-menu{max-height:400px;width:95vw}.country-switcher-popup__countries{max-height:250px}}body.country-popup-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/13/assets/country-switcher-popup.css.map */
