.cookies.svelte-1je0d9t{position:fixed;bottom:24px;left:50%;transform:translate(-50%);border-radius:14px;z-index:10;background:var(--Fill-1-default);color:var(--Text-Primary);font-size:12px;line-height:1.4;padding:4px 4px 4px 14px;display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:90%}.cookies a{cursor:pointer}.cookies-close-btn.svelte-1je0d9t>svg:where(.svelte-1je0d9t){width:16px;height:16px}:root{--main-font: "Suisse Intl", "Inter", Arial, sans-serif;--golos-text: "Golos Text", "Inter", Arial, sans-serif;--Fill-0-default: #1b1817;--Fill-0-alpha0: #1b181700;--Fill-0-alpha70: #1b1817b3;--Fill-0-hover: #26211f;--Fill-0-pressed: #2e2724;--Fill-1-default: #26211f;--Fill-1-alpha0: #241f1d00;--Fill-1-hover: #2e2724;--Fill-1-pressed: #38312e;--Fill-2-default: #38312e;--Fill-2-hover: #403935;--Fill-2-pressed: #453d39;--Fill-3-default: #403935;--Fill-3-hover: #4a423d;--Fill-3-pressed: #4f4743;--Fill-4-default: #453d39;--Fill-Brand-default: #ff8516;--Fill-Brand-gradient-200: #f94a07;--Fill-Brand-gradient-300: #ff5500;--Fill-Brand-gradient-400: #ff761e;--Fill-Brand-gradient-500: #ff8516;--Fill-Brand-gradient-600: #ffa33a;--Fill-Brand-gradient-700: #ffbe4d;--Fill-Brand-gradient-1000: #ffe2a9;--Fill-Brand-hover: #ff761e;--Fill-Brand-pressed: #ff660f;--Fill-Primary-default: #eceae9;--Fill-Secondary-default: #afadac;--Fill-Secondary-hover: #eceae9;--Fill-Secondary-pressed: #ffffff;--Fill-Tertiary-default: #827e7d;--Fill-Positive-Primary: #5ddf38;--Text-Primary: #eceae9;--Text-Secondary-default: #afadac;--Text-Secondary-hover: #eceae9;--Text-Secondary-pressed: #ffffff;--Text-Tertiary: #827e7d;--Text-Quaternary: #6d6764;--Text-OnAccent: #ffffff;--Text-Brand-Primary-default: #ff8516;--Text-Brand-Primary-hover: #ff761e;--Text-Brand-Primary-pressed: #ff660f;--Text-Positive-Primary: #5ddf38;--Text-Negative-Primary: #ff4747;--Logo-Primary: #fff;--gradient-brand-default: linear-gradient( 103deg, var(--Fill-Brand-gradient-600) .37%, var(--Fill-Brand-gradient-500) 15.31%, var(--Fill-Brand-gradient-300) 100% )}a,button,input,textarea,div,picture{-webkit-tap-highlight-color:transparent}button{border:none;background:none;font-family:inherit;color:inherit;font-size:inherit}.button{justify-content:center;gap:4px;color:var(--Text-Primary);cursor:pointer;display:inline-flex;align-items:center;text-decoration:none;gap:6px}.button.loading{color:transparent;position:relative}.button.loading .loader-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.button.loading .loader{width:30px;height:30px}.button>span{padding-inline:4px}.button-primary{text-align:center;color:var(--Text-OnAccent);background:var(--gradient-brand-default);position:relative}.button-primary span{position:relative;width:100%}.button-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;transition:background-color .2s ease-in-out;z-index:0}.button-primary:hover:before{background-color:var(--Fill-Brand-gradient-300)}.button-primary:active:before{background-color:var(--Fill-Brand-gradient-200)}.button-primary[disabled]{opacity:.5}.button-primary[disabled]:before{background-color:var(--Fill-Brand-gradient-200)}.button-secondary{background-color:var(--Fill-2-default);color:var(--Text-Primary);transition:background-color .2s ease-in-out}.button-secondary:hover{background:var(--Fill-2-hover)}.button-secondary:active{background:var(--Fill-2-pressed)}.button-size-responsive{border-radius:12px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1.5}@media screen and (min-width:720px){.button-size-responsive{padding:12px 18px;border-radius:14px;font-size:16px;font-weight:500}}.button-dropdown{color:var(--Text-Primary);gap:2px;transition:background-color .3s ease-in-out}.button-dropdown:hover{background:var(--Fill-2-hover)}.button-dropdown:active{background:var(--Fill-2-pressed)}.button-dropdown svg{transition:rotate .5s ease-out}.button-dropdown.is-expanded{background:var(--Fill-2-pressed)}.button-dropdown.is-expanded svg{rotate:180deg}.button-size-s{border-radius:10px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px}.button-size-m{border-radius:12px;padding:10px;font-size:14px;font-weight:500;line-height:20px}.button-size-l{padding:12px 18px;border-radius:14px;font-size:16px;font-weight:500;line-height:24px}.button-link{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:0;color:var(--Text-Primary);transition:color ease-in-out .2s;text-decoration:none;cursor:pointer}.button-link>span{padding-inline:0}.button-link svg{transition:fill ease-in-out .2s}.button-link:hover{color:var(--Text-Brand-Primary-default)}.button-link:active{color:var(--Text-Brand-Primary-pressed)}.button-link:visited{color:var(--Text-Tertiary)}.button-ghost{display:flex;align-items:center;justify-content:flex-start;padding:0;transition:color ease-in-out .2s}.button-ghost-primary{color:var(--Fill-Brand-default)}.button-ghost-primary:hover{color:var(--Fill-Brand-hover)}.button-ghost-primary:active{color:var(--Fill-Brand-pressed)}.button-ghost-secondary{color:var(--Text-Primary)}.button-ghost-secondary:hover{color:var(--Text-Brand-Primary-default)}.button-ghost-secondary:active{color:var(--Text-Brand-Primary-pressed)}.button-ghost-small{font-size:14px;font-weight:400;line-height:20px}.button-ghost-medium,.button-ghost-large{font-weight:500;line-height:24px}.button-ghost-medium{font-size:16px;gap:6px}.button-ghost-large{font-size:18px;gap:8px}.link{text-decoration:none;transition:color .3s ease-in-out}.link-ghost{--color: var(--Fill-Brand-default);color:var(--color)}.link-ghost path{stroke:var(--color)}.link-ghost:hover{--color: var(--Fill-Brand-hover)}.link-ghost:active{--color: var(--Fill-Brand-pressed)}.dropdown{position:absolute;top:46px;right:0;display:flex;flex-direction:column;flex-wrap:wrap;gap:2px;width:max-content;max-height:340px;padding:8px;border-radius:14px;background:var(--Fill-1-default);box-shadow:0 5px 40px #0000001a,0 10px 30px #0000001a;z-index:2}.dropdown-item{color:var(--Text-Primary)}.dropdown-item>.button{justify-content:start;transition:background-color .3s ease-in-out;background-color:var(--Fill-1-default)}.dropdown-item>.button:hover{background-color:var(--Fill-1-hover)}.dropdown-item>.button:active{background-color:var(--Fill-1-pressed)}.is-safari .dropdown.for-traders{min-width:660px}.is-safari .dropdown.for-traders .nav-section{width:30%}*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior-y:none;scroll-behavior:smooth;--content-padding: 24px;--bottom-sections-margin: 128px}@media screen and (min-width:720px){html,body{--content-padding: 32px;--bottom-sections-margin: 196px}}@media screen and (min-width:1366px){html,body{--content-padding: 40px}}@media screen and (min-width:1440px){html,body{--content-padding: 56px}}body{min-width:320px;font-family:var(--main-font);font-size:16px;line-height:1.5;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;height:100%;min-height:100vh;overflow-x:hidden;background-color:var(--Fill-0-default);color:var(--Text-Primary)}body:before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;width:100vw;height:100dvh;background:var(--Fill-0-alpha70, rgba(27, 24, 23, .7));opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:100}body.body-on-mobile-menu{position:fixed;overflow:hidden;max-width:100vw}body.body-on-mobile-menu .header-gradient-wrap:before,body.body-on-mobile-menu .header-gradient-wrap:after{opacity:0}body.body-on-form-open{overflow:hidden;max-width:100vw}body.body-on-form-open:before{opacity:1;pointer-events:auto}ul{list-style:none}.section{padding-inline:16px}@media screen and (min-width:480px){.section{padding-inline:24px}}@media screen and (min-width:720px){.section{padding-inline:32px}}@media screen and (min-width:1366px){.section{padding-inline:40px}}@media screen and (min-width:1440px){.section{padding-inline:48px}}@media screen and (min-width:720px){.section{margin-bottom:144px}}@media screen and (min-width:1366px){.section{margin-bottom:196px}}@media screen and (min-width:1440px){.section{margin-bottom:196px}}.content{width:100%;max-width:1440px;padding:0 var(--content-padding);margin:0 auto}.content-inner{margin:0 auto}@media screen and (min-width:1024px){.content-inner{max-width:640px}}.langs-wrap{position:relative}.langs-wrap.wide-range-locales .langs-list{min-width:240px}.langs-wrap:not(.dropdown-item){padding-bottom:10px;margin-bottom:-10px}.langs-header{display:flex;justify-content:space-between;align-items:center;color:var(--Text-Primary);position:fixed;width:100%;padding:24px 22px;background-color:var(--Fill-1-default);will-change:transform;border-radius:inherit}.langs-menu.desktop{position:absolute;top:2px;right:0;z-index:2;width:fit-content;transform:scale(.6);opacity:0;pointer-events:none;transition:all .4s ease-in-out}.langs-menu.desktop.open{transform:scale(1);opacity:1;pointer-events:initial}.langs-menu.desktop .langs-header{display:none}.langs-menu.desktop .langs-item .button{width:100%}.langs-menu.desktop .langs-item.active .button span{color:var(--Text-Brand-Primary-default)}.langs-menu.mobile .langs-item.active .button{background:var(--Fill-1-hover)}.langs-menu.mobile .langs-item.active .button:active{background:var(--Fill-1-pressed)}.langs-menu.mobile .langs-item.active .button .checkmark{margin-inline-start:auto}.langs-menu.mobile .langs-item-link{min-height:58px;width:100%;background-color:var(--Fill-1-default);justify-content:space-between}.langs-menu.mobile .langs-item-link:active{background-color:var(--Fill-1-pressed)}.langs-menu.popup{scrollbar-color:var(--Fill-Tertiary-default) transparent;scrollbar-width:thin}.langs-menu.popup::-webkit-scrollbar{width:4px;background:transparent}.langs-menu.popup::-webkit-scrollbar-track{background-color:transparent;margin-block:12px}.langs-menu.popup::-webkit-scrollbar-thumb{background-color:var(--Fill-Tertiary-default);border-radius:4px;height:45px;overflow:hidden;cursor:pointer}.langs-menu.popup{position:fixed;left:0;right:0;bottom:-150%;max-height:360px;background-color:var(--Fill-1-default);border-radius:24px 24px 0 0;overflow-y:auto;z-index:4;transition:bottom .3s ease-in-out}.langs-menu.popup.open{bottom:0}.langs-menu.popup .langs-list{padding-top:100px;padding-inline:20px;padding-bottom:24px}.langs-dropdown-button.mobile{display:flex;justify-content:space-between;width:100%;padding:19px 10px;background:var(--Fill-1-hover)}.langs-dropdown-button.mobile>svg{pointer-events:none;transform:rotate(-90deg)}.langs-dropdown-button.mobile>svg path{stroke:var(--Fill-Brand-default)}.langs-dropdown-button.mobile>span{pointer-events:none}.body-on-mobile-menu .langs-dropdown-button.is-expanded{position:relative}.body-on-mobile-menu .langs-dropdown-button.is-expanded:before{content:"";position:fixed;left:0;bottom:0;width:100%;height:100dvh;background:var(--Fill-0-alpha70);z-index:3}body[dir=rtl] .langs-dropdown-button.mobile>svg{transform:rotate(90deg)}.header{transition:background-color .2s ease-in-out}.header .button-login{position:relative}.header-wrap{padding-block:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 auto;max-width:1424px;padding-inline:16px}@media screen and (min-width:480px){.header-wrap{padding-inline:24px}}@media screen and (min-width:720px){.header-wrap{padding-inline:32px}}@media screen and (min-width:1366px){.header-wrap{padding-inline:40px}}@media screen and (min-width:1440px){.header-wrap{padding-inline:48px}}@media screen and (min-width:720px){.header-wrap{padding-block:20px}}@media screen and (max-width:600px){.header-wrap .button-icon{padding:10px}.header-wrap .button-icon span{display:none}}@media screen and (max-width:480px){.header.authorized .header-wrap{min-height:100px}}@media screen and (max-width:480px){.header-cta.authorized{font-size:12px}}.header.mobile-menu-scrolling{position:relative}.header.mobile-menu-scrolling:after{opacity:1}.header:after{opacity:0;transition:opacity .2s ease-in-out;content:"";position:absolute;top:calc(100% - 5px);width:100%;height:40px;background:linear-gradient(180deg,var(--Fill-1-default) 0%,var(--Fill-1-alpha0) 100%);z-index:101;pointer-events:none}.logo-wrap{display:flex;align-items:center;gap:6px}@media screen and (min-width:1024px){.logo-wrap>svg{width:152.9px;height:auto}}.logo-wrap,.nav{flex-grow:1}@media screen and (max-width:393px){.langs-dropdown-button{padding:8px 2px;gap:0}.langs-dropdown-button>span{padding-inline:2px}.logo-wrap svg{width:100px}.header-wrap{gap:6px}.header-wrap .button-icon{padding:8px}.header-cta{padding:8px 4px}}.footer-content{border-top:1px solid rgba(166,166,166,.1);gap:56px;display:flex;flex-direction:column;padding:56px 0}.footer-top{display:flex;flex-direction:column;gap:56px}@media screen and (min-width:720px){.footer-top{flex-direction:column-reverse;gap:80px}}@media screen and (min-width:1024px){.footer-top{flex-direction:row-reverse;justify-content:space-between}}.footer-programs{display:flex;gap:12px;width:100%}@media screen and (min-width:720px){.footer-programs{gap:8px}}@media screen and (min-width:1024px){.footer-programs{max-width:30%}}.footer-programs-left,.footer-programs-right{display:flex;flex-direction:column;width:50%}@media screen and (min-width:720px)and (max-width:1023px){.footer-programs-left,.footer-programs-right{flex-direction:row}}.footer-programs-right{gap:12px}.footer-programs-right .footer-program{height:108px}@media screen and (min-width:720px)and (max-width:1023px){.footer-programs-right .footer-program{width:50%}}@media screen and (min-width:720px){.footer-programs-right .footer-program{height:130px}}@media screen and (min-width:1024px){.footer-programs-right .footer-program{height:104px}}@media screen and (min-width:720px){.footer-programs-right{gap:8px;flex-grow:1}}.footer-programs-left .footer-program{flex-grow:1}@media screen and (min-width:720px)and (max-width:1023px){.footer-programs-left{width:calc(33% - 4px)}}@media screen and (min-width:1024px){.footer-programs-left{height:216px}}.footer-program{border-radius:16px;transition:background-color ease-in-out .2s;background-color:var(--Fill-1-default);padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none}@media screen and (min-width:720px){.footer-program{height:130px}}.footer-program:hover{background-color:var(--Fill-1-hover)}.footer-program:hover .footer-program-arrow{stroke:var(--Fill-Brand-default)}.footer-program:active{background-color:var(--Fill-1-pressed)}.footer-program:active .footer-program-arrow{stroke:var(--Fill-Brand-pressed)}.footer-program-arrow{position:absolute;right:16px;top:16px;stroke:var(--Fill-Tertiary-default);transition:stroke ease-in-out .2s}.footer-program-label{color:var(--Text-Primary);font-weight:500}.footer-program-icon{width:40px;height:40px;border-radius:50%;background-color:var(--Fill-2-default);display:flex;align-items:center;justify-content:center}.footer-program-icon-affiliate{background-color:#182200}.footer-program-icon-affiliate img{width:30px}.footer-links{display:flex;flex-wrap:wrap;gap:40px 20px}@media screen and (min-width:720px){.footer-links{gap:48px 20px;max-width:650px}}.footer-links .label-1{color:var(--Text-Quaternary)}@media screen and (min-width:720px){.footer-links .label-1{margin-bottom:4px}}.footer-links-block{display:flex;flex-direction:column;gap:20px;width:calc(50% - 10px)}@media screen and (min-width:720px){.footer-links-block{gap:12px}}@media screen and (min-width:1024px){.footer-links-block{width:calc(33% - 12px)}}.footer-socials{display:flex;gap:16px 20px;flex-wrap:wrap;margin-top:40px}@media screen and (min-width:720px){.footer-socials{flex-wrap:nowrap;gap:32px}}.footer-socials .button-link{width:calc(50% - 10px)}@media screen and (min-width:720px){.footer-socials .button-link{width:auto}}.footer-warning{display:flex;flex-direction:column;gap:12px}.footer-warning-title{color:var(--Text-Secondary-default);font-variant-numeric:lining-nums proportional-nums;font-weight:500;line-height:18px;letter-spacing:.14px}.footer-warning-text{color:var(--Text-Tertiary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright{color:var(--Text-Quaternary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright img{width:119px;height:21px}@media screen and (min-width:720px){.footer-copyright{display:flex;flex-direction:row-reverse;justify-content:space-between}}.footer-powered-by{color:var(--Fill-Tertiary-default);display:inline-flex;gap:12px;align-items:center;justify-content:flex-start;margin-bottom:24px}@media screen and (min-width:720px){.footer-powered-by{margin-bottom:0}}.footer-programs-desktop{position:relative;padding-bottom:168px}.footer-qr{padding:20px;border-radius:24px;background:var(--Fill-1-default);display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:0;width:100%;height:160px;top:241px}.footer-qr svg{color:var(--Fill-Primary-default);display:block;width:120px;height:120px}@media screen and (min-width:720px){.footer-qr{top:138px}}@media screen and (min-width:1024px){.footer-qr{top:225px}}body[dir=rtl] .footer-link-arrow{transform:scaleX(-1)}body[dir=rtl] .footer-program-arrow{transform:scaleX(-1);left:16px;right:auto}@font-face{font-family:Suisse Intl;font-weight:400;src:url(../../../fonts/suisse-intl/suisse-intl-regular.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-regular.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:450;src:url(../../../fonts/suisse-intl/suisse-intl-book.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-book.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:500;src:url(../../../fonts/suisse-intl/suisse-intl-medium.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-medium.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Suisse Intl;font-weight:600;src:url(../../../fonts/suisse-intl/suisse-intl-semibold.woff2) format("woff2"),url(../../../fonts/suisse-intl/suisse-intl-semibold.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Reddit Mono;font-weight:400;src:url(/fonts/reddit-mono/reddit-mono-medium.woff2) format("woff2"),url(/fonts/reddit-mono/reddit-mono-medium.woff) format("woff");font-style:normal;font-display:swap}.display,.display-4,.display-3,.display-2,.display-1{font-weight:450}.display-1{font-size:36px;line-height:44px}@media screen and (min-width:480px){.display-1{font-size:48px;line-height:56px}}@media screen and (min-width:720px){.display-1{font-size:64px;line-height:72px}}@media screen and (min-width:1024px){.display-1{font-size:88px;line-height:92px}}body[dir=rtl] .display-1{line-height:1.25}.display-2{font-size:36px;line-height:44px}@media screen and (min-width:480px){.display-2{font-size:44px;line-height:54px}}@media screen and (min-width:720px){.display-2{font-size:56px;line-height:64px}}@media screen and (min-width:1024px){.display-2{font-size:72px;line-height:82px}}.display-3{font-size:32px;line-height:40px}@media screen and (min-width:480px){.display-3{font-size:36px;line-height:44px}}@media screen and (min-width:720px){.display-3{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.display-3{font-size:46px;line-height:56px}}.display-4{font-size:24px;line-height:32px}@media screen and (min-width:480px){.display-4{font-size:32px;line-height:40px}}@media screen and (min-width:720px){.display-4{font-size:36px;line-height:44px}}@media screen and (min-width:1024px){.display-4{font-size:36px;line-height:44px}}.title,.title-4,.title-3,.title-2,.title-1{font-weight:500}.title-1{font-size:24px;line-height:32px}.title-2{font-size:18px;line-height:26px}@media screen and (min-width:1024px){.title-2{font-size:20px;line-height:28px}}.title-3{font-size:16px;line-height:24px;letter-spacing:.1px}.title-4{font-size:14px;line-height:20px}.subtitle-1{font-weight:400;font-size:18px;line-height:28px}@media screen and (min-width:1024px){.subtitle-1{font-size:20px;line-height:32px}}.subtitle-2{font-weight:400;font-size:14px;line-height:20px}@media screen and (min-width:720px){.subtitle-2{font-size:16px;line-height:24px}}.body-accent-1{font-weight:600;font-size:16px;line-height:24px}.body-accent-2{font-weight:600;font-size:14px;line-height:20px}.body-1{font-weight:400;font-size:16px;line-height:24px}.body-2{font-weight:400;font-size:14px;line-height:20px}.caption-accent{font-weight:600;font-size:12px;line-height:16px}.caption{font-weight:400;font-size:12px;line-height:16px}.caption-2{font-size:10px;line-height:14px}.label-1{font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.36px}.label-2{font-weight:500;text-transform:uppercase;font-size:10px;line-height:14px;letter-spacing:1.5px}h2{color:var(--Text-Primary)}.tag{padding:4px 12px;border-radius:32px;border:1px solid transparent}.text-primary{color:var(--Text-Primary)}.text-secondary{color:var(--Text-Secondary-default)}.text-tertiary{color:var(--Text-Tertiary)}.text-quaternary{color:var(--Text-Quaternary)}.text-negative{color:var(--Text-Negative-Primary)}.text-positive{color:var(--Text-Positive-Primary)}.header-gradient-wrap{position:absolute;left:0;top:0;height:200vh;width:100vw;overflow:hidden}.header-gradient-wrap:before,.header-gradient-wrap:after{content:"";position:absolute;width:50vw;height:50vw;top:-25vw;transform:rotate(45deg);background:radial-gradient(119.44% 104.13% at 91.11% 5.68%,#ff761e4d,#14181500);opacity:1;filter:blur(40px);will-change:filter;pointer-events:none;z-index:5}.header-gradient-wrap:before{left:-20vw}.header-gradient-wrap:after{right:-20vw}@media screen and (min-width:720px){.header-gradient-wrap:before,.header-gradient-wrap:after{width:80vw;height:80vw;filter:blur(120px)}.header-gradient-wrap:before{left:-70vw;top:-50vw}.header-gradient-wrap:after{right:-30vw;top:-50vw}}div.svelte-1yz7hnz{width:100dvw;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:0 40px;max-width:960px;margin:0 auto;text-align:center}.form-header.svelte-g3b165{display:flex;justify-content:space-between;align-items:center}.form-header-label.svelte-g3b165{color:var(--Text-Quaternary)}.button-go-back.svelte-g3b165{cursor:pointer}.lp-social-buttons.svelte-q9mepr{display:flex;align-items:center;gap:8px;min-height:48px}.lp-social-buttons.svelte-q9mepr .button:where(.svelte-q9mepr){width:100%}div.svelte-czy5dp{color:var(--Text-Secondary-default);font-size:14px;line-height:20px;padding-block:6px;text-align:center}a.svelte-czy5dp{text-decoration:none;font-weight:600;margin-left:8px}.button.svelte-19lqwhk{margin-top:24px;color:#fff;display:block;width:100%}.pass-wrap.svelte-1hv73kn{position:relative}.pass-wrap.svelte-1hv73kn .styled-input:where(.svelte-1hv73kn){padding-inline-end:44px}.toggle-pass-visibility.svelte-1hv73kn{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer}body[dir=rtl] .toggle-pass-visibility.svelte-1hv73kn{left:14px;right:auto}.submit-button.svelte-1yqb9fm button:where(.svelte-1yqb9fm){margin-top:28px;width:100%}.loading-icon.svelte-1yqb9fm{display:none;animation:svelte-1yqb9fm-spin 2.5s linear infinite}.lp-button-submit.loading.svelte-1yqb9fm .loading-icon:where(.svelte-1yqb9fm){display:flex}.lp-button-submit.loading.svelte-1yqb9fm span:where(.svelte-1yqb9fm){display:none}@keyframes svelte-1yqb9fm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lp-state-forbidden.svelte-1mya8dp{color:var(--Text-Primary)}.lp-brand-name.svelte-1mya8dp{margin-bottom:24px}.lp-button-authorized.svelte-1wyyzjv{margin-top:24px;width:100%}.outer-text.svelte-1901a3b{color:var(--Text-Tertiary, #827e7d);font-size:12px;font-weight:400;line-height:16px;text-align:center;margin-top:auto}.outer-text a{color:inherit;cursor:pointer}#reg-form{position:fixed;top:20px;bottom:20px;right:50%;width:calc(100% - 40px);max-width:432px;padding:20px 16px;background:var(--Fill-1-default);box-shadow:0 0 250px 0 var(--Fill-0-alpha70, rgba(27, 24, 23, .7));border-radius:26px;overflow:hidden;transform:translate(180%);transition:transform .3s ease-in-out;z-index:100}#reg-form.open{transform:translate(50%)}@media screen and (min-width:393px){#reg-form{top:24px;bottom:24px;padding:24px 20px 32px;width:calc(100% - 48px);border-radius:32px}}@media screen and (min-width:720px){#reg-form{right:24px;width:400px;min-width:400px;padding:32px;transform:translate(110%)}#reg-form.open{transform:translate(0)}}@media screen and (max-width:392px){#reg-form .button-size-l{padding:clamp(10px,3vw,12px) clamp(10px,3.5vw,14px);border-radius:clamp(10px,3vw,14px);font-size:clamp(14px,4vw,16px);line-height:clamp(20px,6vw,24px);font-weight:500}}#reg-form .form{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}#reg-form .form::-webkit-scrollbar{display:none}#reg-form .form-wrap{display:flex;flex-direction:column;width:100%;height:100%}#reg-form .form-steps{display:flex;width:100%;position:relative}#reg-form .form-step{position:relative;display:flex;flex-direction:column;position:absolute;top:0;opacity:0;transform:translate(400px);transition:transform .5s ease-in-out}#reg-form .form-step-initial{transform:translate(-400px)}#reg-form .form-step-initial .visible{transform:translate(0)}#reg-form .form-step.visible{position:static;transform:translate(0);width:100%;min-width:100%;opacity:1}#reg-form .form-title{width:101%}#reg-form .form-title-wrap{color:var(--Text-Primary, #eceae9);margin-block:19.54px}@media screen and (min-width:393px)and (min-height:800px){#reg-form .form-title-wrap{margin-block:24px}}@media screen and (min-width:480px)and (min-height:800px){#reg-form .form-title-wrap{margin-block:32px}}#reg-form .form-subtitle{color:var(--Text-Tertiary);margin-top:16px}#reg-form .form-divider{display:flex;align-items:center;color:var(--Text-Quaternary);font-feature-settings:"salt" on;font-size:12px;font-weight:500;line-height:16px;gap:6px}#reg-form .form-divider:before,#reg-form .form-divider:after{content:"";display:block;height:1px;background-color:var(--Fill-3-default);flex-grow:1}#reg-form .form-fields{display:flex;flex-direction:column;gap:13px;text-align:left;width:100%}@media screen and (min-width:393px){#reg-form .form-fields{gap:16px}}#reg-form .form-fields .label{color:var(--Text-Quaternary);width:fit-content}#reg-form .form-actions{position:relative;margin-bottom:20px}#reg-form .v-hidden{visibility:hidden}#reg-form .d-none{display:none!important}#reg-form .lp-select-country-desktop.d-flex{display:flex;flex-flow:column}#reg-form .lp-select-country-list-item.order-top{order:-1}#reg-form .lp-social-agreement-inline,#reg-form .lp-error-terms-required{display:none!important}#reg-form .lp-terms-checkbox{display:none}#reg-form .lp-lo in-btn,#reg-form .lp-state-forbidden a{font-weight:600;text-decoration:none}#reg-form .form-text{font-size:18px;line-height:1.5}body[dir=rtl] #reg-form{transform:translate(-100vw)}body[dir=rtl] #reg-form.open{transform:translate(50%)}@media screen and (min-width:720px){body[dir=rtl] #reg-form.open{transform:translate(calc(-100vw + 454px))}}body[dir=rtl] #reg-form .form-step{transform:translate(-400px)}body[dir=rtl] #reg-form .form-step-initial{transform:translate(400px)}body[dir=rtl] #reg-form .form-step-initial .visible,body[dir=rtl] #reg-form .form-step.visible{transform:translate(0)}.form-label{color:var(--Text-Secondary-default);font-size:14px;font-weight:500;line-height:20px;display:block;width:fit-content;margin-inline-end:auto;margin-bottom:4px}.styled-input{color:var(--Text-Primary);font-size:16px;font-weight:400;line-height:24px;white-space:nowrap;text-overflow:ellipsis;width:100%;padding:8px 12px;border:1px solid transparent;border-radius:14px;background-color:var(--Fill-2-default);transition:border ease-in-out .1s,background-color ease-out .2s}.styled-input:hover{background-color:var(--Fill-2-hover)}.styled-input:focus,.styled-input:focus-visible{border-color:#c46921;background-color:var(--Fill-1-default);outline:none}.styled-input:-webkit-autofill{background-color:var(--Fill-1-default)!important;color:var(--Text-Primary)!important;-webkit-box-shadow:0 0 0 1000px var(--Fill-1-default) inset!important;-webkit-text-fill-color:var(--Text-Primary)!important;box-shadow:0 0 0 1000px var(--Fill-1-default) inset!important;border-color:#c46921!important;caret-color:var(--Text-Primary)!important}.styled-input::placeholder{color:var(--Text-Tertiary)}.styled-input.is-error{border-color:var(--Text-Negative-Primary)}.field-error{color:var(--Text-Negative-Primary);font-size:14px;line-height:18px;width:fit-content;margin-top:6px;margin-inline-end:auto}#reg-form .form-step-qr.svelte-114kcix .form-fields:where(.svelte-114kcix){max-height:70dvh;border-radius:0;gap:32px}.qr-subtitle.svelte-114kcix{color:var(--Text-Secondary-default);width:fit-content}.qr-wrap.svelte-114kcix{display:flex;flex-direction:column;align-items:center;padding:48px;border-radius:40px;background:var(--Fill-2-default);min-height:262px}.qr-subtitle2.svelte-114kcix{color:var(--Text-Quaternary, #6d6764);font-size:14px;font-weight:400;line-height:150%;width:fit-content}.lp-select-country-list-item,.lp-select-phone-list-item{display:flex;align-items:center;justify-content:start;gap:8px}.lp-select-country-list-item:before,.lp-select-phone-list-item:before{content:"";background-size:20px;height:20px!important;width:20px!important;min-width:20px!important;background-repeat:no-repeat;display:block;border-radius:50%}.lp-select-country-list-item[data-country-code=ac]:before,.lp-select-phone-list-item[data-country-code=ac]:before{background-image:url(/images/form/flags/ac.svg)}.lp-select-country-list-item[data-country-code=ad]:before,.lp-select-phone-list-item[data-country-code=ad]:before{background-image:url(../../../images/form/flags/ad.svg)}.lp-select-country-list-item[data-country-code=ae]:before,.lp-select-phone-list-item[data-country-code=ae]:before{background-image:url(../../../images/form/flags/ae.svg)}.lp-select-country-list-item[data-country-code=af]:before,.lp-select-phone-list-item[data-country-code=af]:before{background-image:url(../../../images/form/flags/af.svg)}.lp-select-country-list-item[data-country-code=ag]:before,.lp-select-phone-list-item[data-country-code=ag]:before{background-image:url(../../../images/form/flags/ag.svg)}.lp-select-country-list-item[data-country-code=ai]:before,.lp-select-phone-list-item[data-country-code=ai]:before{background-image:url(../../../images/form/flags/ai.svg)}.lp-select-country-list-item[data-country-code=al]:before,.lp-select-phone-list-item[data-country-code=al]:before{background-image:url(../../../images/form/flags/al.svg)}.lp-select-country-list-item[data-country-code=am]:before,.lp-select-phone-list-item[data-country-code=am]:before{background-image:url(../../../images/form/flags/am.svg)}.lp-select-country-list-item[data-country-code=ao]:before,.lp-select-phone-list-item[data-country-code=ao]:before{background-image:url(../../../images/form/flags/ao.svg)}.lp-select-country-list-item[data-country-code=aq]:before,.lp-select-phone-list-item[data-country-code=aq]:before{background-image:url(../../../images/form/flags/aq.svg)}.lp-select-country-list-item[data-country-code=ar]:before,.lp-select-phone-list-item[data-country-code=ar]:before{background-image:url(../../../images/form/flags/ar.svg)}.lp-select-country-list-item[data-country-code=as]:before,.lp-select-phone-list-item[data-country-code=as]:before{background-image:url(../../../images/form/flags/as.svg)}.lp-select-country-list-item[data-country-code=at]:before,.lp-select-phone-list-item[data-country-code=at]:before{background-image:url(../../../images/form/flags/at.svg)}.lp-select-country-list-item[data-country-code=au]:before,.lp-select-phone-list-item[data-country-code=au]:before{background-image:url(../../../images/form/flags/au.svg)}.lp-select-country-list-item[data-country-code=aw]:before,.lp-select-phone-list-item[data-country-code=aw]:before{background-image:url(../../../images/form/flags/aw.svg)}.lp-select-country-list-item[data-country-code=ax]:before,.lp-select-phone-list-item[data-country-code=ax]:before{background-image:url(../../../images/form/flags/ax.svg)}.lp-select-country-list-item[data-country-code=az]:before,.lp-select-phone-list-item[data-country-code=az]:before{background-image:url(../../../images/form/flags/az.svg)}.lp-select-country-list-item[data-country-code=ba]:before,.lp-select-phone-list-item[data-country-code=ba]:before{background-image:url(../../../images/form/flags/ba.svg)}.lp-select-country-list-item[data-country-code=bb]:before,.lp-select-phone-list-item[data-country-code=bb]:before{background-image:url(../../../images/form/flags/bb.svg)}.lp-select-country-list-item[data-country-code=bd]:before,.lp-select-phone-list-item[data-country-code=bd]:before{background-image:url(../../../images/form/flags/bd.svg)}.lp-select-country-list-item[data-country-code=be]:before,.lp-select-phone-list-item[data-country-code=be]:before{background-image:url(../../../images/form/flags/be.svg)}.lp-select-country-list-item[data-country-code=bf]:before,.lp-select-phone-list-item[data-country-code=bf]:before{background-image:url(../../../images/form/flags/bf.svg)}.lp-select-country-list-item[data-country-code=bg]:before,.lp-select-phone-list-item[data-country-code=bg]:before{background-image:url(../../../images/form/flags/bg.svg)}.lp-select-country-list-item[data-country-code=bh]:before,.lp-select-phone-list-item[data-country-code=bh]:before{background-image:url(../../../images/form/flags/bh.svg)}.lp-select-country-list-item[data-country-code=bi]:before,.lp-select-phone-list-item[data-country-code=bi]:before{background-image:url(../../../images/form/flags/bi.svg)}.lp-select-country-list-item[data-country-code=bj]:before,.lp-select-phone-list-item[data-country-code=bj]:before{background-image:url(../../../images/form/flags/bj.svg)}.lp-select-country-list-item[data-country-code=bl]:before,.lp-select-phone-list-item[data-country-code=bl]:before{background-image:url(../../../images/form/flags/bl.svg)}.lp-select-country-list-item[data-country-code=bm]:before,.lp-select-phone-list-item[data-country-code=bm]:before{background-image:url(../../../images/form/flags/bm.svg)}.lp-select-country-list-item[data-country-code=bn]:before,.lp-select-phone-list-item[data-country-code=bn]:before{background-image:url(../../../images/form/flags/bn.svg)}.lp-select-country-list-item[data-country-code=bo]:before,.lp-select-phone-list-item[data-country-code=bo]:before{background-image:url(../../../images/form/flags/bo.svg)}.lp-select-country-list-item[data-country-code=bq]:before,.lp-select-phone-list-item[data-country-code=bq]:before{background-image:url(../../../images/form/flags/bq.svg)}.lp-select-country-list-item[data-country-code=br]:before,.lp-select-phone-list-item[data-country-code=br]:before{background-image:url(../../../images/form/flags/br.svg)}.lp-select-country-list-item[data-country-code=bs]:before,.lp-select-phone-list-item[data-country-code=bs]:before{background-image:url(../../../images/form/flags/bs.svg)}.lp-select-country-list-item[data-country-code=bt]:before,.lp-select-phone-list-item[data-country-code=bt]:before{background-image:url(../../../images/form/flags/bt.svg)}.lp-select-country-list-item[data-country-code=bv]:before,.lp-select-phone-list-item[data-country-code=bv]:before{background-image:url(../../../images/form/flags/bv.svg)}.lp-select-country-list-item[data-country-code=bw]:before,.lp-select-phone-list-item[data-country-code=bw]:before{background-image:url(../../../images/form/flags/bw.svg)}.lp-select-country-list-item[data-country-code=by]:before,.lp-select-phone-list-item[data-country-code=by]:before{background-image:url(../../../images/form/flags/by.svg)}.lp-select-country-list-item[data-country-code=bz]:before,.lp-select-phone-list-item[data-country-code=bz]:before{background-image:url(../../../images/form/flags/bz.svg)}.lp-select-country-list-item[data-country-code=ca]:before,.lp-select-phone-list-item[data-country-code=ca]:before{background-image:url(../../../images/form/flags/ca.svg)}.lp-select-country-list-item[data-country-code=cc]:before,.lp-select-phone-list-item[data-country-code=cc]:before{background-image:url(../../../images/form/flags/cc.svg)}.lp-select-country-list-item[data-country-code=cd]:before,.lp-select-phone-list-item[data-country-code=cd]:before{background-image:url(../../../images/form/flags/cd.svg)}.lp-select-country-list-item[data-country-code=cf]:before,.lp-select-phone-list-item[data-country-code=cf]:before{background-image:url(../../../images/form/flags/cf.svg)}.lp-select-country-list-item[data-country-code=cg]:before,.lp-select-phone-list-item[data-country-code=cg]:before{background-image:url(../../../images/form/flags/cg.svg)}.lp-select-country-list-item[data-country-code=ch]:before,.lp-select-phone-list-item[data-country-code=ch]:before{background-image:url(../../../images/form/flags/ch.svg)}.lp-select-country-list-item[data-country-code=ci]:before,.lp-select-phone-list-item[data-country-code=ci]:before{background-image:url(../../../images/form/flags/ci.svg)}.lp-select-country-list-item[data-country-code=ck]:before,.lp-select-phone-list-item[data-country-code=ck]:before{background-image:url(../../../images/form/flags/ck.svg)}.lp-select-country-list-item[data-country-code=cl]:before,.lp-select-phone-list-item[data-country-code=cl]:before{background-image:url(../../../images/form/flags/cl.svg)}.lp-select-country-list-item[data-country-code=cm]:before,.lp-select-phone-list-item[data-country-code=cm]:before{background-image:url(../../../images/form/flags/cm.svg)}.lp-select-country-list-item[data-country-code=cn]:before,.lp-select-phone-list-item[data-country-code=cn]:before{background-image:url(../../../images/form/flags/cn.svg)}.lp-select-country-list-item[data-country-code=co]:before,.lp-select-phone-list-item[data-country-code=co]:before{background-image:url(../../../images/form/flags/co.svg)}.lp-select-country-list-item[data-country-code=cp]:before,.lp-select-phone-list-item[data-country-code=cp]:before{background-image:url(../../../images/form/flags/cp.svg)}.lp-select-country-list-item[data-country-code=cr]:before,.lp-select-phone-list-item[data-country-code=cr]:before{background-image:url(../../../images/form/flags/cr.svg)}.lp-select-country-list-item[data-country-code=cu]:before,.lp-select-phone-list-item[data-country-code=cu]:before{background-image:url(../../../images/form/flags/cu.svg)}.lp-select-country-list-item[data-country-code=cv]:before,.lp-select-phone-list-item[data-country-code=cv]:before{background-image:url(../../../images/form/flags/cv.svg)}.lp-select-country-list-item[data-country-code=cw]:before,.lp-select-phone-list-item[data-country-code=cw]:before{background-image:url(../../../images/form/flags/cw.svg)}.lp-select-country-list-item[data-country-code=cx]:before,.lp-select-phone-list-item[data-country-code=cx]:before{background-image:url(../../../images/form/flags/cx.svg)}.lp-select-country-list-item[data-country-code=cy]:before,.lp-select-phone-list-item[data-country-code=cy]:before{background-image:url(../../../images/form/flags/cy.svg)}.lp-select-country-list-item[data-country-code=cz]:before,.lp-select-phone-list-item[data-country-code=cz]:before{background-image:url(../../../images/form/flags/cz.svg)}.lp-select-country-list-item[data-country-code=de]:before,.lp-select-phone-list-item[data-country-code=de]:before{background-image:url(../../../images/form/flags/de.svg)}.lp-select-country-list-item[data-country-code=dg]:before,.lp-select-phone-list-item[data-country-code=dg]:before{background-image:url(../../../images/form/flags/dg.svg)}.lp-select-country-list-item[data-country-code=dj]:before,.lp-select-phone-list-item[data-country-code=dj]:before{background-image:url(../../../images/form/flags/dj.svg)}.lp-select-country-list-item[data-country-code=dk]:before,.lp-select-phone-list-item[data-country-code=dk]:before{background-image:url(../../../images/form/flags/dk.svg)}.lp-select-country-list-item[data-country-code=dm]:before,.lp-select-phone-list-item[data-country-code=dm]:before{background-image:url(../../../images/form/flags/dm.svg)}.lp-select-country-list-item[data-country-code=do]:before,.lp-select-phone-list-item[data-country-code=do]:before{background-image:url(../../../images/form/flags/do.svg)}.lp-select-country-list-item[data-country-code=dz]:before,.lp-select-phone-list-item[data-country-code=dz]:before{background-image:url(../../../images/form/flags/dz.svg)}.lp-select-country-list-item[data-country-code=ea]:before,.lp-select-phone-list-item[data-country-code=ea]:before{background-image:url(/images/form/flags/ea.svg)}.lp-select-country-list-item[data-country-code=ec]:before,.lp-select-phone-list-item[data-country-code=ec]:before{background-image:url(../../../images/form/flags/ec.svg)}.lp-select-country-list-item[data-country-code=ee]:before,.lp-select-phone-list-item[data-country-code=ee]:before{background-image:url(../../../images/form/flags/ee.svg)}.lp-select-country-list-item[data-country-code=eg]:before,.lp-select-phone-list-item[data-country-code=eg]:before{background-image:url(../../../images/form/flags/eg.svg)}.lp-select-country-list-item[data-country-code=eh]:before,.lp-select-phone-list-item[data-country-code=eh]:before{background-image:url(../../../images/form/flags/eh.svg)}.lp-select-country-list-item[data-country-code=er]:before,.lp-select-phone-list-item[data-country-code=er]:before{background-image:url(../../../images/form/flags/er.svg)}.lp-select-country-list-item[data-country-code=es]:before,.lp-select-phone-list-item[data-country-code=es]:before{background-image:url(../../../images/form/flags/es.svg)}.lp-select-country-list-item[data-country-code=et]:before,.lp-select-phone-list-item[data-country-code=et]:before{background-image:url(../../../images/form/flags/et.svg)}.lp-select-country-list-item[data-country-code=eu]:before,.lp-select-phone-list-item[data-country-code=eu]:before{background-image:url(../../../images/form/flags/eu.svg)}.lp-select-country-list-item[data-country-code=fi]:before,.lp-select-phone-list-item[data-country-code=fi]:before{background-image:url(../../../images/form/flags/fi.svg)}.lp-select-country-list-item[data-country-code=fj]:before,.lp-select-phone-list-item[data-country-code=fj]:before{background-image:url(../../../images/form/flags/fj.svg)}.lp-select-country-list-item[data-country-code=fk]:before,.lp-select-phone-list-item[data-country-code=fk]:before{background-image:url(../../../images/form/flags/fk.svg)}.lp-select-country-list-item[data-country-code=fm]:before,.lp-select-phone-list-item[data-country-code=fm]:before{background-image:url(../../../images/form/flags/fm.svg)}.lp-select-country-list-item[data-country-code=fo]:before,.lp-select-phone-list-item[data-country-code=fo]:before{background-image:url(../../../images/form/flags/fo.svg)}.lp-select-country-list-item[data-country-code=fr]:before,.lp-select-phone-list-item[data-country-code=fr]:before{background-image:url(../../../images/form/flags/fr.svg)}.lp-select-country-list-item[data-country-code=ga]:before,.lp-select-phone-list-item[data-country-code=ga]:before{background-image:url(../../../images/form/flags/ga.svg)}.lp-select-country-list-item[data-country-code=gb]:before,.lp-select-phone-list-item[data-country-code=gb]:before{background-image:url(../../../images/form/flags/gb.svg)}.lp-select-country-list-item[data-country-code=gd]:before,.lp-select-phone-list-item[data-country-code=gd]:before{background-image:url(../../../images/form/flags/gd.svg)}.lp-select-country-list-item[data-country-code=ge]:before,.lp-select-phone-list-item[data-country-code=ge]:before{background-image:url(../../../images/form/flags/ge.svg)}.lp-select-country-list-item[data-country-code=gf]:before,.lp-select-phone-list-item[data-country-code=gf]:before{background-image:url(../../../images/form/flags/gf.svg)}.lp-select-country-list-item[data-country-code=gg]:before,.lp-select-phone-list-item[data-country-code=gg]:before{background-image:url(../../../images/form/flags/gg.svg)}.lp-select-country-list-item[data-country-code=gh]:before,.lp-select-phone-list-item[data-country-code=gh]:before{background-image:url(../../../images/form/flags/gh.svg)}.lp-select-country-list-item[data-country-code=gi]:before,.lp-select-phone-list-item[data-country-code=gi]:before{background-image:url(../../../images/form/flags/gi.svg)}.lp-select-country-list-item[data-country-code=gl]:before,.lp-select-phone-list-item[data-country-code=gl]:before{background-image:url(../../../images/form/flags/gl.svg)}.lp-select-country-list-item[data-country-code=gm]:before,.lp-select-phone-list-item[data-country-code=gm]:before{background-image:url(../../../images/form/flags/gm.svg)}.lp-select-country-list-item[data-country-code=gn]:before,.lp-select-phone-list-item[data-country-code=gn]:before{background-image:url(../../../images/form/flags/gn.svg)}.lp-select-country-list-item[data-country-code=gp]:before,.lp-select-phone-list-item[data-country-code=gp]:before{background-image:url(../../../images/form/flags/gp.svg)}.lp-select-country-list-item[data-country-code=gq]:before,.lp-select-phone-list-item[data-country-code=gq]:before{background-image:url(../../../images/form/flags/gq.svg)}.lp-select-country-list-item[data-country-code=gr]:before,.lp-select-phone-list-item[data-country-code=gr]:before{background-image:url(../../../images/form/flags/gr.svg)}.lp-select-country-list-item[data-country-code=gs]:before,.lp-select-phone-list-item[data-country-code=gs]:before{background-image:url(../../../images/form/flags/gs.svg)}.lp-select-country-list-item[data-country-code=gt]:before,.lp-select-phone-list-item[data-country-code=gt]:before{background-image:url(../../../images/form/flags/gt.svg)}.lp-select-country-list-item[data-country-code=gu]:before,.lp-select-phone-list-item[data-country-code=gu]:before{background-image:url(../../../images/form/flags/gu.svg)}.lp-select-country-list-item[data-country-code=gw]:before,.lp-select-phone-list-item[data-country-code=gw]:before{background-image:url(../../../images/form/flags/gw.svg)}.lp-select-country-list-item[data-country-code=gy]:before,.lp-select-phone-list-item[data-country-code=gy]:before{background-image:url(../../../images/form/flags/gy.svg)}.lp-select-country-list-item[data-country-code=hk]:before,.lp-select-phone-list-item[data-country-code=hk]:before{background-image:url(../../../images/form/flags/hk.svg)}.lp-select-country-list-item[data-country-code=hm]:before,.lp-select-phone-list-item[data-country-code=hm]:before{background-image:url(../../../images/form/flags/hm.svg)}.lp-select-country-list-item[data-country-code=hn]:before,.lp-select-phone-list-item[data-country-code=hn]:before{background-image:url(../../../images/form/flags/hn.svg)}.lp-select-country-list-item[data-country-code=hr]:before,.lp-select-phone-list-item[data-country-code=hr]:before{background-image:url(../../../images/form/flags/hr.svg)}.lp-select-country-list-item[data-country-code=ht]:before,.lp-select-phone-list-item[data-country-code=ht]:before{background-image:url(../../../images/form/flags/ht.svg)}.lp-select-country-list-item[data-country-code=hu]:before,.lp-select-phone-list-item[data-country-code=hu]:before{background-image:url(../../../images/form/flags/hu.svg)}.lp-select-country-list-item[data-country-code=ic]:before,.lp-select-phone-list-item[data-country-code=ic]:before{background-image:url(../../../images/form/flags/ic.svg)}.lp-select-country-list-item[data-country-code=id]:before,.lp-select-phone-list-item[data-country-code=id]:before{background-image:url(../../../images/form/flags/id.svg)}.lp-select-country-list-item[data-country-code=ie]:before,.lp-select-phone-list-item[data-country-code=ie]:before{background-image:url(../../../images/form/flags/ie.svg)}.lp-select-country-list-item[data-country-code=il]:before,.lp-select-phone-list-item[data-country-code=il]:before{background-image:url(../../../images/form/flags/il.svg)}.lp-select-country-list-item[data-country-code=im]:before,.lp-select-phone-list-item[data-country-code=im]:before{background-image:url(../../../images/form/flags/im.svg)}.lp-select-country-list-item[data-country-code=in]:before,.lp-select-phone-list-item[data-country-code=in]:before{background-image:url(../../../images/form/flags/in.svg)}.lp-select-country-list-item[data-country-code=io]:before,.lp-select-phone-list-item[data-country-code=io]:before{background-image:url(../../../images/form/flags/io.svg)}.lp-select-country-list-item[data-country-code=iq]:before,.lp-select-phone-list-item[data-country-code=iq]:before{background-image:url(../../../images/form/flags/iq.svg)}.lp-select-country-list-item[data-country-code=ir]:before,.lp-select-phone-list-item[data-country-code=ir]:before{background-image:url(../../../images/form/flags/ir.svg)}.lp-select-country-list-item[data-country-code=is]:before,.lp-select-phone-list-item[data-country-code=is]:before{background-image:url(../../../images/form/flags/is.svg)}.lp-select-country-list-item[data-country-code=it]:before,.lp-select-phone-list-item[data-country-code=it]:before{background-image:url(../../../images/form/flags/it.svg)}.lp-select-country-list-item[data-country-code=je]:before,.lp-select-phone-list-item[data-country-code=je]:before{background-image:url(../../../images/form/flags/je.svg)}.lp-select-country-list-item[data-country-code=jm]:before,.lp-select-phone-list-item[data-country-code=jm]:before{background-image:url(../../../images/form/flags/jm.svg)}.lp-select-country-list-item[data-country-code=jo]:before,.lp-select-phone-list-item[data-country-code=jo]:before{background-image:url(../../../images/form/flags/jo.svg)}.lp-select-country-list-item[data-country-code=jp]:before,.lp-select-phone-list-item[data-country-code=jp]:before{background-image:url(../../../images/form/flags/jp.svg)}.lp-select-country-list-item[data-country-code=ke]:before,.lp-select-phone-list-item[data-country-code=ke]:before{background-image:url(../../../images/form/flags/ke.svg)}.lp-select-country-list-item[data-country-code=kg]:before,.lp-select-phone-list-item[data-country-code=kg]:before{background-image:url(../../../images/form/flags/kg.svg)}.lp-select-country-list-item[data-country-code=kh]:before,.lp-select-phone-list-item[data-country-code=kh]:before{background-image:url(../../../images/form/flags/kh.svg)}.lp-select-country-list-item[data-country-code=ki]:before,.lp-select-phone-list-item[data-country-code=ki]:before{background-image:url(../../../images/form/flags/ki.svg)}.lp-select-country-list-item[data-country-code=km]:before,.lp-select-phone-list-item[data-country-code=km]:before{background-image:url(../../../images/form/flags/km.svg)}.lp-select-country-list-item[data-country-code=kn]:before,.lp-select-phone-list-item[data-country-code=kn]:before{background-image:url(../../../images/form/flags/kn.svg)}.lp-select-country-list-item[data-country-code=kp]:before,.lp-select-phone-list-item[data-country-code=kp]:before{background-image:url(../../../images/form/flags/kp.svg)}.lp-select-country-list-item[data-country-code=kr]:before,.lp-select-phone-list-item[data-country-code=kr]:before{background-image:url(../../../images/form/flags/kr.svg)}.lp-select-country-list-item[data-country-code=kw]:before,.lp-select-phone-list-item[data-country-code=kw]:before{background-image:url(../../../images/form/flags/kw.svg)}.lp-select-country-list-item[data-country-code=ky]:before,.lp-select-phone-list-item[data-country-code=ky]:before{background-image:url(../../../images/form/flags/ky.svg)}.lp-select-country-list-item[data-country-code=kz]:before,.lp-select-phone-list-item[data-country-code=kz]:before{background-image:url(../../../images/form/flags/kz.svg)}.lp-select-country-list-item[data-country-code=la]:before,.lp-select-phone-list-item[data-country-code=la]:before{background-image:url(../../../images/form/flags/la.svg)}.lp-select-country-list-item[data-country-code=lb]:before,.lp-select-phone-list-item[data-country-code=lb]:before{background-image:url(../../../images/form/flags/lb.svg)}.lp-select-country-list-item[data-country-code=lc]:before,.lp-select-phone-list-item[data-country-code=lc]:before{background-image:url(../../../images/form/flags/lc.svg)}.lp-select-country-list-item[data-country-code=li]:before,.lp-select-phone-list-item[data-country-code=li]:before{background-image:url(../../../images/form/flags/li.svg)}.lp-select-country-list-item[data-country-code=lk]:before,.lp-select-phone-list-item[data-country-code=lk]:before{background-image:url(../../../images/form/flags/lk.svg)}.lp-select-country-list-item[data-country-code=lr]:before,.lp-select-phone-list-item[data-country-code=lr]:before{background-image:url(../../../images/form/flags/lr.svg)}.lp-select-country-list-item[data-country-code=ls]:before,.lp-select-phone-list-item[data-country-code=ls]:before{background-image:url(../../../images/form/flags/ls.svg)}.lp-select-country-list-item[data-country-code=lt]:before,.lp-select-phone-list-item[data-country-code=lt]:before{background-image:url(../../../images/form/flags/lt.svg)}.lp-select-country-list-item[data-country-code=lu]:before,.lp-select-phone-list-item[data-country-code=lu]:before{background-image:url(../../../images/form/flags/lu.svg)}.lp-select-country-list-item[data-country-code=lv]:before,.lp-select-phone-list-item[data-country-code=lv]:before{background-image:url(../../../images/form/flags/lv.svg)}.lp-select-country-list-item[data-country-code=ly]:before,.lp-select-phone-list-item[data-country-code=ly]:before{background-image:url(../../../images/form/flags/ly.svg)}.lp-select-country-list-item[data-country-code=ma]:before,.lp-select-phone-list-item[data-country-code=ma]:before{background-image:url(../../../images/form/flags/ma.svg)}.lp-select-country-list-item[data-country-code=mc]:before,.lp-select-phone-list-item[data-country-code=mc]:before{background-image:url(../../../images/form/flags/mc.svg)}.lp-select-country-list-item[data-country-code=md]:before,.lp-select-phone-list-item[data-country-code=md]:before{background-image:url(../../../images/form/flags/md.svg)}.lp-select-country-list-item[data-country-code=me]:before,.lp-select-phone-list-item[data-country-code=me]:before{background-image:url(../../../images/form/flags/me.svg)}.lp-select-country-list-item[data-country-code=mf]:before,.lp-select-phone-list-item[data-country-code=mf]:before{background-image:url(../../../images/form/flags/mf.svg)}.lp-select-country-list-item[data-country-code=mg]:before,.lp-select-phone-list-item[data-country-code=mg]:before{background-image:url(../../../images/form/flags/mg.svg)}.lp-select-country-list-item[data-country-code=mh]:before,.lp-select-phone-list-item[data-country-code=mh]:before{background-image:url(../../../images/form/flags/mh.svg)}.lp-select-country-list-item[data-country-code=mk]:before,.lp-select-phone-list-item[data-country-code=mk]:before{background-image:url(../../../images/form/flags/mk.svg)}.lp-select-country-list-item[data-country-code=ml]:before,.lp-select-phone-list-item[data-country-code=ml]:before{background-image:url(../../../images/form/flags/ml.svg)}.lp-select-country-list-item[data-country-code=mm]:before,.lp-select-phone-list-item[data-country-code=mm]:before{background-image:url(../../../images/form/flags/mm.svg)}.lp-select-country-list-item[data-country-code=mn]:before,.lp-select-phone-list-item[data-country-code=mn]:before{background-image:url(../../../images/form/flags/mn.svg)}.lp-select-country-list-item[data-country-code=mo]:before,.lp-select-phone-list-item[data-country-code=mo]:before{background-image:url(../../../images/form/flags/mo.svg)}.lp-select-country-list-item[data-country-code=mp]:before,.lp-select-phone-list-item[data-country-code=mp]:before{background-image:url(../../../images/form/flags/mp.svg)}.lp-select-country-list-item[data-country-code=mq]:before,.lp-select-phone-list-item[data-country-code=mq]:before{background-image:url(../../../images/form/flags/mq.svg)}.lp-select-country-list-item[data-country-code=mr]:before,.lp-select-phone-list-item[data-country-code=mr]:before{background-image:url(../../../images/form/flags/mr.svg)}.lp-select-country-list-item[data-country-code=ms]:before,.lp-select-phone-list-item[data-country-code=ms]:before{background-image:url(../../../images/form/flags/ms.svg)}.lp-select-country-list-item[data-country-code=mt]:before,.lp-select-phone-list-item[data-country-code=mt]:before{background-image:url(../../../images/form/flags/mt.svg)}.lp-select-country-list-item[data-country-code=mu]:before,.lp-select-phone-list-item[data-country-code=mu]:before{background-image:url(../../../images/form/flags/mu.svg)}.lp-select-country-list-item[data-country-code=mv]:before,.lp-select-phone-list-item[data-country-code=mv]:before{background-image:url(../../../images/form/flags/mv.svg)}.lp-select-country-list-item[data-country-code=mw]:before,.lp-select-phone-list-item[data-country-code=mw]:before{background-image:url(../../../images/form/flags/mw.svg)}.lp-select-country-list-item[data-country-code=mx]:before,.lp-select-phone-list-item[data-country-code=mx]:before{background-image:url(../../../images/form/flags/mx.svg)}.lp-select-country-list-item[data-country-code=my]:before,.lp-select-phone-list-item[data-country-code=my]:before{background-image:url(../../../images/form/flags/my.svg)}.lp-select-country-list-item[data-country-code=mz]:before,.lp-select-phone-list-item[data-country-code=mz]:before{background-image:url(../../../images/form/flags/mz.svg)}.lp-select-country-list-item[data-country-code=na]:before,.lp-select-phone-list-item[data-country-code=na]:before{background-image:url(../../../images/form/flags/na.svg)}.lp-select-country-list-item[data-country-code=nc]:before,.lp-select-phone-list-item[data-country-code=nc]:before{background-image:url(../../../images/form/flags/nc.svg)}.lp-select-country-list-item[data-country-code=ne]:before,.lp-select-phone-list-item[data-country-code=ne]:before{background-image:url(../../../images/form/flags/ne.svg)}.lp-select-country-list-item[data-country-code=nf]:before,.lp-select-phone-list-item[data-country-code=nf]:before{background-image:url(../../../images/form/flags/nf.svg)}.lp-select-country-list-item[data-country-code=ng]:before,.lp-select-phone-list-item[data-country-code=ng]:before{background-image:url(../../../images/form/flags/ng.svg)}.lp-select-country-list-item[data-country-code=ni]:before,.lp-select-phone-list-item[data-country-code=ni]:before{background-image:url(../../../images/form/flags/ni.svg)}.lp-select-country-list-item[data-country-code=nl]:before,.lp-select-phone-list-item[data-country-code=nl]:before{background-image:url(../../../images/form/flags/nl.svg)}.lp-select-country-list-item[data-country-code=no]:before,.lp-select-phone-list-item[data-country-code=no]:before{background-image:url(../../../images/form/flags/no.svg)}.lp-select-country-list-item[data-country-code=np]:before,.lp-select-phone-list-item[data-country-code=np]:before{background-image:url(../../../images/form/flags/np.svg)}.lp-select-country-list-item[data-country-code=nr]:before,.lp-select-phone-list-item[data-country-code=nr]:before{background-image:url(../../../images/form/flags/nr.svg)}.lp-select-country-list-item[data-country-code=nu]:before,.lp-select-phone-list-item[data-country-code=nu]:before{background-image:url(../../../images/form/flags/nu.svg)}.lp-select-country-list-item[data-country-code=nz]:before,.lp-select-phone-list-item[data-country-code=nz]:before{background-image:url(../../../images/form/flags/nz.svg)}.lp-select-country-list-item[data-country-code=om]:before,.lp-select-phone-list-item[data-country-code=om]:before{background-image:url(../../../images/form/flags/om.svg)}.lp-select-country-list-item[data-country-code=pa]:before,.lp-select-phone-list-item[data-country-code=pa]:before{background-image:url(../../../images/form/flags/pa.svg)}.lp-select-country-list-item[data-country-code=pe]:before,.lp-select-phone-list-item[data-country-code=pe]:before{background-image:url(../../../images/form/flags/pe.svg)}.lp-select-country-list-item[data-country-code=pf]:before,.lp-select-phone-list-item[data-country-code=pf]:before{background-image:url(../../../images/form/flags/pf.svg)}.lp-select-country-list-item[data-country-code=pg]:before,.lp-select-phone-list-item[data-country-code=pg]:before{background-image:url(../../../images/form/flags/pg.svg)}.lp-select-country-list-item[data-country-code=ph]:before,.lp-select-phone-list-item[data-country-code=ph]:before{background-image:url(../../../images/form/flags/ph.svg)}.lp-select-country-list-item[data-country-code=pk]:before,.lp-select-phone-list-item[data-country-code=pk]:before{background-image:url(../../../images/form/flags/pk.svg)}.lp-select-country-list-item[data-country-code=pl]:before,.lp-select-phone-list-item[data-country-code=pl]:before{background-image:url(../../../images/form/flags/pl.svg)}.lp-select-country-list-item[data-country-code=pm]:before,.lp-select-phone-list-item[data-country-code=pm]:before{background-image:url(../../../images/form/flags/pm.svg)}.lp-select-country-list-item[data-country-code=pn]:before,.lp-select-phone-list-item[data-country-code=pn]:before{background-image:url(../../../images/form/flags/pn.svg)}.lp-select-country-list-item[data-country-code=pr]:before,.lp-select-phone-list-item[data-country-code=pr]:before{background-image:url(../../../images/form/flags/pr.svg)}.lp-select-country-list-item[data-country-code=ps]:before,.lp-select-phone-list-item[data-country-code=ps]:before{background-image:url(../../../images/form/flags/ps.svg)}.lp-select-country-list-item[data-country-code=pt]:before,.lp-select-phone-list-item[data-country-code=pt]:before{background-image:url(../../../images/form/flags/pt.svg)}.lp-select-country-list-item[data-country-code=pw]:before,.lp-select-phone-list-item[data-country-code=pw]:before{background-image:url(../../../images/form/flags/pw.svg)}.lp-select-country-list-item[data-country-code=py]:before,.lp-select-phone-list-item[data-country-code=py]:before{background-image:url(../../../images/form/flags/py.svg)}.lp-select-country-list-item[data-country-code=qa]:before,.lp-select-phone-list-item[data-country-code=qa]:before{background-image:url(../../../images/form/flags/qa.svg)}.lp-select-country-list-item[data-country-code=re]:before,.lp-select-phone-list-item[data-country-code=re]:before{background-image:url(../../../images/form/flags/re.svg)}.lp-select-country-list-item[data-country-code=ro]:before,.lp-select-phone-list-item[data-country-code=ro]:before{background-image:url(../../../images/form/flags/ro.svg)}.lp-select-country-list-item[data-country-code=rs]:before,.lp-select-phone-list-item[data-country-code=rs]:before{background-image:url(../../../images/form/flags/rs.svg)}.lp-select-country-list-item[data-country-code=ru]:before,.lp-select-phone-list-item[data-country-code=ru]:before{background-image:url(../../../images/form/flags/ru.svg)}.lp-select-country-list-item[data-country-code=rw]:before,.lp-select-phone-list-item[data-country-code=rw]:before{background-image:url(../../../images/form/flags/rw.svg)}.lp-select-country-list-item[data-country-code=sa]:before,.lp-select-phone-list-item[data-country-code=sa]:before{background-image:url(../../../images/form/flags/sa.svg)}.lp-select-country-list-item[data-country-code=sb]:before,.lp-select-phone-list-item[data-country-code=sb]:before{background-image:url(../../../images/form/flags/sb.svg)}.lp-select-country-list-item[data-country-code=sc]:before,.lp-select-phone-list-item[data-country-code=sc]:before{background-image:url(../../../images/form/flags/sc.svg)}.lp-select-country-list-item[data-country-code=sd]:before,.lp-select-phone-list-item[data-country-code=sd]:before{background-image:url(../../../images/form/flags/sd.svg)}.lp-select-country-list-item[data-country-code=se]:before,.lp-select-phone-list-item[data-country-code=se]:before{background-image:url(../../../images/form/flags/se.svg)}.lp-select-country-list-item[data-country-code=sg]:before,.lp-select-phone-list-item[data-country-code=sg]:before{background-image:url(../../../images/form/flags/sg.svg)}.lp-select-country-list-item[data-country-code=sh]:before,.lp-select-phone-list-item[data-country-code=sh]:before{background-image:url(../../../images/form/flags/sh.svg)}.lp-select-country-list-item[data-country-code=si]:before,.lp-select-phone-list-item[data-country-code=si]:before{background-image:url(../../../images/form/flags/si.svg)}.lp-select-country-list-item[data-country-code=sj]:before,.lp-select-phone-list-item[data-country-code=sj]:before{background-image:url(../../../images/form/flags/sj.svg)}.lp-select-country-list-item[data-country-code=sk]:before,.lp-select-phone-list-item[data-country-code=sk]:before{background-image:url(../../../images/form/flags/sk.svg)}.lp-select-country-list-item[data-country-code=sl]:before,.lp-select-phone-list-item[data-country-code=sl]:before{background-image:url(../../../images/form/flags/sl.svg)}.lp-select-country-list-item[data-country-code=sm]:before,.lp-select-phone-list-item[data-country-code=sm]:before{background-image:url(../../../images/form/flags/sm.svg)}.lp-select-country-list-item[data-country-code=sn]:before,.lp-select-phone-list-item[data-country-code=sn]:before{background-image:url(../../../images/form/flags/sn.svg)}.lp-select-country-list-item[data-country-code=so]:before,.lp-select-phone-list-item[data-country-code=so]:before{background-image:url(../../../images/form/flags/so.svg)}.lp-select-country-list-item[data-country-code=sr]:before,.lp-select-phone-list-item[data-country-code=sr]:before{background-image:url(../../../images/form/flags/sr.svg)}.lp-select-country-list-item[data-country-code=ss]:before,.lp-select-phone-list-item[data-country-code=ss]:before{background-image:url(../../../images/form/flags/ss.svg)}.lp-select-country-list-item[data-country-code=st]:before,.lp-select-phone-list-item[data-country-code=st]:before{background-image:url(../../../images/form/flags/st.svg)}.lp-select-country-list-item[data-country-code=sv]:before,.lp-select-phone-list-item[data-country-code=sv]:before{background-image:url(../../../images/form/flags/sv.svg)}.lp-select-country-list-item[data-country-code=sx]:before,.lp-select-phone-list-item[data-country-code=sx]:before{background-image:url(../../../images/form/flags/sx.svg)}.lp-select-country-list-item[data-country-code=sy]:before,.lp-select-phone-list-item[data-country-code=sy]:before{background-image:url(../../../images/form/flags/sy.svg)}.lp-select-country-list-item[data-country-code=sz]:before,.lp-select-phone-list-item[data-country-code=sz]:before{background-image:url(../../../images/form/flags/sz.svg)}.lp-select-country-list-item[data-country-code=ta]:before,.lp-select-phone-list-item[data-country-code=ta]:before{background-image:url(/images/form/flags/ta.svg)}.lp-select-country-list-item[data-country-code=tc]:before,.lp-select-phone-list-item[data-country-code=tc]:before{background-image:url(../../../images/form/flags/tc.svg)}.lp-select-country-list-item[data-country-code=td]:before,.lp-select-phone-list-item[data-country-code=td]:before{background-image:url(../../../images/form/flags/td.svg)}.lp-select-country-list-item[data-country-code=tf]:before,.lp-select-phone-list-item[data-country-code=tf]:before{background-image:url(../../../images/form/flags/tf.svg)}.lp-select-country-list-item[data-country-code=tg]:before,.lp-select-phone-list-item[data-country-code=tg]:before{background-image:url(../../../images/form/flags/tg.svg)}.lp-select-country-list-item[data-country-code=th]:before,.lp-select-phone-list-item[data-country-code=th]:before{background-image:url(../../../images/form/flags/th.svg)}.lp-select-country-list-item[data-country-code=tj]:before,.lp-select-phone-list-item[data-country-code=tj]:before{background-image:url(../../../images/form/flags/tj.svg)}.lp-select-country-list-item[data-country-code=tk]:before,.lp-select-phone-list-item[data-country-code=tk]:before{background-image:url(../../../images/form/flags/tk.svg)}.lp-select-country-list-item[data-country-code=tl]:before,.lp-select-phone-list-item[data-country-code=tl]:before{background-image:url(../../../images/form/flags/tl.svg)}.lp-select-country-list-item[data-country-code=tm]:before,.lp-select-phone-list-item[data-country-code=tm]:before{background-image:url(../../../images/form/flags/tm.svg)}.lp-select-country-list-item[data-country-code=tn]:before,.lp-select-phone-list-item[data-country-code=tn]:before{background-image:url(../../../images/form/flags/tn.svg)}.lp-select-country-list-item[data-country-code=to]:before,.lp-select-phone-list-item[data-country-code=to]:before{background-image:url(../../../images/form/flags/to.svg)}.lp-select-country-list-item[data-country-code=tr]:before,.lp-select-phone-list-item[data-country-code=tr]:before{background-image:url(../../../images/form/flags/tr.svg)}.lp-select-country-list-item[data-country-code=tt]:before,.lp-select-phone-list-item[data-country-code=tt]:before{background-image:url(../../../images/form/flags/tt.svg)}.lp-select-country-list-item[data-country-code=tv]:before,.lp-select-phone-list-item[data-country-code=tv]:before{background-image:url(../../../images/form/flags/tv.svg)}.lp-select-country-list-item[data-country-code=tw]:before,.lp-select-phone-list-item[data-country-code=tw]:before{background-image:url(../../../images/form/flags/tw.svg)}.lp-select-country-list-item[data-country-code=tz]:before,.lp-select-phone-list-item[data-country-code=tz]:before{background-image:url(../../../images/form/flags/tz.svg)}.lp-select-country-list-item[data-country-code=ua]:before,.lp-select-phone-list-item[data-country-code=ua]:before{background-image:url(../../../images/form/flags/ua.svg)}.lp-select-country-list-item[data-country-code=ug]:before,.lp-select-phone-list-item[data-country-code=ug]:before{background-image:url(../../../images/form/flags/ug.svg)}.lp-select-country-list-item[data-country-code=um]:before,.lp-select-phone-list-item[data-country-code=um]:before{background-image:url(../../../images/form/flags/um.svg)}.lp-select-country-list-item[data-country-code=un]:before,.lp-select-phone-list-item[data-country-code=un]:before{background-image:url(../../../images/form/flags/un.svg)}.lp-select-country-list-item[data-country-code=us]:before,.lp-select-phone-list-item[data-country-code=us]:before{background-image:url(../../../images/form/flags/us.svg)}.lp-select-country-list-item[data-country-code=uy]:before,.lp-select-phone-list-item[data-country-code=uy]:before{background-image:url(../../../images/form/flags/uy.svg)}.lp-select-country-list-item[data-country-code=uz]:before,.lp-select-phone-list-item[data-country-code=uz]:before{background-image:url(../../../images/form/flags/uz.svg)}.lp-select-country-list-item[data-country-code=va]:before,.lp-select-phone-list-item[data-country-code=va]:before{background-image:url(../../../images/form/flags/va.svg)}.lp-select-country-list-item[data-country-code=vc]:before,.lp-select-phone-list-item[data-country-code=vc]:before{background-image:url(../../../images/form/flags/vc.svg)}.lp-select-country-list-item[data-country-code=ve]:before,.lp-select-phone-list-item[data-country-code=ve]:before{background-image:url(../../../images/form/flags/ve.svg)}.lp-select-country-list-item[data-country-code=vg]:before,.lp-select-phone-list-item[data-country-code=vg]:before{background-image:url(../../../images/form/flags/vg.svg)}.lp-select-country-list-item[data-country-code=vi]:before,.lp-select-phone-list-item[data-country-code=vi]:before{background-image:url(../../../images/form/flags/vi.svg)}.lp-select-country-list-item[data-country-code=vn]:before,.lp-select-phone-list-item[data-country-code=vn]:before{background-image:url(../../../images/form/flags/vn.svg)}.lp-select-country-list-item[data-country-code=vu]:before,.lp-select-phone-list-item[data-country-code=vu]:before{background-image:url(../../../images/form/flags/vu.svg)}.lp-select-country-list-item[data-country-code=wf]:before,.lp-select-phone-list-item[data-country-code=wf]:before{background-image:url(../../../images/form/flags/wf.svg)}.lp-select-country-list-item[data-country-code=ws]:before,.lp-select-phone-list-item[data-country-code=ws]:before{background-image:url(../../../images/form/flags/ws.svg)}.lp-select-country-list-item[data-country-code=xk]:before,.lp-select-phone-list-item[data-country-code=xk]:before{background-image:url(../../../images/form/flags/xk.svg)}.lp-select-country-list-item[data-country-code=ye]:before,.lp-select-phone-list-item[data-country-code=ye]:before{background-image:url(../../../images/form/flags/ye.svg)}.lp-select-country-list-item[data-country-code=yt]:before,.lp-select-phone-list-item[data-country-code=yt]:before{background-image:url(../../../images/form/flags/yt.svg)}.lp-select-country-list-item[data-country-code=za]:before,.lp-select-phone-list-item[data-country-code=za]:before{background-image:url(../../../images/form/flags/za.svg)}.lp-select-country-list-item[data-country-code=zm]:before,.lp-select-phone-list-item[data-country-code=zm]:before{background-image:url(../../../images/form/flags/zm.svg)}.lp-select-country-list-item[data-country-code=zw]:before,.lp-select-phone-list-item[data-country-code=zw]:before{background-image:url(../../../images/form/flags/zw.svg)}.lp-select-country-item-no-results,.lp-select-country-list-item,.lp-select-phone-list-item{font-size:16px;line-height:24px;background-color:var(--Fill-2-default);padding:10px;border-radius:14px;cursor:pointer}.lp-select-country-list-item:hover,.lp-select-phone-list-item:hover{background-color:var(--Fill-2-hover)}.lp-select-country-list-item:active,.lp-select-phone-list-item:active{background-color:var(--Fill-2-pressed)}.input-flag{content:"";background-size:20px;height:20px!important;width:20px!important;min-width:20px!important;background-repeat:no-repeat;display:block;position:absolute;top:50%;transform:translateY(-50%);left:14px;border-radius:50%}.lp-select-country{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 10px center;background-image:url(../../../images/form/select-arrow.svg)}.lp-select-country-dropdown,.lp-select-phone-dropdown{position:relative}.lp-select-country-desktop,.lp-select-phone-desktop{position:absolute;width:100%;max-height:274px;padding:6px;top:54px;background-color:var(--Fill-2-default);color:var(--Text-Primary);border-radius:14px;scrollbar-color:var(--Fill-Tertiary-default) transparent;scrollbar-width:thin;overflow-y:auto;z-index:1}.lp-select-country-desktop::-webkit-scrollbar,.lp-select-phone-desktop::-webkit-scrollbar{width:4px;background:transparent}.lp-select-country-desktop::-webkit-scrollbar-track,.lp-select-phone-desktop::-webkit-scrollbar-track{background-color:transparent;margin-block:12px}.lp-select-country-desktop::-webkit-scrollbar-thumb,.lp-select-phone-desktop::-webkit-scrollbar-thumb{background-color:var(--Fill-Tertiary-default);border-radius:4px;height:45px;overflow:hidden;cursor:pointer}.lp-select-country-desktop.d-flex,.lp-phone-country-desktop.d-flex{display:flex;flex-flow:column}input{cursor:pointer}:global(.lp-select-country-input[data-id][data-country-code]:not([data-id=""]):not([data-country-code=""])),:global(.lp-select-phone-input){padding-inline-start:46px}.lp-select-country-desktop-arrow,.lp-select-country-desktop-clear,.lp-select-phone-desktop-arrow{position:absolute;transition:transform .2s ease-in-out;inset-inline-end:14px;top:50%;transform:translateY(-50%)}.lp-select-country-desktop-arrow,.lp-select-phone-desktop-arrow{pointer-events:none}.lp-select-country-dropdown.open .input-flag,.lp-select-country-input:focus~.input-flag,.lp-select-country-input[data-id=""]~.input-flag{background-image:url(../../../images/form/flags/globe.svg)!important}.lp-select-country-desktop-arrow.open,.lp-select-phone-desktop-arrow.open{transform:translateY(-50%) rotate(180deg)}.lp-select-country-input[data-id][data-country-code]:not([data-id=""]):not([data-country-code=""])~.input-flag,.lp-select-phone-input~.input-flag{background-image:var(--flag-bg)}.lp-select-phone-input{padding-inline-start:46px;min-width:120px}.lp-select-country-input{padding-inline-start:44px}.select-wrap{position:relative}body[dir=rtl] .input-flag{left:auto;right:14px}body[dir=rtl] .lp-select-country-desktop-arrow,body[dir=rtl] .lp-select-country-desktop-clear,body[dir=rtl] .lp-select-phone-desktop-arrow{right:auto;left:14px}body[dir=rtl] .lp-select-country{background-position:left 10px center}
