i-dropdown,.i-dropdown{display:block;position:relative}@media(max-width: 479px){i-dropdown.grid-mobile:not(.i-country-code),.i-dropdown.grid-mobile:not(.i-country-code){width:calc(100% - 15px)}}i-dropdown.floating-label,.i-dropdown.floating-label{position:relative;display:block}i-dropdown.floating-label.filled label,.i-dropdown.floating-label.filled label{opacity:1}i-dropdown.floating-label.filled .choices__list--single,.i-dropdown.floating-label.filled .choices__list--single{padding:0 25px 4px 5px}body[dir=rtl] i-dropdown.floating-label.filled .choices__list--single,body[dir=rtl] .i-dropdown.floating-label.filled .choices__list--single{padding:0 5px 4px 25px}i-dropdown.floating-label.filled .choices__list--single .choices__item,.i-dropdown.floating-label.filled .choices__list--single .choices__item{top:14px;left:3px}body[dir=rtl] i-dropdown.floating-label.filled .choices__list--single .choices__item,body[dir=rtl] .i-dropdown.floating-label.filled .choices__list--single .choices__item{left:unset;right:3px}i-dropdown.floating-label label,.i-dropdown.floating-label label{opacity:0;z-index:1;position:absolute;top:0;left:0;padding:5px 0 0 17px;font-family:var(--font-base, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:9px;letter-spacing:.45px;line-height:13px;font-weight:normal;color:#797674;text-align:left;text-overflow:ellipsis;transition:all 200ms;white-space:nowrap;overflow:hidden;pointer-events:none;cursor:text}body[dir=rtl] i-dropdown.floating-label label,body[dir=rtl] .i-dropdown.floating-label label{left:unset;right:0;padding:5px 17px 0 0;font-family:var(--font-base, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:11px}i-dropdown.invalid .choices__inner,i-dropdown.error .choices__inner,.i-dropdown.invalid .choices__inner,.i-dropdown.error .choices__inner{border:1px solid #be0f34}i-dropdown .choices,.i-dropdown .choices{margin-bottom:0;background-color:#fff;border-radius:5px}i-dropdown .choices.is-focused .choices__item.choices__placeholder,i-dropdown .choices.is-focused .choices__item[data-value=""],.i-dropdown .choices.is-focused .choices__item.choices__placeholder,.i-dropdown .choices.is-focused .choices__item[data-value=""]{color:#333}i-dropdown .choices.is-disabled .choices__inner,.i-dropdown .choices.is-disabled .choices__inner{background-color:salt;cursor:pointer}i-dropdown .choices.is-disabled .choices__inner:hover,.i-dropdown .choices.is-disabled .choices__inner:hover{border-color:#e9e3de;box-shadow:unset}i-dropdown .choices.is-disabled .choices__inner .choices__item,.i-dropdown .choices.is-disabled .choices__inner .choices__item{cursor:pointer}i-dropdown .choices.is-disabled~label,i-dropdown .choices.is-disabled.choices__placeholder,i-dropdown .choices.is-disabled[data-value=""],i-dropdown .choices.is-disabled .choices__item,.i-dropdown .choices.is-disabled~label,.i-dropdown .choices.is-disabled.choices__placeholder,.i-dropdown .choices.is-disabled[data-value=""],.i-dropdown .choices.is-disabled .choices__item{color:#b0a9a5}i-dropdown .choices[data-type*=select-one]::after,.i-dropdown .choices[data-type*=select-one]::after{display:block;width:32px;height:46px;border:0;background:url(icons/arrow-down-small-black-icon.svg) center no-repeat;background-size:16px 23px;transform-origin:center;margin-top:-23px;right:7px}body[dir=rtl] i-dropdown .choices[data-type*=select-one]::after,body[dir=rtl] .i-dropdown .choices[data-type*=select-one]::after{right:unset;left:7px}i-dropdown .choices[data-type*=select-one].is-open::after,.i-dropdown .choices[data-type*=select-one].is-open::after{transform:rotate(180deg);margin-top:-23px}i-dropdown .choices[data-type*=select-one].is-disabled::after,.i-dropdown .choices[data-type*=select-one].is-disabled::after{background:url(icons/arrow-down-small-grey-icon.svg) center no-repeat}i-dropdown .choices__inner,.i-dropdown .choices__inner{background-color:transparent;min-height:44px;border-radius:5px;border-color:#e9e3de;box-shadow:0 0 0 3px transparent;padding:5px !important}i-dropdown .choices__inner:hover,.i-dropdown .choices__inner:hover{border:1px solid #797674;box-shadow:0 0 7px 1px rgba(0,0,0,.15)}i-dropdown .choices__item,.i-dropdown .choices__item{font-family:var(--font-book, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:14px;letter-spacing:.7px;line-height:20px;font-weight:normal;color:#333}body[dir=rtl] i-dropdown .choices__item,body[dir=rtl] .i-dropdown .choices__item{font-family:var(--font-book, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:17px}i-dropdown .choices__item.choices__placeholder,i-dropdown .choices__item[data-value=""],.i-dropdown .choices__item.choices__placeholder,.i-dropdown .choices__item[data-value=""]{opacity:1;color:#797674}i-dropdown .choices__list--dropdown,.i-dropdown .choices__list--dropdown{z-index:2;border-radius:5px;border-color:#e9e3de;margin-top:8px;margin-bottom:8px;box-shadow:0 0 21px rgba(0,0,0,.15)}@supports not selector(::-webkit-scrollbar){i-dropdown .choices__list--dropdown .choices__list,.i-dropdown .choices__list--dropdown .choices__list{scrollbar-color:#333 #f2f2f2;scrollbar-width:thin}}i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar,.i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar{width:5px}i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar-track,.i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar-track{box-shadow:0 0 2px #f2f2f2 inset;background:#f2f2f2;border-radius:10px}i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb,.i-dropdown .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{background:#333;border-radius:10px}i-dropdown .choices__list--dropdown.is-active .choices__list,.i-dropdown .choices__list--dropdown.is-active .choices__list{white-space:nowrap}i-dropdown .choices__list--dropdown .choices__item,.i-dropdown .choices__list--dropdown .choices__item{font-family:var(--font-base, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:14px;padding:12px 16px;word-break:normal;white-space:normal}body[dir=rtl] i-dropdown .choices__list--dropdown .choices__item,body[dir=rtl] .i-dropdown .choices__list--dropdown .choices__item{font-family:var(--font-base, "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif);font-size:17px}i-dropdown .choices__list--dropdown .choices__item--selectable.is-highlighted,.i-dropdown .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f5efeb}i-dropdown .choices__list--dropdown[aria-expanded=false],.i-dropdown .choices__list--dropdown[aria-expanded=false]{display:none}i-dropdown .choices__list .choices__input[type=text],.i-dropdown .choices__list .choices__input[type=text]{padding:12px 16px;color:#333;border-color:#e9e3de}i-dropdown .choices__list .choices__input[type=text]:placeholder-shown,.i-dropdown .choices__list .choices__input[type=text]:placeholder-shown{background:url(icons/search/search-ash-icon.svg);background-position:bottom 12px left 16px;background-repeat:no-repeat;background-size:18px;padding-left:42px}body[dir=rtl] i-dropdown .choices__list .choices__input[type=text]:placeholder-shown,body[dir=rtl] .i-dropdown .choices__list .choices__input[type=text]:placeholder-shown{background-position:bottom 12px right 16px;padding-right:42px;padding-left:0}i-dropdown .choices__list--single,.i-dropdown .choices__list--single{padding-top:6px;padding-bottom:6px}i-dropdown .choices__list--single .choices__item,.i-dropdown .choices__list--single .choices__item{position:relative;left:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px}body[dir=rtl] i-dropdown .choices__list--single .choices__item,body[dir=rtl] .i-dropdown .choices__list--single .choices__item{margin-right:unset;margin-left:10px;left:unset;right:3px}i-dropdown .choices:focus,i-dropdown .choices:active,.i-dropdown .choices:focus,.i-dropdown .choices:active{outline:none;color:#6b6b6b}i-dropdown .choices:focus .choices__inner,i-dropdown .choices:active .choices__inner,.i-dropdown .choices:focus .choices__inner,.i-dropdown .choices:active .choices__inner{border-radius:5px}i-dropdown .choices:focus:not(.invalid):not(.is-disabled) .choices__inner,i-dropdown .choices:active:not(.invalid):not(.is-disabled) .choices__inner,.i-dropdown .choices:focus:not(.invalid):not(.is-disabled) .choices__inner,.i-dropdown .choices:active:not(.invalid):not(.is-disabled) .choices__inner{border:1px solid #e9e3de;box-shadow:0 0 0 3px #6893d2}i-dropdown.i-dropdown-tooltip:not(:focus):not([value=""]).valid .choices,.i-dropdown.i-dropdown-tooltip:not(:focus):not([value=""]).valid .choices{background-position:right 64px top 15px}body[dir=rtl] i-dropdown.i-dropdown-tooltip:not(:focus):not([value=""]).valid .choices,body[dir=rtl] .i-dropdown.i-dropdown-tooltip:not(:focus):not([value=""]).valid .choices{background-position:left 64px top 15px}i-dropdown .input-tooltip-class,.i-dropdown .input-tooltip-class{position:absolute;top:0;inset-inline-end:32px;padding:14px 12px}i-dropdown .input-tooltip-class i-svg-icon[tabindex="0"],.i-dropdown .input-tooltip-class i-svg-icon[tabindex="0"]{height:16px}i-dropdown .input-tooltip-class .input-tooltip-content,.i-dropdown .input-tooltip-class .input-tooltip-content{display:none;padding:10px;line-height:17px;width:200px}i-dropdown .tippy-content .input-tooltip-content,.i-dropdown .tippy-content .input-tooltip-content{display:block}
.flag{float:inline-start;width:24px;height:15px;background:url(../images/flags.png) no-repeat;margin-inline-end:8px;margin-top:2px}.flag.flag-lv{background-position:-100px -120px}.flag.flag-in{background-position:-125px -90px}.flag.flag-dj{background-position:-125px -45px}.flag.flag-bo{background-position:-300px -15px}.flag.flag-cf{background-position:-150px -30px}.flag.flag-mh{background-position:-300px -120px}.flag.flag-sm{background-position:-225px -180px}.flag.flag-sb{background-position:-375px -165px}.flag.flag-pf{background-position:-300px -150px}.flag.flag-cy{background-position:-50px -45px}.flag.flag-fm{background-position:-125px -60px}.flag.flag-zm{background-position:-75px -225px}.flag.flag-sz{background-position:0 -195px}.flag.flag-gq{background-position:-125px -75px}.flag.flag-br{background-position:-325px -15px}.flag.flag-se{background-position:-50px -180px}.flag.flag-fj{background-position:-75px -60px}.flag.flag-nz{background-position:-200px -150px}.flag.flag-mr{background-position:-100px -135px}.flag.flag-eu{background-position:-25px -60px}.flag.flag-ki{background-position:-75px -105px}.flag.flag-gi{background-position:0 -75px}.flag.flag-gw{background-position:-250px -75px}.flag.flag-bn{background-position:-275px -15px}.flag.flag-tl{background-position:-200px -195px}.flag.flag-pe{background-position:-275px -150px}.flag.flag-bg{background-position:-125px -15px}.flag.flag-pa{background-position:-250px -150px}.flag.flag-ml{background-position:-350px -120px}.flag.flag-st{background-position:-325px -180px}.flag.flag-um{background-position:-75px -210px}.flag.flag-tj{background-position:-150px -195px}.flag.flag-tz{background-position:0 -210px}.flag.flag-ro{background-position:-250px -165px}.flag.flag-gl{background-position:-25px -75px}.flag.flag-fr{background-position:-175px -60px}.flag.flag-at{background-position:-275px 0}.flag.flag-uz{background-position:-150px -210px}.flag.flag-hm{background-position:-325px -75px}.flag.flag-mm{background-position:-375px -120px}.flag.flag-sj{background-position:-150px -180px}.flag.flag-et{background-position:0 -60px}.flag.flag-mx{background-position:-250px -135px}.flag.flag-kn{background-position:-125px -105px}.flag.flag-pm{background-position:-25px -165px}.flag.flag-ba{background-position:0 -15px}.flag.flag-ie{background-position:-75px -90px}.flag.flag-id{background-position:-50px -90px}.flag.flag-kz{background-position:-250px -105px}.flag.flag-tg{background-position:-100px -195px}.flag.flag-sv{background-position:-350px -180px}.flag.flag-ye{background-position:0 -225px}.flag.flag-ru{background-position:-300px -165px}.flag.flag-co{background-position:-350px -30px}.flag.flag-ps{background-position:-100px -165px}.flag.flag-mf{background-position:-250px -120px}.flag.flag-ch{background-position:-200px -30px}.flag.flag-bm{background-position:-250px -15px}.flag.flag-mn{background-position:0 -135px}.flag.flag-ua{background-position:-25px -210px}.flag.flag-cz{background-position:-75px -45px}.flag.flag-al{background-position:-125px 0}.flag.flag-pk{background-position:-375px -150px}.flag.flag-vu{background-position:-325px -210px}.flag.flag-vg{background-position:-250px -210px}.flag.flag-mk{background-position:-325px -120px}.flag.flag-ec{background-position:-250px -45px}.flag.flag-gr{background-position:-150px -75px}.flag.flag-ug{background-position:-50px -210px}.flag.flag-ee{background-position:-275px -45px}.flag.flag-fo{background-position:-150px -60px}.flag.flag-tf{background-position:-75px -195px}.flag.flag-eh{background-position:-325px -45px}.flag.flag-rs{background-position:-275px -165px}.flag.flag-sa{background-position:-350px -165px}.flag.flag-me{background-position:-225px -120px}.flag.flag-nc{background-position:-350px -135px}.flag.flag-my{background-position:-275px -135px}.flag.flag-jp{background-position:-375px -90px}.flag.flag-tn{background-position:-250px -195px}.flag.flag-it{background-position:-250px -90px}.flag.flag-om{background-position:-225px -150px}.flag.flag-au{background-position:-300px 0}.flag.flag-wf{background-position:-350px -210px}.flag.flag-fk{background-position:-100px -60px}.flag.flag-to{background-position:-275px -195px}.flag.flag-ng{background-position:-25px -150px}.flag.flag-hk{background-position:-300px -75px}.flag.flag-hr{background-position:-375px -75px}.flag.flag-vc{background-position:-200px -210px}.flag.flag-km{background-position:-100px -105px}.flag.flag-si{background-position:-125px -180px}.flag.flag-tm{background-position:-225px -195px}.flag.flag-am{background-position:-150px 0}.flag.flag-gb{background-position:-225px -60px}.flag.flag-il{background-position:-100px -90px}.flag.flag-sd{background-position:-25px -180px}.flag.flag-tr{background-position:-300px -195px}.flag.flag-lr{background-position:0 -120px}.flag.flag-fi{background-position:-50px -60px}.flag.flag-pw{background-position:-150px -165px}.flag.flag-bw{background-position:-25px -30px}.flag.flag-tt{background-position:-325px -195px}.flag.flag-ht{background-position:0 -90px}.flag.flag-ni{background-position:-50px -150px}.flag.flag-li{background-position:-350px -105px}.flag.flag-kg{background-position:-25px -105px}.flag.flag-mc{background-position:-175px -120px}.flag.flag-lc{background-position:-325px -105px}.flag.flag-lb{background-position:-300px -105px}.flag.flag-az{background-position:-375px 0}.flag.flag-gp{background-position:-100px -75px}.flag.flag-np{background-position:-125px -150px}.flag.flag-cu{background-position:0 -45px}.flag.flag-gm{background-position:-50px -75px}.flag.flag-sh{background-position:-100px -180px}.flag.flag-tw{background-position:-375px -195px}.flag.flag-cn{background-position:-325px -30px}.flag.flag-tk{background-position:-175px -195px}.flag.flag-mz{background-position:-300px -135px}.flag.flag-la{background-position:-275px -105px}.flag.flag-lt{background-position:-50px -120px}.flag.flag-af{background-position:-50px 0}.flag.flag-do{background-position:-200px -45px}.flag.flag-ai{background-position:-100px 0}.flag.flag-sr{background-position:-300px -180px}.flag.flag-mp{background-position:-50px -135px}.flag.flag-kr{background-position:-175px -105px}.flag.flag-zw{background-position:-100px -225px}.flag.flag-mo{background-position:-25px -135px}.flag.flag-dz{background-position:-225px -45px}.flag.flag-sk{background-position:-175px -180px}.flag.flag-ls{background-position:-25px -120px}.flag.flag-gy{background-position:-275px -75px}.flag.flag-pr{background-position:-75px -165px}.flag.flag-gn{background-position:-75px -75px}.flag.flag-ph{background-position:-350px -150px}.flag.flag-us{background-position:-100px -210px}.flag.flag-sl{background-position:-200px -180px}.flag.flag-ga{background-position:-200px -60px}.flag.flag-vn{background-position:-300px -210px}.flag.flag-gh{background-position:-375px -60px}.flag.flag-cr{background-position:-375px -30px}.flag.flag-is{background-position:-225px -90px}.flag.flag-ad{background-position:0 0}.flag.flag-sn{background-position:-250px -180px}.flag.flag-be{background-position:-75px -15px}.flag.flag-va{background-position:-175px -210px}.flag.flag-es{background-position:-375px -45px}.flag.flag-mu{background-position:-175px -135px}.flag.flag-eg{background-position:-300px -45px}.flag.flag-cv{background-position:-25px -45px}.flag.flag-an{background-position:-175px 0}.flag.flag-er{background-position:-350px -45px}.flag.flag-pn{background-position:-50px -165px}.flag.flag-je{background-position:-300px -90px}.flag.flag-ke{background-position:0 -105px}.flag.flag-bt{background-position:-375px -15px}.flag.flag-gf{background-position:-300px -60px}.flag.flag-qa{background-position:-200px -165px}.flag.flag-ma{background-position:-150px -120px}.flag.flag-gd{background-position:-250px -60px}.flag.flag-ne{background-position:-375px -135px}.flag.flag-md{background-position:-200px -120px}.flag.flag-tv{background-position:-350px -195px}.flag.flag-hu{background-position:-25px -90px}.flag.flag-rw{background-position:-325px -165px}.flag.flag-ve{background-position:-225px -210px}.flag.flag-gu{background-position:-225px -75px}.flag.flag-gt{background-position:-200px -75px}.flag.flag-ao{background-position:-200px 0}.flag.flag-so{background-position:-275px -180px}.flag.flag-nf{background-position:0 -150px}.flag.flag-sc{background-position:0 -180px}.flag.flag-py{background-position:-175px -165px}.flag.flag-de{background-position:-100px -45px}.flag.flag-mw{background-position:-225px -135px}.flag.flag-ly{background-position:-125px -120px}.flag.flag-mq{background-position:-75px -135px}.flag.flag-ar{background-position:-225px 0}.flag.flag-ag{background-position:-75px 0}.flag.flag-za{background-position:-50px -225px}.flag.flag-ge{background-position:-275px -60px}.flag.flag-na{background-position:-325px -135px}.flag.flag-kh{background-position:-50px -105px}.flag.flag-ky{background-position:-225px -105px}.flag.flag-bv{background-position:0 -30px}.flag.flag-bb{background-position:-25px -15px}.flag.flag-bs{background-position:-350px -15px}.flag.flag-sy{background-position:-375px -180px}.flag.flag-td{background-position:-50px -195px}.flag.flag-pg{background-position:-325px -150px}.flag.flag-bd{background-position:-50px -15px}.flag.flag-kw{background-position:-200px -105px}.flag.flag-vi{background-position:-275px -210px}.flag.flag-bl{background-position:-225px -15px}.flag.flag-by{background-position:-50px -30px}.flag.flag-nu{background-position:-175px -150px}.flag.flag-cd{background-position:-125px -30px}.flag.flag-th{background-position:-125px -195px}.flag.flag-uy{background-position:-125px -210px}.flag.flag-hn{background-position:-350px -75px}.flag.flag-io{background-position:-150px -90px}.flag.flag-pl{background-position:0 -165px}.flag.flag-ck{background-position:-250px -30px}.flag.flag-ir{background-position:-200px -90px}.flag.flag-mg{background-position:-275px -120px}.flag.flag-gs{background-position:-175px -75px}.flag.flag-mv{background-position:-200px -135px}.flag.flag-cl{background-position:-275px -30px}.flag.flag-bj{background-position:-200px -15px}.flag.flag-aw{background-position:-325px 0}.flag.flag-ca{background-position:-100px -30px}.flag.flag-bi{background-position:-175px -15px}.flag.flag-ae{background-position:-25px 0}.flag.flag-ms{background-position:-125px -135px}.flag.flag-bf{background-position:-100px -15px}.flag.flag-iq{background-position:-175px -90px}.flag.flag-kp{background-position:-150px -105px}.flag.flag-nl{background-position:-75px -150px}.flag.flag-dm{background-position:-175px -45px}.flag.flag-pt{background-position:-125px -165px}.flag.flag-cg{background-position:-175px -30px}.flag.flag-lk{background-position:-375px -105px}.flag.flag-no{background-position:-100px -150px}.flag.flag-ws{background-position:-375px -210px}.flag.flag-as{background-position:-250px 0}.flag.flag-jm{background-position:-325px -90px}.flag.flag-lu{background-position:-75px -120px}.flag.flag-cm{background-position:-300px -30px}.flag.flag-bz{background-position:-75px -30px}.flag.flag-re{background-position:-225px -165px}.flag.flag-ax{background-position:-350px 0}.flag.flag-gg{background-position:-350px -60px}.flag.flag-dk{background-position:-150px -45px}.flag.flag-tc{background-position:-25px -195px}.flag.flag-nr{background-position:-150px -150px}.flag.flag-ci{background-position:-225px -30px}.flag.flag-sg{background-position:-75px -180px}.flag.flag-yt{background-position:-25px -225px}.flag.flag-bh{background-position:-150px -15px}.flag.flag-mt{background-position:-150px -135px}.flag.flag-jo{background-position:-350px -90px}.flex-form-gap i-country-code{margin:0;flex-basis:42%}@media(min-width: 1024px){.flex-form-gap i-country-code{flex-basis:17%}}i-country-code,.i-country-code{width:calc(45% - 15px);direction:ltr}@media(min-width: 480px){i-country-code,.i-country-code{width:calc(30% - 15px)}}@media(min-width: 1024px){i-country-code,.i-country-code{width:calc(18% - 15px)}}body[dir=rtl] i-country-code,body[dir=rtl] .i-country-code{margin-right:0}i-country-code.phone-country-code.floating-label,.i-country-code.phone-country-code.floating-label{position:relative;display:block}i-country-code.phone-country-code.floating-label .choices__list--dropdown,.i-country-code.phone-country-code.floating-label .choices__list--dropdown{width:calc(100vw - 30px)}@media(min-width: 768px){i-country-code.phone-country-code.floating-label .choices__list--dropdown,.i-country-code.phone-country-code.floating-label .choices__list--dropdown{width:max-content}}body[dir=rtl] i-country-code.phone-country-code.floating-label .choices__list--dropdown .choices__item:not(.choices__placeholder),body[dir=rtl] .i-country-code.phone-country-code.floating-label .choices__list--dropdown .choices__item:not(.choices__placeholder){direction:ltr}i-country-code.phone-country-code.floating-label .choices__inner,.i-country-code.phone-country-code.floating-label .choices__inner{border-radius:5px 0 0 5px}i-country-code.phone-country-code.floating-label .choices__item--choice,.i-country-code.phone-country-code.floating-label .choices__item--choice{display:flex;flex-flow:row;flex-wrap:nowrap;column-gap:20px}i-country-code.phone-country-code.floating-label .choices__item--choice .code,.i-country-code.phone-country-code.floating-label .choices__item--choice .code{display:flex;order:1;width:40px}i-country-code.phone-country-code.floating-label .choices__item--choice .flag,.i-country-code.phone-country-code.floating-label .choices__item--choice .flag{display:flex;order:2}i-country-code.phone-country-code.floating-label .choices__item--choice .country-name,.i-country-code.phone-country-code.floating-label .choices__item--choice .country-name{display:flex;order:3;max-width:60%}@media(min-width: 768px){i-country-code.phone-country-code.floating-label .choices__item--choice .country-name,.i-country-code.phone-country-code.floating-label .choices__item--choice .country-name{width:max-content;margin-right:64px}}i-country-code.phone-country-code.floating-label .choices__list--single,.i-country-code.phone-country-code.floating-label .choices__list--single{padding-left:4px;padding-right:28px}i-country-code.phone-country-code.floating-label .choices__list--single .country-name,.i-country-code.phone-country-code.floating-label .choices__list--single .country-name{position:absolute;clip:rect(0 0 0 0);overflow:hidden;height:1px;width:1px;margin:-1px;border:0;line-height:0;padding:0}i-country-code.phone-country-code.floating-label.filled label,.i-country-code.phone-country-code.floating-label.filled label{opacity:0}body[dir=rtl] i-country-code.phone-country-code.floating-label.filled .choices__list--single,body[dir=rtl] .i-country-code.phone-country-code.floating-label.filled .choices__list--single{direction:ltr}i-country-code.phone-country-code.floating-label.filled .choices__list--single .choices__item,.i-country-code.phone-country-code.floating-label.filled .choices__list--single .choices__item{top:7px;left:3px}body[dir=rtl] i-country-code.phone-country-code.floating-label.filled .choices__list--single,body[dir=rtl] .i-country-code.phone-country-code.floating-label.filled .choices__list--single{padding:0 25px 4px 5px}i-country-code .choices,.i-country-code .choices{background-image:none !important;z-index:0}body[dir=rtl] i-country-code .choices[data-type*=select-one]::after,body[dir=rtl] .i-country-code .choices[data-type*=select-one]::after{right:7px !important;left:unset !important}i-country-code .choices:active,i-country-code .choices:focus,.i-country-code .choices:active,.i-country-code .choices:focus{z-index:2}i-country-code .choices.is-open,.i-country-code .choices.is-open{border:unset}
