country-selector-component{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}country-selector-component.is-ready{display:block}country-selector-component.is-visible .country-selector-overlay{opacity:1}country-selector-component.is-visible .country-selector-dialog{opacity:1;transform:translate(-50%,-50%) scale(1)}.country-selector-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.country-selector-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.96);width:calc(100% - 2rem);max-width:480px;max-height:calc(100vh - 4rem);overflow-y:auto;background:#fff;border-radius:4px;box-shadow:0 16px 48px #0000002e;padding:40px 32px;opacity:0;transition:opacity .3s ease,transform .3s ease}@media(max-width:480px){.country-selector-dialog{padding:32px 20px}}.country-selector-close{position:absolute;top:16px;right:16px;background:none;border:none;padding:4px;cursor:pointer;color:#333;line-height:0;transition:color .2s ease}.country-selector-close:hover{color:#000}.country-selector-heading{margin:0 0 4px;font-size:1.25rem;font-weight:400;color:#000}.country-selector-subtext{margin:0 0 24px;font-size:.875rem;font-weight:400;color:#666;line-height:1.5}.country-selector-subtext strong{font-weight:600;color:#000}.country-selector-list{display:flex;flex-direction:column;gap:12px}.country-selector-item{display:flex;align-items:center;gap:16px;width:100%;padding:14px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;text-align:left;text-decoration:none;color:inherit;transition:border-color .2s ease,background-color .2s ease;font-family:inherit;font-size:inherit;line-height:1}.country-selector-item:hover{border-color:#ccc;background-color:#fafafa}.country-selector-item.is-suggested{border-color:#000}.country-selector-flag{width:32px;height:32px;object-fit:cover;flex-shrink:0;border-radius:100%}.country-selector-name{font-size:1rem;font-weight:400;color:#000}
/*# sourceMappingURL=/cdn/shop/t/425/assets/country-selector.css.map */
