.DestinationSearchPage_page__0_1aX{background-image:url(/img/web/bg/faq/faq.svg);background-position:top 0 left 0;background-size:100%;background-repeat:no-repeat}.DestinationSearchPage_container__T32vH{max-width:1352px;padding:0 16px;margin:0 auto}.DestinationSearchPage_container__T32vH .DestinationSearchPage_highlight__h5FnS{color:var(--white)}.DestinationSearchPage_container__T32vH .DestinationSearchPage_recommendedDestinations__8vI0P{padding-top:30px}.DestinationSearchPage_h1__ezdWa{font-weight:700;font-size:64px;line-height:110%;text-align:center;margin-bottom:32px}.DestinationSearchPage_search__88Enc{max-width:858px;margin:0 auto 96px}.DestinationSearchPage_searchResultsBlock__tgM3Y{margin-bottom:48px}.DestinationSearchPage_searchResultsBlock__tgM3Y .DestinationSearchPage_h2__XeoDL{font-weight:700;font-size:32px;line-height:112%;color:var(--prusian);margin-bottom:32px}.DestinationSearchPage_searchResultsBlock__tgM3Y .DestinationSearchPage_list__NrBs5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:800px){.DestinationSearchPage_page__0_1aX{background-image:url(/img/web/bg/home/1st-section-mob-top.svg);background-position:top 0 right 0;background-size:auto}.DestinationSearchPage_h1__ezdWa{font-size:40px;margin-bottom:16px}.DestinationSearchPage_search__88Enc{margin-bottom:59px}.DestinationSearchPage_searchResultsBlock__tgM3Y .DestinationSearchPage_h2__XeoDL{font-size:24px}.DestinationSearchPage_searchResultsBlock__tgM3Y .DestinationSearchPage_list__NrBs5{grid-template-columns:1fr}}.Carousel_list__aGjnP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.Carousel_carouselViewport__XfkSE{overflow:hidden;width:100%;margin-bottom:40px}.Carousel_carouselTrack__EeDMg{display:flex;gap:24px;transition:scroll-behavior .3s ease;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Carousel_carouselTrack__EeDMg::-webkit-scrollbar{display:none}.Carousel_dots__3Twuj{justify-content:center;gap:32px;margin-bottom:40px}.Carousel_dots__3Twuj,.Carousel_dots__3Twuj>button{display:flex;align-items:center}.Carousel_dots__3Twuj>button:disabled>svg{stroke:var(--prusian)}.Carousel_dots__3Twuj>button>svg{stroke:var(--white)}.Carousel_dots__3Twuj>button:first-child{transform:rotate(180deg)}.Carousel_dot__sD8Tc{--size:8px;width:var(--size);height:var(--size);border-radius:50%;border:1px solid var(--light-grey);cursor:auto;transition:background-color .3s}.Carousel_dot__sD8Tc.Carousel_active__v74dk{--size:14px;background:var(--light-grey)}:dir(rtl) .Carousel_dots__3Twuj>button{transform:rotate(180deg)}:dir(rtl) .Carousel_dots__3Twuj>button:first-child{transform:rotate(0deg)}@media(max-width:1100px){.Carousel_dots__3Twuj{gap:16px}}.CountryCard_country__3z_ZD{width:100%;display:flex;align-items:center;gap:10px;justify-content:space-between;border-radius:32px;padding:24px;cursor:pointer;margin:0 6px 6px 0;transition:box-shadow var(--transition);background:var(--background-color);box-shadow:6px 6px 0 0 var(--box-shadow)}.CountryCard_country__3z_ZD.CountryCard_light__1kXDG{--box-shadow:var(--light-purple);--background-color:var(--white);--arrow-color:var(--dark-blue);--text-color:var(--dark-blue);--price-color:var(--prusian)}.CountryCard_country__3z_ZD.CountryCard_dark__Ft0PV{--box-shadow:var(--black);--background-color:var(--dark-blue);--arrow-color:var(--red);--text-color:var(--white);--price-color:var(--platinum);border:1px solid var(--extra-dark-blue)}.CountryCard_country__3z_ZD .CountryCard_container__rAwpI{display:flex;align-items:flex-start;gap:12px}.CountryCard_country__3z_ZD .CountryCard_container__rAwpI img{width:40px}.CountryCard_country__3z_ZD .CountryCard_container__rAwpI .CountryCard_info__J6ao_ .CountryCard_slug__qEKQ5{display:flex;align-items:center;gap:4px}.CountryCard_country__3z_ZD .CountryCard_container__rAwpI .CountryCard_info__J6ao_ .CountryCard_slug__qEKQ5 .CountryCard_name__Asd_3{color:var(--text-color)}.CountryCard_country__3z_ZD .CountryCard_container__rAwpI .CountryCard_info__J6ao_ .CountryCard_price__cBXmu{color:var(--price-color)}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_{align-self:flex-start;gap:12px;display:flex}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_highlight__aHynT{color:var(--error)}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_tooltip__sCzIx{align-self:flex-start;margin-left:auto}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_tooltip__sCzIx svg{--size:20px;fill:var(--error)}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_tooltip__sCzIx svg:hover{fill:var(--error-bg)}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_tooltip__sCzIx div{background-color:var(--error-bg);color:var(--pale-blue-2)}.CountryCard_country__3z_ZD .CountryCard_icons__h_9O_ .CountryCard_arrow__KxKPG{align-self:flex-start;margin-left:auto;stroke:var(--arrow-color);transition:transform var(--transition)}.CountryCard_country__3z_ZD:hover{box-shadow:none}.CountryCard_country__3z_ZD:hover .CountryCard_icons__h_9O_ .CountryCard_arrow__KxKPG{transform:rotate(45deg) translateY(15px)}:dir(rtl) .CountryCard_country__3z_ZD .CountryCard_arrow__KxKPG{transform:scaleX(-1)}:dir(rtl) .CountryCard_country__3z_ZD:hover{box-shadow:none}:dir(rtl) .CountryCard_country__3z_ZD:hover .CountryCard_arrow__KxKPG{transform:rotate(-45deg) translateY(15px) scaleX(-1)}.AboutUsSection_section__EQ4Vc{padding:104px 0 64px;color:var(--white)}.AboutUsSection_content__DmFk1{overflow:hidden;margin-bottom:8px}.AboutUsSection_content__DmFk1.AboutUsSection_closed__eCPYx{max-height:152px}.AboutUsSection_title__Y7XS2{margin-bottom:48px}.AboutUsSection_text__Yr4gE{color:var(--light-grey);display:flex;flex-direction:column;gap:18px}.AboutUsSection_highlight__6alcN{color:var(--white)}.AboutUsSection_secondBlock__Wk4wY{margin:40px 0}.AboutUsSection_subtitle__uWak_,.AboutUsSection_text2__GRQL3{margin-bottom:16px}.AboutUsSection_toggleBtn__BHduN{color:var(--red)}.AboutUsSection_toggleBtn__BHduN:hover{color:var(--red-2)}@media(max-width:760px){.AboutUsSection_section__EQ4Vc{padding:87px 0 32px}.AboutUsSection_title__Y7XS2{margin-bottom:32px}.AboutUsSection_text__Yr4gE{gap:16px}.AboutUsSection_secondBlock__Wk4wY{margin:24px 0}}.CheckDeviceSection_section__dD8OW{padding:26px 0}.CheckDeviceSection_content__rUY0q{max-width:1352px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.CheckDeviceSection_content__rUY0q .CheckDeviceSection_search_models__B7Xj_{position:relative}.CheckDeviceSection_content__rUY0q .CheckDeviceSection_heroQuote__K85Rq{margin-left:auto}.CheckDeviceSection_content__rUY0q .CheckDeviceSection_heroQuote__K85Rq p{padding:18px 30px 24px 26px;width:280px}.CheckDeviceSection_heroQuote__focused__K62jf{visibility:hidden}:dir(rtl) .CheckDeviceSection_content__rUY0q .CheckDeviceSection_heroQuote__K85Rq{margin-right:auto;margin-left:0}.CheckDeviceSection_search__sJSIX{max-width:540px}.CheckDeviceSection_title__CBx32{text-transform:uppercase;margin-bottom:47px;max-width:636px;color:var(--white)}.CheckDeviceSection_title__CBx32 .CheckDeviceSection_name__nw7u6{color:var(--red);text-transform:capitalize}@media(max-width:900px){.CheckDeviceSection_title__CBx32{text-align:center}.CheckDeviceSection_content__rUY0q{flex-direction:column}.CheckDeviceSection_content__rUY0q .CheckDeviceSection_search_models__B7Xj_{position:absolute}}@media screen and (max-width:760px){.CheckDeviceSection_section__dD8OW{padding:0}.CheckDeviceSection_content__rUY0q .CheckDeviceSection_heroQuote__K85Rq img{margin-left:120px}.CheckDeviceSection_title__CBx32{margin-bottom:24px}}.InfoSection_container__1Dngw{display:flex;flex-direction:column;align-items:center}.InfoSection_link__e6MRx{text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-offset:4px;text-decoration-thickness:1.25px;color:var(--white);display:inline;font-size:inherit}div.InfoSection_breadcrumbs__P8_h1{margin:0 0 16px}.InfoSection_section__Rqmtb{padding:104px 0 64px;color:var(--white)}.InfoSection_content__e7kja{overflow:hidden;display:flex;flex-direction:column;margin-bottom:8px;gap:40px}.InfoSection_content__e7kja.InfoSection_closed__8yIoV{max-height:0}.InfoSection_toggleBtn__HcLsu{color:var(--red)}.InfoSection_toggleBtn__HcLsu:hover{color:var(--red-2)}.InfoSection_firstChapter__gx3PA{margin-bottom:40px}.InfoSection_chapter__aMDBA .InfoSection_h1__lFuQ4{text-align:center;margin-bottom:24px}.InfoSection_chapter__aMDBA .InfoSection_h2__H7V0c,.InfoSection_chapter__aMDBA .InfoSection_h3__0lIUF{margin-bottom:24px}.InfoSection_chapter__aMDBA .InfoSection_h2__H7V0c{margin-top:20px}.InfoSection_chapter__aMDBA .InfoSection_strong__qpqVm{font-weight:700}.InfoSection_chapter__aMDBA .InfoSection_text__4YjsS{margin-bottom:16px;white-space:pre-line}.InfoSection_chapter__aMDBA .InfoSection_bulletList__4NCD6,.InfoSection_chapter__aMDBA .InfoSection_orderedList__QRCnA{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.InfoSection_chapter__aMDBA .InfoSection_bulletList__4NCD6 .InfoSection_text__4YjsS,.InfoSection_chapter__aMDBA .InfoSection_orderedList__QRCnA .InfoSection_text__4YjsS{margin-bottom:0}.InfoSection_chapter__aMDBA .InfoSection_bulletList__4NCD6>li{position:relative;padding-left:24px}.InfoSection_chapter__aMDBA .InfoSection_bulletList__4NCD6>li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background-color:var(--red)}.InfoSection_chapter__aMDBA .InfoSection_orderedList__QRCnA>li{min-height:32px;padding-left:48px;position:relative;counter-increment:custom-counter}.InfoSection_chapter__aMDBA .InfoSection_orderedList__QRCnA>li:before{content:counter(custom-counter) ".";position:absolute;left:0;border-radius:50%;color:var(--white);background-color:var(--red);display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-weight:700;font-size:16px;line-height:150%}.InfoSection_chapter__aMDBA .InfoSection_link__e6MRx{text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-offset:4px;text-decoration-thickness:1.25px;color:var(--white);display:inline;font-size:inherit}@media(max-width:800px){.InfoSection_h1__lFuQ4{margin-bottom:32px}.InfoSection_section__Rqmtb{padding:87px 0 32px}}.Quote_quote__3P8WN{background-image:url(/img/web/bg-quotes.svg),url(/img/web/bg-quotes.svg);background-repeat:no-repeat;background-position:16px 16px,calc(100% - 16px) calc(100% - 16px);background-color:var(--red);padding:32px 24px;border-radius:32px;color:var(--white);white-space:pre-line;margin-bottom:24px}.Quote_quote__3P8WN p{margin:0}.MemeCard_card___fbtY{width:320px;height:450px;background-color:var(--dark-blue);border-radius:32px;padding:150px 32px 0;display:flex;flex-direction:column;gap:16px;position:relative}.MemeCard_card___fbtY>img{position:absolute;z-index:1;top:12px;right:-14px;height:170px;width:218px;border-radius:16px;object-fit:cover;transform:rotate(15deg);transition:transform var(--transition)}.MemeCard_card___fbtY .MemeCard_link__yiAKv{text-decoration:underline;text-underline-offset:4px;cursor:pointer}.MemeCard_card___fbtY>span{color:var(--prusian)}.MemeCard_card___fbtY>p{color:var(--white)}.MemeCard_card___fbtY:hover>img{transform:rotate(5deg)}:dir(rtl) .MemeCard_card___fbtY>img{left:-14px;right:auto;transform:rotate(-15deg)}:dir(rtl) .MemeCard_card___fbtY:hover>img{transform:rotate(-5deg)}@media(max-width:780px){.MemeCard_card___fbtY{border:1px solid var(--prusian);scroll-snap-align:center}}@media(max-width:560px){.MemeCard_card___fbtY>img{right:-8px}}.Footer_footer__mznUF{width:100%;color:var(--white);background:var(--dark-blue);padding:80px 0 24px}.Footer_content___tfXn{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.Footer_leftSide__qZETI{margin-right:141px}.Footer_logoContainer__yoiQ6{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.Footer_socialLinks__5Ioxt{display:flex;gap:12px}.Footer_socialLinks__5Ioxt .Footer_link__8XP5m{--size:40px;width:var(--size);height:var(--size);background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:left}.Footer_socialLinks__5Ioxt .Footer_link__8XP5m>svg{fill:var(--red)}.Footer_rightSide__xgknW{display:flex;justify-content:space-between;margin-top:78px;flex:1 1}.Footer_nav__CRz3A{display:flex;gap:70px}.Footer_side__V15_b{display:flex;flex-direction:column;gap:16px;width:184px}.Footer_side__V15_b .Footer_list__u3Rev{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.Footer_side__V15_b .Footer_list__u3Rev .Footer_link__8XP5m:hover{color:var(--extra-light-grey)}.Footer_getAppBlock__6KdYo{display:flex;flex-direction:column;gap:18px;width:240px}.Footer_authority__0nkHQ{display:flex;justify-content:space-between}.Footer_authority__0nkHQ .Footer_authorityLinks__cVIeK{display:flex;flex-direction:column;gap:6px}:dir(rtl) .Footer_leftSide__qZETI{margin-left:141px;margin-right:0}@media(min-width:1441px){.Footer_footer__mznUF{padding:80px 0 32px}.Footer_content___tfXn{margin-bottom:28px}.Footer_rightSide__xgknW{max-width:1133px}.Footer_nav__CRz3A{gap:150px}.Footer_side__V15_b{width:162px}}@media(max-width:1180px){.Footer_leftSide__qZETI{margin-right:70px}}@media screen and (max-width:1120px){.Footer_footer__mznUF{padding:64px 0 40px}.Footer_content___tfXn{flex-direction:column}.Footer_leftSide__qZETI{margin-right:0}.Footer_rightSide__xgknW{margin-top:48px;width:100%}.Footer_nav__CRz3A{gap:48px}.Footer_content___tfXn{margin-bottom:48px}}@media screen and (max-width:760px){.Footer_nav__CRz3A,.Footer_rightSide__xgknW{flex-direction:column;gap:48px}.Footer_authority__0nkHQ{flex-direction:column;gap:12px}.Footer_getAppBlock__6KdYo{width:100%}}.Submenu_wrapper__EHC63{position:relative}.Submenu_submenu__w6H51{position:absolute;display:flex;flex-direction:column;background-color:var(--glass-extra-dark-blue);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:24px;border-radius:16px;top:calc(100% + 25px)}.Submenu_submenuTitle__Pvip1{display:flex;align-items:center;gap:4px;color:var(--white)}.Submenu_submenuTitle__Pvip1:hover{color:var(--extra-light-grey)}.Submenu_submenuTitle__Pvip1 .Submenu_chevron__n8hqm{transition:transform var(--transition)}.Submenu_submenuTitle__Pvip1.Submenu_open__2x53m .Submenu_chevron__n8hqm{transform:rotate(-180deg)}.Submenu_title__bcmol{padding-bottom:12px;border-bottom:2px solid var(--red)}.AuthOrAccount_accountMenuWrapper__7KtOg{position:relative;width:100%}.AuthOrAccount_accountButtonWrapper__aMuJa{display:flex;align-items:center;gap:8px;cursor:pointer}.AuthOrAccount_accountButtonWrapper__aMuJa .AuthOrAccount_fishes__uYKUR{color:var(--grey)}.AuthOrAccount_accountButtonWrapper__aMuJa .AuthOrAccount_chevron__5g9ri{transition:transform var(--transition)}.AuthOrAccount_accountButtonWrapper__aMuJa .AuthOrAccount_chevron__5g9ri.AuthOrAccount_open__vSJaW{transform:rotate(-180deg)}.AuthOrAccount_coin__zFFMK{width:44px;height:44px}.AuthOrAccount_signInLink__k7JIN{gap:12px}.AuthOrAccount_signInLink__k7JIN>svg{fill:var(--grey)}.AuthOrAccount_accountButton__guVx4,.AuthOrAccount_signInLink__k7JIN{display:flex;align-items:center}@media(max-width:1354px){.AuthOrAccount_accountMenuWrapperOpen__zH6Sh{--menu-height:280px;margin-bottom:var(--menu-height)}.AuthOrAccount_coin__zFFMK{width:32px;height:32px}}.AccountMenu_menu__BSYye{position:absolute;top:calc(100% + 25px);list-style-type:none;background-color:var(--glass-extra-dark-blue);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:16px}.AccountMenu_item__zMNrz{display:flex;align-items:center;gap:10px;width:100%;white-space:nowrap;color:var(--white)}.AccountMenu_item__zMNrz>svg{fill:var(--grey)}.AccountMenu_item__zMNrz:hover{color:var(--extra-light-grey)}.AccountMenu_logout__nL2jP{border-top:1px solid var(--prusian);padding-top:16px;color:var(--red)}.AccountMenu_logout__nL2jP>svg{fill:var(--red)}.AccountMenu_logout__nL2jP:hover{color:var(--red-2)}@media(max-width:1354px){.AccountMenu_menu__BSYye{top:52px;width:calc(100vw - 64px)}}@media(max-width:760px){.AccountMenu_menu__BSYye{width:calc(100vw - 32px)}}.LangPicker_wrapper__vWi92{position:relative}.LangPicker_submenuTitle__GX3s4{display:flex;align-items:center;gap:4px;color:currentColor}.LangPicker_submenuTitle__GX3s4:hover{color:var(--extra-light-grey)}.LangPicker_submenuTitle__GX3s4 .LangPicker_chevron__Fju0Q{transition:transform var(--transition)}.LangPicker_submenuTitle__GX3s4.LangPicker_open__IRHXq .LangPicker_chevron__Fju0Q{transform:rotate(-180deg)}.LangPicker_submenu__gzrPm{position:absolute;display:flex;flex-direction:column;background-color:var(--glass-extra-dark-blue);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:16px;border-radius:16px;top:calc(100% + 25px);z-index:var(--search-results-z-index)}.LangPicker_submenu__gzrPm .LangPicker_item__Hy__P{color:var(--white)}.LangPicker_submenu__gzrPm .LangPicker_item__Hy__P:hover{color:var(--extra-light-grey)}@media(max-width:1354px){.LangPicker_wrapper__vWi92{display:flex;flex-direction:column;align-items:flex-end}}.PlanCard_wrapper__baOM9{transition:background-color var(--transition);border-radius:16px}.PlanCard_wrapper__baOM9:hover{background-color:var(--dark-blue)}.PlanCard_planWithNameCard__nntjB{padding:12px;display:block}.PlanCard_planWithNameCard__nntjB .PlanCard_text__DMusS{color:var(--light-grey);margin-bottom:8px}.PlanCard_planCard__mVoRD{--size:44px;--width:4px;--radius:calc((var(--size) - var(--width)) / 2)}.PlanCard_planCard__mVoRD .PlanCard_data__oQmqs{display:flex;align-items:center;gap:8px}.PlanCard_planCard__mVoRD .PlanCard_circleWrapper__GZVwd{--size:44px;position:relative;width:var(--size);height:var(--size)}.PlanCard_planCard__mVoRD .PlanCard_center__auaCu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;color:var(--white)}.PlanCard_planCard__mVoRD .PlanCard_svg__QpE4e{width:var(--size);height:var(--size);overflow:visible}.PlanCard_planCard__mVoRD .PlanCard_circle__3NDyr{opacity:30%}.PlanCard_planCard__mVoRD .PlanCard_circle__3NDyr,.PlanCard_planCard__mVoRD .PlanCard_progress__x798j{cx:calc(var(--size)/2);cy:calc(var(--size)/2);r:var(--radius);fill:none;stroke:var(--white);stroke-width:var(--width)}.PlanCard_planCard__mVoRD .PlanCard_progress__x798j{stroke-dasharray:calc(6.28*var(--radius));stroke-linecap:round;transform:rotate(-90deg);transform-origin:center}.PlanCard_planCard__mVoRD .PlanCard_thumb__gj_yq{fill:var(--red);stroke:var(--white);stroke-width:calc(var(--width)/2)}.PlanCard_planCard__mVoRD .PlanCard_left__4EUPT{margin-bottom:2px}.PlanCard_planCard__mVoRD .PlanCard_of__OH0We{white-space:nowrap;color:var(--grey)}.BurgerBtn_burgerButton__LIwX8{display:none;flex-direction:column;align-items:center;gap:3px;transform:translateY(8px)}.BurgerBtn_burgerButton__LIwX8 .BurgerBtn_line__n2cyY{width:30px;height:4px;background-color:var(--white);transition:all .3s ease}.BurgerBtn_burgerButton__LIwX8 .BurgerBtn_text__NXNUK{margin-top:2px;text-transform:uppercase}.BurgerBtn_burgerButton__LIwX8.BurgerBtn_close__W9eMX .BurgerBtn_line__n2cyY:first-child{transform:rotate(45deg);translate:0 7px}.BurgerBtn_burgerButton__LIwX8.BurgerBtn_close__W9eMX .BurgerBtn_line__n2cyY:nth-child(2){opacity:0}.BurgerBtn_burgerButton__LIwX8.BurgerBtn_close__W9eMX .BurgerBtn_line__n2cyY:nth-child(3){transform:rotate(-45deg);translate:0 -7px}@media(max-width:1354px){.BurgerBtn_burgerButton__LIwX8{display:flex}}.DestinationSearch_searchItem__7vuO6{margin-left:auto}.DestinationSearch_btn__l6ZAl{gap:8px!important}.DestinationSearch_btn__l6ZAl .DestinationSearch_searchIcon__Z2cAa{--size:24px!important}.DestinationSearch_mobileBtn__MwNII{display:none!important}.DestinationSearch_mobileBtn__MwNII .DestinationSearch_searchIcon__Z2cAa{--size:24px!important}@media(max-width:1354px){.DestinationSearch_btn__l6ZAl{display:none!important}.DestinationSearch_mobileBtn__MwNII{--padding-h:10px!important;display:flex!important}}.Menu_sideBar__LIYtv{height:0;width:100%;overflow:hidden;transition:all .3s ease}.Menu_sideBar__LIYtv .Menu_menu__udgya{display:flex;flex-direction:column;gap:32px}.Menu_sideBar__LIYtv .Menu_authAndLang__SXW6n{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;color:var(--white);margin-left:auto;margin-bottom:20px}.Menu_sideBar__LIYtv .Menu_myPlansList__kcRMT{display:flex;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-snap-stop:always;width:100%;gap:16px;margin-bottom:32px}.Menu_sideBar__LIYtv .Menu_myPlansList__kcRMT::-webkit-scrollbar{display:none}.Menu_sideBar__LIYtv .Menu_myPlansList__kcRMT>li{width:100%;background-color:var(--glass-extra-dark-blue);padding:12px;border-radius:16px;scroll-snap-align:center}@media(max-width:1354px){.Menu_sideBar__LIYtv.Menu_open__cKAFS{flex:1 1;margin:32px auto 0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.Menu_sideBar__LIYtv.Menu_open__cKAFS::-webkit-scrollbar{display:none}}@media(max-width:600px){.Menu_sideBar__LIYtv{padding-left:0}}.Content_header__3Fpgn{position:fixed;top:0;left:0;right:0;z-index:var(--header-z-index);transition:all var(--transition);color:var(--white);display:flex;flex-direction:column;padding:24px 0}.Content_header__3Fpgn.Content_blur__E7kCm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Content_header__3Fpgn.Content_blueBg__L4pUv{background-color:var(--dark-blue)}.Content_nav__kCmuu{display:grid;grid-template-columns:.5fr 11.5fr;grid-gap:24px;gap:24px;align-items:flex-start}.Content_logoWrapper__ZqqLj{display:flex}.Content_logoWrapper__ZqqLj .Content_logo__NsGKa{width:78px;height:109px}.Content_logoWrapper__ZqqLj.Content_scrolled__14qaB .Content_logo__NsGKa{height:65px}.Content_navLists__2O7_i{display:grid;grid-template-columns:6fr 5fr;grid-gap:24px;gap:24px;align-items:center}.Content_leftList__5RxJ1{display:flex;align-items:center;gap:24px}.Content_leftList__5RxJ1 .Content_item__Q0SfZ:hover{color:var(--extra-light-grey)}.Content_smallSubmenu__sQ1Wy{padding:12px;gap:8px}.Content_smallSubmenu__sQ1Wy .Content_submenuLink__D9Ba2{white-space:nowrap}.Content_smallSubmenu__sQ1Wy .Content_submenuLink__D9Ba2:hover{color:var(--extra-light-grey)}.Content_destinationsMenu___hzqm .Content_bestSellers__K04dp{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:308px;padding-bottom:12px;border-bottom:2px solid var(--red);margin:12px 0 20px}.Content_destinationsMenu___hzqm .Content_bestSellers__K04dp>a{color:var(--extra-light-grey);transition:color .3s}.Content_destinationsMenu___hzqm .Content_bestSellers__K04dp>a:hover{color:var(--red)}.Content_destinationsMenu___hzqm>a{display:flex;color:var(--white)}.Content_destinationsMenu___hzqm>a:hover{color:var(--extra-light-grey)}.Content_destinationsMenu___hzqm .Content_countriesLink__hj0pG{margin-bottom:32px}.Content_rightList__ZT4Pb{display:flex;align-items:center;justify-content:space-between;gap:24px}.Content_authAndLang__MHThM{display:flex;align-items:center;gap:24px;color:var(--white)}.Content_myPlansList__Jwr5l{margin-top:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;max-height:60dvh}.Content_myPlansList__Jwr5l::-webkit-scrollbar{display:none}.Content_storeAndSearch__yonFg{display:flex;gap:21px;align-items:center}.Content_storeLink__iRmkT{gap:8px!important}.Content_storeLink__iRmkT .Content_storeIcon__vJB8Z{--size:24px!important}@media(max-width:1700px){.Content_navLists__2O7_i{grid-template-columns:5.5fr 6fr}}@media(max-width:1354px){.Content_bodyOverflow__gdYuV{overflow:hidden}.Content_header__3Fpgn.Content_open__HKZ9T{background-color:var(--dark-blue);bottom:0;z-index:var(--header-open-z-index)}.Content_navLists__2O7_i{grid-template-columns:1fr}.Content_authAndLang__MHThM,.Content_leftList__5RxJ1{display:none}.Content_storeAndSearch__yonFg{margin-left:auto}:dir(rtl) .Content_storeAndSearch__yonFg{margin-right:auto;margin-left:0}}@media(max-width:760px){.Content_header__3Fpgn{padding:16px 0 9px}.Content_logoWrapper__ZqqLj .Content_logo__NsGKa{width:72px;height:100px}.Content_logoWrapper__ZqqLj.Content_scrolled__14qaB .Content_logo__NsGKa{height:60px}}.WarningBanner_container__Z4NSF{position:fixed;top:0;left:0;right:0;z-index:var(--header-z-index);transition:all var(--transition);padding:12px 0}.WarningBanner_container__Z4NSF.WarningBanner_red__DYPwq{color:var(--white);background-color:var(--red)}.WarningBanner_container__Z4NSF.WarningBanner_white__U5O6x{color:var(--dark-blue);background-color:var(--white)}.WarningBanner_container__Z4NSF .WarningBanner_content__mXmBz{display:flex;align-items:center;justify-content:space-between;gap:24px}.HeaderBanners_link__kjR_E{text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;gap:8px;margin-left:8px;white-space:nowrap}.HeaderBanners_link__kjR_E svg{width:20px;height:20px}.HeaderBanners_banner__vSYeH p{display:flex;align-items:center}.HeaderBanners_banner__vSYeH button svg{stroke:var(--dark-blue)}.SupportWidget_wrapper__4LPR8{position:fixed;bottom:20px;right:60px;display:flex;flex-direction:column;gap:16px;overflow:hidden;align-items:center;z-index:var(--header-z-index)}.SupportWidget_wrapper__up__gxPHz{bottom:120px}.SupportWidget_wrapper__4LPR8.SupportWidget_open__meogL .SupportWidget_list__tGjsz{transform:translateY(0);height:auto}.SupportWidget_wrapper__4LPR8.SupportWidget_open__meogL .SupportWidget_item__CK2YK{transform:scale(1)}.SupportWidget_list__tGjsz{height:0;transform:translateY(300px);transition:transform var(--transition),height var(--transition);display:flex;flex-direction:column;gap:16px}.SupportWidget_item__CK2YK,.SupportWidget_openBtn__2CX_6{--size:64px;width:var(--size);height:var(--size);border-radius:50%;border:1px solid var(--white);display:flex;align-items:center;justify-content:center;background-color:var(--red);overflow:hidden;transition:background-color var(--transition);cursor:pointer;position:relative}.SupportWidget_dog__B2phs{margin-top:20px}.SupportWidget_openBtn__2CX_6{background-color:var(--red)}.SupportWidget_openBtn__2CX_6 .SupportWidget_supportIcon__PPmTP{width:65px;height:80px;object-fit:contain;rotate:-15deg;position:absolute;top:12px;left:12px}.SupportWidget_openBtn__2CX_6.SupportWidget_blue__KXs_V{background-color:var(--new-muted-blue)}.SupportWidget_openBtn__2CX_6.SupportWidget_blue__KXs_V:hover{background-color:var(--new-light-blue)}.SupportWidget_openBtn__2CX_6:hover{background-color:var(--dark-red-2)}.SupportWidget_item__CK2YK{transform:scale(.3);transition:transform var(--transition);background-color:var(--bg-color)}.SupportWidget_item__CK2YK.SupportWidget_red__iPu3H{--bg-color:var(--red);--hover-bg-color:var(--dark-red-2)}.SupportWidget_item__CK2YK.SupportWidget_green__IqfAK{--bg-color:var(--wa-green);--hover-bg-color:var(--wa-hover-green)}.SupportWidget_item__CK2YK.SupportWidget_blue__KXs_V{--bg-color:var(--tg-blue);--hover-bg-color:var(--tg-dark-blue)}.SupportWidget_item__CK2YK:hover{background-color:var(--hover-bg-color)}.SupportWidget_closeBtn__LzdFM{border-radius:50%;--size:40px;width:var(--size);height:var(--size);background-color:var(--prusian);display:flex;align-items:center;justify-content:center}@media(max-width:760px){.SupportWidget_wrapper__up__gxPHz{bottom:160px}}@media(max-width:650px){.SupportWidget_wrapper__4LPR8{bottom:20px;right:20px}.SupportWidget_wrapper__up__gxPHz{bottom:160px}}@media(max-width:1300px){.SupportWidget_wrapper__small__Q6o0m{bottom:90px}.SupportWidget_wrapper__small__Q6o0m .SupportWidget_openBtn__2CX_6{--size:48px}}.ScrollingContainer_section__z9JiT{display:flex}:dir(rtl) .ScrollingContainer_section__z9JiT{direction:ltr}section.ScrollingContainer_wrapper__o6Gi8{min-height:100dvh;background:var(--extra-dark-blue);justify-content:center;position:relative;background-image:url(/img/web/bg/how-it-works/desktop.svg);background-repeat:no-repeat;background-position:100% 70%;background-size:35% auto}section.ScrollingContainer_wrapper__o6Gi8 div.ScrollingContainer_container__K8Q49{min-height:100dvh;max-width:var(--container-width);margin:0 auto;padding:150px 16px 0;position:relative;overflow:hidden}section.ScrollingContainer_wrapper__o6Gi8 div.ScrollingContainer_container__K8Q49 .ScrollingContainer_slider___gr6J{position:absolute;bottom:0;right:0}@media screen and (max-width:1030px){section.ScrollingContainer_wrapper__o6Gi8{background-image:url(/img/web/bg/how-it-works/mobile.svg);background-repeat:no-repeat;background-position:100% 330px;background-size:500px 100%}section.ScrollingContainer_wrapper__o6Gi8 div.ScrollingContainer_container__K8Q49{height:auto}section.ScrollingContainer_wrapper__o6Gi8 div.ScrollingContainer_container__K8Q49 .ScrollingContainer_slider___gr6J{position:static}}.TopFAQCard_card__YvmRz{background-color:var(--glass-blue);border-radius:32px;padding:32px;height:235px}.TopFAQCard_card__YvmRz .TopFAQCard_cardName___u2M9{margin-bottom:16px}.TopFAQCard_card__YvmRz .TopFAQCard_answer__Yw4Hf{color:var(--platinum)}.TopFAQCard_card__YvmRz .TopFAQCard_answer__Yw4Hf>a{color:var(--red)}.TopFAQCard_card__YvmRz .TopFAQCard_link__kYfqK{text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(max-width:700px){.TopFAQCard_card__YvmRz{height:auto}}.WhyUsSection_section__TszvW{padding-bottom:80px}.WhyUsSection_highlight__mhZA3{color:var(--red)}.WhyUsSection_slider__ju6nW{display:flex;justify-content:center;gap:32px;scroll-behavior:smooth;padding-top:56px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.WhyUsSection_slider__ju6nW::-webkit-scrollbar{display:none}.WhyUsSection_slide__abVGp{display:flex;justify-content:center;gap:32px}.WhyUsSection_dots__lz8QI{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:24px}.WhyUsSection_dot__rKhCt{--size:8px;width:var(--size);height:var(--size);border-radius:50%;border:1px solid var(--red);cursor:auto}.WhyUsSection_dot__rKhCt.WhyUsSection_active__A7owk{--size:14px;background:var(--red)}@media(max-width:1439px){.WhyUsSection_section__TszvW{padding-bottom:104px}.WhyUsSection_slider__ju6nW{justify-content:start;overflow-x:auto}.WhyUsSection_slide__abVGp{min-width:100%;scroll-snap-align:start}}@media(max-width:780px){.WhyUsSection_slide__abVGp{min-width:200vw;justify-content:space-around;scroll-snap-align:none}.WhyUsSection_card__42S1a{border:1px solid var(--prusian);border-radius:32px;scroll-snap-align:center}}.Search_pageSearchWrapper__D2X4P{background-color:var(--white);padding:4px;border-radius:12px;width:100%;box-shadow:0 2px 4px -1px rgba(0,0,0,.0588235294),0 12px 12px 2px rgba(0,0,0,.1019607843)}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X{display:flex;align-items:center;width:100%}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchContainer__3WCmF{width:100%;position:relative}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchContainer__3WCmF .Search_pageSearchInput__w8tAC{border:none;outline:none;width:100%;padding:0 40px 0 16px;font-weight:500;line-height:150%;font-size:16px;color:var(--new-black)}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchContainer__3WCmF .Search_pageSearchInput__w8tAC::placeholder{color:var(--new-sand-dark-2)}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchContainer__3WCmF .Search_clearIcon__QZ8h_{position:absolute;top:50%;transform:translateY(-50%);right:26px}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchContainer__3WCmF .Search_clearIcon__QZ8h_>svg{stroke:var(--extra-light-grey)}.Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_searchButton__RySXt{display:flex;justify-content:center;align-items:center;gap:10px;background-color:var(--new-red);padding:20px 18px;color:var(--white);line-height:100%;cursor:pointer;border-radius:12px;white-space:nowrap}@media(max-width:560px){.Search_pageSearchWrapper__D2X4P.Search_collapsible__Rmf76{padding:0;border-radius:0;box-shadow:none;border:none;background-color:rgba(0,0,0,0)}.Search_pageSearchWrapper__D2X4P.Search_collapsible__Rmf76 .Search_content__Pn98X{display:flex;flex-direction:column;gap:16px}.Search_pageSearchWrapper__D2X4P.Search_collapsible__Rmf76 .Search_content__Pn98X .Search_searchContainer__3WCmF{background-color:var(--white);padding:16px 0;border-radius:12px;width:100%;box-shadow:0 2px 4px -1px rgba(0,0,0,.0588235294),0 12px 12px 2px rgba(0,0,0,.1019607843)}.Search_pageSearchWrapper__D2X4P.Search_collapsible__Rmf76 .Search_content__Pn98X .Search_searchButton__RySXt{width:100%}}:dir(rtl) .Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_pageSearchInput__w8tAC{padding:0 19px 0 40px}:dir(rtl) .Search_pageSearchWrapper__D2X4P .Search_content__Pn98X .Search_clearIcon__QZ8h_{right:auto;left:26px}.PageLayout_body__ZCSLO{display:flex;flex-direction:column;min-height:100dvh}.PageLayout_body__ZCSLO.PageLayout_bg__2Fi28{background-color:var(--new-sand-light)}.EsimPage_plans__VJ1ho{padding:24px;border-radius:16px;background-color:var(--new-sand-dark);margin-top:30px}.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z{display:flex;gap:8px;margin-bottom:20px;list-style:none;padding:0;overflow-x:auto}.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z::-webkit-scrollbar{display:none}.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z .EsimPage_filter__5hZSv{padding:10px 12px;border-radius:44px;background-color:rgba(195,188,175,.1803921569);cursor:pointer;width:-moz-fit-content;width:fit-content;max-width:100%;text-align:center;color:var(--new-sand-dark-3);transition:all .3s ease-in-out;white-space:nowrap}.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z .EsimPage_filter__5hZSv:first-child{padding:10px 25px}.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z .EsimPage_filter__5hZSv.EsimPage_filterActive__IiMOS,.EsimPage_plans__VJ1ho .EsimPage_filters__Uyh5z .EsimPage_filter__5hZSv:hover{background-color:var(--new-red);color:var(--white)}.EsimPage_plans__VJ1ho .EsimPage_cards__rPWwW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:760px){.EsimPage_plans__VJ1ho{padding:20px 0}.EsimPage_plans__VJ1ho .EsimPage_cards__rPWwW{grid-template-columns:1fr;padding:0 14px}}.TopFAQSection_title__xKyNQ{text-transform:uppercase;margin-bottom:32px;color:var(--red)}.TopFAQSection_cards__4nm1z{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-gap:24px;gap:24px}.TopFAQSection_cards__4nm1z .TopFAQSection_card__0W_Oh{background-color:var(--pale-blue)}.TopFAQSection_cards__4nm1z .TopFAQSection_faq__hY4Dw{grid-column:3;grid-row:1/span 2}@media(max-width:1100px){.TopFAQSection_section__aN5yQ{padding:100px 0 104px;background:none}.TopFAQSection_cards__4nm1z{grid-template-columns:1fr;grid-template-rows:auto}.TopFAQSection_cards__4nm1z .TopFAQSection_faq__hY4Dw{grid-column:auto;grid-row:auto}.TopFAQSection_cards__4nm1z .TopFAQSection_faq__hY4Dw .TopFAQSection_btn__QPr3n{--gap:16px;--padding-h:20px}}@media(max-width:560px){.TopFAQSection_h3__AEOtS .TopFAQSection_highlight__ygU0q{max-width:280px;width:100%;display:block}}.PasswordField_passwordField__bPCrQ input[type=password]{letter-spacing:.2em}.PasswordField_passwordField__bPCrQ input[type=password]::placeholder{letter-spacing:normal}.PasswordField_eyeIcon__jSjHa{position:absolute;right:12px;top:12px}.PasswordField_rightBtn__sUar_{position:absolute;top:48.5px;right:32px}:dir(rtl) .PasswordField_rightBtn__sUar_{right:auto;left:32px}:dir(rtl) .PasswordField_eyeIcon__jSjHa{right:auto;left:12px}.GroupField_field__hRik6{position:relative;font-weight:500;font-size:16px;line-height:150%;width:100%}.GroupField_field__hRik6:first-of-type input.GroupField_input__P0_Qr{border-radius:12px 12px 0 0;border-top:2px solid var(--new-sand-dark);border-left:2px solid var(--new-sand-dark);border-right:2px solid var(--new-sand-dark)}.GroupField_field__hRik6:not(.GroupField_field__hRik6:last-of-type) input.GroupField_input__P0_Qr{border-top:1px solid var(--new-sand-dark);border-bottom:1px solid var(--new-sand-dark);border-left:2px solid var(--new-sand-dark);border-right:2px solid var(--new-sand-dark)}.GroupField_field__hRik6:last-of-type input.GroupField_input__P0_Qr{border-radius:0 0 12px 12px;border:2px solid var(--new-sand-dark);border-top:1px solid var(--new-sand-dark)}.GroupField_field__hRik6 input.GroupField_input__P0_Qr{background-color:var(--white);color:var(--new-sand-dark-3);padding:12px 24px 12px 12px;width:100%;outline:none}.GroupField_field__hRik6 input.GroupField_input__P0_Qr::placeholder{color:var(--new-sand-dark-3)}.GroupField_field__hRik6 input.GroupField_input__P0_Qr:focus{border-color:var(--new-sand-dark-2)!important}.GroupField_field__hRik6 input.GroupField_input__P0_Qr.GroupField_error__94uTk{color:var(--new-red)}.GroupField_field__hRik6 .GroupField_clearIcon__td9AM{position:absolute;top:50%;transform:translateY(-50%);right:12px}.Field_field__f4hsp{position:relative;width:100%}.Field_field__f4hsp label{margin-bottom:8px;color:var(--new-sand-soft-dark)}.Field_field__f4hsp input{background-color:var(--white);border:2px solid var(--new-sand-dark);color:var(--new-sand-dark-3);padding:12px 24px 12px 12px;border-radius:12px;width:100%;outline:none}.Field_field__f4hsp input::-webkit-inner-spin-button,.Field_field__f4hsp input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Field_field__f4hsp input.Field_error__hJ_Ar{color:var(--new-red)}.Field_field__f4hsp input::placeholder{color:var(--new-sand-soft-dark)}.Field_field__f4hsp b{display:inline-flex;align-items:center;margin:6px 0 0 12px;font-weight:400;font-size:12px;line-height:130%;color:var(--new-red)}:dir(rtl) .Field_field__f4hsp input{padding:12px 12px 12px 24px}:dir(rtl) .Field_field__f4hsp b{right:24px;left:auto}.Container_container__WV3AV{--horizontal-padding:20px;width:100%;max-width:calc(1920px + var(--horizontal-padding)*2);margin:0 auto;padding:0 var(--horizontal-padding)}@media(max-width:560px){.Container_container__WV3AV{--horizontal-padding:16px}}section.HeroSection_container__BWNhh{margin-bottom:200px;--horizontal-padding:10px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ{padding:182px 20px 216px;position:relative;border-radius:60px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_imageContainer__3VFKA{position:absolute;width:100%;bottom:0;top:0;left:0}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_imageContainer__3VFKA .HeroSection_overlay__hNuDL{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:60px;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.1333333333)}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_imageContainer__3VFKA .HeroSection_img__xItmA{position:absolute;width:100%;height:100%;bottom:0;border-radius:60px;top:0;left:0;object-fit:cover;object-position:center}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;align-items:center;color:var(--white);z-index:2}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_title__j_v5H{text-align:center;margin-bottom:32px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_title__j_v5H .HeroSection_flag__SpV36{width:64px;height:48px;rotate:8deg}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_description__1pZSw{text-align:center;margin-bottom:36px;max-width:616px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP{display:flex;align-items:center;gap:8px;margin-bottom:32px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP .HeroSection_rating__zOMn0{display:flex;align-items:center;gap:8px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP .HeroSection_stars__F_b3S{display:flex;gap:1px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP .HeroSection_separator__D7HUA{width:3px;height:3px;border-radius:50%;background-color:var(--white)}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP a{text-decoration:underline;text-underline-offset:4px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_card__y5kme{display:flex;align-items:flex-end;background-color:var(--white);border:2px solid var(--new-red);border-radius:16px;padding:20px;gap:24px;color:var(--new-black)}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_card__y5kme .HeroSection_cardDescription__mi36W{margin-top:12px;color:var(--new-sand-dark-3)}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_card__y5kme .HeroSection_cardButton__KqZ9i{--padding-v:16px}@media(max-width:760px){section.HeroSection_container__BWNhh{margin-bottom:120px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ{padding:105px 16px 16px;border-radius:30px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_imageContainer__3VFKA .HeroSection_img__xItmA,section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_imageContainer__3VFKA .HeroSection_overlay__hNuDL{border-radius:30px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_title__j_v5H{flex-direction:column;gap:0;display:flex;align-items:center;gap:16px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_title__j_v5H .HeroSection_flag__SpV36{width:44px;height:32px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_description__1pZSw{grid-row:3/4}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP{grid-row:2/3;flex-direction:column;gap:4px}section.HeroSection_container__BWNhh .HeroSection_bg__81eBJ .HeroSection_content__a_1xM .HeroSection_trustpilot__SyIBP .HeroSection_rating__zOMn0{gap:8px}}.DestinationAutocompleteSearch_price__7pqKF{margin-top:6px;color:var(--prusian)}.DestinationAutocompleteSearch_tooltip__faIS8{margin-left:auto;margin-right:10px}.DestinationAutocompleteSearch_tooltip__faIS8.DestinationAutocompleteSearch_orange__6iiYn svg{fill:var(--error)}.DestinationAutocompleteSearch_tooltip__faIS8.DestinationAutocompleteSearch_orange__6iiYn svg:hover{fill:var(--error-bg)}.DestinationAutocompleteSearch_tooltip__faIS8.DestinationAutocompleteSearch_orange__6iiYn div{background-color:var(--error-bg);color:var(--pale-blue-2)}.DestinationAutocompleteSearch_tooltip__faIS8.DestinationAutocompleteSearch_orange__6iiYn .DestinationAutocompleteSearch_highlight__46_nz{color:var(--error)}.DestinationAutocompleteSearch_tooltip__faIS8 svg{--size:20px}.CountryImg_container__fF7hb{background-color:var(--new-sand-dark);display:flex;align-items:center;justify-content:center;border-radius:50%}.CountryImg_container__fF7hb.CountryImg_s__fxTq_{min-width:38px;min-height:38px;max-width:38px;max-height:38px}.CountryImg_container__fF7hb.CountryImg_s__fxTq_ .CountryImg_img__Kkc2V{min-width:20px;min-height:16px;max-width:20px;max-height:16px}.CountryImg_container__fF7hb.CountryImg_m__v5_rC{min-width:48px;min-height:48px;max-width:48px;max-height:48px}.CountryImg_container__fF7hb.CountryImg_m__v5_rC .CountryImg_img__Kkc2V{min-width:32px;min-height:24px;max-width:32px;max-height:24px}.CountryImg_container__fF7hb.CountryImg_l__cVmHm{min-width:52px;min-height:52px;max-width:52px;max-height:52px}.CountryImg_container__fF7hb.CountryImg_l__cVmHm .CountryImg_img__Kkc2V{min-width:34px;min-height:26px;max-width:34px;max-height:26px}.Button_button__HBKSE{--padding-v:12px;--padding-h:20px;--border-width:2px;--border-radius:12px;--gap:10px;display:flex;align-items:center;justify-content:center;gap:var(--gap);width:-moz-fit-content;width:fit-content;cursor:pointer;white-space:nowrap;border-radius:var(--border-radius);border:var(--border-width) solid;padding:calc(var(--padding-v) - var(--border-width)) calc(var(--padding-h) - var(--border-width));transition:border-color var(--transition),color var(--transition),transform var(--transition),background-color var(--transition);color:var(--color);border-color:var(--border-color);background-color:var(--bg-color)}.Button_button__HBKSE.Button_primary__A4Xza{--color:var(--new-sand-dark);--border-color:var(--new-red);--bg-color:var(--new-red)}.Button_button__HBKSE.Button_primary__A4Xza:hover{--border-color:var(--new-brown);--bg-color:var(--new-brown)}.Button_button__HBKSE.Button_primary__A4Xza:disabled{opacity:.32;cursor:not-allowed}.Button_button__HBKSE.Button_secondary__jmq_m{--color:var(--new-black);--border-color:var(--new-black);--bg-color:transparent}.Button_button__HBKSE.Button_secondary__jmq_m:hover{--color:var(--new-brown);--border-color:var(--new-brown)}.Button_button__HBKSE.Button_secondary__jmq_m:disabled{opacity:.32;cursor:not-allowed}.Button_button__HBKSE.Button_secondaryLight__aCFdC{--color:var(--new-black);--border-color:var(--new-sand-dark);--bg-color:transparent}.Button_button__HBKSE.Button_secondaryLight__aCFdC:hover{--color:var(--new-brown);--border-color:var(--new-brown)}.Button_button__HBKSE.Button_secondaryLight__aCFdC:disabled{opacity:.32;cursor:not-allowed}.Button_button__HBKSE>svg{transition:transform var(--transition)}.Button_button__HBKSE.Button_fullWidth__TgGP_{width:100%}section.InfoSection_container___kJJ6{--horizontal-padding:60px;display:flex;margin-bottom:200px;max-width:1440px;gap:60px;justify-content:space-around;align-items:flex-start}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC{max-width:500px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_title__ih3Fh{margin-bottom:40px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k{display:flex;flex-direction:column;gap:32px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k li .InfoSection_listItemText__CTeqe{display:flex;align-items:center;gap:12px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k li .InfoSection_listItemText__CTeqe svg{width:65px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k li .InfoSection_listItemDescription__8Q4st{margin-left:78px}section.InfoSection_container___kJJ6 .InfoSection_right__038bU{display:flex;flex-direction:column;gap:8px;max-width:530px;width:100%;padding:20px;border-radius:26px;background-color:var(--new-sand-dark)}section.InfoSection_container___kJJ6 .InfoSection_right__038bU .InfoSection_item__DcBUj{background-color:var(--white);display:flex;align-items:center;gap:12px;padding:12px 24px 12px 12px;border-radius:16px}section.InfoSection_container___kJJ6 .InfoSection_right__038bU .InfoSection_item__DcBUj .InfoSection_rightDescription__3G_MM{margin-left:auto}@media(max-width:1024px){section.InfoSection_container___kJJ6{--horizontal-padding:20px}}@media(max-width:760px){section.InfoSection_container___kJJ6{--horizontal-padding:16px;flex-direction:column;margin-bottom:120px;align-items:center;gap:40px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC{padding:0 34px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_title__ih3Fh{margin-bottom:20px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_title__ih3Fh br{display:none}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k li .InfoSection_listItemText__CTeqe svg{width:50px}section.InfoSection_container___kJJ6 .InfoSection_left__4jzfC .InfoSection_list___CA_k li .InfoSection_listItemDescription__8Q4st{margin-left:0;margin-top:16px}section.InfoSection_container___kJJ6 .InfoSection_right__038bU{padding:12px;width:100%;max-width:none}section.InfoSection_container___kJJ6 .InfoSection_right__038bU .InfoSection_item__DcBUj{padding:17px 16px 17px 12px}section.InfoSection_container___kJJ6 .InfoSection_right__038bU .InfoSection_item__DcBUj .InfoSection_imageWrapper__ZdRBB{width:45px;height:45px}section.InfoSection_container___kJJ6 .InfoSection_right__038bU .InfoSection_item__DcBUj .InfoSection_rightDescription__3G_MM span{display:none}}section.PlanSelectSection_container__xIpeR{margin-bottom:200px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o{background-color:var(--new-sand-dark);border-radius:60px;padding:60px 50px 60px 80px;max-width:1440px;margin:0 auto;gap:32px;display:flex;flex-direction:column;align-items:center;gap:88px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_title__QUeQm{max-width:912px;text-align:center}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u{gap:12px;padding:20px;border-radius:24px;background-color:var(--white);max-width:1155px;width:100%}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ{background-color:var(--new-sand-dark);padding:8px;border-radius:24px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_sectionTitle__lpj0T{padding:7px 16px;color:var(--red);margin-bottom:8px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_bestMatchPlan__DnbUH,section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_block__KjGAv{flex:1 1;min-width:340px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b{display:flex;gap:8px;padding:0 8px;margin-bottom:28px;overflow-x:auto}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro{width:100%;flex:1 1;min-width:300px;padding:24px 16px;border-radius:10px;border:2px solid rgba(0,0,0,0)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro:hover{border:2px solid rgba(0,0,0,.1019607843)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_cardHeader__InowY{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_planTitle__3uxkS{display:flex;align-items:center;padding-left:8px;gap:8px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_planTitle__3uxkS .PlanSelectSection_chip__2OLyt{display:flex;align-items:center;gap:4px;border:1px solid rgba(0,0,0,.1019607843);text-transform:uppercase;padding:4px 8px 4px 4px;border-radius:44px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_list__jcXvI{display:flex;background-color:rgba(0,0,0,.0509803922);border-radius:12px;margin-bottom:20px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_list__jcXvI li{display:flex;flex-direction:column;gap:8px;flex:1 1;align-items:flex-start;padding:8px 12px;border-left:1px solid rgba(0,0,0,.1019607843)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_list__jcXvI li svg{width:24px;height:24px;stroke:var(--black)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_list__jcXvI li:first-child{border-left:none}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_holdsData__NmnKO{display:flex;align-items:center;gap:4px;margin:24px 0 16px;padding:8px 12px;width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,.0509803922);border-radius:24px;color:var(--new-sand-dark-3)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_holdsData__NmnKO svg{width:14px;height:14px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0{display:flex;gap:8px;flex-wrap:wrap}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0 .PlanSelectSection_primaryButton__uGg9b,section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0 .PlanSelectSection_secondaryButton__fNSNC{flex:1 1}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0 .PlanSelectSection_secondaryButton__fNSNC{--border-color:transparent;--color:var(--new-sand-dark-3)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0 .PlanSelectSection_secondaryButton__fNSNC:hover{--border-color:var(--new-sand-dark-3)}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_buttons__QsuZ0 .PlanSelectSection_primaryButton__uGg9b{--bg-color:var(--white);--color:var(--new-black);--border-color:var(--white)}@media(max-width:1280px){section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD{grid-template-columns:1fr 1fr}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_bestMatchPlan__DnbUH,section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_block__KjGAv{min-width:260px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_bestMatchPlan__DnbUH{grid-column:1/3}}@media(max-width:1024px){section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o{padding:60px 20px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u{padding:0}}@media(max-width:760px){section.PlanSelectSection_container__xIpeR{--horizontal-padding:8px;margin-bottom:120px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o{flex-direction:column;align-items:center;padding:40px 0 20px;border-radius:30px;gap:20px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u{padding:0}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD{grid-template-columns:1fr}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_custom__6zBfD .PlanSelectSection_bestMatchPlan__DnbUH{grid-column:1/2}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b{padding:0 12px 12px}section.PlanSelectSection_container__xIpeR .PlanSelectSection_content__Fn2_o .PlanSelectSection_right__7i71u .PlanSelectSection_selectors__kjcZQ .PlanSelectSection_plans__a4j3b .PlanSelectSection_card__Bdhro .PlanSelectSection_planTitle__3uxkS{padding-left:0}}main.Main_main__0M279{padding-top:20px;background-color:var(--page-bg,var(--new-sand-light));color:var(--new-black);flex:1 1}main.DataCalculatorPage_main__Ndq3D{background-image:url(/img/web/bg/how-it-works-bg.svg);background-size:contain;background-position:top 220px center;background-repeat:no-repeat}main.DataCalculatorPage_main__Ndq3D .DataCalculatorPage_appSection___215m{margin-bottom:200px}@media(min-width:1920px){main.DataCalculatorPage_main__Ndq3D{background-size:1920px auto}}@media(max-width:760px){main.DataCalculatorPage_main__Ndq3D .DataCalculatorPage_appSection___215m{margin-bottom:120px}}.CountrySearch_container__EzIrd{display:flex;flex-direction:column;gap:84px}.CountrySearch_container__EzIrd .CountrySearch_input__ZzpQx{position:relative;width:100%;max-width:600px;margin:0 auto}.CountrySearch_container__EzIrd .CountrySearch_dropdown__dPSgF{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border-radius:12px;box-shadow:0 2px 4px -1px rgba(0,0,0,.0588235294),0 12px 12px 2px rgba(0,0,0,.1019607843);z-index:10;max-height:300px;overflow-y:auto;padding:4px}.CountrySearch_container__EzIrd .CountrySearch_dropdown__dPSgF::-webkit-scrollbar{display:none}.CountrySearch_container__EzIrd .CountrySearch_dropdown__dPSgF .CountrySearch_list__x98dT{display:flex;flex-direction:column}.CountrySearch_container__EzIrd .CountrySearch_dropdown__dPSgF .CountrySearch_list__x98dT .CountrySearch_item__RHmVW{padding:8px 16px;cursor:pointer;border-radius:8px;color:var(--new-black);transition:background .2s}.CountrySearch_container__EzIrd .CountrySearch_dropdown__dPSgF .CountrySearch_list__x98dT .CountrySearch_item__RHmVW:hover{background:var(--new-sand-dark)}.CountrySearch_container__EzIrd .CountrySearch_noResults__QScWq{margin:0 auto;text-align:center}.CountrySearch_container__EzIrd .CountrySearch_noResults__QScWq img{max-width:320px;margin:0 auto 36px}.CountrySearch_container__EzIrd .CountrySearch_noResults__QScWq .CountrySearch_description__jOgBW{margin-top:8px;color:var(--new-sand-dark-3)}section.HeroSection_container__9fp1F{margin:160px auto 110px}section.HeroSection_container__9fp1F .HeroSection_title__ZQQaA{max-width:1012px;margin:0 auto 28px;text-align:center}section.HeroSection_container__9fp1F .HeroSection_description__M_lda{max-width:520px;text-align:center;margin:0 auto 60px;color:var(--new-sand-dark-3)}.PlanSelectBlock_container__YoJTX{border-radius:40px;margin:60px auto 0;padding:146px 20px 76px;position:relative;max-width:1094px;overflow:hidden;background-color:var(--new-sand-dark)}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_overlay__jEj3o{background:linear-gradient(180deg,rgba(241,237,230,0),#F1EDE6 21.41%);position:absolute;height:1200px;top:0;left:0;right:0}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_image__fn3gt{position:absolute;width:100%;top:0;left:0;right:0}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_countryImg__J5W1_{background-color:var(--white)}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_title__o0hlk{text-align:center;max-width:425px;margin:16px 0 40px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_subtitle__KLhGf{text-align:center;margin:64px 0 32px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_customPlan__COTJ3{display:flex;margin-bottom:32px;gap:8px;border-radius:24px;padding:8px;background-color:var(--new-sand-dark)}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv{display:flex;align-items:center;justify-content:center;gap:8px;max-width:852px;width:100%}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ{width:100%;flex:1 1;padding:24px 16px;border-radius:16px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_planTitle__lC6Y1{display:flex;align-items:center;padding-left:8px;margin-bottom:8px;gap:8px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_planTitle__lC6Y1 .PlanSelectBlock_chip__nQfoI{display:flex;align-items:center;gap:4px;border:1px solid rgba(0,0,0,.1019607843);text-transform:uppercase;padding:4px 8px 4px 4px;border-radius:44px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_list__9ik6n{display:flex;background-color:rgba(0,0,0,.0509803922);border-radius:12px;margin-bottom:20px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_list__9ik6n li{display:flex;flex-direction:column;gap:8px;flex:1 1;align-items:flex-start;padding:8px 12px;border-left:1px solid rgba(0,0,0,.1019607843)}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_list__9ik6n li svg{width:24px;height:24px;stroke:var(--black)}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_list__9ik6n li:first-child{border-left:none}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv .PlanSelectBlock_card__S2OYJ .PlanSelectBlock_price__0M9tb{margin-bottom:8px}@media(max-width:760px){.PlanSelectBlock_container__YoJTX{border-radius:24px;padding:110px 20px 90px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_cards__TN8bv{flex-direction:column;max-width:450px}.PlanSelectBlock_container__YoJTX .PlanSelectBlock_content__u2Mbd .PlanSelectBlock_customPlan__COTJ3{padding:0;background-color:none;max-width:450px;width:100%;flex-direction:column}}.RangeBlock_container__ulK_b{width:100%;background-color:var(--new-sand-light);border-radius:16px;min-width:360px;box-shadow:0 2px 24px 0 rgba(0,0,0,.0509803922);padding:8px}.RangeBlock_container__ulK_b .RangeBlock_title___10Up{margin-bottom:4px;padding:8px 8px 0;display:flex;align-items:center;gap:8px}.RangeBlock_container__ulK_b .RangeBlock_title___10Up svg{width:24px;height:24px}.RangeBlock_container__ulK_b .RangeBlock_subtitle__G0K9i{color:var(--new-sand-dark-3);margin:0 0 16px 40px;max-width:250px;line-height:16px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA{display:none;background-color:var(--white);border-radius:16px;padding:32px 8px 28px;margin:0 0 8px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:8px;padding:0 12px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_valuesDisplay__CIjIL{display:flex;align-items:center;justify-content:center;gap:16px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_valuesDisplay__CIjIL .RangeBlock_placeHolder__LlDu7{width:20px;height:34px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_valuesDisplay__CIjIL span{font-weight:500;font-size:32px;line-height:34px;letter-spacing:-4%;text-align:center}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_valuesDisplay__CIjIL .RangeBlock_nextValue__EQck0,.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_valuesDisplay__CIjIL .RangeBlock_prevValue__cJD3b{opacity:.1}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_controlButton__vcdWl{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:36px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_controlButton__vcdWl:hover:not(:disabled){color:var(--new-black)}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_top__yHym6 .RangeBlock_controlButton__vcdWl:disabled{opacity:.5;cursor:not-allowed}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_rangeContainer__1IR1v{flex:1 1;min-width:200px}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_sliderTrack__UcqQO{position:relative;height:40px;mask-image:linear-gradient(90deg,transparent 0,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 15%,black 85%,transparent)}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_centerTick__Tvz3P{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:2px;height:32px;background-color:var(--new-black);border-radius:1px;z-index:2;pointer-events:none}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_ticksContainer__WXHp9{direction:ltr;height:40px;display:flex;align-items:flex-end;gap:11px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-inline:calc(50% - .5px);box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-x}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_ticksContainer__WXHp9::-webkit-scrollbar{display:none}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_ticksContainer__WXHp9:active{cursor:-webkit-grabbing;cursor:grabbing}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_tick__Etmzm{width:1px;height:32px;background-color:var(--new-sand-dark);border-radius:1px;flex-shrink:0}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_valueTick__KAwxr{scroll-snap-align:center}.RangeBlock_container__ulK_b .RangeBlock_buttons__fZalX{display:flex;align-items:center;gap:8px}.RangeBlock_container__ulK_b .RangeBlock_buttons__fZalX .RangeBlock_button__4O8f8{width:100%;white-space:nowrap;padding:8px 12px;border-radius:44px;border:2px solid var(--new-sand-dark);color:var(--new-sand-dark-3);transition:background-color .3s,color .3s}.RangeBlock_container__ulK_b .RangeBlock_buttons__fZalX .RangeBlock_button__4O8f8:hover{background-color:var(--new-sand-dark);color:var(--new-black)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1{background-color:var(--white);border-radius:16px;padding:20px 16px;margin:0 0 12px}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX{position:relative;width:100%;margin:0 auto 12px}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX .RangeBlock_numberInput__U2eMM{width:100%;padding:7px 54px 7px 16px;border:2px solid var(--new-sand-dark);border-radius:12px;color:var(--new-black);background:var(--white);outline:none;font-weight:600;font-size:28px;line-height:24px}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX .RangeBlock_numberInput__U2eMM::-webkit-inner-spin-button,.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX .RangeBlock_numberInput__U2eMM::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX .RangeBlock_numberInput__U2eMM:focus{border-color:var(--new-green)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_numberWrapper__awvRX .RangeBlock_unitLabel__ciSLh{position:absolute;bottom:14px;right:16px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-2%;color:var(--new-black);pointer-events:none;text-transform:capitalize}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_rangeSliderContainer__TGKHi{position:relative;margin-bottom:36px}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_texts__jJPyi{display:flex;align-items:center;justify-content:space-between;color:var(--new-sand-dark-3)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_speedImage__C8XIp{position:absolute;top:calc(100% + 8px);left:calc(var(--range-percent));transform:translateX(-50%);width:59px;height:23px;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_speedImage__C8XIp:active{cursor:-webkit-grabbing;cursor:grabbing}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_greenRange__of1v4{width:100%;height:6px;border-radius:4px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:linear-gradient(to right,var(--new-green) 0,var(--new-green) var(--range-percent),var(--new-sand-dark) var(--range-percent),var(--new-sand-dark) 100%)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_greenRange__of1v4::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;position:relative;width:16px;height:16px;border-radius:50%;background:var(--new-green);cursor:pointer;border:2px solid var(--white);box-shadow:0 2px 4px rgba(0,0,0,.15)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_greenRange__of1v4::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--new-green);cursor:pointer;border:2px solid var(--white);box-shadow:0 2px 4px rgba(0,0,0,.15)}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_greenRange__of1v4::-moz-range-track{background:rgba(0,0,0,0);border:none;height:6px;border-radius:30px}:dir(rtl) .RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1 .RangeBlock_greenRange__of1v4{background:linear-gradient(to left,var(--new-green) 0,var(--new-green) var(--range-percent),var(--new-sand-dark) var(--range-percent),var(--new-sand-dark) 100%)}:dir(rtl) .RangeBlock_container__ulK_b .RangeBlock_speedImage__C8XIp{left:auto;right:calc(var(--range-percent));transform:translateX(50%) scaleX(-1)}:dir(rtl) .RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA .RangeBlock_sliderTrack__UcqQO{mask-image:linear-gradient(270deg,transparent 0,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(270deg,transparent 0,black 15%,black 85%,transparent)}@media(max-width:760px){.RangeBlock_container__ulK_b{min-width:auto}.RangeBlock_container__ulK_b .RangeBlock_inputVariant__RfRY1{display:none}.RangeBlock_container__ulK_b .RangeBlock_rangeWrapper__IyNGA{display:block}.RangeBlock_container__ulK_b .RangeBlock_buttons__fZalX{gap:2px}.RangeBlock_container__ulK_b .RangeBlock_buttons__fZalX .RangeBlock_button__4O8f8{padding:8px}}.BestMatchPlan_container__fajg0{background-color:var(--new-sand-light);box-shadow:0 2px 24px 0 rgba(0,0,0,.0509803922);padding:8px;border-radius:16px}.BestMatchPlan_container__fajg0 .BestMatchPlan_title__0g9v8{display:flex;gap:8px;padding:8px 8px 0;align-items:flex-start}.BestMatchPlan_container__fajg0 .BestMatchPlan_title__0g9v8 svg{width:24px;height:24px}.BestMatchPlan_container__fajg0 .BestMatchPlan_description__bCEzJ{margin:0 0 10px 40px;color:var(--new-sand-dark-3);line-height:16px}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR{margin-bottom:10px;display:flex;flex-direction:column;gap:8px;padding:8px;background-color:var(--white);border-radius:16px}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_price__ycIpn,.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_summary__OTfqI{text-align:center}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_data__s3eVw{background-color:rgba(0,0,0,.0509803922);border-radius:16px;display:flex;justify-content:space-between}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_data__s3eVw .BestMatchPlan_text__2Tqss{display:flex;flex-direction:column;gap:8px;flex:1 1;padding:8px 12px}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_data__s3eVw .BestMatchPlan_text__2Tqss.BestMatchPlan_left__zIx8W{border-right:1px solid rgba(0,0,0,.1019607843)}.BestMatchPlan_container__fajg0 .BestMatchPlan_content__wPbUR .BestMatchPlan_data__s3eVw .BestMatchPlan_text__2Tqss svg{stroke:#000}.MyPlanCard_card__XcnO1{display:flex;flex-direction:column;gap:24px;padding:24px 20px;background-color:var(--white);box-shadow:0 2px 24px 0 rgba(0,0,0,.0509803922);border-radius:16px}.MyPlanCard_card__XcnO1.MyPlanCard_EXPIRED__oBUOK{background-color:var(--new-sand-disabled);box-shadow:none;border:1px solid rgba(195,188,175,.2392156863)}.MyPlanCard_card__XcnO1.MyPlanCard_WAITING_FOR_ACTIVATION___0_uD{border:2px solid var(--new-red)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_countryImg__4to7x{background-color:var(--new-sand-light)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo{margin-left:auto;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px 8px 8px;border-radius:44px;background-color:rgba(0,0,0,0)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo svg{width:20px;height:20px}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_WAITING_FOR_ACTIVATION___0_uD{color:var(--new-sand-dark-3);border:2px solid var(--new-opacity-20-sand-dark-3)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_WAITING_FOR_ACTIVATION___0_uD svg{stroke:var(--new-sand-dark-3)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_ACTIVE__OTNk_{color:var(--new-green);border:2px solid var(--new-opacity-20-green)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_ACTIVE__OTNk_ svg{stroke:var(--new-green)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_EXPIRED__oBUOK{color:var(--new-red);border:2px solid var(--new-opacity-20-red)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_EXPIRED__oBUOK svg{fill:var(--new-red)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_PAUSED__oyGRQ{color:var(--new-blue-2);border:2px solid var(--new-opacity-10-blue-2)}.MyPlanCard_card__XcnO1 .MyPlanCard_info__AslfN .MyPlanCard_status__ftPRo.MyPlanCard_PAUSED__oyGRQ svg{stroke:var(--new-blue-2)}.MyPlanCard_card__XcnO1 .MyPlanCard_data__iUPfi{padding:13px 16px;border-radius:8px;border:1px solid var(--new-border-light-grey)}.MyPlanCard_card__XcnO1 .MyPlanCard_data__iUPfi .MyPlanCard_dataInfo__MMmVM{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.MyPlanCard_card__XcnO1 .MyPlanCard_data__iUPfi .MyPlanCard_dataProgressLine__Pw7DE{width:100%;height:8px;border-radius:99px;overflow:hidden;background-color:var(--new-sand-dark)}.MyPlanCard_card__XcnO1 .MyPlanCard_data__iUPfi .MyPlanCard_dataProgressLine__Pw7DE .MyPlanCard_dataFilled__NsgHp{height:100%;background-color:var(--new-green);transition:width .3s ease}.MyPlanCard_card__XcnO1 .MyPlanCard_buttons__BDTLh{display:flex;align-items:center;gap:8px}.MyPlanCard_card__XcnO1 .MyPlanCard_buttons__BDTLh .MyPlanCard_detailsButton__NnIJY{border-color:var(--new-sand-dark);color:var(--new-sand-dark-3)}@media(max-width:560px){.MyPlanCard_card__XcnO1{padding:16px 14px}}.EmailVerificationSection_emailVerifyForm___TyVa{position:relative;display:flex;align-items:center}.EmailVerificationSection_submitBtn__Ckluq{position:absolute;right:12px;top:38px;color:var(--new-red)}.EmailVerificationSection_field__YUyBk.EmailVerificationSection_green__aeKG2 input{background-color:var(--pale-green)}.EmailVerificationSection_lockIcon__YK1n4{position:absolute;right:12px;top:32px}:dir(rtl) .EmailVerificationSection_submitBtn__Ckluq{left:24px;right:auto}:dir(rtl) .EmailVerificationSection_lockIcon__YK1n4{right:auto;left:12px}.MarketingPreferencesSection_block__9lloU{margin-top:20px;padding-bottom:40px;border-bottom:1px solid var(--new-sand-dark)}.MarketingPreferencesSection_block__9lloU .MarketingPreferencesSection_title__GDVKQ{margin-bottom:16px}.MarketingPreferencesSection_block__9lloU .MarketingPreferencesSection_description__MdU2_{margin-bottom:30px}.MarketingPreferencesSection_block__9lloU .MarketingPreferencesSection_text__EP_UF{color:var(--new-sand-dark-3)}.MarketingPreferencesSection_block__9lloU .MarketingPreferencesSection_toggleContainer__nDEsT{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.MarketingPreferencesSection_block__9lloU .MarketingPreferencesSection_toggleContainer__nDEsT:last-child{margin-bottom:0}.Toggle_input__LrKKX{display:none}.Toggle_label__f8eqR{display:block;width:45px;height:28px;background-color:var(--new-sand-dark-2);border-radius:200px;position:relative;cursor:pointer;transition:.3s}.Toggle_label__f8eqR:after{content:"";width:20px;height:20px;background-color:var(--white);position:absolute;cursor:pointer;border-radius:70px;top:4px;left:4px;transition:.3s}.Toggle_input__LrKKX:disabled+.Toggle_label__f8eqR,.Toggle_input__LrKKX:disabled+.Toggle_label__f8eqR:after{cursor:not-allowed}.Toggle_input__LrKKX:checked+.Toggle_label__f8eqR:after{left:calc(100% - 4px);transform:translateX(-100%)}.Toggle_input__LrKKX:checked+.Toggle_label__f8eqR{background-color:var(--new-red)}.DeleteAccountSection_delete_acc_container__JLjbX{display:flex;flex-direction:column;gap:24px;margin-top:40px}.DeleteAccountSection_delete_acc_container__JLjbX .DeleteAccountSection_delete_acc_title_container__O8dMd{display:flex;flex-direction:column;gap:16px}.DeleteAccountSection_delete_acc_container__JLjbX .DeleteAccountSection_delete_acc_title_container__O8dMd .DeleteAccountSection_title__yIxWc{font-size:24px;font-weight:700;line-height:112%}.DeleteAccountSection_delete_acc_container__JLjbX .DeleteAccountSection_delete_acc_title_container__O8dMd .DeleteAccountSection_description__OmRbU{font-size:16px;font-weight:400;line-height:140%;color:var(--new-sand-dark-3)}.DeleteAccountSection_delete_acc_container__JLjbX .DeleteAccountSection_delete_acc_btn__msesf{gap:8px}@media screen and (max-width:600px){.DeleteAccountSection_delete_acc_container__JLjbX .DeleteAccountSection_delete_acc_title_container__O8dMd .DeleteAccountSection_title__yIxWc{font-size:20px}}section.ProvidersSection_container__N0iMg{margin-bottom:264px}section.ProvidersSection_container__N0iMg .ProvidersSection_title__8Zivi{max-width:260px;text-align:center;color:var(--new-sand-dark-3);margin:0 auto 40px}section.ProvidersSection_container__N0iMg .ProvidersSection_providers__CNjay{display:flex;align-items:center;gap:42px;max-width:860px;margin:0 auto;overflow-x:auto}section.ProvidersSection_container__N0iMg .ProvidersSection_providers__CNjay::-webkit-scrollbar{display:none}section.ProvidersSection_container__N0iMg .ProvidersSection_providers__CNjay .ProvidersSection_provider__fsZ38{display:flex;align-items:center;justify-content:center;min-width:138px;min-height:92px;background-color:var(--white);border-radius:8px;border:1px solid var(--new-sand-dark)}@media(max-width:760px){section.ProvidersSection_container__N0iMg{margin-bottom:120px}}section.WhyUsSection_container__qzAoa{max-width:1440px;margin-bottom:200px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV{position:relative;padding:120px 20px;border-radius:60px;display:flex;flex-direction:column;align-items:center;overflow:hidden}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_imageContainer__J00Qv{position:absolute;width:100%;bottom:0;top:0;left:0}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_imageContainer__J00Qv .WhyUsSection_overlay__2LVUr{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.1333333333)}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_imageContainer__J00Qv .WhyUsSection_img__RACt5{position:absolute;width:100%;height:100%;bottom:0;top:0;left:0;object-fit:cover;object-position:center}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm{position:relative;z-index:2}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_description__B1pjT,section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_title__Hy4N6{color:var(--white);text-align:center}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_description__B1pjT{margin:22px 0 200px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_list__TVk4m{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_list__TVk4m .WhyUsSection_item__wOCz3{background-color:var(--new-light-yellow);border-radius:24px;padding:36px;position:relative}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_list__TVk4m .WhyUsSection_item__wOCz3 .WhyUsSection_check__JcQbm{position:absolute;top:-20px;right:16px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_list__TVk4m .WhyUsSection_item__wOCz3 .WhyUsSection_info__gaggF{color:var(--new-sand-dark-3)}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC{background-color:var(--new-sand-dark);border-radius:60px;padding:195px 72px 60px;margin-top:-146px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54{display:flex;gap:40px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54::-webkit-scrollbar{display:none}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_features___i0IE{display:flex;flex-direction:column;justify-content:flex-end;gap:44px;padding:0 0 44px;white-space:nowrap}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_providers__JAAug{display:flex;justify-content:space-between;gap:40px;width:100%;overflow-x:auto;max-width:1100px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:44px;padding:0 0 44px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP.WhyUsSection_highlighted__JDkug{background-color:var(--white);border:1px solid var(--new-sand-soft-dark);border-radius:30px;padding:30px 34px 44px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP .WhyUsSection_logo__gmtKU{width:126px;height:50px;margin-bottom:auto}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_logoItem__FPjm9{margin-bottom:auto;width:135px;height:70px;display:flex;align-items:center;justify-content:center}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu{justify-content:center;margin-top:70px;align-items:center;gap:24px;display:none}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu .WhyUsSection_button__NGhFu{width:55px;height:55px;border-radius:50%;background-color:var(--new-sand-dark);border:1px solid var(--new-sand-dark-2);cursor:pointer;display:flex;align-items:center;justify-content:center}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu .WhyUsSection_button__NGhFu svg{stroke:var(--new-black)}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu .WhyUsSection_button__NGhFu.WhyUsSection_disabled__rowlk{border:1px solid var(--new-sand-dark);cursor:not-allowed;opacity:.5}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu .WhyUsSection_button__NGhFu.WhyUsSection_next__yyH_I svg{transform:rotate(180deg)}@media(max-width:760px){section.WhyUsSection_container__qzAoa{--horizontal-padding:8px;margin-bottom:120px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV{padding:50px 20px 20px;border-radius:30px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_description__B1pjT{margin:20px 0 80px}section.WhyUsSection_container__qzAoa .WhyUsSection_top__iHqaV .WhyUsSection_content__kYXZm .WhyUsSection_list__TVk4m{grid-template-columns:1fr}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC{border-radius:30px;padding:270px 20px 20px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_features___i0IE{white-space:normal}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP{justify-content:space-between}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP.WhyUsSection_highlighted__JDkug{justify-content:space-between;padding:20px 12px 44px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_column__qL9IP .WhyUsSection_logo__gmtKU{width:70px;margin-bottom:0;height:27px}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_comparisonTable__zFw54 .WhyUsSection_logoItem__FPjm9{width:107px;height:56px;min-height:56px;margin-bottom:0}section.WhyUsSection_container__qzAoa .WhyUsSection_bottom__qPoqC .WhyUsSection_buttons__TFzRu{display:flex}}section.AboutUsSection_section__mLcDP{margin-bottom:160px;--horizontal-padding:8px}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB{display:flex;flex-direction:column;align-items:center;background-color:var(--new-blue-2);max-width:845px;border-radius:32px;padding:36px;background-image:url(/img/web/bg/about-esim-section/card-bg.svg);background-size:80%;background-position:100% 0;background-repeat:no-repeat;margin:0 auto}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_title__KpJLN{color:var(--white);margin-bottom:20px;text-align:center}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_toggleBtn__md2Vg{display:flex;align-items:center;gap:8px;color:var(--white);cursor:pointer}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_toggleBtn__md2Vg .AboutUsSection_arrow__sx5Ew{width:24px;height:24px;transform:rotate(90deg);stroke:var(--white);width:16px;height:16px}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_toggleBtn__md2Vg .AboutUsSection_arrow__sx5Ew.AboutUsSection_open__iRU7g{transform:rotate(270deg)}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_content__JsUk_{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;width:100%}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_text__RnrtE{display:flex;flex-direction:column;gap:16px}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_text__RnrtE.AboutUsSection_textClosed__Ms6a8>:not(:first-child){display:none}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_collapsible__6RCIh{display:flex;flex-direction:column;gap:20px}section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB .AboutUsSection_collapsible__6RCIh.AboutUsSection_closed__Q5eMr{display:none}@media(max-width:760px){section.AboutUsSection_section__mLcDP .AboutUsSection_bg__aSftB{background-size:100%;padding:24px 16px}}.FAQAnswer_container__7dUXI{display:flex;justify-content:space-between;gap:20px}.FAQAnswer_container__7dUXI .FAQAnswer_button__X3qKx{background-color:var(--white);box-shadow:0 3px 10px 0 rgba(0,0,0,.0784313725),0 20px 40px 0 rgba(0,0,0,.0509803922);border-radius:20px;width:78px;height:78px;min-width:78px;min-height:78px;display:flex;align-items:center;justify-content:center;cursor:pointer}.FAQAnswer_container__7dUXI .FAQAnswer_button__X3qKx.FAQAnswer_open___qKd2{background-color:var(--new-light-yellow)}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH{page-break-inside:avoid;break-inside:avoid;width:100%;background-color:var(--white);box-shadow:0 3px 10px 0 rgba(0,0,0,.0784313725),0 20px 40px 0 rgba(0,0,0,.0509803922);color:var(--new-black);border-radius:16px;padding:27px 24px}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_mobileButton__5SXnT{display:none}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH.FAQAnswer_open___qKd2{background-color:var(--new-light-yellow)}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH.FAQAnswer_open___qKd2 .FAQAnswer_answerText__Hvi0q{max-height:500px;opacity:1;transform:translateY(0);margin-top:30px}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_summary__JzT3w{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--new-black)}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_summary__JzT3w::-webkit-details-marker{display:none}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_answerText__Hvi0q{color:var(--new-sand-dark-3);margin-top:0;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .35s ease,opacity .3s ease,transform .3s ease,margin-top .35s ease;will-change:max-height,opacity,transform,margin-top}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_answerText__Hvi0q.FAQAnswer_open___qKd2{max-height:500px;opacity:1;transform:translateY(0);margin-top:30px}.FAQAnswer_container__7dUXI .FAQAnswer_link__Cx8KF{text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(max-width:560px){.FAQAnswer_container__7dUXI{background-color:var(--white);box-shadow:0 3px 10px 0 rgba(0,0,0,.0784313725),0 20px 40px 0 rgba(0,0,0,.0509803922);padding:23px 24px;border-radius:16px}.FAQAnswer_container__7dUXI:has(.FAQAnswer_answer__5ElTH.FAQAnswer_open___qKd2){background:var(--new-light-yellow)}.FAQAnswer_container__7dUXI .FAQAnswer_button__X3qKx{display:none}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH{padding:0;box-shadow:none}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH .FAQAnswer_mobileButton__5SXnT{display:block}.FAQAnswer_container__7dUXI .FAQAnswer_answer__5ElTH.FAQAnswer_open___qKd2{background:none}}.Submenu_wrapper__swCHb{position:relative}.Submenu_submenu__hrniD{position:absolute;display:flex;z-index:2;flex-direction:column;padding:24px;border-radius:12px;top:calc(100% + 10px);background:var(--white);box-shadow:0 12px 12px 2px rgba(0,0,0,.1019607843),0 2px 4px -1px rgba(0,0,0,.0588235294),0 0 7px 0 rgba(0,0,0,.0588235294)}.Submenu_submenuTitle__T_bx7{display:flex;align-items:center;gap:4px;z-index:1;color:var(--new-black)}.Submenu_submenuTitle__T_bx7 .Submenu_chevron__XHYAe{transition:transform var(--transition)}.Submenu_submenuTitle__T_bx7.Submenu_open__TCu68 .Submenu_chevron__XHYAe{transform:rotate(-180deg)}.Submenu_title__6pgET{padding-bottom:20px}div.LangPicker_submenu__B4gX6{padding:0;transform:translateX(-50%);left:50%;overflow:hidden}button.LangPicker_item__JtwYL{color:var(--new-black);text-align:left;padding:12px 10px;display:flex;align-items:center;gap:5px;transition:all .3s ease-in-out}button.LangPicker_item__JtwYL .LangPicker_img__y8qpu{width:18px;height:12px}button.LangPicker_item__JtwYL.LangPicker_active__bEH_a{color:var(--new-red);background-color:var(--new-opacity-20-red)}button.LangPicker_item__JtwYL.LangPicker_active__bEH_a .LangPicker_check__YDGzq{margin-left:auto}button.LangPicker_item__JtwYL:hover{color:var(--new-red);background-color:var(--new-opacity-20-red)}section.HowItWorksSection_container___IHu9{background-image:url(/img/web/bg/how-it-works-bg.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;margin-bottom:200px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_title__5NtX4{margin:0 auto 52px;text-align:center}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI{display:flex;justify-content:center;align-items:center;gap:9px;margin-bottom:20px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_item__ewmzg{min-width:69px;min-height:69px;border-radius:50%;border:2px solid var(--new-border-light-grey);display:flex;justify-content:center;align-items:center;color:var(--new-opacity-40-black);font-weight:700;font-size:24px;line-height:26px;letter-spacing:0}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_item__ewmzg.HowItWorksSection_active__sjAbM{background-color:var(--new-black);color:var(--white)}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_line__6prlF{max-width:148px;width:100%;height:2px;background-color:var(--new-border-light-grey)}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_line__6prlF .HowItWorksSection_progress__d3hAZ{width:0;height:100%;background-color:var(--new-black);transition:width .3s ease}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_line__6prlF .HowItWorksSection_progress__d3hAZ.HowItWorksSection_active__sjAbM{width:50%;transition-delay:.2s}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_line__6prlF .HowItWorksSection_progress__d3hAZ.HowItWorksSection_filled__xYXm7{width:100%}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK{display:flex;align-items:center;gap:52px;max-width:1100px;margin:0 auto}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31{display:flex;flex-direction:column;align-items:center;gap:48px;max-width:420px;width:100%}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_text__134wZ{min-height:210px;width:100%;background-color:var(--new-light-blue);padding:36px;box-shadow:0 3px 10px 0 rgba(0,0,0,.0784313725),0 20px 40px 0 rgba(0,0,0,.0509803922);border-radius:32px;animation:HowItWorksSection_slideFadeIn__BMUBv .5s ease}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_text__134wZ .HowItWorksSection_description__UKPZS{margin-top:16px;color:var(--new-sand-dark-3)}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x{display:flex;gap:16px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw{width:69px;height:69px;border-radius:50%;background-color:var(--new-sand-dark);display:flex;justify-content:center;align-items:center}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw:first-child{transform:rotate(180deg)}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw>svg{stroke:var(--new-black)}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw:disabled{opacity:.5;cursor:not-allowed}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_imageWrapper__kEIxY{max-width:642px;min-height:600px;animation:HowItWorksSection_slideFadeIn__BMUBv .5s ease;width:100%}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_imageWrapper__kEIxY img{width:100%;animation:HowItWorksSection_slideFadeIn__BMUBv .5s ease}@keyframes HowItWorksSection_slideFadeIn__BMUBv{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){section.HowItWorksSection_container___IHu9{margin-bottom:120px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_item__ewmzg{min-width:56px;min-height:56px;font-size:20px;line-height:22px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_line__6prlF{max-width:90px}}@media(max-width:760px){section.HowItWorksSection_container___IHu9{background-image:none}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK{flex-direction:column;gap:20px}}@media(max-width:560px){section.HowItWorksSection_container___IHu9{--horizontal-padding:16px;background-size:cover}section.HowItWorksSection_container___IHu9 .HowItWorksSection_title__5NtX4{margin:0 auto 24px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI{margin:0 auto 42px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_progressBar__mE2iI .HowItWorksSection_item__ewmzg{min-width:48px;min-height:48px;font-size:16px;line-height:18px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31{gap:32px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_text__134wZ{padding:32px;border-radius:24px}section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw{width:55px;height:55px}}:dir(rtl) section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw:first-child{transform:rotate(0deg)}:dir(rtl) section.HowItWorksSection_container___IHu9 .HowItWorksSection_content__gKvcK .HowItWorksSection_info__Ejp31 .HowItWorksSection_buttons__yim7x .HowItWorksSection_button__FjSRw:last-child{transform:rotate(180deg)}