.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}@font-face{font-family:Alliance1;font-style:"normal";font-weight:200;src:local("DegarismStudio-AllianceNo.1Light"),local("DegarismStudio-AllianceNo.1Light"),url(/static/media/DegarismStudio-AllianceNo.1Light.977afadfd6d9944cb587.woff) format("woff")}@font-face{font-family:Alliance2;font-style:"normal";font-weight:200;src:local("DegarismStudio-AllianceNo.2Light"),local("DegarismStudio-AllianceNo.2Light"),url(/static/media/DegarismStudio-AllianceNo.2Light.30175d994ae312b091bf.woff) format("woff")}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Alliance1,sans-serif;font-size:16px;margin:0;overflow-x:hidden}#root{display:flex;flex-direction:column;height:100%}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.page{animation:fade .3s cubic-bezier(.04,.5,.16,.96);display:flex;flex-direction:column;height:100%}.page .component{animation:fade-up .3s cubic-bezier(.04,.5,.16,.96);display:flex;flex:1 1;flex-direction:column}.flex{display:flex}.flex .space{flex:1 1}.flex-column{flex-direction:column}.slide-enter,.slide-exit{transition:transform 1s ease-out}.slide-enter{transform:translateX(100%)}.slide-enter.slide-enter-active,.slide-exit{transform:translateX(0)}.slide-exit{left:0;position:absolute;top:0;width:100%}.slide-exit-active{transform:translateX(-100%)}.articles-lg{align-items:center;background-color:#898989;display:flex;justify-content:center}.articles-lg-content{display:flex;flex-direction:column;max-width:1440px;width:90%}.articles-lg-content-header{margin:60px 0 40px}.articles-lg-content-header p{color:#171616;font-family:Alliance2;font-size:1rem;font-weight:600;margin:0}.articles-lg-content-header h3{color:#fff;font-family:Alliance2;font-size:3.5rem;font-weight:400;letter-spacing:-1.1px;line-height:1.04;margin:0;padding:10px 0;text-transform:uppercase}.articles-lg-content .images-header{display:flex}.articles-lg-content .images-header .images{cursor:pointer;height:670px;max-width:670px;overflow:hidden;position:relative;width:100%}.articles-lg-content .images-header .images img{height:auto;position:relative;width:100%}.articles-lg-content .images-header .images .hover{opacity:0;transition:opacity .75s ease}.articles-lg-content .images-header .images:hover .hover{display:block;opacity:1}@media screen and (max-width:1100px){.articles-lg-content .images-header .images{height:580px}}@media screen and (max-width:900px){.articles-lg-content .images-header .images{height:500px}}.articles-lg-content .images-content{display:flex}.articles-lg-content .images-content-sm{cursor:pointer;display:flex;height:670px;max-width:670px;overflow:hidden;position:relative;width:100%}.articles-lg-content .images-content-sm .images-sm{cursor:pointer;display:flex;flex-direction:column;overflow:hidden;width:670px}@media screen and (max-width:1100px){.articles-lg-content .images-content-sm .images-sm{height:580px}}@media screen and (max-width:900px){.articles-lg-content .images-content-sm .images-sm{height:500px}}.articles-lg-content .images-content-sm .images-sm-space{height:335px;width:100%}.articles-lg-content .images-content-sm .images-sm-container{display:flex;height:335px;overflow:hidden}.articles-lg-content .images-content-sm .images-sm-container-imgs{height:335px;position:relative;width:100%}.articles-lg-content .images-content-sm .images-sm-container-imgs img{height:auto;position:relative;width:100%}.articles-lg-content .images-content-sm .images-sm-container-imgs .hover{opacity:0;transition:opacity .75s ease}.articles-lg-content .images-content-sm .images-sm-container-imgs:hover .hover{display:block;opacity:1}.articles-lg-content .images-content-sm .images-sm-container-imgs .reverse{height:auto;position:relative;width:100%}.articles-lg-content .images-content .images{cursor:pointer;height:670px;max-width:670px;overflow:hidden;position:relative;width:100%}.articles-lg-content .images-content .images img{background-position:50%;background-repeat:no-repeat;height:auto;width:100%}.articles-lg-content .images-content .images .hover{opacity:0;transition:opacity .75s ease}.articles-lg-content .images-content .images:hover .hover{display:block;opacity:1}@media screen and (max-width:1100px){.articles-lg-content .images-content .images{height:580px}}@media screen and (max-width:900px){.articles-lg-content .images-content .images{height:500px}}.button{background-color:inherit;border:2.5px solid #171616;border-radius:28px;color:#171616;cursor:pointer;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:48px;letter-spacing:normal;line-height:normal;outline:0;overflow:hidden;padding:2px;position:relative;text-align:center;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:160px;z-index:1}@media(max-width:576px){.button{position:static}}.button:hover{background-color:#171616;border:1px solid #171616;color:#171616}.button:hover:before{top:0}.button:before{background:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.button.outlinedSmall,.button.solidSmall{font-size:12px;height:32px;width:107px}.button.outlinedLarge,.button.solidLarge{font-size:18px;height:56px;padding:0;width:100%}.button.solidLarge,.button.solidMedium,.button.solidSmall{background-color:#171616;color:#fff;width:100%}@media(max-width:576px){.button.solidLarge,.button.solidMedium,.button.solidSmall{height:48px}}.button.solidLarge:hover,.button.solidMedium:hover,.button.solidSmall:hover{border:1px solid #171616;color:#171616}.button.solidLarge:hover:before,.button.solidMedium:hover:before,.button.solidSmall:hover:before{top:0}.button.notFound{background-color:#02be3b;border:1px solid #02be3b;color:#000;width:100%}@media(max-width:576px){.button.notFound{height:48px}}.button.notFound:hover{border:1px solid #171616;color:#171616}.button.notFound:hover:before{top:0}.button.headerButton{background-color:#171616;border:2.5px solid #fff;color:#fff;width:200px}.button.headerButton.loading{padding-left:40px}.button.headerButton.inside{background-color:#0000}.button.headerButton:hover{border:none;color:#171616}.button.headerButton:hover:before{top:0}.button.medium{font-size:16px;height:48px;width:192px}@media(max-width:576px){.button.medium{font-size:12px;height:32px;width:105px}.button.medium.fullWidth{height:40px;width:100%}}.button.large{font-size:18px;height:56px;width:250px}@media(max-width:576px){.button.large{font-size:12px;height:32px;width:150px}.button.large.fullWidth{height:40px;width:100%}}.button.rounded{align-items:center;border-radius:50%;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;width:40px}.carousel{width:100%}.carousel.casesHome{background-color:#fff;padding-top:56px}.carousel.articlesHome{background-color:#898989;padding-top:56px}@media(min-width:576px){.carousel.articlesHome{padding-top:0}}.carousel.articlesHomeLarge{background-color:#fff;padding-top:56px}.carousel .carousel-container{margin:0 auto;max-width:1440px;padding-bottom:60px;width:90%}@media(max-width:576px){.carousel .carousel-container{padding-bottom:50px}}.carousel .react-multi-carousel-dot-list{align-items:baseline!important}.carousel .react-multi-carousel-dot-list .react-multi-carousel-custom-dot{background-color:#000;border-style:none;box-shadow:none;cursor:pointer;display:inline-block;height:3px;margin:0 6px 0 8px;opacity:1;outline:0;padding:0;transition:background .5s;width:33px}.carousel .react-multi-carousel-dot-list .react-multi-carousel-custom-dot.active{height:7px}.carousel .custom-arrow2{background-color:#0000;border:4px solid #000;border-right:none;border-top:none;bottom:auto;cursor:pointer;height:67px;position:absolute;right:4.3em;top:7em;transform:rotate(225deg);width:67px}.carousel .custom-arrow2:focus{outline:none!important}.carousel .custom-arrow2:hover{border-bottom:4px solid #02be3b;border-left:4px solid #02be3b}@media(max-width:600px){.carousel .custom-arrow2{display:none}}.carousel .slide-container{max-width:416px;width:95%}@media(max-width:576px){.carousel .slide-container.articlesHome{width:95%}}.carousel .images{background-color:#fff;height:192px;width:100%}@media(min-width:576px){.carousel .images{height:280px;max-width:95%;position:relative}.carousel .images .hover-carousel{opacity:0;transition:opacity .75s ease}.carousel .images:hover .hover-carousel{display:block;opacity:1}}.carousel .images.articlesHome,.carousel .images.articlesHome img{height:201px}.carousel .images.articlesHomeLarge{height:192px;overflow:hidden}@media(min-width:576px){.carousel .images.articlesHomeLarge{height:280px;max-width:416px}}.carousel .images.articlesHomeLarge img{height:auto}.carousel .images img{background-position:50%;background-repeat:no-repeat;height:100%;width:100%}@media(min-width:576px){.carousel .images img{height:280px;max-width:416px}}.carousel a{color:inherit;text-decoration:none}.carousel .infos{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.carousel .infos h3{color:#000;font-family:Alliance2;font-size:2.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;margin:24px 0 15px;text-align:left;text-align:initial;text-decoration:none}.carousel .infos h3.articlesHome{color:#fff;text-align:left;text-align:initial}.carousel .infos h3.articlesHomeLarge{color:#000;text-align:left;text-align:initial}@media(max-width:600px){.carousel .infos h3{font-size:1.5rem}}.carousel .infos span{color:#000;font-family:Alliance2;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1;text-align:left;text-align:initial;text-transform:uppercase}@media(max-width:600px){.carousel .infos span{font-size:.625rem;margin-bottom:10px}}.carousel .infos p{color:#898989;font-family:Alliance2;font-size:.625rem;font-weight:500;line-height:12.4px;margin:0 0 30px;padding:0;text-transform:uppercase}.carousel .infos p.articlesHome{color:#a8a8a8;font-size:.875rem}.carousel .infos p.articlesHomeLarge{color:#898989;font-size:.625rem}@media(min-width:576px){.carousel .infos p{display:none}}.carousel .carousel-header{display:flex;justify-content:center;width:100%}.carousel .carousel-header-content{color:#000;display:flex;flex-direction:column;font-family:Alliance2;font-weight:300;margin:auto;text-transform:uppercase;width:100%}@media(max-width:960px){.carousel .carousel-header-content{align-items:center;display:flex;flex-direction:column;margin-left:0}}.carousel .carousel-header-content h5{font-size:1rem;font-weight:700;margin:0}.carousel .carousel-header-content h3{color:#000;font-size:3.5rem;height:80px;letter-spacing:-1.1px;line-height:1.04;margin:0 0 44px}.carousel .carousel-header-content h3.articlesHome{color:#fff}.carousel .carousel-header-content h3.articlesHomeLarge{color:#000}@media(max-width:960px){.carousel .carousel-header-content h3{font-size:1.87rem}}@media(max-width:600px){.carousel .carousel-header-content h3{margin:0}}.carousel .content-button{display:none}@media screen and (max-width:576px){.carousel .content-button{align-items:center;display:flex;justify-content:center;margin-top:30px;width:100%}.carousel .content-button>div{width:100%}.carousel .content-button>div .button{border:none;height:40px;padding:0;width:100%}.carousel .content-button>div .button button{border:2px solid #171616;color:#171616}.carousel .content-button>div .button button.articlesHome{border:2px solid #fff;color:#fff}.carousel .content-button>div .button button.articlesHomeLarge{border:2px solid #171616;color:#171616}}.carousel .carousel-content{padding-bottom:90px;position:relative}@media(max-width:600px){.carousel .carousel-content{padding-bottom:20px}}.ceo-company-container{align-items:center;background:#89898912;border-top:.4px solid #171616;display:flex;flex-direction:column;justify-content:center}.ceo-company-container .ceo-company-content{display:flex;justify-content:space-between;margin-bottom:65px;margin-top:55px;max-width:1440px;width:90%}@media(min-width:576px){.ceo-company-container .ceo-company-content{width:90%}}.ceo-company-container .ceo-company-content .ceo-company{align-items:center;display:flex;flex-direction:column;max-width:597px;width:100%}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-title{display:flex;height:130px;width:100%}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-title.reverse{text-align:end}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-title span{color:#171616;font-family:Alliance2;font-size:3.25rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-2px;line-height:1.08;text-transform:uppercase;width:160px}@media(max-width:960px){.ceo-company-container .ceo-company-content .ceo-company .ceo-company-title span{font-size:1.375rem;letter-spacing:-.93px;line-height:1.07}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-title{align-items:flex-start;height:80px;width:120px}}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-subtitle{display:flex;height:60px;width:100%}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-subtitle.reverse{text-align:end}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-subtitle span{color:#171616;font-family:Alliance2;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;text-transform:uppercase}@media(max-width:960px){.ceo-company-container .ceo-company-content .ceo-company .ceo-company-subtitle span{font-size:.625rem;line-height:1.4}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-subtitle{height:0;width:40%}}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-description{height:137px}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-description span{color:#171616;font-family:Alliance2;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.63px;line-height:1.45}@media(max-width:960px){.ceo-company-container .ceo-company-content .ceo-company .ceo-company-description span{font-size:.813rem;letter-spacing:normal;line-height:1.42}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-description{height:140px;margin-bottom:50px}}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-image{height:220px;margin-bottom:45px;margin-top:27px;max-width:220px;overflow:hidden;width:100%}@media(max-width:960px){.ceo-company-container .ceo-company-content .ceo-company .ceo-company-image{height:160px;margin-bottom:0;margin-top:0;max-width:160px;min-width:160px}}.ceo-company-container .ceo-company-content .ceo-company .ceo-company-image img{background-position:50%;background-size:cover;cursor:pointer;height:auto;width:100%}.ceo-company-container .ceo-company-content .ceo-company-header{display:flex;margin-bottom:40px;width:100%}.ceo-company-container .ceo-company-content .ceo-company-header.reverse{flex-direction:row-reverse}.ceo-company-container .ceo-company-content .ceo-company-header .ceo-company-header-user{display:flex;flex-direction:column;justify-content:flex-start;margin:0 22px}.ceo-company-container .ceo-company-content .ceo-company-header .ceo-company-header-user.reverse{align-items:flex-end;margin-right:22px}@media(max-width:960px){.ceo-company-container .ceo-company-content{flex-direction:column;margin-bottom:0}}.clients{align-items:center;background:#89898912;display:flex;flex-direction:column;justify-content:center}.clients-header{margin-bottom:57px;margin-top:48px;max-width:1440px;width:90%}@media(min-width:576px){.clients-header{width:90%}}.clients-header-title{height:80px;margin-top:15px}.clients-header-title h3{color:#000;font-family:Alliance2;font-size:3.5rem;font-weight:300;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(max-width:960px){.clients-header-title h3{display:flex;font-size:1.875rem;justify-content:center;letter-spacing:-.59px;line-height:.97}.clients-header-title{height:40px}}.clients-header-subtitle{display:flex}.clients-header-subtitle span{color:#171616;font-family:Alliance2;font-size:1rem;font-weight:500;text-transform:uppercase;width:335px}@media(max-width:960px){.clients-header-subtitle span{font-size:.625rem;line-height:1.4}.clients-header-subtitle{text-align:center;width:210px}.clients-header{align-items:center;display:flex;flex-direction:column}}.clients-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:730px;width:100%}.clients-content>div{margin:0 25px 50px 10px;max-width:90px;width:100%}@media(min-width:960px){.clients-content>div{margin:0 25px 108px 10px;max-width:150px}}.clients-content>div .image{cursor:default;height:auto;width:100%}@media(max-width:960px){.clients-content{margin-bottom:20px;overflow:hidden;width:85%}}.contact-confirmation,.contact-confirmation-content{align-items:center;display:flex;justify-content:center;width:100%}.contact-confirmation-content{flex-direction:column;max-width:90%}.contact-confirmation-content h1{color:#000;font-family:Alliance2;font-size:1.813rem;font-weight:600;line-height:37px;margin:0;padding:68px 0 17px;text-align:center}@media(min-width:576px){.contact-confirmation-content h1{font-size:3rem;line-height:58px}}.contact-confirmation-content h6{color:#000;font-family:Alliance2;font-size:1.125rem;font-weight:500;line-height:21px;margin:0;text-align:center}@media(min-width:576px){.contact-confirmation-content h6{font-size:1.313rem;line-height:25px}}.contact-confirmation-content p{color:#000;font-family:Alliance2;font-size:.875rem;font-weight:400;line-height:16px;margin:0;padding:80px 0 20px;text-align:center}@media(min-width:576px){.contact-confirmation-content p{font-size:1.313rem;line-height:25px}}.contact-confirmation-content .our-articles{display:flex;justify-content:center;width:100%}.contact-confirmation-content .our-articles-content{display:flex;width:100%}@media(min-width:576px){.contact-confirmation-content .our-articles-content{max-width:650px}}.contact-confirmation-content .our-articles-content-grid{margin-bottom:50px;width:100%}.contact-confirmation-content .our-articles-content-grid a{color:#000;text-decoration:none}.contact-confirmation-content .our-articles-content-grid a .articles-card{height:210px;overflow:hidden;width:100%}@media(min-width:576px){.contact-confirmation-content .our-articles-content-grid a .articles-card{height:133px;width:202px}}.contact-confirmation-content .our-articles-content-grid a .articles-card img{background-position:50%;background-repeat:no-repeat;height:auto;width:100%}.contact-confirmation-content .our-articles-content-grid a .articles-card img:hover{transform:scale(1.1);transition:transform 1s cubic-bezier(.25,.45,.45,.95)}.contact-confirmation-content .our-articles-content-grid a h3{font-size:1.5rem;line-height:1;margin:26px 0 10px}.contact-confirmation-content .our-articles-content-grid a p{font-size:1rem;font-weight:500;line-height:1.38;margin:0;padding:0;text-align:left;text-align:initial}.contact-confirmation-content-icons{display:flex;justify-content:center;width:100%}.contact-confirmation-content-icons-content{display:flex;justify-content:space-between;max-width:190px;padding:30px 0 70px;width:90%}@media(min-width:576px){.contact-confirmation-content-icons-content{max-width:230px;padding:30px 0 170px}}.contact-confirmation-content-icons-content .sitemap-icons{align-items:center;display:flex;height:37px;justify-content:center;width:37px}.contact-confirmation-content-icons-content .sitemap-icons .icon-svg{fill:#000;transition:transform .2s}.contact-confirmation-content-icons-content .sitemap-icons .icon-svg:hover{fill:#5f6061}.ReactCollapse--collapse{transition:height .3s}.collapse{width:100%}.collapse .collapse--header{align-items:center;border-bottom:2px solid #898989;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between}.collapse .collapse--header svg,.collapse .collapse--header>p{color:#898989;font-weight:700}.collapse .collapse--header--active{align-items:center;border-bottom:2px solid #000;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between}.collapse .collapse--header--active>p{color:#000;font-weight:700}.collapse form{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:20px}.collapse label{cursor:pointer;display:flex;font-weight:500;margin-bottom:.375em;overflow:hidden;position:relative}.collapse label input{left:-9999px;position:absolute}.collapse label input:checked+span{background-color:#efefef}.collapse label input:checked+span:before{box-shadow:inset 0 0 0 .4375em #171616}.collapse label span{align-items:center;border-radius:99em;display:flex;padding:.375em .75em .375em .375em;transition:.25s ease}.collapse label span:hover{background-color:#dadada}.collapse label span:before{background-color:#fff;border-radius:50%;box-shadow:inset 0 0 0 .125em #171616;content:"";display:flex;flex-shrink:0;height:1.5em;margin-right:.375em;transition:.25s ease;width:1.5em}.black{color:#000!important}.container{flex:1 1;flex-direction:column}.container.scrollable{overflow-y:auto}.footer{border-top:.5px solid #898989;justify-content:center}.footer,.footer .content-footer{background-color:#171616;display:flex}.footer .content-footer{align-items:center;font-family:Alliance2;height:104px;justify-content:space-between;max-width:1440px;width:90%}@media(min-width:576px){.footer .content-footer{width:90%}}.footer .content-footer img{max-width:112px;width:100%}@media(min-width:576px){.footer .content-footer img{max-width:200px}}.footer .content-footer .wrapper .toggle-lang{margin-left:35px}@media(max-width:576px){.footer .content-footer .wrapper .toggle-lang{display:none}}.footer .content-footer .wrapper span{color:#898989;font-size:1.125rem;font-weight:500;line-height:1.67}@media(max-width:576px){.footer .content-footer .wrapper span{font-size:.75rem;text-transform:lowercase}}@media(min-width:576px){.footer .content-footer .wrapper{align-items:center;display:flex}}.flipcard-container{border-radius:16px;height:520px;position:relative;transform-style:preserve-3d;transition:all .9s ease;width:320px}@media(min-width:768px){.flipcard-container{height:300px;width:700px}}.flipcard-container.rotate{transform:rotateY(180deg)}.flipcard-front-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#171616;border-radius:16px;box-sizing:border-box;color:#fff;height:100%;overflow:hidden;padding:40px;position:absolute;width:100%}@media(min-width:768px){.flipcard-front-face{align-items:center;display:flex;flex-direction:row}}.flipcard-front-face:hover{transform:scale(1.005)}.flipcard-logo{background-color:#171616;border-radius:50%;position:relative}@media(min-width:768px){.flipcard-logo{align-items:center;display:flex;left:-40px}}.flipcard-title{font-size:28px;font-weight:700;position:relative;text-transform:capitalize;top:12px}@media(min-width:768px){.flipcard-title{align-items:center;color:#fff;display:flex;font-size:44px;left:50%;margin-left:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}}.flipcard-front-face-action{align-items:center;background-color:#02be3b;border-radius:50%;bottom:40px;color:#171616;cursor:pointer;display:flex;font-size:22px;font-weight:600;height:36px;justify-content:center;line-height:0;position:absolute;right:40px;-webkit-user-select:none;user-select:none;width:36px}.flipcard-front-face-action-label{position:relative;top:-1px}.flipcard-front-face-action:hover{background-color:#0ea30e}.flipcard-back-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#171616;border-radius:16px;box-sizing:border-box;color:#fff;height:100%;padding:20px 40px;position:absolute;transform:rotateY(180deg);width:100%}.flipcard-message{font-size:16px!important;line-height:24px;margin-top:20px}.flipcard-back-face-action{align-items:center;background-color:#02be3b;border-radius:50%;bottom:40px;color:#171616;cursor:pointer;display:flex;font-size:22px;font-weight:600;height:36px;justify-content:center;line-height:0;position:absolute;right:40px;-webkit-user-select:none;user-select:none;width:36px}.flipcard-back-face-action-label{position:relative;top:-1px}.flipcard-back-face-action:hover{background-color:#0ea30e}.header{align-items:center;background:#02be3b;display:flex;justify-content:center;padding:12px 0;position:relative;width:100vw}.header.absolute{padding:0}.header.reverse{background-color:#171616}.header-container{max-width:90%;width:100%}@media(min-width:576px){.header-container{max-width:90%}}.header .sidebar{opacity:0;transition:opacity .4s ease-in-out}.header .sidebar.closed{display:none}.header .sidebar.open{display:block;opacity:1;width:100%}@media(min-width:64em){.header .sidebar{width:100%}}.home-variants-content{align-items:center;background:#02be3b;display:flex;justify-content:center;width:100%}.home-variants-content .home-variants-container{background:#02be3b;display:flex;flex-direction:column;justify-content:space-around;max-width:1440px;width:90%}@media(min-width:576px){.home-variants-content .home-variants-container{width:90%}}.home-variants-content .home-variants-container .home-variants-title{display:flex}@media(max-width:576px){.home-variants-content .home-variants-container .home-variants-title{flex-direction:column;margin-bottom:40px}}.home-variants-content .home-variants-container .home-variants-title p{color:#171616;cursor:default;font-family:Alliance1;font-size:8rem;font-weight:300;letter-spacing:-6.09889px;line-height:119px;margin:35px 0 0;text-align:center;text-transform:uppercase}@media(max-width:1080px){.home-variants-content .home-variants-container .home-variants-title p{font-size:6rem}}@media(max-width:768px){.home-variants-content .home-variants-container .home-variants-title p{border:none;display:table;font-family:Alliance2;font-size:37px;font-weight:600;letter-spacing:-1.72547px;line-height:40px;margin:0;max-width:320px;padding:0;text-align:left;text-align:initial;width:100%}}.home-variants-content .home-variants-container .home-variants-details{display:flex;justify-content:center;margin:70px 0;width:100%}@media(max-width:576px){.home-variants-content .home-variants-container .home-variants-details{margin:0}}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos{align-items:center;display:flex;flex-direction:row}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos.reverse{align-items:flex-start;flex-direction:column-reverse;margin-bottom:40px;width:100%}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos a{width:100%}@media(min-width:576px){.home-variants-content .home-variants-container .home-variants-details .home-variants-infos a{width:auto}}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos .home-variants-subtitle{margin-left:65px;max-width:562px;width:100%}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos .home-variants-subtitle span{color:#171616;font-family:Alliance1;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.45px;line-height:1.56px}@media(max-width:767px){.home-variants-content .home-variants-container .home-variants-details .home-variants-infos .home-variants-subtitle span{display:table;font-size:.75rem;font-weight:500;line-height:20px;text-align:left;text-align:initial;width:100%}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos .home-variants-subtitle{margin-bottom:18px;margin-left:0}.home-variants-content .home-variants-container .home-variants-details .home-variants-infos{align-items:center;flex-direction:column}.home-variants-content .home-variants-container{justify-content:space-evenly;margin-top:24px}}.data{background-color:#171616;bottom:0;color:#fff;cursor:pointer;height:25%;position:absolute;width:100%}.data.carouselHome{display:flex;width:100%}.data-title{font-family:Alliance2;font-size:1rem;font-weight:300;letter-spacing:-2.15px;line-height:1;text-transform:uppercase}.data-title.articles{font-size:2.5rem;margin:30px 0 15px 40px}.data-title.articlesSmall{font-size:1rem;letter-spacing:0;margin:15px 0 7px 20px}.data-title.carouselHome{font-size:2.025rem;margin-left:24px;margin-top:16px}.data-subtitle{color:#898989;font-family:Alliance2;font-size:1.125rem;font-weight:500;margin:0 0 0 40px;text-transform:uppercase}.data-subtitle.articlesSmall{font-size:.625rem;margin:0 0 0 20px}@media(max-width:576px){.data{display:none!important}}.input-container{display:flex;flex-direction:column}.input-container .input{border:2.5px solid #171616;border-radius:4px;font-size:16px;height:40px;padding:0 10px}.input-container .input.error{border:2.5px solid #f47171}.input-container .input-radio{align-items:center;display:flex;height:20px;justify-content:flex-start}@media(min-width:768px){.input-container .input-radio{height:40px}}.input-container .input-radio p{color:#171616;font-size:1rem;font-weight:400;margin:0 8px}@media(min-width:768px){.input-container .input-radio p{font-size:1.5rem}}.input-container span.error{color:#f47171;font-size:.8rem;margin:5px 3px 10px}input[type=radio]{display:none}.custom-radio{border:2px solid #000;border-radius:50%;cursor:pointer;display:inline-block;height:20px;margin:0!important;position:relative;width:20px}.custom-radio:after{background-color:#000;border-radius:50%;content:"";height:12px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:12px}input[type=radio]:checked+.custom-radio:after{opacity:1}.dropdown{position:relative}.container-dropdown{background-color:#171616;border-radius:8px;box-shadow:0 5px 15px #00000059;color:#fff;display:inline-block;padding:0 8px;position:absolute;-webkit-user-select:none;user-select:none;width:72px;z-index:100}.dropdown-selected{align-items:center;cursor:pointer;display:flex;font-size:18px;font-weight:600}.dropdown-selected-label{margin-left:8px;-webkit-user-select:none;user-select:none}.dropdown-selected-label.primary{color:#171616}.dropdown-selected-label.secondary{color:#fff}.layout{display:flex;flex-direction:column;height:100%}.loader{display:inline-block;height:80px;position:relative;width:80px}.loader div{animation:loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;margin:4px;position:absolute}.loader div:first-child{animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}.loader.small{left:10%;position:absolute;top:12%}.loader.small div{border-width:3px;height:30px;width:30px}.loader.medium{height:54px;width:54px}.loader.medium div{border-width:4px;height:44px;width:44px}.loader.large{height:74px;width:74px}.loader.large div{border-width:5px;height:64px;width:64px}@keyframes loader-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.menu{background-color:#02be3b;display:flex;position:relative;width:100%}.menu .header-mobile{align-items:center;display:flex;justify-content:space-between;width:100%}.menu .header-mobile.absolute{width:90%}.menu .header-mobile .content{display:flex}@media(max-width:321px){.menu .header-mobile .content{margin-left:15px}}@media(min-width:1281px){.menu .header-mobile{display:none}}.menu .header-mobile button{position:relative}@media(min-width:64em){.menu .burguer-button{display:none}}.menu .burguer-button{display:flex;flex-direction:column;justify-content:center;margin-left:25px}.menu .burguer-button div{background-color:#171616;height:3px;width:2rem}.menu .burguer-button div:nth-child(-n+2){margin-bottom:.3rem}.menu .logo-mobile{max-width:112px;width:100%}.menu .logo-mobile img{height:auto;width:100%}.menu .header-open-true{display:none}.menu .menu-content{display:flex;height:104px;justify-content:center;width:100%}.menu .menu-content .header-opacity-true,.menu .menu-content .header-open-false,.menu .menu-content .header-scroll-true{align-items:center;display:flex;flex-direction:row;font-family:Alliance2;justify-content:space-between;list-style-type:none;max-width:1440px;width:100%}.menu .menu-content .absolute.header-opacity-true,.menu .menu-content .absolute.header-scroll-true,.menu .menu-content .header-open-false.absolute{width:90%}.menu .menu-content .header-opacity-true .logo,.menu .menu-content .header-open-false .logo,.menu .menu-content .header-scroll-true .logo{cursor:pointer;max-width:200px;width:100%}.menu .menu-content .header-opacity-true .logo img,.menu .menu-content .header-open-false .logo img,.menu .menu-content .header-scroll-true .logo img{height:auto;width:100%}.menu .menu-content .header-opacity-true .menu-links,.menu .menu-content .header-open-false .menu-links,.menu .menu-content .header-scroll-true .menu-links{display:flex;justify-content:space-between;list-style-type:none;margin:0;text-decoration:none;width:800px}.menu .menu-content .header-opacity-true .menu-links.reverse,.menu .menu-content .header-open-false .menu-links.reverse,.menu .menu-content .header-scroll-true .menu-links.reverse{width:940px}.menu .menu-content .header-opacity-true li,.menu .menu-content .header-open-false li,.menu .menu-content .header-scroll-true li{display:flex;flex-direction:column;font-family:Alliance2;justify-content:center;transition:transform .25s ease-in-out}.menu .menu-content .header-opacity-true li:nth-child(-n+4):after,.menu .menu-content .header-open-false li:nth-child(-n+4):after,.menu .menu-content .header-scroll-true li:nth-child(-n+4):after{border-bottom:3px solid #171616;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.menu .menu-content .header-opacity-true li:nth-child(-n+4):hover:after,.menu .menu-content .header-open-false li:nth-child(-n+4):hover:after,.menu .menu-content .header-scroll-true li:nth-child(-n+4):hover:after{transform:scaleX(1)}.menu .menu-content .header-opacity-true li.reverse:nth-child(-n+4):after,.menu .menu-content .header-open-false li.reverse:nth-child(-n+4):after,.menu .menu-content .header-scroll-true li.reverse:nth-child(-n+4):after{border-bottom:3px solid #fff;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.menu .menu-content .header-opacity-true li.reverse:nth-child(-n+4):hover:after,.menu .menu-content .header-open-false li.reverse:nth-child(-n+4):hover:after,.menu .menu-content .header-scroll-true li.reverse:nth-child(-n+4):hover:after{transform:scaleX(1)}.menu .menu-content .header-opacity-true li a,.menu .menu-content .header-open-false li a,.menu .menu-content .header-scroll-true li a{align-items:center;color:#000;display:flex;font-size:22px;font-weight:600;height:100%;padding:5px;text-decoration:none}.menu .menu-content .header-opacity-true li a.reverse,.menu .menu-content .header-open-false li a.reverse,.menu .menu-content .header-scroll-true li a.reverse{color:#fff}.menu .menu-content .header-opacity-true li.dropdown .dropdown-content,.menu .menu-content .header-open-false li.dropdown .dropdown-content,.menu .menu-content .header-scroll-true li.dropdown .dropdown-content{top:100%}.menu .menu-content .header-opacity-true .dropdown-content,.menu .menu-content .header-open-false .dropdown-content,.menu .menu-content .header-scroll-true .dropdown-content{background-color:#898989;box-shadow:0 8px 16px 0 #0003;min-width:160px;opacity:0;position:absolute;text-transform:uppercase;top:80px!important;transition:opacity .5s ease}.menu .menu-content .header-opacity-true .dropdown-content a,.menu .menu-content .header-open-false .dropdown-content a,.menu .menu-content .header-scroll-true .dropdown-content a{color:#171616;display:block;font-size:14px;font-weight:600;padding:12px 16px;text-align:center}.menu .menu-content .header-opacity-true .dropdown-content a:hover,.menu .menu-content .header-open-false .dropdown-content a:hover,.menu .menu-content .header-scroll-true .dropdown-content a:hover{color:#fff}.menu .menu-content .header-opacity-true .dropdown:hover .dropdown-content,.menu .menu-content .header-open-false .dropdown:hover .dropdown-content,.menu .menu-content .header-scroll-true .dropdown:hover .dropdown-content{display:block;opacity:1;z-index:1}.menu .menu-content .header-opacity-true .toggle,.menu .menu-content .header-open-false .toggle,.menu .menu-content .header-scroll-true .toggle{color:#fff}.menu .menu-content .header-opacity-true .button,.menu .menu-content .header-open-false .button,.menu .menu-content .header-scroll-true .button{padding-top:1%}@media(max-width:1280px){.menu .menu-content{display:none}}@media(max-width:576px){.menu .menu-content{display:none;height:56px}}.menu .header-opacity-true,.menu .header-scroll-true{opacity:.7}.menu.reverse{background-color:#171616}.menu.reverse .burguer-button div{background-color:#fff}.menu.absolute{background-color:#17161680;display:flex;justify-content:center;left:0;position:absolute;width:100%}@media(max-width:576px){.menu.absolute{height:56px}}.newsLetter-content{align-items:center;background-color:#171616;display:flex;font-family:Alliance2;justify-content:center}.newsLetter-content .newsLetter .subtitle{color:#898989;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;text-transform:uppercase}.newsLetter-content .newsLetter .title{color:#fff;font-size:3.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.069rem;line-height:1.04;text-transform:uppercase}.newsLetter-content .newsLetter .text{color:#898989;font-size:1.25rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.031rem;line-height:1.5;width:90%}.newsLetter-content .form{display:flex;flex-wrap:wrap;max-width:760px;width:100%}.newsLetter-content .form input{background-color:#171616;border:.156rem solid #898989;color:#898989;font-family:Alliance2;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:600;height:4.375rem;letter-spacing:.034rem;line-height:1.41;padding:0 0 0 4%;width:100%}@media(max-width:576px){.newsLetter-content .form input{width:100%}}.newsLetter-content .form .terms-submmit{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;width:90%}@media(max-width:576px){.newsLetter-content .form .terms-submmit{width:100%}}.newsLetter-content .form .terms-submmit-subscribe{position:relative}.newsLetter-content .form .terms,.newsLetter-content .form .terms a{color:#898989;font-family:Alliance2;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.94;margin-right:3%;transition:.3s cubic-bezier(.25,.45,.45,.95);width:68%}.newsLetter-content .form .terms a{margin-right:0}.newsLetter-content .form .terms a:hover{color:#fff}.newsLetter-content .form .error{color:#f47171}.newsLetter-content .form .error,.newsLetter-content .form .success{font-family:Alliance2;font-size:1rem;font-weight:600;letter-spacing:normal;line-height:150%}.newsLetter-content .form .success{color:#02be3b}@media(max-width:48rem){.newsLetter-content{display:flex;flex-direction:column}.newsLetter-content .newsLetter{margin-bottom:15px;margin-top:30px;width:100%}.newsLetter-content .newsLetter .text{display:none}.newsLetter-content .form{width:100%}.newsLetter-content .form .terms,.newsLetter-content .form .terms a{line-height:1.33}}@media(max-width:27rem){.newsLetter-content .newsLetter .subtitle{font-size:.625rem;line-height:1.3}.newsLetter-content .newsLetter .title{font-size:1.875rem}.newsLetter-content .form input{font-size:.625rem;height:2.625rem;margin-bottom:15px}.newsLetter-content .form .terms,.newsLetter-content .form .terms a{font-size:.563rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.33;margin-right:-1.5%;width:55%}.newsLetter-content .btn{font-size:.75rem;height:2rem;width:6.7rem}}.newsletter-container{display:flex;flex-direction:row;justify-content:space-between;margin:85px 0;max-width:1440px;width:90%}@media(max-width:48rem){.newsletter-container{flex-direction:column;margin:0;padding:0;width:90%}}.our-services-container{background:#171616;display:flex;width:100%}.our-services-header-content-wrapper{margin:100px auto;width:1000px}@media screen and (max-width:1080px){.our-services-header-content-wrapper{width:680px}}@media screen and (max-width:960px){.our-services-header-content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:800px){.our-services-header-content-wrapper{align-items:center;display:flex;flex-direction:column;width:328px}}.our-services-header{font-family:Alliance2}@media screen and (max-width:960px){.our-services-header{align-items:center;display:flex;flex-direction:column}}.our-services-header-title{color:#fff;font-size:24px}.our-services-header-title2{color:#fff;font-size:40px}.our-services-content{display:flex;flex-wrap:wrap;justify-content:space-between}.content-ready-to-talk{background-color:#02be3b;display:flex;justify-content:center}.content-ready-to-talk .readyToTalk{align-items:center;display:flex;justify-content:center;max-width:1440px;width:90%}@media(min-width:576px){.content-ready-to-talk .readyToTalk{width:90%}}.content-ready-to-talk .readyToTalk .container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:80px 20px 20px}.content-ready-to-talk .readyToTalk .container.small{align-items:center;flex-direction:revert;justify-content:space-between;margin:40px 0}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container.small{align-items:flex-start;flex-direction:column;justify-content:center}}.content-ready-to-talk .readyToTalk .container .infos{display:flex;flex-direction:column;margin-bottom:50px;margin-right:20px;max-width:1100px}.content-ready-to-talk .readyToTalk .container .infos.small{margin-bottom:0}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .infos.small{margin-bottom:35px}}.content-ready-to-talk .readyToTalk .container .infos .get-in-touch{color:#fff;font-size:1rem;font-weight:600;letter-spacing:normal;margin-bottom:20px;text-transform:uppercase}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .infos .get-in-touch{font-size:.625rem;font-weight:500;line-height:24px;margin:0 0 10px;text-transform:uppercase}}.content-ready-to-talk .readyToTalk .container .infos-title{color:#171616;font-size:48px;font-weight:300;letter-spacing:-.172rem;line-height:1.04;text-transform:uppercase}.content-ready-to-talk .readyToTalk .container .infos-title.small{font-size:3rem}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .infos-title.small{display:table;font-size:1.875rem;font-weight:400;letter-spacing:-.87px;line-height:.98;width:100%}}@media(max-width:432px){.content-ready-to-talk .readyToTalk .container .infos-title.small{max-width:300px}}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .infos-title{display:table;font-size:1.875rem;font-weight:400;letter-spacing:-.87px;line-height:.98;width:100%}}@media(max-width:432px){.content-ready-to-talk .readyToTalk .container .infos-title{max-width:300px}}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .infos{margin-bottom:35px;margin-top:0;width:100%}}.content-ready-to-talk .readyToTalk .container .ready-button{width:auto}@media(max-width:576px){.content-ready-to-talk .readyToTalk .container .ready-button{width:100%}.content-ready-to-talk .readyToTalk .container{align-items:center;margin:0;padding:40px 0}.content-ready-to-talk .readyToTalk{display:flex;justify-content:center}}.service-card-container{background:linear-gradient(129deg,#89898903 -10.86%,#00000026 46.42%),linear-gradient(213deg,#dddddd0d -39.72%,#00000026 54.32%),linear-gradient(180deg,#fff0,#0000000d);border:1px solid #ffffff1a;border-radius:4px;height:480px;margin:12px 0;overflow:hidden;transition:.5s ease-in-out;width:464px}@media screen and (max-width:1600px){.service-card-container{min-width:464px;width:calc(50% - 16px)}}@media screen and (max-width:600px){.service-card-container{display:none}}.service-card-header{padding:32px 32px 40px 24px}@media screen and (max-width:600px){.service-card-header{padding-bottom:20px}.service-card-header-close{display:none}}.service-card-title-wrapper{display:inline-block}.service-card-title{color:#fff9;font-family:Alliance1;font-size:24px;font-style:normal;font-weight:300;line-height:26px;margin-bottom:8px;transition:.5s ease-in-out}.service-card-title.hover{color:#fff;font-weight:700}.service-card-img{fill-opacity:.2;stroke-opacity:.2;animation:fadeIn .5s ease-in;transform-origin:center;transition:.5s ease-in-out}.service-card-mobile-container{background:linear-gradient(129deg,#89898903 -10.86%,#00000026 46.42%),linear-gradient(213deg,#dddddd0d -39.72%,#00000026 54.32%),linear-gradient(180deg,#fff0,#0000000d);border:1px solid #fff6;border-radius:4px;display:none;height:264px;margin:12px 0;min-width:230px;overflow:hidden;transition:.5s ease-in-out;width:90%}@media screen and (max-width:600px){.service-card-mobile-container{display:block}}.service-card-mobile-container.active{height:472px}.service-card-mobile-header{display:flex;justify-content:space-between;padding:32px 24px 20px}.service-card-mobile-title{color:#fff;font-family:Alliance1;font-size:16px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:8px;transition:.5s ease-in-out}.service-card-mobile-header.active{padding-bottom:40px}.service-card-mobile-header-arrow{cursor:pointer;transition:.5s ease-in-out}.service-card-mobile-header-arrow.active{transform:rotate(180deg)}.service-card-home-container{background:linear-gradient(129deg,#89898903 -10.86%,#00000026 46.42%),linear-gradient(213deg,#dddddd0d -39.72%,#00000026 54.32%),linear-gradient(180deg,#fff0,#0000000d);border:1px solid #ffffff1a;border-radius:4px;cursor:pointer;height:230px;margin:12px 0;overflow:hidden;position:relative;transition:.5s ease-in-out;width:320px}@media screen and (max-width:1600px){.service-card-home-container{min-width:320px;width:calc(50% - 16px)}}@media screen and (max-width:800px){.service-card-home-container{display:none}}.service-card-container-active{border:1px solid #fff6}.service-card-container.pointer{cursor:pointer}.service-card-header{display:flex;justify-content:space-between;padding:32px 16px 40px}@media screen and (max-width:800px){.service-card-header{padding-bottom:20px}}.service-card-header-close{cursor:pointer;display:block}@media screen and (max-width:800px){.service-card-header-close{display:none}}.service-card-home-title-wrapper{display:inline-block}.service-card-home-title{color:#fff9;font-family:Alliance1;font-size:20px;font-style:normal;font-weight:300;line-height:26px;margin-bottom:8px;transition:.5s ease-in-out}.service-card-home-title.hover{color:#fff;font-weight:700}.service-card-title.active{color:#fff;font-size:18px;font-weight:700}.service-card-title-underscore{background-color:#fff;height:1px;transition:.3s ease-in-out;width:0}.service-card-title-underscore-active,.service-card-title-underscore.hover{width:100%}.service-card-home-img-wrapper{left:10%;position:absolute;top:10px}@media screen and (max-width:1600px){.service-card-home-img-wrapper{left:5%;top:80px}}@media screen and (max-width:1080px){.service-card-home-img-wrapper{left:10%;top:10px}}.service-card-home-img{fill-opacity:.2;stroke-opacity:.2;animation:fadeIn .5s ease-in;transform-origin:center;transition:.5s ease-in-out;width:90%}@media screen and (max-width:1600px){.service-card-home-img{width:100%}}.service-card-img-active{fill-opacity:.6;stroke-opacity:.6;transform:rotate(5deg)}.service-card-active-container{animation:fadeIn .5s ease-in;font-family:Alliance1;font-size:16px;font-style:normal;font-weight:300;line-height:161%;margin:0 24px}.service-card-active-text{-webkit-box-orient:vertical;-webkit-line-clamp:8;color:#fff;display:-webkit-box;height:260px;margin-bottom:30px;overflow:hidden;text-overflow:ellipsis}.service-card-active-img-action{display:flex;justify-content:space-between}.service-card-active-action{align-items:flex-start;color:#02be3b!important;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-size:20px;gap:8px;justify-content:center;transition:.1s ease}.service-card-active-action-label{text-decoration:none!important;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.service-card-active-action.hover{color:#4eec7e;font-weight:600}.service-card-active-action-underscore{background-color:#4eec7e;height:1px;transition:.3s ease-in-out;width:0}.service-card-active-action-underscore.hover{width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.service-card-home-mobile-container{background:linear-gradient(129deg,#89898903 -10.86%,#00000026 46.42%),linear-gradient(213deg,#dddddd0d -39.72%,#00000026 54.32%),linear-gradient(180deg,#fff0,#0000000d);border:1px solid #fff6;border-radius:4px;cursor:pointer;display:none;height:230px;margin:12px 0;overflow:hidden;transition:.5s ease-in-out;width:320px}@media screen and (max-width:800px){.service-card-home-mobile-container{display:block}}.service-card-home-mobile-container.active{height:520px}.service-card-home-mobile-header{display:flex;justify-content:space-between;padding:32px 32px 20px 24px}.service-card-home-mobile-title{color:#fff;font-family:Alliance1;font-size:18px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:8px;transition:.5s ease-in-out}.service-card-mobile-title-underscore{background-color:#fff;height:1px;width:100%}.service-card-home-mobile-header.active{padding-bottom:80px}.service-card-home-mobile-header-arrow{cursor:pointer;transition:.5s ease-in-out}.service-card-home-mobile-header-arrow.active{transform:rotate(180deg)}.service-card-mobile-img{fill-opacity:.6;stroke-opacity:.6;animation:fadeIn .5s ease-in;transform:rotate(5deg);transform-origin:center}.header-mobile-content{bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.header-mobile-content .nav{background-color:#5f6061;display:flex;height:20%;justify-content:space-between}.header-mobile-content .nav .content{align-items:center;display:flex;height:70px;margin-right:1rem}.header-mobile-content .nav .content .toggle{color:#fff;font-family:Alliance2;font-size:25px;margin-right:1rem;margin-top:4%}.header-mobile-content .nav .content .closed{margin-top:5.8%}.header-mobile-content .nav .logo{height:80px;width:150px}.header-mobile-content .header-list{background-color:#5f6061;font-family:Alliance2;height:100%;left:0;position:fixed;text-align:center;top:15%;width:100%}.header-mobile-content .header-list a{background-color:#5f6061;color:#d8d8d8;display:block;font-size:1.625rem;font-weight:300;padding:1rem;position:relative;text-decoration:none;text-transform:uppercase;transition:.3s}.header-mobile-content .header-list a:hover{color:#fff}.sitemap{background-color:#171616;border-top:.5px solid #898989;display:flex;justify-content:center}@media(min-width:768px){.sitemap{padding:85px 40px}}.sitemap .content-site-map{background-color:#171616;display:flex;font-family:Alliance2;max-width:1440px}.sitemap .content-site-map .menu-content{background-color:#171616;display:flex;flex-wrap:wrap;width:100%}.sitemap .content-site-map .menu-content .section-title{color:#fff;display:flex;font-size:.875rem;font-weight:500;height:24px;justify-content:flex-start;list-style:none;margin-bottom:9px;text-transform:uppercase;width:175px}.sitemap .content-site-map .menu-content .section-title.privacyPolice{width:275px}.sitemap .content-site-map .menu-content div{margin:0;padding:0}@media(min-width:768px){.sitemap .content-site-map .menu-content div{margin-right:80px}}.sitemap .content-site-map .menu-content div a{text-decoration:none}.sitemap .content-site-map .menu-content div a p{color:#5f6061;cursor:pointer;font-size:1.125rem;font-weight:500;height:24px;list-style:none;margin-bottom:9px;width:100%}.sitemap .content-site-map .menu-content div a p.privacyPolice{width:132%}@media(max-width:768px){.sitemap .content-site-map .menu-content div a p.privacyPolice{width:225px}}.sitemap .content-site-map .menu-content div a p:after{border-bottom:1px solid #fff;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out;width:55%}.sitemap .content-site-map .menu-content div a p:hover:after{transform:scaleX(1)}.sitemap .content-site-map .menu-content div p{color:#5f6061;cursor:default;font-size:1.125rem;font-weight:500;letter-spacing:.019rem;margin:0 0 9px;padding:0;text-decoration:none}.sitemap .content-site-map .menu-content div p:hover{color:#fff}.sitemap .content-site-map .menu-content .btn{display:none}@media(max-width:768px){.sitemap .content-site-map .menu-content .btn{display:block;margin-left:6%;margin-top:30px}}.sitemap .content-site-map .menu-content .title-site-map{margin-bottom:31px}.sitemap .content-site-map .menu-content .title-site-map .remote-offices,.sitemap .content-site-map .menu-content .title-site-map .remote-offices:hover{color:#5f6061}@media(max-width:768px){.sitemap .content-site-map .menu-content{align-items:flex-start;display:flex;flex-direction:column;font-size:.7rem;margin-bottom:9px;width:100%}}.sitemap .content-site-map .icons{display:flex;flex-direction:column;margin-bottom:40px;margin-top:40px;width:100%}@media(min-width:768px){.sitemap .content-site-map .icons{display:flex;margin-bottom:0;margin-top:0;width:auto}}.sitemap .content-site-map .icons .seals{display:flex;margin:10px 0 20px}@media(min-width:768px){.sitemap .content-site-map .icons .seals{justify-content:space-between}}.sitemap .content-site-map .icons .img-partners{align-items:center;height:100%}.sitemap .content-site-map .icons .img-partners-hor{align-items:center;height:95%}@media(max-width:768px){.sitemap .content-site-map .icons .icons-content,.sitemap .content-site-map .icons .img-partners{height:auto;margin-top:15px;max-width:100px;object-fit:contain;width:80%}.sitemap .content-site-map .icons .icons-content,.sitemap .content-site-map .icons .img-partners-hor{height:auto;max-width:200px;object-fit:contain;width:100%}}.sitemap .content-site-map .icons .seals>div{display:flex}@media(min-width:768px){.sitemap .content-site-map .icons .seals>div{height:100px;margin-top:16px}}.sitemap .content-site-map .icons .seals>div:first-child{margin-right:16px}.sitemap .content-site-map .icons-content{display:flex;justify-content:space-between}.sitemap .content-site-map .icons-content .sitemap-icons{align-items:center;background-color:#5f6061;border-radius:5px;display:flex;height:34px;justify-content:center;outline:0;overflow:hidden;position:relative;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:34px;z-index:1}.sitemap .content-site-map .icons-content .sitemap-icons.first{margin-right:10px}.sitemap .content-site-map .icons-content .sitemap-icons:hover:before{top:0}.sitemap .content-site-map .icons-content .sitemap-icons:hover .icon-svg{fill:#898989}.sitemap .content-site-map .icons-content .sitemap-icons:before{background:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.sitemap .content-site-map .icons-content .sitemap-icons .icon-svg{fill:#fff}.sitemap .content-site-map .toggle-lang{display:flex;margin:32px 0 48px;width:100%}@media(min-width:576px){.sitemap .content-site-map .toggle-lang{display:none;width:90%}}@media(max-width:768px){.sitemap .content-site-map{align-items:center;display:flex;flex-direction:column;margin-top:48px;padding:0;width:90%}}.social{display:inline-flex;gap:10px}.social-buttons{align-items:center;background-color:#fff;border:2px solid #171616;border-radius:5px;display:flex;height:34px;justify-content:center;outline:0;overflow:hidden;position:relative;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:34px;z-index:1}.social-buttons:hover:before{top:0}.social-buttons:hover .svg{fill:#fff}.social-buttons:before{background:#171616;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.social-buttons .svg{fill:#171616}.social.small a{height:24px;width:24px}.social.large a{height:44px;width:44px}.toggle-language{align-items:center;display:flex;justify-content:center}.toggle-language .switch-checkbox{height:0;position:absolute;visibility:hidden;width:0}.toggle-language .switch-checkbox:checked+.switch-button{left:calc(100% - 2px);transform:translateX(-100%)}.toggle-language .switch-checkbox:active+.switch-button{width:60px}.toggle-language .switch{background-color:#171616;cursor:pointer;height:39px;position:relative;transition:background-color .2s;width:78px}@media(max-width:576px){.toggle-language .switch{height:30px;width:60px}}.toggle-language .switch.open,.toggle-language .switch.reverse,.toggle-language .switch.siteMapToggle{background-color:#fff}.toggle-language .switch .switch-button{background-color:#02be3b;height:34px;left:2px;position:absolute;top:2px;transition:.2s;width:34px;z-index:1}@media(max-width:576px){.toggle-language .switch .switch-button{height:26px;width:26px}}.toggle-language .switch .switch-button.reverse{background-color:#000}.toggle-language .switch .switch-button.open{background-color:#5f6061}.toggle-language .switch .switch-button.siteMapToggle{background-color:#4d4e4f}.toggle-language .switch-labels{display:relative;height:100%;z-index:0}.toggle-language .switch-labels span{align-items:center;display:flex;font-family:Alliance2;font-size:.875rem;font-stretch:normal;font-style:normal;font-weight:600;height:90%;justify-content:center;letter-spacing:normal;line-height:normal;position:absolute;width:50%;z-index:1}.toggle-language .switch-labels span:first-child{color:#02be3b;left:0}.toggle-language .switch-labels span:first-child.portuguese,.toggle-language .switch-labels span:first-child.reverse{color:#000}.toggle-language .switch-labels span:first-child.reverse.portuguese{color:#fff}.toggle-language .switch-labels span:first-child.siteMapToggle{color:#000}.toggle-language .switch-labels span:first-child.siteMapToggle.portuguese{color:#fff}.toggle-language .switch-labels span:last-child{color:#02be3b;right:0}.toggle-language .switch-labels span:last-child.english,.toggle-language .switch-labels span:last-child.reverse{color:#000}.toggle-language .switch-labels span:last-child.reverse.english{color:#fff}.toggle-language .switch-labels span:last-child.siteMapToggle{color:#000}.toggle-language .switch-labels span:last-child.siteMapToggle.english{color:#fff}.about .about-header{align-items:center;display:flex;flex-direction:column;font-family:Alliance2;width:100%}.about .about-header .about-header-top{display:flex;flex-direction:column-reverse;margin-top:40px;width:90%}.about .about-header .about-header-top .header-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}.about .about-header .about-header-top .header-content span{color:#171616;cursor:pointer;font-size:.875rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;margin-bottom:18px;text-align:right;text-transform:uppercase}@media(min-width:1080px){.about .about-header .about-header-top .header-content span{font-size:1rem}.about .about-header .about-header-top .header-content{align-items:flex-end}}.about .about-header .about-header-top .header-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}.about .about-header .about-header-top .header-title span{color:#171616;font-size:.875rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;margin-bottom:10px;text-align:right;text-transform:uppercase}@media(min-width:1080px){.about .about-header .about-header-top .header-title span{font-size:1rem}}.about .about-header .about-header-top .header-title h2{color:#171616;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:1080px){.about .about-header .about-header-top .header-title h2{font-size:3.5rem}}.about .about-header .about-header-top .header-title h3{color:#171616;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-1.1px;line-height:1.04;margin:0}@media(min-width:1080px){.about .about-header .about-header-top .header-title h3{font-size:2.813rem;font-weight:500}.about .about-header .about-header-top{flex-direction:row-reverse;justify-content:space-between;margin-bottom:55px;margin-top:90px;max-width:1440px;width:90%}}.about .about-header .header-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:90%}.about .about-header .header-description span{color:#000;font-family:Alliance1;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.55px;line-height:31px}@media(min-width:1080px){.about .about-header .header-description span{font-size:1.375rem;width:700px}.about .about-header .header-description{margin-bottom:55px;max-width:1440px;width:90%}}.about .about-header .header-content-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:90%}.about .about-header .header-content-title h3{color:#171616;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-1.1px;line-height:1.04;margin:30px 0}@media(min-width:1080px){.about .about-header .header-content-title h3{font-size:2.813rem;font-weight:500;margin-bottom:55px}}.about .about-header .header-content-title p{color:#000;font-family:Alliance1;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.55px;line-height:31px;margin:0;max-width:750px;width:100%}@media(max-width:1080px){.about .about-header .header-content-title p{color:#000;font-family:Alliance1;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.55px;line-height:31px;margin:0}}@media(min-width:1080px){.about .about-header .header-content-title{margin-bottom:55px;max-width:1440px;width:90%}}.about .about-header .about-content{align-items:center;background-color:#898989;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:55px 0 50px;width:100vw}.about .about-header .about-content-title{max-width:1440px;width:90%}@media(min-width:1080px){.about .about-header .about-content-title{width:90%}}.about .about-header .about-content-title h3{color:#171616;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-1.1px;line-height:1.04;margin:0}@media(min-width:1080px){.about .about-header .about-content-title h3{font-size:2.813rem;font-weight:500}}.about .about-header .about-content-top{align-items:center;display:flex;flex-direction:column;padding-bottom:20px}@media(min-width:1080px){.about .about-header .about-content-top{max-width:1440px;width:90%}}.about .about-header .about-content-top .content-top,.about .about-header .about-content-top .content-top .about-content{display:flex;flex-direction:column;width:100%}@media(min-width:1080px){.about .about-header .about-content-top .content-top .about-content{align-items:center;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1440px}}.about .about-header .about-content-top .content-top .about-content .images{align-items:flex-start;display:flex;height:395px;justify-content:center;margin-bottom:75px;max-width:408px;overflow:hidden}.about .about-header .about-content-top .content-top .about-content .images img{background:no-repeat 50%;height:auto;width:100%}@media(max-width:1080px){.about .about-header .about-content-top .content-top .about-content .images img{height:50%}.about .about-header .about-content-top .content-top .about-content .images{align-items:flex-start;height:100%;margin-bottom:0;width:90%}}.about .about-header .about-content-top .content-top .about-content .infos{align-items:center;height:80%;justify-content:center;margin:25px;width:90%}.about .about-header .about-content-top .content-top .about-content .infos span{color:#171616;font-family:Alliance2;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;text-transform:uppercase}.about .about-header .about-content-top .content-top .about-content .infos h2{color:#fff;font-size:3rem;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:-2px;line-height:1.08;margin:20px 0 30px;text-transform:uppercase;width:100%}@media(min-width:1080px){.about .about-header .about-content-top .content-top .about-content .infos h2{font-size:3.25rem;margin-bottom:47px}}.about .about-header .about-content-top .content-top .about-content .infos .infos-founder{color:#171616;display:table;font-family:Alliance2;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;margin-bottom:30px;margin-top:30px;text-transform:none}@media(min-width:1080px){.about .about-header .about-content-top .content-top .about-content .infos .infos-founder{display:table;font-size:1.375rem;font-weight:400;margin-top:35px}.about .about-header .about-content-top .content-top .about-content .infos{width:100%}.about .about-header .about-content-top .content-top{flex-direction:row;max-width:1440px;width:100%}.about .about-header .about-content-top .content-top .infos{flex:1 1;max-width:900px}}@media(max-width:1080px){.about .about-header .about-content{margin-top:35px;padding:35px 0 25px}}.about .about-header .icons{display:flex}.about .about-header .icons .about-icons{align-items:center;border:2px solid #171616;border-radius:5px;display:flex;height:34px;justify-content:center;outline:0;overflow:hidden;position:relative;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:34px;z-index:1}.about .about-header .icons .about-icons.first{margin-right:10px}.about .about-header .icons .about-icons:hover{border:1px solid #171616}.about .about-header .icons .about-icons:hover:before{top:0}.about .about-header .icons .about-icons:hover .icon-svg{fill:#fff}.about .about-header .icons .about-icons:before{background:#171616;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.about .about-header .icons .about-icons .icon-svg{fill:#171616}.article .header-top{height:679px;overflow:hidden}@media(max-width:576px){.article .header-top{height:200px}}.article .header-top-cover{background-position:center 70%;background-repeat:no-repeat;background-size:cover;height:100%;transition:all .35s linear}.article h2{font-size:2.8rem;margin:55px 0 20px}.article .all-cases{align-items:center;display:flex;flex-direction:column;font-family:Alliance2;padding:75px 0}.article .all-cases p{font-size:1.1rem;font-weight:400;line-height:30px;margin-bottom:25px}.article .all-cases .header{align-items:flex-start;background:#0000;display:inline-grid;grid-template-columns:minmax(220px,15vw) auto;grid-template-rows:auto;max-width:1440px;width:90%}@media(min-width:576px){.article .all-cases .header{grid-column-gap:200px;width:90%}}.article .all-cases .header-back{cursor:pointer;display:flex}.article .all-cases .header-back-icon{align-items:center;border:2px solid #171616;border-radius:50%;display:flex;font-size:2rem;height:40px;justify-content:center;outline:0;overflow:hidden;padding:0;position:relative;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:40px;z-index:1}.article .all-cases .header-back-icon:hover:before{top:0}.article .all-cases .header-back-icon:hover .icon-back{fill:#fff}.article .all-cases .header-back-icon:before{background:#171616;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.article .all-cases .header-back span{font-size:1.1rem;font-weight:600;margin-left:15px;margin-top:7px;text-transform:uppercase;transition:transform .25s ease-in-out}.article .all-cases .header-back span:after{border-bottom:2px solid #171616;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.article .all-cases .header-back span:hover:after{transform:scaleX(1)}.article .all-cases .header-title{padding-top:10px}.article .all-cases .header-title-icons{display:none}.article .all-cases .header-title h1{font-size:3.5rem;margin-top:5px}@media(max-width:576px){.article .all-cases .header-title h1{font-size:3rem}}.article .all-cases .header-title h5{margin:0;text-transform:uppercase}@media(max-width:576px){.article .all-cases .header-title{padding-top:30px}}.article .all-cases .header-content{display:flex;justify-content:center;padding-left:30px;padding-right:30px}.article .all-cases .header-content p{font-weight:700;margin-top:20px;max-width:250px}.article .all-cases .header-paragraph-first{align-self:flex-end;max-width:65vw}.article .all-cases .header-paragraph-first p{margin-right:10vw}@media(max-width:576px){.article .all-cases .header-paragraph-first p{margin-right:0}}.article .all-cases .header-paragraph-first h1{max-width:900px;width:100%}.article .all-cases .header-paragraph-first img{background-size:auto 100%;height:auto;margin:60px 0;text-align:right;width:100%}@media(max-width:576px){.article .all-cases .header-paragraph-first img{width:90%}.article .all-cases .header-paragraph-first{align-self:flex-start!important;max-width:100%!important}.article .all-cases .header{align-items:flex-start;display:flex;flex-direction:column;width:90%}}.article .all-cases .paragraph{align-self:flex-end;max-width:65vw}.article .all-cases .paragraph p{margin-right:10vw}@media(max-width:576px){.article .all-cases .paragraph p{margin-right:0}.article .all-cases .paragraph{align-self:center;max-width:90%}}.article .all-cases .video-container{background:url(/static/media/video.ac717eafb0f188eb764c.png) no-repeat 50%;background-size:auto 100%;height:480px;margin:60px 0;text-align:right;width:100%}@media(max-width:576px){.article .all-cases .video-container{width:90%}}.article .all-cases .big-text{background-color:#000;color:#fff;font-family:Alliance2;font-size:1.8rem;margin:65px 0;padding:75px 8vw}.article .all-cases .images{align-self:stretch;display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:60px 0;min-height:330px}.article .all-cases .images img{max-height:400px;max-width:45vw}@media(max-width:576px){.article .all-cases .images img{height:auto;max-height:auto;max-width:100%;width:100%}.article .all-cases .images{align-self:auto;display:flex;flex-direction:column;width:90%}}.article .all-cases .horizontal-divider{align-self:flex-end;background-color:#171616;height:9px;margin-right:5vw;margin-top:90px;max-width:60vw;width:100%}@media(max-width:576px){.article .all-cases .horizontal-divider{align-self:center;height:6px;margin:0;max-width:90%;width:100%}.article .all-cases{padding:55px 0}}.article .other-articles{margin-bottom:100px}.articles-view .articles-content{align-items:center;display:flex;flex-direction:column;font-family:Alliance2;justify-content:center;padding-top:88px;width:100%}.articles-view .articles-content .loader-container{align-items:center;display:flex;flex:1 1;justify-content:center}.articles-view .articles-content .articles-container{max-width:1440px;width:90%}@media(min-width:576px){.articles-view .articles-content .articles-container{width:90%}}.articles-view .articles-content .articles-container a{color:inherit;text-decoration:none}.articles-view .articles-content .articles-container .articles-title{display:flex;flex-direction:column;margin-bottom:88px;width:100%}.articles-view .articles-content .articles-container .articles-title h1{color:#000;font-size:3.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.069rem;line-height:.54;text-transform:uppercase}@media(max-width:27rem){.articles-view .articles-content .articles-container .articles-title h1{font-size:2.375rem}}.articles-view .articles-content .articles-container .articles-title span{font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:600;font-weight:400;letter-spacing:.034rem;line-height:1.41;width:40%}@media(max-width:27rem){.articles-view .articles-content .articles-container .articles-title span{font-size:.688rem;padding-top:0;width:70%}}.articles-view .articles-content .articles-container .articles-item{margin-bottom:50px;width:100%}.articles-view .articles-content .articles-container .articles-item .articles-card{height:278px;max-width:425px;overflow:hidden;width:100%}.articles-view .articles-content .articles-container .articles-item .articles-card img{background-position:50%;background-repeat:no-repeat;height:auto;width:100%}.articles-view .articles-content .articles-container .articles-item .articles-card img:hover{transform:scale(1.1);transition:transform 1s cubic-bezier(.25,.45,.45,.95)}.articles-view .articles-content .articles-container .articles-item h3{font-size:2.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;margin:26px 0 20px}.articles-view .articles-content .articles-container .articles-item span{color:#171616;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.38}.articles-view .articles-content .see-more{display:flex;justify-content:center;padding:100px 0 135px}@media(max-width:576px){.articles-view .articles-content .see-more{padding:20px 0 60px}}.articles-view .articles-content p{color:#000;display:flex;font-size:1.125rem;font-weight:700;justify-content:center;line-height:21px;margin:0;padding:100px 0 135px}@media(max-width:576px){.articles-view .articles-content p{padding:20px 0 60px}.articles-view .articles-content{padding-top:60px}}.careers .mt-5{margin-top:4rem!important}@media(max-width:1366px){.careers .mt-5{margin-top:1rem!important}}.careers .careers-header{align-items:center;display:flex;flex-direction:column;font-family:Alliance2}.careers .careers-header .careers-header-top{display:flex;flex-direction:column;margin-top:40px;width:90%}@media(min-width:1366px){.careers .careers-header .careers-header-top{flex-direction:row;justify-content:space-between;margin-bottom:55px;margin-top:80px;max-width:1440px;width:90%}}.careers .careers-header .careers-header-top .header-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}@media(min-width:1366px){.careers .careers-header .careers-header-top .header-content{align-items:flex-end}}.careers .careers-header .careers-header-top .header-content span{color:#171616;font-size:.875rem;font-weight:500;margin-bottom:18px;text-align:right;text-transform:uppercase}@media(min-width:1366px){.careers .careers-header .careers-header-top .header-content span{font-size:1rem}}.careers .careers-header .careers-header-top .header-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}.careers .careers-header .careers-header-top .header-title span{color:#171616;font-size:.875rem;font-weight:500;margin-bottom:10px;text-align:right}@media(min-width:1366px){.careers .careers-header .careers-header-top .header-title span{font-size:1rem}}.careers .careers-header .careers-header-top .header-title h2{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:1366px){.careers .careers-header .careers-header-top .header-title h2{font-size:3.5rem}}.careers .careers-header .careers-description{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;width:100%}@media(min-width:1366px){.careers .careers-header .careers-description{margin-bottom:140px;max-width:1440px;width:90%}}.careers .careers-header .careers-description .description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding:20px 0;width:90%}@media(min-width:1366px){.careers .careers-header .careers-description .description{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0;max-width:1300px;padding:0;width:100%}}.careers .careers-header .careers-description .description .images{align-items:flex-start;border:none;display:flex;justify-content:center;margin-top:25px;overflow:hidden}@media(max-width:576px){.careers .careers-header .careers-description .description .images{border:none;display:block;height:auto;margin:0 auto 0 0;width:100%}}.careers .careers-header .careers-description .description .images .iframe{border:none;height:506px;width:586px}@media(max-width:1366px){.careers .careers-header .careers-description .description .images .iframe{width:90vw}}@media(max-width:576px){.careers .careers-header .careers-description .description .images .iframe{border:none;height:200px;width:100%}}.careers .careers-header .careers-description .description .images.greatPlace{height:auto;margin-top:40px;width:120px}@media(min-width:1366px){.careers .careers-header .careers-description .description .images.greatPlace{margin-top:0;width:235px}}.careers .careers-header .careers-description .description .images img{background:no-repeat 50%;height:auto;width:100%}@media(max-width:576px){.careers .careers-header .careers-description .description .images img{height:50%}}.careers .careers-header .careers-description .description .recruitmentMenu{align-items:flex-start;border:none;display:flex;flex-direction:column;justify-content:center;margin-top:25px;max-width:590px;overflow:hidden;width:100%}@media(max-width:1366px){.careers .careers-header .careers-description .description .recruitmentMenu{max-width:none}}@media(max-width:576px){.careers .careers-header .careers-description .description .recruitmentMenu{border:none;display:block;height:auto;margin:0 auto 0 0;width:100%}}.careers .careers-header .careers-description .description .description-content{width:590px}@media(max-width:1366px){.careers .careers-header .careers-description .description .description-content{width:100%}}.careers .careers-header .careers-description .description .description-content.reverse{align-items:flex-end;display:flex;flex-direction:column;margin-top:160px;max-width:590px}.careers .careers-header .careers-description .description .description-content h3{color:#000;font-family:Alliance1;font-size:1.7rem;font-weight:600;letter-spacing:.55px;line-height:1.41;margin:10px 0 30px}@media(min-width:1366px){.careers .careers-header .careers-description .description .description-content h3{font-size:2.813rem;width:500px}.careers .careers-header .careers-description .description .description-content h3.reverse{display:table;text-align:end;width:100%}}.careers .careers-header .careers-description .description .description-content span{color:#000;font-family:Alliance1;font-size:1rem;font-weight:400;letter-spacing:.55px;line-height:1.41}@media(min-width:1366px){.careers .careers-header .careers-description .description .description-content span{font-size:1.75rem;width:500px}.careers .careers-header .careers-description .description .description-content span.reverse{display:table;text-align:end;width:600px}}.careers .careers-header .careers-description .description .images-content{align-items:center;display:flex;justify-content:center;width:100%}@media(min-width:1366px){.careers .careers-header .careers-description .description .images-content{margin-top:185px;width:650px}}.careers .careers-header .positions{align-items:center;background-color:#cfcfcf;display:flex;flex-direction:column;font-family:Alliance2;width:100%}.careers .careers-header .positions .all-positions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:60px;width:90%}@media(min-width:1366px){.careers .careers-header .positions .all-positions{margin-bottom:120px}}.careers .careers-header .positions .all-positions .positions-top{display:flex;justify-content:center;max-width:300px;width:90%}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-top{flex-direction:row;justify-content:space-between;margin-bottom:55px;margin-top:90px;max-width:1380px;width:100%}}.careers .careers-header .positions .all-positions .positions-top .positions-top-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.careers .careers-header .positions .all-positions .positions-top .positions-top-title h2{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-top .positions-top-title h2{font-size:3.5rem}}.careers .careers-header .positions .all-positions .positions-content{border:1px solid #171616;margin-bottom:20px;max-width:300px;width:90%}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-content{border:2.5px solid #171616;margin-bottom:32px;max-width:1380px;width:100%}}.careers .careers-header .positions .all-positions .positions-content .position-infos{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10px}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-content .position-infos{flex-direction:row;justify-content:space-between;padding:15px 30px}}.careers .careers-header .positions .all-positions .positions-content .position-infos .position-title{display:flex;flex-direction:column;width:100%}.careers .careers-header .positions .all-positions .positions-content .position-infos .position-title .position{color:#171616;font-size:1rem;font-weight:600;letter-spacing:-.69px;line-height:1.63;text-align:left;text-align:initial}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-content .position-infos .position-title .position{font-size:1.5rem}}.careers .careers-header .positions .all-positions .positions-content .position-infos .position-title .location{color:#171616;font-size:.8rem;font-weight:500;letter-spacing:-.69px;line-height:1.63;margin-bottom:10px;text-align:left;text-align:initial;text-transform:uppercase}@media(min-width:1366px){.careers .careers-header .positions .all-positions .positions-content .position-infos .position-title .location{font-size:1.125rem}}.careers .careers-header .positions .all-positions .positions-content .position-infos .see-more{width:100%}@media(min-width:576px){.careers .careers-header .positions .all-positions .positions-content .position-infos .see-more{width:160px}}.careers .careers-header .positions .all-positions .positions-content .position-infos .see-more-btn{width:100%}.careers .card-vacancy{background-color:#fff;border-bottom:2px solid #898989;display:flex;flex-direction:row;padding:2rem}.careers .card-vacancy .content{display:flex;flex-direction:column}.careers .card-vacancy .content span{color:#898989!important;font-size:.7rem!important}.careers .card-vacancy .content h3{font-size:1.5rem!important;margin-bottom:0!important}.careers .card-vacancy .content .skills{margin-top:14px}@media(max-width:1366px){.careers .card-vacancy .content .skills{display:flex;flex-direction:row;flex-wrap:wrap}}.careers .card-vacancy .content .skills span{background-color:#898989;border-radius:30px;color:#fff!important;font-size:15px!important;margin-right:5px;padding:8px 15px}@media(max-width:1366px){.careers .card-vacancy .content .skills span{margin-bottom:10px}}.careers .card-vacancy .icon{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2px 10px}.careers .card-vacancy .icon svg{color:#898989}.vacancy .vacancy-header{align-items:center;display:flex;flex-direction:column;font-family:Alliance2;margin-top:60px}.vacancy .vacancy-header .vacancy-header-top{display:flex;flex-direction:column;width:90%}@media(min-width:768px){.vacancy .vacancy-header .vacancy-header-top{flex-direction:row;justify-content:space-between;margin-bottom:55px;max-width:1440px;width:90%}}.vacancy .vacancy-header .vacancy-header-top .header-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}@media(min-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-content{align-items:flex-end}}.vacancy .vacancy-header .vacancy-header-top .header-content span{color:#171616;font-size:.875rem;font-weight:500;margin-bottom:18px;text-align:right;text-transform:uppercase}@media(min-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-content span{font-size:1rem}}.vacancy .vacancy-header .vacancy-header-top .header-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}.vacancy .vacancy-header .vacancy-header-top .header-title .skills{margin-top:10px}@media(max-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-title .skills{display:flex;flex-direction:row;flex-wrap:wrap}}.vacancy .vacancy-header .vacancy-header-top .header-title .skills span{background-color:#898989;border-radius:30px;color:#fff!important;font-size:15px!important;margin-right:10px;padding:8px 15px!important}@media(max-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-title .skills span{margin-bottom:10px}}.vacancy .vacancy-header .vacancy-header-top .header-title span{color:#898989;font-size:.875rem;font-weight:500;margin-bottom:10px;text-align:right}@media(min-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-title span{font-size:1rem}}.vacancy .vacancy-header .vacancy-header-top .header-title h2{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:768px){.vacancy .vacancy-header .vacancy-header-top .header-title h2{font-size:3.5rem}}.vacancy .vacancy-header .vacancy-description{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;width:100%}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description{margin-bottom:140px;max-width:1440px;width:90%}}.vacancy .vacancy-header .vacancy-description .description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding:20px 0;width:90%}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description .description{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:0;max-width:1300px;padding:0;width:100%}}.vacancy .vacancy-header .vacancy-description .description .images{align-items:flex-start;border:none;display:flex;justify-content:center;margin-top:25px;overflow:hidden}@media(max-width:576px){.vacancy .vacancy-header .vacancy-description .description .images{border:none;display:block;height:auto;margin:0 auto 0 0;width:100%}}.vacancy .vacancy-header .vacancy-description .description .images .iframe{border:none;height:506px;width:586px}@media(max-width:576px){.vacancy .vacancy-header .vacancy-description .description .images .iframe{border:none;height:200px;width:100%}}.vacancy .vacancy-header .vacancy-description .description .images.greatPlace{height:auto;margin-top:40px;width:120px}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description .description .images.greatPlace{margin-top:0;width:235px}}.vacancy .vacancy-header .vacancy-description .description .images img{background:no-repeat 50%;height:auto;width:100%}@media(max-width:576px){.vacancy .vacancy-header .vacancy-description .description .images img{height:50%}}.vacancy .vacancy-header .vacancy-description .description .recruitmentMenu{align-items:flex-start;border:none;display:flex;flex-direction:column;justify-content:center;margin-top:25px;max-width:590px;overflow:hidden;width:100%}@media(max-width:576px){.vacancy .vacancy-header .vacancy-description .description .recruitmentMenu{border:none;display:block;height:auto;margin:0 auto 0 0;width:100%}}.vacancy .vacancy-header .vacancy-description .description .description-content{max-width:590px;width:100%}.vacancy .vacancy-header .vacancy-description .description .description-content.reverse{align-items:flex-end;display:flex;flex-direction:column;margin-top:160px;max-width:590px}.vacancy .vacancy-header .vacancy-description .description .description-content h3{color:#000;font-family:Alliance1;font-size:1.7rem;font-weight:600;letter-spacing:.55px;line-height:1.41;margin:10px 0 30px}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description .description .description-content h3{font-size:2.813rem;width:500px}.vacancy .vacancy-header .vacancy-description .description .description-content h3.reverse{display:table;text-align:end;width:100%}}.vacancy .vacancy-header .vacancy-description .description .description-content span{color:#000;font-family:Alliance1;font-size:1rem;font-weight:400;letter-spacing:.55px;line-height:1.41}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description .description .description-content span{font-size:1.75rem;width:500px}.vacancy .vacancy-header .vacancy-description .description .description-content span.reverse{display:table;text-align:end;width:600px}}.vacancy .vacancy-header .vacancy-description .description .images-content{align-items:center;display:flex;justify-content:center;width:300px}@media(min-width:768px){.vacancy .vacancy-header .vacancy-description .description .images-content{margin-top:185px;width:650px}}.vacancy .vacancy-header .positions{align-items:center;background-color:#cfcfcf;display:flex;flex-direction:column;font-family:Alliance2;width:100%}.vacancy .vacancy-header .positions .all-positions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:60px;width:90%}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions{margin-bottom:120px}}.vacancy .vacancy-header .positions .all-positions .positions-top{display:flex;justify-content:center;max-width:300px;width:90%}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-top{flex-direction:row;justify-content:space-between;margin-bottom:55px;margin-top:90px;max-width:1380px;width:100%}}.vacancy .vacancy-header .positions .all-positions .positions-top .positions-top-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%}.vacancy .vacancy-header .positions .all-positions .positions-top .positions-top-title h2{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-top .positions-top-title h2{font-size:3.5rem}}.vacancy .vacancy-header .positions .all-positions .positions-content{border:1px solid #171616;margin-bottom:20px;max-width:300px;width:90%}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-content{border:2.5px solid #171616;margin-bottom:32px;max-width:1380px;width:100%}}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10px}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos{flex-direction:row;justify-content:space-between;padding:15px 30px}}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .position-title{display:flex;flex-direction:column;width:100%}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .position-title .position{color:#171616;font-size:1rem;font-weight:600;letter-spacing:-.69px;line-height:1.63;text-align:left;text-align:initial}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .position-title .position{font-size:1.5rem}}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .position-title .location{color:#171616;font-size:.8rem;font-weight:500;letter-spacing:-.69px;line-height:1.63;margin-bottom:10px;text-align:left;text-align:initial;text-transform:uppercase}@media(min-width:768px){.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .position-title .location{font-size:1.125rem}}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .see-more{width:100%}@media(min-width:576px){.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .see-more{width:160px}}.vacancy .vacancy-header .positions .all-positions .positions-content .position-infos .see-more-btn{width:100%}.fontsize28{font-size:28px!important;font-weight:inherit!important}.case .header-top{height:679px;overflow:hidden}@media(max-width:576px){.case .header-top{height:200px}}.case .header-top-cover{background-position:center 70%;background-repeat:no-repeat;background-size:cover;height:100%;transition:all .35s linear}.case h2{font-size:2.8rem;margin:55px 0 20px}.case .all-cases{align-items:center;display:flex;flex-direction:column;font-family:Alliance2;padding:75px 0}.case .all-cases p{font-size:1.1rem;font-weight:400;line-height:30px;margin-bottom:25px}.case .all-cases .header{align-items:flex-start;background:#0000;display:inline-grid;grid-template-columns:minmax(200px,15vw) auto;grid-template-rows:auto;max-width:1440px;width:90%}@media(min-width:576px){.case .all-cases .header{grid-column-gap:200px;width:90%}}.case .all-cases .header-back{cursor:pointer;display:flex;text-transform:uppercase}.case .all-cases .header-back-icon{align-items:center;border:2px solid #171616;border-radius:50%;display:flex;font-size:2rem;height:40px;justify-content:center;outline:0;overflow:hidden;padding:0;position:relative;text-transform:uppercase;transition:.08s ease-in;-o-transition:.08s ease-in;-ms-transition:.08s ease-in;-moz-transition:.08s ease-in;-webkit-transition:.08s ease-in;width:40px;z-index:1}.case .all-cases .header-back-icon:hover:before{top:0}.case .all-cases .header-back-icon:hover .icon-back{fill:#fff}.case .all-cases .header-back-icon:before{background:#171616;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top .28s ease-in;z-index:-1}.case .all-cases .header-back span{font-size:1.1rem;font-weight:600;margin-left:15px;margin-top:7px;transition:transform .25s ease-in-out}.case .all-cases .header-back span:after{border-bottom:2px solid #171616;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.case .all-cases .header-back span:hover:after{transform:scaleX(1)}.case .all-cases .header-title{padding-top:10px}.case .all-cases .header-title-icons{display:none}.case .all-cases .header-title h1{font-size:3.5rem;margin-top:5px}@media(max-width:576px){.case .all-cases .header-title h1{font-size:3rem}}.case .all-cases .header-title h5{margin:0;text-transform:uppercase}@media(max-width:576px){.case .all-cases .header-title{padding-top:30px}}.case .all-cases .header-content{display:flex;justify-content:center}.case .all-cases .header-content p{font-weight:700;margin-top:20px;max-width:250px}.case .all-cases .header-paragraph-first{align-self:flex-end;max-width:65vw}.case .all-cases .header-paragraph-first p{margin-right:10vw}@media(max-width:576px){.case .all-cases .header-paragraph-first p{margin-right:0}}.case .all-cases .header-paragraph-first h1{max-width:900px;width:100%}.case .all-cases .header-paragraph-first img{background-size:auto 100%;height:auto;margin:60px 0;text-align:right;width:100%}@media(max-width:576px){.case .all-cases .header-paragraph-first img{width:90%}.case .all-cases .header-paragraph-first{align-self:flex-start!important;max-width:100%!important}.case .all-cases .header{align-items:flex-start;display:flex;flex-direction:column;width:90%}}.case .all-cases .paragraph{align-self:flex-end;max-width:65vw}.case .all-cases .paragraph p{margin-right:10vw}@media(max-width:576px){.case .all-cases .paragraph p{margin-right:0}.case .all-cases .paragraph{align-self:center;max-width:90%}}.case .all-cases .video-container{background:url(/static/media/video.ac717eafb0f188eb764c.png) no-repeat 50%;background-size:auto 100%;height:480px;margin:60px 0;text-align:right;width:100%}@media(max-width:576px){.case .all-cases .video-container{width:90%}}.case .all-cases .big-text{background-color:#000;color:#fff;font-family:Alliance2;font-size:1.8rem;margin:65px 0;padding:75px 8vw}.case .all-cases .images{align-self:stretch;display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:60px 0;min-height:330px}.case .all-cases .images img{max-height:400px;max-width:45vw}@media(max-width:576px){.case .all-cases .images img{height:auto;max-height:auto;max-width:100%;width:100%}.case .all-cases .images{align-self:auto;display:flex;flex-direction:column;width:90%}}.case .all-cases .horizontal-divider{align-self:flex-end;background-color:#171616;height:9px;margin-right:5vw;margin-top:90px;max-width:60vw;width:100%}@media(max-width:576px){.case .all-cases .horizontal-divider{align-self:center;height:6px;margin:0;max-width:90%;width:100%}.case .all-cases{padding:55px 0}}.case .other-cases{margin-bottom:100px}.cases-content{flex-direction:column;font-family:Alliance2;padding-top:88px;width:100%}.cases-content,.cases-content .loader-container{align-items:center;display:flex;justify-content:center}.cases-content .loader-container{flex:1 1}.cases-content .cases-container{max-width:1440px;width:90%}@media(min-width:576px){.cases-content .cases-container{width:90%}}.cases-content .cases-container a{color:inherit;text-decoration:none}.cases-content .cases-container .cases-title{display:flex;flex-direction:column;margin-bottom:88px;width:100%}.cases-content .cases-container .cases-title h1{color:#000;font-size:3.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.069rem;line-height:1;text-transform:uppercase}@media(max-width:27rem){.cases-content .cases-container .cases-title h1{font-size:2.375rem}}.cases-content .cases-container .cases-title span{font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:600;font-weight:400;letter-spacing:.034rem;line-height:1.41;width:40%}@media(max-width:27rem){.cases-content .cases-container .cases-title span{font-size:.688rem;padding-top:0;width:70%}}.cases-content .cases-container .cases-list{margin-bottom:50px;width:100%}.cases-content .cases-container .cases-list .cases-card{height:278px;max-width:425px;overflow:hidden;width:100%}.cases-content .cases-container .cases-list .cases-card img{background-position:50%;background-repeat:no-repeat;height:100%;width:100%}.cases-content .cases-container .cases-list .cases-card img:hover{transform:scale(1.1);transition:transform 1s cubic-bezier(.25,.45,.45,.95)}.cases-content .cases-container .cases-list h3{font-size:2.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;margin:16px 0 10px}.cases-content .cases-container .cases-list span{color:#171616;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.38}.cases-content .see-more{display:flex;justify-content:center;padding:100px 0 135px}@media(max-width:576px){.cases-content .see-more{padding:20px 0 60px}}.cases-content p{color:#000;display:flex;font-size:1.125rem;font-weight:700;justify-content:center;line-height:21px;margin:0;padding:100px 0 135px}@media(max-width:576px){.cases-content p{padding:20px 0 60px}.cases-content{padding-top:60px}}.contact .contact-header{align-items:center;display:flex;flex-direction:column;font-family:Alliance2}.contact .contact-header.open{display:none}.contact .contact-header img{height:25px}.contact .contact-header .contact-header-top{display:flex;flex-direction:column;margin-top:40px;width:90%}@media(min-width:768px){.contact .contact-header .contact-header-top{flex-direction:row;justify-content:space-between;margin-bottom:55px;margin-top:90px;max-width:745px;width:100%}}.contact .contact-header .contact-header-top .header-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}@media(min-width:768px){.contact .contact-header .contact-header-top .header-content{align-items:flex-end}}.contact .contact-header .contact-header-top .header-content span{color:#171616;font-size:.875rem;font-weight:500;margin-bottom:18px;text-align:right;text-transform:uppercase}@media(min-width:768px){.contact .contact-header .contact-header-top .header-content span{font-size:1rem}}.contact .contact-header .contact-header-top .header-title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:90%}.contact .contact-header .contact-header-top .header-title span{color:#171616;font-size:.875rem;font-weight:500;margin-bottom:10px;text-align:right;text-transform:uppercase}@media(min-width:768px){.contact .contact-header .contact-header-top .header-title span{font-size:1rem}}.contact .contact-header .contact-header-top .header-title h2{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0;text-transform:uppercase}@media(min-width:768px){.contact .contact-header .contact-header-top .header-title h2{font-size:3.5rem}}.contact .contact-header .contact-header-top .header-title h3{color:#171616;font-size:2rem;letter-spacing:-1.1px;line-height:1.04;margin:0 0 30px}@media(min-width:768px){.contact .contact-header .contact-header-top .header-title h3{font-size:3.5rem}}.contact .contact-header .contact-content{max-width:745px;width:90%}.contact .contact-header .contact-content .info-title{margin-bottom:16px!important}.contact .contact-header .contact-content .contact-content-infos{display:flex;flex-direction:column;margin-bottom:40px}.contact .contact-header .contact-content .contact-content-infos .ptFlag{width:25px}.contact .contact-header .contact-content .contact-content-infos a{cursor:auto;margin-top:10px;text-decoration:none}.contact .contact-header .contact-content .contact-content-infos .info-item{align-content:flex-start;align-items:center;display:flex;margin-bottom:16px}.contact .contact-header .contact-content .contact-content-infos .info-label{align-items:center;display:flex;font-size:24px;gap:8px;margin-left:12px}.contact .contact-header .contact-content .contact-content-infos .info-label img{display:block;height:35px}.contact .contact-header .contact-content .contact-content-infos .infos-title{color:#171616;font-family:Alliance2;font-size:24px;font-weight:900;margin-bottom:18px}@media(min-width:768px){.contact .contact-header .contact-content .contact-content-infos .infos-title{font-size:1.5rem}}.contact .contact-header .contact-content .contact-content-infos .infos-subtitle{color:#5f6061;font-size:24px}@media(min-width:768px){.contact .contact-header .contact-content .contact-content-infos .infos-subtitle{font-size:1.5rem}}.contact .contact-header .contact-content .contact-content-infos span{color:#171616;font-size:.938rem;font-weight:400;margin-bottom:10px}.contact .contact-header .contact-content .send{margin-bottom:100px;max-width:170px;width:100%}.not-found{align-items:center;background-color:#171616;flex-direction:column;height:93vh}.not-found,.not-found-svg{display:flex;justify-content:center}.not-found-svg{max-width:90%;width:100%}@media(min-width:576px){.not-found-svg{max-width:594px}}.not-found-svg svg{height:116px;width:100%}@media(min-width:576px){.not-found-svg svg{height:216px}}.not-found p{color:#b2b1b1;display:flex;font-family:Alliance1;font-size:1rem;font-weight:500;justify-content:center;letter-spacing:.45px;line-height:28px;margin:0;padding:25px 0 63px;text-align:center}.not-found-button{width:192px}.privacy-policy-container{display:flex;justify-content:center;margin:50px 0;width:100%}.privacy-policy-container-content{max-width:1440px;width:90%}@media(min-width:576px){.privacy-policy-container-content{width:90%}}.privacy-policy-container-content h1{font-size:3.5rem}@media(max-width:576px){.privacy-policy-container-content h1{font-size:2.5rem}}.privacy-policy-container-content h3{font-size:2rem}@media(max-width:576px){.privacy-policy-container-content h3{font-size:1.5rem}}.privacy-policy-container-content span{font-weight:700}.service-section-container{background-color:#171616;width:100vw}.service-section-title-cards-footer{width:100%}.service-section-title-container{height:60px;margin:0 auto;padding:100px 0 80px;width:200px}.service-section-card-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:1440px}@media screen and (max-width:1600px){.service-section-card-wrapper{margin:0 auto;width:90%}}@media screen and (max-width:1080px){.service-section-card-wrapper{max-width:480px}}@media screen and (max-width:600px){.service-section-card-wrapper{justify-content:center;max-width:420px}}.service-section-title{color:#fff;font-family:Alliance2;font-size:40px;font-style:normal;font-weight:500;margin-bottom:4px;text-align:center;text-transform:uppercase}.service-section-title-underscore{background:#02be3b;border-radius:10px;height:4px}.service-section-footer-sidescore{background:#02be3b;border-radius:10px;height:60px;margin-right:16px;width:4px}@media screen and (max-width:900px){.service-section-footer-sidescore{height:160px;width:8px}}@media screen and (max-width:680px){.service-section-footer-sidescore{height:120px}}@media screen and (max-width:480px){.service-section-footer-sidescore{height:80px}}.service-section-footer-title{color:#fff;font-family:Alliance2;font-size:80px;font-style:normal;font-weight:600;letter-spacing:2.4px;position:relative;text-align:center;text-transform:lowercase;top:-8px}@media screen and (max-width:900px){.service-section-footer-title{text-align:start}}@media screen and (max-width:680px){.service-section-footer-title{font-size:60px}}@media screen and (max-width:480px){.service-section-footer-title{font-size:40px}}.service-section-footer-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:160px 0;width:880px}@media screen and (max-width:900px){.service-section-footer-container{width:600px}}@media screen and (max-width:680px){.service-section-footer-container{width:400px}}@media screen and (max-width:480px){.service-section-footer-container{width:320px}}.service-section-footer-title-wrapper{align-items:center;display:flex}.service-section-footer-title-subtitle-wrapper{margin:0 auto 48px}.service-section-footer-subtitle{color:#969799;font-family:Alliance1;font-size:32px;font-style:normal;font-weight:400;text-align:center;text-transform:lowercase}@media screen and (max-width:680px){.service-section-footer-subtitle{font-size:18px;font-size:14px;margin-left:24px;text-align:start}}.service-section-footer-button{align-items:center;background:#02be3b;border:2px solid #02be3b;border-radius:24px;color:#171616;cursor:pointer;display:flex;flex-shrink:0;font-family:Alliance1;font-size:14px;font-style:normal;font-weight:600;height:40px;justify-content:center;line-height:normal;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:180px}.service-section-footer-button:hover{background:#4eec7e;transition:.3s ease-in-out}.testimony-section-container{margin:120px 0;width:100vw}.testimony-section-header-videos{margin:0 auto;max-width:912px;width:80%}.testimony-section-header{margin:48px 0;width:500px}.testimony-section-header-title{-webkit-text-stroke-width:1;-webkit-text-stroke-color:#000;color:#000;font-family:Alliance2;font-size:40px;font-style:normal;font-weight:800;text-transform:uppercase}.testimony-section-header-subtitle-wrapper{display:inline-block}.testimony-section-header-subtitle{color:#000;font-family:Alliance2;font-size:24px;font-style:normal;font-weight:500;text-transform:lowercase}.testimony-section-header-underscore{background:#02be3b;border-radius:10px;flex-shrink:0;height:4px;width:100%}.testimony-section-videos-wrapper{display:flex;flex-direction:column}.testimony-section-video{height:492px;margin:20px 0}@media screen and (max-width:900px){.testimony-section-video{height:360px}}@media screen and (max-width:600px){.testimony-section-video{height:272px}}@media screen and (max-width:480px){.testimony-section-video{height:172px}}.partner-container{background-image:url(/static/media/partner-section.908ddfeaed16e37256f3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;height:600px;min-height:400px;width:100%}.partner-header-content-wrapper{align-items:center;display:flex;flex-direction:row;gap:80px;margin:50px auto;max-width:1390px;width:90%}.partner-header-content-wrapper img{height:auto;max-width:400px;width:100%}.partner-header-content-wrapper .img-wrapper{margin-top:30px;max-width:50%}.partner-header-content-wrapper .partner-header-content-wrapper img{height:auto;max-width:400px;width:100%}@media screen and (min-width:961px){.partner-header-content-wrapper .partner-header-content-wrapper img{max-width:none;width:400px}}@media screen and (max-width:800px){.partner-header-content-wrapper{max-width:100%}}@media screen and (max-width:600px){.partner-header-content-wrapper .partner-header-content-wrapper img{max-width:250px}}.partner-section{font-family:Alliance2;width:100%}.partner-section-title{color:#4ffa7b;font-size:18px}.partner-section-title2{color:#fff;font-size:35px}.partner-content{color:#fff;display:flex;flex-wrap:wrap;font-family:Alliance2;font-size:16px;justify-content:space-between;width:70%}@media screen and (max-width:960px){.partner-content{font-size:14px;justify-content:center;text-align:justify;width:90%}.partner-container{background-position:top;background-size:cover;height:auto;text-align:justify}.partner-header-content-wrapper{align-items:center;flex-direction:column;gap:30px}}@media screen and (max-width:600px){.partner-container{background-position:top;background-size:cover;text-align:justify}.partner-header-content-wrapper{gap:20px}.partner-content{font-size:14px;text-align:justify;width:90%}.partner-content h3{text-align:center}.partner-section-title2{font-size:28px}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.bannerStyle{align-items:center;background:#fff;border:1px solid #ebe8e8;border-radius:30px;bottom:15px;box-shadow:0 10px 20px #8d89891a,0 5px 10px #0000001a;display:flex;justify-content:space-between;left:15px;padding:16px;position:fixed;right:15px;z-index:9999}@media(max-width:768px){.bannerStyle{flex-direction:column;gap:12px}.bannerStyle>div{width:100%}.cookie-text{justify-content:center;text-align:center}}.overlay{align-items:center;background:#0006;display:flex;inset:0;position:fixed;z-index:99999}.modal,.overlay{justify-content:center}.modal{align-content:center;background:#fff;border-radius:30px;flex-direction:column;height:400px;padding-inline:30px}.modal-title{border-bottom:1px solid #dad9d9;padding-bottom:20px}.modal-text{font-size:14px;padding-left:25px}.modal-buttons{justify-content:space-between;margin-top:20px}.item{margin-bottom:30px}.item-title{font-weight:800}.btnPrimary{background:#000;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;margin:5px;padding:10px 14px;width:110px}.btnSecondary{background:#fff;border:1px solid #000;border-radius:20px}.btnConfig,.btnSecondary{color:#000;cursor:pointer;font-size:16px;margin:5px;padding:10px 14px;width:110px}.btnConfig{background:#ebe9e9;border:none;border-radius:20px}.cookie-buttons{align-items:center;justify-content:center}.link{align-content:flex-start;cursor:pointer;padding-left:35px}.cookie-text{display:flex;gap:.5rem;height:100%;margin-bottom:10px;text-align:start;width:100%}.cookie-icon,.cookie-text{align-items:center;justify-content:center}.cookie-icon{background-color:#e0dcdc;border-radius:50%;padding:5px}.dropdown-item{align-items:center;cursor:pointer;display:flex;font-size:18px;font-weight:600}.dropdown-item-label{margin-left:8px;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.4796cd23.css.map*/