.region-request-modal{position:fixed;inset:0;z-index:270;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.region-request-modal__backdrop{position:absolute;inset:0;border:none;background:rgba(0,0,0,.6);cursor:pointer;opacity:0;transition:opacity .35s ease}.region-request-modal.is-visible .region-request-modal__backdrop{opacity:1}.region-request-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:511px;max-height:min(670px,calc(100svh - 48px));padding:53px 30px 40px;box-sizing:border-box;border-radius:34px;background:#fff;opacity:0;transform:translateY(12px) scale(.98);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.region-request-modal.is-visible .region-request-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.region-request-modal__icon{display:block;flex-shrink:0;width:45px;height:45px;margin:0 auto 34px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 8px 39px rgba(28,36,80,.25)}.region-request-modal__copy{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:437px;margin:0 auto 32px;text-align:center}.region-request-modal__title{margin:0;font-family:var(--fw-font-title);font-size:20px;font-weight:700;line-height:28px;color:#0a1a42}.region-request-modal__description{margin:0;font-family:var(--fw-font-ui);font-size:16px;font-weight:500;line-height:24px;color:#555b67}.region-request-modal__form{display:flex;flex-direction:column;gap:30px;width:100%;max-width:450px;margin:0 auto}.region-request-modal__field{display:flex;flex-direction:column;gap:6px}.region-request-modal__label{font-family:var(--fw-font-ui);font-size:14px;font-weight:600;line-height:22px;color:#191e27;text-align:left}.region-request-modal__input,.region-request-modal__select{width:100%;height:45px;padding:0 22px;box-sizing:border-box;border:1px solid #bfc1c6;border-radius:100px;background:#fff;font-family:var(--fw-font-ui);font-size:14px;font-weight:500;line-height:22px;color:#191e27}.region-request-modal__select{padding-right:44px;appearance:none;background-image:url(/assets/dropdown-handle.svg);background-repeat:no-repeat;background-position:right 22px center;background-size:10px 9px;cursor:pointer}.region-request-modal__select option[value=""],.region-request-modal__select:invalid{color:#aaadb3}.region-request-modal__input::placeholder{color:#aaadb3}.region-request-modal__input:focus,.region-request-modal__select:focus{outline:none;border-color:#4e78e2;box-shadow:0 0 0 2px rgba(78,120,226,.35)}.region-request-modal__submit{width:100%;height:45px;margin-top:8px;border:none;border-radius:100px;background:#2a3241;font-family:var(--fw-font-ui);font-size:14px;font-weight:600;line-height:1;color:#fff;cursor:pointer}.region-request-modal__submit:disabled{opacity:.55;cursor:not-allowed}.region-request-modal__submit.is-loading:disabled{opacity:1;cursor:wait}.region-request-modal__submit:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(78,120,226,.35)}.region-request-modal__error{color:#c62828;text-align:left}.region-request-modal__error,.region-request-modal__success{margin:-16px 0 0;font-family:var(--fw-font-ui);font-size:14px;font-weight:500;line-height:20px}.region-request-modal__success{color:#0fb94b;text-align:center}.region-request-modal-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.region-request-modal__dialog--country{height:min(670px,calc(100svh - 48px));max-height:min(670px,calc(100svh - 48px));padding:0;overflow:hidden}.region-request-modal__select-trigger{display:flex;align-items:center;width:100%;height:45px;padding:0 44px 0 22px;box-sizing:border-box;border:1px solid #bfc1c6;border-radius:100px;background:#fff url(/assets/dropdown-handle.svg) no-repeat right 22px center/10px 9px;font-family:var(--fw-font-ui);font-size:14px;font-weight:500;line-height:22px;color:#191e27;cursor:pointer;text-align:left}.region-request-modal__select-trigger.is-placeholder{color:#aaadb3}.region-request-modal__select-trigger:disabled{opacity:.55;cursor:not-allowed}.region-request-modal__select-trigger:focus-visible{outline:none;border-color:#4e78e2;box-shadow:0 0 0 2px rgba(78,120,226,.35)}.region-request-modal__select-trigger-main{display:flex;align-items:center;gap:10px;min-width:0}.region-request-modal__select-flag{flex-shrink:0;width:24px;height:24px;border:2px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 4px 14px rgba(0,0,0,.14)}.region-request-country-picker{display:flex;flex-direction:column;height:100%;min-height:0}.region-request-country-picker__header{flex-shrink:0;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:14px;padding:34px 30px 22px;border-bottom:1px solid #eaeaec}.region-request-country-picker__title{margin:0;font-family:var(--fw-font-title);font-size:17px;font-weight:700;line-height:22px;color:#0a1a42;text-align:center}.region-request-country-picker__icon-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:#2a3241;cursor:pointer}.region-request-country-picker__icon-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(78,120,226,.35);border-radius:4px}.region-request-country-picker__search-wrap{flex-shrink:0;padding:44px 44px 0}.region-request-country-picker__search{display:flex;align-items:center;gap:6px;width:100%;height:45px;padding:0 22px;box-sizing:border-box;border:1px solid #bfc1c6;border-radius:100px;background:#fff}.region-request-country-picker__search-icon{flex-shrink:0;color:#2a3241}.region-request-country-picker__search-input{flex:1;min-width:0;border:none;background:transparent;font-family:var(--fw-font-ui);font-size:14px;font-weight:500;line-height:22px;color:#191e27}.region-request-country-picker__search-input::placeholder{color:#aaadb3}.region-request-country-picker__search-input:focus{outline:none}.region-request-country-picker__list{flex:1;min-height:0;overflow:auto;margin:24px 0 0;padding:0 44px;list-style:none}.region-request-country-picker__empty{padding:24px 16px;font-family:var(--fw-font-ui);font-size:14px;font-weight:500;line-height:22px;color:#555b67;text-align:center}.region-request-country-picker__option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:67px;margin-bottom:8px;padding:16px;box-sizing:border-box;border:none;border-radius:24px;background:transparent;cursor:pointer;text-align:left;transition:background .2s ease}.region-request-country-picker__option:hover{background:#f7f8f9}.region-request-country-picker__option.is-selected{background:#f1f8f3}.region-request-country-picker__option-main{display:flex;align-items:center;gap:17px;min-width:0}.region-request-country-picker__flag{flex-shrink:0;width:35px;height:35px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 4px 22px rgba(0,0,0,.14)}.region-request-country-picker__name{font-family:var(--fw-font-ui);font-size:16px;font-weight:500;line-height:24px;color:#2a3241}.region-request-country-picker__check{flex-shrink:0;width:24px;height:24px}.region-request-country-picker__footer{flex-shrink:0;padding:44px}.region-request-country-picker__confirm{width:100%;height:52px;border:none;border-radius:100px;background:#2a3241;font-family:var(--fw-font-ui);font-size:16px;font-weight:600;line-height:1;color:#fff;cursor:pointer}.region-request-country-picker__confirm:disabled{opacity:.55;cursor:not-allowed}.region-request-country-picker__confirm:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(78,120,226,.35)}@media (max-width:575px){.region-request-modal__dialog--country{height:calc(100svh - 32px);max-height:calc(100svh - 32px)}.region-request-country-picker__header{padding:24px 20px 18px}.region-request-country-picker__footer,.region-request-country-picker__list,.region-request-country-picker__search-wrap{padding-left:24px;padding-right:24px}.region-request-country-picker__footer{padding-bottom:32px}.region-request-modal__dialog{padding:40px 24px 32px}}@media (max-width:767px){.region-request-modal--mobile{align-items:stretch;justify-content:stretch;padding:0}.region-request-modal--mobile:not(.is-country-open) .region-request-modal__backdrop--sheet{display:none}.region-request-modal--mobile .region-request-modal__dialog--mobile{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:none;height:100dvh;max-height:none;padding:0;border-radius:0;opacity:1;transform:none;overflow:hidden}.region-request-modal--mobile.is-visible .region-request-modal__dialog--mobile{transform:none}.region-request-modal__close-mobile{position:absolute;top:30px;right:24px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:none;cursor:pointer}.region-request-modal__close-mobile:disabled{opacity:.55;cursor:not-allowed}.region-request-modal__close-mobile img{display:block;width:40px;height:40px}.region-request-modal__mobile-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:53px 24px 24px}.region-request-modal__icon--mobile{margin:0 auto 34px}.region-request-modal__copy--mobile{gap:14px;margin:0 auto 32px;max-width:none}.region-request-modal__form--mobile{gap:24px;max-width:none;margin:0}.region-request-modal__mobile-footer{flex-shrink:0;padding:34px 24px 40px}.region-request-modal__submit--mobile{height:52px;margin-top:0;font-size:16px}.region-request-modal--mobile.is-country-open .region-request-modal__backdrop--sheet{display:block;z-index:2;background:rgba(0,0,0,.4)}.region-request-modal.is-visible .region-request-modal__backdrop--sheet{opacity:1}.region-request-modal__country-sheet{position:fixed;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;width:100%;height:85dvh;max-height:85dvh;border-radius:34px 34px 0 0;background:#fff;overflow:hidden;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1)}.region-request-modal--mobile.is-country-open.is-visible .region-request-modal__country-sheet{transform:translateY(0)}.region-request-country-picker--sheet{height:100%;min-height:0}.region-request-country-picker--sheet .region-request-country-picker__header{grid-template-columns:40px 1fr 40px;gap:14px;padding:34px 24px 22px;border-bottom:1px solid #eaeaec}.region-request-country-picker--sheet .region-request-country-picker__icon-btn{width:40px;height:40px}.region-request-country-picker--sheet .region-request-country-picker__icon-btn svg{width:24px;height:24px}.region-request-country-picker--sheet .region-request-country-picker__search-wrap{padding:34px 24px 0}.region-request-country-picker--sheet .region-request-country-picker__list{margin-top:24px;padding:0 24px}.region-request-country-picker--sheet .region-request-country-picker__footer{padding:34px 24px 40px}.region-request-country-picker--sheet .region-request-country-picker__confirm{height:52px;font-size:16px}}@media (prefers-reduced-motion:reduce){.region-request-modal__country-sheet{transition-duration:.01ms}}