:root{--primary-regular:#1976d2;--primary-light:#63a4ff;--primary-dark:#004ba0;--primary-darken:#00336d;--secondary-regular:#8e24aa;--secondary-light:#c158dc;--secondary-dark:#5c007a;--white:#fff;--black:#000;--call-button-shadow:silver;--drawer-item-border:#dcdcdc;--drawer-shadow:silver;--drawer-background:hsla(0,0%,89%,.502);--border-color-input:silver;--no-bot-border-color:#d5d5d5;--login-shadow-color:silver;--legal-shadow-color:rgba(0,0,0,.16);--blog-post-item-shadow:silver;--form-separator-color:#dfdfdf;--space-member-underline-color:#e1e1e1;--photo-shadow:silver;--linkedin-color:#004ba0;--malt-color:#fc5757;--malt-color-ligthen:lighten(10,$maltColor)}@font-face{font-display:swap;font-family:Roboto;src:url(/build/fonts/Roboto-Regular.67168c66.eot);src:url(/build/fonts/Roboto-Regular.67168c66.eot) format("embedded-opentype"),url(/build/fonts/Roboto-Regular.9d43b864.woff2) format("woff2"),url(/build/fonts/Roboto-Regular.0944be10.woff) format("woff"),url(/build/fonts/Roboto-Regular.a8d6ac03.ttf) format("truetype"),url(/build/images/Roboto-Regular.342175c0.svg) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-weight:700;src:url(/build/fonts/Roboto-Bold.8d9d887f.eot);src:url(/build/fonts/Roboto-Bold.8d9d887f.eot) format("embedded-opentype"),url(/build/fonts/Roboto-Bold.b21da07c.woff2) format("woff2"),url(/build/fonts/Roboto-Bold.9fa4a811.woff) format("woff"),url(/build/fonts/Roboto-Bold.75371f53.ttf) format("truetype"),url(/build/images/Roboto-Bold.421623b6.svg) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;src:url(/build/fonts/Roboto-Italic.99206ca9.eot);src:url(/build/fonts/Roboto-Italic.99206ca9.eot) format("embedded-opentype"),url(/build/fonts/Roboto-Italic.89909ce6.woff2) format("woff2"),url(/build/fonts/Roboto-Italic.59bbaf59.woff) format("woff"),url(/build/fonts/Roboto-Italic.beb7fe13.ttf) format("truetype"),url(/build/images/Roboto-Italic.48b9aeba.svg) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:url(/build/fonts/Roboto-BoldItalic.ba53f6d6.eot);src:url(/build/fonts/Roboto-BoldItalic.ba53f6d6.eot) format("embedded-opentype"),url(/build/fonts/Roboto-BoldItalic.0a203fd6.woff2) format("woff2"),url(/build/fonts/Roboto-BoldItalic.24d270c0.woff) format("woff"),url(/build/fonts/Roboto-BoldItalic.60c1f67b.ttf) format("truetype"),url(/build/images/Roboto-BoldItalic.bb74f818.svg) format("svg")}@font-face{font-display:swap;font-family:Sofia;src:url(/build/fonts/Sofia-Regular.a05da901.eot);src:url(/build/fonts/Sofia-Regular.a05da901.eot) format("embedded-opentype"),url(/build/fonts/Sofia-Regular.c916416f.woff2) format("woff2"),url(/build/fonts/Sofia-Regular.beeaba92.woff) format("woff"),url(/build/fonts/Sofia-Regular.eb3c6380.ttf) format("truetype"),url(/build/images/Sofia-Regular.2faaeb1d.svg) format("svg")}html{font-size:62.5%}body.drawer-open{height:100vh;overflow:hidden}*{box-sizing:border-box}.loader{align-items:center;background-color:#fff;background-color:var(--white);display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:10000}.loader--load{color:#004ba0;color:var(--primary-dark);font-family:Verdana;font-size:3.5rem;font-weight:700;margin-bottom:-30px}.loader.open{display:flex}.loader.close{display:none!important}.lds-ellipsis{display:inline-block;height:150px;position:relative;width:150px}.lds-ellipsis div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#1976d2;background:var(--primary-regular);border-radius:50%;height:24.375px;position:absolute;top:61.875px;width:24.375px}.lds-ellipsis div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;left:15px}.lds-ellipsis div:nth-child(2){left:15px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:60px}.lds-ellipsis div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left:105px}@-webkit-keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(45px)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(45px)}}.drawer{background-color:#fff;background-color:var(--white);bottom:0;box-shadow:0 3px 3px silver;box-shadow:0 3px 3px var(--drawer-shadow);max-width:320px;overflow-y:scroll;position:absolute;top:0;transform:translateX(-102%);transition:1s ease;width:100%;z-index:1000}.drawer.open{transform:translateX(0)}@media (min-width:768px){.drawer{display:none!important}}.drawer--background{background-color:hsla(0,0%,89%,.502);background-color:var(--drawer-background);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.drawer--background.open{display:block}@media (min-width:768px){.drawer--background{display:none!important}}.drawer--head{align-items:flex-start;background-color:#004ba0;background-color:var(--primary-dark);color:#fff;color:var(--white);display:flex;flex-direction:column;height:150px;justify-content:center;padding:3rem;position:relative}.drawer--head--name{font-family:Sofia;font-size:2rem;line-height:3rem}.drawer--head--job{font-family:Roboto;font-size:2rem;font-weight:700}.drawer--head--return{font-size:2rem;position:absolute;right:1rem;top:1rem}.drawer--list ul{list-style:none;margin:0;padding:0}.drawer--list--item{align-items:center;border-bottom:1px solid #dcdcdc;border-bottom:1px solid var(--drawer-item-border);display:flex;font-family:Roboto;font-size:2rem;line-height:3rem;min-height:5rem}.drawer--list--item--link{color:#000;color:var(--black);height:100%;padding:1rem 3rem;text-decoration:none;transition:.3s ease;width:100%}.drawer--list--item--link:hover{background-color:#f9f9f9}.form-control{margin-bottom:2rem}.form-input{border:1px solid silver;border:1px solid var(--border-color-input);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;font-family:Roboto;font-size:2.3rem;padding:1rem;width:100%}.form-input-2{display:none}.form-textarea{border:1px solid silver;border:1px solid var(--border-color-input);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:2.3rem;min-height:200px;padding:1rem;resize:vertical;width:100%}.form-label,.form-textarea{display:block;font-family:Roboto}.form-label{font-size:2.5rem;margin-bottom:.5rem}.form-label-2{display:none}.form-separator{background-color:#e1e1e1;background-color:var(--space-member-underline-color);border:none;height:1px;margin-bottom:2rem;margin-left:10%;width:80%}.form-error{color:#8e24aa;color:var(--secondary-regular);font-family:Roboto;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-error.hide{display:none}.form-captcha{border:1px solid silver;border:1px solid var(--border-color-input);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);font-family:Roboto;font-size:2.3rem;padding:1rem;width:220px}@media (min-width:576px){.form-captcha{width:100%}.form-captcha-cont{align-items:center;display:flex;gap:3rem}}.form-no-bot{margin-bottom:2rem}.form-no-bot--bar{border:1px solid #d5d5d5;border:1px solid var(--no-bot-border-color);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);height:25px;overflow:hidden;position:relative;width:100%}.form-no-bot--cursor{background-color:#004ba0;background-color:var(--primary-dark);border:5px solid #fff;border-radius:100%;bottom:0;box-shadow:0 0 2px 2px silver;cursor:-webkit-grab;cursor:grab;height:23px;margin-bottom:auto;margin-top:auto;position:absolute;top:0;width:23px}.form-no-bot--line{background-color:#63a4ff;background-color:var(--primary-light);height:25px;left:20%;position:absolute;width:15px}.form-help{color:rgba(0,0,0,.7);font-family:Roboto;font-size:1.5rem;margin-bottom:1rem}.form-spinner{font-size:1.5rem;height:0;visibility:hidden;width:0}.form-spinner.active{-webkit-animation:rotate_spinner 1s infinite;animation:rotate_spinner 1s infinite;height:auto;visibility:visible;width:auto}.form-check{font-size:2.5rem;height:0;visibility:hidden;width:0}.form-check.active{height:auto;visibility:visible;width:auto}@-webkit-keyframes rotate_spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate_spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.bot-a{left:45%}.bot-b{left:9%}.bot-c{left:5%}.bot-d{left:66%}.bot-e{left:84%}.bot-f{left:58%}.bot-g{left:78%}.bot-h{left:82%}.bot-i{left:91%}.bot-j{left:48%}.bot-k{left:74%}.bot-l{left:83%}.bot-m{left:13%}.bot-n{left:59%}.bot-o{left:43%}.bot-p{left:40%}.bot-q{left:52%}.bot-r{left:37%}.bot-s{left:61%}.bot-t{left:44%}.bot-u{left:55%}.bot-v{left:85%}.bot-w{left:61%}.bot-x{left:21%}.bot-y{left:4%}.bot-z{left:70%}.checkbox-text.required,.form-control>.form-label.required,.form-label.required-important{position:relative}.checkbox-text.required:after,.form-control>.form-label.required:after,.form-label.required-important:after{content:"*";font-size:1.5rem;margin-left:.5rem}.footer--brand{align-items:center;background-color:#004ba0;background-color:var(--primary-dark);display:flex;justify-content:center;min-height:250px}.footer--brand--content{text-align:center}.footer--brand--content--name{color:#fff;color:var(--white);font-family:Sofia;font-size:2.5rem}.footer--brand--content--job{color:#fff;color:var(--white);font-family:Roboto;font-size:2.5rem;font-weight:700;margin-top:.5rem}.footer--brand--content--socials{grid-column-gap:1rem;align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-auto-flow:column;justify-content:center;margin-top:1rem}.footer--brand--content--socials--item{color:#fff;color:var(--white);font-size:3rem}.footer--brand--content--copyright{color:#fff;color:var(--white);font-family:Roboto;font-size:1.3rem;line-height:1.5;margin-top:1rem}.footer--legals{background-color:#1976d2;background-color:var(--primary-regular);color:#fff;color:var(--white);display:none;font-size:1.3rem;padding:1rem;text-align:center}@media (min-width:768px){.footer--legals{align-items:center;display:flex;gap:2rem;justify-content:center}}.button--primary,.footer--legals--item{color:#fff;color:var(--white);font-family:Roboto;text-decoration:none}.button--primary{align-items:center;background-color:#1976d2;background-color:var(--primary-regular);border:none;border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;transition:.5s ease;width:200px}.button--primary:disabled{background-color:#63a4ff;background-color:var(--primary-light);box-shadow:none}.button--primary:active{box-shadow:none}.button--primary--dark{align-items:center;background-color:#004ba0;background-color:var(--primary-dark);border:none;border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#fff;color:var(--white);display:flex;font-family:Roboto;font-size:2rem;font-weight:700;height:60px;justify-content:center;text-decoration:none;transition:.5s ease;width:200px}.button--primary--dark:disabled{background-color:#63a4ff;background-color:var(--primary-light);box-shadow:none}.button--primary--dark:active{box-shadow:none}.button--white-border{align-items:center;background-color:#fff;background-color:var(--white);border:3px solid #000;border:3px solid var(--black);border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#000;color:var(--black);display:flex;font-family:Roboto;font-size:1.8rem;font-weight:700;height:60px;justify-content:center;text-decoration:none;transition:.5s ease;width:200px}.button--white-border:active{box-shadow:none}.button--secondary{align-items:center;background-color:#fff;background-color:var(--white);border:none;border-radius:5px;color:#8e24aa;color:var(--secondary-regular);display:flex;font-family:Roboto;font-size:1.7rem;font-weight:400;height:60px;justify-content:center;padding:1rem;text-align:center;text-decoration:none;width:200px}.button--secondary i{margin-right:10px}.button--linkedin{align-items:center;background-color:#004ba0;background-color:var(--linkedin-color);border:none;border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#fff;color:var(--white);display:flex;font-family:Roboto;font-size:2rem;font-weight:700;height:60px;justify-content:center;text-decoration:none;transition:.5s ease;width:200px}.button--linkedin:disabled{background-color:#63a4ff;background-color:var(--primary-light);box-shadow:none}.button--linkedin:active{box-shadow:none}.button--malt{align-items:center;background-color:#fc5757;background-color:var(--malt-color);border:none;border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#fff;color:var(--white);display:flex;font-family:Roboto;font-size:2rem;font-weight:700;height:60px;justify-content:center;text-decoration:none;transition:.5s ease;width:200px}.button--malt:disabled{background-color:lighten(10,$maltColor);background-color:var(--malt-color-ligthen);box-shadow:none}.button--malt:active{box-shadow:none}.radio-container{margin-bottom:1.5rem;padding-left:2rem;position:relative}.radio-label{align-items:center;display:grid;font-family:Roboto;grid-template-columns:25px auto;position:relative;width:100%}.radio-text{display:inline-block;font-size:2rem;line-height:1.2;margin-left:3rem}.radio-input{height:20px;position:absolute;width:20px}.radio-checkmark{background-color:#fff;background-color:var(--white);border:2px solid #004ba0;border:2px solid var(--primary-dark);border-radius:100%;box-shadow:0 1px 2px rgba(25,118,210,.5);height:20px;position:relative;width:20px}.radio-check{stroke-dasharray:325;stroke-dashoffset:325;stroke:#004ba0;stroke:var(--primary-dark);stroke-width:50px;stroke-linecap:round;transition:.5s ease}.radio-input:checked~.radio-checkmark>svg>.radio-check{stroke-dashoffset:0}.radio-svg{height:25px;left:-3px;position:absolute;top:-7px;width:25px}.menu-home{height:5px;left:0;position:fixed;right:0;top:0;width:100%;z-index:500}.menu-home--progress{background-color:#63a4ff;background-color:var(--primary-light);height:100%;position:absolute;transition:ease;width:0}.services-section{align-items:center;background-color:#1976d2;background-color:var(--primary-regular);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-top:120px;position:relative}@media (min-width:768px){.services-section{padding-bottom:120px}}.services-section--container{max-width:1200px;width:100%}.services-section--waves-top{background-image:url(/build/images/service-1.c0388b85.svg);background-size:100% 120px;display:flex;height:120px;justify-content:center;position:absolute;top:0;width:100%}.services-section--title{color:#fff;color:var(--white);font-family:Roboto;font-size:clamp(4.2rem,10vw,8rem);font-weight:700;margin:0;margin-block:1.5rem;margin-inline:auto;opacity:0;position:relative;text-align:center;transform-origin:top;z-index:2}.services-section--title.animate{-webkit-animation:appear_title_service 1s forwards;animation:appear_title_service 1s forwards}@media (min-width:1100px){.services-section--title{text-align:left}}.services-section--grid{grid-row-gap:3rem;grid-column-gap:9.5rem;-moz-column-gap:9.5rem;column-gap:9.5rem;display:grid;grid-template-columns:repeat(auto-fill,280px);grid-template-columns:repeat(var(--column,auto-fill),280px);justify-content:center;row-gap:3rem}@media (min-width:576px){.services-section--grid{grid-template-columns:repeat(auto-fill,300px);grid-template-columns:repeat(var(--column,auto-fill),300px)}}@media (min-width:1100px){.services-section--grid{justify-content:space-evenly}}@media (min-width:1200px){.services-section--grid{--column:3}}.services-section--grid--item{opacity:0;padding:0 1rem;position:relative;text-decoration:none;transform:translateX(-10%) translateY(-10%);transition:.6s ease;width:280px}.services-section--grid--item:hover .services-section--grid--item--hover--circle{height:235px;width:250px}.services-section--grid--item--hover{align-items:flex-start;bottom:0;display:flex;height:235px;justify-content:flex-start;left:0;position:absolute;right:0;top:0;width:250px;z-index:-1}.services-section--grid--item--hover--circle{background-color:#fff;border-radius:100%;height:0;transform-origin:top;transition:.6s ease;width:0}.services-section--grid--item.animate{-webkit-animation:appear_item_service .8s ease forwards;animation:appear_item_service .8s ease forwards}.services-section--grid--item.animate.conception{-webkit-animation-delay:1s;animation-delay:1s}.services-section--grid--item.animate.upgrade{-webkit-animation-delay:1.6s;animation-delay:1.6s}.services-section--grid--item.animate.maintenance{-webkit-animation-delay:2.2s;animation-delay:2.2s}@media (min-width:576px){.services-section--grid--item{width:300px}}.services-section--grid--item--show-more{box-shadow:3px 3px 3px #004ba0;box-shadow:3px 3px 3px var(--primary-dark);height:4.5rem;margin-top:1.5rem;width:15rem}.services-section--grid--item--img{background-size:250px 235px;height:235px;width:250px}.services-section--grid--item--img.conception{background-image:url(/build/images/conception.009beb43.svg)}.services-section--grid--item--img.upgrade{background-image:url(/build/images/upgrade.da1c88c5.svg)}.services-section--grid--item--img.maintenance{background-image:url(/build/images/maintenance.1fba868d.svg)}.services-section--grid--item--title{color:#fff;color:var(--white);font-family:Roboto;font-size:3rem;font-weight:700;line-height:1.2;margin:0}@media (min-width:576px){.services-section--grid--item--title{font-size:4rem}}.services-section--grid--item--text{color:#fff;color:var(--white);font-family:Roboto;font-size:2.5rem;line-height:3rem;margin:.8rem 0 0}@-webkit-keyframes appear_item_service{to{opacity:1;transform:translate(0)}}@-webkit-keyframes appear_title_service{to{opacity:1}}.competence-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:120px;padding-top:120px;position:relative}.competence-section--waves-top{background-image:url(/build/images/competence.deef9edb.svg);display:flex;top:-1px}.competence-section--waves-bottom,.competence-section--waves-top{background-size:100% 120px;height:120px;justify-content:center;position:absolute;width:100%}.competence-section--waves-bottom{background-image:url(/build/images/competence-bottom.ee772871.svg);bottom:-1px;display:none;display:flex}.competence-section--container{max-width:1200px;overflow:hidden;width:100%}.competence-section--title{color:#000;color:var(--black);font-family:Roboto;font-size:clamp(4.2rem,10vw,8rem);font-weight:700;margin:0;margin-block:2.5rem;margin-inline:auto;opacity:0;position:relative;text-align:center;z-index:2}.competence-section--title.animate{-webkit-animation:appear_title_competence 1.5s ease forwards;animation:appear_title_competence 1.5s ease forwards}@media (min-width:1200px){.competence-section--title{text-align:left}}.competence-section--content{--column-competence:auto-fill;grid-row-gap:4rem;grid-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:repeat(auto-fill,1fr);grid-template-columns:repeat(var(--column-competence,auto-fill),1fr);justify-content:center;row-gap:4rem}@media (min-width:1200px){.competence-section--content{--column-competence:2}}.competence-section--content--illustration,.competence-section--content--illustration--content{align-items:center;display:flex;justify-content:center}.competence-section--content--illustration--content{aspect-ratio:310/342;background-image:url(/build/images/blob-job.f41f0076.svg);background-size:100% 100%;flex-direction:column;max-width:530px;min-width:270px;opacity:0;transform:rotate(-25deg);width:100%}.competence-section--content--illustration--content.animate{-webkit-animation:appear_content_competence 1.5s ease forwards;animation:appear_content_competence 1.5s ease forwards;-webkit-animation-delay:1s;animation-delay:1s}.competence-section--content--illustration--content--job{color:#fff;color:var(--white);font-family:Roboto;font-size:clamp(3rem,5vw,5rem);font-weight:700;margin:0;opacity:0;text-align:center;width:80%}.competence-section--content--illustration--content--job.animate{-webkit-animation:appear_title_competence 1.8s ease forwards;animation:appear_title_competence 1.8s ease forwards;-webkit-animation-delay:2.5s;animation-delay:2.5s}.competence-section--content--illustration--content--img{aspect-ratio:1/1;background-image:url(/build/images/dev-job.90633214.svg);background-size:100%;opacity:0;width:65%}.competence-section--content--illustration--content--img.animate{-webkit-animation:appear_title_competence 1.8s ease forwards;animation:appear_title_competence 1.8s ease forwards;-webkit-animation-delay:3.3s;animation-delay:3.3s}.competence-section--content--list{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-inline:auto;max-width:530px;width:100%}.competence-section--content--list--item{display:grid;font-family:Roboto;grid-template-columns:120px auto;opacity:0}.competence-section--content--list--item.animate{-webkit-animation:appear_item_competence 1.8s ease forwards;animation:appear_item_competence 1.8s ease forwards;-webkit-animation-delay:4.1s;animation-delay:4.1s}.competence-section--content--list--item:nth-of-type(odd){transform:translate(-30%)}@media (min-width:576px){.competence-section--content--list--item:nth-of-type(odd){align-self:flex-start}}.competence-section--content--list--item:nth-of-type(2n){transform:translate(30%)}@media (min-width:576px){.competence-section--content--list--item:nth-of-type(2n){align-self:flex-end}}.competence-section--content--list--item--img{background-size:100%;height:110px;width:120px}.competence-section--content--list--item--img.integration{background-image:url(/build/images/integration-c.aebaf899.svg)}.competence-section--content--list--item--img.front-end{background-image:url(/build/images/front-end-c.a7e66bcf.svg)}.competence-section--content--list--item--img.back-end{background-image:url(/build/images/back-end-c.df10e929.svg)}.competence-section--content--list--item--img.server{background-image:url(/build/images/server-c.65525f50.svg)}.competence-section--content--list--item--info{padding-left:1rem}.competence-section--content--list--item--info--title{font-size:2.5rem;font-weight:700;margin:0}.competence-section--content--list--item--info--content{font-size:1.5rem;margin:0}.dark.competence-section{background-color:#004ba0;background-color:var(--primary-dark)}.dark.competence-section .competence-section--title{color:#fff;color:var(--white)}.dark.competence-section .competence-section--waves-bottom{display:block}.dark.competence-section .competence-section--content--illustration--content{background-image:url(/build/images/blob-job-alternative.73f7fdbc.svg)}.dark.competence-section .competence-section--content--illustration--content--job{color:#000;color:var(--black)}.dark.competence-section .competence-section--content--list--item--info--content,.dark.competence-section .competence-section--content--list--item--info--title{color:#fff;color:var(--white)}@-webkit-keyframes appear_title_competence{to{opacity:1}}@keyframes appear_title_competence{to{opacity:1}}@-webkit-keyframes appear_content_competence{to{opacity:1;transform:rotate(0)}}@keyframes appear_content_competence{to{opacity:1;transform:rotate(0)}}@-webkit-keyframes appear_item_competence{to{opacity:1;transform:translateX(0)}}@keyframes appear_item_competence{to{opacity:1;transform:translateX(0)}}.realisation-section{align-items:center;background-color:#1976d2;background-color:var(--primary-regular);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:120px;padding-top:120px;position:relative}.realisation-section--waves-top{background-image:url(/build/images/realisation-top.bb0bf98d.svg);display:flex;justify-content:center;top:-1px}.realisation-section--waves-bottom,.realisation-section--waves-top{background-size:100% 120px;height:120px;position:absolute;width:100%}.realisation-section--waves-bottom{background-color:#fff;background-image:url(/build/images/realisation-bottom.eba3273f.svg);bottom:-1px}.realisation-section--container{max-width:1200px;overflow:hidden;width:100%}.realisation-section--cont-button{align-items:center;display:flex;justify-content:center;margin-top:1.5rem;padding:2rem}.realisation-section--cont-button--more{background-color:#fff;background-color:var(--white);border-radius:5px;box-shadow:3px 3px 3px #004ba0;box-shadow:3px 3px 3px var(--primary-dark);color:#000;color:var(--black);font-family:Roboto;font-size:2rem;font-weight:700;opacity:0;overflow:hidden;padding:1.5rem;position:relative;text-align:center;text-decoration:none;transition:1s ease;width:200px}.realisation-section--cont-button--more.animate{-webkit-animation:appear_button_realisation 1s ease forwards;animation:appear_button_realisation 1s ease forwards;-webkit-animation-delay:4.8s;animation-delay:4.8s}.realisation-section--cont-button--more:hover{box-shadow:none}.realisation-section--cont-button--more:active{background-color:#e6e6e6}.realisation-section--title{color:#fff;color:var(--white);font-family:Roboto;font-size:clamp(4.2rem,10vw,8rem);font-weight:700;margin:0;margin-block:2.5rem;margin-inline:auto;opacity:0;position:relative;text-align:center;z-index:2}.realisation-section--title.animate{-webkit-animation:appear_title_realisation 1.5s ease forwards;animation:appear_title_realisation 1.5s ease forwards}.realisation-section--grid{grid-column-gap:5rem;grid-row-gap:4rem;align-items:center;-moz-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:repeat(auto-fill,270px);justify-content:center;padding-block:2rem;row-gap:4rem;width:100%}.realisation-section--grid--item{background-color:#fff;background-color:var(--white);border-radius:4px;box-shadow:3px 3px 2px #004ba0;box-shadow:3px 3px 2px var(--primary-dark);height:250px;opacity:0;overflow:hidden;position:relative;transform:translateX(-10%) translateY(-10%);width:270px}.realisation-section--grid--item.item-1.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:.6s;animation-delay:.6s}.realisation-section--grid--item.item-2.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.realisation-section--grid--item.item-3.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s}.realisation-section--grid--item.item-4.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:2.4s;animation-delay:2.4s}.realisation-section--grid--item.item-5.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:3s;animation-delay:3s}.realisation-section--grid--item.item-6.animate{-webkit-animation:appear_item_realisation 1.2s ease forwards;animation:appear_item_realisation 1.2s ease forwards;-webkit-animation-delay:3.6s;animation-delay:3.6s}.realisation-section--grid--item--img{height:calc(100% - 6rem);inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:1s ease;width:100%;z-index:1}.realisation-section--grid--item--img:hover{transform:scale(1.1)}.realisation-section--grid--item--content{align-items:center;background-color:#fff;background-color:var(--white);bottom:0;display:flex;height:6rem;justify-content:center;padding:1rem 4rem;position:absolute;text-align:center;width:100%;z-index:2}.realisation-section--grid--item--content--title{color:#000;color:var(--black);font-family:Roboto;font-size:2rem;font-weight:700}.realisation-section--grid--item--content--title a{color:inherit;text-decoration:none}@-webkit-keyframes appear_title_realisation{to{opacity:1}}@keyframes appear_title_realisation{to{opacity:1}}@-webkit-keyframes appear_item_realisation{to{opacity:1;transform:translateX(0) translateY(0)}}@keyframes appear_item_realisation{to{opacity:1;transform:translateX(0) translateY(0)}}@-webkit-keyframes appear_button_realisation{to{opacity:1}}@keyframes appear_button_realisation{to{opacity:1}}website-created-loader{align-items:center;display:flex;grid-column:1/-1;justify-content:center}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}website-created-error{color:#fff;color:var(--white);font-family:Roboto;font-size:2rem;font-weight:700;grid-column:1/-1;line-height:1.5}.infos-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 120px);position:relative}.infos-section--container{grid-column-gap:10rem;grid-row-gap:3rem;-moz-column-gap:10rem;column-gap:10rem;display:grid;grid-template-columns:auto;max-width:1200px;padding-bottom:2rem;row-gap:3rem;width:100%}@media (min-width:992px){.infos-section--container{grid-template-columns:repeat(2,1fr)}}.infos-section--cont-form{align-items:flex-start;display:flex;justify-content:center}.infos-section--cont-form form{max-width:500px;padding:2rem;width:100%}@media (min-width:576px){.infos-section--cont-form form{padding-inline:4rem}}.infos-section--cont-form--title{font-family:Roboto;font-size:clamp(3.6rem,10vw,4.2rem);font-weight:700;margin:0;margin-block:2.5rem;margin-inline:auto;position:relative;z-index:2}.infos-section--cont-form--subtitle{font-family:Roboto;font-size:clamp(3rem,10vw,3.3rem);font-weight:700;margin:0 0 2.5rem;margin-inline:auto;position:relative;z-index:2}.infos-section--cont-form--cont-rdv{align-items:center;display:flex;justify-content:center}.infos-section--cont-form--rdv{text-align:center;width:250px}.infos-section--cont-form--or-cont{align-items:center;display:flex;justify-content:center;padding-block:2rem;position:relative}.infos-section--cont-form--or-cont--text{background-color:#fff;background-color:var(--white);border-radius:100%;font-family:Roboto;font-size:3rem;font-weight:700;padding:1rem;text-align:center;z-index:2}.infos-section--cont-form--or-cont hr{position:absolute;width:100%}.infos-section--cont-form--mandatory-fields{font-family:Roboto;font-size:1.3rem;margin-bottom:2rem;text-align:right}.infos-section--cont-form--cont-button{align-items:center;display:flex;justify-content:flex-end}.infos-section--cont-form--cont-button--button{align-items:center;background-color:#1976d2;background-color:var(--primary-regular);border:none;border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#fff;color:var(--white);display:flex;font-family:Roboto;font-size:2rem;height:54px;justify-content:center;transition:1s ease;width:200px}.infos-section--cont-form--cont-button--button:hover{box-shadow:none}.infos-section--cont-form--cont-button--button:active{background-color:#378fe7}.infos-section--cont-form--cont-button--button:disabled{background-color:#63a4ff;background-color:var(--primary-light);box-shadow:none}.infos-section--cont-form--alert{background-color:#5c007a;background-color:var(--secondary-dark);border-radius:5px;box-shadow:0 1px 2px #5c007a;box-shadow:0 1px 2px var(--secondary-dark);color:#fff;color:var(--white);font-family:Roboto;font-size:1.6rem;line-height:1.4;margin-bottom:1rem;margin-top:-1.5rem;padding:1rem}.infos-section--cont-faq{align-items:flex-start;display:flex;justify-content:center}.infos-section--cont-faq--container{max-width:500px;padding:2rem;width:100%}.infos-section--cont-faq--container--title{font-family:Roboto;font-size:clamp(3.6rem,10vw,4rem);font-weight:700;margin:0;margin-block:2.5rem;margin-inline:auto;position:relative;z-index:2}.infos-section--cont-faq--container--list--item{margin-top:1rem}.infos-section--cont-faq--container--list--item--question{background-color:#1976d2;background-color:var(--primary-regular);border-radius:5px 5px 0 0;box-shadow:0 2px 4px rgba(0,75,160,.8);color:#fff;color:var(--white);font-family:Roboto;font-size:2rem;font-weight:700;padding-left:2rem;padding-right:5rem;padding-block:1rem;position:relative}.infos-section--cont-faq--container--list--item--question--icon{align-items:center;bottom:0;color:#fff;color:var(--white);display:flex;font-size:2.5rem;justify-content:center;position:absolute;right:1rem;top:0}.infos-section--cont-faq--container--list--item--answer{box-shadow:0 3px 6px rgba(0,0,0,.16);display:none;font-family:Roboto;font-size:1.8rem;line-height:1.5;padding:2rem}.infos-section--cont-faq--container--list--item.open .infos-section--cont-faq--container--list--item--answer{display:block!important}.me-section{align-items:center;background-color:#fff;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;padding-top:80px;position:relative}@media (min-width:768px){.me-section{padding-bottom:80px}}.me-section--container{max-width:1200px;width:100%}.me-section--container--grid{grid-column-gap:6rem;grid-row-gap:3rem;-moz-column-gap:6rem;column-gap:6rem;display:grid;grid-template-columns:auto;justify-content:center;padding-inline:3rem;row-gap:3rem}@media (min-width:768px){.me-section--container--grid{grid-template-columns:auto auto}}.me-section--container--grid--infos{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.me-section--container--grid--infos{align-items:center;flex-direction:column;justify-content:flex-start}}.me-section--container--grid--infos--perso{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto;justify-items:center}.me-section--container--grid--infos--name{font-family:Sofia;font-size:2.2rem;line-height:1.5;margin:0;max-width:150px;opacity:0;text-align:center;transform:translateY(-10%)}.me-section--container--grid--infos--name.animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.me-section--container--grid--infos--img{border-radius:100%;box-shadow:0 0 10px silver;box-shadow:0 0 10px var(--photo-shadow);height:12rem;-o-object-fit:cover;object-fit:cover;opacity:0;transform:translateY(-10%);width:12rem}.me-section--container--grid--infos--img.animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.me-section--container--grid--infos--buttons{grid-row-gap:1rem;align-content:center;display:grid;grid-template-columns:auto;row-gap:1rem}.me-section--container--grid--infos--button{font-size:1.8rem;height:4rem;opacity:0;transform:translateY(-10%);width:15rem}.me-section--container--grid--infos--button.animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.me-section--container--grid--text p{font-family:Roboto;font-size:2rem;letter-spacing:5%;line-height:1.5;margin:0 0 1.5rem;opacity:0;transform:translateY(-10%)}.me-section--container--grid--text p:first-of-type.animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.me-section--container--grid--text p:nth-of-type(2).animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.me-section--container--grid--text p:nth-of-type(3).animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.me-section--container--grid--text p:nth-of-type(4).animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.6s;animation-delay:.6s}.me-section--container--grid--text p.first{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.me-section--container--grid--text p.first.animate{-webkit-animation:appear_elem 1s forwards;animation:appear_elem 1s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.me-section--title{color:#000;color:var(--black);font-family:Roboto;font-size:clamp(4.2rem,10vw,6rem);font-weight:700;margin-block:1.5rem;margin:0 0 4rem;margin-inline:auto;opacity:0;padding-inline:3rem;position:relative;text-align:center;transform-origin:top;z-index:2}.me-section--title.animate{-webkit-animation:appear_title_service 1s forwards;animation:appear_title_service 1s forwards;-webkit-animation-delay:.2s;animation-delay:.2s}@media (min-width:1100px){.me-section--title{text-align:left}}@keyframes appear_item_service{to{opacity:1;transform:translate(0)}}@keyframes appear_title_service{to{opacity:1}}@-webkit-keyframes appear_elem{to{opacity:1;transform:translate(0)}}@keyframes appear_elem{to{opacity:1;transform:translate(0)}}.portfolio-section{align-items:center;background-color:#004ba0;background-color:var(--primary-dark);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-top:120px;position:relative}.portfolio-section--waves-top{background-image:url(/build/images/portfolio-top.453106ab.svg);background-size:100% 120px;display:flex;height:120px;justify-content:center;position:absolute;top:-1px;width:100%}.portfolio-section--container{max-width:1200px;overflow:hidden;width:100%}.portfolio-section--title{color:#fff;color:var(--white);font-family:Roboto;font-size:clamp(4.2rem,10vw,8rem);font-weight:700;margin:0;margin-block:2.5rem;margin-inline:auto;opacity:0;position:relative;text-align:center;z-index:2}.portfolio-section--title.animate{-webkit-animation:appear_title_portfolio 1.5s ease forwards;animation:appear_title_portfolio 1.5s ease forwards}@media (min-width:1200px){.portfolio-section--title{text-align:left}}.portfolio-section--content,.portfolio-section--content--grid{display:flex;justify-content:center}.portfolio-section--content--grid{flex-wrap:wrap;gap:3rem;width:95%}.portfolio-section--content--grid--item{box-shadow:3px 3px 3px #00336d;box-shadow:3px 3px 3px var(--primary-darken);opacity:0;transform:translateX(20%) translateY(20%);transition:300s ease}.portfolio-section--content--grid--item.animate.item--1{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:.3s;animation-delay:.3s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--2{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:.6s;animation-delay:.6s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--3{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:.9s;animation-delay:.9s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--4{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--5{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--6{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--7{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:2.1s;animation-delay:2.1s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item.animate.item--8{-webkit-animation:appear_item_portfolio 1.5s ease forwards;animation:appear_item_portfolio 1.5s ease forwards;-webkit-animation-delay:2.4s;animation-delay:2.4s;opacity:0;transform:translateX(-20px) translateY(-20px)}.portfolio-section--content--grid--item:hover{box-shadow:none}.portfolio-section--content--grid--item--img{aspect-ratio:1920/941;width:25rem}@media (min-width:576px){.portfolio-section--content--grid--item--img{width:35rem}}.portfolio-section--cta-cont{align-items:center;display:flex;justify-content:center;margin-top:4rem}.portfolio-section--cta-cont--button{box-shadow:3px 3px 3px #00336d;box-shadow:3px 3px 3px var(--primary-darken);opacity:0;text-align:center;width:250px}.portfolio-section--cta-cont--button.animate{-webkit-animation:appear_title_portfolio 1.5s ease forwards;animation:appear_title_portfolio 1.5s ease forwards;-webkit-animation-delay:2.7s;animation-delay:2.7s}@-webkit-keyframes appear_title_portfolio{to{opacity:1}}@keyframes appear_title_portfolio{to{opacity:1}}@-webkit-keyframes appear_content_portfolio{to{opacity:1;transform:rotate(0)}}@keyframes appear_content_portfolio{to{opacity:1;transform:rotate(0)}}@-webkit-keyframes appear_item_portfolio{to{opacity:1;transform:translateX(0) translateY(0)}}@keyframes appear_item_portfolio{to{opacity:1;transform:translateX(0) translateY(0)}}html{scroll-behavior:smooth}body{background-color:#fff;background-color:var(--white)}main{min-height:100vh}.nav--menu{color:#004ba0;color:var(--primary-dark);display:none;font-family:Roboto;font-size:1.8rem;font-weight:900;list-style:none;max-width:80rem;opacity:0;padding:3rem 4rem 3rem 3rem;position:absolute;right:0;top:0;width:100%;z-index:10}.nav--menu.animate{-webkit-animation:opacity_appear 2s ease forwards;animation:opacity_appear 2s ease forwards;-webkit-animation-delay:10.8s;animation-delay:10.8s}.nav--menu.no-animate{opacity:1!important}@media (min-width:768px){.nav--menu{display:block}}.nav--menu .dropdown--list{align-items:stretch;background-color:#1976d2;background-color:var(--primary-regular);box-shadow:3px 3px 0 silver;box-shadow:3px 3px 0 var(--call-button-shadow);color:#fff;color:var(--white);flex-direction:column;gap:.5rem;margin-left:-1rem;margin-top:2rem;opacity:0;overflow:hidden;padding:0;position:absolute;transform:translateY(-10%);transform-origin:top;transition:.5s ease;transition-delay:.3s;visibility:hidden;width:28rem}.nav--menu .dropdown--list li{font-size:1.8rem;padding:1rem;text-align:left}.nav--menu .dropdown--list li:after{content:none}.nav--menu .dropdown--list li:hover{background-color:#fff;background-color:var(--white)}.nav--menu .dropdown--list li:hover a{color:#000;color:var(--black)}.nav--menu .dropdown--list li a{color:#fff;color:var(--white);transition:.2s ease}.nav--menu .dropdown--parent:hover .dropdown--list{height:auto;opacity:1;transform:translateY(0);visibility:visible}.nav--menu ul{align-items:center;display:flex;gap:2.5rem;justify-content:flex-end;margin:0}.nav--menu ul li{display:inline-block;position:relative}.nav--menu ul li:after{background-color:#004ba0;background-color:var(--primary-dark);border-radius:5px;bottom:-2px;content:"";height:.3rem;left:0;position:absolute;transition:.5s ease;width:0}.nav--menu ul li:hover:after{width:100%}.nav--menu ul li.icon:after{display:none!important}.nav--menu ul li a{color:#004ba0;color:var(--primary-dark);text-decoration:none}@-webkit-keyframes opacity_appear{to{opacity:1}}.nav--drawer-button{border-radius:100%;color:#004ba0;color:var(--primary-dark);font-size:3.5rem;opacity:0;position:absolute;right:2rem;top:2rem;transition:.3s;z-index:10}@media (min-width:768px){.nav--drawer-button{display:none}}.nav--drawer-button.animate{-webkit-animation:opacity_appear 2s ease forwards;animation:opacity_appear 2s ease forwards;-webkit-animation-delay:10.8s;animation-delay:10.8s}.nav--drawer-button.no-animate{opacity:1!important}.nav--drawer-button:hover{transform:rotate(90deg)}.head-front{display:grid;grid-template-columns:1fr;grid-template-rows:auto;height:100vh;overflow:hidden}.head-front--image-side{grid-column:1;grid-row:1;opacity:.9;z-index:1}.head-front--image-side.webp{background:url(/build/images/computer-image-big.4ef03df7.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.head-front--image-side.no-webp{background:url(/build/images/computer-image-big.d185cc3e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.head-front--content-curve{display:none}@media (min-width:576px){.head-front--content-curve{display:block;grid-column:1;grid-row:1;width:20.5%;z-index:4}}@media (min-width:1200px){.head-front--content-curve{width:25%}}@media (min-width:576px){.head-front--content-curve.animate{-webkit-animation:slide_to_right_curve 2s ease forwards;animation:slide_to_right_curve 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}}@media (min-width:1200px){.head-front--content-curve.animate{-webkit-animation:slide_to_right_curve_xl 2s ease forwards;animation:slide_to_right_curve_xl 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}}@media (min-width:576px){.head-front--content-curve.no-animate{transform:translateX(101.5%)!important}}@media (min-width:1200px){.head-front--content-curve.no-animate{transform:translateX(101%)!important}}.head-front--content-curve--container{display:none;height:100vh;margin-left:auto;overflow:hidden}.head-front--content-curve--container svg{margin-top:-10px}@media (min-width:576px){.head-front--content-curve--container{display:block}}@-webkit-keyframes slide_to_right_curve{to{transform:translateX(101.5%)}}@keyframes slide_to_right_curve{to{transform:translateX(101.5%)}}@-webkit-keyframes slide_to_right_curve_xl{to{transform:translateX(101%)}}@keyframes slide_to_right_curve_xl{to{transform:translateX(101%)}}.head-front--content-hidden-1{display:none}@media (min-width:576px){.head-front--content-hidden-1{background-color:#fff;background-color:var(--white);display:block;grid-column:1;grid-row:1;margin-left:auto;width:30%;z-index:2}}.head-front--content-hidden-2{display:none}@media (min-width:576px){.head-front--content-hidden-2{background-color:#fff;background-color:var(--white);display:block;grid-column:1;grid-row:1;margin-right:auto;width:60%;z-index:3}.head-front--content-hidden-2.animate{-webkit-animation:opacity_disappear 2s ease forwards;animation:opacity_disappear 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}}.head-front--content-hidden-2.no-animate{opacity:0!important}@-webkit-keyframes opacity_disappear{to{opacity:0}}@keyframes opacity_disappear{to{opacity:0}}.head-front--content-side{align-items:center;background-color:#fff;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:center;width:100%;z-index:5}.head-front--content-side.animate{-webkit-animation:lose_background_opacity 2s ease forwards;animation:lose_background_opacity 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}@media (min-width:576px){.head-front--content-side.animate{-webkit-animation:slide_to_right_s 2s ease forwards;animation:slide_to_right_s 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}}@media (min-width:1200px){.head-front--content-side.animate{-webkit-animation:slide_to_right_xl 2s ease forwards;animation:slide_to_right_xl 2s ease forwards;-webkit-animation-delay:6.8s;animation-delay:6.8s}}@media (min-width:576px){.head-front--content-side{margin-left:20%;width:60%}}@media (min-width:1200px){.head-front--content-side{margin-left:25%;width:50%}}.head-front--content-side.no-animate{background-color:hsla(0,0%,100%,.95)!important}@media (min-width:576px){.head-front--content-side.no-animate{background-color:#fff!important;transform:translateX(35%)!important}}@media (min-width:1200px){.head-front--content-side.no-animate{transform:translateX(50%)!important}}.head-front--content-side--element{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}@media screen and (orientation:landscape) and (max-height:420px){.head-front--content-side--element{margin-top:5rem}}.head-front--content-side--element--name{margin:0;max-width:500px;width:100%}.head-front--content-side--element--name #yann{stroke-dasharray:812;stroke-dashoffset:812}.head-front--content-side--element--name #yann.animate{-webkit-animation:appear .6s ease forwards;animation:appear .6s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.head-front--content-side--element--name #yann.no-animate{stroke-dashoffset:0!important}.head-front--content-side--element--name #tiret{stroke-dasharray:652;stroke-dashoffset:652}.head-front--content-side--element--name #tiret.animate{-webkit-animation:appear .36s ease forwards;animation:appear .36s ease forwards;-webkit-animation-delay:1s;animation-delay:1s}.head-front--content-side--element--name #tiret.no-animate{stroke-dashoffset:0!important}.head-front--content-side--element--name #elias{stroke-dasharray:652;stroke-dashoffset:652}.head-front--content-side--element--name #elias.animate{-webkit-animation:appear .6s ease forwards;animation:appear .6s ease forwards;-webkit-animation-delay:1.36s;animation-delay:1.36s}.head-front--content-side--element--name #elias.no-animate{stroke-dashoffset:0!important}.head-front--content-side--element--name #point{stroke-dasharray:652;stroke-dashoffset:652}.head-front--content-side--element--name #point.animate{-webkit-animation:appear .04s ease forwards;animation:appear .04s ease forwards;-webkit-animation-delay:1.96s;animation-delay:1.96s}.head-front--content-side--element--name #point.no-animate{stroke-dashoffset:0!important}.head-front--content-side--element--name #bellagnech{stroke-dasharray:1814;stroke-dashoffset:1814}.head-front--content-side--element--name #bellagnech.animate{-webkit-animation:appear 2s ease forwards;animation:appear 2s ease forwards;-webkit-animation-delay:2s;animation-delay:2s}.head-front--content-side--element--name #bellagnech.no-animate{stroke-dashoffset:0!important}@-webkit-keyframes appear{to{stroke-dashoffset:0}}@keyframes appear{to{stroke-dashoffset:0}}.head-front--content-side--element--job{font-family:Roboto;font-size:3.5rem;font-weight:900;margin:0;max-width:600px;opacity:0;text-align:center}@media screen and (orientation:landscape) and (max-height:420px){.head-front--content-side--element--job{font-size:3rem!important}}@media (min-width:576px){.head-front--content-side--element--job{font-size:4rem}}.head-front--content-side--element--job.animate{-webkit-animation:opacity_appear 2.5s ease forwards;animation:opacity_appear 2.5s ease forwards;-webkit-animation-delay:4.3s;animation-delay:4.3s}.head-front--content-side--element--job.no-animate{opacity:1!important}@keyframes opacity_appear{to{opacity:1}}.head-front--content-side--element--desc{font-family:Roboto;font-size:clamp(1.6rem,5vw,2rem);line-height:1.5;opacity:0;text-align:center}.head-front--content-side--element--desc.animate{-webkit-animation:opacity_appear 2.5s ease forwards;animation:opacity_appear 2.5s ease forwards;-webkit-animation-delay:8.8s;animation-delay:8.8s}.head-front--content-side--element--desc.no-animate{opacity:1!important}.head-front--content-side--element--button-container{display:flex;flex-direction:column;gap:.5rem;margin-top:0}@media screen and (orientation:landscape) and (max-height:420px){.head-front--content-side--element--button-container{margin-top:2rem}}.head-front--content-side--element--button-container--see-more-button{align-items:center;border-radius:5px;color:#8e24aa;color:var(--secondary-regular);display:flex;font-family:Roboto;font-size:1.7rem;font-weight:400;justify-content:center;opacity:0;padding:1rem;text-align:center;text-decoration:none;transform:translateY(-20%)}.head-front--content-side--element--button-container--see-more-button i{font-size:2.5rem;margin-right:1rem;opacity:.8}.head-front--content-side--element--button-container--see-more-button:hover i{-webkit-animation:bounce 2s ease-in-out infinite;animation:bounce 2s ease-in-out infinite}.head-front--content-side--element--button-container--see-more-button.animate{-webkit-animation:appear_see_more 2s ease forwards;animation:appear_see_more 2s ease forwards;-webkit-animation-delay:11.8s;animation-delay:11.8s}.head-front--content-side--element--button-container--see-more-button.no-animate{opacity:1!important;transform:translateY(0)!important}@-webkit-keyframes bounce{0%{transform:translateY(10%)}50%{transform:translateY(-10%)}to{transform:translateY(10%)}}@keyframes bounce{0%{transform:translateY(10%)}50%{transform:translateY(-10%)}to{transform:translateY(10%)}}@-webkit-keyframes appear_see_more{to{opacity:1;transform:translateY(0)}}@keyframes appear_see_more{to{opacity:1;transform:translateY(0)}}.head-front--content-side--element--button-container--call-button{border-radius:5px;box-shadow:3px 3px 3px silver;box-shadow:3px 3px 3px var(--call-button-shadow);color:#fff;color:var(--white);font-family:Roboto;font-size:2rem;font-weight:400;opacity:0;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:1s ease}.head-front--content-side--element--button-container--call-button:hover{box-shadow:none}.head-front--content-side--element--button-container--call-button:active:before{background-color:#378fe7}.head-front--content-side--element--button-container--call-button:before{background-color:#1976d2;border-radius:5px;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;transition:.5s ease;width:0;z-index:-1}.head-front--content-side--element--button-container--call-button.animate{-webkit-animation:change_button .1s ease forwards;animation:change_button .1s ease forwards;-webkit-animation-delay:8.8s;animation-delay:8.8s}.head-front--content-side--element--button-container--call-button.animate:before{-webkit-animation:change_button_background 2s ease forwards;animation:change_button_background 2s ease forwards;-webkit-animation-delay:8.8s;animation-delay:8.8s}.head-front--content-side--element--button-container--call-button.no-animate{opacity:1!important}.head-front--content-side--element--button-container--call-button.no-animate:before{width:100%!important}@-webkit-keyframes change_button{to{opacity:1}}@keyframes change_button{to{opacity:1}}@-webkit-keyframes change_button_background{to{width:100%}}@keyframes change_button_background{to{width:100%}}@-webkit-keyframes lose_background_opacity{to{background-color:hsla(0,0%,100%,.95)}}@keyframes lose_background_opacity{to{background-color:hsla(0,0%,100%,.95)}}@-webkit-keyframes slide_to_right_s{to{transform:translateX(35%)}}@keyframes slide_to_right_s{to{transform:translateX(35%)}}@-webkit-keyframes slide_to_right_xl{to{transform:translateX(50%)}}@keyframes slide_to_right_xl{to{transform:translateX(50%)}}
/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.11.0
*/body.hidden-scroll{overflow:hidden}.sl-overlay{background:#fff;bottom:0;display:none;right:0;z-index:1035}.sl-overlay,.sl-wrapper{left:0;position:fixed;top:0}.sl-wrapper{height:100%;width:100%;z-index:1040}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{background:transparent;border:0;cursor:pointer;font-size:28px;padding:0}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{font-family:Arial,Baskerville,monospace;font-size:3rem;height:44px;line-height:44px;margin-right:-14px;margin-top:-14px;right:30px;width:44px}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{color:#000;display:none;position:fixed;top:30px;z-index:10060}.sl-wrapper .sl-counter{font-size:1rem;left:30px}.sl-wrapper .sl-navigation{display:none;width:100%}.sl-wrapper .sl-navigation button{color:#000;display:block;font-family:Arial,Baskerville,monospace;height:44px;line-height:44px;margin-top:-22px;position:fixed;text-align:center;top:50%;width:22px;z-index:10060}.sl-wrapper .sl-navigation button.sl-next{font-size:2rem;right:5px}.sl-wrapper .sl-navigation button.sl-prev{font-size:2rem;left:5px}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:10px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:10px}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:20px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:20px}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{border:0;display:block;height:auto;margin:0;padding:0;width:100%}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{background:rgba(0,0,0,.8);bottom:0;color:#fff;display:none;font-size:1rem;left:0;padding:10px;position:absolute;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{bottom:5px;color:#000;display:none;position:absolute;right:5px;z-index:1060}.sl-spinner{-webkit-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite;border:5px solid #333;border-radius:40px;display:none;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007}.sl-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.sl-transition{transition:transform .2s ease}@-webkit-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}