.country-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;animation:country-modal-fade-in .2s ease}.country-modal-overlay[hidden]{display:none!important}@keyframes country-modal-fade-in{0%{opacity:0}to{opacity:1}}.country-modal{background:#fff;border-radius:12px;padding:28px 32px 32px;width:100%;max-width:720px;max-height:82vh;overflow-y:auto;position:relative;animation:country-modal-slide-up .22s ease;box-shadow:0 8px 40px #0000002e;color:#111}@keyframes country-modal-slide-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.country-modal__header{position:relative;text-align:center;margin-bottom:24px;min-height:32px;display:flex;align-items:center;justify-content:center}.country-modal__title{font-size:1.6rem;font-weight:600;color:#111;letter-spacing:.01em}.country-modal__close{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;cursor:pointer;color:#444;transition:background .15s}.country-modal__close:hover{background:#00000014}.country-modal__region{margin-bottom:24px}.country-modal__region:last-child{margin-bottom:0}.country-modal__region-title{font-size:1.1rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid #eee}.country-modal__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px}.country-modal__card-form{margin:0;padding:0}.country-modal__card{display:flex;flex-direction:row;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;border:1.5px solid transparent;background:transparent;cursor:pointer;text-align:left;width:100%;transition:background .15s,border-color .15s;font-family:inherit;color:#111}.country-modal__card:hover{background:#0000000a;border-color:#0000001a}.country-modal__card--active{border-color:#2e7d32;background:#2e7d3212}.country-modal__flag{font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f3f3f3;flex-shrink:0;overflow:hidden}.country-modal__info{display:flex;flex-direction:column;gap:2px;min-width:0}.country-modal__name{font-size:1.3rem;font-weight:500;color:#111;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-modal__card--active .country-modal__name{color:#2e7d32}.country-modal__currency{font-size:1.1rem;color:#888;line-height:1.2;white-space:nowrap}.country-selector-trigger{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:4px 2px;font-family:inherit;color:inherit;white-space:nowrap}.country-selector-trigger:hover{opacity:.75}.country-selector-trigger__flag{font-size:16px;line-height:1}.country-selector-trigger__text{font-size:1.2rem}.country-selector-trigger .icon-caret{width:10px;height:6px}@media screen and (max-width:749px){.country-modal{padding:20px 16px 24px;max-height:88vh;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0;max-width:100%;margin:0;animation:country-modal-slide-up-mobile .25s ease}.country-modal-overlay{align-items:flex-end;padding:0}@keyframes country-modal-slide-up-mobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.country-modal__grid{grid-template-columns:1fr 1fr;gap:4px}.country-modal__flag{font-size:22px;width:34px;height:34px}.country-modal__name{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/country-selector-modal.css.map */
