@charset "UTF-8";.select-custom{align-items:center;border-bottom:2px solid rgba(0,10,63,.102);display:flex;padding:5px 0}@media(max-width:767px){.select-custom--light{background-color:#0003!important;padding:10px}}.select-custom--light input{color:#fff;text-align:right!important}@media(max-width:767px){.select-custom--light input{text-align:left!important}}.select-custom--light .select-custom__dropdown-icon svg path{fill:#fff}.select-custom--text,.select-custom--text input{background-color:#0000;border:none}.select-custom--text .select-custom{position:relative}.select-custom--text .select-custom__value-span{display:inline-block;min-width:50px;padding-left:10px;width:fit-content}.select-custom__label{color:#0009;font-size:14px;line-height:19px;margin-right:10px}.select-custom__control{align-items:center;display:flex;gap:10px;width:100%}.select-custom__input{-webkit-appearance:none;appearance:none;border:none;box-sizing:border-box;width:100%}.select-custom__dropdown-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.select-custom__list{background-color:#fff;box-shadow:0 10px 70px 0 #c4c4d073;color:#000;max-height:500px;overflow:auto;z-index:99999999}.select-custom__list-selected{background-color:#0025b6;color:#fff}.select-custom__list-item{cursor:pointer;padding:10px 15px}.select-custom__list-item:hover:not(.select-custom__list-selected){background-color:#0025b61a;color:#0021a0}.select-option__active{background-color:#0021a01a}.wrapper{display:flex;margin:0 auto 40px;max-width:880px}.register-type{background-color:#fff;border:1px solid #8080804d;border-radius:24px;display:flex;gap:8px;padding:4px;width:fit-content}.register-type__item{align-items:center;border-radius:20px;cursor:pointer;display:flex;height:40px;padding:0 20px}.register-type__item:hover{background:#e41e1f1a}.register-type__item:last-of-type{margin-left:-1px}.register-type .active{background-color:#e41e1f;color:#fff}.container{margin:0 auto;max-width:1202px!important}.shop-everywhere{background:url(../../../img/icons_new/how_to_bg.png) bottom;color:#fff;padding:90px 0 142px;text-align:center}.shop-everywhere h1{font-family:AvenirNextCyr-Bold;font-size:60px;line-height:115%;margin:10px auto 0;max-width:700px}.shop-everywhere h1+p{margin:32px auto;max-width:440px}.shop-everywhere__steps{display:flex;gap:20px;text-align:left}@media(max-width:767px){.shop-everywhere__steps{display:grid;grid-template-columns:1fr;padding:0 16px}}.shop-everywhere__steps>div{align-items:flex-start;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#ffffff0a;border:1px solid #fff6;border-radius:10px;color:#fff;display:flex;font-family:AvenirNextCyr-Regular;font-size:15px;gap:20px;line-height:145%;padding:20px}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;margin-left:-160px;top:1em}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.custom-button{align-items:center;-webkit-appearance:none;appearance:none;border:none;border-radius:70px;color:#fff;cursor:pointer;display:inline-flex;gap:10px;padding:16px 30px;transition:none}.custom-button:has(.custom-button__icon){padding-right:20px}.custom-button__icon{display:inherit}.custom-button__color-primary{background-color:#e41e1f}.custom-button__color-primary:hover{background-color:#e41e1fcc}.custom-button__color-secondary{background-color:#0021a0}.empowering-section{display:flex;height:fit-content;justify-content:center;position:relative}.empowering-section .emoji{align-items:center;background-color:#fff;border-radius:100px;display:flex;font-size:30px;font-weight:600;height:75px;justify-content:center;line-height:125%;position:absolute;width:75px;z-index:1000}.empowering-section .emoji-square{border-radius:10px}.empowering-section .star-eye{left:15%;top:50%;transform:rotate(-15deg) translateY(-90px)}@media(max-width:767px){.empowering-section .star-eye{left:5%}}.empowering-section .smile{bottom:10%;left:30%;transform:rotate(15deg)}@media(max-width:767px){.empowering-section .smile{bottom:20%;left:auto;right:30%}}.empowering-section .sunglass{left:65%;top:55%;transform:rotate(15deg)}.empowering-section .grin{right:10%;top:15%;transform:rotate(-30deg)}.empowering-content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 20px 0;position:relative;text-align:center;z-index:100}.empowering-content p{font-family:AvenirNextCyr-Regular;max-width:570px}@media(max-width:767px){.empowering-content p{max-width:370px;text-align:center}}.empowering-content h1{font-family:AvenirNextCyr-Bold;font-size:clamp(50px,4vw,60px);line-height:125%;margin-top:80px;max-width:650px}@media(max-width:767px){.empowering-content h1{margin-top:0;max-width:370px;text-align:center}}.collapse-content{max-height:0;overflow:hidden;transition:max-height .25s}.iban-faq-wrapper{background-color:#fafafb;width:100%}.iban-faq{display:flex;flex-direction:column;gap:12px;padding-bottom:90px;padding-top:120px;position:relative;z-index:2}.iban-faq,.iban-faq p{text-align:left}@media(max-width:767px){.iban-faq{margin-top:60px}}.iban-faq h1{font-family:AvenirNextCyr-Bold;font-size:clamp(52px,10vw,60px);font-style:normal;font-weight:700;line-height:125%;margin-bottom:32px;text-align:left}.iban-faq-collapse{background-color:#fff}.iban-faq-collapse .opened{border-bottom:1px solid #e0e0e0}.iban-faq-collapse__content{color:#6d7081;font-family:AvenirNextCyr-Regular;font-size:16px;margin-bottom:20px;max-width:800px;padding:20px 20px 20px 40px}.iban-faq-collapse__content p{max-width:800px!important;text-align:left!important}@media(max-width:767px){.iban-faq-collapse__content{padding:20px}}.iban-faq-collapse__content p{margin-bottom:0!important}.iban-faq-collapse__content p:last-of-type{margin-bottom:0;margin-top:24px}.iban-faq-collapse__content .font-normal{font-family:AvenirNextCyr-Regular!important}.iban-faq-collapse__content .list{font-family:AvenirNextCyr-Medium;font-size:16px;font-style:normal;font-weight:700;line-height:155%;margin-left:38px;margin-top:24px;position:relative}.iban-faq-collapse__content .list:first-of-type{margin-top:0}.iban-faq-collapse__content .list:before{background:#5405d6;border-radius:50%;content:"";height:12px;left:-26px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.iban-faq-collapse__header{align-items:center;box-shadow:0 4px 54px 0 #0b062405;cursor:pointer;display:flex;font-family:AvenirNextCyr-Bold;font-size:16px;justify-content:space-between;line-height:155%;padding:20px 20px 20px 40px;text-transform:uppercase}.iban-faq-collapse__header .title{font-size:inherit;line-height:inherit;margin:0}.iban-faq-collapse__header .title+svg{min-width:44px}@media(max-width:767px){.iban-faq-collapse__header{padding:20px}}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:96px}.hero h1{color:#050111;font-family:AvenirNextCyr-Bold;font-size:clamp(50px,4vw,80px);font-weight:900;line-height:115%;max-width:980px}.hero h1,.hero p{text-align:center}.hero p{font-family:AvenirNextCyr-Regular;font-size:18px;font-weight:400;line-height:150%;margin-bottom:32px;margin-top:16px;max-width:590px}.hero-phone{background:linear-gradient(0deg,#fff,#0000),url(../../../../../img/iban/hero-bg-seven.svg),#fafafb;margin-top:75px;position:relative;width:100%}@media(max-width:767px){.hero-phone{margin-top:-40px;padding-top:100px;z-index:-1}}.hero-phone .container{display:flex;justify-content:center}@media(max-width:767px){.hero-phone .container{flex-direction:column;margin-bottom:40px}}.hero-phone-img{margin-bottom:120px;margin-top:32px;width:331px}@media(max-width:767px){.hero-phone-img{margin:32px auto}}.hero-phone-chips{align-items:center;display:flex;flex-direction:column;height:100%;position:absolute;top:94px;width:100%}@media(max-width:767px){.hero-phone-chips{gap:10px;position:static}}.hero-phone-chips .hero-chip{align-items:center;background-color:#fff;background:#fff;box-shadow:0 4px 54px 0 #0b06240f;color:#e41e1f;display:flex;font-family:AvenirNextCyr-Bold;font-size:22px;gap:12px;line-height:155%;padding:20px 24px;position:absolute;text-transform:uppercase;width:fit-content}.hero-phone-chips .hero-chip svg{min-width:30px;width:30px}.hero-phone-chips .hero-chip span{color:#050111}.hero-phone-chips .hero-chip:first-of-type{left:calc(50% + 80px)}.hero-phone-chips .hero-chip:nth-of-type(2){right:calc(50% + 200px);transform:translateY(100%)}.hero-phone-chips .hero-chip:nth-of-type(3){left:calc(50% + 200px);max-width:330px;transform:translateY(100%)}.hero-phone-chips .hero-chip:nth-of-type(4){right:calc(50% + 120px);transform:translateY(calc(200% + 30px))}.hero-phone-chips .hero-chip:nth-of-type(5){left:calc(50% + 200px);top:50%!important;transform:translateY(-100%)}.hero-phone-chips .hero-chip:nth-of-type(6){max-width:400px;right:calc(50% + 200px);top:calc(50% - 20px)}.hero-phone-chips .hero-chip:nth-of-type(7){bottom:210px;right:50%}@media(max-width:767px){.hero-phone-chips .hero-chip{inset:0;max-width:100%!important;position:static;transform:none!important;width:100%}}.iban-chip{display:flex}.iban-chip>div{align-items:center;border-radius:80px;display:flex;height:54px;justify-content:center;padding:0 24px}.iban-chip__icon{background:#e41e1f;color:#fff!important;padding:0!important;width:54px}.iban-chip__title{background-color:#fff;font-family:AvenirNextCyr-Bold;font-size:22px;line-height:155%}.hub{background-color:#fafafb;padding-bottom:120px;padding-top:120px;width:100%}@media(max-width:767px){.hub{padding-bottom:60px}}.hub__grid{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:767px){.hub__grid{gap:16px;grid-template-columns:repeat(1,1fr);margin-top:26px}}.hub__main-card{align-items:center;display:flex;flex-direction:column;margin-bottom:32px}.hub__main-card h1{color:#050111;font-family:AvenirNextCyr-Bold;font-size:clamp(52px,10vw,60px);line-height:125%;margin-top:20px;max-width:90%;text-align:center;width:100%}.hub__main-card .iban-chip__title{background-color:#eaeaea}.hub__image{bottom:0;left:0;position:absolute;transform:translate(-50%,50%)}@media(max-width:767px){.hub__image{visibility:hidden}}.hub-img img{height:auto;width:100%}.hub-card{background-color:#fff;padding:30px;width:100%}.hub-card__icon{align-items:center;background-color:#444dff;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.hub-card__title{color:#050111;font-family:AvenirNextCyr-Bold;font-size:22px;margin-bottom:10px;max-width:300px;text-transform:uppercase}.hub-card__description{color:#6d7081;font-family:AvenirNextCyr-Regular;font-size:22px;line-height:155%}.iban-join{background-color:#fafafb;padding-bottom:100px}.iban-join .container{background:url(../../../../../img/iban/person.png) no-repeat 90% bottom,url(../../../../../img/iban/seven.svg) no-repeat 90% 80%,url(../../../../../img/iban/seven.svg) no-repeat 65% 130%,url(../../../../../img/iban/dots.svg) no-repeat 64% 65%,url(../../../../../img/iban/dots.svg) no-repeat right 0,linear-gradient(90deg,#0021a0 20%,#0000) no-repeat,url(../../../../../img/iban/hero-bg-seven-blue.svg),#0021a0;background-size:auto 370px,147px auto,147px auto,auto,auto auto,auto,140px 140px;color:#fff;padding:30px 40px}.iban-join .container h1{font-family:AvenirNextCyr-Bold;font-size:clamp(50px,4vw,60px);line-height:125%;margin-bottom:20px;max-width:700px}.iban-join .container button{font-family:AvenirNextCyr-Medium;margin-bottom:10px;margin-top:40px}@media(max-width:767px){.iban-join .container{align-items:center;background-position:bottom;background-size:auto 370px,0,0,0,0,auto,140px 140px;display:flex;flex-direction:column;padding-bottom:370px}.iban-join .container h1,.iban-join .container h1+p{text-align:center}.iban-join .container button{justify-content:center;width:100%}}.check-row{align-items:flex-start;display:flex;font-family:AvenirNextCyr-Regular;gap:10px}.check-row__icon{margin-top:-2px}.price-card{color:#fbfaff;padding:20px;text-align:center;width:fit-content}.price-card>div:first-of-type h1{display:inline-block;font-family:AvenirNextCyr-Bold;font-size:26px;line-height:145%}.price-card>div:first-of-type span{font-size:14px}.price-card>div:last-of-type{color:red;font-family:AvenirNextCyr-Regular;font-size:18px;line-height:145%}.possibilities{background:url(../../../../../img/iban/dots.svg) no-repeat,url(../../../../../img/iban/dots.svg) no-repeat,url(../../../../../img/iban/dots.svg) no-repeat,linear-gradient(180deg,#0000 55%,#0021a0 0),linear-gradient(0deg,#0021a000,#0021a0 100%),url(../../../../../img/iban/hero-bg-seven-blue.svg),#0021a0;background-position:180px calc(100% - 59px),100% 0,100% 130px,0 0;font-family:AvenirNextCyr-Regular;padding:80px 0 100px;width:100%}@media(max-width:767px){.possibilities{padding:50px 20px}}.possibilities__header{margin:0 auto;max-width:700px;text-align:center}.possibilities__header-chip{align-items:center;background-color:#e41e1f;border-radius:28px;color:#fff;display:flex;font-family:AvenirNextCyr-Bold;font-size:22px;height:54px;line-height:155%;margin:0 auto 10px;padding:0 20px;white-space:nowrap;width:fit-content}.possibilities__header h1{color:#fff;font-family:AvenirNextCyr-Bold;font-size:clamp(48px,4vw,60px);line-height:125%;margin-bottom:20px}.possibilities__header span{color:#e5e5e5;display:inline-block;font-family:AvenirNextCyr-Regular;font-size:22px;font-style:normal;font-weight:400;line-height:155%;max-width:571px;text-align:center}.possibilities-cards{box-shadow:0 4px 90px 0 #0b062452;display:flex;margin-top:36px}@media(max-width:991px){.possibilities-cards{flex-direction:column}}.possibilities-cards>div{display:flex;flex:1 1;flex-direction:column;width:50%}.possibilities-cards>div:first-of-type{background-color:#0703c7;color:#fff}@media(max-width:991px){.possibilities-cards>div:first-of-type{border-radius:20px 20px 0 0}}.possibilities-cards>div:first-of-type .price-card{background-color:#fff;color:#000}.possibilities-cards>div:first-of-type .price-card>div:last-of-type{color:#838383}.possibilities-cards>div:first-of-type .money-cards__header{border-bottom:1px solid #24212e}.possibilities-cards>div:first-of-type .possibilities-cards__header-chip{color:#000}.possibilities-cards>div:last-of-type{background-color:#fff}@media(max-width:991px){.possibilities-cards>div:last-of-type{border-radius:0 0 20px 20px}}.possibilities-cards>div:last-of-type .price-card{background-color:#0703c7}.possibilities-cards>div:last-of-type .price-card>div:last-of-type{color:#d1d4ff}.possibilities-cards>div:last-of-type .money-cards__footer .check-row,.possibilities-cards>div:last-of-type .money-cards__header{border-bottom:1px solid #4208a1}.possibilities-cards>div:last-of-type .possibilities-cards__header-chip{background-color:#0703c7;color:#fff}@media(max-width:991px){.possibilities-cards>div{width:100%}}.possibilities-cards__header{display:flex;flex-direction:column;gap:20px;padding:40px 40px 30px}@media(max-width:991px){.possibilities-cards__header{padding:20px}}.possibilities-cards__header p{margin:0;min-height:81px;text-align:left}.possibilities-cards__header-chip{align-items:center;background-color:#fff;display:flex;gap:6px;height:45px;padding:0 15px 0 8px;white-space:nowrap;width:fit-content}.possibilities-cards__header-prices{display:flex;flex-wrap:wrap;gap:6px}.possibilities-cards__header-prices>div{flex:1 1;white-space:nowrap}.possibilities-cards__footer{flex:1 1;padding:30px 40px}@media(max-width:991px){.possibilities-cards__footer{padding:20px}}.possibilities-cards__footer .check-row{border-bottom:1px solid rgba(0,0,0,.251);padding:18px 0}.possibilities-cards__footer .check-row:first-of-type{padding-top:0}.possibilities-cards__footer .check-row:last-of-type{border-bottom:none!important;padding-bottom:0}.possibilities-cards__button{padding:0 30px 40px}@media(max-width:991px){.possibilities-cards button{justify-content:center;width:100%}}.custom-input{border-bottom:2px solid rgba(0,10,63,.102);margin-bottom:0;width:100%}.custom-input input{-webkit-appearance:none;appearance:none;border:none;box-sizing:border-box;padding:5px 0;width:100%}.custom-input:has(input:focus){border-bottom:2px solid #0025b6;outline:none}.custom-input:has(+.custom-input__error){border-bottom:2px solid #e41e1f;color:#e41e1f}.custom-input__error{color:#e41e1f;font-size:14px}.custom-input__label{color:#0009;font-size:16px;line-height:19px}.intl-tel-input{display:inline-block;position:relative}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:36px;position:relative;z-index:0}.intl-tel-input .flag-container{bottom:0;padding:1px;position:absolute;right:0;top:0}.intl-tel-input .flag-container .arrow{font-size:6px;margin-left:5px}.intl-tel-input .flag-container .arrow.up:after{content:"▲"}.intl-tel-input .flag-container .arrow.down:after{content:"▼"}.intl-tel-input .selected-flag{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:36px;z-index:1}.intl-tel-input .country-list{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;box-shadow:1px 1px 4px #0003;list-style:none;margin:0 0 0 -1px;max-height:200px;overflow-y:scroll;padding:0;position:absolute;text-align:left;white-space:nowrap;z-index:2}.intl-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:#0000000d}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text]{margin-left:0;padding-left:52px;padding-right:6px}.intl-tel-input.allow-dropdown .flag-container{left:0;right:auto;width:100%}.intl-tel-input.allow-dropdown .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:#0000000d}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:initial}.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag{background-color:#0000000d;display:table}.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code{display:table-cell;padding-left:28px;vertical-align:middle}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input,.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{left:-1000px;padding:1px;position:absolute;top:-1000px;z-index:1060}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{bottom:30px;left:30px;position:fixed;right:30px;top:30px}.iti-mobile .intl-tel-input .country-list{-webkit-overflow-scrolling:touch;max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{line-height:1.5em;padding:10px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{background-position:0 0;height:10px}.iti-flag.do{height:13px}.iti-flag.us{background-position:-5241px 0}.iti-flag.uy{background-position:-5263px 0}.iti-flag.uz{background-position:-5285px 0}.iti-flag.va{background-position:-5307px 0}.iti-flag.vc{background-position:-5324px 0}.iti-flag.ve{background-position:-5346px 0}.iti-flag.vg{background-position:-5368px 0}.iti-flag.vi{background-position:-5390px 0}.iti-flag.vn{background-position:-5412px 0}.iti-flag.vu{background-position:-5434px 0}.iti-flag.wf{background-position:-5456px 0}.iti-flag.ws{background-position:-5478px 0}.iti-flag.xk{background-position:-5500px 0}.iti-flag.ye{background-position:-5522px 0}.iti-flag.yt{background-position:-5544px 0}.iti-flag.za{background-position:-5566px 0}.iti-flag.zm{background-position:-5588px 0}.iti-flag.zw{background-position:-5610px 0}.iti-flag{background-color:#dbdbdb;background-image:url(flags.png);background-position:20px 0;background-repeat:no-repeat;box-shadow:0 0 1px 0 #888;height:15px;width:20px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(flags@2x.png)}}.iti-flag.np{background-color:initial}.phone-input-item__active:not(.select-custom__list-selected){background-color:#0025b61a;color:#000}.phone-input-wrapper{align-items:center;display:flex;gap:10px}.phone-input-wrapper input{border:none}.phone-input-control{align-items:center;display:flex;flex:1 1;gap:10px}.phone-input-control input{-webkit-appearance:none;appearance:none;border:none;box-sizing:border-box;flex:1 1}.setup-wrapper{background:linear-gradient(180deg,#fafafb 50%,#0000 0),linear-gradient(0deg,#fafafb,#0000 30%),url(../../../../../img/iban/hero-bg-seven.svg),#fafafb;width:100%}.setup{display:flex;font-family:AvenirNextCyr-Regular;gap:30px;padding-bottom:32px;padding-top:100px;position:relative}@media(max-width:991px){.setup{flex-direction:column;margin-top:60px}}.setup__details{display:flex;flex:1 1;flex-direction:column;gap:20px;height:fit-content;min-width:571px;position:sticky;top:0}.setup__details p{text-align:left}@media(max-width:991px){.setup__details{min-width:100%;position:static}}.setup__details h1{font-family:AvenirNextCyr-Bold;font-size:clamp(52px,10vw,60px);line-height:125%;text-align:left}.setup__details .starburst{bottom:150px;left:0;width:220px}@media(max-width:991px){.setup__details .starburst{display:none}}.setup__form{background-color:#fff;box-shadow:0 4px 54px 0 #0b062405;flex:1 1;padding:40px}@media(max-width:767px){.setup__form{padding:20px}}.setup__form h1{font-family:AvenirNextCyr-Bold;font-size:24px;line-height:125%;margin-bottom:30px;text-align:left}.setup button{font-family:AvenirNextCyr-Medium;text-transform:uppercase}.setup form{display:flex;flex-direction:column;gap:16px}.setup form>div:has(input[name=agree_terms]){fontsize:20;margin:30px 0}@media(max-width:767px){.setup form>div:has(input[name=agree_terms]){margin:15px 0}}.stack{align-items:flex-end;display:flex;gap:32px}.stack>div{width:100%}@media(max-width:767px){.stack{flex-direction:column}}.dedicated{background:url(../../../img/dedicated_dots.svg) no-repeat,url(../../../img/dedicated_dots.svg) no-repeat,url(../../../img/seven.png) no-repeat,url(../../../img/seven.png) no-repeat,url(../../../img/seven.png) no-repeat,linear-gradient(0deg,#0000,#0021a0),url(../../../img/dedicated_hero_bg.png),#0021a0;background-position:69% 0,105% 100%,102% 120%,84% 40%,65% 120%,10% 0;background-size:auto,auto,148px auto;width:100%}@media(max-width:991px){.dedicated{background-size:0,0,0,0,0,auto,auto}}.dedicated .container{color:#fff;display:flex;justify-content:space-between;padding-top:64px}@media(max-width:991px){.dedicated .container{align-items:center;flex-direction:column;text-align:center}.dedicated .container h1{margin:0 auto 20px}.dedicated .container button{margin-bottom:40px}}.dedicated__left h1{font-family:AvenirNextCyr-Bold;font-size:42px;line-height:135%;margin-bottom:20px;max-width:400px}.dedicated__left h1+p{margin-bottom:67px;max-width:597px}.why-us{background:#f8f8f8;padding:100px 0}.why-us__card{background:#fff;padding:40px}.why-us__card .why-step5{background:url(../../../img/why-step5_1.png) no-repeat,url(../../../img/why-step5_2.png) no-repeat,url(../../../img/why-step5_3.png) no-repeat,url(../../../img/why-step5_bg.png) no-repeat;background-position:50%,-25px,100%;background-size:390px,266px,170px,cover;height:290px;margin-bottom:20px}@media(max-width:991px){.why-us__card .why-step5{background-size:390px,0,0,cover}}.why-us__card img{margin-bottom:20px;width:100%}.why-us__card--content{display:flex;gap:20px}.why-us__card--content-number{align-items:center;background:#f4f4f4;border-radius:50%;display:flex;font-family:AvenirNextCyr-Medium;font-size:32px;font-style:normal;font-weight:800;height:64px;justify-content:center;line-height:115%;min-width:64px}.why-us__card--content-title{font-family:AvenirNextCyr-Bold;font-size:32px;line-height:115%;margin-bottom:6px}.why-us__card--content-text{font-size:15px;margin-bottom:0!important}.why-us__cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}@media(max-width:991px){.why-us__cards{grid-template-columns:1fr}}.why-us__header{align-items:center;display:flex;flex-direction:column;margin-bottom:44px}.why-us__header h1{font-family:AvenirNextCyr-Bold;font-size:60px;line-height:115%}.why-us__header h1+p{font-size:22px;margin-bottom:24px;margin-top:10px}.register_form{display:flex;flex-wrap:wrap;gap:60px;margin-bottom:60px}.register_form>div{margin-bottom:0!important;width:calc(50% - 30px)}@media screen and (max-width:996px){.register_form{gap:0}.register_form>div{margin-bottom:60px!important;width:100%}.register_form>div:first-child{order:1}.register_form>div:nth-child(2){order:7}.register_form>div:nth-child(3){order:2}.register_form>div:nth-child(4){order:8}.register_form>div:nth-child(5){order:3}.register_form>div:nth-child(6){order:9}.register_form>div:nth-child(7){order:4}.register_form>div:nth-child(8){order:10}.register_form>div:nth-child(9){order:5}.register_form>div:nth-child(10){order:11}.register_form>div:nth-child(11){order:6}.register_form>div:nth-child(12){order:12}.register_form>div:nth-child(13){order:14}.register_form>div:nth-child(14){order:13}}select option{font-family:Avenir-Medium!important}.iti-flag{background-image:url(/img/flags.png)!important}.iti-flag.gb{background-position:-1775px 0;height:10px}.iti-flag.be{background-position:-440px 0;height:15px;width:18px}.iti-flag.ch{background-position:-944px 0;height:15px;width:15px}.iti-flag.mc{background-position:-3139px 0;height:15px;width:19px}.iti-flag.ne{background-position:-3666px 0;height:15px;width:18px}.iti-flag.np{background-position:-3796px 0;height:15px;width:13px}.iti-flag.va{background-position:-5329px 0;height:15px;width:15px}.iti-flag.ad{background-position:-22px 0;height:14px}.iti-flag.ae{background-position:-44px 0;height:10px}.iti-flag.af{background-position:-66px 0;height:14px}.iti-flag.ag{background-position:-88px 0;height:14px}.iti-flag.ai{background-position:-110px 0;height:10px}.iti-flag.al{background-position:-132px 0;height:15px}.iti-flag.am{background-position:-154px 0;height:10px}.iti-flag.ao{background-position:-176px 0;height:14px}.iti-flag.aq{background-position:-198px 0;height:14px}.iti-flag.ar{background-position:-220px 0;height:13px}.iti-flag.as{background-position:-242px 0;height:10px}.iti-flag.at{background-position:-264px 0;height:14px}.iti-flag.au{background-position:-286px 0;height:10px}.iti-flag.aw{background-position:-308px 0;height:14px}.iti-flag.ax{background-position:-330px 0;height:13px}.iti-flag.az{background-position:-352px 0;height:10px}.iti-flag.ba{background-position:-374px 0;height:10px}.iti-flag.bb{background-position:-396px 0;height:14px}.iti-flag.bd{background-position:-418px 0;height:12px}.iti-flag.bf{background-position:-460px 0;height:14px}.iti-flag.bg{background-position:-482px 0;height:12px}.iti-flag.bh{background-position:-504px 0;height:12px}.iti-flag.bi{background-position:-526px 0;height:12px}.iti-flag.bj{background-position:-548px 0;height:14px}.iti-flag.bl{background-position:-570px 0;height:14px}.iti-flag.bm{background-position:-592px 0;height:10px}.iti-flag.bn{background-position:-614px 0;height:10px}.iti-flag.bo{background-position:-636px 0;height:14px}.iti-flag.bq{background-position:-658px 0;height:14px}.iti-flag.br{background-position:-680px 0;height:14px}.iti-flag.bs{background-position:-702px 0;height:10px}.iti-flag.bt{background-position:-724px 0;height:14px}.iti-flag.bv{background-position:-746px 0;height:15px}.iti-flag.bw{background-position:-768px 0;height:14px}.iti-flag.by{background-position:-790px 0;height:10px}.iti-flag.bz{background-position:-812px 0;height:14px}.iti-flag.ca{background-position:-834px 0;height:10px}.iti-flag.cc{background-position:-856px 0;height:10px}.iti-flag.cd{background-position:-878px 0;height:15px}.iti-flag.cf{background-position:-900px 0;height:14px}.iti-flag.cg{background-position:-922px 0;height:14px}.iti-flag.ci{background-position:-961px 0;height:14px}.iti-flag.ck{background-position:-983px 0;height:10px}.iti-flag.cl{background-position:-1005px 0;height:14px}.iti-flag.cm{background-position:-1027px 0;height:14px}.iti-flag.cn{background-position:-1049px 0;height:14px}.iti-flag.co{background-position:-1071px 0;height:14px}.iti-flag.cp{background-position:-1093px 0;height:14px}.iti-flag.cr{background-position:-1115px 0;height:12px}.iti-flag.cu{background-position:-1137px 0;height:10px}.iti-flag.cv{background-position:-1159px 0;height:12px}.iti-flag.cw{background-position:-1181px 0;height:14px}.iti-flag.cx{background-position:-1203px 0;height:10px}.iti-flag.cy{background-position:-1225px 0;height:14px}.iti-flag.cz{background-position:-1247px 0;height:14px}.iti-flag.de{background-position:-1269px 0;height:12px}.iti-flag.dg{background-position:-1291px 0;height:10px}.iti-flag.dj{background-position:-1313px 0;height:14px}.iti-flag.dk{background-position:-1335px 0;height:15px}.iti-flag.dm{background-position:-1357px 0;height:10px}.iti-flag.do{background-position:-1379px 0;height:14px}.iti-flag.dz{background-position:-1401px 0;height:14px}.iti-flag.ea{background-position:-1423px 0;height:14px}.iti-flag.ec{background-position:-1445px 0;height:14px}.iti-flag.ee{background-position:-1467px 0;height:13px}.iti-flag.eg{background-position:-1489px 0;height:14px}.iti-flag.eh{background-position:-1511px 0;height:10px}.iti-flag.er{background-position:-1533px 0;height:10px}.iti-flag.es{background-position:-1555px 0;height:14px}.iti-flag.et{background-position:-1577px 0;height:10px}.iti-flag.eu{background-position:-1599px 0;height:14px}.iti-flag.fi{background-position:-1621px 0;height:12px}.iti-flag.fj{background-position:-1643px 0;height:10px}.iti-flag.fk{background-position:-1665px 0;height:10px}.iti-flag.fm{background-position:-1687px 0;height:11px}.iti-flag.fo{background-position:-1709px 0;height:15px}.iti-flag.fr{background-position:-1731px 0;height:14px}.iti-flag.ga{background-position:-1753px 0;height:15px}.iti-flag.gd{background-position:-1797px 0;height:12px}.iti-flag.ge{background-position:-1819px 0;height:14px}.iti-flag.gf{background-position:-1841px 0;height:14px}.iti-flag.gg{background-position:-1863px 0;height:14px}.iti-flag.gh{background-position:-1885px 0;height:14px}.iti-flag.gi{background-position:-1907px 0;height:10px}.iti-flag.gl{background-position:-1929px 0;height:14px}.iti-flag.gm{background-position:-1951px 0;height:14px}.iti-flag.gn{background-position:-1973px 0;height:14px}.iti-flag.gp{background-position:-1995px 0;height:14px}.iti-flag.gq{background-position:-2017px 0;height:14px}.iti-flag.gr{background-position:-2039px 0;height:14px}.iti-flag.gs{background-position:-2061px 0;height:10px}.iti-flag.gt{background-position:-2083px 0;height:13px}.iti-flag.gu{background-position:-2105px 0;height:11px}.iti-flag.gw{background-position:-2127px 0;height:10px}.iti-flag.gy{background-position:-2149px 0;height:12px}.iti-flag.hk{background-position:-2171px 0;height:14px}.iti-flag.hm{background-position:-2193px 0;height:10px}.iti-flag.hn{background-position:-2215px 0;height:10px}.iti-flag.hr{background-position:-2237px 0;height:10px}.iti-flag.ht{background-position:-2259px 0;height:12px}.iti-flag.hu{background-position:-2281px 0;height:10px}.iti-flag.ic{background-position:-2303px 0;height:14px}.iti-flag.id{background-position:-2325px 0;height:14px}.iti-flag.ie{background-position:-2347px 0;height:10px}.iti-flag.il{background-position:-2369px 0;height:15px}.iti-flag.im{background-position:-2391px 0;height:10px}.iti-flag.in{background-position:-2413px 0;height:14px}.iti-flag.io{background-position:-2435px 0;height:10px}.iti-flag.iq{background-position:-2457px 0;height:14px}.iti-flag.ir{background-position:-2479px 0;height:12px}.iti-flag.is{background-position:-2501px 0;height:15px}.iti-flag.it{background-position:-2523px 0;height:14px}.iti-flag.je{background-position:-2545px 0;height:12px}.iti-flag.jm{background-position:-2567px 0;height:10px}.iti-flag.jo{background-position:-2589px 0;height:10px}.iti-flag.jp{background-position:-2611px 0;height:14px}.iti-flag.ke{background-position:-2633px 0;height:14px}.iti-flag.kg{background-position:-2655px 0;height:12px}.iti-flag.kh{background-position:-2677px 0;height:13px}.iti-flag.ki{background-position:-2699px 0;height:10px}.iti-flag.km{background-position:-2721px 0;height:12px}.iti-flag.kn{background-position:-2743px 0;height:14px}.iti-flag.kp{background-position:-2765px 0;height:10px}.iti-flag.kr{background-position:-2787px 0;height:14px}.iti-flag.kw{background-position:-2809px 0;height:10px}.iti-flag.ky{background-position:-2831px 0;height:10px}.iti-flag.kz{background-position:-2853px 0;height:10px}.iti-flag.la{background-position:-2875px 0;height:14px}.iti-flag.lb{background-position:-2897px 0;height:14px}.iti-flag.lc{background-position:-2919px 0;height:10px}.iti-flag.li{background-position:-2941px 0;height:12px}.iti-flag.lk{background-position:-2963px 0;height:10px}.iti-flag.lr{background-position:-2985px 0;height:11px}.iti-flag.ls{background-position:-3007px 0;height:14px}.iti-flag.lt{background-position:-3029px 0;height:12px}.iti-flag.lu{background-position:-3051px 0;height:12px}.iti-flag.lv{background-position:-3073px 0;height:10px}.iti-flag.ly{background-position:-3095px 0;height:10px}.iti-flag.ma{background-position:-3117px 0;height:14px}.iti-flag.md{background-position:-3160px 0;height:10px}.iti-flag.me{background-position:-3182px 0;height:10px}.iti-flag.mf{background-position:-3204px 0;height:14px}.iti-flag.mg{background-position:-3226px 0;height:14px}.iti-flag.mh{background-position:-3248px 0;height:11px}.iti-flag.mk{background-position:-3270px 0;height:10px}.iti-flag.ml{background-position:-3292px 0;height:14px}.iti-flag.mm{background-position:-3314px 0;height:14px}.iti-flag.mn{background-position:-3336px 0;height:10px}.iti-flag.mo{background-position:-3358px 0;height:14px}.iti-flag.mp{background-position:-3380px 0;height:10px}.iti-flag.mq{background-position:-3402px 0;height:14px}.iti-flag.mr{background-position:-3424px 0;height:14px}.iti-flag.ms{background-position:-3446px 0;height:10px}.iti-flag.mt{background-position:-3468px 0;height:14px}.iti-flag.mu{background-position:-3490px 0;height:14px}.iti-flag.mv{background-position:-3512px 0;height:14px}.iti-flag.mw{background-position:-3534px 0;height:14px}.iti-flag.mx{background-position:-3556px 0;height:12px}.iti-flag.my{background-position:-3578px 0;height:10px}.iti-flag.mz{background-position:-3600px 0;height:14px}.iti-flag.na{background-position:-3622px 0;height:14px}.iti-flag.nc{background-position:-3644px 0;height:10px}.iti-flag.nf{background-position:-3686px 0;height:10px}.iti-flag.ng{background-position:-3708px 0;height:10px}.iti-flag.ni{background-position:-3730px 0;height:12px}.iti-flag.nl{background-position:-3752px 0;height:14px}.iti-flag.no{background-position:-3774px 0;height:15px}.iti-flag.nr{background-position:-3811px 0;height:10px}.iti-flag.nu{background-position:-3833px 0;height:10px}.iti-flag.nz{background-position:-3855px 0;height:10px}.iti-flag.om{background-position:-3877px 0;height:10px}.iti-flag.pa{background-position:-3899px 0;height:14px}.iti-flag.pe{background-position:-3921px 0;height:14px}.iti-flag.pf{background-position:-3943px 0;height:14px}.iti-flag.pg{background-position:-3965px 0;height:15px}.iti-flag.ph{background-position:-3987px 0;height:10px}.iti-flag.pk{background-position:-4009px 0;height:14px}.iti-flag.pl{background-position:-4031px 0;height:13px}.iti-flag.pm{background-position:-4053px 0;height:14px}.iti-flag.pn{background-position:-4075px 0;height:10px}.iti-flag.pr{background-position:-4097px 0;height:14px}.iti-flag.ps{background-position:-4119px 0;height:10px}.iti-flag.pt{background-position:-4141px 0;height:14px}.iti-flag.pw{background-position:-4163px 0;height:13px}.iti-flag.py{background-position:-4185px 0;height:11px}.iti-flag.qa{background-position:-4207px 0;height:8px}.iti-flag.re{background-position:-4229px 0;height:14px}.iti-flag.ro{background-position:-4251px 0;height:14px}.iti-flag.rs{background-position:-4273px 0;height:14px}.iti-flag.ru{background-position:-4295px 0;height:14px}.iti-flag.rw{background-position:-4317px 0;height:14px}.iti-flag.sa{background-position:-4339px 0;height:14px}.iti-flag.sb{background-position:-4361px 0;height:10px}.iti-flag.sc{background-position:-4383px 0;height:10px}.iti-flag.sd{background-position:-4405px 0;height:10px}.iti-flag.se{background-position:-4427px 0;height:13px}.iti-flag.sg{background-position:-4449px 0;height:14px}.iti-flag.sh{background-position:-4471px 0;height:10px}.iti-flag.si{background-position:-4493px 0;height:10px}.iti-flag.sj{background-position:-4515px 0;height:15px}.iti-flag.sk{background-position:-4537px 0;height:14px}.iti-flag.sl{background-position:-4559px 0;height:14px}.iti-flag.sm{background-position:-4581px 0;height:15px}.iti-flag.sn{background-position:-4603px 0;height:14px}.iti-flag.so{background-position:-4625px 0;height:14px}.iti-flag.sr{background-position:-4647px 0;height:14px}.iti-flag.ss{background-position:-4669px 0;height:10px}.iti-flag.st{background-position:-4691px 0;height:10px}.iti-flag.sv{background-position:-4713px 0;height:12px}.iti-flag.sx{background-position:-4735px 0;height:14px}.iti-flag.sy{background-position:-4757px 0;height:14px}.iti-flag.sz{background-position:-4779px 0;height:14px}.iti-flag.ta{background-position:-4801px 0;height:10px}.iti-flag.tc{background-position:-4823px 0;height:10px}.iti-flag.td{background-position:-4845px 0;height:14px}.iti-flag.tf{background-position:-4867px 0;height:14px}.iti-flag.tg{background-position:-4889px 0;height:13px}.iti-flag.th{background-position:-4911px 0;height:14px}.iti-flag.tj{background-position:-4933px 0;height:10px}.iti-flag.tk{background-position:-4955px 0;height:10px}.iti-flag.tl{background-position:-4977px 0;height:10px}.iti-flag.tm{background-position:-4999px 0;height:14px}.iti-flag.tn{background-position:-5021px 0;height:14px}.iti-flag.to{background-position:-5043px 0;height:10px}.iti-flag.tr{background-position:-5065px 0;height:14px}.iti-flag.tt{background-position:-5087px 0;height:12px}.iti-flag.tv{background-position:-5109px 0;height:10px}.iti-flag.tw{background-position:-5131px 0;height:14px}.iti-flag.tz{background-position:-5153px 0;height:14px}.iti-flag.ua{background-position:-5175px 0;height:14px}.iti-flag.ug{background-position:-5197px 0;height:14px}.iti-flag.um{background-position:-5219px 0;height:11px}.iti-flag.un{background-position:-5241px 0;height:14px}.iti-flag.us{background-position:-5263px 0;height:11px}.iti-flag.uy{background-position:-5285px 0;height:14px}.iti-flag.uz{background-position:-5307px 0;height:10px}.iti-flag.vc{background-position:-5346px 0;height:14px}.iti-flag.ve{background-position:-5368px 0;height:14px}.iti-flag.vg{background-position:-5390px 0;height:10px}.iti-flag.vi{background-position:-5412px 0;height:14px}.iti-flag.vn{background-position:-5434px 0;height:14px}.iti-flag.vu{background-position:-5456px 0;height:12px}.iti-flag.wf{background-position:-5478px 0;height:14px}.iti-flag.ws{background-position:-5500px 0;height:10px}.iti-flag.xk{background-position:-5522px 0;height:15px}.iti-flag.ye{background-position:-5544px 0;height:14px}.iti-flag.yt{background-position:-5566px 0;height:14px}.iti-flag.za{background-position:-5588px 0;height:14px}.iti-flag.zm{background-position:-5610px 0;height:14px}.iti-flag.zw{background-position:-5632px 0;height:10px}
/*# sourceMappingURL=main.7c8d90e4.css.map*/