.header{position:absolute;height:100px;display:flex;align-items:center;top:0;right:0;left:0;color:var(--L100);letter-spacing:.04em;z-index:2147483000;transition:opacity .3s ease-in-out,background-color .3s ease-in-out,padding .3s ease-in-out,top .3s ease-in-out,transform .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out;transition:opacity .3s ease-in-out,background-color .3s ease-in-out,padding .3s ease-in-out,backdrop-filter .3s ease-in-out,top .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,background-color .3s ease-in-out,padding .3s ease-in-out,backdrop-filter .3s ease-in-out,top .3s ease-in-out,transform .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out}.header.show{transform:translateY(0)!important}@media(min-width:900px){.header__title-span:hover{color:gray}}.header.active{border-bottom:1px solid var(--L10);padding:24px 0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header .global__container{width:100%}.header__container{max-width:1920px;margin:0 auto;padding:32px 168px 0}.header__logo{z-index:1}.header__logo a{display:flex}.header__box,.header__menu{display:flex;justify-content:space-between;align-items:center}.header__menu{column-gap:12px;width:100%}.header__menu-link{transition:color .3s ease-in-out;cursor:pointer}.header__menu-link span{display:inherit}.header__menu-link:hover{color:var(--L50)}.header__menu-link:last-child{display:flex;align-items:center;column-gap:6px;color:var(--Ginger)}.header__menu-link:last-child svg path{transition:stroke .3s ease-in-out}.header__menu-link:last-child:hover{color:var(--Ginger-hover)}.header__menu-link:last-child:hover svg path{stroke:var(--Ginger-hover)}.header__menu-links{display:flex;margin:0 auto 0 40px;column-gap:40px}.header__menu-links .header__menu-link:last-child{color:var(--L100)}.header__menu-links .header__menu-link:last-child:hover{color:#9380b3}.header__menu-product{cursor:pointer;border-radius:8px 8px 0 0;background-color:transparent;transition:background-color .3s ease-in-out,color .3s ease-in-out;position:relative;text-transform:none!important}.header__menu-product.--arrow{display:none}.header__menu-product-list{position:fixed;top:62px;left:0;right:0;width:100%;border-radius:0 8px 8px 8px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;padding-top:36px;cursor:auto}.header__menu-product-link{padding:12px 20px;white-space:nowrap;background-color:transparent;transition:background-color .3s ease-in-out;border-radius:4px;color:var(--L100);width:100%}.header__menu-product-link:hover{background-color:var(--L15)}.header__choose-items{display:flex;column-gap:24px;padding:16px;width:700px;background:var(--L10);border-radius:16px;box-shadow:0 1.8518518209px 3.1481480598px 0 rgba(0,0,0,.06),0 8.1481485367px 6.5185184479px 0 rgba(0,0,0,.1),0 20px 13px 0 rgba(0,0,0,.13),0 38.5185203552px 25.4814815521px 0 rgba(0,0,0,.15),0 64.8148117065px 46.851852417px 0 rgba(0,0,0,.19),0 100px 80px 0 rgba(0,0,0,.25)}.header__menu-btn{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:72px;background:var(--Mashmallow-4)}.header__menu-btn .line__bottom,.header__menu-btn .line__top{transition:transform .5s ease-in-out,stroke .5s ease-in-out}.header__menu-btn .line__center{transition:opacity .5s ease-in-out}.header__menu-btn.--active .line__top{transform:rotate(44deg) translate(8px,-13px);stroke:var(--L50)}.header__menu-btn.--active .line__bottom{transform:rotate(-46deg) translate(-21px,2px);stroke:var(--L50)}.header__menu-btn.--active .line__center{opacity:0}.header__menu-btn__bg-close{display:none}@media(max-width:1600px){.header__bg-close{width:100%;height:100vh;background-color:rgba(0,0,0,.7);position:fixed;top:88px;right:0;left:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.header__bg-close.--active{opacity:1;visibility:visible;z-index:2147483004}.header__container{padding:36px 48px 0}.header__menu-link.--soon span{font-size:9px}.header__menu{margin-top:0}}@media(max-width:1100px){.header{height:80px}.header__choose{position:fixed;left:0;right:0;padding:0 40px;top:70px}.header__choose-items{width:100%}.header__menu{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:30px}.header__title-span.--open{color:gray}}@media(min-width:1100px){.header__menu-btn,.header__video-bg{display:none}}@media(max-width:1100px){.header .global__container{padding:0 24px 0 40px}.header{padding:25px 0;top:var(--top-bar-notification)!important;z-index:2147483001}.header__menu-btn svg{pointer-events:none}.header__logo a{display:flex}.header__video-bg{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:0;visibility:hidden;transition:.5s ease-in-out;background-color:#1a1a1a}.header__video-bg.--active{opacity:1;visibility:visible}.header__video-bg video{width:100%;height:100vh;object-fit:cover}.header__menu-link{opacity:1}.header__menu-link svg{width:34px;height:34px;margin-left:2px}.header__menu-btn{display:flex;position:relative;z-index:2}.header__menu-links{position:fixed;left:0;right:0;bottom:-73px;background-color:#151519;margin-left:0;padding:24px 0 28px 40px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.header__menu-links.--active{opacity:1;visibility:visible;z-index:2147483007}.header__menu-product-list{top:142px;padding-top:0}.header__box{align-items:center}}@media(max-width:720px){.header__menu-link:last-child svg{width:34px}}@media(max-width:700px){.header{padding:12px 0 10px;height:64px}.header__menu-links{position:static}.header__menu{position:fixed;top:0;left:0;right:0;margin:0;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out;padding-top:64px}.header__menu.--active{opacity:1;visibility:visible}.header__menu .header__menu-link-btn{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;padding-right:48px;margin-top:14px}.header__menu .header__menu-link-btn .header__menu-login,.header__menu .header__menu-link-btn .header__menu-start{width:100%;justify-content:center}.header__menu-link{font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.24px}.header .global__container{padding:0 16px}.header__menu-links{flex-direction:column;row-gap:4px;max-height:calc(100svh - 64px);overflow-y:scroll;width:100%;padding:24px 0 40px 48px}.header__menu-links .header__menu-link,.header__menu-links .header__menu-product{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px;padding:10px 0}.header__menu-links .header__menu-link img,.header__menu-links .header__menu-product img{padding:0}.header__menu-links .header__menu-link span,.header__menu-links .header__menu-product span{display:flex;justify-content:space-between;align-items:center;padding-right:48px}.header__menu-links .header__menu-link.--arrow,.header__menu-links .header__menu-product.--arrow{display:block;transition:transform .1s ease-in-out;transform:rotate(0)}.header__menu-links .header__menu-link.--arrow.--open,.header__menu-links .header__menu-product.--arrow.--open{transform:rotate(90deg)}.header__menu-product-list{position:static}}@media(max-width:375px){.header__menu-links{padding:30px 0 40px 40px}.header__menu-links .header__menu-link span,.header__menu-links .header__menu-product span{padding-right:40px}}@media(max-width:350px){.header__menu-links{padding:30px 0 40px 16px}.header__menu-links.--open{padding:30px 0 110px 16px}.header__menu-links .header__menu-link span,.header__menu-links .header__menu-product span{padding-right:16px}}.sub-menu{width:100%;border-top:1px solid var(--L20);background:var(--Mashmallow-1)}.sub-menu__box{display:grid;grid-template-columns:repeat(2,minmax(0,476px));grid-column-gap:40px;grid-template-areas:"left right"}.sub-menu__left{padding:40px 0 48px;grid-area:left}.sub-menu__left.--row-24{display:flex;flex-direction:column;row-gap:24px}@media(min-width:900px){.sub-menu__left .sub-menu-item:hover .sub-menu-item__title{color:var(--Marshmallow)}.sub-menu .sub-menu__feature:hover .--desc,.sub-menu__left .sub-menu-item:hover .sub-menu-item__desc{color:var(--L100)}}.sub-menu__content{margin:34px 0 0 -18px}.sub-menu__right{padding:40px 0 48px;grid-area:right}.sub-menu__right.--row-24{display:flex;flex-direction:column;row-gap:24px}@media(min-width:900px){.sub-menu__right .sub-menu-item:hover .sub-menu-item__title,.sub-menu__right .sub-menu__feature.sub-menu-services:hover .--title{color:var(--Acid)}.sub-menu__right .sub-menu-item:hover .sub-menu-item__desc{color:var(--L100)}}.sub-menu__right .sub-menu__content{display:flex;flex-direction:column;flex-wrap:wrap;height:416px}.sub-menu__feature{display:flex;flex-direction:column;row-gap:4px}.sub-menu__feature.--off{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sub-menu__feature.--off .--title{display:flex;align-items:center;column-gap:4px;color:var(--L50)}.sub-menu__feature.--off .--desc{color:var(--L30)}@media(min-width:900px){.sub-menu__feature:hover .--title{color:var(--Marshmallow)}}.sub-menu .--title{color:var(--L100);font-size:20px;font-weight:500;line-height:150%;transition:color .3s ease-in-out}.sub-menu .--title-mini{color:var(--L100)}.sub-menu .--desc,.sub-menu .--title-mini{font-size:12px;font-weight:400;line-height:150%;letter-spacing:.12px}.sub-menu .--desc{color:var(--Mashmallow-65);transition:color .2s ease-in-out}@media(max-width:1920px){.sub-menu .--title{color:var(--L100);transition:color .3s ease-in-out;font-size:18px;font-style:normal;font-weight:500;line-height:32px}}@media(max-width:1100px){.sub-menu__right .sub-menu__content{height:-moz-fit-content;height:fit-content}.sub-menu__right .sub-menu-item{min-height:115px}.sub-menu__box{grid-template-columns:306px 306px 1fr;grid-template-areas:"left right ."}.sub-menu__content{margin:18px 0 0 -18px}}@media(max-width:700px){.sub-menu__box{grid-template-columns:1fr;grid-template-areas:"left" "right"}.sub-menu .--desc{padding-right:48px}.sub-menu{border-top:none}.sub-menu .global__container{padding:0}.sub-menu__left{padding:24px 0 30px}.sub-menu__right{padding:2px 0 0}.sub-menu .--title{font-size:18px;line-height:150%}.sub-menu__content{margin:8px 0 0 1px}.sub-menu__right .sub-menu-item{min-height:106px}}@media(max-width:500px){.sub-menu .--desc{font-size:14px}}@media(max-width:400px){.sub-menu .--desc{font-size:12px}}@media(max-width:375px){.sub-menu .--desc{padding-right:40px}}.sub-menu-item{display:flex;align-items:center;column-gap:20px;border-radius:16px;padding:16px 80px 16px 12px}.sub-menu-item .SVGStar path{transition:stroke .2s ease-in-out}.sub-menu-item .SVGSoon{opacity:0;visibility:hidden}.sub-menu-item .SVGSoon rect{transition:stroke .2s ease-in-out}.sub-menu-item:hover .SVGSoon rect{stroke:#252525}.sub-menu-item__img{min-width:72px;min-height:72px;max-width:72px;max-height:72px;display:flex;justify-content:center;align-items:center;position:relative}.sub-menu-item .SVGStar{position:absolute;top:1px;right:-8px}.sub-menu-item__title{color:var(--L100);font-size:14px;font-weight:500;line-height:150%;letter-spacing:.07px;margin-bottom:8px;position:relative;width:-moz-fit-content;width:fit-content;transition:color .2s ease-in-out}.sub-menu-item__title .SVGSoon{position:absolute;right:-50px;top:-3px}.sub-menu-item__desc{color:var(--Mashmallow-65);font-size:12px;font-weight:400;line-height:150%;letter-spacing:.12px;transition:color .2s ease-in-out}.sub-menu-item.--soon{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;cursor:auto}.sub-menu-item.--soon .SVGSoon{opacity:1;visibility:visible}.sub-menu-item.--soon:hover{background-color:transparent}.sub-menu-item.--soon .sub-menu-item__title{color:var(--Mashmallow-65)}.sub-menu-item.--soon .sub-menu-item__desc{color:var(--Mashmallow-6)}.sub-menu-item.--soon .sub-menu-item__img svg circle,.sub-menu-item.--soon .sub-menu-item__img svg ellipse,.sub-menu-item.--soon .sub-menu-item__img svg path,.sub-menu-item.--soon .sub-menu-item__img svg rect{stroke:#8e8ba2}.sub-menu-item.--soon .sub-menu-item__img .SVGImmigration path,.sub-menu-item.--soon .sub-menu-item__img .SVGRegisterUKCompany path{fill:#8e8ba2}.sub-menu-item.--soon .sub-menu-item__img .SVGImmigration path{stroke:initial}.sub-menu-item.--soon .SVGStar{display:none}@media(min-width:1072px)and (max-width:1920px){.SVGStar{width:25px;height:25px}}@media(max-width:1920px){.sub-menu-item__img{min-width:56px;min-height:56px;max-width:56px;max-height:56px}.sub-menu-item{align-items:start}}@media(max-width:1150px){.sub-menu-item{align-items:flex-start;column-gap:14px}.sub-menu-item .SVGStar{position:absolute;top:-4px;right:-7px;width:23px}.sub-menu-item{padding:16px 12px}.sub-menu-item__img{min-width:48px;min-height:48px;max-width:48px;max-height:48px}}@media(max-width:700px){.sub-menu-item{padding:12px 48px 12px 8px}}@media(max-width:500px){.sub-menu-item__desc{font-size:14px}}@media(max-width:400px){.sub-menu-item__desc{font-size:12px}}@media(max-width:375px){.sub-menu-item{padding:12px 40px 12px 8px}}.rc-banner__box{border-radius:24px;background-color:var(--Iris);padding:72px 0 98px 72px;position:relative;overflow:hidden}.rc-banner__box:before{content:"";border-radius:775px;border:200px solid #8571ff;background:#8e7dff;position:absolute;right:-176px;top:-40px;width:842px;height:842px}.rc-banner__title{max-width:524px;font-size:48px;font-style:normal;font-weight:500;line-height:56px;letter-spacing:-.96px}.rc-banner__desc,.rc-banner__title{color:var(--L100);position:relative;z-index:1}.rc-banner__desc{font-size:18px;font-weight:400;line-height:32px;margin:16px 0 40px;max-width:402px}.rc-banner__bg{width:539px;height:auto;position:absolute;right:56px;bottom:-24px;object-fit:cover}.rc-banner__hint{margin-top:48px;position:relative;padding-left:24px;font-size:14px;font-weight:400;line-height:150%;letter-spacing:.14px;color:var(--L50)}.rc-banner__hint:before{content:"*";position:absolute;top:0;left:0}@media(max-width:1920px){.rc-banner__box{padding:72px 0 72px 56px}.rc-banner__title{font-size:40px;line-height:120%;letter-spacing:-.4px;max-width:350px}.rc-banner__desc{font-size:16px;line-height:175%;max-width:350px;margin:16px 0 40px}.rc-banner__bg{width:540px;height:auto;right:12px;bottom:-18px}.rc-banner__box:before{right:-260px;top:-114px;border-radius:635px;border:220px solid #8571ff}}@media(max-width:950px){.rc-banner__box{padding:80px 0 76px 40px}.rc-banner__title{font-size:32px;line-height:131%;letter-spacing:-.32px}.rc-banner__btn{position:relative;z-index:1}.rc-banner__bg{width:460px;right:-40px;bottom:-3px}.rc-banner__box:before{width:549px;height:549px;border:136px solid #8571ff;border-radius:413px;top:-30px;right:-150px}}@media(max-width:800px){.rc-banner__desc{max-width:232px}}@media(max-width:740px){.rc-banner__box{padding:72px 40px 0;height:644px;display:flex;flex-direction:column;align-items:center}.rc-banner__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.rc-banner__desc,.rc-banner__title{text-align:center;max-width:100%}.rc-banner__bg{right:50%;width:458px;height:318px;transform:translateX(50%)}.rc-banner__box:before{width:540px;height:540px;bottom:-236px;top:auto;right:50%;transform:translateX(50%)}}@media(max-width:544px){.rc-banner__box{padding:48px 48px 0;min-height:580px;height:auto;border-radius:16px}.rc-banner__title{font-size:32px;line-height:42px;letter-spacing:-.32px}.rc-banner__bg{width:360px;height:auto;bottom:-20px;position:relative;margin-top:20px;left:0;transform:translateX(0)}.rc-banner__hint{margin-top:40px}}@media(max-width:375px){.rc-banner__btn{margin-left:-19px;margin-right:-19px}}@media(max-width:350px){.rc-banner__title{font-size:28px;line-height:36px;letter-spacing:-.28px}.rc-banner__box{padding:32px 24px 0}}.banking-services{display:flex;justify-content:center;align-items:center}.banking-services__title{color:#fbfbfd;margin-bottom:72px;display:flex;flex-direction:column;align-items:center}.banking-services__title span{color:var(--Marshmallow)}.banking-services__box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:750px 448px 278px;grid-template-areas:"international iban" "multi-currency payment-schemes" "multi-currency open-account";grid-gap:24px;gap:24px;width:100%;max-width:1136px;margin:0 auto}.banking-services__service-title{font-size:40px;font-weight:500;line-height:48px;letter-spacing:-.4px;color:#fbfbfd}.banking-services__service-title span{color:var(--Marshmallow)}.banking-services__service-title.--L5{color:var(--L5)}.banking-services__service-desc{font-size:18px;font-weight:400;line-height:32px;color:var(--L70);margin:24px 0 46px}.banking-services__currency-box{display:flex;flex-direction:column;row-gap:16px}.banking-services__currency-item{width:100%;max-width:363px;height:106px;border-radius:16px;padding:20px;background-color:#fbfbfd;display:flex;align-items:center}.banking-services__currency-item svg{width:40px;height:40px}.banking-services__currency-content{display:flex;flex-direction:column;row-gap:4px;margin-left:20px}.banking-services__currency-desc{font-size:20px;font-weight:400;line-height:35px;letter-spacing:.16px;color:#797fa0}.banking-services__currency-title{color:var(--L5);font-size:22.565px;font-weight:500;line-height:40.116px}.banking-services__service{padding:64px;border-radius:24px;position:relative;overflow:hidden}.banking-services__service.service-international{grid-area:international;background-color:var(--L10);position:relative}.banking-services__service.service-international .banking-services__service-content{position:relative;max-width:427px;height:335px}.banking-services__service.service-international .banking-services__si-card{border-radius:16px;background:#393943;width:146px;height:150px;padding:17px;position:absolute;top:0}.banking-services__service.service-international .banking-services__si-card img{width:35px;height:35px;margin-bottom:14px}.banking-services__service.service-international .banking-services__si-card.--usa{left:160px;width:152px}.banking-services__service.service-international .banking-services__si-title{color:var(--L100);margin-bottom:4px;font-size:16.508px;font-style:normal;font-weight:500;line-height:26.412px;letter-spacing:.083px}.banking-services__service.service-international .banking-services__si-desc{color:var(--L100);font-size:17.608px;font-weight:400;line-height:30.814px}.banking-services__service.service-international:before{top:129px;right:-90px;width:164px;height:164px}.banking-services__service.service-international:after,.banking-services__service.service-international:before{content:"";position:absolute;background-color:var(--Marshmallow);-webkit-backdrop-filter:blur(0);filter:blur(120px)}.banking-services__service.service-international:after{bottom:0;left:-30px;width:126px;height:126px;border-radius:50%}.banking-services__service.service-iban{grid-area:iban;background:linear-gradient(161deg,#e6e9ed 12.83%,#fafbfd 84.29%);position:relative}.banking-services__service.service-iban .banking-services__service-title{max-width:346px}.banking-services__service.service-iban .banking-services__service-desc{color:#4d4d4d;max-width:390px}.banking-services__service.service-iban .banking-services__service-content{max-width:430px;min-width:341px;height:225px;margin-top:100px;position:relative}.banking-services__service.service-multi-currency{grid-area:multi-currency;background-color:var(--Iris);display:flex;flex-direction:column;justify-content:space-between}.banking-services__service.service-multi-currency .banking-services__service-title{max-width:390px}.banking-services__service.service-multi-currency .banking-services__service-title br{display:none}@media(max-width:1920px){.banking-services__service.service-multi-currency .banking-services__service-title br{display:block}}@media(max-width:865px){.banking-services__service.service-multi-currency .banking-services__service-title br{display:none}}@media(max-width:764px){.banking-services__service.service-multi-currency .banking-services__service-title br{display:block}}@media(max-width:374px){.banking-services__service.service-multi-currency .banking-services__service-title br{display:none}}.banking-services__service.service-payment-schemes{display:flex;flex-direction:column;justify-content:space-between;grid-area:payment-schemes;background-color:var(--L10)}.banking-services__service.service-payment-schemes svg{margin-top:48px}.banking-services__service.service-open-account{grid-area:open-account;background-color:var(--Ginger);display:flex;align-items:flex-end;padding-bottom:48px}.banking-services__service.service-open-account .banking-services__service-title{max-width:410px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banking-services__service.service-open-account a{position:absolute;top:0;right:0;left:0;bottom:0}.banking-services__service.service-open-account svg{position:absolute;top:40px;right:40px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banking-services__iban-uk{display:inline-flex;padding:28px 32px 28px 20px;align-items:center;gap:20px;border-radius:16px;background-color:#fbfbfd;position:absolute;right:11px;top:2px;z-index:2;box-shadow:-26px 20px 50px 0 rgba(122,136,150,.2)}.banking-services__iban-uk img{width:52px;height:52px}.banking-services__iban-uk-content{display:flex;flex-direction:column;row-gap:4px}.banking-services__iban-company-content{display:flex;flex-direction:column;row-gap:12px}.banking-services__iban-title{color:var(--Mashmallow-4);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.banking-services__iban-desc{color:var(--Byzantium-2);font-size:24px;font-weight:500;line-height:30.616px}.banking-services__iban-desc span{font-size:28px}.banking-services__iban-company{display:flex;width:298px;padding:22px;flex-direction:column;justify-content:center;align-items:flex-start;gap:23px;border-radius:16px;background-color:#fbfbfd;position:absolute;bottom:-28px;left:13px;z-index:1;box-shadow:-26px 20px 50px 0 rgba(122,136,150,.2)}.banking-services__fx-item{padding:17px;border-radius:17.608px;background:#7a65ff;box-shadow:0 0 17.608px 0 rgba(122,101,255,.1);width:292px;height:95px;position:relative}.banking-services__fx-item.--gets{background:rgba(210,182,255,.1)}.banking-services__fx-item.--gets .banking-services__fx-title{color:hsla(0,0%,100%,.35)}.banking-services__fx-item.--gets .banking-services__fx-value span{color:hsla(0,0%,100%,.15)}.banking-services__fx-item.--gets .banking-services__fx-value span:before{display:none}.banking-services__fx-box{position:absolute;top:136px;right:0;display:flex;flex-direction:column;row-gap:8.8px}.banking-services__fx-title{color:var(--L100);font-size:13.206px;font-weight:400;line-height:150%;letter-spacing:.066px}.banking-services__fx-currency{position:absolute;right:17px;bottom:16px}.banking-services__fx-currency,.banking-services__fx-value{color:var(--L100);font-size:20px;font-weight:500;line-height:144%;letter-spacing:.198px}.banking-services__fx-value{margin-top:13px}.banking-services__fx-value span{position:relative;margin-left:2px;color:#cdc5ff}.banking-services__fx-value span:before{content:"";width:2px;background-color:var(--L100);height:100%;position:absolute;left:-2px;top:0;border-radius:2px}.banking-services__fx-exchange{position:absolute;transform:translateX(-50%);left:50%;bottom:-23px}@media(min-width:1072px)and (max-width:1920px){.banking-services__currency-title{font-size:18px;line-height:32px}.banking-services__currency-item{height:84px;padding:16px}.banking-services__currency-item svg{width:32px;height:32px}.banking-services__service.service-iban .banking-services__service-content{transform:none}}@media(max-width:1920px){.banking-services__currency-box{row-gap:12px;width:290px}.banking-services__currency-content{margin-left:16px;row-gap:0}.banking-services__box{grid-template-rows:580px 386px 170px}.banking-services__title{margin-bottom:44px;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:6px}.banking-services__service-title{font-size:28px;font-weight:500;line-height:36px;letter-spacing:0}.banking-services__service{padding:48px 34px 48px 48px}.banking-services__service-desc{font-size:16px;line-height:28px;letter-spacing:0;margin:16px 0 36px}.banking-services__service.service-international img{max-width:400px;width:100%}.banking-services__service.service-payment-schemes svg{width:310px;margin-top:60px}.banking-services__service.service-open-account svg{top:24px;right:24px}.banking-services__service.service-international .banking-services__si-card{width:134px;height:136px;padding:16px}.banking-services__service.service-international .banking-services__si-title{font-size:15px;line-height:24px;letter-spacing:.075px}.banking-services__service.service-international .banking-services__si-card img{width:32px;height:32px;margin-bottom:11px}.banking-services__service.service-international .banking-services__si-desc{font-size:16px;line-height:28px}.banking-services__service.service-international .banking-services__si-card.--usa{left:146px;width:138px}.banking-services__fx-item{width:266px;height:86px}.banking-services__fx-box{top:123px;right:14px}.banking-services__fx-title{font-size:12px;line-height:18px;letter-spacing:.06px}.banking-services__fx-currency{font-size:18px;line-height:26px;letter-spacing:.18px}.banking-services__fx-value{font-size:18px;margin-top:10px}.banking-services__service.service-iban .banking-services__service-content{margin-top:90px;max-width:382px}.banking-services__iban-uk img{width:44px;height:44px}.banking-services__iban-title{font-size:12px;line-height:20px}.banking-services__iban-desc{font-size:20px;line-height:30px}.banking-services__iban-desc span{font-size:24px}.banking-services__iban-uk{padding:20px 32px 20px 20px}.banking-services__iban-company{bottom:12px;left:2px;padding:20px;gap:18px;width:251px}.banking-services__iban-company img{width:26px}.banking-services__currency-desc{font-size:16px;font-weight:400;line-height:28px}.banking-services__iban-company-content{row-gap:0}.banking-services__currency-item img{width:32px;height:32px}}@media(max-width:1279px){.banking-services__box{grid-template-rows:580px 368px 188px}.banking-services__service{padding:32px}.service-international svg{width:100%;max-width:310px;max-height:240px}.banking-services__service.service-payment-schemes{display:flex;flex-direction:column;justify-content:space-between}.banking-services__service.service-payment-schemes svg{max-width:100%;width:100%;height:auto;margin-top:0}.banking-services__service.service-open-account{padding-bottom:32px;align-items:center}.banking-services__service.service-open-account svg{top:24px;right:24px}.banking-services__currency-item{padding:12px 16px;height:84px}.banking-services__currency-box{max-width:299px;width:100%}.banking-services__currency-title{font-size:18px;line-height:32px}.banking-services__currency-desc{letter-spacing:.12px}.banking-services__service.service-multi-currency{padding-bottom:32px}.banking-services__title{margin-bottom:32px}.banking-services__service-desc{max-width:301px;font-size:16px;margin:16px 0 8px}.banking-services__fx-box{top:117px;right:0}}@media(max-width:810px){.banking-services__box{grid-template-rows:536px 322px 224px}}@media(min-width:600px)and (max-width:810px){.banking-services__service.service-international .banking-services__si-card img{margin-bottom:2px}.banking-services__service.service-international .banking-services__si-title{margin-bottom:0;font-size:13px}.banking-services__service.service-international .banking-services__si-desc{font-size:14px}.banking-services__service.service-international .banking-services__si-card{width:117px;height:114px;padding:10px}.banking-services__service.service-international .banking-services__si-card.--usa{left:127px}.banking-services__fx-box{top:98px;right:-12px}.banking-services__fx-item{width:250px;height:76px;padding:15px}.banking-services__fx-value{margin-top:4px}}@media(max-width:764px){.banking-services__box{max-width:450px;grid-template-columns:1fr;grid-template-rows:repeat(5,auto);grid-template-areas:"international" "multi-currency" "iban" "payment-schemes" "open-account"}.banking-services__service{border-radius:16px}.banking-services__service.service-international{min-height:521px}.banking-services__service.service-iban{min-height:464px}.banking-services__service.service-payment-schemes{min-height:320px}.banking-services__service.service-multi-currency{min-height:412px}.banking-services__service-title{max-width:332px}.banking-services__title{text-align:center}.banking-services__service-desc{max-width:320px;margin:24px 0 32px}.service-international svg{max-width:100%;max-height:256px;margin-right:-10px}.banking-services__service.service-multi-currency{padding-bottom:30px}.banking-services__service.service-iban .banking-services__service-title{max-width:305px;line-height:32px}.banking-services__service-desc{margin:8px 0 32px}.banking-services__service.service-open-account .banking-services__service-title{max-width:313px}.banking-services__service.service-international .banking-services__service-title{margin-bottom:24px}.banking-services__service-title{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px}.banking-services__service.service-iban{min-height:462px}.banking-services__service.service-payment-schemes svg{max-width:310px;width:100%;height:auto}.banking-services__service.service-payment-schemes{min-height:302px}.banking-services__currency-item svg{width:32px;height:32px}.banking-services__service.service-international .banking-services__service-title{margin-bottom:8px}.banking-services__currency-item{padding:16px}.banking-services__service-desc{font-size:16px;line-height:28px;max-width:330px;letter-spacing:0;margin:8px 0 40px}.banking-services__service.service-multi-currency{min-height:520px}.banking-services__service.service-international img{width:calc(100% + 16px)}.banking-services__service.service-international .banking-services__service-content{height:300px}.banking-services__currency-box{max-width:100%}.banking-services__service.service-iban .banking-services__service-content{margin-top:40px}}@media(max-width:380px){.banking-services__service-desc{margin:8px 0 34px}.banking-services__service.service-international .banking-services__si-card img{width:26.892px;height:26.892px;margin-bottom:8px}.banking-services__service.service-international .banking-services__si-title{font-size:12.605px;line-height:20.169px;letter-spacing:.063px}.banking-services__service.service-international .banking-services__si-desc{font-size:13.446px;line-height:23.53px}.banking-services__service.service-international .banking-services__si-card{padding:13.5px;width:113px;height:116px}.banking-services__service.service-international .banking-services__si-card.--usa{left:122px;max-width:118px}.banking-services__fx-item{width:222px;height:73px;padding:13px;border-radius:12px}.banking-services__fx-box{top:104px;row-gap:6.7px}.banking-services__fx-title{font-size:10px}.banking-services__fx-value{font-size:15px}.banking-services__fx-item img{width:30px!important}.banking-services__service.service-international .banking-services__service-content{height:260px}.banking-services__service.service-international{min-height:510px}.banking-services__service.service-multi-currency{min-height:410px}.banking-services__currency-item img{width:30px;height:30px}.banking-services__currency-title{font-size:16.2px;line-height:150%}.banking-services__currency-item{height:68px}.banking-services__currency-desc{font-size:14.4px;line-height:150%}.banking-services__currency-content{margin-left:12px}.banking-services__service.service-payment-schemes{min-height:290px}}@media(max-width:373px){.banking-services__service.service-multi-currency{row-gap:27px}}@media(max-width:350px){.banking-services__service{padding:32px 24px}.banking-services__service-desc{margin:8px 0 30px}.banking-services__service.service-international .banking-services__si-card{padding:11px;width:91px;height:93px}.banking-services__service.service-international .banking-services__si-card img{width:22px;height:22px;margin-bottom:6px}.banking-services__service.service-international .banking-services__si-title{font-size:10.12px;line-height:16.193px;letter-spacing:.051px}.banking-services__service.service-international .banking-services__si-desc{font-size:10.795px;line-height:18.892px}.banking-services__service.service-international .banking-services__si-card.--usa{left:98px;max-width:94px}.banking-services__fx-item{width:180px;height:58px;padding:9px 11px}.banking-services__fx-box{top:84px}.banking-services__fx-title{font-size:8px}.banking-services__fx-value{font-size:12px;margin-top:5px}.banking-services__fx-value span:before{width:1px}.banking-services__fx-currency{font-size:12px;line-height:17.542px;right:12px;bottom:10px}.banking-services__service.service-international .banking-services__service-content{height:210px}.banking-services__service.service-international{min-height:484px}.banking-services__service.service-iban .banking-services__service-content{margin-top:10px}.banking-services__service-desc{margin:8px 0 14px}.banking-services__service.service-payment-schemes{row-gap:30px}}.business-launch__available-countries{margin-top:16px}.business-launch__title span{position:relative;z-index:3}.business-launch__right{position:relative}.business-launch__right img{max-width:524px;height:auto;margin-right:-26px;position:relative;z-index:1}.business-launch__right:before{content:"";position:absolute;right:-56px;top:58px;width:265.172px;height:265.172px;opacity:.5;background:var(--Marshmallow);-webkit-backdrop-filter:blur(0);filter:blur(118px)}.business-launch__box{height:734px;display:flex;justify-content:space-between;align-items:center}.business-launch__btn-box{display:flex;column-gap:12px}.business-launch__desc-box{display:flex;align-items:center;column-gap:42px;margin:48px 0 86px;padding-top:24px}.business-launch__desc{color:var(--Mashmallow-7);font-size:21px;font-weight:400;line-height:36px}.business-launch__desc span{color:var(--L100)}.business-launch__desc-img{width:104px;height:97px;min-width:104px;min-height:97px;background-color:var(--Mashmallow-8);border-radius:16px;position:relative}.business-launch__desc-img img{position:absolute;bottom:-1px;right:0;width:100%;height:auto;border-radius:16px}.business-launch__left{max-width:745px}@media(max-width:1920px){.business-launch__box{height:480px}.business-launch__desc{font-size:16px;line-height:28px}.business-launch__desc-box{margin:32px 0 52px;padding-top:18px;column-gap:32px}.business-launch__desc-img{width:80px;height:74px;min-width:80px;min-height:74px}.business-launch__right img{max-width:356px}.business-launch__left{max-width:544px}.business-launch__right:before{width:178px;height:178px;filter:blur(70px)}}@media(max-width:980px){.business-launch__box{display:flex;flex-direction:column;align-items:center}.business-launch__title{text-align:center}.business-launch__title br{display:none}.business-launch__left{max-width:628px;display:flex;flex-direction:column;align-items:center}.business-launch__desc-box{margin:434px 0 72px;max-width:474px}.business-launch__box{height:auto;position:relative}.business-launch__right{position:absolute;bottom:358px;left:50%;transform:translateX(-50%);pointer-events:none}.business-launch__right:before{width:141.425px;height:141.425px;opacity:.5;filter:blur(40px);top:184px}.business-launch__right img{max-width:276px;top:128px}}@media(max-width:520px){.business-launch .pop-up{padding:64px 0 0}.business-launch .pop-up .pop-up__container{position:relative;transition:bottom .3s ease-in-out;bottom:-200svh}.business-launch .pop-up.pop-up__active .pop-up__container{bottom:0}.business-launch .pop-up .global__container{padding:0}.business-launch__desc-box{margin:28px 0;padding-top:0;text-align:center}.business-launch__btn-box{display:flex;flex-direction:column;width:100%;max-width:288px;margin:0 auto;row-gap:12px}.business-launch__btn-box .business-launch__links-apply,.business-launch__btn-box .business-launch__links-open-chat{width:100%}.business-launch__desc-img{display:none}.business-launch__right{position:relative;transform:translateX(0);bottom:auto;left:auto}.business-launch__right img{top:0;margin-right:-7px}.business-launch__title{display:inline}.business-launch__title-country img{width:28px;height:28px}.business-launch__box{row-gap:30px}.business-launch__right:before{top:30px}}.global-button{color:var(--L5);background-color:var(--Ginger);border-radius:72px;border:1.5px solid var(--Ginger);transition:border .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;font-weight:500;line-height:150%;width:-moz-fit-content;width:fit-content;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;font-size:14px;padding:12px 28px}.global-button:hover{border:1.5px solid var(--Ginger-hover);background-color:var(--Ginger-hover);color:var(--L5)}.global-button.--disabled{color:var(--Mashmallow-6);background-color:var(--Mashmallow-3);border:1.5px solid var(--Mashmallow-3);pointer-events:none}.global-button.--small{padding:6px 26px;letter-spacing:0;height:-moz-fit-content;height:fit-content}.global-button.--tiny{height:36px;padding:8px 14px 7px;letter-spacing:.07px;font-size:14px}.global-button.--secondary{background-color:transparent;color:var(--Ginger)}.global-button.--secondary:hover{background-color:var(--Ginger-hover);color:var(--L5)}.global-button.--gray{border:1.5px solid var(--Marshmallow-5);background-color:var(--Marshmallow-5);color:var(--L100)}.global-button.--gray:hover{border:1.5px solid var(--Mashmallow-6);background-color:var(--Mashmallow-6)}.svg-mini-loader{pointer-events:none;display:flex;justify-content:center;align-items:center;animation:spinning 2s linear infinite normal none running;margin-left:6px}.svg-mini-loader svg path{stroke:var(--L0)}@keyframes spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.corporate-payments__box{position:relative}.corporate-payments__bg{position:absolute;top:48px;left:51%;transform:translateX(-51%);z-index:-1}.corporate-payments__title{color:var(--L100);max-width:800px;text-align:center;margin:0 auto 237px}.corporate-payments__title span{color:var(--Marshmallow)}.corporate-payments__items{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:19px;column-gap:19px;max-width:1244px;margin:0 auto 236px}.corporate-payments__item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 7px 16px 0 rgba(11,11,14,.76),0 29px 29px 0 rgba(11,11,14,.66),0 64px 39px 0 rgba(11,11,14,.39),0 114px 46px 0 rgba(11,11,14,.12),0 178px 50px 0 rgba(11,11,14,.01);background:var(--Mashmallow-4);transition:background .3s ease-in-out;border-radius:16px;min-height:155px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.corporate-payments__item:first-child{background-color:var(--Marshmallow);justify-content:center}.corporate-payments__item:first-child .corporate-payments__item-key,.corporate-payments__item:first-child .corporate-payments__item-value{color:var(--L5)}.corporate-payments__item:first-child .corporate-payments__item-value svg circle,.corporate-payments__item:first-child .corporate-payments__item-value svg path{stroke:var(--L5)}.corporate-payments__item-value{display:flex;justify-content:center;margin-bottom:12px}.corporate-payments__item-value svg circle,.corporate-payments__item-value svg path{transition:stroke .3s ease-in-out}.corporate-payments__item-value{color:var(--Marshmallow);transition:.3s ease-in-out}.corporate-payments__item-key{font-weight:500;font-size:24px;line-height:130%;letter-spacing:-.01em;color:var(--L100);transition:.3s ease-in-out}@media(min-width:1920px){.corporate-payments__img{width:857px;height:auto}}@media(max-width:1920px){.corporate-payments__title{margin:0 auto 220px}.corporate-payments__item{min-height:132px}.corporate-payments__item-value.medium-40-500{font-size:32px;line-height:42px;letter-spacing:-.32px}.corporate-payments__item-key{font-size:18px;line-height:32px}.corporate-payments__item-value{margin-bottom:6px}.corporate-payments__item-value svg{width:40px}.corporate-payments__bg{top:10px}.corporate-payments__bg img{width:670px;height:auto}.corporate-payments__items{margin:0 auto 170px}}@media(max-width:1100px){.corporate-payments__items{grid-template-columns:repeat(2,1fr);grid-template-rows:80px 80px;gap:19px;width:-moz-fit-content;width:fit-content}.corporate-payments__item{width:-moz-fit-content;width:fit-content;flex-direction:row;min-height:auto;column-gap:16px;padding:20px 32px}.corporate-payments__item:first-child{margin-left:auto}.corporate-payments__item:nth-child(2){margin-right:auto}.corporate-payments__item:nth-child(3){margin-left:auto}.corporate-payments__item:nth-child(4){margin-right:auto}.corporate-payments__item-value{font-weight:500;font-size:30px;line-height:normal;margin-bottom:0}.corporate-payments__item-value svg{width:48px;height:48px}.corporate-payments__item-key{line-height:normal;letter-spacing:normal}}@media(max-width:900px){.corporate-payments__bg{top:57px;left:57%;transform:translateX(-57%);width:100%}.corporate-payments__img{width:100%;height:auto}}@media(max-width:850px){.corporate-payments__bg img{width:100%}.corporate-payments__title{max-width:600px;margin-bottom:189px}.corporate-payments__items{grid-template-rows:88px 88px;padding-right:16px;margin-bottom:186px}.corporate-payments__bg{width:688px}.corporate-payments__item:first-child{margin-right:30px;column-gap:6px}.corporate-payments__item:nth-child(2){margin-left:-28px}.corporate-payments__item:nth-child(2) .corporate-payments__item-value{font-weight:500;font-size:36px;line-height:111%}.corporate-payments__item-key,.corporate-payments__item-value{font-weight:500;font-size:28px;line-height:114%;white-space:nowrap}}@media(max-width:800px){.corporate-payments__title{margin-bottom:32px}.corporate-payments__items{display:grid;grid-template-columns:1fr;padding-right:0}.corporate-payments__item{width:100%!important;margin:0!important;justify-content:flex-start;column-gap:24px}.corporate-payments__item-value{font-weight:500!important;font-size:32px!important;line-height:131%!important;letter-spacing:-.01em!important}.corporate-payments__bg{top:365px;width:550px}.corporate-payments__bg:before{content:"";position:absolute;left:0;bottom:86px;width:100%;height:120px;background:#0d0d0d;-webkit-backdrop-filter:blur(0);filter:blur(23px)}}@media(max-width:550px){.corporate-payments .global__container{padding:0}.corporate-payments__items,.corporate-payments__title{padding:0 16px}.corporate-payments__bg{left:50%;transform:translateX(-50%);top:500px;width:100%;overflow:hidden}.corporate-payments__bg img{width:450px;position:relative;left:50%;transform:translateX(-50%)}.corporate-payments__bg:before{z-index:2;bottom:90px}.corporate-payments__item{border-radius:16px}.corporate-payments__item-key{font-weight:500;font-size:20px;line-height:150%}}@media(max-width:440px){.corporate-payments__title{max-width:350px}.corporate-payments__items{grid-template-rows:auto;width:100%;gap:16px}.corporate-payments__item{padding:16px 32px;height:74px}.corporate-payments__item-value{min-width:50px}}@media(max-width:360px){.corporate-payments__bg{top:360px}.corporate-payments__bg img{width:300px}.corporate-payments__bg:before{bottom:0}.corporate-payments__items{gap:12px;margin-bottom:130px}.corporate-payments__item{padding:16px;height:64px;column-gap:8px}.corporate-payments__item-value{min-width:40px;font-size:24px!important;line-height:130%!important}.corporate-payments__item-value svg{width:32px;height:32px}.corporate-payments__item-key{font-weight:500;font-size:16px;line-height:130%}}.ba-intro__top{display:flex;flex-direction:column;align-items:center;row-gap:24px;max-width:720px;margin:0 auto;text-align:center}.ba-intro .SVGBaIntro{z-index:2}.ba-intro__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px}.ba-intro__title span{color:var(--Marshmallow)}.ba-intro__desc{color:var(--Mashmallow-7);font-size:18px;font-weight:400;line-height:177%}.ba-intro__box{display:flex;justify-content:center;position:relative;width:-moz-fit-content;width:fit-content;margin:80px auto 0}.ba-intro__box svg{z-index:1}.ba-intro__box:before{content:"";position:absolute;left:-160px;top:-25px;border-radius:664px;opacity:.35;background-color:var(--Mashmallow-9);-webkit-backdrop-filter:blur(0);filter:blur(160px);width:664px;height:340px}.ba-intro__cards{display:flex;flex-direction:column;row-gap:13px;position:absolute;left:-201px;bottom:100px}.ba-intro__cards svg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px}.ba-intro__payment{z-index:2;width:360px;height:396px;border-radius:20px;background-color:#3b3c44;box-shadow:0 100px 80px 0 rgba(0,0,0,.2),0 64.815px 46.852px 0 rgba(0,0,0,.15),0 38.519px 25.481px 0 rgba(0,0,0,.12),0 20px 13px 0 rgba(0,0,0,.1),0 8.148px 6.519px 0 rgba(0,0,0,.08),0 1.852px 3.148px 0 rgba(0,0,0,.05);position:absolute;right:-200px;top:-26px}@media(max-width:1920px){.ba-intro__title{font-size:48px;line-height:56px;letter-spacing:-.96px}.ba-intro__box:before{left:-120px}.ba-intro__desc{font-size:16px;line-height:175%;max-width:609px}.ba-intro__top{row-gap:16px}.ba-intro__box .SVGBaIntro{width:504px;height:auto}.ba-intro__cards svg{width:186px;height:64px;z-index:0}.ba-intro__box{margin:67px auto 0}.ba-intro__cards{left:-175px;bottom:48px;row-gap:12px}.ba-intro__payment{width:306px;height:342px;right:-201px;top:-24px;border-radius:16px}}@media(max-width:1200px){.ba-intro__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.ba-intro__desc{max-width:522px}.ba-intro__box{margin:89px auto 0}.ba-intro__box .SVGBaIntro{width:450px;height:360px}.ba-intro__payment{right:-141px;top:-46px;border-radius:15px}.ba-intro__cards{row-gap:11px;left:-148px;bottom:41px}.ba-intro__cards svg{width:155px;height:55px}}@media(max-width:820px){.ba-intro__box{width:auto}.ba-intro__payment{right:-22px}.ba-intro__cards{left:-5px}}@media(max-width:800px){.ba-intro__cards{left:-5px}}@media(max-width:795px){.ba-intro__cards{left:-20px}}@media(max-width:770px){.ba-intro__cards{left:-30px}}@media(max-width:750px){.ba-intro__title{font-size:32px;line-height:42px;letter-spacing:-.32px;max-width:400px}.ba-intro__top{row-gap:24px}.ba-intro__desc{font-size:16px;font-weight:400;line-height:175%}.ba-intro__box{margin:48px auto 0;padding-bottom:234px}.ba-intro__cards{flex-direction:row;column-gap:10px;bottom:0}.ba-intro__box .SVGBaIntro{min-width:450px;height:auto;margin-right:-264px}.ba-intro__payment{left:1px;top:158px;border-radius:15.708px;box-shadow:13.09px -13.09px 8.509px 0 rgba(0,0,0,.1),5.33px -5.33px 4.266px 0 rgba(0,0,0,.08),1.21px -1.21px 2.061px 0 rgba(0,0,0,.05)}.ba-intro__cards{left:1px}.ba-intro__cards svg{width:160px;height:55px}.ba-intro__box:before{left:19px;top:40px;width:464px;height:240px}}@media(max-width:380px){.ba-intro__title{font-size:28px;line-height:36px;letter-spacing:-.32px}.ba-intro__payment{width:287px}.ba-intro__box .SVGBaIntro{margin-right:-226px}}.all-taxes__subtitle{color:var(--Marshmallow)}.all-taxes__subtitle,.all-taxes__title{margin:0 auto 24px;text-align:center;max-width:668px}.all-taxes__title{color:var(--L100)}.all-taxes__description.regular-16-400{line-height:28px;color:var(--Mashmallow-7);letter-spacing:normal;margin:0 auto 24px;text-align:center;max-width:668px}.all-taxes__img{display:flex;justify-content:center;position:relative;left:50%;transform:translateX(-50%)}.all-taxes__img img{width:800px;height:auto}.all-taxes__items{display:flex;justify-content:space-between;max-width:1220px;margin-bottom:109px;margin-left:62px;column-gap:24px;position:relative;z-index:2}.all-taxes__item{display:flex;flex-direction:column;row-gap:24px;max-width:370px}.all-taxes__item.--item-one{margin-top:-170px}.all-taxes__item.--item-two{margin-left:-48px;margin-top:37px}.all-taxes__item.--item-three{margin-top:-104px}.all-taxes__item-box{display:flex;flex-direction:column;row-gap:24px}.all-taxes__item-title{color:var(--L100)}.all-taxes__item-description.regular-16-400{line-height:28px;color:var(--Mashmallow-7);letter-spacing:normal}.all-taxes__btn{margin:0 auto}@media(max-width:1920px){.all-taxes__title{max-width:620px}.all-taxes__description,.all-taxes__subtitle{max-width:668px}.all-taxes__img img{width:668px}.all-taxes__item-icon{display:flex}.all-taxes__item-icon svg{width:56px;height:56px}.all-taxes__items{margin-left:0;margin-bottom:54px}.all-taxes__item{max-width:298px;row-gap:16px}.all-taxes__item.--item-one{margin-top:-119px}.all-taxes__item.--item-two{margin-left:0;margin-top:46px}.all-taxes__item.--item-three{margin-top:-57px}.all-taxes__item-box{row-gap:16px}}@media(max-width:1650px){.all-taxes__items{margin-bottom:91px}}@media(max-width:950px){.all-taxes__subtitle,.all-taxes__title{margin-bottom:16px}.all-taxes__img img{width:425px}.all-taxes__items{margin-bottom:60px}.all-taxes__item{max-width:245px}.all-taxes__item.--item-one{margin-top:-67px}.all-taxes__item.--item-two{margin-left:0;margin-top:39px}.all-taxes__item.--item-three{margin-top:-39px;max-width:216px}.all-taxes__item-icon svg{width:48px;height:48px}}@media(max-width:800px){.all-taxes__description{margin-bottom:0}.all-taxes__items{flex-direction:column;row-gap:32px;margin-top:32px;margin-bottom:37px}.all-taxes__item{display:flex;flex-direction:row;align-items:center;column-gap:24px;margin:0!important;max-width:100%!important}.all-taxes__item-box{row-gap:8px}}.tools-faq__title{color:var(--L100);text-align:center;margin-bottom:32px;font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px}.tools-faq__item{padding:24px 0 36px}.tools-faq__item+.tools-faq__item{border-top:1px solid var(--Mashmallow-3)}.tools-faq__item-title{color:var(--L100);margin-bottom:8px;font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px}.tools-faq__item-desc{color:var(--Mashmallow-7);font-size:16px;font-weight:400;line-height:28px}.tools-faq__item-link{color:var(--Mashmallow-8);transition:opacity .2s ease-in-out}.tools-faq__item-link:hover{opacity:.8}@media(max-width:1920px){.tools-faq__title{font-size:40px;line-height:52px;letter-spacing:-.4px}.tools-faq__item-title{font-size:20px;line-height:150%;letter-spacing:0}.tools-faq__item-desc{font-size:16px;line-height:28px}}@media(max-width:900px){.tools-faq__item-desc{font-size:16px;line-height:28px}}@media(max-width:500px){.tools-faq__title{font-size:32px;line-height:42px;letter-spacing:-.32px}}.easy-start__title{max-width:938px;margin:0 auto 80px;text-align:center;color:var(--L100)}.easy-start__title span{color:var(--Marshmallow)}.easy-start__steps{display:grid;grid-template-columns:repeat(2,1fr)}.easy-start__step.--easy-step-one{margin-left:64px}.easy-start__step.--easy-step-one .easy-start__step-shadow{position:absolute;top:-30px;right:-30px;z-index:2}.easy-start__step.--easy-step-one .easy-start__step-widgets{position:relative}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-lines{position:absolute;bottom:-150px;left:-50px;z-index:-1}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-bg{position:absolute;top:0;left:-50px;width:100%;height:100%;border-radius:395.079px;opacity:.3;background:linear-gradient(180deg,hsla(0,0%,5%,0),#000),#7b66ff;filter:blur(101px);z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.easy-start__step.--easy-step-two{margin:130px 0 0 75px}.easy-start__step.--easy-step-three{margin:95px 0 0 64px}.easy-start__step.--easy-step-three .easy-start__banners{position:relative}.easy-start__step.--easy-step-three .easy-start__banners:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:260px;opacity:.5;background:var(--Mashmallow-8);filter:blur(115px);z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.easy-start__step.--easy-step-four{margin:226px 0 0 73px;overflow:hidden;position:relative}.easy-start__step.--easy-step-four:before{content:"";position:absolute;bottom:-50px;left:0;width:720px;height:520px;background:radial-gradient(50% 67.05% at 24.8% 15.05%,rgba(12,12,16,0) 47.43%,#0c0c10 100%)}.easy-start__step.--easy-step-four:after{content:"";position:absolute;top:250px;left:50%;transform:translateX(-50%);border-radius:344px;opacity:.3;background:var(--Mashmallow-9);filter:blur(80px);width:200px;height:200px;z-index:-1}.easy-start__step-box{max-width:408px}.easy-start__step-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--Marshmallow);text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.24px;margin-bottom:24px;border-radius:50%;border:3px solid var(--Marshmallow);background:var(--Mashmallow-0)}.easy-start__step-title{color:var(--L100);letter-spacing:normal;margin-bottom:16px}.easy-start__step-description{color:var(--Mashmallow-7);letter-spacing:normal}.easy-start__company-details{position:relative;z-index:2;margin-top:53px}.easy-start__company-structure{margin:-60px 0 0 55px}.easy-start__currencies{display:flex;align-items:center;margin-top:61px;position:relative}.easy-start__currencies:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:260px;opacity:.5;background:var(--Mashmallow-8);filter:blur(115px);z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.easy-start__currency{min-width:150px;display:flex;flex-direction:column;justify-content:space-between;padding:20.8px;min-height:150px;border-radius:16px;background:var(--Mashmallow-3);box-shadow:0 4px 63px 0 var(--L0)}.easy-start__currency+.easy-start__currency{margin-left:-16px}.easy-start__currency:nth-child(2){margin-bottom:-67px}.easy-start__currency:nth-child(3){margin-bottom:-140px}.easy-start__currency-logo{display:flex}.easy-start__currency-logo img{width:30px;height:30px;border-radius:50%}.easy-start__currency-value{color:var(--L100);font-size:16.64px;font-style:normal;font-weight:500;line-height:22.605px;margin-bottom:2px}.easy-start__currency-key{color:var(--Mashmallow-7);font-size:9.36px;font-style:normal;font-weight:400;line-height:15.6px;letter-spacing:.035px}.easy-start__banners{display:flex;flex-direction:column;row-gap:11px;margin-top:67px}.easy-start__banner{max-width:371px;width:100%;border-radius:15px;background:#42397d;padding:10px 13px 13px 17px;transition:background .3s ease-in-out}.easy-start__banner.--active-banner{background-color:#7b7bfb}.easy-start__banner-box{display:flex;align-items:center;justify-content:space-between;column-gap:20px}.easy-start__banner-title{color:var(--L100);font-size:11.7px;font-style:normal;font-weight:400;line-height:24.471px;letter-spacing:.056px;margin-bottom:5px}.easy-start__banner-text{color:var(--L100);font-size:18.2px;font-style:normal;font-weight:500;line-height:28.92px}.easy-start__step-accountant{position:relative;z-index:2;margin:-124px 0 0 230px}.easy-start__step-dashboard{display:flex;margin-top:56px}.easy-start__step-dashboard img{width:720px;height:auto}.easy-start__link{max-width:320px;width:100%;margin:32px auto 0}@media(max-width:1920px){.easy-start__title{margin-bottom:40px}.easy-start__step.--easy-step-one{margin-left:0}.easy-start__company-details{margin-top:63px}.easy-start__company-structure{margin:-40px 0 0 41px}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-lines{bottom:-233px;left:-130px}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-bg{width:70%;height:70%}.easy-start__step.--easy-step-two{margin:132px 0 0 55px}.easy-start__step.--easy-step-two .easy-start__step-box{max-width:342px}.easy-start__currency{min-width:115px;min-height:115px;padding:16px}.easy-start__currencies{margin-top:79px}.easy-start__currencies:before{width:200px;height:200px;filter:blur(80px)}.easy-start__currency-logo img{width:23px;height:23px}.easy-start__currency-value{font-size:12.8px;line-height:17.389px}.easy-start__currency-key{font-size:7.2px;line-height:12px;letter-spacing:.027px}.easy-start__currency:nth-child(2){margin-bottom:-50px}.easy-start__currency:nth-child(3){margin-bottom:-104px}.easy-start__step.--easy-step-three{margin:126px 0 0}.easy-start__currency+.easy-start__currency{margin-left:-12px}.easy-start__banner{padding:8px 10px 10px 13px;max-width:286px}.easy-start__banner-title{font-size:9px;line-height:18.824px;letter-spacing:.043px}.easy-start__banners{margin-top:120px}.easy-start__banner-text{font-size:14px;line-height:22.246px}.easy-start__banner-icon svg{width:16px;height:16px}.easy-start__step-accountant{margin:-105px 0 0 174px}.easy-start__step.--easy-step-three .easy-start__banners:before{width:150px;height:150px}.easy-start__step.--easy-step-four{margin:260px 0 0 54px}.easy-start__step.--easy-step-four:before{width:130%;height:517px;bottom:-65px}.easy-start__step-dashboard img{width:546px}.easy-start__step.--easy-step-four .easy-start__step-box{max-width:350px}}@media(max-width:900px){.easy-start__title{margin-bottom:56px}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-lines{bottom:-265px;left:-200px}.easy-start__company-structure{margin:-32px 0 0 34px}.easy-start__step.--easy-step-two{margin:69px 0 0 50px}.easy-start__currencies{margin-top:64px}.easy-start__currency{padding:12px;border-radius:9px;min-width:92px;min-height:92px}.easy-start__currency-logo img{width:17px;height:17px}.easy-start__currency-value{font-size:10.24px;line-height:13.911px}.easy-start__currency-key{font-size:5.76px;line-height:9.6px;letter-spacing:.022px}.easy-start__step.--easy-step-three{margin:117px 0 0}.easy-start__step.--easy-step-three .easy-start__step-box{max-width:320px}.easy-start__step.--easy-step-three .easy-start__banners{margin-top:63px;row-gap:6px}.easy-start__currencies:before{width:150px;height:150px;filter:blur(80px)}.easy-start__banner{border-radius:9px;padding:6px 8px 8px 10px;max-width:228px}.easy-start__banner-title{font-size:7.2px;line-height:15.059px;letter-spacing:.034px}.easy-start__banner-text{font-size:11.2px;line-height:17.797px}.easy-start__step-accountant{margin:-82px 0 0 141px}.easy-start__step.--easy-step-four{margin:189px 0 0 49px}.easy-start__step-dashboard img{width:450px}.easy-start__step.--easy-step-four:before{width:130%;height:450px}.easy-start__step.--easy-step-four:after{width:120px;height:120px}.easy-start__step-dashboard{margin-top:92px}.easy-start__link{margin-top:0}}@media(max-width:750px){.easy-start__steps{grid-template-columns:1fr;row-gap:64px}.easy-start__step{margin:0 auto!important}.easy-start__step-box{display:flex;flex-direction:column;align-items:center;text-align:center}.easy-start__step-title{margin-bottom:16px}.easy-start__step.--easy-step-three .easy-start__banners{text-align:left}.easy-start__title{margin-bottom:48px}.easy-start__company-details{margin-top:31px;padding-left:20px}.easy-start__company-structure{margin:-29px 0 0 55px}.easy-start__currencies{margin-top:32px;text-align:left}.easy-start__step.--easy-step-three{margin-top:40px!important}.easy-start__step.--easy-step-three .easy-start__step-box{max-width:370px}.easy-start__step-description{max-width:330px}.easy-start__step.--easy-step-three .easy-start__banners{margin-top:32px}.easy-start__step.--easy-step-one .easy-start__step-widgets .easy-start__step-lines{left:-165px}.easy-start__step.--easy-step-four .easy-start__step-box{max-width:320px}.easy-start__step-dashboard{margin-top:36px;justify-content:flex-start;margin-left:auto}.easy-start__step.--easy-step-four:before{width:133%;height:372px}.easy-start__link{margin-top:48px}.easy-start__title br{display:none}.easy-start__step-number{padding-top:1px}}@media(max-width:380px){.easy-start__step-description,.easy-start__step-title{max-width:280px}.easy-start__company-details{padding-left:0}.easy-start__company-structure{margin:-29px 0 0 28px}.easy-start__step.--easy-step-four:after{width:110px;height:110px;filter:blur(50px)}.easy-start__step-dashboard{padding-left:20px}.easy-start__step.--easy-step-four{width:100%}}@media(max-width:350px){.easy-start__step-accountant{margin:-82px 0 0 120px}}@media(max-width:330px){.easy-start__step-title{max-width:224px}.easy-start__step-dashboard{padding-left:0}}.company-details{width:100%;max-width:390px;display:flex;flex-direction:column;padding:20px 27px 31px;border-radius:15.6px;background:var(--Mashmallow-4);box-shadow:0 31px 52px 0 rgba(12,12,16,.5)}.company-details__title{color:var(--L100);font-size:18.2px;font-style:normal;font-weight:500;line-height:27.04px;margin-bottom:26px}.company-details__select-text,.company-details__text{color:var(--L100);font-size:11.7px;font-style:normal;font-weight:400;line-height:19.5px}.company-details__input{color:var(--Mashmallow-0);font-size:15.6px;font-style:normal;font-weight:500;line-height:20.28px;letter-spacing:.042px;border-radius:6.76px;background:var(--Marshmallow);display:flex;height:39px;padding:0 10px 0 9px;align-items:center;gap:5.2px;align-self:stretch;margin:8px 0 26px}.company-details__box{display:flex;align-items:center;justify-content:space-between;column-gap:15px;max-width:295px}.company-details__selects{display:flex;align-items:center;column-gap:13px}.company-details__select{display:flex;align-items:center;column-gap:7px}.company-details__select-dot{width:20px;height:20px;border-radius:50%;background:var(--Mashmallow-6);position:relative;transition:background .3s ease-in-out}.company-details__select-dot.--dot-active{background:var(--Mashmallow-8)}.company-details__select-dot.--dot-active:before{opacity:1}.company-details__select-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32%;height:32%;background:var(--Mashmallow-0);border-radius:50%;opacity:0;transition:opacity .3s ease-in-out}@media(max-width:1920px){.company-details{padding:16px 20px 24px;max-width:300px}.company-details__title{font-size:14px;line-height:20.8px;margin-bottom:20px}.company-details__select-text,.company-details__text{color:#fff;font-size:9px;font-style:normal;font-weight:400;line-height:15px}.company-details__input{color:var(--Mashmallow-0);font-size:12px;font-style:normal;font-weight:500;line-height:15.6px;letter-spacing:.033px;height:30px;margin-bottom:15px}.company-details__box{max-width:231px}.company-details__select-dot{width:15px;height:15px}}@media(max-width:900px){.company-details{padding:12px 16px 19px;max-width:240px;border-radius:9px}.company-details__title{font-size:11.2px;line-height:16.64px;margin-bottom:12px}.company-details__select-text,.company-details__text{font-size:7.2px;line-height:12px}.company-details__input{font-size:9.6px;line-height:12.48px;letter-spacing:.026px;height:24px}.company-details__box{max-width:185px}.company-details__selects{column-gap:8px}.company-details__select{column-gap:4px}.company-details__select-dot{width:12px;height:12px}}.company-structure{width:100%;max-width:390px;border-radius:15.6px;background:var(--Mashmallow-2);padding:31px 27px}.company-structure__title{color:var(--L100);font-size:18.2px;font-style:normal;font-weight:500;line-height:27.04px;margin-bottom:26px}.company-structure__items{display:flex;flex-direction:column;row-gap:10px}.company-structure__item{display:flex;align-items:center;column-gap:10px;border-radius:10.4px;padding:10px 15px;background:var(--Mashmallow-3)}.company-structure__item-icon{display:flex}.company-structure__item-title{color:var(--L100);font-size:15.6px;font-style:normal;font-weight:500;line-height:21.97px;letter-spacing:.156px}@media(max-width:1920px){.company-structure{padding:21px 24px;max-width:300px}.company-structure__title{font-size:14px;line-height:20.8px;margin-bottom:20px}.company-structure__item{padding:8px 12px}.company-structure__item-icon svg{width:32px;height:32px}.company-structure__item-title{font-size:12px;line-height:16.9px;letter-spacing:.12px}}@media(max-width:900px){.company-structure{padding:12px 16px 19px;max-width:240px;border-radius:9px}.company-structure__title{font-size:11.2px;line-height:16.64px;margin-bottom:12px}.company-structure__box{max-width:185px}.company-structure__item-icon svg{width:25px;height:25px}.company-structure__selects{column-gap:8px}.company-structure__item-title{font-size:9.6px;line-height:13.52px;letter-spacing:.096px}.company-structure__items{row-gap:6px}.company-structure__item{column-gap:6px}}.intro{padding:148px 0 0;color:var(--L100)}@media(min-width:1200px){.intro__description{padding-right:8px}}.intro .pop-up__container{border-radius:24px;background-color:#1a1a1a}.intro .pop-up .global__container{max-width:1072px}@media(min-width:1000px){.intro .pop-up .global__container{padding:0 40px}}.intro__box{display:grid;grid-template-columns:1fr 636px;grid-column-gap:40px;height:576px}.intro__right{padding:0 36px 0 24px;position:relative}.intro__right .youtube-popup__btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;cursor:pointer}.intro__right-block{border-radius:24px;background:var(--Iris);height:100%;position:relative;cursor:pointer;min-height:456px}.intro__right-block img{position:absolute;bottom:-1px;right:-1px;width:543px;height:499px;object-fit:cover;object-position:left;border-bottom-right-radius:24px}.intro__promo-one{position:absolute;top:-33px;left:-27px;z-index:10;width:220px;height:auto}.intro__title.medium-56-500{font-size:48px;font-weight:500;line-height:56px;letter-spacing:-.96px}.intro__promo-two{display:inline-flex;padding:24px;flex-direction:column;align-items:flex-start;gap:14px;border-radius:12px;background-color:var(--L100);width:161px;height:206px;position:absolute;right:-20px;bottom:-23px}.intro__promo-img img{width:48px;height:48px;border-radius:50%;position:static;transform:translateX(0)}.intro__promo-two-btn{display:flex;height:36px;padding:0 16px;justify-content:center;align-items:center;gap:6px;border-radius:72px;background-color:var(--L20)}.intro__promo-title,.intro__promo-two-btn{font-size:14px;font-weight:500;line-height:150%;letter-spacing:.07px}.intro__promo-title{color:var(--L15);font-style:normal}.intro__promo-des{color:var(--L50)}.intro__currency-text{display:flex;align-items:center;column-gap:8px;flex-wrap:wrap}.intro__currency-text span{transition:color .3s ease-in-out;color:var(--Marshmallow);cursor:pointer}.intro__currency-text span:hover{color:var(--Marshmallow-hover)}.intro__left{align-items:flex-start;row-gap:40px;margin:auto 0}.intro__left,.intro__text-box{display:flex;flex-direction:column}.intro__text-box{row-gap:24px;padding-bottom:3px}.intro__links{display:flex;column-gap:12px}.intro__links .GingerBtn{padding:19px 32px}.intro__links .GingerBtn span{font-size:18px;font-weight:500;letter-spacing:.18px;text-transform:capitalize}.intro__countries-box{color:var(--L70);row-gap:8px;min-height:30px}.intro__intro-img-box{position:absolute;top:0;right:0;left:0;bottom:0;overflow:hidden;border-radius:22px}.intro .trustpilot-widget{transform:scale(1.5) translateX(33px) translateY(5px)}.intro__promo-two-box{display:flex;flex-direction:column;row-gap:10px}.intro__links-apply,.intro__links-open-chat{padding:12px 26px}@media(max-width:1920px){.intro__box{grid-template-columns:1fr 520px;grid-column-gap:24px;height:500px}.intro__right{padding:22px 20px 22px 40px}.intro__right-block img{bottom:-124px;right:-21px}.intro__promo-one{top:-31px;left:-27px}.intro__countries-box{min-height:59px}}.intro__currency-text,.trustpilot-widget iframe{animation:trustpilotOpaciti 2s}@keyframes trustpilotOpaciti{0%{opacity:0}to{opacity:1}}@media(min-width:1072px)and (max-width:1920px){.intro__promo-one{width:195px}.intro__right .youtube-popup__btn{width:72px;height:72px}}@media(max-width:1396px){.intro__currency-text{flex-wrap:wrap;height:-moz-fit-content;height:fit-content;row-gap:8px}}@media(max-width:1300px){.intro__box{height:-moz-fit-content;height:fit-content}.intro{padding:148px 0 0}.intro__links{flex-direction:column;row-gap:12px}.intro__right-block{max-height:576px;margin-top:32px}}@media(max-width:1180px){.intro__right-block img{width:auto;height:auto}.intro{padding:112px 0 0}.intro__left{row-gap:24px}.intro__currency-text{display:flex;justify-content:center}.intro__currency-text:first-child{height:-moz-fit-content;height:fit-content}.intro__currency-text .carousel-countries__item{justify-content:center}.intro__currency-text .carousel-countries{margin-right:0;width:100%}.intro__description{max-width:516px;margin:0 auto}.intro__right{padding:0}.intro__promo-one{top:20px;left:50%;transform:translateX(-352px)}.intro__promo-two{right:50%;transform:translateX(354px);bottom:30px}.intro__links .GingerBtn{padding:16px 26px}.intro__links .GingerBtn span{font-size:16px;font-weight:500;line-height:normal;letter-spacing:.16px}.intro__left{align-items:center;text-align:center}.intro .trustpilot-widget{transform:scale(1.35) translateX(0) translateY(7px)}.intro__box{height:-moz-fit-content;height:fit-content;grid-template-columns:1fr;grid-template-rows:1fr 560px;grid-row-gap:54px}.intro__title.medium-56-500{font-size:40px;font-weight:500;line-height:48px;letter-spacing:-.4px}.intro__links{flex-direction:row}.intro__right-block{max-width:754px;margin:0 auto}}@media(max-width:815px){.intro .pop-up .global__container{max-width:750px}}@media(max-width:768px){.intro__promo-two{transform:translateX(297px)}.intro__promo-one{top:79px;transform:translateX(-302px) scale(.9)}}@media(max-width:700px){.intro__currency-text:first-child{margin-top:10px;row-gap:4px}.intro__promo-one{top:8px;transform:translateX(-189px) scale(.85);z-index:1}.intro__right-block img{z-index:2}.intro__promo-two-box{flex-direction:row;column-gap:16px}.intro__promo-two{width:209px;height:132px;padding:16px;transform:translateX(175px);bottom:26px;z-index:3}.intro__promo-title{font-size:16px}.intro__box{grid-template-rows:1fr 546px}.intro__right-block .intro__intro-img{width:299px;height:422px}.intro__right-block img{transform:translateX(calc(-50% + 23px))}}@media(max-width:699px){.intro__text-box{row-gap:16px}.intro .trustpilot-widget{transform:scale(1.15) translateX(0) translateY(0)}.intro__box{grid-row-gap:44px;grid-template-rows:1fr 500px}.intro__promo-one{transform:translateX(0) scale(1);top:19px;left:16px}.intro__right-block .intro__intro-img{width:271px;height:383px;left:auto;right:0;bottom:0;transform:translateX(0)}.intro__promo-two{width:240px;height:148px;right:16px;bottom:16px;transform:translateX(0);padding:24px}.intro__promo-title{font-size:18px}}@media(max-width:520px){.intro__promo-one{width:176px}.intro__promo-two{width:212px}.intro__promo-title{font-size:14px}.intro__links{flex-direction:column;align-items:center;row-gap:12px}.intro__right{overflow:hidden;position:relative}.intro__right:before{content:"";position:absolute;bottom:-40px;right:-10px;border-radius:309px;background:#4126f0;filter:blur(100px);width:309px;height:309px;z-index:1}.intro__links{width:100%}.intro__links .GingerBtn,.intro__links .intro__links-open-chat{width:100%;justify-content:center}.intro .trustpilot-widget{transform:scale(1.2) translateX(0) translateY(3px)}.intro__links-apply,.intro__links-open-chat{max-width:274px;width:100%}}@media(max-width:360px){.intro .trustpilot-widget{transform:scale(1) translateX(0) translateY(3px)}.intro__right-block .intro__intro-img{transform:translateX(76px)}}.manage-accounting{position:relative}.manage-accounting__box{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:372px 354px 446px 278px;grid-gap:24px;gap:24px;max-width:1136px;margin:0 auto;grid-template-areas:"personal-accountant company-registration" "personal-accountant complex-tasks" "legal-services complex-tasks" "legal-services virtual-office"}.manage-accounting__item-title{font-size:40px;font-weight:500;line-height:48px;letter-spacing:-.4px;color:#fbfbfd}.manage-accounting__item-title span{color:var(--Marshmallow)}.manage-accounting__item{border-radius:24px;padding:64px;overflow:hidden}.manage-accounting__item.--personal-accountant{grid-area:personal-accountant;background-color:var(--Iris);display:flex;flex-direction:column;justify-content:space-between}.manage-accounting__item.--personal-accountant img{width:calc(100% + 56px);height:-moz-fit-content;height:fit-content}.manage-accounting__item.--company-registration{grid-area:company-registration;background:linear-gradient(0deg,#1c1c21,#1c1c21);position:relative}.manage-accounting__item.--company-registration img{position:absolute;left:47px;bottom:43px;width:160px;height:130px}.manage-accounting__item.--complex-tasks{grid-area:complex-tasks;background:linear-gradient(0deg,#1c1c21,#1c1c21);padding-right:46px}.manage-accounting__item.--legal-services{grid-area:legal-services;background:linear-gradient(161deg,#e6e9ed 12.83%,#fafbfd 84.29%);display:flex;flex-direction:column;justify-content:space-between;padding-bottom:0}.manage-accounting__item.--legal-services img{width:100%;height:100%;object-fit:contain}.manage-accounting__item.--legal-services .manage-accounting__item-title{color:var(--L5)}.manage-accounting__item.--virtual-office{grid-area:virtual-office;background-color:var(--Ginger);display:flex;align-items:center;position:relative;padding-bottom:48px}.manage-accounting__item.--virtual-office a{position:absolute;top:0;right:0;left:0;bottom:0}.manage-accounting__item.--virtual-office svg{position:absolute;top:24px;right:24px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.manage-accounting__item.--virtual-office .manage-accounting__item-title{color:var(--L5);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.manage-accounting__title{color:#fbfbfd;text-align:center;max-width:969px;margin:0 auto 72px}.manage-accounting__title span{color:var(--Marshmallow)}.manage-accounting__complex-tasks{margin-top:56px;display:flex;flex-direction:column;row-gap:40px}.manage-accounting__complex-item{padding-left:96px;position:relative}.manage-accounting__complex-icon{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:72px;height:72px}.manage-accounting__complex-icon .SVGStarVector{position:absolute;top:1px;right:-8px}.manage-accounting__complex-icon img{width:64px;height:auto;margin-left:-7px}.manage-accounting__complex-title{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px;color:var(--L100);margin-bottom:12px}.manage-accounting__complex-des{font-size:18px;font-weight:400;line-height:150%;letter-spacing:.18px;color:var(--L70)}.manage-accounting__item-img-box{width:100%}.manage-accounting__services-title{color:var(--L100);font-size:18px;font-weight:500;line-height:32px}.manage-accounting__services{height:176px;border-radius:24px 24px 0 0;margin-bottom:-44px;padding:17px 0 0 24px;position:relative;overflow:hidden}.manage-accounting__services:before{content:"";position:absolute}.manage-accounting__services.--corporate{background-color:var(--Mashmallow-8)}.manage-accounting__services.--corporate:before{background-image:url(/_next/static/media/corporate.30f25ec9.svg);width:232px;height:167px;right:-64px;bottom:-4px}.manage-accounting__services.--asset{border-radius:24px 24px 0 0;background:linear-gradient(354deg,#fbfbfd -3.87%,#d9d9f3 91.96%)}.manage-accounting__services.--asset .manage-accounting__services-title{color:#262b40}.manage-accounting__services.--asset:before{background-image:url(/_next/static/media/asset.a487dd96.svg);width:132px;height:176px;right:36px;bottom:-20px}.manage-accounting__services.--financial-models{border-radius:24px 24px 0 0;background-color:#4c4c61}.manage-accounting__services.--financial-models:before{background-image:url(/_next/static/media/financial-models.fa363613.svg);width:126px;height:168px;right:36px;bottom:-16px}.manage-accounting__services.--consultations{margin-bottom:0;height:144px;background:linear-gradient(354deg,#eee5ff -3.87%,#d4ccf0 91.96%)}.manage-accounting__services.--consultations:before{background-image:url(/_next/static/media/consultations.9072eb28.svg);width:112px;height:162.837px;right:35px;bottom:-60px}.manage-accounting__services.--consultations .manage-accounting__services-title{color:#262b40}@media(max-width:1920px){.manage-accounting__title{max-width:700px;margin:0 auto 48px}.manage-accounting__item.--company-registration img{width:140px;height:auto}.manage-accounting__services{margin-bottom:-64px}.manage-accounting__item{padding:48px}.manage-accounting__item-title{font-size:28px;line-height:36px}.manage-accounting__box{grid-template-rows:330px 256px 418px 170px}.manage-accounting__item.--personal-accountant img{width:100%}.manage-accounting__complex-title{font-size:18px;line-height:32px;margin-bottom:2px}.manage-accounting__complex-des{font-size:16px;line-height:28px;letter-spacing:0}.manage-accounting__complex-tasks{margin-top:51px}.manage-accounting__complex-item{padding-left:90px}.manage-accounting__complex-icon{width:65px;height:65px}.manage-accounting__item.--virtual-office svg{top:32px;right:32px}.manage-accounting__services.--consultations{height:106px}.manage-accounting__services.--corporate:before{width:179px;height:132px;background-size:cover;right:-38px;bottom:28px}.manage-accounting__services.--asset:before{width:99px;height:132px;background-size:cover;right:40px;bottom:20px}.manage-accounting__services.--financial-models:before{width:96px;height:126px;background-size:cover;right:42px;bottom:30px}.manage-accounting__services.--consultations:before{width:78px;height:114px;background-size:cover;right:44px;bottom:-28px}}@media(max-width:1279px){.manage-accounting__services{height:184px}.manage-accounting__services.--consultations{height:124px}.manage-accounting__services.--asset:before,.manage-accounting__services.--financial-models:before{right:20px;bottom:30px}.manage-accounting__services.--consultations:before{right:27px;bottom:-32px}.manage-accounting__services.--corporate:before{right:-56px;bottom:36px}.manage-accounting__item{padding:32px}.manage-accounting__complex-icon img{width:44px}.manage-accounting__item-title{font-size:28px;max-width:301px}.manage-accounting__box{grid-template-rows:260px 288px 418px 185px;max-width:972px}.manage-accounting__title{margin-bottom:32px;max-width:706px}.manage-accounting__item.--virtual-office{padding-bottom:32px;align-items:center}.manage-accounting__item.--company-registration img{left:32px;bottom:28px;width:108px;height:auto}.manage-accounting__item.--personal-accountant img{width:267px;margin:0 auto}.manage-accounting__complex-item{padding-left:78px}.manage-accounting__complex-icon{width:54px;height:54px}.manage-accounting__complex-title{margin-bottom:3px}.manage-accounting__complex-tasks{row-gap:28px}.manage-accounting__complex-icon .SVGStarVector{width:24px;height:24px;top:0;right:-5px}.manage-accounting__item.--complex-tasks{padding-right:32px}.manage-accounting__complex-des{font-size:16px;line-height:28px}.manage-accounting__item.--legal-services{padding-left:24px;padding-right:24px;row-gap:40px}.manage-accounting__item.--legal-services .manage-accounting__item-title{padding-left:8px}.manage-accounting__item-img-box{padding:0 10px}}@media(max-width:827px){.manage-accounting__box{grid-template-rows:281px 357px 418px 200px}.manage-accounting__complex-icon img{width:50px;height:auto;margin-left:0}}@media(max-width:800px){.manage-accounting__complex-tasks{margin-top:34px}}@media(max-width:764px){.manage-accounting__box{grid-template-columns:1fr;max-width:450px;grid-template-rows:repeat(5,auto);grid-template-areas:"personal-accountant" "legal-services" "company-registration" "complex-tasks" "virtual-office"}.manage-accounting__item.--personal-accountant{min-height:654px;row-gap:24px}.manage-accounting__item.--personal-accountant img{width:100%}.manage-accounting__item.--legal-services{min-height:572px}.manage-accounting__item.--company-registration{min-height:277px}.manage-accounting__item.--company-registration svg{left:18px;bottom:20px;width:155px;height:132px}}@media(max-width:500px){.manage-accounting__complex-tasks{row-gap:24px}.manage-accounting__item.--legal-services .manage-accounting__item-title{max-width:100%}.manage-accounting__services{height:168px}.manage-accounting__services.--corporate:before{right:-60px;bottom:24px}.manage-accounting__services.--asset:before{bottom:12px}.manage-accounting__services.--consultations:before{bottom:-12px}.manage-accounting__services.--consultations{margin-bottom:-16px}.manage-accounting__item.--legal-services{row-gap:30px}.manage-accounting__item-title{font-size:24px;line-height:130%;letter-spacing:-.24px}.manage-accounting__item.--personal-accountant img{height:auto;max-width:267px;object-fit:cover}.manage-accounting__item.--company-registration img{width:143px}.manage-accounting__item.--personal-accountant{min-height:530px}.manage-accounting__item.--legal-services{min-height:528px}.manage-accounting__item{border-radius:16px}}@media(max-width:370px){.manage-accounting__item-img-box,.manage-accounting__item.--legal-services .manage-accounting__item-title{padding:0}.manage-accounting__services.--consultations{margin-bottom:0;height:144px}.manage-accounting__services{height:225px;padding:11px 0 0 20px;margin-bottom:-74px}.manage-accounting__services.--corporate:before{width:88.5px;height:101.855px;background-size:cover;right:13px;bottom:50px}.manage-accounting__services.--asset:before{width:84.477px;height:122.506px;background-size:cover;right:17px}.manage-accounting__services.--consultations:before{width:67px;height:69px;background-size:cover;right:26px;bottom:2px}.manage-accounting__item-title{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px}.manage-accounting__item.--personal-accountant{min-height:536px}.manage-accounting__item.--legal-services{min-height:524px;row-gap:32px}.manage-accounting__item.--company-registration{min-height:306px}.manage-accounting__complex-item{padding-left:0;padding-top:62px}.manage-accounting__services.--corporate:before{width:215.35px;height:158.105px;right:-36px;bottom:20px}.manage-accounting__services.--asset:before{width:118.8px;height:158.33px;right:62px;bottom:14px}.manage-accounting__services.--financial-models:before{width:113.454px;height:151.512px;right:64px;bottom:26px}.manage-accounting__services.--consultations:before{width:98px;height:142.483px;right:66px;bottom:-56px}.manage-accounting__item{padding:32px 24px}.manage-accounting__item.--complex-tasks{padding-right:24px}.manage-accounting__item.--virtual-office .manage-accounting__item-title{max-width:153px}.manage-accounting__item.--company-registration img{left:23px}}.overview{margin-top:160px}.overview .overview__container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:#715bff;border-radius:24px;cursor:pointer;opacity:1;visibility:visible;transition:opacity .7s ease-in-out,visibility .7s ease-in-out}.overview .overview__container.hidden{opacity:0;visibility:hidden}.overview__box{position:relative;overflow:hidden;padding:108px 32px 0;min-height:808px;cursor:pointer}.overview__box,.overview__box iframe{border-radius:24px}.overview iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.overview__title{color:var(--L100);text-align:center;margin-bottom:24px}.overview__description{color:var(--L100);text-align:center;max-width:704px;margin:0 auto}.overview__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;min-width:96px;min-height:96px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--L5)}.overview__play svg{margin-left:4px}.overview__img{position:absolute;z-index:1;left:50%;bottom:-305px;transform:translateX(-50%)}.overview__img img{width:1025px;height:739px}@media(max-width:1130px){.overview__img{width:100%}.overview__img img{padding:0 7px;width:100%;height:auto}}@media(max-width:1020px){.overview__box{min-height:700px}}@media(max-width:950px){.overview__box{min-height:560px;padding:48px}}@media(max-width:850px){.overview{margin-top:96px}.overview__description{max-width:538px}.overview__img{bottom:-229px}}@media(max-width:750px){.overview__box{min-height:550px}}@media(max-width:700px){.overview__box{padding:48px 24px;min-height:471px}.overview__play{top:264px;transform:translateX(-50%)}}@media(max-width:570px){.overview__img{width:-moz-fit-content;width:fit-content;bottom:-118px}.overview__img img{padding:0;width:386px;height:279px}}@media(max-width:500px){.overview{margin-top:67px}.overview__title{font-size:36px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:0}.overview .overview__container,.overview__box{border-radius:16px}}@media(max-width:380px){.overview__box{min-height:557px}.overview__play{top:348px}}.platform{margin-top:160px}.platform__box{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:52px;height:596px}.platform__left{position:relative;padding:24px 21px 0 24px}.platform__left img{width:100%;height:100%;object-fit:cover;border-radius:26px}.platform__before-img{position:absolute;left:0;top:0}.platform__right{height:100%;display:flex;flex-direction:column;justify-content:center;row-gap:40px;margin-left:-20px}.platform__right-list{display:flex;flex-direction:column;row-gap:16px}.platform__title{color:var(--L100)}.platform__right-item{position:relative;color:#fff;padding-left:36px}.platform__right-item svg{position:absolute;top:0;left:0}.platform .GingerBtn{padding:19px 32px}.platform .GingerBtn span{font-size:18px;font-weight:500;letter-spacing:.18px;text-transform:capitalize}@media(max-width:1300px){.platform__left{padding:24px 0 0 24px;height:533px}.platform__right{margin-top:-32px}}@media(max-width:1160px){.platform__box{grid-template-columns:1fr;height:-moz-fit-content;height:fit-content;grid-auto-rows:auto;row-gap:48px;grid-template-areas:"right" "left"}.platform__left{grid-area:left;padding:0;height:400px}.platform__right{grid-area:right;margin-left:0;margin-top:0}.platform__right-list{width:-moz-fit-content;width:fit-content;margin:0 auto;row-gap:12px}.platform__title{text-align:center;max-width:608px;margin:0 auto;font-size:40px;font-style:normal;font-weight:500;line-height:48px;letter-spacing:-.4px}.platform .GingerBtn{margin:0 auto;padding:16px 25px}.platform .GingerBtn span{font-size:16px}.platform__before-img{left:32px;top:30px}.platform{margin-top:94px}}@media(max-width:500px){.platform{margin-top:68px}.platform__right{row-gap:24px}.platform__right-item svg{width:16px;height:16px}.platform__right-item{padding-left:24px}.platform__before-img{left:24px;top:24px;z-index:1}.platform__before-img svg{width:180px}.platform__left{overflow:hidden}.platform__left,.platform__left img{border-radius:20px}.platform__right-item svg{margin-top:2px}}@media(max-width:390px){.platform__left img{object-position:0 14px}}.PricingValue{min-height:52px;display:grid;grid-template-columns:335px 1fr 1fr 1fr;grid-template-areas:" itemTitle itemValue itemValue itemValue"}.PricingValue__title{display:flex;align-items:flex-start;justify-content:center;column-gap:9px;color:var(--Mashmallow-7);border-bottom:1px solid var(--Mashmallow-2);min-width:335px;max-width:335px;transition:background-color .3s ease-in-out;padding:13.5px 8px 13.5px 0;grid-area:itemTitle;flex-direction:column}.PricingValue__title span{position:relative}.PricingValue__number{top:-6px;right:1px;color:var(--L100);font-size:11px;font-style:normal;font-weight:400;line-height:11px;letter-spacing:.11px}.PricingValue__values{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:12px;column-gap:12px;grid-area:itemValue}.PricingValue__values-desc{font-size:12px;font-weight:400;line-height:150%;letter-spacing:.12px;color:var(--Mashmallow-6);margin-top:6px}.PricingValue__values-desc .PricingValue__number{right:-2px}.PricingValue__with-question{flex-direction:row;justify-content:flex-start}.PricingValue__value{display:flex;justify-content:center;align-items:center;color:var(--L100);border-bottom:1px solid var(--Mashmallow-3);background:var(--Mashmallow-1);transition:background-color .3s ease-in-out;min-height:52px}.PricingValue__value-double{display:grid;grid-template-columns:repeat(2,1fr);position:relative}.PricingValue__value-double:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:var(--L10)}.PricingValue__value-text{display:flex;justify-content:center;align-items:center}.PricingForm .PricingValue:nth-child(2) .PricingValue__value{border-top-right-radius:8px;border-top-left-radius:8px}@media(min-width:1072px)and (max-width:1920px){.PricingValue{grid-template-columns:272px 1fr 1fr 1fr}.PricingValue__title.regular-16-400{font-size:14px;letter-spacing:.14px}.PricingValue__title{min-width:270px}}@media(max-width:1300px){.PricingForm__value-wrapper,.PricingValue{grid-template-columns:260px 1fr 1fr 1fr}.PricingValue__title{min-width:260px;max-width:260px}}@media(max-width:1160px){.PricingForm .PricingValue:last-child .PricingValue__value,.PricingForm .PricingValue:nth-child(2) .PricingValue__value{border-radius:0}.PricingForm__value-wrapper,.PricingValue{grid-template-columns:repeat(2,1fr)}.PricingValue__title{min-width:100%;max-width:100%;padding-left:24px}.PricingValue__values{grid-template-columns:1fr}}@media(max-width:500px){.PricingValue__title{padding:16px 8px 16px 0;min-height:68px;column-gap:5px;font-size:14px!important;font-weight:400!important;line-height:24px!important}.PricingValue__with-question span{width:min-content}.PricingValue__value{font-weight:500!important;line-height:normal;letter-spacing:.16px!important}}.maximum-benefits-accounting__box{display:flex;flex-direction:column;align-items:center}.maximum-benefits-accounting__title{color:var(--L100);text-align:center}.maximum-benefits-accounting__img{width:360px;height:auto}.maximum-benefits-accounting__img img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.maximum-benefits-accounting__content-text{display:flex;align-items:center;column-gap:12px}.maximum-benefits-accounting__content-text .info-hint__question{width:32px;height:32px;border-radius:50%;background:rgba(144,144,255,.15)}.maximum-benefits-accounting__content-text .info-hint__question svg{width:26px;height:auto}.maximum-benefits-accounting__list-item{width:100%;height:72px;border-top:1px solid var(--L17);display:grid;grid-template-columns:1fr 280px;padding-left:48px}.maximum-benefits-accounting__list-item.--Ginger{background-color:var(--Ginger);display:flex;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding-left:0!important;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.maximum-benefits-accounting__list-item.--Ginger svg{margin-left:8px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maximum-benefits-accounting__list-item:first-child{border-top:none;margin-top:32px}.maximum-benefits-accounting__list-item:nth-last-child(2){margin-bottom:32px}.maximum-benefits-accounting__content-box-icon{position:relative;width:48px;height:48px;display:flex;justify-content:center;align-items:center}.maximum-benefits-accounting__item-content{display:flex;align-items:center;column-gap:32px;font-size:18px;font-style:normal;font-weight:400;line-height:32px;color:var(--L100)}.maximum-benefits-accounting__item-check{border-left:1px solid var(--Mashmallow-3);display:flex;align-items:center;justify-content:center}.maximum-benefits-accounting__item-check span{display:none}.maximum-benefits-accounting__list{background:var(--Mashmallow-2);width:100%;border-radius:24px;border:1px solid var(--Mashmallow-3)}.maximum-benefits-accounting .info-hint__question-text{left:0;top:40px;bottom:auto}@media(min-width:1072px)and (max-width:1920px){.maximum-benefits-accounting__list-item{height:60px}.maximum-benefits-accounting__content-box-icon{width:40px;height:40px}.maximum-benefits-accounting__list-item:first-child{margin-top:24px}.maximum-benefits-accounting__list-item:nth-last-child(2){margin-bottom:24px}.maximum-benefits-accounting__content-text{font-size:16px;line-height:28px}.maximum-benefits-accounting__img{width:289px;height:120px}.maximum-benefits-accounting__list-item.--Ginger{font-size:14px}}@media(max-width:1279px){.maximum-benefits-accounting__list-item:first-child{margin-top:24px}.maximum-benefits-accounting__list-item:nth-last-child(2){margin-bottom:24px}.maximum-benefits-accounting__content-text{font-size:16px;letter-spacing:0;padding-right:70px}.maximum-benefits-accounting__img{width:280px}.maximum-benefits-accounting__list-item{padding-left:40px;grid-template-columns:1fr 136px;height:60px}.maximum-benefits-accounting__item-check svg{width:20px}.maximum-benefits-accounting__content-box-icon{width:40px;height:40px}.maximum-benefits-accounting__content-box-icon svg:first-child{width:100%}.maximum-benefits-accounting__item-content{column-gap:30px}.maximum-benefits-accounting__list-item.--Ginger{font-size:14px;letter-spacing:0}}@media(max-width:750px){.maximum-benefits-accounting__list-item{height:-moz-fit-content;height:fit-content;grid-template-columns:1fr 72px}.maximum-benefits-accounting__list-item.--Ginger{height:88px;padding:0}.maximum-benefits-accounting__list-item.--Ginger svg{display:none}.maximum-benefits-accounting__list-item:first-child{margin-top:12px}.maximum-benefits-accounting__list-item:nth-last-child(2){margin-bottom:12px}.maximum-benefits-accounting__content-text{padding:20px 16px 20px 0;line-height:175%;font-size:16px;justify-content:space-between;width:100%}.maximum-benefits-accounting__content-box-icon{width:40px;height:40px;min-width:40px;min-height:40px}.maximum-benefits-accounting__item-content{column-gap:16px}.maximum-benefits-accounting__img{width:208px}.maximum-benefits-accounting__list-item{padding-left:16px}.maximum-benefits-accounting__list-item.--Ginger{text-align:center;padding:0 24px!important;margin:0 auto}}@media(max-width:500px){.maximum-benefits-accounting .info-hint__question-text{left:0;bottom:48px}.maximum-benefits-accounting__content-text .info-hint__question-container{margin:0}.maximum-benefits-accounting__list-item.--Ginger{border-radius:72px;position:absolute;height:48px;left:0;right:0;bottom:-94px;font-size:14px;padding:0 28px!important;max-width:-moz-fit-content;max-width:fit-content}.maximum-benefits-accounting__list{position:relative;margin-bottom:94px}}@media(max-width:360px){.maximum-benefits-accounting__content-text{flex-direction:column;align-items:flex-start;row-gap:8px;column-gap:8px;font-size:16px;line-height:175%;padding:8px 56px 16px 0}.maximum-benefits-accounting__content-text .info-hint__question-container{position:absolute;top:50%;transform:translateY(-50%);right:16px}.maximum-benefits-accounting__title{max-width:272px}.maximum-benefits-accounting__img{width:208px}.maximum-benefits-accounting__list-item{grid-template-columns:1fr 50px;padding-left:10px}.maximum-benefits-accounting__item-content{column-gap:12px}.maximum-benefits-accounting__list-item.--Ginger{padding:16px 32px;height:74px;bottom:-114px}.maximum-benefits-accounting__list{margin-bottom:112px}}@media(max-width:340px){.maximum-benefits-accounting__list-item{padding-left:16px}.maximum-benefits-accounting__list-item:first-child{margin-top:0}.maximum-benefits-accounting__list-item:nth-last-child(2){margin-bottom:0}.maximum-benefits-accounting__item-content{padding-top:16px;flex-direction:column;align-items:flex-start;position:relative}.maximum-benefits-accounting__content-text{flex-direction:row}}.corporate-services{margin-top:148px}@media(max-width:950px){.corporate-services{margin-top:112px}}@media(max-width:520px){.corporate-services{margin-top:88px}}.corporate-intro__title{color:var(--L100);max-width:750px;margin:0 auto 24px;text-align:center}.corporate-intro__title span{color:var(--Marshmallow)}.corporate-intro__description{max-width:700px;margin:0 auto 40px;text-align:center;color:var(--Mashmallow-7)}.corporate-intro__btn-box{display:flex;align-items:center;justify-content:center;column-gap:12px;margin-bottom:85px}.corporate-intro__img{max-width:870px;margin:82px auto 0;position:relative}.corporate-intro__img:before{content:"";position:absolute;top:-120px;left:30px;width:572px;height:582px;border-radius:582px;background:var(--Mashmallow-9);-webkit-backdrop-filter:blur(0);filter:blur(135px);opacity:.3;z-index:1}.corporate-intro__img .--intro-corporate{width:100%;height:auto;border-radius:34px;position:relative;z-index:2}.corporate-intro__img .--account-manager-corporate{position:absolute;right:-48px;bottom:-22px;width:268px;height:auto;z-index:2;object-fit:cover;border-radius:14.415px;box-shadow:0 90.093px 72.074px 0 rgba(0,0,0,.2),0 58.394px 42.21px 0 rgba(0,0,0,.15),0 34.703px 22.957px 0 rgba(0,0,0,.12),0 18.019px 11.712px 0 rgba(0,0,0,.1),0 7.341px 5.873px 0 rgba(0,0,0,.08),0 1.668px 2.836px 0 rgba(0,0,0,.05)}@media(max-width:1920px){.corporate-intro__img .--intro-corporate{border-radius:24px}.corporate-intro__title{max-width:650px}.corporate-intro__img{max-width:634px;margin:70px auto 0}.corporate-intro__img .--account-manager-corporate{width:200px;right:-34px}.corporate-intro__btn-box{margin-bottom:73px}.corporate-intro__img:before{width:414px;height:421px}.corporate-intro__img .--intro{border-radius:24px}}@media(max-width:950px){.corporate-intro__title{max-width:550px}.corporate-intro__img .--account-manager-corporate{right:-34px}.corporate-intro__img .--intro{min-width:505px}}@media(max-width:600px){.corporate-intro__img .--account-manager-corporate{right:-36px}.corporate-intro__img:before{width:308px;height:313px}}@media(max-width:450px){.corporate-intro__title{max-width:300px}.corporate-intro__img .--intro-corporate{border-radius:8px;min-width:286px;max-width:300px}.corporate-intro__img .--account-manager-corporate{width:155px;height:168px;right:0;bottom:-32px}.corporate-intro__img .--intro{border-radius:18px}.corporate-intro__desc{margin:24px auto}.corporate-intro__img{margin:62px auto 0;display:flex;justify-content:center}.corporate-intro__description{margin:0 auto 24px}.corporate-intro__btn-box{margin-bottom:62px}}@media(max-width:370px){.corporate-intro__btn-box{flex-direction:column;row-gap:12px;margin-bottom:50px}.corporate-intro__btn-box .global-button{width:100%}}.tax__box{display:flex;justify-content:space-between;align-items:flex-end;column-gap:30px}.tax__img-wrapper{width:-moz-fit-content;width:fit-content;position:relative;padding-top:65px}.tax__img-wrapper:before{content:"";position:absolute;width:100%;height:150px;background:linear-gradient(180deg,rgba(12,12,16,0),#0c0c10);bottom:0}.tax__img-wrapper.--mobile{display:none}.tax__right{max-width:576px}.tax__img-bg{display:flex;position:absolute;top:0;left:-5px;z-index:-1;overflow:hidden}.tax__img-bg img{width:550px;height:auto;margin-bottom:-50px}.tax__img{display:flex;overflow:hidden}.tax__img img{width:513px;height:auto;margin-bottom:-346px;margin-left:-26px}.tax__subtitle{color:var(--Marshmallow);margin-bottom:24px}.tax__title{color:var(--L100);margin-bottom:24px}.tax__description{line-height:175%;color:var(--Mashmallow-7);letter-spacing:normal;margin-bottom:48px}@media(max-width:1920px){.tax__box{align-items:flex-start}.tax__img-wrapper{padding-top:53px}.tax__img-bg img{width:450px}.tax__img img{width:428px;margin-bottom:-280px}.tax__right{max-width:453px;padding-top:100px}}@media(max-width:950px){.tax{padding-bottom:52px}.tax__box{column-gap:20px}.tax__img-bg img{width:350px;margin-bottom:0}.tax__img img{width:400px;margin-bottom:-250px;margin-left:-15px}.tax__right{max-width:416px;padding-top:0}.tax__subtitle,.tax__title{margin-bottom:16px}.tax__img-wrapper{padding-top:30px;margin-top:16px}.tax__btn{position:absolute;left:50%;transform:translateX(-50%);bottom:0}}@media(max-width:850px){.tax__img-bg img{width:290px;margin-bottom:-30px}.tax__img img{width:272px;margin-bottom:-182px;margin-left:-15px}}@media(max-width:800px){.tax{padding-bottom:0}.tax__img-wrapper{display:none}.tax__img-bg img{width:340px}.tax__img img{width:350px;margin-bottom:-208px}.tax__img{margin-bottom:32px}.tax__right{max-width:100%}.tax__right .tax__img-wrapper{display:block;margin:0 auto;padding-top:40px}.tax__btn{position:static;transform:none;margin:32px auto 0}.tax__subtitle,.tax__title{text-align:center}.tax__description{margin-bottom:36px}}@media(max-width:500px){.tax__right .tax__img-wrapper{padding-right:32px}.tax__img-bg img{width:335px}.tax__img img{width:310px;margin-bottom:-208px;margin-left:-18px}}@media(max-width:400px){.tax__right .tax__img-wrapper{position:relative;left:50%;transform:translateX(-50%);margin:0}}