.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}}.sc-incorporation__box{max-width:864px;margin:0 auto;display:grid;grid-template-columns:282px 384px;grid-template-rows:256px 1fr 1fr 256px;grid-template-areas:"one title" "one two" "three two" "three two";grid-column-gap:226px;grid-row-gap:150px;position:relative}.sc-incorporation__title{grid-area:title;color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px}.sc-incorporation__title span{color:var(--Marshmallow)}.sc-incorporation__one{grid-area:one;position:relative}.sc-incorporation__one .SVGArrow{position:absolute;right:-204px;bottom:36px}.sc-incorporation__two{grid-area:two}.sc-incorporation__three{grid-area:three;position:relative}.sc-incorporation__three .SVGArrow{position:absolute;right:-202px;top:40px;transform:scaleX(-1)}.sc-incorporation__three .SVGThree{margin-top:-40px}.sc-incorporation__title-mini{color:var(--L100);font-size:36px;font-weight:500;line-height:40px;padding-bottom:16px;position:relative;z-index:1;margin-top:-94px}.sc-incorporation__desc{color:var(--Mashmallow-7);font-size:18px;font-weight:400;line-height:32px}@media(max-width:1920px){.sc-incorporation__box{max-width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:256px 1fr 1fr 225px}.sc-incorporation__title-mini{font-size:28px;line-height:128%}.sc-incorporation__desc{font-size:16px;line-height:175%}.sc-incorporation__title{font-size:48px;line-height:116%;letter-spacing:-.96px}.sc-incorporation__two{top:-89px}.sc-incorporation__one .SVGArrow{bottom:-16px}}@media(max-width:1000px){.sc-incorporation__one .SVGArrow,.sc-incorporation__three .SVGArrow{display:none}.sc-incorporation__two{top:-35px}.sc-incorporation__box{grid-column-gap:56px;grid-template-columns:1fr 1fr;grid-template-rows:182px 1fr 1fr 144px}.sc-incorporation__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.sc-incorporation__title-mini{font-size:28px;line-height:36px}.sc-incorporation__desc{font-size:16px;line-height:28px}}@media(max-width:670px){.sc-incorporation__two{width:auto;min-width:220px}}@media(max-width:500px){.sc-incorporation__box{grid-template-columns:1fr;grid-template-areas:"title" "one" "two" "three";grid-template-rows:auto;grid-row-gap:60px}.sc-incorporation__title-mini{margin-top:0;background-color:transparent}.sc-incorporation__two{top:0}.sc-incorporation__one{padding-left:144px}.sc-incorporation__one .SVGOne{position:absolute;left:0;top:0;width:94px;height:173px}.sc-incorporation__two{padding-left:144px}.sc-incorporation__two .SVGTwo{position:absolute;left:0;top:0;width:115px;height:174px}.sc-incorporation__three{padding-left:144px}.sc-incorporation__three .SVGThree{position:absolute;left:-5px;top:-2px;width:116px;height:167px;margin-top:0}.sc-incorporation__title{font-size:32px;line-height:42px;letter-spacing:-.32px}.sc-incorporation__title-mini{font-size:24px;line-height:130%;letter-spacing:-.24px;padding-bottom:16px}}@media(max-width:390px){.sc-incorporation__one,.sc-incorporation__three,.sc-incorporation__two{padding-left:130px}}@media(max-width:370px){.sc-incorporation__one,.sc-incorporation__three,.sc-incorporation__two{padding:78px 0 0}.sc-incorporation__one .SVGOne{width:69px;height:134px}.sc-incorporation__two .SVGTwo{width:87px;height:131px}.sc-incorporation__three .SVGThree{width:81px;height:130px}.sc-incorporation__title-mini{font-size:20px;line-height:150%;letter-spacing:0;margin-top:-2px}.sc-incorporation__desc{position:relative;z-index:1}}.tccn-intro__box{position:relative}.tccn-intro__img{width:978px;height:784px;position:absolute;top:-60px;right:-321px;object-fit:cover}.tccn-intro__content{padding-right:326px;position:relative;z-index:1}.tccn-intro__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;padding-right:326px}.tccn-intro__title span{color:var(--Marshmallow)}.tccn-intro__list{margin-top:56px;display:flex;flex-direction:column;row-gap:8px}.tccn-intro__item{color:var(--L100);font-size:18px;font-weight:400;line-height:32px;padding-left:36px;position:relative}.tccn-intro__item .SVGGreenCheck{position:absolute;left:0;top:2px}.tccn-intro__widget{max-width:850px;margin-top:58px;position:relative;z-index:1}.tccn-intro__notification-box{display:flex;justify-content:space-between;align-items:center;column-gap:10px;padding:32px;border-radius:24px;background:rgba(211,255,134,.15);margin-top:30px;animation:fadeIn .5s}.tccn-intro__notification-box.--ERROR{background:rgba(248,121,128,.15)}.tccn-intro__notification-box.--ERROR .tccn-intro__notification{max-width:100%}.tccn-intro__notification-box.--ERROR span{color:var(--Pomodoro)}.tccn-intro__notification-box.--AVAILABLE span{color:var(--Acid)}.tccn-intro__desc{color:var(--L70);font-size:18px;font-weight:400;line-height:32px;margin-top:4px}.tccn-intro__notification{color:var(--L100);font-size:18px;font-style:normal;font-weight:500;line-height:150%;max-width:484px}@media(max-width:1920px){.tccn-intro__title{font-size:48px;line-height:116%;letter-spacing:-.96px}.tccn-intro__notification-box{margin-top:16px;padding:32px 24px}.tccn-intro__desc,.tccn-intro__notification{font-size:16px;line-height:28px;color:var(--L100);font-weight:400}.tccn-intro__desc{margin-top:0}.tccn-intro__item{font-size:16px;line-height:28px}.tccn-intro__list{margin-top:24px}.tccn-intro__content{padding-right:300px}.tccn-intro__img{width:800px;height:auto;top:-90px;right:-261px}.tccn-intro__widget{margin:48px auto 0;max-width:800px}}@media(max-width:1500px){.tccn-intro__img{right:-235px}}@media(max-width:1300px){.tccn-intro__img{right:-205px}}@media(max-width:1000px){.tccn-intro__img{right:-196px;width:635px;height:auto;top:4px}.tccn-intro__content{padding-right:0}.tccn-intro__list{padding-right:258px;margin-top:24px}.tccn-intro__title{font-size:40px;line-height:48px;letter-spacing:-.4px;padding-right:50px}.tccn-intro__desc,.tccn-intro__notification{font-size:16px;line-height:28px}.tccn-intro__widget{margin-top:30px}}@media(max-width:600px){.tccn-intro__img{display:none}.tccn-intro__notification-box{flex-direction:column;align-items:start;row-gap:24px}.tccn-intro__notification br{display:none}.tccn-intro__box{display:flex;flex-direction:column}.tccn-intro__list{padding-right:0;margin-top:24px;row-gap:8px}.tccn-intro__title{font-size:32px;line-height:42px;letter-spacing:-.32px;padding-right:0}.tccn-intro__widget{margin:32px auto 0}}.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)}.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 490px 148px;grid-template-areas:"international iban" "multi-currency payment-schemes" "multi-currency batch-payments" "open-account open-account";grid-gap:24px;gap:24px;width:100%;max-width:1136px;margin:0 auto}.banking-services__service-title{font-size:38px;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(--Mashmallow-7);margin:16px 0 46px}.banking-services__currency-box{display:flex;flex-direction:column;row-gap:16px}.banking-services__currency-item{width:100%;max-width:363px;height:104px;border-radius:20px;padding:20px 24px 16px;background-color:var(--L100);display:flex;align-items:center}.banking-services__currency-item img,.banking-services__currency-item svg{width:40px;height:40px}.banking-services__currency-content{display:flex;flex-direction:column;margin-left:20px}.banking-services__currency-desc{font-size:16px;font-weight:500;line-height:32px;color:var(--content-basic-basic-4)}.banking-services__currency-title{color:var(--L5);font-size:24px;font-weight:500;line-height:36px}.banking-services__service{padding:64px;border-radius:24px;position:relative;overflow:hidden}.banking-services__service.service-international{grid-area:international;background-color:var(--Mashmallow-2);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;position:relative}.banking-services__service.service-multi-currency:before{content:"";position:absolute;left:0;right:0;bottom:0;height:424px;background:linear-gradient(180deg,rgba(123,102,255,0),rgba(123,102,255,.8));z-index:2}.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(--Mashmallow-2)}.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:center;justify-content:center;padding:0}.banking-services__service.service-open-account .banking-services__service-title{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;right:32px;top:58px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banking-services__service.batch-payments{grid-area:batch-payments;background-color:var(--Mashmallow-2);position:relative}.banking-services__service.batch-payments:before{content:"";position:absolute;left:31px;bottom:-38px;width:302px;height:165px;background:#9090ff;filter:blur(89.4915237427px);z-index:-1;opacity:.5}.banking-services__service.batch-payments img{width:170px;height:auto}.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__service.service-iban .banking-services__service-content{transform:none}}@media(max-width:1920px){.banking-services__currency-title{font-size:18px}.banking-services__currency-desc{font-size:14px;font-weight:500;line-height:28px}.banking-services__currency-item{max-height:82px;height:82px;padding:12px 16px 10px;border-radius:12px}.banking-services__currency-item svg{width:32px;height:32px}.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 296px 404px 111px}.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:-.28px}.banking-services__service{padding:48px 34px 48px 48px}.banking-services__service.batch-payments img{width:190px;margin-left:-14px;height:auto}.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:-moz-fit-content;width:fit-content;margin-top:32px}.banking-services__service.service-open-account svg{top:40px;right:32px}.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__iban-company-content{row-gap:0}.banking-services__currency-item img{width:32px;height:32px}}@media(max-width:1279px){.banking-services__service.service-international .banking-services__service-desc br{display:none}.banking-services__box{grid-template-rows:580px 264px 404px 111px}.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:263px;width:100%;height:auto;margin-top:0}.banking-services__service.batch-payments img{width:156px;margin-left:0;position:relative;left:-14px;bottom:-14px}.banking-services .banking-services__title{max-width:500px;margin:0 auto 32px}.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__service-desc{max-width:301px;font-size:16px;margin:16px 0 8px}.banking-services__fx-box{top:117px;right:0}}@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" " batch-payments" "open-account"}.banking-services__service{border-radius:16px}.banking-services__service.service-international{min-height:524px}.banking-services__service.service-iban{min-height:460px}.banking-services__service.service-payment-schemes{min-height:264px}.banking-services__service.service-multi-currency{min-height:636px}.banking-services__service.service-open-account{min-height:136px;justify-content:flex-start;padding:32px}.banking-services__service.service-open-account svg{width:24px;height:24px;top:24px;right:24px}.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}.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;letter-spacing:-.24px}.banking-services__service.service-iban .banking-services__service-title br,.banking-services__service.service-multi-currency .banking-services__service-title br{display:none}.banking-services__service.service-payment-schemes svg{max-width:261px;width:100%;height:auto}.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 22px}.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}.banking-services__service.batch-payments{padding:32px 32px 9px}.banking-services__service{border-radius:16px}.banking-services__service.service-open-account .banking-services__service-title{max-width:289px}}@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}}@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}}.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)}}.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}}.sb-format{animation:fadeIn .5s ease-in-out}.sb-format__desc,.sb-format__title{text-align:center}.sb-format__desc{margin-top:40px}.sb-format__segments{display:flex;justify-content:center;column-gap:16px;height:92px;text-align:center;margin:72px 0}.sb-format__segment-text{display:none}.sb-format__segment{display:flex;flex-direction:column;row-gap:8px;border-radius:16px;padding:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sb-format__segment.--bank-code{border:2px solid var(--Mashmallow-8);background:rgba(144,144,255,.1)}.sb-format__segment.--bank-code .sb-format__segment-desc{color:var(--Mashmallow-8)}.sb-format__segment.--country-code{border:2px solid var(--Powdery);background:hsla(13,92%,80%,.1)}.sb-format__segment.--country-code .sb-format__segment-desc{color:var(--Powdery)}.sb-format__segment.--location-code{border:2px solid var(--Swampy);background:hsla(74,24%,64%,.1)}.sb-format__segment.--location-code .sb-format__segment-desc{color:var(--Swampy)}.sb-format__segment.--branch-code{border:2px solid var(--Pomodoro);background:rgba(248,121,128,.1)}.sb-format__segment.--branch-code .sb-format__segment-desc{color:var(--Pomodoro)}.sb-format__segment-title{font-size:36px;font-weight:500;line-height:40px;color:var(--L100)}.sb-format__segment-desc{font-size:14px;font-style:normal;font-weight:400;line-height:12px;color:var(--L100)}.sb-format__content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:16px}.sb-format__item-title{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px;color:var(--L100);margin-bottom:12px}.sb-format__item-desc{max-width:220px}.sb-format .--title{font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;color:var(--L100)}.sb-format .--desc{font-size:18px;font-style:normal;font-weight:400;line-height:32px;color:var(--Mashmallow-7)}@media(max-width:1920px){.sb-format .--title{font-size:40px;line-height:48px;letter-spacing:-.4px}.sb-format .--desc{font-size:16px;line-height:28px}.sb-format__desc{margin-top:16px}.sb-format__segments{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:14px;column-gap:14px;margin-top:48px;margin-bottom:57px}.sb-format__segment{row-gap:14px;padding:14px 14px 16px}.sb-format__item-title{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:8px}.sb-format__item-desc{text-align:center;max-width:235px}.sbc-intro__widget{margin-top:48px!important}}@media(max-width:830px){.sb-format__content{grid-template-columns:1fr 1fr;grid-row-gap:24px}.sb-format__item-desc{max-width:100%}.sb-format .--title{font-size:40px;line-height:48px;letter-spacing:-.4px}.sb-format .--desc{font-size:16px;line-height:28px}}@media(max-width:640px){.sb-format__segments{display:flex;flex-direction:column;row-gap:16px;height:auto;margin:48px 0}.sb-format__desc{margin-top:32px}.sb-format__segment-text{display:flex;width:100%;font-size:16px;font-style:normal;font-weight:400;line-height:28px;color:var(--L100);text-align:start}.sb-format__content{display:none}.sb-format__segment{flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-between}.sb-format__item-title{flex-direction:row;column-gap:5px}.sb-format .--title{font-size:32px;line-height:42px;letter-spacing:-.32px;text-align:start}.sb-format .--desc{text-align:start}}@media(max-width:550px){.sb-format__desc{margin-top:15px}.sb-format__segment-title{font-size:24px;line-height:31px;letter-spacing:-.24px}.sb-format__segment{gap:12px;padding:21px 23px 23px 22px}.sb-format__segment-desc{font-size:16px;line-height:28px}.sb-format__content{row-gap:23px}}.sbc-intro{animation:fadeIn .5s ease-in-out}.sbc-intro__box{position:relative}.sbc-intro__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;margin-bottom:26px;text-align:center}.sbc-intro__title span{color:var(--Mashmallow-8)}.sbc-intro__desc{font-size:18px;font-weight:400;line-height:32px;color:var(--Mashmallow-7);max-width:616px;margin:0 auto;text-align:center}.sbc-intro__widget{max-width:720px;margin:52px auto 0}@media(max-width:1920px){.sbc-intro__title{font-size:48px;line-height:56px;letter-spacing:-.96px}.sbc-intro__desc{font-size:16px;line-height:28px;max-width:100%}}@media(max-width:1000px){.sbc-intro__title{padding-right:0;font-size:40px;line-height:48px;letter-spacing:-.4px;margin-bottom:16px}.sbc-intro__widget{max-width:100%}}@media(max-width:600px){.sbc-intro__desc{padding-right:0;text-align:start}.sbc-intro__title{font-size:32px;line-height:42px;letter-spacing:-.32px;text-align:start}.sbc-intro__widget{margin-top:32px!important}}.confirm-details__box{display:flex;flex-direction:column;align-items:center;row-gap:72px;padding:112px 0;border-radius:24px;background:var(--Mashmallow-1);position:relative;overflow:hidden}.confirm-details__box:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:686px;height:341px;border-radius:686px;opacity:.3;background:var(--Mashmallow-8);-webkit-backdrop-filter:blur(0);filter:blur(174px)}.confirm-details__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;text-align:center;max-width:817px}.confirm-details__title span{color:var(--Mashmallow-8)}.confirm-details__desc{color:var(--Mashmallow-7);font-size:18px;font-weight:400;line-height:32px;text-align:center;max-width:817px}.confirm-details__content{max-width:710px;border-radius:24px;padding:32px 32px 32px 120px;border:2px solid var(--Mashmallow-8);position:relative}.confirm-details__content:before{content:"";position:absolute;left:32px;top:50%;transform:translateY(-50%);width:72px;height:72px;background-image:url(/_next/static/media/search.25b2a480.svg)}.confirm-details__content-title{color:var(--L100);font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px}.confirm-details__content-title span{color:var(--Mashmallow-8)}@media(max-width:1920px){.confirm-details__box{padding:72px 48px 48px;row-gap:48px}.confirm-details__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.confirm-details__desc{font-size:14px;line-height:21px;letter-spacing:.14px;max-width:690px}.confirm-details__content{padding:24px 24px 30px 111px;max-width:698px}.confirm-details__content:before{left:24px}.confirm-details__content-title{letter-spacing:normal;font-size:20px;line-height:150%}.confirm-details__box:before{width:400px;height:100px;opacity:.7}}@media(max-width:550px){.confirm-details__title{text-align:start;font-size:32px;line-height:42px;letter-spacing:-.32px}.confirm-details__desc{text-align:start}.confirm-details__box{padding:24px;row-gap:48px}.confirm-details__content{padding:104px 20px 24px 22px}.confirm-details__content:before{transform:translateY(0);top:20px;left:22px}.confirm-details__content-title{font-size:18px;line-height:32px}}.ic-code__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;text-align:center}.ic-code__content{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:72px;margin-top:72px}.ic-code__item{padding-left:88px;position:relative}.ic-code__item:before{content:"";position:absolute;width:72px;height:72px;left:0;top:0}.ic-code__item:first-child:before{background-image:url(/_next/static/media/ic-code-ico.cc311a2b.svg)}.ic-code__item:nth-child(2):before{background-image:url(/_next/static/media/gb-iban-ico.4065d6a0.svg)}.ic-code__item-title{color:var(--L100);font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.24px}.ic-code__item-desc{color:var(--Mashmallow-7);font-size:18px;font-weight:400;line-height:32px;margin-top:20px}@media(max-width:1920px){.ic-code__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.ic-code__content{margin-top:48px;column-gap:23px}.ic-code__item{padding-left:96px}.ic-code__item-desc{font-size:16px;line-height:28px;max-width:388px}}@media(max-width:1000px){.ic-code__content{grid-template-columns:1fr;grid-row-gap:40px}.ic-code__item-desc{max-width:100%}}@media(max-width:500px){.ic-code__title{font-size:32px;line-height:42px;letter-spacing:-.32px;text-align:start}.ic-code__item{padding:96px 0 0}}.book iframe{height:80svh}.book__box{height:400px;border-radius:24px;overflow:hidden;position:relative;padding:128px 48px 48px}.book__bg{position:absolute;left:0;top:-219px;z-index:-1}.book__bg img{width:1296px;height:865px}.book__title{color:var(--L100);letter-spacing:-.4px;margin-bottom:24px;max-width:636px}.book__link.--contact-us{position:absolute;bottom:48px}.book .pop-up__container{background-color:var(--L100)}@media(min-width:1072px)and (max-width:1920px){.book__bg{left:-34px;top:-187px}.book__bg img{width:1138px;height:759px}.book__title.medium-40-500{font-size:32px;line-height:42px;letter-spacing:-.32px;max-width:509px}.book__box{padding:96px 48px 48px 40px}.book__link{max-width:274px;width:100%}}@media(max-width:1140px){.book__bg{left:-90px}}@media(max-width:1030px){.book__box{padding:80px 32px 48px 34px}.book__title{max-width:500px}.book__bg{left:-235px}}@media(max-width:850px){.book__box{padding:124px 32px 48px 34px}.book__bg{left:auto;right:-197px;top:-175px}.book__bg img{width:1020px;height:681px}.book__title.medium-40-500{font-size:32px;line-height:38px;letter-spacing:-.32px;max-width:456px;margin-bottom:28px}}@media(max-width:700px){.book__box{height:509px;padding:240px 32px 48px;border-radius:16px}}@media(max-width:500px){.book__box{padding:250px 15px 42px 32px}.book__bg{right:-262px;top:-171px}.book__bg:before{content:"";position:absolute;bottom:-400px;left:215px;width:100%;height:100%;background:linear-gradient(238deg,transparent 38.46%,rgba(0,0,0,.38) 50.91%,rgba(0,0,0,.71) 64.76%);-webkit-backdrop-filter:blur(0);filter:blur(150px)}.book__title.medium-40-500{font-size:28px;line-height:32px;letter-spacing:0;margin-bottom:20px;max-width:306px}}@media(max-width:395px){.book__bg{right:-255px}.book__box{padding:212px 15px 42px 25px}}.offshore-company__box{height:1020px;display:flex;align-items:center;justify-content:center;position:relative}.offshore-company__bg{max-width:1296px;height:auto;object-fit:cover;position:absolute;top:0;left:50%;transform:translateX(-50%)}.offshore-company__title{color:var(--L100);text-align:center;max-width:893px;margin:0 auto}.offshore-company__title span{color:var(--Marshmallow)}.offshore-company__bg-mobile{display:none}@media(max-width:1920px){.offshore-company__bg{max-width:992px}.offshore-company__box{height:713px}.offshore-company__title{max-width:684px;margin-bottom:-53px}}@media(max-width:850px){.offshore-company__title.medium-56-500{font-size:40px;line-height:52px;letter-spacing:-.4px}}@media(max-width:600px){.offshore-company__title.medium-56-500{font-size:32px;line-height:42px;letter-spacing:-.32px;margin:0}.offshore-company__box{height:587px}.offshore-company__bg{top:-80px}.offshore-company__bg-mobile{display:block;width:430px;height:auto;position:absolute}.offshore-company__bg{display:none}}.trusted-businesses__box{display:flex;flex-direction:column;align-items:center}.trusted-businesses__title{color:var(--L100);text-align:center}.trusted-businesses__title span{color:var(--Marshmallow)}.trusted-businesses__bg{max-width:830px;height:auto;margin-top:24px}.trusted-businesses__cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:16px;text-align:center;margin-bottom:46px}.trusted-businesses__card{padding:24px 32px 32px;border-radius:16px;background-color:#1c1c21;box-shadow:0 178px 50px 0 rgba(11,11,14,.01),0 114px 46px 0 rgba(11,11,14,.12),0 64px 39px 0 rgba(11,11,14,.39),0 29px 29px 0 rgba(11,11,14,.66),0 7px 16px 0 rgba(11,11,14,.76)}.trusted-businesses__card-title{font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px;color:#9090ff;margin-bottom:12px}.trusted-businesses__card-desc{color:var(--L100);font-size:20px;font-weight:500;line-height:150%}@media(max-width:950px){.trusted-businesses__card{padding:24px 24px 32px}}@media(max-width:756px){.trusted-businesses__cards{grid-template-columns:1fr;grid-row-gap:16px}.trusted-businesses__card{text-align:start}}@media(max-width:500px){.trusted-businesses__bg{max-width:527px;margin-top:48px}}.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}}.faq{color:var(--L100)}.faq__title{text-align:center;margin-bottom:32px}.accordion__container{display:flex;flex-direction:column;row-gap:12px;max-width:100%;margin:0 auto}.accordion__item{padding:24px 48px;transition:background-color .2s ease-in-out;border-radius:16px;cursor:pointer}.accordion__item:hover{background:#1c1c21}.accordion__item.accordion__item-active{background:linear-gradient(0deg,#1c1c21,#1c1c21)}.accordion__item-wrapper{max-width:1920px;margin:0 auto}.accordion__item-title{display:flex;align-items:flex-start;justify-content:space-between;column-gap:16px;pointer-events:none;line-height:150%}.accordion__item-container{pointer-events:none}.accordion__item-icon{pointer-events:none;min-width:24px;min-height:24px;position:relative}.accordion__item-icon:after,.accordion__item-icon:before{content:"";position:absolute;top:1px;left:11px;width:1.7px;height:22px;background-color:var(--L100);transition:transform .4s ease-in-out;border-radius:20px}.accordion__item-icon:after{transform:rotate(270deg)}.accordion__item-title.accordion__item-title-active .accordion__item-icon:before{transform:rotate(-90deg)}.accordion__item-body{overflow:hidden;height:0;transition:height .2s ease 0s}.content{position:relative;top:8px;color:var(--Mashmallow-7);font-size:18px;font-weight:400;line-height:28px}.content a{color:var(--Marshmallow);transition:color .2s ease-in-out}.content a:hover{color:var(--Marshmallow-hover)}@media(max-width:1920px){.accordion__item{padding:24px 32px}.content{font-size:16px;line-height:28px;padding-right:10px}.accordion__container{row-gap:4px}}@media(max-width:850px){.accordion__item{padding:24px 32px}}@media(max-width:500px){.accordion__container{row-gap:8px}.accordion__item{padding:24px}}.fx-intro__box{display:grid;grid-template-columns:1fr 1fr}.fx-intro__title{color:var(--L100);font-size:56px;font-weight:500;line-height:64px;letter-spacing:-1.12px}.fx-intro__title span{color:var(--Mashmallow-8)}.fx-intro__desc{color:var(--Mashmallow-7);font-size:18px;font-weight:400;margin:24px 0 48px;line-height:32px}.fx-intro__right{position:relative;display:flex;justify-content:center;align-items:flex-end}.fx-intro__right:before{content:"";position:absolute;left:0;bottom:40px;border-radius:271.515px;opacity:.5;background:var(--Mashmallow-9);width:271.515px;height:256px;-webkit-backdrop-filter:blur(0);filter:blur(160px);z-index:1}.fx-intro__left{display:flex;flex-direction:column;justify-content:center;padding-right:74px;min-height:514px}.fx-intro__widget{height:396px;width:462px;background-color:#3b3c44;border-radius:16px;position:relative;z-index:2;box-shadow:0 67.438px 53.951px 0 rgba(0,0,0,.2),0 43.71px 31.596px 0 rgba(0,0,0,.15),0 25.976px 17.184px 0 rgba(0,0,0,.12),0 13.488px 8.767px 0 rgba(0,0,0,.1),0 5.495px 4.396px 0 rgba(0,0,0,.08),0 1.249px 2.123px 0 rgba(0,0,0,.05)}@media(max-width:1920px){.fx-intro__title{font-size:48px;line-height:56px;letter-spacing:-.96px}.fx-intro__right{justify-content:flex-end}.fx-intro__box{grid-template-columns:1fr 494px}.fx-intro__left{padding:0;min-height:452px}.fx-intro__desc{font-size:16px;line-height:28px;max-width:496px}.fx-intro__widget{width:380px;height:342px}}@media(max-width:1000px){.fx-intro__box{grid-template-columns:1fr;grid-row-gap:40px}.fx-intro__left{min-height:auto;align-items:center}.fx-intro__right{max-width:478px;padding:32px 0 77px;margin:0 auto}.fx-intro__btn{display:none!important}.fx-intro__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.fx-intro__desc,.fx-intro__title{text-align:center;max-width:436px}.fx-intro__desc{margin-bottom:0}}@media(max-width:530px){.fx-intro__title{font-size:32px;line-height:42px;letter-spacing:-.32px;max-width:342px}.fx-intro__right{padding:16px 0 0;width:100%;justify-content:center}.fx-intro__widget{width:100%;max-width:380px}}.make-payment{padding:24px;animation:opacityPayment .5s ease-in-out}.make-payment__title{text-align:center;margin-bottom:16px}.make-payment__input,.make-payment__title{color:var(--L100);font-size:20px;font-weight:500;line-height:150%}.make-payment__input{width:100%;height:62px;border-radius:12px!important;overflow:hidden;border:1.5px solid transparent;transition:border .2s ease-in-out;background-color:#1b1b20;padding:0 150px 0 12px;margin:0;outline:none;letter-spacing:-.24px;caret-color:var(--Mashmallow-8)}.make-payment__input:focus{border:1.5px solid var(--Marshmallow)}.make-payment__input::placeholder{color:var(--Mashmallow-6)}.make-payment__input-label{color:#9c9eb2;font-size:12px;font-weight:400;line-height:150%;margin-bottom:8px;letter-spacing:.12px}.make-payment__fx-rate{color:#fbfbfd;padding:10px 17px 4px 0;display:flex;justify-content:flex-end;font-size:11px;font-weight:400;line-height:16px;align-items:center;max-height:30px}.make-payment__fx-title{color:#9c9eb2;margin-right:2px}.make-payment__fx-error{color:#f87980}.make-payment__input-wrapper{position:relative}.make-payment__currency{padding:0 0 8px;position:absolute;width:-moz-fit-content;width:fit-content;height:42px;right:11px;top:40px;border-radius:6px;cursor:pointer;z-index:2;transition:height .3s ease-in-out,box-shadow .1s ease-in-out;transition-delay:0s,.3s;display:flex;flex-direction:column;row-gap:4px;background-color:rgba(59,60,68,0)}.make-payment__currency.--z-in-2{z-index:1}.make-payment__currency.--active{z-index:3;height:292px}.make-payment__currency.--active .make-payment__currency-arrow{transform:rotate(1turn)}.make-payment__currency.--active .make-payment__currency-item.currency-item-current,.make-payment__currency.--active .make-payment__currency-items{background-color:#3b3c44;transition-delay:0s,0s}.make-payment__currency.--gets{height:292px}.make-payment__currency.--gets .make-payment__currency-arrow{transform:rotate(1turn)}.make-payment__currency.--gets .make-payment__currency-item.currency-item-current,.make-payment__currency.--gets .make-payment__currency-items{background-color:#3b3c44;transition-delay:0s,0s}.make-payment__currency-items{display:flex;flex-direction:column;row-gap:4px;border-radius:6px;overflow:scroll;overflow-x:hidden;background-color:#3b3c44;box-shadow:0 67.438px 53.951px 0 rgba(0,0,0,.2),0 43.71px 31.596px 0 rgba(0,0,0,.15),0 25.976px 17.184px 0 rgba(0,0,0,.12),0 13.488px 8.767px 0 rgba(0,0,0,.1),0 5.495px 4.396px 0 rgba(0,0,0,.08),0 1.249px 2.123px 0 rgba(0,0,0,.05)}.make-payment__currency-items::-webkit-scrollbar-track{border-radius:24px;background-color:transparent;margin-top:4px;margin-bottom:12px}.make-payment__currency-items::-webkit-scrollbar{width:4px;background-color:transparent}.make-payment__currency-items::-webkit-scrollbar-thumb{border-radius:24px;background-color:var(--Mashmallow-6)}.make-payment__currency-items .make-payment__currency-item{padding:8px 12px 8px 8px}.make-payment__currency-item{display:flex;align-items:center;column-gap:8px;padding:5px 8px;transition:background-color .2s ease-in-out}.make-payment__currency-item:hover{background-color:#474852}.make-payment__currency-item img,.make-payment__currency-item svg{width:22px;height:22px}.make-payment__currency-item.currency-item-current{width:-moz-fit-content;width:fit-content;margin-left:auto;border-radius:6px}.make-payment__currency-title{color:var(--L100);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;font-weight:500;line-height:150%;letter-spacing:.07px}.make-payment__currency-ico{min-width:32px;min-height:32px}.make-payment__currency-arrow{max-width:11px!important;max-height:11px!important;min-width:11px!important;min-height:11px!important;transform:rotate(180deg);transition:transform .3s ease-in-out}.make-payment__input-btn{font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--L5)}.make-payment__btn{margin:32px auto 0}.make-payment__loader{background-color:#3b3c44!important;width:100%!important;height:calc(100% - 48px)!important;top:auto!important;right:0!important;left:0!important;bottom:0!important;position:absolute!important;border-radius:16px}.make-payment__input[type=number]::-webkit-inner-spin-button,.make-payment__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes opacityPayment{0%{opacity:0}to{opacity:1}}@media(max-width:1920px){.make-payment{padding:16px 20px}.make-payment__title{font-size:16px;line-height:28px;margin-bottom:12px}.make-payment__input-label{letter-spacing:0}.make-payment__fx-rate,.make-payment__input-label{font-size:11px;line-height:16px}.make-payment__input{height:53px;border-radius:10px!important;font-size:16px;line-height:28px}.make-payment__currency{top:34px}.make-payment__btn{margin:24px auto 0}}@media(max-width:1200px){.make-payment__currency-item:hover{background-color:transparent}}@media(max-width:1071px){.make-payment__currency.--active,.make-payment__currency.--gets{height:345px!important}}.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}}.omg-input{min-width:220px;min-height:28px;width:100%;border:none;background:none;outline:none;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:var(--L100);letter-spacing:.18px;padding-bottom:3px;border-bottom:1px solid var(--Mashmallow-6);transition:border-bottom .3s ease-in-out,padding-left .1s ease-in-out;padding-right:18px;-webkit-appearance:none}.omg-input.--ERROR{border-bottom:1px solid var(--Pomodoro)}.omg-input.--active{padding-left:26px}.omg-input::placeholder{color:var(--Mashmallow-6);transition:color .3s ease-in-out}.omg-input:hover{border-bottom:1px solid var(--L100)}.omg-input:hover+.Input__arrow svg path{stroke:var(--L100)}.omg-input:focus{border-bottom:1px solid var(--Marshmallow);overscroll-behavior:none}.omg-input:disabled{color:var(--L100)!important;opacity:1!important}.omg-input:disabled::placeholder{color:var(--Mashmallow-6)!important}.omg-input__wrapper{width:100%;position:relative}.omg-input__select{position:absolute;margin-top:4px;left:0;right:0;background-color:#27262e;border-radius:6px;z-index:2147483005;box-shadow:5px 8px 28px -3px rgba(0,0,0,.4)}.omg-input__select-content{max-height:290px;overflow-y:scroll;padding:4px}.omg-input__select-content::-webkit-scrollbar-track{border-radius:24px;background-color:transparent;margin-top:4px;margin-bottom:12px}.omg-input__select-content::-webkit-scrollbar{width:4px;background-color:transparent}.omg-input__select-content::-webkit-scrollbar-thumb{border-radius:24px;background-color:var(--Mashmallow-6)}.omg-input__item{white-space:nowrap;font-style:normal;height:36px;display:flex;align-items:center;padding-left:7px;cursor:pointer;transition:background-color .3s ease-in-out;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.16px;margin-right:3px;position:relative;color:var(--L100)}.omg-input__item.--active:before{content:"";position:absolute;right:8px;top:8px;width:20px;height:20px;background-image:url(/_next/static/media/check.3c16bf52.svg)}@media(min-width:500px){.omg-input__item.--active,.omg-input__item:focus,.omg-input__item:hover{background-color:var(--Marshmallow-5)}}.omg-input__item.--company{height:-moz-fit-content;height:fit-content;white-space:wrap}.omg-input__input-icon{position:absolute;left:2px;bottom:8px}.omg-input__arrow{position:absolute;right:0;bottom:9px;z-index:21;min-height:28px;display:flex;align-items:self-end}.omg-input__arrow svg path{stroke:var(--L70)}.omg-input__title{color:var(--L100);font-size:20px;font-weight:500;line-height:150%}.omg-input__header{padding-bottom:24px}.omg-input__item-id{min-width:92px;color:var(--Mashmallow-7);margin-right:8px}@media(max-width:500px){.omg-input__item-icon{width:24px;height:24px}.omg-input__list{padding:24px;display:grid;grid-template-rows:58px 26px 1fr;height:100%}.omg-input__item{min-height:36px;height:-moz-fit-content;height:fit-content}.omg-input__item.--company{min-height:28px;align-items:flex-start}.omg-input__select-content{margin-top:18px;max-height:-moz-fit-content;max-height:fit-content;height:100%;overflow-x:hidden;padding-left:0}.omg-input__arrow{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:6px 0;margin-bottom:-6px}.omg-input__item{padding-left:0}.omg-input__item+.omg-input__item{margin-top:8px}.omg-input__item+.omg-input__item.--company{margin-top:16px}}.notification{width:100%;letter-spacing:.14px;margin-top:0;overflow:hidden;padding:0 24px}.notification,.notification__warning{border-radius:8px;display:flex;align-items:center;font-size:16px;font-weight:400;line-height:28px}.notification__warning{padding:16px 24px;column-gap:16px}.notification__warning.--blue{background-color:rgba(144,144,255,.08);color:var(--Mashmallow-9)}.notification__warning.--red{background:rgba(248,121,128,.05);color:var(--Pomodoro)}.notification__warning.--yellow{background:rgba(255,224,102,.08);color:#fff}.notification__warning svg{min-width:24px;min-height:24px}.notification.--blue{background-color:rgba(144,144,255,.08);color:var(--Mashmallow-9)}.notification.--red{background:rgba(248,121,128,.05);color:var(--Pomodoro)}.notification.--yellow{background:rgba(255,224,102,.08);color:#fff}.notification__text{padding:16px 0}@media(max-width:500px){.notification{font-size:14px;line-height:150%}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;height:100svh;width:100%;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;z-index:2147483005}.modal.--open{opacity:1;visibility:visible}.modal.--open .modal__content{bottom:0}.modal.--bottom .modal__content{border-radius:24px 24px 0 0;position:fixed;transition:bottom .3s ease-in-out;bottom:-110svh;right:0;left:0;height:calc(100svh - 70px)}.modal.--bottom.--open .modal__content{bottom:0}.modal__content{background:var(--Mashmallow-3)}.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}}.formation-corporate__subtitle{color:var(--Marshmallow);margin:0 auto 24px;text-align:center}.formation-corporate__title{color:var(--L100);max-width:709px;margin:0 auto 64px;text-align:center}.formation-corporate__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.formation-corporate__item{display:flex;align-items:center;column-gap:48px;border-radius:24px;background:var(--Mashmallow-2);padding:48px 64px}.formation-corporate__item.--item-UK{padding:48px;column-gap:17px;position:relative;overflow:hidden}.formation-corporate__item.--item-UK:before{content:"";position:absolute;width:200px;height:200px;right:100px;bottom:-184px;background:var(--Mashmallow-9);opacity:.15;filter:blur(72px)}.formation-corporate__item.--item-UK .formation-corporate__item-title{max-width:100%}.formation-corporate__item-title{color:var(--L100);margin-bottom:12px;max-width:380px;line-height:131%}.formation-corporate__item-title span{color:var(--Marshmallow)}.formation-corporate__item-description{color:var(--Mashmallow-7);line-height:175%;letter-spacing:normal}.formation-corporate__btn{margin:96px auto 0}@media(max-width:1920px){.formation-corporate__title{margin-bottom:48px}.formation-corporate__item{flex-direction:column;align-items:center;padding:48px 40px;gap:16px}.formation-corporate__item-title{text-align:center;max-width:100%}.formation-corporate__item-title br{display:none}.formation-corporate__item-description{text-align:center}.formation-corporate__btn{margin-top:72px}.formation-corporate__item.--item-UK .formation-corporate__item-title br{display:block}.formation-corporate__item.--item-UK:before{right:-65px;bottom:-91px}}@media(max-width:834px){.formation-corporate__item{padding:32px 40px 48px}.formation-corporate__item.--item-UK{padding:32px 24px 48px;justify-content:center}.formation-corporate__item-title br{display:block}.formation-corporate__item.--item-UK .formation-corporate__item-title{margin-bottom:0}.formation-corporate__btn{margin-top:48px}}@media(max-width:950px){.formation-corporate__subtitle{margin-bottom:16px}.formation-corporate__title{margin-bottom:48px}}@media(max-width:750px){.formation-corporate__items{grid-template-columns:1fr;gap:16px}.formation-corporate__item{flex-direction:row;padding:32px 24px 32px 16px;column-gap:24px}.formation-corporate__item-description,.formation-corporate__item-title{text-align:left}.formation-corporate__item.--item-UK{flex-direction:column}.formation-corporate__item.--item-UK .formation-corporate__item-icon svg{width:80px;height:auto}.formation-corporate__item.--item-UK .formation-corporate__item-title{text-align:center}}@media(max-width:330px){.formation-corporate__item{flex-direction:column;align-items:flex-start;padding:24px 24px 24px 16px}.formation-corporate__item.--item-UK{align-items:center}}.everything-corporate__subtitle{color:var(--Marshmallow);margin:0 auto 24px;text-align:center}.everything-corporate__title{color:var(--L100);max-width:654px;margin:0 auto 80px;text-align:center}.everything-corporate__title span{color:var(--Marshmallow)}.everything-corporate__items{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:38px;column-gap:38px;grid-row-gap:40px;row-gap:40px;margin-bottom:106px;max-width:1296px}.everything-corporate__item-icon{margin-bottom:20px}.everything-corporate__item-title{color:var(--L100);line-height:130%;margin-bottom:12px}.everything-corporate__item-description{color:var(--Mashmallow-7);line-height:175%!important}.everything-corporate__img{display:flex;justify-content:center;margin-bottom:104px}.everything-corporate__img img{width:1170px;height:auto}.everything-corporate__descriprion{color:var(--Mashmallow-7);max-width:518px;line-height:175%!important;letter-spacing:normal;margin:0 auto 80px;text-align:center}.everything-corporate__btn{margin:0 auto}@media(max-width:1920px){.everything-corporate__title{max-width:610px;margin-bottom:64px}.everything-corporate__item-icon{margin-bottom:10px}.everything-corporate__img,.everything-corporate__items{margin-bottom:80px}.everything-corporate__img img{width:896px}.everything-corporate__descriprion{margin-bottom:70px}}@media(max-width:1050px){.everything-corporate__items{grid-template-columns:1fr}.everything-corporate__item{display:flex;align-items:center;column-gap:32px}.everything-corporate__img{width:100%;margin-bottom:56px}.everything-corporate__img img{width:100%}.everything-corporate__item-title br{display:none}.everything-corporate__descriprion{margin-bottom:56px}}@media(max-width:950px){.everything-corporate__subtitle{margin-bottom:16px}.everything-corporate__title{margin-bottom:48px}}@media(max-width:900px){.everything-corporate__items{max-width:520px;margin:0 auto 56px}}@media(max-width:450px){.everything-corporate__items{row-gap:32px;margin-bottom:48px}.everything-corporate__item{column-gap:24px}.everything-corporate__item-icon svg{width:48px;height:48px}.everything-corporate__item-description{letter-spacing:normal}.everything-corporate__img{margin-bottom:48px}.everything-corporate__descriprion{margin-bottom:32px}}@media(max-width:380px){.everything-corporate__title{max-width:270px}}.rc-banner-corporate__box{border-radius:24px;background-color:var(--Iris);padding:72px 4px 98px 600px;position:relative;overflow:hidden}.rc-banner-corporate__box:before{content:"";border-radius:775px;border:200px solid #8571ff;background:#8e7dff;position:absolute;left:-120px;top:-40px;width:842px;height:842px}.rc-banner-corporate__wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto;position:relative;z-index:5}.rc-banner-corporate__title{color:var(--L100);max-width:524px;position:relative;z-index:1;font-size:48px;font-style:normal;font-weight:500;line-height:56px;letter-spacing:-.96px}.rc-banner-corporate__desc{color:var(--L100);font-size:18px;font-weight:400;line-height:32px;margin:16px 0 40px;max-width:320px;position:relative;z-index:1}.rc-banner-corporate__bg{width:539px;height:auto;position:absolute;left:-47px;bottom:-24px;object-fit:cover}.rc-banner-corporate__hint{margin-top:48px;position:relative;padding-left:24px;font-size:16px;font-style:normal;font-weight:400;line-height:175%;color:var(--Mashmallow-7)}.rc-banner-corporate__hint:before{content:"*";position:absolute;top:0;left:0}@media(max-width:1920px){.rc-banner-corporate__box{padding:72px 110px 72px 56px}.rc-banner-corporate__title{font-size:40px;line-height:120%;letter-spacing:-.4px;max-width:350px}.rc-banner-corporate__desc{font-size:16px;line-height:175%;max-width:290px;margin:16px 0 40px}.rc-banner-corporate__bg{width:540px;height:auto;left:-100px;bottom:-23px}.rc-banner-corporate__box:before{left:-153px;top:-95px;border-radius:635px;border:220px solid #8571ff}}@media(max-width:950px){.rc-banner-corporate__box{padding:80px 0 76px 40px}.rc-banner-corporate__title{font-size:32px;line-height:131%;letter-spacing:-.32px}.rc-banner-corporate__btn{position:relative;z-index:1}.rc-banner-corporate__bg{width:460px;left:-91px;bottom:0}.rc-banner-corporate__box:before{width:549px;height:549px;border:136px solid #8571ff;border-radius:413px;top:-30px;left:-70px}}@media(max-width:800px){.rc-banner-corporate__desc{max-width:232px}}@media(max-width:750px){.rc-banner-corporate__box{padding:72px 40px 0;height:644px;display:flex;flex-direction:column;align-items:center}.rc-banner-corporate__btn{margin:0 auto}.rc-banner-corporate__title{font-size:40px;line-height:48px;letter-spacing:-.4px}.rc-banner-corporate__desc,.rc-banner-corporate__title{text-align:center;max-width:100%}.rc-banner-corporate__bg{left:50%;width:458px;height:318px;transform:translateX(-50%)}.rc-banner-corporate__box:before{width:540px;height:540px;bottom:-236px;top:auto;left:50%;transform:translateX(-50%)}}@media(max-width:550px){.rc-banner-corporate__box{padding:48px 48px 0;min-height:588px;height:auto;border-radius:16px}.rc-banner-corporate__title{font-size:32px;line-height:42px;letter-spacing:-.32px}.rc-banner-corporate__bg{width:360px;height:auto;bottom:-30px;position:relative;margin-top:20px;left:0;transform:translateX(0)}.rc-banner-corporate__hint{margin-top:40px}}@media(max-width:450px){.rc-banner-corporate__box{padding:48px 24px 0;min-height:635px}.rc-banner-corporate__bg{bottom:-82px}}@media(max-width:345px){.rc-banner-corporate__bg{bottom:-20px}}