.country-modal[hidden]{display:none!important}.country-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;opacity:0;pointer-events:none;transition:opacity .22s ease}.country-modal.is-open{opacity:1;pointer-events:auto}.country-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.country-modal__inner{position:absolute;left:50%;top:50%;width:400px;max-width:92vw;padding:22px 20px 20px;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0000002e;transform:translate(-50%,-46%) scale(.96);opacity:0;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.country-modal.is-open .country-modal__inner{transform:translate(-50%,-50%) scale(1);opacity:1}.country-modal__close{position:absolute;top:14px;right:14px;opacity:.6;cursor:pointer}.country-modal__close:hover{opacity:1}.country-modal__header{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding-right:28px}.country-modal__title{font-size:20px;font-weight:700;line-height:1.2;color:#111}.country-modal__desc{font-size:14px;line-height:1.45;color:#666}.country-modal__label{margin-bottom:20px;font-size:13px;font-weight:600;color:#444}.country-modal__select{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid #e6e6e6;background:#fafafa;cursor:pointer;font-size:14px;font-weight:500;color:#150f1d!important}.country-modal__select span,.country-modal__select [data-country-current]{color:#150f1d!important}.country-modal__select:hover{border-color:#cfcfcf;background:#f7f7f7}.country-modal__dropdown{margin-top:20px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;overflow:hidden}.country-modal__search{width:calc(100% - 24px);height:42px;margin:10px 12px 8px;padding:0 14px;border:1px solid #e6e6e6;border-radius:10px;outline:none;background:#fafafa;color:#150f1d;font-size:14px;font-weight:500}.country-modal__search::placeholder{color:#736f78}.country-modal__search:focus{border-color:#8637b273;background:#fff;box-shadow:0 0 0 3px #8637b214}.country-modal__options{max-height:220px;overflow:auto;background:#fff}.country-modal__option{width:100%;padding:11px 14px;display:flex;align-items:center;gap:10px;text-align:left;font-size:14px;color:#150f1d!important;cursor:pointer}.country-modal__option span{color:#150f1d!important}.country-modal__option:hover,.country-modal__option.is-active{background:#f3e8fa}.country-modal__option[hidden]{display:none!important}.country-modal__option-flag{min-width:28px;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.country-modal__no-results{padding:14px;color:#736f78;font-size:14px;text-align:center}.country-modal__apply{width:100%;margin-top:25px;height:48px;border-radius:12px;border:0;cursor:pointer;font-size:15px;font-weight:600;background:#8637b2;color:#fff;transition:transform .1s ease,box-shadow .1s ease}.country-modal__apply:hover{transform:translateY(-1px);box-shadow:0 6px 18px #8637b259}
/*# sourceMappingURL=/cdn/shop/t/2/assets/s-country-modal.css.map */
