.container{padding-top:2rem;padding-bottom:2rem;max-width:1320px;margin-left:auto!important;margin-right:auto!important;padding-left:0;padding-right:0}@media(max-width:1320px){.container{margin-left:2rem!important;margin-right:2rem!important}}@media(max-width:768px){.container{margin-left:1rem!important;margin-right:1rem!important;padding-left:0;padding-right:0}}.container-inner{padding-left:calc(calc(calc(100% - 1320px)/2) - 7rem)!important;padding-right:calc(calc(calc(100% - 1320px)/2) - 7rem)!important}@media(min-width:1321px){.container-inner{padding-left:2rem!important;padding-right:2rem!important}}@media(max-width:1320px){.container-inner>*{margin-left:2rem;margin-right:2rem}}@media(max-width:768px){.container-inner{margin-left:1rem!important;margin-right:1rem!important}.container-inner>*{margin-left:1rem!important;margin-right:1rem!important}}.flex-center{display:flex;justify-content:center}.pb-0{padding-bottom:0}.pb-s{padding-bottom:1rem}.pb-m{padding-bottom:2rem}.pb-l{padding-bottom:4rem}.px-0{padding-left:0;padding-right:0}.px-s{padding-left:1rem;padding-right:1rem}.px-m{padding-left:2rem;padding-right:2rem}.px-l{padding-left:4rem;padding-right:4rem}.mb-0{margin-bottom:0}.mb-s{margin-bottom:1rem}.mb-m{margin-bottom:2rem}.mb-l{margin-bottom:4rem}.text-center{text-align:center}.bg-gray{background:#edeff4}.col{display:grid;grid-gap:2rem;grid-template-columns:repeat(1,1fr);grid-template-rows:auto}@media(max-width:768px){.col{grid-gap:1rem}}.col.\-1{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:998px){.col.\-1{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media screen and (max-width:767px){.col.\-1{grid-template-columns:repeat(1,1fr)}}.col.\-2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:998px){.col.\-2{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media screen and (max-width:767px){.col.\-2{grid-template-columns:repeat(1,1fr)}}.col.\-3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:998px){.col.\-3{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media screen and (max-width:767px){.col.\-3{grid-template-columns:repeat(1,1fr)}}.col.\-4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:998px){.col.\-4{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media screen and (max-width:767px){.col.\-4{grid-template-columns:repeat(1,1fr)}}.section{text-align:center}.section>*:not(.btn){text-align:left}.section>*:not(last-child){padding-bottom:2rem}.section.-dark{background-color:#293039;color:#fff}.dotted-grid{position:relative}.dotted-grid>*{z-index:2}.dotted-grid.-invert::after{filter:invert(1)}.dotted-grid::after{content:url(/images/dots.svg);display:block;position:absolute;z-index:-1}.dotted-grid.-top-left::after{top:-2.5rem;left:-7rem}.dotted-grid.-top-right::after{top:-2.5rem;right:-7rem}.dotted-grid.-bottom-right::after{bottom:-2.5rem;right:-7rem}.dotted-grid.-bottom-left::after{bottom:-2.5rem;left:-7rem}.bg-primary{background-color:#dc3a31}.bg-secondary{background-color:#edeff4}.object-fit-cover{object-fit:cover;width:100%;height:100%}#contact-info.media-object figure,#introduction.media-object figure{position:relative}#contact-info.media-object figure>*,#introduction.media-object figure>*{z-index:2}#contact-info.media-object figure::after,#introduction.media-object figure::after{content:url(/images/dots.svg);display:block;position:absolute;z-index:-1;bottom:-2.5rem;left:-7rem}#why-us .content{background-color:#edeff4;padding:3rem 4rem}@media screen and (max-width:767px){#why-us .content{padding:2rem}}#why-us .content>p:last-of-type{margin-bottom:0}#why-us .content a{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%}#why-us .content a::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}#why-us .content a:focus,#why-us .content a:hover,#why-us .content a:active{background-position:0 0;color:#fff;border-color:#293039}#why-us .content a:focus::after,#why-us .content a:hover::after,#why-us .content a:active::after{transform:translateX(5px)}#why-us .content ul{display:grid;grid-template-columns:50% 50%;gap:2rem;margin:3rem 0 2rem}#why-us .content ul li{width:100%;max-width:340px;line-height:1.5}@media screen and (max-width:767px){#why-us .content ul{display:block;margin-top:2rem}#why-us .content ul li{margin-bottom:2rem}}#stats{padding:4rem 0;text-align:center}@media screen and (max-width:767px){#stats{padding:0}}#stats h2{margin-bottom:4rem;margin-top:.5rem}#stats ul{display:flex;justify-content:space-evenly;align-items:center}@media screen and (max-width:767px){#stats ul{display:block}}#stats ul li{text-align:center;width:280px}@media screen and (max-width:767px){#stats ul li{margin:0 auto 2rem}}#stats ul li:last-of-type .stat::after{content:'%';display:inline-block;margin-left:.3rem}#stats ul li .stat{font-size:2.2rem;font-weight:600;margin-bottom:.5rem;line-height:1}@media screen and (max-width:767px){#stats ul li .stat{font-size:2.6rem}}#stats ul li .stat::before{content:"+";display:inline-block;margin-right:.3rem}#stats ul li h3{font-size:1.1rem;line-height:1.5}#road-safe{background-color:#edeff4;overflow:hidden}#road-safe .content{padding-top:2rem;padding-bottom:2rem;max-width:1320px;margin-left:auto!important;margin-right:auto!important;padding-left:0;padding-right:0;position:relative;padding:7rem 0;text-align:center}@media(max-width:1320px){#road-safe .content{margin-left:2rem!important;margin-right:2rem!important}}@media(max-width:768px){#road-safe .content{margin-left:1rem!important;margin-right:1rem!important;padding-left:0;padding-right:0}}#road-safe .content a,#road-safe .content h2{position:relative;z-index:50}#road-safe .content a{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;background-color:#edeff4}#road-safe .content a::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}#road-safe .content a:focus,#road-safe .content a:hover,#road-safe .content a:active{background-position:0 0;color:#fff;border-color:#293039}#road-safe .content a:focus::after,#road-safe .content a:hover::after,#road-safe .content a:active::after{transform:translateX(5px)}#road-safe .content>p{margin-bottom:0}#road-safe .content::after{content:'';position:absolute;width:600px;height:600px;background:url(../images/versilis-logo-outline.svg)no-repeat;background-size:100%;right:-300px;top:-200px}@media screen and (max-width:998px){#road-safe .content::after{width:300px;height:300px;right:-100px;top:200px}}#road-safe .content h2{display:block;max-width:300px;margin:0 auto 1rem}@media screen and (max-width:767px){#road-safe .content h2{margin-bottom:1rem}}.media-object-hero{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:2rem;padding-top:4rem;padding-bottom:4rem}@media screen and (max-width:998px){.media-object-hero{display:block}}.media-object-hero ._content,.media-object-hero figure{flex:50%}.with-you-on-your-project{padding:4rem 0}@media screen and (max-width:998px){.with-you-on-your-project{padding:2rem 0}}@media screen and (max-width:767px){.with-you-on-your-project{text-align:center}}.with-you-on-your-project h2{position:relative;margin:4rem 0}.with-you-on-your-project h2::before{content:url(../images/dots.svg);display:block;position:absolute;bottom:-2.5rem;left:-7rem;z-index:-1}@media screen and (max-width:767px){.with-you-on-your-project h2::before{left:0}}.with-you-on-your-project .services{display:flex;gap:1rem}.with-you-on-your-project .services>*{width:calc(100%/2)}@media screen and (max-width:998px){.with-you-on-your-project .services>*{width:100%}}@media screen and (max-width:998px){.with-you-on-your-project .services{flex-wrap:wrap}}.with-you-on-your-project .services li{background-color:#edeff4;padding:2rem}.with-you-on-your-project .services li.standard-service{padding-left:7rem}@media screen and (max-width:1440px){.with-you-on-your-project .services li.standard-service{padding-left:2rem}}.with-you-on-your-project .services li.additionnal-service{padding-right:7rem}@media screen and (max-width:1440px){.with-you-on-your-project .services li.additionnal-service{padding-right:2rem}}.with-you-on-your-project .services p{margin-bottom:0}.with-you-on-your-project .toggle-section{padding:2rem;padding-left:7rem;padding-right:7rem;background-color:#edeff4;margin-top:1rem}@media screen and (max-width:1440px){.with-you-on-your-project .toggle-section{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){.with-you-on-your-project .toggle-section{padding-left:1.5rem;padding-right:1.5rem}}.with-you-on-your-project .toggle-section .steps-wrapper{height:200px;overflow:hidden;position:relative}@media screen and (max-width:1110px){.with-you-on-your-project .toggle-section .steps-wrapper{height:420px}}.with-you-on-your-project .toggle-section .steps-wrapper .gradient-overlay{height:200px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(237,239,244,.9) 100%);display:block;position:absolute;top:0}@media screen and (max-width:1110px){.with-you-on-your-project .toggle-section .steps-wrapper .gradient-overlay{height:420px}}.with-you-on-your-project .toggle-section .steps-wrapper.active{height:auto}.with-you-on-your-project .toggle-section .steps-wrapper.active .gradient-overlay{display:none}.with-you-on-your-project .toggle-section .steps-wrapper .step::after{content:url(../images/long-arrow.svg);margin-left:2rem;vertical-align:middle;display:inline-block}@media(max-width:628px){.with-you-on-your-project .toggle-section .steps-wrapper .step::after{display:none}}.with-you-on-your-project .toggle-section .steps-wrapper li:last-of-type .step::after{display:none}.with-you-on-your-project .toggle-section .view-more{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;display:block;margin:2rem auto 0}.with-you-on-your-project .toggle-section .view-more::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.with-you-on-your-project .toggle-section .view-more:focus,.with-you-on-your-project .toggle-section .view-more:hover,.with-you-on-your-project .toggle-section .view-more:active{background-position:0 0;color:#fff;border-color:#293039}.with-you-on-your-project .toggle-section .view-more:focus::after,.with-you-on-your-project .toggle-section .view-more:hover::after,.with-you-on-your-project .toggle-section .view-more:active::after{transform:translateX(5px)}.with-you-on-your-project .toggle-section .view-more::after,.with-you-on-your-project .toggle-section .view-more:focus::after,.with-you-on-your-project .toggle-section .view-more:hover::after,.with-you-on-your-project .toggle-section .view-more:active::after{transform:rotate(90deg);padding:.2rem .3rem}.with-you-on-your-project .toggle-section .view-more.active::after{transform:rotate(-90deg);padding:.2rem .3rem}.with-you-on-your-project .toggle-section p{text-align:right;font-size:.77777778rem;margin-bottom:0}@media screen and (max-width:767px){.with-you-on-your-project .toggle-section p{text-align:center}}.with-you-on-your-project .steps{display:flex;justify-content:space-between}@media screen and (max-width:1110px){.with-you-on-your-project .steps{gap:1rem;flex-wrap:wrap}}@media screen and (max-width:767px){.with-you-on-your-project .steps{gap:2rem;justify-content:center}}.with-you-on-your-project .steps>li{position:relative}@media screen and (max-width:767px){.with-you-on-your-project .steps>li::after{display:none}}@media screen and (max-width:628px){.with-you-on-your-project .steps>li::after{content:url(../images/long-arrow-down.svg);height:100%;width:25px;display:block;margin:1rem auto 0}.with-you-on-your-project .steps>li:last-of-type::after{display:none}}.with-you-on-your-project .steps li{font-size:.77777778rem;width:250px;margin-bottom:.5rem}@media screen and (max-width:767px){.with-you-on-your-project .steps li{font-size:.88888889rem}}.with-you-on-your-project .steps h4{font-size:1.38888889rem;margin:.5rem 0}@media screen and (max-width:767px){.with-you-on-your-project .steps h4{font-size:1.66666667rem}}.with-you-on-your-project .steps h6{text-transform:uppercase;font-size:.88888889rem}.with-you-on-your-project .steps h5{text-transform:uppercase;font-weight:500;margin-bottom:1rem}.with-you-on-your-project .star-after::after,.with-you-on-your-project .star-before::before{content:"*";display:inline-block;font-size:1rem;color:#dc3a31;margin-left:.2rem}.with-you-on-your-project .star-before::before{margin:0 .2rem 0 0}.single-intro{margin-left:7rem;margin-right:7rem;padding:2rem;background-color:#edeff4}@media screen and (max-width:1440px){.single-intro{margin-left:2rem;margin-right:2rem}}@media screen and (max-width:767px){.single-intro{padding:1rem}}.single-intro h1{font-size:2.22222222rem}.single-intro h2{font-size:1.38888889rem}.single-intro h3{font-size:1rem;font-family:helvetica neue,sans-serif}.single-intro h4{font-size:1.22222222rem}.single-intro .content{display:flex;gap:4rem;align-items:center}@media screen and (max-width:998px){.single-intro .content{flex-wrap:wrap;gap:2rem}}@media screen and (max-width:767px){.single-intro .content{gap:1rem}}.single-intro .content .content-info p{max-width:450px}.single-intro .content .content-info,.single-intro .content figure{flex:50%}@media screen and (max-width:767px){.single-intro .content figure{margin-bottom:1rem}}.single-content{margin:0 auto;max-width:1000px;padding-top:4rem;padding-bottom:4rem}@media screen and (max-width:767px){.single-content h2{margin-top:3rem!important}.single-content h2:first-of-type{margin-top:0!important}}.single-content h3{margin-top:2rem}@media screen and (max-width:767px){.single-content h3{margin-top:3rem!important}}.single-content h2,.single-content h3{line-height:1.2}.single-content>*{margin-bottom:1rem}.single-content ul li{padding-left:1rem;position:relative;line-height:1.5}.single-content ul li::before{content:"-";position:absolute;left:0;margin-right:.5rem}.video figure{position:relative}.video figure::after{content:url(../images/video-play.svg);height:50px;width:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 250ms ease-in-out}.video figure:hover::after{width:60px;height:60px}.category-anchor-link{margin-bottom:2rem;display:flex;justify-content:center}@media screen and (max-width:998px){.category-anchor-link{flex-direction:column}}.category-anchor-link a{display:inline-block;margin:0 1rem;padding:.5rem 0;border-bottom:2px solid transparent;transition:.3s ease}.category-anchor-link a:hover{border-bottom:2px solid #293039}input,textarea,select{border-radius:20px;padding:.5rem;width:100%;background-color:#fff;border-color:transparent}form input,form textarea,form select{font-size:1rem;font-family:helvetica neue,sans-serif}label{display:block;margin-bottom:.5rem}#form h2{margin-bottom:2rem}#form button{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;display:flex;margin:0 0 0 auto}#form button::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}#form button:focus,#form button:hover,#form button:active{background-position:0 0;color:#fff;border-color:#293039}#form button:focus::after,#form button:hover::after,#form button:active::after{transform:translateX(5px)}#form .content{background-color:#edeff4;padding:4rem 20%}@media screen and (max-width:998px){#form .content{padding:2rem}}@media screen and (max-width:767px){#tabs{padding-left:0;padding-right:0}}#tabs .nav-tabs{display:flex;align-items:center;justify-content:center;background-color:#293039;font-family:filson-pro,sans-serif}@media screen and (max-width:998px){#tabs .nav-tabs{justify-content:flex-start}}#tabs .nav-tabs a{cursor:pointer;padding:1rem 2rem;color:#fff;transition:all 250ms ease-in-out}@media screen and (max-width:767px){#tabs .nav-tabs a{padding:1rem}}@media screen and (max-width:480px){#tabs .nav-tabs a{padding:1rem .7rem}}#tabs .nav-tabs a.active,#tabs .nav-tabs a:hover,#tabs .nav-tabs a:active,#tabs .nav-tabs a:focus{background-color:rgba(255,255,255,.3)}#tabs .tab-content{background-color:#edeff4;padding:4rem}@media screen and (max-width:998px){#tabs .tab-content{padding:2rem}}@media screen and (max-width:767px){#tabs .tab-content{padding:2rem 1rem}}.has-check-list li{margin-bottom:1.5rem;font-size:.88888889rem;font-weight:800;position:relative;padding-left:3rem}.has-check-list li::before{content:'';background-image:url(../images/icon-check.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:0;display:block;width:30px;height:30px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:50%}.tab-content-head{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-gap:2rem}@media(max-width:768px){.tab-content-head{display:block}}.tab-content-head>*:nth-child(1){grid-column:1/2;grid-row:1/2}.tab-content-head>*:nth-child(2){grid-column:1/2;grid-row:2/3}.tab-content-head>*:nth-child(3){grid-column:2/3;grid-row:2/3}.tab-card{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;background:#fff}.tab-card h4{text-align:center;padding:.5rem;margin:0;background:#293039;color:#fff}.tab-card .has-check-fail{position:relative}.tab-card .has-check-fail::before{content:'';background-image:url(../images/icon-checkmark-fail.svg);background-position:50%;background-size:contain;display:block;width:30px;height:30px;position:absolute;top:20px;right:20px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2)}.tab-card .has-check-pass{position:relative}.tab-card .has-check-pass::before{content:'';background-image:url(../images/icon-checkmark-pass.svg);background-position:50%;background-size:contain;display:block;width:30px;height:30px;position:absolute;top:20px;right:20px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2)}.tab-card.has-list-error li{padding-left:3rem;margin-bottom:1rem;font-size:.9rem;position:relative;font-weight:400}.tab-card.has-list-error li::before{content:'';background-image:url(../images/icon-checkmark-fail.svg);background-position:50%;background-size:contain;position:absolute;left:0;top:-4px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:50%;width:30px;height:30px}.tab-card.has-list-success li{padding-left:3rem;margin-bottom:1rem;font-size:.9rem;position:relative;font-weight:400}.tab-card.has-list-success li::before{content:'';background-image:url(../images/icon-checkmark-pass.svg);background-position:50%;background-size:contain;position:absolute;left:0;top:-4px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:50%;width:30px;height:30px}.tab-card .tab-card-content{padding:1rem}.tool-tip{font-weight:700;position:relative;cursor:help}.tool-tip::before{content:attr(data-tool-tip-content);display:block;font-size:.8rem;font-weight:400;position:absolute;background:#fff;padding:1rem;z-index:10;display:none;box-shadow:4px 0 20px -5px rgba(0,0,0,.2)}.tool-tip:hover::before{display:block}.slider-section{display:flex;justify-content:center;align-items:center;gap:4rem}@media screen and (max-width:998px){.slider-section{flex-wrap:wrap;gap:2rem}}.slider-section .content{max-width:500px}.slider-wrapper{max-width:500px}.slider-wrapper .glide__bullets{bottom:-1rem}.slider-wrapper .glide__bullets .glide__bullet{background-color:#293039}.slider-wrapper .glide__bullets .glide__bullet.glide__bullet--active{background-color:#dc3a31}@media screen and (max-width:767px){body.products .glide{margin-top:0}}body.products .glide::before{content:url(../images/dots.svg);display:block;position:absolute;top:-2.5rem;left:-7rem;z-index:-1}body.products .glide__bullets{bottom:.5rem}body.products .glide__bullet{background-color:#293039}body.products .glide__bullet:hover,body.products .glide__bullet:focus,body.products .glide__bullet--active{background-color:#dc3a31;border-color:#dc3a31}body.products .glide__arrow{background-image:url(/images/chevron-dark.svg);background-repeat:no-repeat;box-shadow:none}body.products .glide__arrow--prev{left:-2rem;top:50%;transform:translateY(-50%)rotate(180deg)}body.products .glide__arrow--next{right:-2rem;top:50%;transform:translateY(-50%)rotate(0)}body.products ._slider-wrapper .glide__arrow{background-position:50%;padding:.8rem;background-size:10px}body.products ._slider-wrapper .glide__arrow--left{border:2px solid #293039;left:.5rem;top:50%;transform:translateY(-50%)rotate(180deg);background-color:rgba(225,225,225,.5);filter:invert(1)}body.products ._slider-wrapper .glide__arrow--right{border:2px solid #293039;right:.5rem;top:50%;transform:translateY(-50%)rotate(0);background-color:rgba(225,225,225,.5);filter:invert(1)}@media(max-width:768px){body.products .glide__arrow--prev{border:none;left:-1.5rem}body.products .glide__arrow--next{border:none;right:-1.5rem}}@media(min-width:998px){.related-applications .glide__bullet{display:none}.related-applications .glide__bullet:nth-child(3n+1){display:block}}.showcase-cards{margin:2rem 0 4rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}@media screen and (max-width:998px){.showcase-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.showcase-cards{grid-template-columns:repeat(1,1fr);gap:2rem}}.showcase-cards.light-list-arrow .card{box-shadow:4px 0 20px -5px rgba(0,0,0,.2)}.showcase-cards.light-list-arrow .card:hover .card-info::after{right:1rem}.showcase-cards.light-list-arrow .card-info{background-color:#fff;position:relative}.showcase-cards.light-list-arrow .card-info .card-title{border:0;color:#293039}.showcase-cards.light-list-arrow .card-info .card-title::after{display:none}.showcase-cards.light-list-arrow .card-info .card-subtitle{font-size:.88888889rem;margin:.3rem 0 0}.related-section{background-color:#293039;padding-top:2rem;padding-bottom:2rem;text-align:center}.related-section>*:not(._btn){text-align:left}.related-section h2{color:#fff}.related-section ._btn{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-color:#fff;color:#fff}.related-section ._btn::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.related-section ._btn:focus,.related-section ._btn:hover,.related-section ._btn:active{background-position:0 0;color:#fff;border-color:#293039}.related-section ._btn:focus::after,.related-section ._btn:hover::after,.related-section ._btn:active::after{transform:translateX(5px)}.related-section ._btn:hover,.related-section ._btn:focus,.related-section ._btn:active{border-color:#fff}body>footer{background-color:#293039;color:#fff;padding:3rem 0 2rem}body>footer h3{font-family:helvetica neue,sans-serif;font-size:1.38888889rem}body>footer .brand{margin-bottom:2.5rem;display:block}body>footer .brand img{max-width:180px}body>footer nav{display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width:998px){body>footer nav{flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width:998px){body>footer nav ul{width:45%}}@media screen and (max-width:480px){body>footer nav ul{width:100%}}body>footer nav a{color:#fff;font-weight:400;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}body>footer nav a:hover,body>footer nav a.active{border-bottom-color:#fff}body>footer nav li{margin-bottom:.5rem}@media screen and (max-width:998px){body>footer nav li{margin-bottom:.9rem}}body>footer .associations{padding-top:4rem;display:flex;gap:4rem}@media screen and (max-width:998px){body>footer .associations{flex-wrap:wrap}}body>footer .associations ul{display:flex;gap:2rem}body>footer .associations ul img{max-height:28px}body>footer .associations ul li:nth-child(1)>img{min-width:80px}section.bottom-footer{padding:1rem;padding-left:7rem;padding-right:7rem;background-color:#151c27;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1440px){section.bottom-footer{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){section.bottom-footer{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width:767px){section.bottom-footer{display:block;text-align:center}}section.bottom-footer p,section.bottom-footer a{color:#fff;margin:0;font-size:.77777778rem}@media screen and (max-width:767px){section.bottom-footer p,section.bottom-footer a{display:block;margin-bottom:.5rem}section.bottom-footer p.made-by,section.bottom-footer a.made-by{display:inline-block}}section.bottom-footer a{border-bottom:1px solid transparent}section.bottom-footer a:hover,section.bottom-footer a.active{border-bottom-color:#fff}section.bottom-footer div .made-by{color:#535b65}section.bottom-footer div .made-by:hover{border-bottom:none}section.bottom-footer .legal{display:inline-block}@media screen and (max-width:767px){section.bottom-footer .legal{display:block}}section.bottom-footer .legal a{display:inline-block;margin-right:calc(2rem + 10px)!important}@media screen and (max-width:767px){section.bottom-footer .legal a{margin-right:0!important}}h2{margin:2rem 0}.video iframe{width:100%;height:600px}#site-switcher{padding-left:calc(calc(calc(100% - 1320px)/2));padding-right:calc(calc(calc(100% - 1320px)/2));width:100%;display:flex;justify-content:flex-end;border-bottom:1px solid #edeff4}@media(min-width:1570px){#site-switcher{padding-left:7rem;padding-right:7rem}}@media(max-width:1320px){#site-switcher{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){#site-switcher{padding-left:1rem;padding-right:1rem}}#site-switcher ul{display:flex;align-items:center;justify-content:space-between;width:190px}@media screen and (max-width:767px){#site-switcher ul{width:155px}}#site-switcher li{height:100%;display:flex;align-items:center}#site-switcher li:first-of-type{position:relative}#site-switcher li:first-of-type::after{width:100%;height:1px;background-color:#131e29;position:absolute;left:0;bottom:-1px;content:""}#site-switcher a{padding-block:.5rem;height:100%;display:flex;align-items:center}#site-switcher .moovop-logo{width:70px;height:auto}@media screen and (max-width:767px){#site-switcher .moovop-logo{width:60px}}#site-switcher .versilis-logo{width:87px;height:auto}@media screen and (max-width:767px){#site-switcher .versilis-logo{width:74px}}body>header{padding:1rem 0 2rem;width:100%;background:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,.8),white);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:absolute;z-index:100;top:43px;left:0}@media screen and (max-width:767px){body>header{top:40px}}body>header .brand{display:block;max-width:160px}@media screen and (max-width:998px){body>header .brand{width:150px}}@media screen and (max-width:998px){body>header nav{display:none}}body>header nav ul{display:flex}body>header nav ul li{margin-right:2rem}body>header nav ul li:last-of-type{margin-right:0}body>header nav ul a{font-family:filson-pro,sans-serif;color:#293039;padding:0 0 4px;border-bottom:2px solid transparent;transition:.3s ease}body>header nav ul a.current-page,body>header nav ul a:hover{padding:0 0 6px;border-color:#dc3a31}body>header .burger-menu{display:none;width:25px;height:25px;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;z-index:99999}@media screen and (max-width:998px){body>header .burger-menu{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;right:2rem}}@media screen and (max-width:767px){body>header .burger-menu{right:1rem}}body>header .burger-menu span{display:block;height:3px;width:100%;background:#293039;opacity:1;transform:rotate(0);transition:.25s ease-in-out}body>header .burger-menu.active span:nth-child(1){transform:translateY(10px)rotate(45deg)}body>header .burger-menu.active span:nth-child(2){transform:scale(0)}body>header .burger-menu.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media screen and (max-width:998px){body>header.active{display:block;background-color:#edeff4;height:100vh;overflow-y:auto}body>header.active nav{display:block}body>header.active nav:first-of-type{padding-top:4rem}body>header.active nav ul{display:block;text-align:center}body>header.active nav ul li{margin:0 0 1.8rem;font-size:1.38888889rem}}.media-object{display:grid;grid-gap:4rem;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;align-items:center;margin-bottom:4rem}.media-object.-reversed>*:nth-child(1){grid-column:2/3;grid-row:1/2}.media-object.-reversed>*:nth-child(2){grid-column:1/2;grid-row:1/2}.media-object.-video *[data-video-src]{cursor:pointer}.media-object.-video figure{position:relative;z-index:1}.media-object.-video figure::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(41,48,57,.9),rgba(41,48,57,.25))}.media-object.-video figure::after{content:url(/images/video-play.svg);position:absolute;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 250ms ease-in-out}.media-object.-video figure:hover::after{transform:translate(-50%,-50%)scale(1.2)}.media-object.-video button{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;margin-top:1rem;padding-top:.4rem}.media-object.-video button::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.media-object.-video button:focus,.media-object.-video button:hover,.media-object.-video button:active{background-position:0 0;color:#fff;border-color:#293039}.media-object.-video button:focus::after,.media-object.-video button:hover::after,.media-object.-video button:active::after{transform:translateX(5px)}.media-object.-video button::after{content:url(/images/icon-play.svg);vertical-align:sub;transition:all 250ms ease-in-out}.media-object.-video button:hover::after,.media-object.-video button:active::after{content:url(/images/icon-play-hover.svg)}.media-object.-video ._content a:last-child{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;margin-top:1rem;padding-top:.4rem}.media-object.-video ._content a:last-child::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.media-object.-video ._content a:last-child:focus,.media-object.-video ._content a:last-child:hover,.media-object.-video ._content a:last-child:active{background-position:0 0;color:#fff;border-color:#293039}.media-object.-video ._content a:last-child:focus::after,.media-object.-video ._content a:last-child:hover::after,.media-object.-video ._content a:last-child:active::after{transform:translateX(5px)}.media-object.-video ._content a:last-child::after{content:url(/images/icon-play.svg);vertical-align:sub;transition:all 250ms ease-in-out}.media-object.-video ._content a:last-child:hover::after,.media-object.-video ._content a:last-child:active::after{content:url(/images/icon-play-hover.svg)}.media-object.-slider ._slider-wrapper{position:relative;overflow:hidden}.media-object ._content a:last-child{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-radius:0;border:none;border-bottom:2px solid #dc3a31;color:#293039;padding:0 0 .3rem;background:0 0}.media-object ._content a:last-child::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.media-object ._content a:last-child:focus,.media-object ._content a:last-child:hover,.media-object ._content a:last-child:active{background-position:0 0;color:#fff;border-color:#293039}.media-object ._content a:last-child:focus::after,.media-object ._content a:last-child:hover::after,.media-object ._content a:last-child:active::after{transform:translateX(5px)}.media-object ._content a:last-child:focus,.media-object ._content a:last-child:hover,.media-object ._content a:last-child:active{color:#293039}.media-object video{width:100%}.media-object li::before{content:'- ';line-height:1.5}.media-object--video-no-overlay figure::before{display:none}@media screen and (max-width:767px){.media-object{grid-template-columns:1fr;grid-template-rows:auto;grid-gap:1rem;margin-bottom:0;padding-top:1rem;padding-bottom:1rem}.media-object.-reversed>*:nth-child(1){grid-column:initial;grid-row:initial}.media-object.-reversed>*:nth-child(2){grid-column:initial;grid-row:initial}}@keyframes highlight{form{opacity:0;background:0 0}to{opacity:1;background:red}}#timeline.timeline ul{position:relative}#timeline.timeline ul::before{content:'';width:2px;height:100%;position:absolute;display:block;background:#fff;left:110px}#timeline.timeline ul li{align-items:center;padding:2rem 0}#timeline.timeline ul h3{padding-bottom:0!important}#timeline.timeline ul p{padding-bottom:0!important;border:none!important}#timeline.timeline .highlight{position:relative}#timeline.timeline .highlight::before{content:'';position:absolute;width:10px;height:60px;display:block;left:-10px;top:50%;transform:translateY(-50%);animation-name:highlight;animation-duration:.5s;animation-fill-mode:forwards}.btn{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%}.btn::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.btn:focus,.btn:hover,.btn:active{background-position:0 0;color:#fff;border-color:#293039}.btn:focus::after,.btn:hover::after,.btn:active::after{transform:translateX(5px)}.btn.-light{border-color:#fff;color:#fff;background:linear-gradient(to left,transparent 50%,#fff 50%);background-position:100% 100%;background-size:200% 100%}.btn.-light:hover,.btn.-light:focus,.btn.-light:active{border-color:#fff;background-position:0 0;color:#293039}.btn.-download{display:inline-flex!important;gap:1rem}.btn.-download::after{display:none!important}.btn.-download:hover,.btn.-download:focus,.btn.-download:active{border-color:#fff}.btn.-download:hover img,.btn.-download:focus img,.btn.-download:active img{filter:grayscale(1)invert(1)}.card{height:fit-content;overflow:hidden;height:100%;box-shadow:4px 0 20px -5px rgba(0,0,0,.2)}.card>a{display:grid;height:100%;grid-template-rows:230px auto}.card figure{overflow:hidden}.card img{transition:all 250ms ease-in-out;width:100%;height:100%;object-fit:cover}@media screen and (max-width:998px){.card h3{font-size:1.2rem}}@media screen and (max-width:767px){.card h3{margin-bottom:1rem}}.card p{font-size:.88888889rem}.card:hover img{transform:scale(1.05)}.card:hover ._info::after,.card:hover ._title::after{transform:translateX(8px)}.card:hover .card-info::after{right:-.5rem}.card ._title,.card .card-title{margin:0;color:#293039}.card ._title::after,.card .card-title::after{display:none}.card ._subtitle,.card .card-subtitle{font-size:.88888889rem;margin:.3rem 0 0}.card .card-info,.card ._info,.card ._content{padding:1rem;position:relative;background:#fff;display:grid;grid-template-columns:1fr 25px;grid-template-rows:auto 1fr}.card .card-info>*,.card ._info>*,.card ._content>*{grid-column:1/2}@media screen and (max-width:998px){.card .card-info,.card ._info,.card ._content{padding:1rem .5rem}}.card .card-info::after,.card ._info::after,.card ._content::after{content:'';background-image:url(../images/chevron-large.svg);background-repeat:no-repeat;display:block;position:absolute;height:25px;width:25px;top:50%;transform:translateY(-50%);right:-.8rem;transition:all 250ms ease-in-out;grid-column:2/3}@media screen and (max-width:998px){.card .card-info::after,.card ._info::after,.card ._content::after{right:.5rem}}.card ._info::after,.card ._content::after{top:1.3rem}.card.-light{box-shadow:4px 0 20px -5px rgba(0,0,0,.2)}.card.-light ._title,.card.-light a{color:#293039}.card.-dark{background:#293039;color:#fff}.card.-dark ._title,.card.-dark a{color:#fff}.card.-full ._cta{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-radius:0;border:none;border-bottom:2px solid #dc3a31;color:#293039;padding:0 0 .3rem;background:0 0}.card.-full ._cta::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.card.-full ._cta:focus,.card.-full ._cta:hover,.card.-full ._cta:active{background-position:0 0;color:#fff;border-color:#293039}.card.-full ._cta:focus::after,.card.-full ._cta:hover::after,.card.-full ._cta:active::after{transform:translateX(5px)}.card.-full ._cta:focus,.card.-full ._cta:hover,.card.-full ._cta:active{color:#293039}.card.-full ._content p{min-height:55px}.card.-full ._content::after{display:none}.card.-specsheet ._cta{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-radius:0;border:none;border-bottom:2px solid #dc3a31;color:#293039;padding:0 0 .3rem;background:0 0}.card.-specsheet ._cta::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.card.-specsheet ._cta:focus,.card.-specsheet ._cta:hover,.card.-specsheet ._cta:active{background-position:0 0;color:#fff;border-color:#293039}.card.-specsheet ._cta:focus::after,.card.-specsheet ._cta:hover::after,.card.-specsheet ._cta:active::after{transform:translateX(5px)}.card.-specsheet ._cta:focus,.card.-specsheet ._cta:hover,.card.-specsheet ._cta:active{color:#293039}.card.-specsheet ._content::after{display:none}.card.-specsheet li{margin-bottom:.5rem}.card.-specsheet li img{margin-left:2px;width:12px;object-fit:contain}.card.-specsheet a{display:grid;grid-gap:.5rem;grid-template-columns:auto 1fr;align-items:center;font-family:sans-serif}.card.-specsheet a:hover{text-decoration:underline}.card.-compact .card-info,.card.-compact ._info{padding:1rem;background-color:#293039}.card.-compact .card-info h3,.card.-compact ._info h3{grid-column:1/3}@media screen and (max-width:998px){.card.-compact .card-info,.card.-compact ._info{padding:.5rem}}.card.-compact .card-info::after,.card.-compact ._info::after{display:none}.card.-compact .card-title,.card.-compact ._title{width:fit-content;padding-bottom:.3rem;margin-bottom:0;color:#fff;font-size:1.11111111rem;border-bottom:2px solid #dc3a31;display:grid;grid-template-columns:auto auto;grid-gap:1rem;align-items:center}.card.-compact .card-title::after,.card.-compact ._title::after{content:url(../images/chevron.svg);display:inline-block;color:#dc3a31;transition:all 250ms ease-in-out}.card.-compact:hover img{transform:scale(1.05)}.card.-compact:hover ._title::after{transform:translateX(8px)}.card.-compact:hover ._info::after{right:1rem}.card.-cta a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card.-cta h3{font-size:1.11111111rem;border-bottom:2px solid #dc3a31;padding-bottom:.3rem}.card.-cta h3::after{content:url(../images/chevron.svg);display:inline-block;color:#dc3a31;margin-left:.7rem;transition:all 250ms ease-in-out}.card.-video figure{position:relative}.card.-video figure::after{content:url(/images/video-play.svg);position:absolute;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 250ms ease-in-out}.card.-video ._cta{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-radius:0;border:none;border-bottom:2px solid #dc3a31;color:#293039;padding:0 0 .3rem;background:0 0}.card.-video ._cta::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.card.-video ._cta:focus,.card.-video ._cta:hover,.card.-video ._cta:active{background-position:0 0;color:#fff;border-color:#293039}.card.-video ._cta:focus::after,.card.-video ._cta:hover::after,.card.-video ._cta:active::after{transform:translateX(5px)}.card.-video ._cta:focus,.card.-video ._cta:hover,.card.-video ._cta:active{color:#293039}.card.-video ._content{padding:1.5rem 1rem}.card.-video ._content::after{display:none}.glide__slides{padding:2rem 0!important}.hero{display:grid;grid-gap:1rem;column-gap:4rem;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto 1fr;margin-bottom:1rem;padding-top:2rem;padding-bottom:2rem;background:#edeff4;padding-left:2rem;padding-right:2rem;margin-left:7rem;margin-right:7rem}@media screen and (max-width:1440px){.hero{margin-left:2rem;margin-right:2rem}}.hero h1{font-size:2.22222222rem}.hero li:not(last-of-type){margin-bottom:.5rem}.hero ._detail a{text-decoration:underline}.hero ._images video,.hero ._images img{width:100%}.hero>header>p{max-width:500px}.hero .breadcrumb{grid-column:1/3;grid-row:1/2}.hero>header{grid-column:2/3;grid-row:2/3}.hero ._images{grid-column:1/2;grid-row:2/4}.hero ._detail{grid-column:2/3;grid-row:3/4}.hero ._descriptions{grid-column:1/3;grid-row:4/5}.hero.-product :is( ._image,._feature,._subtitle,._documentation,){display:none}.hero.-product :is( ._image.-is-active,._feature.-is-active,._subtitle.-is-active,._documentation.-is-active,){display:block}.hero.-product+._descriptions ._description{display:none}.hero.-product+._descriptions ._description.-is-active{display:block}.hero.-product+._descriptions{background:#fff;text-align:center;padding:4rem;margin-left:-2rem;margin-right:-2rem}.hero.-product+._descriptions>*{max-width:550px;margin-left:auto;margin-right:auto}.hero.-product ._models{margin-bottom:1rem}@media screen and (max-width:767px){.hero.-product ._models{margin-bottom:0}}.hero.-product ._models ul{display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}@media(max-width:560px){.hero.-product ._models ul{flex-direction:column;gap:.5rem}}.hero.-product ._models li{margin-bottom:0}.hero.-product ._model{border:2px solid #293039;border-radius:20px;text-align:center;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%}.hero.-product ._model>*{padding:.25rem 1rem;display:block}.hero.-product ._model a{text-decoration:none;display:flex;align-items:center;justify-content:center}.hero.-product ._model a>span{font-family:filson-pro,sans-serif}.hero.-product ._model:hover,.hero.-product ._model:active,.hero.-product ._model.-is-active,.hero.-product ._model.-is-selected{border:2px solid #293039;color:#fff;background-position:0 0}.hero.-product ._model:hover::before,.hero.-product ._model:active::before,.hero.-product ._model.-is-active::before,.hero.-product ._model.-is-selected::before{transform:translateX(0)}.hero.-product ._model:hover a,.hero.-product ._model:active a,.hero.-product ._model.-is-active a,.hero.-product ._model.-is-selected a{color:#fff}.hero.-product ._feature>*:not(last-of-type){margin-bottom:2rem}@media screen and (max-width:767px){.hero.-product ._feature>*:not(last-of-type){margin-bottom:1rem}}.hero.-product ._feature li{margin-left:.7rem}.hero.-product ._feature li::before{content:'- ';margin-left:-.7rem}.hero.-product ._documentation a{display:grid;grid-gap:.5rem;grid-template-columns:auto 1fr;align-items:center;font-family:sans-serif}.hero.-product ._documentation li img{margin-left:3px}.hero.-product ._documentation li::before{content:''}.hero.-product ._documentation li:not(last-of-type){margin-bottom:.5rem}.hero.-project h1{margin-bottom:0}@media screen and (max-width:767px){.hero.-project h1{margin-bottom:.5rem}}.hero.-project ._description{font-size:1.38888889rem}@media screen and (max-width:767px){.hero.-project ._description{line-height:1.2;margin-bottom:.5rem}.hero.-project ._description+p{margin-bottom:0}}.hero.-project ._detail ul{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}@media screen and (max-width:767px){.hero.-project ._detail ul{grid-template-columns:repeat(1,1fr);margin-bottom:.5rem}.hero.-project ._detail ul:last-of-type{margin-bottom:0}}@media screen and (max-width:767px){.hero{display:grid;grid-gap:0;grid-template-columns:1fr;grid-template-rows:auto;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem}.hero>*:not(*:last-child){margin-bottom:1rem}.hero>header{grid-column:1/2;grid-row:2/3}.hero ._images{grid-column:1/2;grid-row:3/4}.hero ._detail{grid-column:1/2;grid-row:4/5}.hero ._descriptions{grid-column:1/2;grid-row:5/6}.hero ._images{padding-left:0}.hero ._feature{padding-right:0}.hero ._descriptions{margin-left:-2rem;margin-right:-2rem}.hero.-product ._descriptions{padding:1rem}}.hero .breadcrumb{margin-bottom:1rem}@media screen and (max-width:767px){.hero .breadcrumb{padding-left:0;margin-bottom:0}}.common-blocks{display:none}.common-blocks.-is-active{display:block}.video-player{position:relative;padding-top:56.25%}.video-player>iframe{position:absolute;width:100%;height:100%;top:0;left:0}.video-player-modal{height:fit-content;overflow:hidden;height:100%;box-shadow:4px 0 20px -5px rgba(0,0,0,.2)}.video-player-modal>a{display:grid;height:100%;grid-template-rows:230px auto}.video-player-modal>a:focus{border:2px solid #293039}.video-player-modal figure{overflow:hidden}.video-player-modal img{transition:all 250ms ease-in-out;width:100%;height:100%;object-fit:cover}@media screen and (max-width:998px){.video-player-modal h3{font-size:1.2rem}}.video-player-modal p{font-size:.88888889rem}.video-player-modal:hover img{transform:scale(1.05)}.video-player-modal:hover ._info::after,.video-player-modal:hover ._title::after{transform:translateX(8px)}.video-player-modal:hover .card-info::after{right:-.5rem}.video-player-modal ._title,.video-player-modal .card-title{margin:0;color:#293039}.video-player-modal ._title::after,.video-player-modal .card-title::after{display:none}.video-player-modal ._subtitle,.video-player-modal .card-subtitle{font-size:.88888889rem;margin:.3rem 0 0}.video-player-modal .card-info,.video-player-modal ._info,.video-player-modal ._content{padding:1rem;position:relative;background:#fff;display:grid;grid-template-columns:1fr 25px;grid-template-rows:auto 1fr}.video-player-modal .card-info>*,.video-player-modal ._info>*,.video-player-modal ._content>*{grid-column:1/2}@media screen and (max-width:998px){.video-player-modal .card-info,.video-player-modal ._info,.video-player-modal ._content{padding:.5rem}}.video-player-modal .card-info::after,.video-player-modal ._info::after,.video-player-modal ._content::after{content:'';background-image:url(../images/chevron-large.svg);background-repeat:no-repeat;display:block;position:absolute;height:25px;width:25px;top:50%;transform:translateY(-50%);right:-.8rem;transition:all 250ms ease-in-out;grid-column:2/3}@media screen and (max-width:998px){.video-player-modal .card-info::after,.video-player-modal ._info::after,.video-player-modal ._content::after{right:.5rem}}.video-player-modal ._info::after,.video-player-modal ._content::after{top:1.3rem}.video-player-modal>a{grid-template-rows:auto auto}.video-player-modal figure{position:relative}.video-player-modal figure::after{content:'';background-image:url(/images/video-play.svg);position:absolute;display:block;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-modal ._cta{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;border-radius:0;border:none;border-bottom:2px solid #dc3a31;color:#293039;padding:0 0 .3rem;background:0 0}.video-player-modal ._cta::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.video-player-modal ._cta:focus,.video-player-modal ._cta:hover,.video-player-modal ._cta:active{background-position:0 0;color:#fff;border-color:#293039}.video-player-modal ._cta:focus::after,.video-player-modal ._cta:hover::after,.video-player-modal ._cta:active::after{transform:translateX(5px)}.video-player-modal ._cta:focus,.video-player-modal ._cta:hover,.video-player-modal ._cta:active{color:#293039}.video-player-modal ._content ._excerpt{min-height:55px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.video-player-modal ._content::after{display:none}.quote{background:#edeff4;text-align:center;padding-top:2rem;padding-bottom:2rem;margin-bottom:1rem}.quote blockquote{display:block;max-width:600px;margin:0 auto;font-style:italic;line-height:1.5;position:relative;padding:30px}.quote blockquote p{font-size:1rem}.quote blockquote::before{content:'';display:block;background-image:url(/images/quote-start.svg);background-repeat:no-repeat;background-position:50%;width:30px;height:30px;position:absolute;top:-1rem;left:-1rem;padding:10px}.quote blockquote::after{content:'';display:block;background-image:url(/images/quote-end.svg);background-repeat:no-repeat;background-position:50%;width:30px;height:30px;position:absolute;bottom:-1rem;right:-1rem;padding:10px}.quote p{margin:0;font-size:.8rem}.quote em,.quote .name{font-family:filson-pro,sans-serif;font-size:1rem;margin:1rem 0}.quote strong,.quote .job{font-size:.8rem;font-weight:500;font-style:normal;margin-top:1rem;display:block}.text-banner{padding-top:4rem;padding-bottom:4rem;margin-left:calc(calc(calc(100% - 1320px)/2));margin-right:calc(calc(calc(100% - 1320px)/2));text-align:center;background-color:#edeff4}@media(min-width:1570px){.text-banner{margin-left:7rem;margin-right:7rem}}@media(max-width:1320px){.text-banner{margin-left:2rem;margin-right:2rem}}@media screen and (max-width:998px){.text-banner{padding-top:2rem!important;padding-bottom:2rem!important;padding-left:1rem!important;padding-right:1rem!important;margin-left:1rem!important;margin-right:1rem!important}}@media screen and (max-width:767px){.text-banner h1{font-size:2.22222222rem;margin-bottom:2rem}}.text-banner p{max-width:420px;margin:0 auto}.text-banner .content a{display:inline-block;line-height:1;padding:.5rem 1.2rem .5rem 1.5rem;border-radius:20px;align-items:center;font-family:filson-pro,sans-serif;font-size:.88888889rem;color:#293039;border:1px solid #293039;text-decoration:none;cursor:pointer;position:relative;transition:all 250ms ease-in-out;background:0 0;background:linear-gradient(to left,transparent 50%,#293039 50%);background-size:200% 100%;background-position:100% 100%;margin-top:1rem}.text-banner .content a::after{content:url(../images/chevron.svg);vertical-align:middle;display:inline-block;height:15px;width:15px;color:#dc3a31;padding-left:.5rem;transition:all 250ms ease-in-out}.text-banner .content a:focus,.text-banner .content a:hover,.text-banner .content a:active{background-position:0 0;color:#fff;border-color:#293039}.text-banner .content a:focus::after,.text-banner .content a:hover::after,.text-banner .content a:active::after{transform:translateX(5px)}@font-face{font-family:helvetica neue;font-style:normal;font-weight:300;src:url(../fonts/helvetica-neue.woff2)format("woff2"),url(../fonts/helvetica-neue.woff)format("woff")}*{box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth;min-width:350px}body{font-family:helvetica neue,sans-serif;color:#293039;font-weight:400;line-height:1.1;min-width:300px}body.freeze{overflow:hidden;width:100%;height:100%;position:fixed}@media screen and (max-width:767px){main{overflow:hidden}}h1,h2,h3,h4{font-family:filson-pro,sans-serif;line-height:1;margin-bottom:1rem}@media screen and (max-width:767px){h1,h2,h3,h4{margin-bottom:.5rem}}h1{font-size:3.33333333rem}@media screen and (max-width:767px){h1{font-size:2.77777778rem;margin-bottom:1rem}}h2{font-size:2.22222222rem}h3{font-size:1.38888889rem}h4{font-size:1.11111111rem}a{text-decoration:none;color:#293039}p{margin-bottom:1rem;font-size:1rem;line-height:1.5}@media screen and (max-width:767px){p{font-size:1rem}}em,strong{font-weight:800}nav ul{list-style-type:none}span,p{font-weight:400}img{max-width:100%;display:block;height:auto}video{-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}body>footer{padding-left:7rem;padding-right:7rem}@media screen and (max-width:1440px){body>footer{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){body>footer{padding-left:1.5rem;padding-right:1.5rem}}body>header{padding-left:calc(calc(calc(100% - 1320px)/2));padding-right:calc(calc(calc(100% - 1320px)/2))}@media(min-width:1570px){body>header{padding-left:7rem;padding-right:7rem}}@media(max-width:1320px){body>header{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){body>header{padding-left:1rem;padding-right:1rem}}body>main{margin-top:115px;overflow-x:hidden}@media screen and (max-width:998px){body>main{margin-top:105px}}@media screen and (max-width:998px){.container>h2{margin-bottom:2rem}}@media screen and (max-width:767px){.container>h2{margin-top:0;margin-bottom:1rem}}.chevrons::after{content:'';position:absolute;width:450px;height:230px;background:url(../images/chevron-group.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;right:4rem;bottom:-100px;z-index:2;pointer-events:none}@media screen and (max-width:998px){.chevrons::after{right:1rem;width:250px}}@media screen and (max-width:767px){.chevrons::after{right:1rem;width:150px}}.breadcrumb{margin-bottom:2rem}@media screen and (max-width:767px){.breadcrumb{margin-bottom:1rem}}.breadcrumb li{display:inline-block;font-size:.88888889rem}.breadcrumb li a{text-decoration:none;border-bottom:1px solid transparent}.breadcrumb li a:hover{border-bottom:1px solid #293039}.breadcrumb li::after{content:url(../images/chevron-dark.svg);display:inline-block;height:9px;width:9px;margin:0 .3rem 0 .5rem}.breadcrumb li:last-of-type{font-weight:500}.breadcrumb li:last-of-type::after{display:none}.trademark{font-size:1rem;display:inline-block;position:relative;top:-10px}.trademark::after{content:'TM';font-size:10px;position:absolute;top:0;right:-16px;font-weight:700}@media not all and (min-resolution:0.001dpcm){.gallery-product ._model>span,.gallery-projects ._model>span,.hero.-product ._model a>span{position:relative;top:0!important}}