.Layout{overflow:hidden;background-color:#f8f6f2;color:var(--color-neutral-900);white-space:pre-line}.Layout-header{position:fixed;width:100%;left:0;z-index:100}.LayoutFooter{background:var(--color-neutral-900);color:var(--color-generic-00);padding:80px 0}.LayoutFooter-push{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:80px}.LayoutFooter-titre{margin-bottom:16px}@media only screen and (max-width:768px){.LayoutFooter-titre{margin-bottom:8px}}.LayoutFooter-buttonsGroupTop{margin-top:56px;display:flex;align-items:center;gap:16px}@media only screen and (max-width:768px){.LayoutFooter-buttonsGroupTop{margin-top:32px;width:100%;flex-direction:column}}@media(max-width:576px){.LayoutFooter-button{width:100%}}@media only screen and (max-width:768px){.LayoutFooter-bottomPartContainer{padding:0 16px}}.LayoutFooter-bottomPart{border-radius:var(--border-radius);background:var(--color-gradient);color:var(--color-neutral-900)}.LayoutFooter-bottomPartTop{display:flex;justify-content:space-between;padding:64px 40px;gap:16px}@media(max-width:992px){.LayoutFooter-bottomPartTop{flex-direction:column;gap:16px}}.LayoutFooter-bottomPartTopLeft{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.LayoutFooter-bottomPartTopMenusContainer{max-width:50%;display:flex}@media(max-width:992px){.LayoutFooter-bottomPartTopMenusContainer{max-width:100%;flex-direction:column;gap:16px}}.LayoutFooter-socials{display:flex;align-items:center;gap:40px}.LayoutFooter-socialItem{padding:4px}.LayoutFooter-socialItem:hover{color:var(--color-generic-00)}.LayoutFooter-menu1,.LayoutFooter-menu2{width:290px;display:flex;flex-direction:column;gap:16px;padding-top:16px}.LayoutFooter-menu1List,.LayoutFooter-menu2List{display:flex;flex-direction:column;gap:8px}.LayoutFooter-bottomPartBottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--color-generic-00);padding:24px 40px}@media(max-width:992px){.LayoutFooter-bottomPartBottom{flex-direction:column;align-items:flex-start;gap:12px}}.LayoutFooter-bottomPartBottomRight{display:flex;align-items:center;gap:48px}@media(max-width:992px){.LayoutFooter-bottomPartBottomRight{flex-direction:column;align-items:flex-start;gap:12px}}.LayoutFooter-i18nSwitcher,.LayoutFooter-menuMentionsLegales{display:flex;align-items:center;gap:8px}@media only screen and (max-width:768px){.LayoutFooter-menuMentionsLegales{flex-direction:column;align-items:flex-start}}.LayoutFooter-i18nSwitcherItem:not(:last-child):after,.LayoutFooter-menuMentionsLegalesItem:not(:last-child):after{content:"•";padding-left:8px}.AnimationFadeInTopArea-item{opacity:0;transform:translateY(15px)}.Logo{color:var(--color-neutral-900);height:39px}@media only screen and (max-width:768px){.LayoutHeader .Logo{width:95px}.LayoutHeader .Logo svg{width:100%}}:root{--font-family-gtWalsheim:"GT Walsheim";--font-family-inter:"Inter";--font-weight-400:400;--font-weight-500:500;--font-weight-700:700;--font-weight-900:900;--font-size-1:12px;--font-size-2:14px;--font-size-3:16px;--font-size-4:18px;--font-size-5:20px;--font-size-6:24px;--font-size-7:28px;--font-size-8:32px;--font-size-9:36px;--font-size-10:40px;--font-size-11:48px;--font-size-12:70px;--font-size-13:90px;--color-background:#f8f6f2;--color-text:#292929;--color-gradient-start:#d1d0ff;--color-gradient-end:#ffdcfc}.LayoutBlogHeader{width:100%}.LayoutBlogHeader .navbar{height:80px;background:var(--color-background);box-sizing:border-box}.LayoutBlogHeader .navbar,.LayoutBlogHeader .navbar .navbar-content{width:100%;display:flex;justify-content:space-between;align-items:center}.LayoutBlogHeader .navbar .navbar-content .logo .blog-link{font-weight:var(--font-weight-400)}.LayoutBlogHeader .navbar .navbar-content .logo .back-link,.LayoutBlogHeader .navbar .navbar-content .logo .blog-link{font-family:var(--font-family-inter);font-size:var(--font-size-3);color:var(--color-text);text-decoration:none;line-height:24px;display:flex;align-items:center}.LayoutBlogHeader .navbar .navbar-content .logo .back-link{font-weight:var(--font-weight-500)}.LayoutBlogHeader .navbar .navbar-content .logo .back-link:hover{text-decoration:underline}.LayoutBlogHeader .navbar .navbar-content .logo .back-link .back-arrow{margin-right:5px}.LayoutBlogHeader .navbar .navbar-content .social-icons-container{display:flex;gap:1rem;align-items:center}.LayoutBlogHeader .header-article-container{background-color:var(--color-background);border-radius:10px;overflow:hidden;margin:0 30px}@media(max-width:1280px){.LayoutBlogHeader .header-article-container{margin:0 16px}}.LayoutBlogHeader .header-article-container .header-article{width:100%;background:linear-gradient(90deg,var(--color-gradient-start) 0,var(--color-gradient-end) 100%);color:var(--color-text);padding:110px 90px;border-radius:10px;background-clip:padding-box;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;height:500px}.LayoutBlogHeader .header-article-container .header-article .header-article-content{text-align:center;width:100%;max-width:1200px}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-date-theme{font-family:var(--font-family-inter);font-size:var(--font-size-4);margin-bottom:10px;line-height:27px;letter-spacing:.02em;text-align:center;color:var(--color-text);display:inline-block}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-info{margin-bottom:20px}.LayoutBlogHeader .header-article-container .header-article .header-article-content .separator{background:none}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-title{font-family:var(--font-family-gtWalsheim);font-size:64px;line-height:64px;letter-spacing:.02em;text-align:center;color:var(--color-text);display:inline-block;text-transform:uppercase;margin:0 0 15px}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-title.small{font-size:48px;line-height:48px}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-subtitle{font-family:var(--font-family-inter);font-size:var(--font-size-4);margin-bottom:20px;line-height:36px;letter-spacing:.02em}.LayoutBlogHeader .header-container{background-color:var(--color-background)}.LayoutBlogHeader .header-container .header{width:100%;background:linear-gradient(90deg,var(--color-gradient-start) 0,var(--color-gradient-end) 100%);color:var(--color-text);padding:110px 90px;border-radius:10px;border:5px solid var(--color-background);background-clip:padding-box;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;height:500px}.LayoutBlogHeader .header-container .header .header-content{text-align:center}.LayoutBlogHeader .header-container .header .header-content .header-title{font-family:var(--font-family-gtWalsheim);font-size:var(--font-size-13);font-weight:var(--font-weight-900);margin:0;line-height:90px;letter-spacing:.02em;text-transform:uppercase}.LayoutBlogHeader .header-container .header .header-content .subtitle{font-family:var(--font-family-inter);font-size:var(--font-size-4);margin-bottom:20px;line-height:36px;letter-spacing:.02em}.LayoutBlogHeader .header-container .header .header-content .social-icons{margin-top:20px;display:flex;justify-content:center;gap:15px}.Layout-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:var(--color-background)}.social-icon{color:var(--color-text);font-size:18px}.blog-name{font-family:var(--font-family-gtWalsheim);font-size:var(--font-size-3);font-weight:var(--font-weight-500);color:var(--color-text);text-decoration:none;line-height:24px;display:flex;align-items:center}@media(max-width:768px){.LayoutBlogHeader .header-article-container{padding:0;margin:0;border-radius:10px}.LayoutBlogHeader .header-article-container .header-article{padding:30px 15px;border:none}.LayoutBlogHeader .navbar .navbar-content{flex-direction:row;justify-content:space-between;align-items:center}.LayoutBlogHeader .navbar .logo .blog-link{font-size:14px}.LayoutBlogHeader .navbar .social-icons-container{margin-left:20px}.LayoutBlogHeader .header-container{height:auto;gap:60px;margin:0}.LayoutBlogHeader .header-container .header{padding:30px 0;margin:0;width:100%}.LayoutBlogHeader .header-container .header .header-content .header-title{font-size:36px;line-height:36px}.LayoutBlogHeader .header-container .header .header-content .subtitle{font-size:14px}.LayoutBlogHeader .header-container .header .header-content .social-icons{margin-top:15px}.LayoutBlogHeader .header-article-container .header-article{padding:30px 0 80px;margin:0;width:100%;height:auto}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-title{font-size:28px;line-height:1.2;word-break:break-word}.LayoutBlogHeader .header-article-container .header-article .header-article-content .header-article-date-theme{font-size:16px}}.social-icon{width:18px;height:18px;color:#292929;opacity:1;position:relative;top:3px;left:3px;vertical-align:middle}.social-icons-container{display:flex;gap:1rem;align-items:center;justify-content:center}.PricesPageHeroSection{position:relative;display:inline-flex;overflow:hidden;border-radius:50px;border:1px solid var(--color-generic-00);margin:0 auto;z-index:0}.PricesPageHeroSection-button{padding:12px 34px;transition:color .4s ease-in-out;text-align:center}.is-BJ .PricesPageHeroSection-button:nth-child(3),.is-CI .PricesPageHeroSection-button:first-child,.is-SN .PricesPageHeroSection-button:nth-child(2){color:var(--color-neutral-900)}.PricesPageHeroSection-background{position:absolute;top:0;left:0;height:100%;z-index:-1;pointer-events:none;border-radius:25px;background-image:var(--color-gradient);transition:all .4s ease-in-out}@media(max-width:768px){.PricesPageHeroSection{display:flex;overflow:hidden}.PricesPageHeroSection-button{flex:1 1;min-width:0;padding:8px 12px;white-space:normal}}.SmallHeroSection{margin:0 30px}.SmallHeroSection.--color-neutral-900{color:var(--color-generic-00)}@media(max-width:1024px){.SmallHeroSection{margin:0 16px}}.SmallHeroSection-inner{border-radius:var(--border-radius);padding:160px 0;text-align:center}@media(max-width:1024px){.SmallHeroSection-inner{padding:74px 24px}}.SmallHeroSection-content{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:768px){.SmallHeroSection-content{gap:24px}}.PricesPageJulayaAccountsSection-title{margin-bottom:60px}@media only screen and (max-width:768px){.PricesPageJulayaAccountsSection-title{margin-bottom:32px}}.PricesPageJulayaAccountsSection-tables{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:768px){.PricesPageJulayaAccountsSection-tables{gap:24px}}.PricingTable{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:768px){.PricingTable{gap:24px}}.PricingTable-section{overflow:hidden;border-radius:var(--border-radius);padding:18px}@media only screen and (max-width:768px){.PricingTable-section{padding:0}}.PricingTable-section:first-child{background-color:var(--color-sand-200)}.PricingTable-section:first-child thead{display:table-header-group}.PricingTable-section:nth-child(2){background-color:var(--color-lilas-500)}.PricingTable-section:nth-child(3){background-color:var(--color-sand-200)}.PricingTable-section:nth-child(4){background-color:var(--color-lilas-500)}.PricingTable-table{width:100%;border-collapse:separate;border-spacing:24px 32px}.PricingTable-thead{display:none}.PricingTable-th{padding-bottom:28px}@media only screen and (max-width:768px){.PricingTable-th{padding-bottom:0}}.PricingTable-td,.PricingTable-th{text-align:left}.PricingTable-td:first-child,.PricingTable-th:first-child{width:250px}.PricingTable-td:nth-child(2),.PricingTable-th:nth-child(2){width:220px}.PricingTable-td:nth-child(3),.PricingTable-th:nth-child(3){width:290px}.PricingTable-td:nth-child(4),.PricingTable-th:nth-child(4){width:130px}.PricingTable-td:last-child,.PricingTable-th:last-child{text-align:right}@media only screen and (max-width:768px){.PricingTable-td,.PricingTable-th{display:none}.PricingTable-td:first-child,.PricingTable-td:nth-child(2),.PricingTable-th:first-child,.PricingTable-th:nth-child(2){display:table-cell}.PricingTable-td:nth-child(2),.PricingTable-th:nth-child(2){text-align:right}}.PricingTable-td{vertical-align:middle}.PricingTable-td:first-child .is-title{font-weight:var(--font-weight-700)}.PricingTable .is-uppercase{text-transform:uppercase}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}