@font-face{font-family:Gilroy;src:url(gilroy-light.d9fcc2d5.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-regular.0994b6fe.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-bold.7e9c5e32.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-lightitalic.f273c8ed.ttf)format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-regularitalic.161a3921.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-bolditalic.77ad71a8.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:fields;src:url("Fields Light.f9dc21b0.ttf")format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:fields;src:url("Fields Regular.9489d25e.ttf")format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:fields;src:url("Fields Bold.93497e44.ttf")format("truetype");font-weight:700;font-style:normal;font-display:swap}html{box-sizing:border-box;scroll-behavior:smooth;height:100%;font-size:14px;overflow-x:hidden}@media screen and (min-width:768px){html{font-size:16px}}*,:before,:after{box-sizing:inherit}:root{--yellow:#ffec19;--gray:#f4f2ef;--black:#000;--white:#fff;--border-color:#707070}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-smooth:auto;color:var(--black);height:100%;margin:0;padding:0;font-family:Gilroy,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}main .section-hero .article-text p{display:inline!important}.bg-brand{background-color:var(--brand-color)}.bg-secondary{background-color:var(--secondary-background-color)}.section{padding:var(--section-padding)var(--gutter-width)}.btn{background-color:var(--button-default-background);color:#fff;border-radius:2.5em;justify-content:center;align-items:center;height:2.5em;padding:0 1em;display:inline-flex}.btn--brand{background-color:var(--brand-color);color:var(--base-font-color)}.container{width:95%;margin:auto;max-width:var(--container-max-width)!important}.hidden{display:none}.columns{flex-direction:column;display:flex}@media screen and (min-width:768px){.columns{display:grid}}.flex{align-items:center;display:flex}@media screen and (max-width:1272px){.navigation-open .navigation g{display:none}}.navigation{z-index:999;background-color:#fff;align-items:center;height:80px;padding:0 2vw;transition:all .2s;display:flex;position:fixed;left:0;right:0;box-shadow:0 2px 32px #00000049}.navigation .container>button{z-index:2;background:0 0;border:none;width:3.5rem;height:3.5rem;margin-left:auto}.navigation .container>button svg{width:100%}.navigation .container>button *{fill:#000}@media screen and (min-width:1200px){.navigation .container>button{display:none}}.navigation .btn{color:#000;background:#ffff42}.navigation .logo{z-index:1;align-items:center;margin:0;padding-left:0;display:flex;position:relative}.navigation .logo:before{background:var(--yellow);content:"";z-index:-1;border-radius:2.5rem;width:2.5rem;height:2.5rem;margin-right:-.6rem;display:inline-block}.navigation nav{z-index:1;margin-left:auto}@media screen and (max-width:1200px){.navigation nav{display:none}}.navigation nav ul{align-items:center;gap:2rem;margin:0;list-style:none;display:flex}.navigation nav ul li{letter-spacing:1px}.navigation nav ul li:has(.eye-able){height:24px}@media screen and (max-width:768px){.navigation nav ul li:has(.eye-able){height:30px}}.navigation nav ul a{color:#000;text-transform:uppercase;text-decoration:none;position:relative}@media screen and (min-width:768px){.navigation nav ul a:before{content:"";background-color:var(--yellow);pointer-events:none;width:100%;height:5px;transition:all .2s ease-out;position:absolute;bottom:-.8rem;transform:scaleX(0)}.navigation nav ul a:hover:before{bottom:-.8rem;transform:scaleX(1)}}.navigation nav ul a.active:before{transform:scaleX(1)}@media screen and (max-width:1200px){.navigation nav ul{flex-direction:column;padding:2rem}}.navigation nav .eye-able{cursor:pointer;background:0 0;border:none;width:-moz-fit-content;width:fit-content;height:100%;padding:0}.navigation nav .eye-able svg{width:100%;height:100%}.navigation nav .translation{width:-moz-fit-content;width:fit-content;height:20px;margin:0 1rem 0 .5rem;position:relative}@media screen and (max-width:1200px){.navigation nav .translation{display:none}}.navigation nav .translation__toggle{cursor:pointer;background:0 0;border:none;height:20px;padding:0;box-shadow:0 0 12px #ffffff80}.navigation nav .translation__toggle .flag{border-radius:5px;width:2rem}.navigation nav .translation__menu{width:150px;margin:0;padding:0;list-style:none;display:none;position:absolute;top:calc(100% + 3rem);left:50%;transform:translate(-50%)}.navigation nav .translation__menu:before{content:"";z-index:-1;border-top:inherit;border-left:inherit;background-color:#fff;width:.75em;height:.75em;transition:background-color .1s;position:absolute;top:-.35rem;left:calc(50% - .375rem);transform:rotate(45deg)}.navigation nav .translation__menu li{background-color:#fff}.navigation nav .translation__menu li:not(:last-of-type){border-bottom:1px solid var(--gray)}.navigation nav .translation__menu li:first-child{border-radius:12px 12px 0 0}.navigation nav .translation__menu li:last-child{border-radius:0 0 12px 12px}.navigation nav .translation__menu li:hover{background-color:var(--gray)}.navigation nav .translation__menu li button{cursor:pointer;background:0 0;border:none;width:100%;padding:1rem}.navigation nav .terms-and-conditions{opacity:.5;color:#000;font-size:.875rem;position:absolute;bottom:2rem}@media screen and (min-width:1200px){.navigation nav .terms-and-conditions{display:none}}.hero-overlay{color:#000;background:#fff}.hero-overlay .logo{padding-left:1.75rem}.hero-overlay .logo:before{opacity:1;left:0}.hero-overlay .logo svg g,.hero-overlay button *{fill:#000}.navigation-open .navigation #js_toggle-navigation{background:url(menu-cross.89c7717f.svg) 50%/50% no-repeat}.navigation-open .navigation nav{background:#f3f6f6;flex-direction:column;justify-content:center;padding:0;font-size:1.5rem;display:flex;position:fixed;inset:0}.navigation-open .navigation nav li{text-align:center;margin:0}.navigation-open .navigation nav li .active:before{content:"";background-color:var(--yellow);pointer-events:none;width:100%;height:5px;transition:all .2s ease-out;position:absolute;bottom:-.8rem;transform:scaleX(1)}main{padding-top:80px}main .translation{z-index:30;position:fixed;bottom:2rem;right:2rem}@media screen and (min-width:1200px){main .translation{display:none}}main .translation__toggle{cursor:pointer;background-color:#fff;border:none;border-radius:12px;place-items:center;width:50px;height:50px;padding:0;display:grid;box-shadow:0 0 12px #0003}main .translation__toggle .flag{border-radius:5px;width:2.5rem}main .translation__menu{width:150px;margin:0;padding:0;list-style:none;display:none;position:absolute;bottom:0;right:calc(100% + 1rem)}main .translation__menu:before{content:"";z-index:-1;border-top:inherit;border-left:inherit;background-color:#fff;width:.75em;height:.75em;transition:background-color .1s;position:absolute;bottom:1rem;right:-.35rem;transform:rotate(45deg)}main .translation__menu li{background-color:#fff}main .translation__menu li:not(:last-of-type){border-bottom:1px solid var(--gray)}main .translation__menu li:first-child{border-radius:12px 12px 0 0}main .translation__menu li:last-child{border-radius:0 0 12px 12px}main .translation__menu li:hover{background-color:var(--gray)}main .translation__menu li button{cursor:pointer;background:0 0;border:none;width:100%;padding:1rem}main section{align-items:stretch;display:flex;overflow:hidden}@media screen and (max-width:1160px){main section{flex-direction:column}}main section article{flex-direction:column;width:50%;display:flex}@media screen and (max-width:1160px){main section article{width:100%}}main section article h2{text-transform:uppercase;letter-spacing:3px;font-family:fields,Arial,Helvetica,sans-serif;font-size:1.25vw;font-weight:400}main section article strong{margin:2rem 0;font-size:3vw;line-height:1.2}main section article strong span{margin-top:1rem;font-size:2.375vw;font-weight:400;display:block}main section article p{width:75%;font-size:1.375vw}@media screen and (min-width:1600px){main section article h2{font-size:1vw}main section article strong{font-size:2.5vw}main section article strong span{font-size:2vw}main section article p{font-size:1.3vw}}@media screen and (max-width:1160px){main section article h2{font-size:2.083vw}main section article strong{font-size:5vw}main section article strong span{font-size:3.958vw}main section article p{font-size:2.291vw}}@media screen and (max-width:620px){main section article h2{font-size:16px}main section article strong{font-size:8.333vw}main section article strong span{font-size:6.597vw}main section article p{width:90%;font-size:18px}}main section article .button-black{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:5px;width:-moz-fit-content;width:fit-content;margin-top:6rem;padding:.5rem 1rem;font-size:1vw;text-decoration:none;transition:all .2s}@media screen and (min-width:1600px){main section article .button-black{font-size:.75vw}}@media screen and (max-width:1160px){main section article .button-black{font-size:1.8vw}}@media screen and (max-width:620px){main section article .button-black{font-size:18px}}main section article .button-black:hover{color:#000;background:0 0}main section article .button-yellow{color:#000;background-color:var(--yellow);border:1px solid var(--yellow);cursor:pointer;border-radius:5px;width:-moz-fit-content;width:fit-content;margin-top:6rem;padding:.5rem 1rem;font-size:1vw;text-decoration:none;transition:all .2s}@media screen and (min-width:1600px){main section article .button-yellow{font-size:.75vw}}@media screen and (max-width:1160px){main section article .button-yellow{font-size:1.8vw}}@media screen and (max-width:620px){main section article .button-yellow{font-size:18px}}main section article .button-yellow:hover{color:#fff;background:#000;border:1px solid #000}main section article .button-transparent{color:#000;cursor:pointer;background:0 0;border:1px solid #000;border-radius:5px;width:-moz-fit-content;width:fit-content;margin-top:1rem;padding:.5rem 1rem;font-size:1vw;text-decoration:none;transition:all .2s}@media screen and (min-width:1600px){main section article .button-transparent{font-size:.75vw}}@media screen and (max-width:1160px){main section article .button-transparent{font-size:1.8vw}}@media screen and (max-width:620px){main section article .button-transparent{font-size:18px}}main section article .button-transparent:hover{color:#fff;background:#000;border:1px solid #000}main section article.article-text{z-index:3;padding:4rem 11vw 6rem 4vw}@media screen and (max-width:620px){main section article.article-text{padding:2rem 6vw 4rem}}main section article.article-text img{margin-bottom:3rem!important}main section article.article-text>:not(.button-yellow,.button-black,.button-transparent){transition:all 1s}main section article.article-image{position:relative;overflow:hidden}main section article.article-image img{object-fit:cover;height:100%;transition:all .3s}main section article.article-image img:hover{transform:scale(1.05)}@media screen and (max-width:1160px){main section article.article-image img{height:40rem}}main section .notInView>*{opacity:0;transform:translateY(5rem)}@media screen and (max-width:620px){main section .notInView>*{transform:translateY(3rem)}}.home-body .section-hero,.meet-interlayer-body .section-hero{padding-top:5rem}.home-body .section-hero .article-image,.meet-interlayer-body .section-hero .article-image{overflow:visible}.home-body .section-hero .article-image img,.meet-interlayer-body .section-hero .article-image img{transform-origin:100% 100%}.home-body .section-hero .article-image img:hover,.meet-interlayer-body .section-hero .article-image img:hover{transform:scale(1.02)}@media screen and (max-width:620px){.home-body .section-hero,.meet-interlayer-body .section-hero{padding-top:3rem}}.meet-interlayer-body .section-hero .article-image img:hover{transform:scale(1.02)}.section-hero{background:#f4f2ee;overflow:hidden}.section-hero .article-image{padding-top:4.75rem}@media screen and (max-width:1160px){.section-hero .article-image{padding:0}}@media screen and (max-width:620px){.section-hero .article-image{padding-left:6vw}}.section-hero .article-image img{object-position:top left;border-radius:10px 0 0;align-self:end;width:100%;box-shadow:-4px 32px 32px 8px #d3d3d3}@media screen and (max-width:1160px){.section-hero .article-image img{width:80%}}@media screen and (max-width:620px){.section-hero .article-image img{align-self:start;width:100%}}.home-body .section-hero .article-image{perspective:1000px;justify-content:center;display:flex;position:relative}@media screen and (max-width:1160px){.home-body .section-hero .article-image{height:640px}}@media screen and (max-width:768px){.home-body .section-hero .article-image{height:560px}}.home-body .section-hero .article-image img{backface-visibility:hidden;transition:transform .8s;position:absolute;transform-origin:50%!important}.home-body .section-hero .article-image img:first-child{transform:rotateY(0)}.home-body .section-hero .article-image img:nth-child(2){transform:rotateY(180deg)}.home-body .section-hero .article-image.rotate-img img:first-child{transform:rotateY(-180deg)}.home-body .section-hero .article-image.rotate-img img:nth-child(2){transform:rotateY(0)}.integration-partners .article-image,.showcase .body-about .article-image{padding:0}.integration-partners .article-image img,.showcase .body-about .article-image img{box-shadow:none;border-radius:0;margin:0}.section-unified-composable .article-text{background:var(--yellow)}@media screen and (max-width:1160px){.section-unified-composable .article-text{order:1}.section-unified-composable .article-image{order:2}}.section-erp{color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;padding:8rem 5vw}.section-erp h2{text-align:center;width:60%;margin-bottom:4rem;font-size:3vw;line-height:1.3}@media screen and (min-width:1600px){.section-erp h2{font-size:2.5vw}}@media screen and (max-width:1160px){.section-erp h2{width:75%;font-size:5vw}}@media screen and (max-width:620px){.section-erp h2{width:90%;font-size:8.333vw}}.section-erp img{width:10rem}.section-endless-solutions .article-image{background:var(--yellow);justify-content:end;align-items:end}@media screen and (max-width:1160px){.section-endless-solutions .article-image{padding-top:4rem}}.section-endless-solutions .article-image img{object-position:top left;transform-origin:100% 100%;border-radius:10px 0 0;width:90%;height:90%;box-shadow:-2px 8px 24px 2px #0000006b}.section-endless-solutions .article-image img:hover{transform:scale(1.02)}.section-endless-solutions .article-text{background:var(--gray)}@media screen and (max-width:1160px){.section-endless-solutions .article-text{order:1}.section-endless-solutions .article-image{order:2}}.section-integration-partners{flex-direction:column;align-items:center;padding:6rem 5vw}.section-integration-partners h2{letter-spacing:2.64px;text-align:center;color:#494949;text-transform:uppercase;margin:0 0 4rem;font-size:1.25vw;font-weight:700}@media screen and (min-width:1600px){.section-integration-partners h2{font-size:1vw}}@media screen and (max-width:1160px){.section-integration-partners h2{font-size:2.083vw}}@media screen and (max-width:620px){.section-integration-partners h2{font-size:3.472vw}}.partner-slider-container{width:80%;position:relative}@media screen and (max-width:1160px){.partner-slider-container{width:90%}}.partner-slider-container .partner-slider{z-index:2;scroll-behavior:smooth;flex-wrap:nowrap;display:flex;position:relative;overflow:hidden}.partner-slider-container .partner-slider .partner-slider-item{--slider-width:0;--item-margin:2.7rem;--item-count:5;min-width:calc((var(--slider-width) - var(--item-margin)*(var(--item-count) - 1))/var(--item-count));max-width:calc((var(--slider-width) - var(--item-margin)*(var(--item-count) - 1))/var(--item-count));margin-right:var(--item-margin);justify-content:center;align-items:center;height:30px;display:flex}@media screen and (max-width:576px){.partner-slider-container .partner-slider .partner-slider-item{--item-count:1}}@media screen and (min-width:576px) and (max-width:768px){.partner-slider-container .partner-slider .partner-slider-item{--item-count:2}}@media screen and (min-width:768px) and (max-width:992px){.partner-slider-container .partner-slider .partner-slider-item{--item-count:4}}.partner-slider-container .partner-slider .partner-slider-item img{filter:brightness(0);opacity:.7;max-width:100%}.partner-slider-container .custom-slider-controls{--slider-control-size:2rem;top:calc(50% - var(--slider-control-size)/2);-ms-flex-align:center;justify-content:space-between;width:100%;display:flex;position:absolute}.partner-slider-container .custom-slider-controls button{width:var(--slider-control-size);height:var(--slider-control-size);cursor:pointer;background:0 0;border:none}.partner-slider-container .custom-slider-controls button .icon{font-size:inherit;color:#878787;align-self:center;width:22px;height:22px;display:inline-flex;overflow:visible}.partner-slider-container .custom-slider-controls .prev-button{margin-left:-3rem}@media screen and (max-width:576px){.partner-slider-container .custom-slider-controls .prev-button{margin-left:-1.5rem}}.partner-slider-container .custom-slider-controls .next-button{margin-right:-3rem}@media screen and (max-width:576px){.partner-slider-container .custom-slider-controls .next-button{margin-right:-1.5rem}}.section-quotes{background:#000;flex-direction:column;align-items:center;padding:6rem 10vw}.section-quotes .quote-list{scrollbar-width:thin;scrollbar-color:transparent transparent;scroll-behavior:smooth;width:100%;display:flex;overflow-x:scroll}.section-quotes .quote-list blockquote{color:var(--yellow);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-width:100%;margin:0 4rem;display:flex}.section-quotes .quote-list blockquote p{flex-direction:column;justify-content:center;height:18rem;margin:0;font-family:fields,Arial,Helvetica,sans-serif;font-size:3vw;font-weight:400;display:flex}@media screen and (min-width:1600px){.section-quotes .quote-list blockquote p{font-size:2.5vw}}@media screen and (max-width:1160px){.section-quotes .quote-list blockquote p{font-size:4vw}}@media screen and (max-width:620px){.section-quotes .quote-list blockquote p{height:120vw;font-size:8vw}}.section-quotes .quote-list blockquote cite,.section-quotes .quote-list blockquote img{color:#fff;text-transform:uppercase;letter-spacing:3px;margin-top:2rem;font-size:1.375vw;font-style:normal;display:block}@media screen and (max-width:1160px){.section-quotes .quote-list blockquote cite,.section-quotes .quote-list blockquote img{font-size:2.291vw}}@media screen and (max-width:620px){.section-quotes .quote-list blockquote cite,.section-quotes .quote-list blockquote img{font-size:3.82vw}}.section-quotes .quote-list blockquote img{mix-blend-mode:luminosity;filter:brightness(10)}.section-quotes .quote-list blockquote:first-of-type{margin:0 4rem 0 0}.section-quotes .quote-list blockquote:last-of-type{margin:0 0 0 4rem}.section-quotes .quote-list::-webkit-scrollbar{width:5px}.section-quotes .quote-list::-webkit-scrollbar-thumb{background-color:#0000}.section-quotes .quote-indicators{cursor:pointer;justify-content:space-around;width:8rem;margin-top:5rem;display:flex}@media screen and (max-width:620px){.section-quotes .quote-indicators{width:12rem}}.section-quotes .quote-indicators button{aspect-ratio:1;background:var(--yellow);cursor:pointer;border:none;border-radius:1rem;width:.2rem;display:block;transform:scale(1)}@media screen and (max-width:620px){.section-quotes .quote-indicators button{transform:scale(.8)}}.section-quotes .quote-indicators button.active{transform:scale(1.4)}@media screen and (max-width:620px){.section-quotes .quote-indicators button.active{transform:scale(1.2)}}.meet-interlayer-body .section-quotes img{mix-blend-mode:luminosity;filter:brightness(.3)!important}.section-our-clients .article-text{background:#000}.section-our-clients .article-text h2{color:var(--yellow)}.section-our-clients .article-text strong{color:#fff}@media screen and (min-width:1600px){.section-our-clients .article-text strong{font-size:2.5vw}}@media screen and (max-width:1160px){.section-our-clients .article-text strong{font-size:5vw}}@media screen and (max-width:620px){.section-our-clients .article-text strong{font-size:8.333vw}}@media screen and (max-width:1160px){.section-our-clients .article-text{order:2}.section-our-clients .article-image{order:1}}.section-demo .article-text{background:var(--yellow)}.section-demo .article-text p{margin-top:4rem}.section-demo .article-text #js_form{overflow:hidden}.section-demo .article-text #js_form input{letter-spacing:1.3px;border:none;width:50%;height:3rem;margin-bottom:1rem;padding:.5rem;display:block}@media screen and (max-width:620px){.section-demo .article-text #js_form input{width:100%}}.section-demo .article-text .submit-success{display:none}.section-demo .section-contact-form__form.submit-success #js_submit-success{display:block}@media screen and (max-width:1160px){.section-demo .article-text{order:2}.section-demo .article-image{order:1}}.meet-interlayer-body .section-hero{color:#fff;background-color:#000}.meet-interlayer-body .section-hero h2{color:#ffec19}.meet-interlayer-body .section-hero img{box-shadow:none;object-position:top left;position:relative;top:1px;right:-1px}.meet-interlayer-body .section-kickstart .article-text{color:#000;background-color:#ffec19}@media screen and (max-width:620px){.meet-interlayer-body .section-kickstart .article-text{order:1}.meet-interlayer-body .section-kickstart .article-image{order:2}}.meet-interlayer-body .section-quotes{background-color:#ffec19}.meet-interlayer-body .section-quotes .quote-list blockquote,.meet-interlayer-body .section-quotes .quote-list blockquote cite{color:#000}.meet-interlayer-body .section-quotes .quote-indicators button{background-color:#000}.section-separation .article-image img{object-position:top right}@media screen and (max-width:620px){.section-separation .article-text{order:1}.section-separation .article-image{order:2}}.section-connect .article-text{background-color:var(--gray)}.section-connect .article-image img,.section-customizable .article-image img{object-position:top left}@media screen and (max-width:620px){.section-customizable .article-text{order:2}.section-customizable .article-image{order:1}}@media screen and (max-width:1160px){.section-offices:last-of-type .article-text{order:2}.section-offices:last-of-type .article-image{order:1}}.showcase .showcase-hero{color:#fff;background-color:#000}.showcase .showcase-hero h2{color:var(--yellow)}@media screen and (max-width:1160px){.showcase .showcase-hero .article-text{padding-bottom:1rem}}.showcase .showcase-hero .showcase-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;margin-bottom:4rem;display:flex}@media screen and (max-width:1160px){.showcase .showcase-hero .showcase-wrapper{margin-top:0;margin-bottom:0}}.showcase .showcase-hero .showcase-wrapper a{text-align:center;width:60%;display:block}@media screen and (max-width:1160px){.showcase .showcase-hero .showcase-wrapper a{width:40%}}@media screen and (max-width:620px){.showcase .showcase-hero .showcase-wrapper a{width:80%}}.showcase .showcase-hero .showcase-wrapper a img{width:100%}@media screen and (max-width:1160px){.showcase .showcase-hero .showcase-wrapper a img{height:20%}}.showcase .section-officenext{background-color:var(--yellow);color:#000}.showcase .section-meatlovers{color:#fff;background-color:#000}.showcase .section-meatlovers h2{color:var(--yellow)}.showcase .section-officenext li strong,.showcase .section-control-seal li strong,.showcase .section-meatlovers li strong{font-size:16px}.showcase .article-text{padding:4rem 7vw 6rem 4vw}.showcase .article-text p{width:90%}.showcase .section-officenext .article-image img,.showcase .section-control-seal .article-image img{object-position:top left}.body-about main .section-core-values{flex-wrap:wrap;position:relative}.body-about main .section-core-values h2{text-transform:uppercase;letter-spacing:3px;font-family:fields,Arial,Helvetica,sans-serif;font-size:1.25vw;font-weight:400;position:absolute;top:5%;left:10%}@media screen and (min-width:1600px){.body-about main .section-core-values h2{font-size:1vw}}@media screen and (max-width:1160px){.body-about main .section-core-values h2{font-size:2.083vw;top:3%;left:20%}}@media screen and (max-width:620px){.body-about main .section-core-values h2{font-size:3.472vw;left:10vw}}.body-about main .section-core-values h3{font-size:60px;transition:all 1s}.body-about main .article{box-sizing:border-box;flex:1;min-width:50%;max-width:50%;padding-top:15rem;padding-bottom:15rem}.body-about main .article:nth-of-type(2){color:#fff;background-color:#000}.body-about main .article:nth-of-type(3){color:#000;background-color:#ffec19}.body-about main .article .article-content{width:60%;margin:0 auto}@media screen and (max-width:620px){.body-about main .article .article-content{width:auto;margin:0}}.body-about main .article p{width:100%;transition:all 1s}@media screen and (max-width:1160px){.body-about main .article{min-width:100%;max-width:100%}}@media screen and (max-width:620px){.body-about main .article{padding:10rem 10vw}}@media screen and (min-width:620px){.body-about main .article:nth-of-type(2n) p,.body-about main .article:nth-of-type(2n) h3{transition-delay:.2s}}.body-about main .value-not-in-view h3{transform:translateY(10rem)}.body-about main .value-not-in-view p{transform:translateY(17rem)}.section-footer{background-color:var(--gray);flex-wrap:wrap;justify-content:space-between;padding:4rem 4.4vw;display:flex;position:relative}@media screen and (max-width:720px){.section-footer{display:block}}.section-footer .footer-navigation .navigation-logo{z-index:1;align-items:center;margin-bottom:2rem;display:flex;position:relative}@media screen and (max-width:576px){.section-footer .footer-navigation .navigation-logo{justify-content:center}}.section-footer .footer-navigation .navigation-logo:before{background:var(--yellow);content:"";z-index:-1;border-radius:2.5rem;width:2.5rem;height:2.5rem;margin-right:-.6rem;display:inline-block}.section-footer .footer-navigation nav{margin-bottom:2rem;display:flex}@media screen and (max-width:576px){.section-footer .footer-navigation nav{text-align:center;flex-direction:column;align-items:center}}.section-footer .footer-navigation nav ul{margin-right:10vw;padding:0;list-style:none}@media screen and (max-width:576px){.section-footer .footer-navigation nav ul{width:100%;margin:0 0 2rem}}.section-footer .footer-navigation nav ul:not(:first-of-type) li:first-child{font-weight:700}.section-footer .footer-navigation nav ul li{margin-bottom:.5rem}.section-footer .footer-navigation nav ul li a{color:#000;text-decoration:none}.section-footer .footer-navigation nav ul li a img{filter:brightness(0);opacity:.6;width:5rem}.section-footer .footer-badges{flex-direction:column;justify-content:end;width:100%;margin-bottom:1rem;display:flex}.section-footer .footer-badges ul{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:576px){.section-footer .footer-badges ul{justify-content:center}}.section-footer .footer-badges ul li{flex-direction:column;justify-content:center;height:3rem;max-height:3rem;margin-right:2rem;display:flex}.section-footer .footer-badges ul li:first-of-type{max-height:2.5rem}.section-footer .footer-badges ul li:last-of-type{margin-right:0}@media screen and (max-width:620px){.section-footer .footer-badges ul li{margin:0 1.5rem 1rem 0}}.section-footer .footer-badges ul li a,.section-footer .footer-badges ul li a img{height:100%}.section-footer>small{width:100%;display:block}@media screen and (max-width:576px){.section-footer>small{text-align:center}}.integration-partners main .section-hero{background-color:#ffec19}.integration-partners main .section-product-information .article-text{color:#fff;background-color:#000}.integration-partners main .section-product-information .article-text h2{color:#ffec19}.integration-partners main .section-product-information .article-text img{object-fit:contain;width:30%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-product-information .article-text a{color:#ffec19}.integration-partners main .section-product-information .article-text .akeneo-partner-badges{justify-content:space-between;display:flex;position:relative}.integration-partners main .section-product-information .article-text .akeneo-partner-badges img{width:20%}.integration-partners main .section-product-information .article-text .akeneo-partner-badges img:not(:first-of-type){margin-left:calc(10px - 2.5vw)}.integration-partners main .section-product-information .article-text .akeneo-partner-badges img:first-of-type{margin-left:-2vw;margin-right:-.5rem}@media screen and (max-width:1160px){.integration-partners main .section-product-information .article-text .akeneo-partner-badges img{width:15%}.integration-partners main .section-product-information .article-text .akeneo-partner-badges img:first-of-type{margin-left:-3vw}}.integration-partners main .section-ecommerce-framework .article-text img{object-fit:contain;width:30%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-ecommerce-framework .article-text a{color:#000}.integration-partners main .section-ecommerce-framework .article-image{background-color:#f3f2ee}.integration-partners main .section-ecommerce-framework .article-image img{object-fit:contain;transform:rotate(15deg)}.integration-partners main .section-shopify .article-text{background-color:var(--yellow)}.integration-partners main .section-shopify .article-text img{object-fit:contain;width:30%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-shopify .article-text a{color:#000}.integration-partners main .section-eye-able .article-text{background:var(--black);color:#fff}.integration-partners main .section-eye-able .article-text h2{color:var(--yellow)}.integration-partners main .section-eye-able .article-text img{object-fit:contain;width:30%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-eye-able .article-text a{color:var(--yellow)}.integration-partners main .section-eye-able .article-image img{object-position:0%}.integration-partners main .section-content-management .article-text img{object-fit:contain;width:40%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-content-management .article-text a{color:#000}.integration-partners main .section-payment-processing .article-video{width:50%;position:relative}.integration-partners main .section-payment-processing .article-video video{width:100%}@media screen and (max-width:1160px){.integration-partners main .section-payment-processing .article-video{order:2;width:100%;height:40rem;overflow:hidden}.integration-partners main .section-payment-processing .article-video video{position:absolute;bottom:0;left:0}}@media screen and (max-width:620px){.integration-partners main .section-payment-processing .article-video{width:100%;height:100%}.integration-partners main .section-payment-processing .article-video video{position:static}}.integration-partners main .section-payment-processing .article-text img{object-fit:contain;width:20%;margin-top:3rem;margin-bottom:1rem}.integration-partners main .section-payment-processing .article-text a{color:#000}.integration-partners main .section-payment-provider .article-text{background-color:var(--black);color:#fff}.integration-partners main .section-payment-provider .article-text h2,.integration-partners main .section-payment-provider .article-text a{color:var(--yellow)}.integration-partners main .section-payment-provider .article-text img{object-fit:contain;width:18%;margin-top:2.5rem!important}.integration-partners main .section-payment-provider .article-image img{object-position:left}.konrad-png{z-index:999;-webkit-user-select:none;user-select:none;pointer-events:none;width:40vw;animation:10s linear forwards dofish;position:absolute;transform:translate(-50vw,10rem)scaleX(-1)}@keyframes dofish{0%{transform:translate(-50vw,10rem)rotate(10deg)scaleX(-1)}25%{transform:translate(25vw,5rem)rotate(-5deg)scaleX(-1)}50%{transform:translate(100vw,15rem)rotate(5deg)scaleX(-1)}75%{transform:translate(175vw,5rem)rotate(-5deg)scaleX(-1)}to{transform:translate(200vw,10rem)rotate(10deg)scaleX(-1)}}.body-eaa .article-text{width:70%;margin:auto}.body-eaa h2{font-family:Gilroy,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:400}.body-eaa p{font-size:16px}.body-eaa .progressbar-wrapper{background-color:gray;border-radius:5px;width:20rem;margin-bottom:2rem;font-weight:600;font-family:Bricolage Grotesque,Arial,Helvetica,sans-serif!important}.body-eaa .progressbar-wrapper span{color:#fff;text-align:center;background-color:green;border-radius:5px;width:20rem;padding:.5rem;display:block}