@font-face{font-family:Onest;src:url(/Onest-Regular.0abd704b.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/Onest-Medium.ef58e0e1.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/Onest-Bold.7d2ce5d8.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth}*{font-family:Onest,sans-serif}body{max-width:100%}body.light{background:#f4f4f4;color:#151515}ul{padding:0;margin:0}.container{margin:0 auto;max-width:calc(1364px + 3rem);padding:0 1.5rem}@media (max-width:1280px){.container{max-width:calc(1232px + 3rem)}}@media (max-width:768px){.container{padding:0 1rem}}.section{padding:8.75rem 0}@media (max-width:1280px){.section{padding:6.25rem 0}}@media (max-width:768px){.section{padding:3.125rem 0}}.section--dark{background:#000}.section__wrapper{display:flex;flex-direction:column;gap:4.625rem}@media (max-width:768px){.section__wrapper{gap:2.5rem}}.section__header{display:flex;flex-direction:column;gap:2.5rem}@media (max-width:768px){.section__header{gap:1.25rem}}.section__title{color:#151515;font-size:4rem;font-weight:700;display:flex;flex-direction:column}.section__title span{font-weight:inherit}@media (max-width:1024px){.section__title{font-size:3rem}}@media (max-width:768px){.section__title{text-align:center;font-size:2rem}}@media (max-width:576px){.section__title{display:block}}.section--dark .section__title{color:#fff}.section__desc{width:50%;align-self:flex-end;color:#151515;font-size:1.5rem}@media (max-width:768px){.section__desc{width:100%;text-align:center;align-self:center}}.section--dark .section__desc{color:#fff}.header{position:relative;z-index:20;background:#f4f4f4}.header__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2.5rem;padding:2.5rem 1.5rem}@media (max-width:768px){.header__inner{padding:1.25rem 1rem}}.header__left{display:flex;align-items:center;gap:2.5rem;min-width:0}.header__logo{display:block;flex-shrink:0}.header__logo img{display:block;width:12.1416rem;height:1.5rem}@media (max-width:768px){.header__logo img{width:9rem;height:auto}}.header__btn{display:none}@media (max-width:768px){.header__btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:2.625rem;height:2.625rem;flex-shrink:0;margin-left:auto;border-radius:.5rem;border:1.5px solid #dee2e6;background:#fff;padding:.813rem;cursor:pointer;position:relative;z-index:21;transition:border-color .3s ease}.header__btn span{display:block;width:100%;height:2px;background:#151515;border-radius:2px;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1)}}@media (max-width:768px){.header__btn--open span:first-child{transform:translateY(4px) rotate(45deg)}.header__btn--open span:nth-child(2){opacity:0;transform:scaleX(0)}.header__btn--open span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}}.header__nav{display:contents}.header__nav .ab__button{max-width:none}.header__nav .ab__button--pink{width:7.4375rem}.header__nav-links{display:flex;align-items:center;gap:2.5rem}@media (max-width:768px){.header__nav-links{flex-direction:column;align-items:stretch;gap:0}}.header__nav-link{color:#151515;font-size:1rem;font-weight:500;white-space:nowrap;transition:color .3s ease}.header__nav-link:hover{color:#fc3969}@media (max-width:768px){.header__nav{display:flex;align-items:center;gap:1.25rem;position:fixed;top:calc(var(--header-height, 5.5rem) + .5rem);left:1rem;right:1rem;z-index:21;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s}}@media (max-width:768px){.header__nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear 0s}}.header__nav-inner{display:contents}@media (max-width:768px){.header__nav-inner{display:flex;flex-direction:column;align-items:stretch;width:100%;max-height:calc(100vh - var(--header-height, 5.5rem) - 1.5rem);overflow-y:auto;padding:1rem 1.25rem 1.25rem;background:#fff;border:1px solid #dee2e6;border-radius:1.25rem;box-shadow:0 20px 40px rgba(0,0,0,.08)}.header__nav-inner .header__nav-link{display:block;padding:1rem 0;border-bottom:1px solid #dee2e6}}.header__nav-actions{display:flex;gap:1.125rem}@media (max-width:768px){.header__nav-actions{gap:.75rem;margin-top:1rem}.header__nav-actions .ab__button{width:50%}}@media (max-width:576px){.header__nav-actions{flex-direction:column}.header__nav-actions .ab__button{width:100%}}.header__overlay{display:none;position:fixed;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3));pointer-events:none;z-index:10}@media (max-width:768px){.header__overlay{display:block;opacity:0;visibility:hidden;transition:opacity .3s ease}}@media (max-width:768px){.header--menu-open .header__overlay{opacity:1;visibility:visible}}body.light .ab__button{font-family:SuisseIntl,sans-serif}.ab__button--outline{background:transparent;color:#151515;border:1px solid #151515}.ab__button--outline:hover{background:#151515;color:#fff}.ab__button--pink{background:#fc3969;border-color:#fc3969}.ab__button--pink:hover{background:#fe2b51;border-color:#fe2b51}.hero{padding-top:4.625rem;text-align:center}@media (max-width:768px){.hero{padding-top:2.5rem}}.hero .container{display:flex;flex-direction:column;gap:4.625rem}@media (max-width:768px){.hero .container{gap:2.5rem}}.hero__intro{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media (max-width:768px){.hero__intro{gap:1.25rem}}.hero__heading{display:flex;flex-direction:column;font-size:3.5rem;line-height:1.2}@media (max-width:768px){.hero__heading{display:block;font-size:2rem}}.hero__heading-primary{color:#151515;font-weight:700}.hero__heading-secondary{color:#c9c6c9;font-weight:700}@media (max-width:768px){.hero__heading-secondary{color:#151515}}.hero__text{font-size:1.5rem;line-height:1.5;color:#151515;max-width:1068px}.hero__actions{display:flex;align-items:center;justify-content:center;gap:1.25rem}.hero__actions .ab__button{width:243px;max-width:none}@media (max-width:576px){.hero__actions{flex-direction:column;gap:1rem}.hero__actions .ab__button{width:100%}}.achievements__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}@media (max-width:1024px){.achievements__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.achievements__grid{grid-template-columns:1fr}}.achievements__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.achievements__card:hover .achievements__text,.achievements__card:hover .achievements__title{opacity:1}.achievements__info{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.achievements__info{gap:.875rem}}.achievements__icon{width:100%;max-width:19.4375rem}.achievements__icon svg{width:100%;height:auto;display:block}.achievements__icon svg [fill="#B6B6B6"],.achievements__icon svg path[fill=black]{transition:fill .3s ease}.achievements__icon svg mask path{fill:#000}.achievements__card:hover .achievements__icon svg path[fill=black]{fill:#e12d59}.achievements__card:hover .achievements__icon svg [fill="#B6B6B6"]{fill:#fc3969}.achievements__card:hover .achievements__icon svg mask path,.achievements__card:hover .achievements__icon svg path.achv-digit-shadow{fill:#000}.achievements__title{font-size:2rem;font-weight:700;color:#151515;opacity:.4;transition:opacity .3s ease}@media (max-width:768px){.achievements__title{font-size:1.5rem}}.achievements__text{font-size:1rem;line-height:1.25;color:#151515;opacity:.4;transition:opacity .3s ease}@media (max-width:768px){.achievements__text{font-size:1.125rem;line-height:133%}}.features__wrapper{display:grid;grid-template-columns:1fr 2fr;gap:1rem}@media (max-width:1280px){.features__wrapper{grid-template-columns:3fr 5fr;gap:2.5rem}}@media (max-width:768px){.features__wrapper{grid-template-columns:1fr;gap:1.25rem}}.features__list{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.features__list{flex-direction:row}}@media (max-width:690px){.features__list{flex-direction:column}}.features__item{display:flex;flex-direction:column;padding:2.5rem;border-radius:2.5rem;align-items:flex-start;gap:1.25rem;background:#fff}@media (max-width:768px){.features__item{padding:1.25rem;gap:.625rem}}.features__item-title{color:#151515;font-size:2rem;font-weight:700;display:flex;flex-direction:column}.features__item-title span{font-weight:inherit}@media (max-width:768px){.features__item-title{font-size:1.5rem}}@media (max-width:576px){.features__item-title{display:block}}.features__item-desc{color:#151515;font-size:1.25rem}@media (max-width:768px){.features__item-desc{font-size:.875rem;line-height:133%}}.features__animation{position:relative;width:100%;height:100%;overflow:hidden;background:#fc3969;border-radius:2.5rem}@media (max-width:1200px){.features__animation{height:auto;align-self:center;aspect-ratio:736/786}}@media (max-width:1024px){.features__animation{aspect-ratio:724/786}}@media (max-width:768px){.features__animation{aspect-ratio:1/1}}.features__animation-inner{position:absolute;inset:0;width:100%;height:100%}.tools__content{display:flex;flex-direction:column;gap:4.625rem}@media (max-width:768px){.tools__content{gap:2.5rem}}.tools__tabs{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:768px){.tools__tabs{justify-content:center}}.tools__tab{padding:.625rem 1.875rem;border-radius:2.5rem;border:1px solid #151515;background:transparent;color:#151515;font-size:1rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.tools__tab.active{background:#fc3969;border-color:#fc3969;color:#fff}.tools__panels{display:grid}.tools__panel{display:flex;grid-row:1;grid-column:1;gap:2.5rem;padding:2.5rem;border-radius:2.5rem;background:#fff;visibility:hidden;opacity:0;pointer-events:none}.tools__panel.active{visibility:visible;opacity:1;pointer-events:auto}@media (max-width:1024px){.tools__panel{flex-direction:column}}@media (max-width:768px){.tools__panel{padding:1.25rem;gap:1.25rem}}.tools__panel-text{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0;min-width:0}.tools__panel-title{color:#151515;font-size:2rem;font-weight:700;display:flex;flex-direction:column}.tools__panel-title span{font-weight:inherit}@media (max-width:768px){.tools__panel-title{font-size:1.5rem}}@media (max-width:576px){.tools__panel-title{display:block}}.tools__panel-desc{color:#151515;font-size:1.25rem;line-height:normal}.tools__panel-desc p{margin:0 0 .5rem}.tools__panel-desc p:last-child{margin-bottom:0}@media (max-width:768px){.tools__panel-desc{font-size:1rem}}.tools__panel-media{flex:1 0 0;align-self:flex-start;min-width:0;width:100%;height:auto}@media (max-width:1024px){.tools__panel-media{flex:0 0 auto}}.tools__actions{display:flex;align-items:center;justify-content:center;gap:1.25rem}.tools__actions .ab__button{width:243px;max-width:none}@media (max-width:576px){.tools__actions{flex-direction:column;gap:1rem}.tools__actions .ab__button{width:100%}}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:1024px){.steps__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.steps__grid{grid-template-columns:1fr}}.steps__card{display:flex;flex-direction:column;gap:5rem;padding:2.5rem;background:#fff;border-radius:2.5rem}@media (max-width:1024px){.steps__card{gap:3rem}}@media (max-width:768px){.steps__card{padding:1.5rem;gap:2rem}}.steps__card-step{color:#151515;font-size:2.5rem;font-weight:700}.steps__card-info{display:flex;flex-direction:column;gap:1rem}.steps__card-title{display:flex;flex-direction:column;color:#151515;font-size:1.25rem;font-weight:700}.steps__card-title span{font-weight:inherit}@media (max-width:576px){.steps__card-title{display:block}}.steps__card-desc{color:#151515;font-size:1.25rem;line-height:normal}.steps__card-media{width:100%;height:auto}@media (max-width:768px){.steps__card-media{max-width:26rem;margin:0 auto}}.solutions__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"image image a1" "image image a2" "image image a3" "b1 b2 b3";gap:4.625rem}@media (max-width:1024px){.solutions__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"image image" "a1 a2" "a3 b1" "b2 b3";gap:2.5rem}}@media (max-width:576px){.solutions__grid{grid-template-columns:1fr;grid-template-areas:"image" "a1" "a2" "a3" "b1" "b2" "b3"}}@media (max-width:768px){.solutions .section__title{display:block}}@media (max-width:576px){.solutions .section__desc{font-size:1.125rem}}.solutions__image{grid-area:image;aspect-ratio:884/616;width:100%}.solutions__item{border-left:1px solid #9aa4b3;padding-left:1.5rem;display:flex;flex-direction:column;gap:1rem}.solutions__item:first-of-type{grid-area:a1}.solutions__item:nth-of-type(2){grid-area:a2}.solutions__item:nth-of-type(3){grid-area:a3}.solutions__item:nth-of-type(4){grid-area:b1}.solutions__item:nth-of-type(5){grid-area:b2}.solutions__item:nth-of-type(6){grid-area:b3}.solutions__item-title{color:#fff;font-size:1.5rem;font-weight:700}.solutions__item-desc{color:hsla(0,0%,100%,.6);font-size:1.25rem;line-height:normal}@media (max-width:768px){.solutions__item-desc{font-size:1.125rem}}.cases__wrapper{display:flex;flex-direction:column;gap:1.5rem}.cases__label{color:#fff;font-size:2.5rem;font-weight:700}@media (max-width:768px){.cases__label{font-size:2rem}}@media (max-width:768px){.cases .section__title{display:block}}@media (max-width:768px){.cases .section__desc{font-size:1.125rem}}.cases__slider{display:flex;align-items:stretch}@media (max-width:576px){.cases__slider{align-items:flex-start}}.cases__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}@media (max-width:576px){.cases__nav{grid-template-columns:1fr;justify-items:center}}.cases__nav-side:last-child{justify-self:end}@media (max-width:576px){.cases__nav-side{display:none}}.cases__dots{display:flex;align-items:center;gap:.5rem;justify-self:center}.cases__dots button{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:#768090;cursor:pointer;transition:background-color .3s ease}.cases__dots button.tns-nav-active{background:#fff}.cases__card{display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;background:#0f0f0f;border:1px solid hsla(0,0%,100%,.6);border-radius:2.5rem}@media (max-width:768px){.cases__card{padding:1.5rem}}@media (max-width:576px){.cases__card{height:auto}}.cases__card-header{display:flex;gap:2.5rem}@media (max-width:768px){.cases__card-header{flex-direction:column;gap:1.5rem}}.cases__card-title{flex:1 0 0;min-width:0;color:#fff;font-size:2rem;font-weight:700}.cases__card-info{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:1.5rem;font-size:1rem}.cases__card-info-row{display:flex;gap:2.5rem}.cases__card-field{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:.5rem}.cases__card-field-label{color:#768090}.cases__card-field-value{color:#fff}@media (max-width:576px){.cases__card-chart-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cases__card-chart-wrap::-webkit-scrollbar{display:none}}.cases__card-chart{display:block;width:100%;height:21rem;object-fit:contain}@media (max-width:768px){.cases__card-chart{height:auto}}@media (max-width:576px){.cases__card-chart{width:auto;max-width:none;height:11.375rem}}.cases__card-footer{display:flex;gap:2.5rem;font-size:1rem}@media (max-width:768px){.cases__card-footer{flex-direction:column;gap:1.5rem}}.cases__card-result{margin:0;padding-left:1.5rem;color:#fff}.numbers__header{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:-3rem}@media (max-width:1280px){.numbers__header{margin-bottom:2rem}}@media (max-width:768px){.numbers__header{grid-template-columns:1fr;justify-items:center;gap:1rem;text-align:center;margin-bottom:3.5rem}}@media (max-width:576px){.numbers__header{margin-bottom:5rem}}.numbers__title{margin:0;color:#151515;font-size:2.5rem;font-weight:700}@media (max-width:768px){.numbers__title{font-size:2rem}}.numbers__desc{margin:0;color:#151515;font-size:1.5rem}.numbers__stats{position:relative;display:grid;grid-template-columns:repeat(2,1fr);align-items:end;column-gap:2.5rem;margin:0}@media (max-width:768px){.numbers__stats{display:flex;flex-direction:column;gap:1.5rem;align-items:start}}@media (max-width:576px){.numbers__stats{gap:5rem}}.numbers__stat{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;gap:3.375rem}@media (max-width:1280px){.numbers__stat{gap:1.5rem}}@media (max-width:1280px){.numbers__stat:not(.numbers__stat--primary){grid-row:2;grid-column:2;justify-self:end}}@media (max-width:768px){.numbers__stat:not(.numbers__stat--primary){align-self:end}}@media (max-width:576px){.numbers__stat:not(.numbers__stat--primary){align-self:start}}.numbers__stat--primary{z-index:0}.numbers__value{position:relative;margin:0;color:#151515;font-size:8.75rem;font-weight:700;line-height:1;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media (max-width:1280px){.numbers__value{font-size:8.125rem}}@media (max-width:768px){.numbers__value{font-size:4.75rem}}.numbers__value--ghost{margin:0 0 0 calc(-50vw + 682px - 5rem);color:#d7d7d7;font-size:34.1rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap}@media (min-width:1921px){.numbers__value--ghost{margin-left:-15vw}}@media (max-width:1280px){.numbers__value--ghost{margin-left:-7vw;font-size:22.8rem}}@media (max-width:768px){.numbers__value--ghost{margin-left:-2.5rem;font-size:18rem}}@media (max-width:576px){.numbers__value--ghost{text-align:left;font-size:15.3rem;white-space:normal}}.numbers__label{margin:0;color:#151515;font-size:1.25rem}.numbers__label--ghost{color:#858585}.gallery__tags{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:576px){.gallery__tags{justify-content:center}}@media (max-width:1024px){.gallery .section__title{display:block}}.gallery__tag{padding:.625rem 1.875rem;border-radius:2.5rem;border:1px solid #151515;background:transparent;color:#151515;font-size:1rem;font-weight:500;line-height:1.5;white-space:nowrap;cursor:pointer;transition:.3s}.gallery__tag.active,.gallery__tag:hover{background:#fc3969;border-color:#fc3969;color:#fff}.gallery__cards{position:relative;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;width:calc(100% + 3rem);margin-left:-1.5rem}@media (min-width:1413px){.gallery__cards{width:100vw;margin-left:calc(-50vw + 682px)}}@media (max-width:768px){.gallery__cards{width:calc(100% + 2rem);margin-left:-1rem}}.gallery__track{display:flex;gap:.5rem;will-change:transform}.gallery__card{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;width:326px;padding:1rem;border:1px solid rgba(51,51,51,.02);border-radius:1.25rem;background:#fff}.gallery__card-header{display:flex;align-items:center;justify-content:space-between}.gallery__card-title{margin:0;color:#151515;font-size:1.25rem;font-weight:500}.gallery__card-flag{width:1.5rem;height:1.5rem;object-fit:contain}.gallery__card-body{display:flex;flex-direction:column;gap:.5rem}.gallery__card-result,.gallery__card-stat{display:flex;align-items:center;gap:.5rem;color:#768090;font-size:1rem;font-weight:500;line-height:1.5}.gallery__card-result-item{display:inline-flex;align-items:center;gap:.25rem;font-weight:500}.gallery__card-result-item img{width:1.5rem;height:1.5rem}.gallery__actions{display:flex;align-items:center;justify-content:center;gap:1.25rem}.gallery__actions .ab__button{width:243px;max-width:none}@media (max-width:576px){.gallery__actions{flex-direction:column;gap:1rem}.gallery__actions .ab__button{width:100%}}.api__grid{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:2.5rem}@media (max-width:1280px){.api__grid{grid-template-columns:1fr 26.75rem}}@media (max-width:768px){.api__grid{grid-template-columns:1fr}}.api__image{width:100%;aspect-ratio:896/630}.api__list{display:flex;flex-direction:column;gap:1rem;margin:0;padding-left:1.875rem;list-style:disc;color:#151515;font-size:1.25rem;line-height:normal}@media (max-width:768px){.api__list{font-size:1.125rem}}.mcp__content{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:". list" "slider slider";gap:4.625rem 2.5rem}@media (max-width:768px){.mcp__content{grid-template-columns:1fr;grid-template-areas:"slider" "list";gap:2.5rem}}@media (max-width:768px){.mcp .section__title{display:block}}.mcp__list{grid-area:list;display:flex;flex-direction:column;gap:1rem;margin:0;padding-left:1.875rem;list-style:disc;color:#151515;font-size:1.25rem;line-height:normal}@media (max-width:768px){.mcp__list{font-size:1.125rem}}.mcp__slider-wrap{grid-area:slider;display:flex;flex-direction:column;gap:1.5rem}.mcp__slider-wrap .tns-outer{width:100%;border-radius:2.5rem;overflow:hidden}.mcp__slider .slide{width:100%;aspect-ratio:1364/630}.mcp__slide-anim,.mcp__slide-anim svg{width:100%;height:100%}.mcp__slide-anim svg{display:block}.mcp__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}@media (max-width:576px){.mcp__nav{grid-template-columns:1fr;justify-items:center}}.mcp__nav-side:last-child{justify-self:end}@media (max-width:576px){.mcp__nav-side{display:none}}.mcp__dots{display:flex;align-items:center;gap:.5rem;justify-self:center}.mcp__dots button{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:#9aa4b3;cursor:pointer;transition:background-color .3s ease}.mcp__dots button.active,.mcp__dots button.tns-nav-active{background:#151515}.mcp .arrows-container{display:flex;align-items:center;gap:1.25rem}.mcp .slider-arrow{display:flex;align-items:center;justify-content:center;padding:.75rem;border:1px solid #151515;border-radius:1.5rem;background:transparent;color:#151515;cursor:pointer;transition:background-color .3s ease,color .3s ease,opacity .3s ease}.mcp .slider-arrow:hover{background:#151515;color:#fff}.mcp .slider-arrow[disabled]{opacity:.5;cursor:default}.mcp .slider-arrow[disabled]:hover{background:transparent;color:#151515}.countries .section__title,.countries__desc{text-align:center}.countries__desc{color:#fff;font-size:1.5rem;line-height:2.5rem}@media (max-width:576px){.countries__desc{font-size:1.125rem;line-height:normal}}.countries__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0 2.25rem}@media (max-width:1280px){.countries__list{padding:0}}.countries__item{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:1px solid #333;border-radius:1.875rem;color:#fff;text-align:center;white-space:nowrap}.countries__item--more{color:#474747}.countries__item span{margin-top:3px;font-family:SuisseIntl,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.countries__flag{width:1.5rem;height:1.5rem;flex-shrink:0}.pricing__header{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media (max-width:768px){.pricing__header{grid-template-columns:1fr;gap:1rem;text-align:center}}.pricing__title{margin:0;color:#fff;font-size:2.5rem;font-weight:700}@media (max-width:768px){.pricing__title{font-size:2rem}}.pricing__desc{margin:0;padding-top:.4375rem;color:#fff;font-size:1.5rem}@media (max-width:768px){.pricing__desc{padding-top:0;font-size:1.125rem}}.pricing__table-wrap{padding:2.5rem;border-radius:2.5rem;background:#0f0f0f}@media (max-width:768px){.pricing__table-wrap{padding:1.5rem;border-radius:1.5rem;overflow-x:auto}}.pricing__table{width:100%;min-width:auto;table-layout:fixed;border-collapse:collapse;color:#fff}.pricing__table td,.pricing__table th{box-sizing:border-box;width:auto;padding:1rem 1.25rem 1rem 0;border:none;font-size:1.5rem;font-weight:400;text-align:left;white-space:nowrap}.pricing__table td:first-child,.pricing__table th:first-child{padding-left:1.25rem;white-space:normal}.pricing__table td:last-child,.pricing__table th:last-child{padding-right:0}@media (max-width:1024px){.pricing__table td,.pricing__table th{font-size:.875rem;padding-top:.75rem;padding-bottom:.75rem}}@media (max-width:1024px){.pricing__table td:first-child,.pricing__table th:first-child{padding-left:.75rem}}.pricing__table thead tr:first-child th{padding-top:0;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.6);font-size:1.25rem;font-weight:400;vertical-align:top}@media (max-width:1024px){.pricing__table thead tr:first-child th{font-size:.75rem;padding-bottom:1rem}}@media (max-width:768px){.pricing__col-label{min-width:10.5rem}}.pricing__col-value{width:10.9375rem;box-sizing:border-box}@media (max-width:1024px){.pricing__col-value{width:7.75rem}}.pricing__col-value:last-child{width:9.375rem}@media (max-width:1024px){.pricing__col-value:last-child{width:5.625rem}}.pricing__group-title{display:block;color:#fff}.pricing__group-subtitle{display:block;margin-top:.5rem;color:hsla(0,0%,100%,.6)}.pricing__subrow th{padding-top:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.6);font-size:1.25rem;font-weight:400}@media (max-width:1024px){.pricing__subrow th{font-size:.75rem;padding-top:.75rem}}.pricing tbody td,.pricing tbody th{border-bottom:1px solid hsla(0,0%,100%,.6)}.pricing__cta{align-self:flex-start;width:17.0625rem;max-width:none}@media (max-width:768px){.pricing__cta{align-self:center}}@media (max-width:768px){.flow .section__title{display:block}}@media (max-width:768px){.flow__grid-wrap{width:calc(100% + 2rem);margin-left:-1rem;padding:0 1rem;overflow-x:auto}}.flow__grid{display:flex;align-items:flex-start;justify-content:center;gap:2rem 0}@media (max-width:768px){.flow__grid{justify-content:flex-start;min-width:46rem}}.flow__item{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:10rem;text-align:center}.flow__item:not(:last-child){margin-right:-12rem}@media (max-width:1024px){.flow__item:not(:last-child){margin-right:-10rem}}@media (max-width:768px){.flow__item:not(:last-child){margin-right:-9rem}}.flow__item:nth-child(odd){margin-top:10rem;position:relative;z-index:1}@media (max-width:1024px){.flow__item:nth-child(odd){margin-top:8rem}}@media (max-width:768px){.flow__item:nth-child(odd){margin-top:7rem}}.flow__anim-box{position:relative;width:100%;margin-bottom:-2rem}@media (max-width:1024px){.flow__anim-box{margin-bottom:-1.5rem}}.flow__anim-wrap{position:relative;width:100%;aspect-ratio:1;overflow:hidden;cursor:pointer}.flow__arrow{position:absolute;top:55%;left:1rem;width:3.5rem;transform:translateY(-50%);pointer-events:none;z-index:2}@media (max-width:1280px){.flow__arrow{width:3.125rem;left:0}}@media (max-width:768px){.flow__arrow{width:1.875rem;left:1rem}}.flow__item:nth-child(2n) .flow__arrow{transform:translateY(-50%) scaleY(-1);top:auto;bottom:.5rem;left:25%}@media (max-width:1280px){.flow__item:nth-child(2n) .flow__arrow{bottom:0}}@media (max-width:768px){.flow__item:nth-child(2n) .flow__arrow{left:28%}}.flow__anim{position:absolute;top:50%;left:50%;width:125%;height:125%;transform:translate(-50%,-50%)}.flow__anim svg{display:block;width:100%;height:100%}.flow__connector{display:flex;align-items:flex-end;gap:.75rem;margin-left:35%}@media (max-width:768px){.flow__connector{gap:.375rem;margin-left:25%}}.flow__line{width:1px;height:8.75rem;background:#151515}@media (max-width:1280px){.flow__line{height:7.875rem}}@media (max-width:768px){.flow__line{height:4.625rem}}.flow__item:nth-child(2n) .flow__line{height:12rem}@media (max-width:1280px){.flow__item:nth-child(2n) .flow__line{height:11.125rem}}@media (max-width:768px){.flow__item:nth-child(2n) .flow__line{height:6.625rem}}.flow__label{display:flex;flex-direction:column;margin:0;color:#151515;font-size:1.25rem;text-align:left}.flow__label span{white-space:nowrap}@media (max-width:1280px){.flow__label{font-size:1.125rem}}@media (max-width:1024px){.flow__label{font-size:.75rem}}.flow__actions{display:flex;align-items:center;justify-content:center;gap:1.25rem}.flow__actions .ab__button{width:18.375rem;max-width:none}@media (max-width:1280px){.flow__actions{justify-content:flex-start}}@media (max-width:768px){.flow__actions{justify-content:center;flex-wrap:wrap}}@media (max-width:576px){.flow__actions{flex-direction:column;gap:1rem}.flow__actions .ab__button{width:100%}}.about__logos{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:576px){.about__logos{grid-template-columns:repeat(2,1fr)}}.about__logo-cell{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:1.5rem;border-right:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6)}.about__logo-cell:nth-child(4n){border-right:none}.about__logo-cell:nth-child(n+5){border-bottom:none}@media (max-width:768px){.about__logo-cell{padding:1rem}}@media (max-width:576px){.about__logo-cell{border-bottom:1px solid rgba(0,0,0,.6)}.about__logo-cell,.about__logo-cell:nth-child(4n){border-right:1px solid rgba(0,0,0,.6)}.about__logo-cell:nth-child(n+5){border-bottom:1px solid rgba(0,0,0,.6)}.about__logo-cell:nth-child(2n){border-right:none}.about__logo-cell:nth-child(n+7){border-bottom:none}}.about__logo{max-width:100%;height:auto}@media (max-width:768px){.about__logo{max-height:2.5rem;width:auto}}@media (max-width:768px){.about__logo--compact{max-height:2rem;width:auto}}@media (max-width:576px){.about__logo--compact{max-height:1.5rem}}.about__team{display:flex;flex-direction:column;gap:1.5rem}.about__team-title{margin:0;color:#151515;font-size:2.5rem;font-weight:700}@media (max-width:768px){.about__team-title{font-size:2rem}}.about__team-slider{overflow:hidden}.about__team-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}@media (max-width:576px){.about__team-nav{grid-template-columns:1fr;justify-items:center}}.about__team-nav-side:last-child{justify-self:end}@media (max-width:576px){.about__team-nav-side{display:none}}.about__team-dots{display:flex;align-items:center;gap:.5rem;justify-self:center}.about__team-dots button{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:#c9c6c9;cursor:pointer;transition:background-color .3s ease}.about__team-dots button.tns-nav-active{background:#151515}.about .arrows-container{display:flex;align-items:center;gap:1.25rem}.about .slider-arrow{display:flex;align-items:center;justify-content:center;padding:.75rem;border:1px solid #151515;border-radius:1.5rem;background:transparent;color:#151515;cursor:pointer;transition:background-color .3s ease,color .3s ease,opacity .3s ease}.about .slider-arrow:hover{background:#151515;color:#fff}.about .slider-arrow[disabled]{opacity:.5;cursor:default}.about .slider-arrow[disabled]:hover{background:transparent;color:#151515}.about .slide:nth-child(odd){margin-top:1.875rem}@media (max-width:768px){.about .slide:nth-child(odd){margin-top:1.125rem}}.about__team-photo{width:100%;aspect-ratio:341/475;overflow:hidden}.about__team-photo img{width:100%;height:100%;object-fit:cover}.about__cta-header{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media (max-width:768px){.about__cta-header{grid-template-columns:1fr;gap:1rem;text-align:center}}.about__cta-title{margin:0}.about__cta-title span{color:#151515;font-size:2.5rem;font-weight:700}@media (max-width:768px){.about__cta-title span{font-size:1.5rem}}@media (max-width:576px){.about__cta-title{display:flex;flex-direction:column}}.about__cta-desc{margin:0;color:#151515;font-size:1.5rem}@media (max-width:768px){.about__cta-desc{font-size:1.125rem;text-align:left}}.about__cta-actions{display:flex;align-items:center;justify-content:center;gap:1.25rem}.about__cta-actions .ab__button{width:18.375rem;max-width:none}@media (max-width:576px){.about__cta-actions{flex-direction:column;gap:1rem}.about__cta-actions .ab__button{width:100%}}
/*# sourceMappingURL=/new.600e449b.css.map */