.rihlatk-phone {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    direction: ltr !important;
    text-align: left;
    unicode-bidi: isolate;
    border: 1px solid #D1D5DB;
    border-radius: 12px;
    background: #fff;
    overflow: visible;
    z-index: 1;
    min-width: 0;
    width: 100%;
}
.rihlatk-phone.is-open { z-index: 90; }
.rihlatk-phone.is-invalid { border-color: #F97066; }
.rihlatk-phone.is-valid { border-color: #12B76A; }

button.rihlatk-phone__cc {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 0 12px 0 14px !important;
    border: 0 !important;
    border-right: 1px solid #E5E7EB !important;
    border-radius: 12px 0 0 12px !important;
    background: #F9FAFB !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #111827 !important;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
    pointer-events: auto;
}
.rihlatk-phone__cc svg {
    width: 12px !important;
    height: 12px !important;
    flex-shrink: 0;
    display: block;
    opacity: 0.55;
    stroke: currentColor;
    fill: none;
    transform: none;
    transition: transform 0.15s ease;
}
.rihlatk-phone.is-open .rihlatk-phone__cc svg {
    transform: rotate(180deg);
}
.rihlatk-phone__cc [data-phone-dial] {
    direction: ltr;
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    font-weight: 800;
}
.rihlatk-phone input[data-phone-national] {
    appearance: none !important;
    border: 0 !important;
    border-radius: 0 12px 12px 0 !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 12px 14px !important;
    background: transparent !important;
    position: relative;
    z-index: 0;
    direction: ltr !important;
    text-align: left !important;
}

.rihlatk-phone__menu {
    box-sizing: border-box;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: auto;
    min-width: 260px;
    max-width: min(360px, calc(100vw - 16px));
    z-index: 80;
    background: #fff !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 16px !important;
    box-shadow: 0 18px 48px rgba(20, 43, 84, 0.16) !important;
    overflow: hidden;
    direction: rtl;
    text-align: right;
    font-family: inherit;
    color: #142B54;
    padding: 0 !important;
}
.rihlatk-phone__menu[hidden] { display: none !important; }
.rihlatk-phone__menu *,
.rihlatk-phone__menu *::before,
.rihlatk-phone__menu *::after { box-sizing: border-box; }

input.rihlatk-phone__filter {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 46px !important;
    min-height: 46px !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #EEF2F7 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #F8FAFC !important;
    background-image: none !important;
    padding: 12px 14px !important;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #142B54 !important;
    line-height: 1.4 !important;
    outline: none !important;
    direction: rtl !important;
    text-align: right !important;
}
input.rihlatk-phone__filter:focus {
    background: #fff !important;
    box-shadow: none !important;
}
.rihlatk-phone__list {
    max-height: 240px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 6px 0;
    background: #fff;
    direction: ltr;
}
button.rihlatk-phone__opt {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: grid !important;
    grid-template-columns: 26px auto minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 8px 14px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #142B54 !important;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-decoration: none !important;
    text-align: left !important;
    cursor: pointer !important;
    direction: ltr;
}
button.rihlatk-phone__opt:hover,
button.rihlatk-phone__opt:focus {
    background: #F4F8FF !important;
    color: #142B54 !important;
}
button.rihlatk-phone__opt.is-active {
    background: #EEF4FF !important;
}
.rihlatk-phone__opt-name {
    display: block;
    min-width: 0;
    font-weight: 700 !important;
    color: #142B54 !important;
    text-align: left;
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rihlatk-phone__opt-dial {
    color: #6B7280 !important;
    font-weight: 800 !important;
    font-size: 12px !important;
    direction: ltr;
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    justify-self: end;
}
.rihlatk-phone__empty {
    padding: 16px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #6B7280;
    text-align: center;
}
.rihlatk-field-msg {
    margin: 6px 0 0;
    font-size: 12px;
    font-weight: 700;
    color: #B42318;
    line-height: 1.5;
}

/* Flag sprite from intl-tel-input 17.0.8 (MIT). Emoji flags do not render on Windows. */
.rihlatk-phone__flag {
    display: inline-block;
    width: 20px;
    height: 15px;
    flex: 0 0 20px;
    border-radius: 2px;
    transform: scale(1.25);
    transform-origin: center;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.14);
    background-image: url("../img/phone-flags.png");
    background-repeat: no-repeat;
    background-color: #E5E7EB;
    background-position: 20px 0;
    overflow: hidden;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .rihlatk-phone__flag {
        background-image: url("../img/phone-flags-2x.png");
        background-size: 5652px 15px;
    }
}
.rihlatk-phone__flag--ac { height: 10px; background-position: 0px 0px; }
.rihlatk-phone__flag--ad { height: 14px; background-position: -22px 0px; }
.rihlatk-phone__flag--ae { height: 10px; background-position: -44px 0px; }
.rihlatk-phone__flag--af { height: 14px; background-position: -66px 0px; }
.rihlatk-phone__flag--ag { height: 14px; background-position: -88px 0px; }
.rihlatk-phone__flag--ai { height: 10px; background-position: -110px 0px; }
.rihlatk-phone__flag--al { height: 15px; background-position: -132px 0px; }
.rihlatk-phone__flag--am { height: 10px; background-position: -154px 0px; }
.rihlatk-phone__flag--ao { height: 14px; background-position: -176px 0px; }
.rihlatk-phone__flag--aq { height: 14px; background-position: -198px 0px; }
.rihlatk-phone__flag--ar { height: 13px; background-position: -220px 0px; }
.rihlatk-phone__flag--as { height: 10px; background-position: -242px 0px; }
.rihlatk-phone__flag--at { height: 14px; background-position: -264px 0px; }
.rihlatk-phone__flag--au { height: 10px; background-position: -286px 0px; }
.rihlatk-phone__flag--aw { height: 14px; background-position: -308px 0px; }
.rihlatk-phone__flag--ax { height: 13px; background-position: -330px 0px; }
.rihlatk-phone__flag--az { height: 10px; background-position: -352px 0px; }
.rihlatk-phone__flag--ba { height: 10px; background-position: -374px 0px; }
.rihlatk-phone__flag--bb { height: 14px; background-position: -396px 0px; }
.rihlatk-phone__flag--bd { height: 12px; background-position: -418px 0px; }
.rihlatk-phone__flag--be { height: 15px; background-position: -440px 0px; width: 18px; }
.rihlatk-phone__flag--bf { height: 14px; background-position: -460px 0px; }
.rihlatk-phone__flag--bg { height: 12px; background-position: -482px 0px; }
.rihlatk-phone__flag--bh { height: 12px; background-position: -504px 0px; }
.rihlatk-phone__flag--bi { height: 12px; background-position: -526px 0px; }
.rihlatk-phone__flag--bj { height: 14px; background-position: -548px 0px; }
.rihlatk-phone__flag--bl { height: 14px; background-position: -570px 0px; }
.rihlatk-phone__flag--bm { height: 10px; background-position: -592px 0px; }
.rihlatk-phone__flag--bn { height: 10px; background-position: -614px 0px; }
.rihlatk-phone__flag--bo { height: 14px; background-position: -636px 0px; }
.rihlatk-phone__flag--bq { height: 14px; background-position: -658px 0px; }
.rihlatk-phone__flag--br { height: 14px; background-position: -680px 0px; }
.rihlatk-phone__flag--bs { height: 10px; background-position: -702px 0px; }
.rihlatk-phone__flag--bt { height: 14px; background-position: -724px 0px; }
.rihlatk-phone__flag--bv { height: 15px; background-position: -746px 0px; }
.rihlatk-phone__flag--bw { height: 14px; background-position: -768px 0px; }
.rihlatk-phone__flag--by { height: 10px; background-position: -790px 0px; }
.rihlatk-phone__flag--bz { height: 14px; background-position: -812px 0px; }
.rihlatk-phone__flag--ca { height: 10px; background-position: -834px 0px; }
.rihlatk-phone__flag--cc { height: 10px; background-position: -856px 0px; }
.rihlatk-phone__flag--cd { height: 15px; background-position: -878px 0px; }
.rihlatk-phone__flag--cf { height: 14px; background-position: -900px 0px; }
.rihlatk-phone__flag--cg { height: 14px; background-position: -922px 0px; }
.rihlatk-phone__flag--ch { height: 15px; background-position: -944px 0px; width: 15px; }
.rihlatk-phone__flag--ci { height: 14px; background-position: -961px 0px; }
.rihlatk-phone__flag--ck { height: 10px; background-position: -983px 0px; }
.rihlatk-phone__flag--cl { height: 14px; background-position: -1005px 0px; }
.rihlatk-phone__flag--cm { height: 14px; background-position: -1027px 0px; }
.rihlatk-phone__flag--cn { height: 14px; background-position: -1049px 0px; }
.rihlatk-phone__flag--co { height: 14px; background-position: -1071px 0px; }
.rihlatk-phone__flag--cp { height: 14px; background-position: -1093px 0px; }
.rihlatk-phone__flag--cr { height: 12px; background-position: -1115px 0px; }
.rihlatk-phone__flag--cu { height: 10px; background-position: -1137px 0px; }
.rihlatk-phone__flag--cv { height: 12px; background-position: -1159px 0px; }
.rihlatk-phone__flag--cw { height: 14px; background-position: -1181px 0px; }
.rihlatk-phone__flag--cx { height: 10px; background-position: -1203px 0px; }
.rihlatk-phone__flag--cy { height: 14px; background-position: -1225px 0px; }
.rihlatk-phone__flag--cz { height: 14px; background-position: -1247px 0px; }
.rihlatk-phone__flag--de { height: 12px; background-position: -1269px 0px; }
.rihlatk-phone__flag--dg { height: 10px; background-position: -1291px 0px; }
.rihlatk-phone__flag--dj { height: 14px; background-position: -1313px 0px; }
.rihlatk-phone__flag--dk { height: 15px; background-position: -1335px 0px; }
.rihlatk-phone__flag--dm { height: 10px; background-position: -1357px 0px; }
.rihlatk-phone__flag--do { height: 14px; background-position: -1379px 0px; }
.rihlatk-phone__flag--dz { height: 14px; background-position: -1401px 0px; }
.rihlatk-phone__flag--ea { height: 14px; background-position: -1423px 0px; }
.rihlatk-phone__flag--ec { height: 14px; background-position: -1445px 0px; }
.rihlatk-phone__flag--ee { height: 13px; background-position: -1467px 0px; }
.rihlatk-phone__flag--eg { height: 14px; background-position: -1489px 0px; }
.rihlatk-phone__flag--eh { height: 10px; background-position: -1511px 0px; }
.rihlatk-phone__flag--er { height: 10px; background-position: -1533px 0px; }
.rihlatk-phone__flag--es { height: 14px; background-position: -1555px 0px; }
.rihlatk-phone__flag--et { height: 10px; background-position: -1577px 0px; }
.rihlatk-phone__flag--eu { height: 14px; background-position: -1599px 0px; }
.rihlatk-phone__flag--fi { height: 12px; background-position: -1621px 0px; }
.rihlatk-phone__flag--fj { height: 10px; background-position: -1643px 0px; }
.rihlatk-phone__flag--fk { height: 10px; background-position: -1665px 0px; }
.rihlatk-phone__flag--fm { height: 11px; background-position: -1687px 0px; }
.rihlatk-phone__flag--fo { height: 15px; background-position: -1709px 0px; }
.rihlatk-phone__flag--fr { height: 14px; background-position: -1731px 0px; }
.rihlatk-phone__flag--ga { height: 15px; background-position: -1753px 0px; }
.rihlatk-phone__flag--gb { height: 10px; background-position: -1775px 0px; }
.rihlatk-phone__flag--gd { height: 12px; background-position: -1797px 0px; }
.rihlatk-phone__flag--ge { height: 14px; background-position: -1819px 0px; }
.rihlatk-phone__flag--gf { height: 14px; background-position: -1841px 0px; }
.rihlatk-phone__flag--gg { height: 14px; background-position: -1863px 0px; }
.rihlatk-phone__flag--gh { height: 14px; background-position: -1885px 0px; }
.rihlatk-phone__flag--gi { height: 10px; background-position: -1907px 0px; }
.rihlatk-phone__flag--gl { height: 14px; background-position: -1929px 0px; }
.rihlatk-phone__flag--gm { height: 14px; background-position: -1951px 0px; }
.rihlatk-phone__flag--gn { height: 14px; background-position: -1973px 0px; }
.rihlatk-phone__flag--gp { height: 14px; background-position: -1995px 0px; }
.rihlatk-phone__flag--gq { height: 14px; background-position: -2017px 0px; }
.rihlatk-phone__flag--gr { height: 14px; background-position: -2039px 0px; }
.rihlatk-phone__flag--gs { height: 10px; background-position: -2061px 0px; }
.rihlatk-phone__flag--gt { height: 13px; background-position: -2083px 0px; }
.rihlatk-phone__flag--gu { height: 11px; background-position: -2105px 0px; }
.rihlatk-phone__flag--gw { height: 10px; background-position: -2127px 0px; }
.rihlatk-phone__flag--gy { height: 12px; background-position: -2149px 0px; }
.rihlatk-phone__flag--hk { height: 14px; background-position: -2171px 0px; }
.rihlatk-phone__flag--hm { height: 10px; background-position: -2193px 0px; }
.rihlatk-phone__flag--hn { height: 10px; background-position: -2215px 0px; }
.rihlatk-phone__flag--hr { height: 10px; background-position: -2237px 0px; }
.rihlatk-phone__flag--ht { height: 12px; background-position: -2259px 0px; }
.rihlatk-phone__flag--hu { height: 10px; background-position: -2281px 0px; }
.rihlatk-phone__flag--ic { height: 14px; background-position: -2303px 0px; }
.rihlatk-phone__flag--id { height: 14px; background-position: -2325px 0px; }
.rihlatk-phone__flag--ie { height: 10px; background-position: -2347px 0px; }
.rihlatk-phone__flag--il { height: 15px; background-position: -2369px 0px; }
.rihlatk-phone__flag--im { height: 10px; background-position: -2391px 0px; }
.rihlatk-phone__flag--in { height: 14px; background-position: -2413px 0px; }
.rihlatk-phone__flag--io { height: 10px; background-position: -2435px 0px; }
.rihlatk-phone__flag--iq { height: 14px; background-position: -2457px 0px; }
.rihlatk-phone__flag--ir { height: 12px; background-position: -2479px 0px; }
.rihlatk-phone__flag--is { height: 15px; background-position: -2501px 0px; }
.rihlatk-phone__flag--it { height: 14px; background-position: -2523px 0px; }
.rihlatk-phone__flag--je { height: 12px; background-position: -2545px 0px; }
.rihlatk-phone__flag--jm { height: 10px; background-position: -2567px 0px; }
.rihlatk-phone__flag--jo { height: 10px; background-position: -2589px 0px; }
.rihlatk-phone__flag--jp { height: 14px; background-position: -2611px 0px; }
.rihlatk-phone__flag--ke { height: 14px; background-position: -2633px 0px; }
.rihlatk-phone__flag--kg { height: 12px; background-position: -2655px 0px; }
.rihlatk-phone__flag--kh { height: 13px; background-position: -2677px 0px; }
.rihlatk-phone__flag--ki { height: 10px; background-position: -2699px 0px; }
.rihlatk-phone__flag--km { height: 12px; background-position: -2721px 0px; }
.rihlatk-phone__flag--kn { height: 14px; background-position: -2743px 0px; }
.rihlatk-phone__flag--kp { height: 10px; background-position: -2765px 0px; }
.rihlatk-phone__flag--kr { height: 14px; background-position: -2787px 0px; }
.rihlatk-phone__flag--kw { height: 10px; background-position: -2809px 0px; }
.rihlatk-phone__flag--ky { height: 10px; background-position: -2831px 0px; }
.rihlatk-phone__flag--kz { height: 10px; background-position: -2853px 0px; }
.rihlatk-phone__flag--la { height: 14px; background-position: -2875px 0px; }
.rihlatk-phone__flag--lb { height: 14px; background-position: -2897px 0px; }
.rihlatk-phone__flag--lc { height: 10px; background-position: -2919px 0px; }
.rihlatk-phone__flag--li { height: 12px; background-position: -2941px 0px; }
.rihlatk-phone__flag--lk { height: 10px; background-position: -2963px 0px; }
.rihlatk-phone__flag--lr { height: 11px; background-position: -2985px 0px; }
.rihlatk-phone__flag--ls { height: 14px; background-position: -3007px 0px; }
.rihlatk-phone__flag--lt { height: 12px; background-position: -3029px 0px; }
.rihlatk-phone__flag--lu { height: 12px; background-position: -3051px 0px; }
.rihlatk-phone__flag--lv { height: 10px; background-position: -3073px 0px; }
.rihlatk-phone__flag--ly { height: 10px; background-position: -3095px 0px; }
.rihlatk-phone__flag--ma { height: 14px; background-position: -3117px 0px; }
.rihlatk-phone__flag--mc { height: 15px; background-position: -3139px 0px; width: 19px; }
.rihlatk-phone__flag--md { height: 10px; background-position: -3160px 0px; }
.rihlatk-phone__flag--me { height: 10px; background-position: -3182px 0px; }
.rihlatk-phone__flag--mf { height: 14px; background-position: -3204px 0px; }
.rihlatk-phone__flag--mg { height: 14px; background-position: -3226px 0px; }
.rihlatk-phone__flag--mh { height: 11px; background-position: -3248px 0px; }
.rihlatk-phone__flag--mk { height: 10px; background-position: -3270px 0px; }
.rihlatk-phone__flag--ml { height: 14px; background-position: -3292px 0px; }
.rihlatk-phone__flag--mm { height: 14px; background-position: -3314px 0px; }
.rihlatk-phone__flag--mn { height: 10px; background-position: -3336px 0px; }
.rihlatk-phone__flag--mo { height: 14px; background-position: -3358px 0px; }
.rihlatk-phone__flag--mp { height: 10px; background-position: -3380px 0px; }
.rihlatk-phone__flag--mq { height: 14px; background-position: -3402px 0px; }
.rihlatk-phone__flag--mr { height: 14px; background-position: -3424px 0px; }
.rihlatk-phone__flag--ms { height: 10px; background-position: -3446px 0px; }
.rihlatk-phone__flag--mt { height: 14px; background-position: -3468px 0px; }
.rihlatk-phone__flag--mu { height: 14px; background-position: -3490px 0px; }
.rihlatk-phone__flag--mv { height: 14px; background-position: -3512px 0px; }
.rihlatk-phone__flag--mw { height: 14px; background-position: -3534px 0px; }
.rihlatk-phone__flag--mx { height: 12px; background-position: -3556px 0px; }
.rihlatk-phone__flag--my { height: 10px; background-position: -3578px 0px; }
.rihlatk-phone__flag--mz { height: 14px; background-position: -3600px 0px; }
.rihlatk-phone__flag--na { height: 14px; background-position: -3622px 0px; }
.rihlatk-phone__flag--nc { height: 10px; background-position: -3644px 0px; }
.rihlatk-phone__flag--ne { height: 15px; background-position: -3666px 0px; width: 18px; }
.rihlatk-phone__flag--nf { height: 10px; background-position: -3686px 0px; }
.rihlatk-phone__flag--ng { height: 10px; background-position: -3708px 0px; }
.rihlatk-phone__flag--ni { height: 12px; background-position: -3730px 0px; }
.rihlatk-phone__flag--nl { height: 14px; background-position: -3752px 0px; }
.rihlatk-phone__flag--no { height: 15px; background-position: -3774px 0px; }
.rihlatk-phone__flag--np { height: 15px; background-position: -3796px 0px; width: 13px; background-color: transparent; }
.rihlatk-phone__flag--nr { height: 10px; background-position: -3811px 0px; }
.rihlatk-phone__flag--nu { height: 10px; background-position: -3833px 0px; }
.rihlatk-phone__flag--nz { height: 10px; background-position: -3855px 0px; }
.rihlatk-phone__flag--om { height: 10px; background-position: -3877px 0px; }
.rihlatk-phone__flag--pa { height: 14px; background-position: -3899px 0px; }
.rihlatk-phone__flag--pe { height: 14px; background-position: -3921px 0px; }
.rihlatk-phone__flag--pf { height: 14px; background-position: -3943px 0px; }
.rihlatk-phone__flag--pg { height: 15px; background-position: -3965px 0px; }
.rihlatk-phone__flag--ph { height: 10px; background-position: -3987px 0px; }
.rihlatk-phone__flag--pk { height: 14px; background-position: -4009px 0px; }
.rihlatk-phone__flag--pl { height: 13px; background-position: -4031px 0px; }
.rihlatk-phone__flag--pm { height: 14px; background-position: -4053px 0px; }
.rihlatk-phone__flag--pn { height: 10px; background-position: -4075px 0px; }
.rihlatk-phone__flag--pr { height: 14px; background-position: -4097px 0px; }
.rihlatk-phone__flag--ps { height: 10px; background-position: -4119px 0px; }
.rihlatk-phone__flag--pt { height: 14px; background-position: -4141px 0px; }
.rihlatk-phone__flag--pw { height: 13px; background-position: -4163px 0px; }
.rihlatk-phone__flag--py { height: 11px; background-position: -4185px 0px; }
.rihlatk-phone__flag--qa { height: 8px; background-position: -4207px 0px; }
.rihlatk-phone__flag--re { height: 14px; background-position: -4229px 0px; }
.rihlatk-phone__flag--ro { height: 14px; background-position: -4251px 0px; }
.rihlatk-phone__flag--rs { height: 14px; background-position: -4273px 0px; }
.rihlatk-phone__flag--ru { height: 14px; background-position: -4295px 0px; }
.rihlatk-phone__flag--rw { height: 14px; background-position: -4317px 0px; }
.rihlatk-phone__flag--sa { height: 14px; background-position: -4339px 0px; }
.rihlatk-phone__flag--sb { height: 10px; background-position: -4361px 0px; }
.rihlatk-phone__flag--sc { height: 10px; background-position: -4383px 0px; }
.rihlatk-phone__flag--sd { height: 10px; background-position: -4405px 0px; }
.rihlatk-phone__flag--se { height: 13px; background-position: -4427px 0px; }
.rihlatk-phone__flag--sg { height: 14px; background-position: -4449px 0px; }
.rihlatk-phone__flag--sh { height: 10px; background-position: -4471px 0px; }
.rihlatk-phone__flag--si { height: 10px; background-position: -4493px 0px; }
.rihlatk-phone__flag--sj { height: 15px; background-position: -4515px 0px; }
.rihlatk-phone__flag--sk { height: 14px; background-position: -4537px 0px; }
.rihlatk-phone__flag--sl { height: 14px; background-position: -4559px 0px; }
.rihlatk-phone__flag--sm { height: 15px; background-position: -4581px 0px; }
.rihlatk-phone__flag--sn { height: 14px; background-position: -4603px 0px; }
.rihlatk-phone__flag--so { height: 14px; background-position: -4625px 0px; }
.rihlatk-phone__flag--sr { height: 14px; background-position: -4647px 0px; }
.rihlatk-phone__flag--ss { height: 10px; background-position: -4669px 0px; }
.rihlatk-phone__flag--st { height: 10px; background-position: -4691px 0px; }
.rihlatk-phone__flag--sv { height: 12px; background-position: -4713px 0px; }
.rihlatk-phone__flag--sx { height: 14px; background-position: -4735px 0px; }
.rihlatk-phone__flag--sy { height: 14px; background-position: -4757px 0px; }
.rihlatk-phone__flag--sz { height: 14px; background-position: -4779px 0px; }
.rihlatk-phone__flag--ta { height: 10px; background-position: -4801px 0px; }
.rihlatk-phone__flag--tc { height: 10px; background-position: -4823px 0px; }
.rihlatk-phone__flag--td { height: 14px; background-position: -4845px 0px; }
.rihlatk-phone__flag--tf { height: 14px; background-position: -4867px 0px; }
.rihlatk-phone__flag--tg { height: 13px; background-position: -4889px 0px; }
.rihlatk-phone__flag--th { height: 14px; background-position: -4911px 0px; }
.rihlatk-phone__flag--tj { height: 10px; background-position: -4933px 0px; }
.rihlatk-phone__flag--tk { height: 10px; background-position: -4955px 0px; }
.rihlatk-phone__flag--tl { height: 10px; background-position: -4977px 0px; }
.rihlatk-phone__flag--tm { height: 14px; background-position: -4999px 0px; }
.rihlatk-phone__flag--tn { height: 14px; background-position: -5021px 0px; }
.rihlatk-phone__flag--to { height: 10px; background-position: -5043px 0px; }
.rihlatk-phone__flag--tr { height: 14px; background-position: -5065px 0px; }
.rihlatk-phone__flag--tt { height: 12px; background-position: -5087px 0px; }
.rihlatk-phone__flag--tv { height: 10px; background-position: -5109px 0px; }
.rihlatk-phone__flag--tw { height: 14px; background-position: -5131px 0px; }
.rihlatk-phone__flag--tz { height: 14px; background-position: -5153px 0px; }
.rihlatk-phone__flag--ua { height: 14px; background-position: -5175px 0px; }
.rihlatk-phone__flag--ug { height: 14px; background-position: -5197px 0px; }
.rihlatk-phone__flag--um { height: 11px; background-position: -5219px 0px; }
.rihlatk-phone__flag--un { height: 14px; background-position: -5241px 0px; }
.rihlatk-phone__flag--us { height: 11px; background-position: -5263px 0px; }
.rihlatk-phone__flag--uy { height: 14px; background-position: -5285px 0px; }
.rihlatk-phone__flag--uz { height: 10px; background-position: -5307px 0px; }
.rihlatk-phone__flag--va { height: 15px; background-position: -5329px 0px; width: 15px; }
.rihlatk-phone__flag--vc { height: 14px; background-position: -5346px 0px; }
.rihlatk-phone__flag--ve { height: 14px; background-position: -5368px 0px; }
.rihlatk-phone__flag--vg { height: 10px; background-position: -5390px 0px; }
.rihlatk-phone__flag--vi { height: 14px; background-position: -5412px 0px; }
.rihlatk-phone__flag--vn { height: 14px; background-position: -5434px 0px; }
.rihlatk-phone__flag--vu { height: 12px; background-position: -5456px 0px; }
.rihlatk-phone__flag--wf { height: 14px; background-position: -5478px 0px; }
.rihlatk-phone__flag--ws { height: 10px; background-position: -5500px 0px; }
.rihlatk-phone__flag--xk { height: 15px; background-position: -5522px 0px; }
.rihlatk-phone__flag--ye { height: 14px; background-position: -5544px 0px; }
.rihlatk-phone__flag--yt { height: 14px; background-position: -5566px 0px; }
.rihlatk-phone__flag--za { height: 14px; background-position: -5588px 0px; }
.rihlatk-phone__flag--zm { height: 14px; background-position: -5610px 0px; }
.rihlatk-phone__flag--zw { height: 10px; background-position: -5632px 0px; }
