@-webkit-keyframes reveal{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes reveal{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.section-customer-inner{padding-top:150px}.section-customer-inner__request-demo-btn{padding:3.1vw 13vw!important;font-size:3.6vw}.section-customer-inner ul{list-style:unset}.section-customer-inner ul li{font-family:Poppins;font-size:1.8rem;line-height:2.5rem;color:#000;margin-bottom:5px;word-break:normal}.section-customer-inner .fa{padding:7px!important;font-size:14px;width:30px;height:30px;text-align:center;text-decoration:none;margin:0 2px!important;border-radius:50%;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;border:1px solid #e6e6e6;color:#556274!important;display:inline-block}.section-customer-inner .fa svg{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.section-customer-inner .fa:hover{color:#fff!important;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section-customer-inner .fa:hover svg{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.section-customer-inner .fa.fs-facebook svg{width:10px}.section-customer-inner .fa.fs-facebook:hover{border-color:#4267b2!important;background-color:#4267b2!important}.section-customer-inner .fa.fs-twitter svg{width:15px}.section-customer-inner .fa.fs-twitter:hover{border-color:#1da1f2!important;background-color:#1da1f2!important}.section-customer-inner .fa.fs-linkedin svg{width:15px}.section-customer-inner .fa.fs-linkedin:hover{border-color:#2867b2!important;background-color:#2867b2!important}.section-customer-inner .fa.fs-envelope svg{width:15px}.section-customer-inner .fa.fs-envelope:hover{border-color:#4267b2!important;background-color:#4267b2!important}.section-customer-inner__pascal{background-color:#f4f7fc;max-width:1460px;margin:auto;padding:75px 8px 40px 8px;margin-bottom:72px;padding:95px 8px 25px 8px}.section-customer-inner__pascal-description{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:10px}.section-customer-inner .quotes-down,.section-customer-inner .quotes-up{position:absolute;font-family:MazzardH!important;font-weight:600!important;font-size:8.4rem;color:#3c40fd}.section-customer-inner .quotes-up{top:-15px;left:-4.5rem}.section-customer-inner .quotes-down{bottom:-18px;right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.section-customer-inner__subtitle{font-family:MazzardH!important;font-weight:600!important;font-size:35px;line-height:40px;margin-bottom:25px;color:#282728;word-break:normal}.section-customer-inner__subdescription-title{font-family:PoppinsSemiBold!important;font-weight:600!important;color:#3c40fd;font-size:1.8rem}.section-customer-inner__subdescription{font-family:Poppins;font-size:3.33vw;line-height:1.7;margin-top:10px}.section-customer-inner__executive{margin-bottom:345px}.section-customer-inner__executive-title{font-family:MazzardH!important;font-weight:600!important;font-size:3.5rem;color:#3c40fd}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title),.section-customer-inner__executive-description{font-family:Poppins;font-size:1.8rem;line-height:3rem;color:#000;margin-bottom:40px;word-break:normal}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title):last-child,.section-customer-inner__executive-description:last-child{margin-bottom:0}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title) a,.section-customer-inner__executive-description a{color:#3c40fd!important;border-bottom:1px solid #3c40fd}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title) ul,.section-customer-inner__executive-description ul{list-style-type:disc}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title) ul li,.section-customer-inner__executive-description ul li{line-height:1.83;color:#000}.section-customer-inner .under-video{margin-top:-200px}.section-customer-inner .without_video .under-video{padding-top:100px}.section-customer-inner .modal-dialog{max-width:800px;margin:30px auto}.section-customer-inner .modal-body{position:relative;padding:0}.section-customer-inner .close{position:absolute;right:-30px;top:0;z-index:999;font-size:2rem;font-weight:400;color:#fff;opacity:1}.section-customer-inner__video-container{position:relative;background-color:#f4f7fc;max-width:1460px;margin:auto;margin-bottom:30px;padding-bottom:40px}.section-customer-inner__video-section-title{font-family:Poppins;font-size:20px;line-height:3rem;color:#008eff;text-transform:uppercase}.section-customer-inner__video-section-info{margin-top:70px}.section-customer-inner__video-section-info ul{list-style-type:disc}.section-customer-inner__video-section-info ul li{line-height:1.83;color:#000}.section-customer-inner .mainVideoBox{position:relative;margin:auto;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;cursor:pointer}.section-customer-inner .mainVideoBox:hover .video-hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.section-customer-inner .mainVideoBox.tab-video{margin-top:-75px;margin-bottom:100px;-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0)}.section-customer-inner .mainVideoBox img{width:100%;-o-object-fit:cover;object-fit:cover;height:51.4vw}.section-customer-inner .play-video-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-customer-inner .modal-dialog{max-width:800px;margin:30px auto}.section-customer-inner .modal-body{position:relative;padding:0}.section-customer-inner .close{position:absolute;right:-30px;top:0;z-index:999;font-size:2rem;font-weight:400;color:#fff;opacity:1}.section-customer-inner .modal-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-customer-inner .modal-content{width:300px;height:300px;background:0 0;border:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-customer-inner .embed-responsive-16by9{height:100%}.section-customer-inner .embed-responsive-item{width:500px;height:300px}.section-customer-inner .custom-btn{border:solid 3px #fff;width:95px;height:95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.section-customer-inner .custom-btn svg{fill:#fff;stroke:#fff;width:24px;height:44px}.section-customer-inner__about{margin-bottom:113px}.section-customer-inner__discover{background-color:#f4f7fc;padding-top:101px;padding-bottom:119px}.section-customer-inner__discover-video-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:89px;margin-bottom:50px}.section-customer-inner .video-box{background-color:#fff;width:100%;margin-bottom:20px}.section-customer-inner .video-box img{width:100%;-o-object-fit:cover;object-fit:cover;height:46.7vw}.section-customer-inner .video-box>div:last-child{padding:6.2vw 5.2vw;position:relative;height:calc(100% - 42.7vw)}.section-customer-inner__discover-subtitle{font-family:MazzardH!important;font-weight:600!important;font-size:20px;line-height:30px;padding-bottom:40px}.section-customer-inner__discover-link{position:absolute;margin-bottom:0;bottom:35px;font-family:PoppinsSemiBold!important;font-weight:600!important;font-size:3.7vw}.section-customer-inner__discover-link a svg{-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.section-customer-inner__discover-link a:hover{color:#3c40fd!important}.section-customer-inner__discover-link a:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.section-customer-inner__discover-link>a>span{margin-right:13px}.section-customer-inner .video-box div{position:relative}.section-customer-inner .video-box div .logo{position:absolute;bottom:24px;left:44px;width:auto;height:auto;max-width:250px}.section-customer-inner__discover-main-subtitle{font-family:MazzardH!important;font-weight:600!important;font-size:3.5rem;line-height:3.5rem;text-align:center;color:#282728}.section-customer-inner__discover-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-customer-inner.story-without-video .section-customer-inner__executive.switch_tab_temp{margin-bottom:0}.section-customer-inner.story-without-video .mainVideoBox.tab-video{margin-top:0}.section-customer-inner.story-without-video .without_video.section-customer-inner__video-container .under-video{margin-top:0}.section-customer-inner.story-without-video .section-customer-inner__executive{margin-bottom:110px}.section-customer-inner.story-without-video .customer_stories_swipetab{margin-top:120px}.switch_tab_temp.section-customer-inner__executive{margin-bottom:100px}.customer_stories_swipetab .section-leadership__tabs-wrapper>.swipe-tabs .slick-list{padding-bottom:40px}.customer_stories_swipetab .section-leadership__tabs-wrapper>.swipe-tabs>div>div{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;max-width:100%!important;width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab{font-size:4.4vw;cursor:pointer;text-align:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-family:MazzardH!important;font-weight:600!important;font-weight:600;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin-right:20px}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab.active-tab span{display:inline-block;border-bottom:4px solid #1eebb8}.video--modal__customer{z-index:10901}.video--modal__customer .close{width:40px;height:40px;line-height:40px;text-align:center;right:0;top:0;z-index:100}.video--modal__customer .close span{line-height:1;font-size:20px}.video--modal__customer .embed-responsive{position:relative;padding-bottom:56.25%;width:955px;height:525px}.video--modal__customer .embed-responsive iframe{width:100%;height:100%;position:absolute;right:0;left:0;top:0}.section-customer-inner__executive p,.section-customer-inner__video-section-info p{margin-bottom:25px}.section-customer-inner__executive p:empty,.section-customer-inner__video-section-info p:empty{display:none}.section-customer-inner__executive p:last-child,.section-customer-inner__video-section-info p:last-child{margin-bottom:40px}.section-customer-inner__executive p.section-customer-inner__video-section-title,.section-customer-inner__video-section-info p.section-customer-inner__video-section-title{margin-bottom:15px}@media (min-width:450px){.section-customer-inner__discover-link{font-size:1.5rem}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab{font-size:2.1rem}}@media (min-width:480px){.section-customer-inner__request-demo-btn{padding:15px 50px!important;font-size:1.7rem}.section-customer-inner__subdescription{font-size:1.6rem}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title) ul li,.section-customer-inner__executive-description ul li{font-size:1.8rem}.section-customer-inner__video-section-info ul li{font-size:1.8rem}.section-customer-inner .mainVideoBox img{height:247px}.section-customer-inner .video-box>div:last-child{padding:30px 25px;height:calc(100% - 205px)}.section-customer-inner .video-box{max-width:416px}.section-customer-inner .video-box img{height:205px}}@media (min-width:768px){.section-customer-inner__request-demo-btn{font-size:17px}.section-customer-inner__pascal{padding:95px 8px 50px 8px;margin-bottom:50px}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title):last-child,.section-customer-inner__executive-description:last-child{margin-bottom:40px}.section-customer-inner__video-container{margin-bottom:45px;padding-bottom:20px}.section-customer-inner .mainVideoBox img{height:370px}.section-customer-inner .embed-responsive-item{width:685px;height:375px}.section-customer-inner .video-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:641px;max-width:641px}.section-customer-inner .video-box img{width:315px;height:198px}.section-customer-inner .video-box div{width:50%}.section-customer-inner .video-box>div:last-child{height:100%}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab{font-size:1.8rem}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab:first-child{margin-right:30px}}@media (min-width:992px){.section-customer-inner .mainVideoBox img{height:450px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.customer_stories_swipetab .section-leadership__tabs-wrapper .swipe-tab{font-size:2.4rem}}@media (min-width:1200px){.section-customer-inner__pascal{padding:115px 106px 90px 106px;margin-bottom:90px}.section-customer-inner__video-container{padding-bottom:70px;margin-bottom:90px}.section-customer-inner .mainVideoBox img{height:460px}.section-customer-inner .video-box{width:32%;display:block}.section-customer-inner .video-box div{width:100%}.section-customer-inner .video-box img{width:100%;height:225px}.section-customer-inner .video-box>div:last-child{height:calc(100% - 225px);padding:33px 44px}}@media screen and (min-width:1200px){.customer_stories_swipetab .section-leadership__tabs-wrapper{padding:0}.banner-img{width:600px}.banner-img img{width:100%;max-width:540px;height:auto}}@media (min-width:1400px){.section-customer-inner .mainVideoBox img{height:560px}}@media (max-width:1400px){.section-customer-inner__executive{margin-bottom:300px}}@media (max-width:1200px){.section-customer-inner .quotes-up{top:-50px;left:-.5rem}.section-customer-inner .quotes-down{bottom:-15px;right:0}.section-customer-inner__subtitle{font-size:3rem;line-height:3.5rem}.section-customer-inner__executive{margin-bottom:290px}.section-customer-inner .under-video{margin-top:-150px}.section-customer-inner__video-section-info{margin-top:88px}.section-customer-inner .tablet-subtitle-block{display:block}.section-customer-inner__about{margin-bottom:97px}.section-customer-inner__discover{padding-top:70px}.section-customer-inner__discover-video-container{margin-top:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1200px){.section-customer-inner.story-without-video .customer_stories_swipetab{margin-top:80px}}@media (max-width:1199px){.customer_stories_swipetab .section-leadership__tabs-wrapper>.swipe-tabs{padding-left:0}.customer_stories_swipetab .section-customer-inner__video-container .swipe-tab-content .container{padding:0}}@media (max-width:994px){.section-customer-inner__executive{margin-bottom:235px}.section-customer-inner .under-video{margin-top:-100px}}@media (max-width:992px){.section-customer-inner__discover-subtitle{font-size:25px}}@media (max-width:991px){.section-customer-inner__video-section-info{margin-top:60px}}@media screen and (max-width:991px){.section-customer-inner.story-without-video .section-customer-inner__executive{margin-bottom:80px}.video--modal__customer .embed-responsive{width:700px;height:375px}}@media (max-width:770px){.section-customer-inner .without_video .under-video{padding-top:50px}.section-customer-inner .under-video{margin-top:-50px}}@media (max-width:768px){.section-customer-inner__subtitle{font-size:30px;line-height:4.5rem;color:#0a0a3f}.section-customer-inner__subtitle-video{color:#282828;line-height:1.16}.section-customer-inner__executive-title{font-size:3rem}.section-customer-inner__executive-description{font-size:17px}.section-customer-inner__video-section-title{font-size:2.2rem}.section-customer-inner .mainVideoBox{margin-bottom:-100px}.section-customer-inner .tablet-subtitle-block{display:inline}.section-customer-inner__discover{padding-bottom:70px}.section-customer-inner__discover-video-container{margin-top:60px;margin-bottom:50px}}@media screen and (max-width:768px) and (max-width:991px){.section-customer-inner .video-box div .logo{left:40px}}@media (max-width:767px){.section-customer-inner .fa:before{line-height:30px}.section-customer-inner{font-size:2.5rem;line-height:3.5rem}.section-customer-inner__executive{margin-bottom:150px}.section-customer-inner .section-customer-inner__executive p:not(.section-customer-inner__executive-title) ul li,.section-customer-inner__executive-description ul li{font-size:4.4vw;line-height:3.8rem}.section-customer-inner__executive-description{font-size:2.1rem}.section-customer-inner__video-section-info ul li{font-size:4.4vw;line-height:3.8rem}.section-customer-inner .mainVideoBox{margin-bottom:0}.section-customer-inner .mainVideoBox img{border-radius:5px}.section-customer-inner .custom-btn{width:65px;height:65px}}@media screen and (max-width:767px){.section-customer-inner.story-without-video .section-customer-inner__executive{margin-bottom:60px}.video--modal__customer .close{right:25px;top:10px}.video--modal__customer .embed-responsive{width:calc(100vw - 60px);height:auto;margin:0 30px}}@media (max-width:650px){.section-customer-inner .quotes-down,.section-customer-inner .quotes-up{font-size:6.4rem}.section-customer-inner .quotes-up{top:-40px;left:-.5rem}}@media (max-width:650){.section-customer-inner .quotes-down{bottom:-10px}}@media (max-width:600px){.section-customer-inner .fa{width:45px;height:45px;font-size:23px;display:inline-block}.section-customer-inner .fa.fs-facebook svg{width:15px}.section-customer-inner .fa.fs-twitter svg{width:20px}.section-customer-inner .fa.fs-linkedin svg{width:20px}.section-customer-inner .fa.fs-envelope svg{width:20px}.section-customer-inner__about{margin-bottom:50px}}@media (max-width:590px){.section-customer-inner .embed-responsive-item{width:90vw;height:300px}}@media (max-width:480px){.section-customer-inner__pascal{margin-bottom:50px}.section-customer-inner__pascal .section-customer-inner__pascal-description .section-customer-inner__subtitle{max-width:95%}.section-customer-inner .quotes-up{top:-18px}.section-customer-inner .quotes-down{bottom:10px}.section-customer-inner__subtitle{font-size:5.85vw;line-height:1.8;margin-bottom:2rem}.section-customer-inner__subtitle-video{line-height:1.16}.section-customer-inner__subdescription-title{font-size:3.7vw;margin-bottom:0;line-height:2.7vw}.section-customer-inner__executive{margin-bottom:35vw}.section-customer-inner__executive-title{font-size:6.2vw}.section-customer-inner__executive-description{font-size:4.4vw;line-height:1.81;margin-bottom:7.5vw;padding-right:10px}.section-customer-inner__video-container{padding-bottom:30px}.section-customer-inner__video-section-title{font-size:4.6vw}.section-customer-inner__video-section-info{margin-top:50px}.section-customer-inner .mainVideoBox.tab-video{margin-top:-100px;margin-bottom:60px}.section-customer-inner .video-box{height:auto}.section-customer-inner__discover-subtitle{font-size:calc(19px + (25 - 19)*(100vw - 360px)/ (480 - 360));line-height:1.3;margin-bottom:40px;padding-bottom:0}.section-customer-inner__discover-link{position:inherit;bottom:0}}@media screen and (max-width:480px){.section-customer-inner .video-box div .logo{left:25px}.video--modal__customer .close{right:5px;top:5px}.video--modal__customer .embed-responsive{width:calc(100vw - 30px);height:auto;margin:0 15px}}@media (max-width:460px){.section-customer-inner__discover-main-subtitle{font-size:7vw;word-break:break-word}}@media (max-width:375px){.section-customer-inner .video-box img{height:50.7vw}}@media (max-width:991px) and (min-width:768px){.section-customer-inner .custom-btn{width:140px;height:140px}.section-customer-inner .custom-btn svg{width:35px;height:40px}}@media (max-width:992px) and (min-width:768px){.section-customer-inner__discover-subtitle{font-size:1.8rem;line-height:2.6rem}.section-customer-inner__discover-subtitle.tab-title{display:block!important}.section-customer-inner__discover-subtitle.desktop-title,.section-customer-inner__discover-subtitle.mobile-title{display:none}}@media screen and (min-width:768px) and (max-width:1024px){.section-customer-inner .video-box div{height:200px}}@media screen and (min-width:767px) and (max-width:991px){.section-customer-inner__discover-main-subtitle{font-size:3rem;line-height:4rem}}@media (min-width:360px) and (max-width:767px){.customer_stories_swipetab .section-leadership__tabs-wrapper>.swipe-tabs{white-space:nowrap}#navbarText{display:none}}@media (min-width:768px) and (max-width:1199px){#navbarText{display:none}}@media (min-width:1200px) and (max-width:1600px){.frenchlang .section-header .dropdownLang>input[type=checkbox]:checked~.dropdownLang-menu{left:-35px}}