html{scroll-behavior:smooth}.small-text{font-size:.75rem}img{width:100%;border-radius:3px}.subtitle{text-transform:uppercase;color:#a87450;font-weight:700;letter-spacing:.125rem}.text-emphase{font-weight:600}::-moz-selection{background:rgba(168,116,80,.5)}::selection{background:rgba(168,116,80,.5)}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:Manrope,sans-serif;font-size:1rem;color:#4a5b6d;line-height:1.5;background:#f7f7fb}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif;line-height:1.2}h1{font-size:4rem}h2{font-size:3.75rem}h3{font-size:2.125rem}h4{font-size:1.25rem;text-transform:uppercase}h5{font-size:1.25rem}h6{font-size:1rem}hr{border:0;height:4px;background:#081420;margin-top:40px}a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:link{color:#a87450;text-decoration:none}a:visited{color:#a87450}a:hover{color:#a87450;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.link{display:inline-block;position:relative;font-weight:600}.link:after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.link:hover:after{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:scaleX(1);transform:scaleX(1)}.link-accent:after{background-color:#a87450}.link-white:after{background-color:#e5e7ef}.link-dark{color:#4a5b6d!important}.link-dark:after{background-color:#4a5b6d}.wrapper{max-width:1248px;margin:0 auto}.wrap{padding-left:20px;padding-right:20px}.grid-wrapper{display:grid;grid-template-columns:auto minmax(600px,1248px) auto;grid-column-gap:30px}.grid-center{grid-column:2/3}@media screen and (min-width:768px){.wrap{padding-left:50px;padding-right:50px}}@media screen and (min-width:1024px){.wrap{padding-left:0;padding-right:0}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #081420 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}textarea{padding:8px;background-color:#fff;border:1px solid #ccc;border-radius:10px;overflow:auto}textarea:focus{background-color:#fff;border-color:#000;outline:0}select{text-transform:none;height:36px;padding:0 8px;background-color:#fff;border:1px solid #ccc;border-radius:10px}select:focus{background-color:#fff;border-color:#000;outline:0}button{outline:0;overflow:visible;text-transform:none;cursor:pointer}.disabled,[disabled]{opacity:.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed}::-webkit-input-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}::-ms-input-placeholder{color:#999}::placeholder{color:#999}.button{max-width:335px;margin:30px auto;border:none;border-radius:3px;font-weight:500;-webkit-transition:all .2s cubic-bezier(.48,0,.46,1);transition:all .2s cubic-bezier(.48,0,.46,1);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button a{z-index:1;cursor:pointer;padding:22px 63px;width:100%;text-align:center}.button:hover::before{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(1);transform:scaleY(1)}.button::before{content:' ';position:absolute;width:100%;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1)}.button-primary{background:#a87450}.button-primary a{color:#fff}.button-primary:active::before,.button-primary:focus::before{background:#0d2134}.button-primary::before{background:#081420;border-radius:3px}.button-secondary{border:2px solid #081420}.button-secondary a{color:#081420;-webkit-transition:all .2s cubic-bezier(.48,0,.46,1);transition:all .2s cubic-bezier(.48,0,.46,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button-secondary .icon-arrow-right path{-webkit-transition:all .2s cubic-bezier(.48,0,.46,1);transition:all .2s cubic-bezier(.48,0,.46,1)}.button-secondary:hover a{color:#f7f7fb;-webkit-transition:all .2s cubic-bezier(.48,0,.46,1);transition:all .2s cubic-bezier(.48,0,.46,1)}.button-secondary:hover .icon-arrow-right path{fill:#fff;-webkit-transition:all .2s cubic-bezier(.48,0,.46,1);transition:all .2s cubic-bezier(.48,0,.46,1)}.button-secondary:active,.button-secondary:focus{border-color:#0d2134}.button-secondary:active::before,.button-secondary:focus::before{background:#0d2134}.button-secondary::before{background:#081420}.button-alt{background:#a87450}.button-alt a{color:#f7f7fb}.button-alt:active::before,.button-alt:focus::before{background:#fff}.button-alt:active a,.button-alt:focus a{color:#081420}.button-alt:hover a{color:#081420}.button-alt::before{background:#f7f7fb;border-radius:3px}.overflow-menu{overflow:hidden}#navbarid{position:fixed;z-index:300;display:block;-webkit-transition:1.3s .1s cubic-bezier(.5,0,.31,1);transition:1.3s .1s cubic-bezier(.5,0,.31,1)}.navbar{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:50;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;width:100vw;height:75px;background:#081420;border-bottom:1px solid rgba(74,91,109,.3)}.navbar .wrap,.navbar .wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-logo{color:#fff!important;font-weight:700;font-size:1.375rem}.nav-logo:hover{color:#a87450!important}.nav-line{-webkit-transition:.8s .1s cubic-bezier(.5,0,.31,1);transition:.8s .1s cubic-bezier(.5,0,.31,1);position:absolute;width:30px;height:1px;background-color:#fff}.nav-line-top{margin-top:5px}.nav-line-bottom{margin-top:-5px}.nav-toggle-active .nav-line-top{margin-top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.8s .1s cubic-bezier(.5,0,.31,1);transition:.8s .1s cubic-bezier(.5,0,.31,1)}.nav-toggle-active .nav-line-bottom{margin-top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.8s .1s cubic-bezier(.5,0,.31,1);transition:.8s .1s cubic-bezier(.5,0,.31,1)}.nav-toggle{height:10px;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0 30px 0;position:relative;cursor:pointer;color:#081420;font-weight:lighter;text-transform:uppercase}.nav{position:fixed;width:0%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;background:#081420;z-index:30}.nav-item{position:relative;font-size:2.5rem;margin:30px 0}.nav-item a{position:relative;top:140px;text-decoration:none;font-weight:700;color:#4a5b6d}.nav-item a:hover{color:#f7f7fb}.nav-item-active a::before{content:'-'}.nav-item-wrapper:after{content:"";position:absolute;top:60px;left:0;width:110%;height:230%;background:#081420;margin:0 auto;-webkit-transition:1s;transition:1s}.nav-item:hover:after{width:100%}@media (max-width:990px){.nav-item:after{display:none}}@media screen and (min-width:640px){.nav-item{font-size:5rem}.nav-item-wrapper:after{top:115px}}@media screen and (min-width:1024px){.nav-toggle{padding:30px}.nav-item{font-size:7.5rem;margin:unset}.nav-item-wrapper:after{top:160px;height:100%}}footer{background:url(../images/bg-shape-2.svg),#081420;background-repeat:no-repeat;background-position:bottom right;background-size:cover;padding-top:150px;padding-bottom:100px}footer hr{max-width:400px;margin:20px 0 0 0;height:2px;background:linear-gradient(100deg,#a87450 9.68%,rgba(168,116,80,0) 84.56%)}footer .footer-contact-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer-contact-option a{margin-left:4px;font-weight:600}footer .footer-contact-option .footer-contact-white,footer .footer-contact-option p{color:#f7f7fb}footer .footer-contact-option p{margin:3px 0}@media screen and (min-width:768px){footer{background-size:contain}footer .wrap,footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .wrap .social-medias,footer .wrapper .social-medias{margin:0}}.testimonials{background:url(../images/bg-shape-1.svg),#081420;background-repeat:no-repeat;background-position:top right;background-size:contain;padding-top:100px;padding-bottom:100px}.testimonials .testimonial{text-align:left}.testimonials div{max-width:870px}.testimonials .testimonials-text{margin-bottom:50px;text-align:center}.testimonials .testimonials-text p{color:#f7f7fb;font-size:1.375rem}.testimonials .testimonial-credits{text-align:center}@media screen and (min-width:640px){.testimonials .testimonial{text-align:center}}.about-technologies{margin:65px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.about-technologies li{list-style:none;margin:30px;width:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-technologies img{width:initial}@media screen and (min-width:768px){.about-technologies{max-width:730px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:100px auto}}.skills{max-width:670px;margin-top:100px}.main-skills{padding:40px;margin-top:80px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main-skills .skills-big-title{font-weight:700;text-align:center;margin:0 auto;font-size:1.75rem;background:-webkit-gradient(linear,right top,left top,from(#e5e7ef),color-stop(#a85050),color-stop(#a87450),to(#e5e7ef));background:linear-gradient(-90deg,#e5e7ef,#a85050,#a87450,#e5e7ef);-webkit-animation:AnimationFade 14s ease infinite;animation:AnimationFade 14s ease infinite;background-size:800% 800%;-webkit-background-clip:text;-webkit-transition:background,color 1s;transition:background,color 1s;color:transparent}.u-title-right{margin:0 -20vw 0 0}.u-text-inline{white-space:nowrap}@-webkit-keyframes AnimationFade{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes AnimationFade{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media screen and (min-width:768px){.skills-big-title{font-size:4.25rem!important}}@media screen and (min-width:1024px){.skills-big-title{font-size:5.9375rem!important}}@media screen and (min-width:1248px){.skills-big-title{font-size:7.5rem!important}}.portrait-img{margin:50px 0;max-width:400px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:300px}.about{padding-top:100px}.about h2{color:#081420}.about h3{text-align:center}.about hr{background:#a9afc7;height:1px}.button-group svg{margin-left:10px}.about-group-text{max-width:720px}@media screen and (min-width:768px){.about .portrait-img{margin:0}.about .about-group-1{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:650px}.about .button-group .button{width:300px;margin:30px 20px 30px 0}.about h3{text-align:left}.about .about-group-text div{width:400px}}@media screen and (min-width:768px){.about-title-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about hr{margin:0}.about-group-text div{width:unset!important}}@media screen and (min-width:1024px){.about .button-group .button-primary>a{width:290px}}@media screen and (min-width:768px){.about-group-1{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px 0}.about-group-1 .about-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}}@media screen and (min-width:1248px){.about .about-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:55px}}.case-studies{background:url(../images/bg-shape-4.svg);background-repeat:no-repeat;background-position:top left;padding-top:100px}.case-studies .button-primary{margin:35px 0}.case-studies h2{color:#081420}.case-studies .case-study{margin-bottom:100px}.case-studies .case-study:last-child{margin-bottom:0}.case-studies .case-study .case-study-title{margin:70px 0}.case-studies .case-study .case-study-title .subtitle{margin:0;max-width:350px}.case-studies .case-study .case-study-title h3{margin:7px 0;color:#081420}.case-studies .case-study img{-webkit-box-shadow:0 0 19px rgba(0,0,0,.1);box-shadow:0 0 19px rgba(0,0,0,.1);height:375px;-o-object-fit:cover;object-fit:cover;position:relative;border-radius:3px;margin-bottom:-10px}@media screen and (min-width:640px){.case-studies .case-studies .button-primary{margin:100px 0}}@media screen and (min-width:1024px){.case-studies .case-study{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-studies .case-study img{max-width:600px;height:80vh!important}.case-studies .case-study-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.case-studies .case-study-title{width:440px}}.social-medias{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:150px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.social-medias li a{padding:15px}.social-medias .social-medias-white{margin:30px auto}.social-medias .social-medias-white .social-icon-svg{fill:#4a5b6d;-webkit-transition:.3s;transition:.3s}.social-medias-white li a .social-icon-svg{-webkit-transition:.3s;transition:.3s}.social-medias-white li a:hover .social-icon-svg{fill:#e5e7ef;-webkit-transition:.3s;transition:.3s}.social-medias-black li a .social-icon-svg{-webkit-transition:.3s;transition:.3s}.social-medias-black li a:hover .social-icon-svg{fill:#a87450;-webkit-transition:.3s;transition:.3s}.input-group{width:335px;overflow:hidden;position:relative;margin-bottom:25px}label{position:absolute;top:30px;cursor:text;-webkit-transition:.3s cubic-bezier(.5,0,.3,1);transition:.3s cubic-bezier(.5,0,.3,1);font-size:.875rem}input[type=email],input[type=text]{display:block;width:97%;height:62px;padding-top:15px;border:none;border-radius:0;color:#fff;font-size:1.125rem;background:0 0;-webkit-transition:.3s cubic-bezier(.5,0,.3,1);transition:.3s cubic-bezier(.5,0,.3,1)}input[type=email]:valid~label,input[type=text]:valid~label{top:0}input[type=email]:focus,input[type=text]:focus{outline:0}input[type=email]:focus~label,input[type=text]:focus~label{top:0;color:#e5e7ef;font-size:.875rem}input[type=email]:focus~.input-bar:before,input[type=text]:focus~.input-bar:before{-webkit-transform:translateX(0);transform:translateX(0)}input[type=email]:-webkit-autofill,input[type=text]:-webkit-autofill{-webkit-text-fill-color:#fff!important}.input-bar{background:#4a5b6d;content:'';width:335px;height:2px;-webkit-transition:.3s cubic-bezier(.5,0,.3,1);transition:.3s cubic-bezier(.5,0,.3,1);position:relative}.input-bar:before{content:'';position:absolute;width:100%;height:20px;background:#e5e7ef;-webkit-transition:.3s cubic-bezier(.5,0,.3,1);transition:.3s cubic-bezier(.5,0,.3,1);-webkit-transform:translateX(-100%);transform:translateX(-100%)}input[type=submit]{margin-top:100px;z-index:1;cursor:pointer;padding:22px 63px;width:100%;text-align:center;color:#e5e7ef}input[type=submit]:hover{background:#e5e7ef;color:#081420}input[type=submit]:active,input[type=submit]:focus{background:#d5d8e5;outline:0;color:#081420}@media screen and (min-width:768px){.input-group{width:550px}.input-bar{width:550px}}.contact{padding-top:100px;padding-bottom:100px;background:#081420}.contact p.subtitle{margin-bottom:50px}.contact .contact-accent{color:#e5e7ef}.contact .contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact h2{font-size:2.4375rem;margin-bottom:100px}@media screen and (min-width:768px){.contact h2{font-size:5.375rem}}.hero{background:#081420;background-image:url(../images/bg-shape-3.svg);background-blend-mode:color-dodge;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero .button{z-index:10;margin:45px 0}.hero .button:hover a{color:#081420!important}.hero .button:active a,.hero .button:focus a{color:#081420!important}.hero .button:active::before,.hero .button:focus::before{background:#d5d8e5!important}.hero .button::before{background:#e5e7ef}.hero h1,.hero ul{z-index:2;position:relative}.hero h1{font-size:29px;font-weight:300}.hero .hero-emphase-name{color:#a87450;font-weight:600}.hero .hero-emphase-title{font-weight:600;color:#e5e7ef}.hero .pageHeadScrollDown{position:absolute;bottom:10px;background:#e5e7ef;width:2px;height:3rem;left:50%;-webkit-transition:opacity 2s;transition:opacity 2s;-webkit-transition-delay:2.1s;transition-delay:2.1s;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-animation:pageHeadScrollDown 3s ease-in-out infinite;animation:pageHeadScrollDown 3s ease-in-out infinite}@-webkit-keyframes pageHeadScrollDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}50%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}51%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes pageHeadScrollDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}50%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}51%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}.hero{position:relative;overflow:hidden}.scroll{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute}.scroll p{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;color:#4a5b6d;white-space:nowrap;font-weight:700;font-size:50rem;-webkit-animation:animate 20s linear infinite;animation:animate 20s linear infinite;mix-blend-mode:overlay;left:0}@-webkit-keyframes animate{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes animate{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (min-width:768px){.hero h1{font-size:4.375rem;max-width:830px}}.hero-global h1,.hero-global p{text-align:center}.hero-global h1{color:#fff;max-width:1000px!important}.hero-global p{color:#f7f7fb}.hero-global .button{margin:70px auto!important}.case-hero{background-size:cover!important}.case-hero .wrapper{height:98vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.case-hero .wrapper h1{margin:0;color:#081420}.case-hero .wrapper .case-hero-title{width:100%;margin-bottom:50px}.case-hero-mdbank{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.case-hero-mdbank{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.case-hero-mdbank{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.case-hero-mdbank{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.case-hero-mdbank{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1920.webp) center no-repeat}}.case-hero-periskio{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.case-hero-periskio{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.case-hero-periskio{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.case-hero-periskio{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.case-hero-periskio{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1920.webp) center no-repeat}}.case-hero-konvergo{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.case-hero-konvergo{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.case-hero-konvergo{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.case-hero-konvergo{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.case-hero-konvergo{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1920.webp) center no-repeat}}.case-hero-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.case-hero-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.case-hero-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.case-hero-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.case-hero-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1920.webp) center no-repeat}}.case-hero-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.case-hero-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.case-hero-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.case-hero-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.case-hero-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#f7f7fb),to(rgba(247,247,251,0))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(360deg,#f7f7fb 20%,rgba(247,247,251,0) 100%),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1920.webp) center no-repeat}}@media screen and (min-width:640px){.case-hero-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.bold-text{font-weight:600;font-size:1.25rem}.case-text-3{margin:100px auto}.case-text-2{margin:100px auto}.case-text-2 p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.case-text-1{margin:100px auto}.case-text-1 p{margin-bottom:50px;max-width:550px}.case-text-1 hr{background:#4a5b6d!important;height:1px;margin:0 0 35px}.case-text-1.case-dark-bg .paragraph,.case-text-1.case-dark-bg p{max-width:900px}.case-dark-bg{max-width:unset;margin-top:0;background:#081420;padding-top:70px;padding-bottom:70px}.case-dark-bg .bold-text{color:#fff}.case-dark-bg .paragraph{color:#e5e7ef}@media screen and (min-width:768px){.case-text-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.case-text-1 .paragraph{max-width:500px}.case-text-1:not(.case-dark-bg){max-width:1050px}}@media screen and (min-width:1024px){.case-text-1 .paragraph{max-width:600px}.case-text-3 .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.case-text-3 .wrapper div{max-width:600px}}.case-img-1{background:#fff;padding-top:70px;padding-bottom:70px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.case-img-1 img{margin:auto;width:unset;max-width:100%}.case-img-2{padding-top:0;padding-bottom:0}.case-img-3 img{margin:20px 0}.case-img-4 img{margin-bottom:-6px;border-radius:0}.case-img-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-img-5 img{margin:50px auto;max-width:700px}.case-img-6{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.case-img-6 img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.case-img-7{max-width:900px;margin:30px auto;display:-webkit-box;display:-ms-flexbox;display:flex}.case-img-7 img{display:block}.case-img-8{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-img-8 img{max-width:1000px;margin:70px auto}.case-img-9{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.case-img-9 img{width:initial;max-width:100%;margin:10px 0}.konvergo-userflow{margin:80px auto}.case-bg-image-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(#f7f6fb),color-stop(25.23%,rgba(247,246,251,0))),-webkit-gradient(linear,left top,left bottom,from(#f7f6fb),color-stop(30.14%,rgba(247,246,251,0))),url(../images/case-studies/konvergo/case-study-konvergo-guidelines.png);background:linear-gradient(0deg,#f7f6fb 0,rgba(247,246,251,0) 25.23%),linear-gradient(180deg,#f7f6fb 0,rgba(247,246,251,0) 30.14%),url(../images/case-studies/konvergo/case-study-konvergo-guidelines.png)}.case-bg-image-fill{height:500px;background-position:center;background-size:cover}.img-layout-pages img{-webkit-box-shadow:0 0 19px rgba(0,0,0,.1);box-shadow:0 0 19px rgba(0,0,0,.1);margin:20px auto}.img-layout-pages .img-layout-no-shadow{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:640px){.case-img-3{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.case-img-3 img{width:48%}.case-img-4{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.case-img-4 img{width:50%}}@media screen and (min-width:768px){.case-img-9 img{margin:60px 0}.case-img-1 img{max-width:800px}}.color-palette{padding-left:unset;list-style:none;margin-top:50px}.color-palette li{border-radius:3px;width:100%;padding:20px;margin:20px 0;border:1px solid}.color-palette li p{margin:5px 0;text-transform:uppercase}.color-palette .color-palette-periskio-1{background:#263a52;border-color:#6aa2c8}.color-palette .color-palette-periskio-1 p{color:#6aa2c8}.color-palette .color-palette-periskio-2{background:#1560bd;border-color:#2ac0ff}.color-palette .color-palette-periskio-2 p{color:#2ac0ff}.color-palette .color-palette-periskio-3{background:#fdc029;border-color:#ffff73}.color-palette .color-palette-periskio-3 p{color:#ffff73}.color-palette .color-palette-periskio-4{background:#e2eaf7;border-color:#4c74a4}.color-palette .color-palette-periskio-4 p{color:#4c74a4}.color-palette .color-palette-restaurant-palais-royal-1{background:#000e05;border-color:#bdc0be}.color-palette .color-palette-restaurant-palais-royal-1 p{color:#bdc0be}.color-palette .color-palette-restaurant-palais-royal-2{background:#002c0f;border-color:#80ab8e}.color-palette .color-palette-restaurant-palais-royal-2 p{color:#80ab8e}.color-palette .color-palette-restaurant-palais-royal-3{background:#114222;border-color:#90c2a1}.color-palette .color-palette-restaurant-palais-royal-3 p{color:#90c2a1}.color-palette .color-palette-restaurant-palais-royal-4{background:#415347;border-color:#a7c1b0}.color-palette .color-palette-restaurant-palais-royal-4 p{color:#a7c1b0}.color-palette .color-palette-restaurant-palais-royal-5{background:#c79f6d;border-color:#ffffda}.color-palette .color-palette-restaurant-palais-royal-5 p{color:#ffffda}.color-palette .color-palette-restaurant-palais-royal-6{background:#f5f5f5;border-color:#afafaf}.color-palette .color-palette-restaurant-palais-royal-6 p{color:#afafaf}.color-palette .color-palette-restaurant-palais-royal-7{background:#fff;border-color:#afafaf}.color-palette .color-palette-restaurant-palais-royal-7 p{color:#afafaf}.color-palette .color-palette-konvergo-1{background:#1a62c6;border-color:#34c4ff}.color-palette .color-palette-konvergo-1 p{color:#34c4ff}.color-palette .color-palette-konvergo-2{background:#ec0b43;border-color:#ffb9db}.color-palette .color-palette-konvergo-2 p{color:#ffb9db}.color-palette .color-palette-konvergo-3{background:#f3be22;border-color:#ffffc7}.color-palette .color-palette-konvergo-3 p{color:#ffffc7}.color-palette .color-palette-konvergo-4{background:#f8f8fa;border-color:#919193}.color-palette .color-palette-konvergo-4 p{color:#919193}.color-palette .color-palette-konvergo-5{background:#242930;border-color:#9197a0}.color-palette .color-palette-konvergo-5 p{color:#9197a0}.color-palette .color-palette-konvergo-6{background:#3a414e;border-color:#74829c}.color-palette .color-palette-konvergo-6 p{color:#74829c}.color-palette .color-palette-konvergo-7{background:#5d6a7f;border-color:#9eb4d8}.color-palette .color-palette-konvergo-7 p{color:#9eb4d8}.color-palette .color-palette-konvergo-8{background:#ecf0f6;border-color:#a3b7d3}.color-palette .color-palette-konvergo-8 p{color:#a3b7d3}.color-palette .color-palette-mdbank-1{background:#f08573;border-color:#f3e2dd}.color-palette .color-palette-mdbank-1 p{color:#f3e2dd}.color-palette .color-palette-mdbank-2{background:#1aaea6;border-color:#8eece7}.color-palette .color-palette-mdbank-2 p{color:#8eece7}.color-palette .color-palette-mdbank-3{background:#5551fd;border-color:#b8b6ff}.color-palette .color-palette-mdbank-3 p{color:#b8b6ff}.color-palette .color-palette-mdbank-4{background:#fcc300;border-color:#fffcf7}.color-palette .color-palette-mdbank-4 p{color:#fffcf7}.color-palette .color-palette-mdbank-5{background:#171614;border-color:#706e6a}.color-palette .color-palette-mdbank-5 p{color:#706e6a}.color-palette .color-palette-mdbank-6{background:#025893;border-color:#8eaabf}.color-palette .color-palette-mdbank-6 p{color:#8eaabf}.color-palette .color-palette-mdbank-7{background:#00bded;border-color:#afe7f5}.color-palette .color-palette-mdbank-7 p{color:#afe7f5}.color-palette .color-palette-mdbank-8{background:#f0f8ff;border-color:#a1a7ac}.color-palette .color-palette-mdbank-8 p{color:#a1a7ac}.color-palette .color-palette-mdbank-9{background:#fff;border-color:#a5a5a5}.color-palette .color-palette-mdbank-9 p{color:#a5a5a5}.color-palette .color-palette-mdbank-10{background:#fbfbfb;border-color:#9f9f9f}.color-palette .color-palette-mdbank-10 p{color:#9f9f9f}.color-palette-recettes-en-pot-1{background:#f4bd7c;border-color:#fff6dd!important}.color-palette-recettes-en-pot-1 p{color:#fff6dd}.color-palette-recettes-en-pot-2{background:#b77222;border-color:#f2b84c!important}.color-palette-recettes-en-pot-2 p{color:#f2b84c}.color-palette-recettes-en-pot-3{background:#2a4a59;border-color:#6f97a9!important}.color-palette-recettes-en-pot-3 p{color:#6f97a9}.color-palette-recettes-en-pot-4{background:#1f3340;border-color:#637b8a!important}.color-palette-recettes-en-pot-4 p{color:#637b8a}.color-palette-recettes-en-pot-5{background:#f5f0eb;border-color:#989898!important}.color-palette-recettes-en-pot-5 p{color:#989898}.color-palette-recettes-en-pot-6{background:#686868;border-color:#a8a8a8!important}.color-palette-recettes-en-pot-6 p{color:#a8a8a8}.color-palette-recettes-en-pot-7{background:#989898;border-color:#ddd!important}.color-palette-recettes-en-pot-7 p{color:#ddd}.color-palette-recettes-en-pot-8{background:#b6b6b6;border-color:#e9e9e9!important}.color-palette-recettes-en-pot-8 p{color:#e9e9e9}.color-palette-recettes-en-pot-9{background:#f9f9f9;border-color:#ababab!important}.color-palette-recettes-en-pot-9 p{color:#ababab}.color-palette-recettes-en-pot-10{background:#fff;border-color:#c4c4c4!important}.color-palette-recettes-en-pot-10 p{color:#c4c4c4}@media screen and (min-width:640px){.color-palette{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.color-palette li{margin:10px;max-width:335px}}.case-icons-list{padding-left:unset;list-style:none}.case-icons-list li{max-width:335px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.case-icons-list li img{margin-right:50px;width:70px}.case-icons-list-no-label{max-width:350px;padding-left:unset;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:70px auto}.case-icons-list-no-label li{margin:10px}@media screen and (min-width:640px){.case-icons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.case-icons-list li{width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-icons-list li img{margin:0}.case-icons-list li p{max-width:200px;text-align:center}}@media screen and (min-width:768px){.case-icons-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.illustrations-list{margin-top:70px}.illustrations-list li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.illustrations-list img{padding:30px}@media screen and (min-width:640px){.illustrations-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.illustrations-list img{width:300px}}.case-fonts{margin-top:50px}.case-fonts hr{background:#4a5b6d;height:1px;margin:70px 0}.case-fonts .case-font-group .case-font-font{margin-bottom:50px;width:200px}.case-fonts .case-font-group img{width:initial;max-width:100%}@media screen and (min-width:768px){.case-font-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.next-case{margin-top:100px;padding-top:100px;padding-bottom:100px;background-size:cover!important}.next-case h2{color:#fff}.next-case .link-white{color:#e5e7ef}.next-case-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.next-case-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.next-case-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.next-case-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.next-case-restaurant-palais-royal{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/restaurant-palais-royal/case-study-restaurant-palais-royal-hero-bg,w_1920.webp) center no-repeat}}.next-case-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_640.webp) center no-repeat;background-position:bottom}@media (min-width:1058px){.next-case-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1058.webp) center no-repeat;background-position:bottom}}@media (min-width:1378px){.next-case-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1378.webp) center no-repeat;background-position:bottom}}@media (min-width:1720px){.next-case-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1720.webp) center no-repeat;background-position:bottom}}@media (min-width:1920px){.next-case-konvergo{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/konvergo/case-study-konvergo-hero-bg,w_1920.webp) center no-repeat;background-position:bottom}}.next-case-mdbank{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.next-case-mdbank{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.next-case-mdbank{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.next-case-mdbank{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.next-case-mdbank{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/mdbank/case-study-mdbank-hero-bg,w_1920.webp) center no-repeat}}.next-case-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.next-case-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.next-case-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.next-case-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.next-case-recettes-en-pot{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/recettes-en-pot/case-study-recettes-en-pot-hero-bg,w_1920.webp) center no-repeat}}.next-case-periskio{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_640.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_640.webp) center no-repeat}@media (min-width:1058px){.next-case-periskio{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1058.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1058.webp) center no-repeat}}@media (min-width:1378px){.next-case-periskio{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1378.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1378.webp) center no-repeat}}@media (min-width:1720px){.next-case-periskio{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1720.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1720.webp) center no-repeat}}@media (min-width:1920px){.next-case-periskio{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,20,32,.85)),to(rgba(8,20,32,.85))),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1920.webp) center no-repeat;background:linear-gradient(0deg,rgba(8,20,32,.85),rgba(8,20,32,.85)),url(../images/case-studies/periskio/case-study-periskio-hero-bg,w_1920.webp) center no-repeat}}.case-large-img{margin-bottom:-6px;border-radius:0}.pace{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2000;position:fixed;margin:auto;top:0;left:0;right:0;bottom:0;width:300px;border:0;height:3px;overflow:hidden;background:#fff}.pace .pace-progress{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:300px;position:fixed;z-index:2000;display:block;position:absolute;top:0;right:100%;height:100%;background:#d3d7e7}.pace.pace-inactive{display:none}#preloader{width:100%;height:100vh;background:url(../images/bg-shape-5.svg),#f7f7fb;background-repeat:no-repeat;background-position:bottom right;background-size:contain;z-index:1000;overflow:hidden;position:fixed;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.logo-preloader{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px}.modale-ytb-hidden{display:none!important}#modale-ytb{z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100vw!important;height:100vh;background:rgba(8,20,32,.95)}#modale-ytb iframe{border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.m-t-5{margin-top:5px!important}.p-t-5{padding-top:5px!important}.m-b-5{margin-bottom:5px!important}.p-b-5{padding-bottom:5px!important}.m-l-5{margin-left:5px!important}.p-l-5{padding-left:5px!important}.m-r-5{margin-right:5px!important}.p-r-5{padding-right:5px!important}.m-t-10{margin-top:10px!important}.p-t-10{padding-top:10px!important}.m-b-10{margin-bottom:10px!important}.p-b-10{padding-bottom:10px!important}.m-l-10{margin-left:10px!important}.p-l-10{padding-left:10px!important}.m-r-10{margin-right:10px!important}.p-r-10{padding-right:10px!important}.m-t-15{margin-top:15px!important}.p-t-15{padding-top:15px!important}.m-b-15{margin-bottom:15px!important}.p-b-15{padding-bottom:15px!important}.m-l-15{margin-left:15px!important}.p-l-15{padding-left:15px!important}.m-r-15{margin-right:15px!important}.p-r-15{padding-right:15px!important}.m-t-20{margin-top:20px!important}.p-t-20{padding-top:20px!important}.m-b-20{margin-bottom:20px!important}.p-b-20{padding-bottom:20px!important}.m-l-20{margin-left:20px!important}.p-l-20{padding-left:20px!important}.m-r-20{margin-right:20px!important}.p-r-20{padding-right:20px!important}.u-hidden-visually{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.u-hidden{display:none!important}@media print{.hidden-print{display:none!important}}