.top-navigation-placeholder{margin:0rem;width:100%;height:5.6rem}@media (max-width:992px){.top-navigation-placeholder{height:4.5rem}}@media (max-width:767px){.top-navigation-placeholder{height:4rem}}.top-navigation{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;display:block;pointer-events:none;z-index:1001;top:0;left:0;right:0;height:5.6rem;overflow:hidden;    }@media (max-width:992px){.top-navigation{height:4.5rem}}@media (max-width:767px){.top-navigation{height:4rem}}.top-navigation.navigation-ready{overflow:visible}.top-navigation .top-navigation-checkbox{display:none}.top-navigation .navigation-bar{color:var(--title);position:absolute;display:block;pointer-events:none;z-index:1005;top:0;left:0;right:0;margin:0 auto;padding:0rem;height:5.6rem}.top-navigation .navigation-bar:before{ position:absolute;width:1px;height:100px;background-color:red;top:100px;left:50%}@media (max-width:992px){.top-navigation .navigation-bar{height:4.5rem}}@media (max-width:767px){.top-navigation .navigation-bar{height:4rem}}.top-navigation .navigation-bar .bar-wrapper{padding:0rem;pointer-events:none}.top-navigation .navigation-bar a,.top-navigation .navigation-bar label{--link:var(--title);color:var(--link)}.top-navigation .top-navigation-brand{pointer-events:auto;height:5.6rem;padding:0rem 1rem;background-color:rgba(var(--light),1)}@media (max-width:992px){.top-navigation .top-navigation-brand{height:4.5rem;padding:0rem 0.75rem}}@media (max-width:767px){.top-navigation .top-navigation-brand{height:4rem;padding:0rem 0.5rem}}.top-navigation .top-navigation-brand a{display:block;max-width:100%}.top-navigation .top-navigation-brand a img{width:auto;max-width:100%;height:3.73333333rem}@media (max-width:992px){.top-navigation .top-navigation-brand a img{height:3.375rem}}@media (max-width:767px){.top-navigation .top-navigation-brand a img{height:3rem}}.top-navigation .top-navigation-toggle{position:relative;pointer-events:auto}.top-navigation .top-navigation-toggle label{position:relative;overflow:hidden;cursor:pointer;text-align:center;justify-content:center;height:5.6rem;line-height:5.6rem;background-color:hsla(var(--primary),var(--primaryLightness),1);color:rgba(var(--light),1);margin:0;padding:0rem 1.8rem;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}@media (max-width:992px){.top-navigation .top-navigation-toggle label{height:4.5rem;line-height:4.5rem;width:4.5rem;padding:0rem}}@media (max-width:767px){.top-navigation .top-navigation-toggle label{height:4rem;line-height:4rem;width:4rem}}.top-navigation .top-navigation-toggle label:before{content:"";position:absolute;top:-30px;left:-90px;width:50px;height:150px;transform:rotate(35deg);background-color:rgba(255,255,255,0.2);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transition:left 0ms 0ms ease,opacity 0ms 0ms ease;-moz-transition:left 0ms 0ms ease,opacity 0ms 0ms ease;-ms-transition:left 0ms 0ms ease,opacity 0ms 0ms ease;-o-transition:left 0ms 0ms ease,opacity 0ms 0ms ease;transition:left 0ms 0ms ease,opacity 0ms 0ms ease}.top-navigation .top-navigation-toggle label:hover:before{left:140%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(50))"; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; -webkit-transition:left 450ms 0ms ease-in-out,opacity 450ms 100ms ease-in-out;-moz-transition:left 450ms 0ms ease-in-out,opacity 450ms 100ms ease-in-out;-ms-transition:left 450ms 0ms ease-in-out,opacity 450ms 100ms ease-in-out;-o-transition:left 450ms 0ms ease-in-out,opacity 450ms 100ms ease-in-out;transition:left 450ms 0ms ease-in-out,opacity 450ms 100ms ease-in-out}.top-navigation .top-navigation-toggle label .la{display:block;font-size:2.12rem}@media (max-width:992px){.top-navigation .top-navigation-toggle label .la{font-size:2rem}}@media (max-width:767px){.top-navigation .top-navigation-toggle label .la{font-size:1.6rem}}.top-navigation .top-navigation-toggle label span{display:block;text-transform:uppercase;margin-left:0.6rem;font-size:1.32rem;font-family:var(--fontHeading);font-weight:400;font-style:normal}@media (max-width:992px){.top-navigation .top-navigation-toggle label span{display:none}}.top-navigation.navigation-ready .top-navigation-mobile{display:flex}.top-navigation .top-navigation-mobile{display:none;position:fixed;pointer-events:none;z-index:1010;top:0;right:0;bottom:0;width:36rem;max-width:100%;padding:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -moz-box-shadow:0 0 0 0 rgba(0,0,0,0);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);-webkit-transform:translateX(3.5rem);-moz-transform:translateX(3.5rem);-ms-transform:translateX(3.5rem);-o-transform:translateX(3.5rem);transform:translateX(3.5rem);-webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease}@media (max-width:767px){.top-navigation .top-navigation-mobile{width:100%}}.top-navigation .top-navigation-mobile ul,.top-navigation .top-navigation-mobile li{list-style:none;margin:0;padding:0}.top-navigation .top-navigation-mobile a{text-decoration:none}.top-navigation .top-navigation-mobile .mobile-header{padding:1.5rem 1.5rem 0 0}.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close{text-align:center;justify-content:center;cursor:pointer;height:5.6rem;width:5.6rem;color:var(--title);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(70))"; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close{height:4.5rem;width:4.5rem}}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close{height:4rem;width:4rem}}.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close .la{display:block;font-size:2.12rem}@media (max-width:992px){.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close .la{font-size:2rem}}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close .la{font-size:1.6rem}}.top-navigation .top-navigation-mobile .mobile-links{overflow-y:auto;padding:2rem 4rem}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-links{padding:2rem}}.top-navigation .top-navigation-mobile .mobile-links .primary-links{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.top-navigation .top-navigation-mobile .mobile-links .primary-links li{text-align:center;margin-bottom:0.4rem}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a{font-size:2.32rem;line-height:1.2;font-family:var(--fontHeading);font-weight:400;font-style:normal}@media (max-width:992px){.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:hover{color:rgba(var(--light),1)}}.top-navigation .top-navigation-mobile .mobile-contact a{padding:0.32rem}.top-navigation .top-navigation-mobile .mobile-contact .contact-wrapper{justify-content:space-between;font-size:1.2rem;padding:2rem 3.5rem 5rem;font-family:var(--fontHeading);font-weight:400;font-style:normal}.top-navigation .top-navigation-mobile .mobile-contact .contact-wrapper > *{margin-top:1rem}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-contact .contact-wrapper > *{text-align:center;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-contact .contact-profiles ul{justify-content:center}}.top-navigation .top-navigation-mobile .mobile-contact .contact-profiles ul li{margin:0rem 0.32rem}.top-navigation.navigation-ready .top-navigation-mobile-overlay{display:block}.top-navigation .top-navigation-mobile-overlay{display:none;position:fixed;z-index:1009;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background-color:rgba(var(--dark),0.6);pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(50))"; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; }}@media (max-width:767px){.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }}.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -moz-box-shadow:0 0 50px 10px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 50px 10px rgba(0,0,0,0.4);box-shadow:0 0 50px 10px rgba(0,0,0,0.4);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-moz-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-ms-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-o-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease}.global-settings{position:fixed;overflow:hidden;bottom:50px;right:0px;z-index:1002;width:45px;height:40px;line-height:40px;background-color:#333;color:white;font-size:22px;text-align:center;-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);-webkit-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-o-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease}.global-settings .widgetMenu{display:none !important}.global-settings:hover{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:767px){.global-settings{display:none}}#snippet-widget-projectCarousel-widgetsnippet > .widgetMenu{top:95px!important}.page-head{position:absolute;pointer-events:auto;left:0;bottom:0;width:50%}@media (max-width:992px){.page-head{position:relative;width:100%}}.page-head .head-wrapper{padding:2.6rem 3rem 1.2rem 3rem;max-width:700px;margin-left:auto}@media (max-width:992px){.page-head .head-wrapper{max-width:100%;margin-left:0}}@media (max-width:767px){.page-head .head-wrapper{padding:2.6rem 2rem 0rem 2rem}}.page-head .page-subtitle{color:hsla(var(--secondary),var(--secondaryLightness),1)}@media (max-width:767px){.page-head .page-subtitle{margin-top:1rem}}.page-head .panel-share-button{position:relative}.page-head .panel-share-button a{display:inline-block;padding:0.1rem 0.4rem 0rem;background-color:#1b74e4;color:rgba(var(--light),1);text-decoration:none;font-weight:700;letter-spacing:0.5px;font-size:0.9rem;-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons);-webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.page-head .panel-share-button a:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(90))"; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9; }.page-head .panel-share-button a span{display:inline-block;-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);transform:scale(0.85)}.page-head .panel-share-button a i{line-height:1}@media (max-width:767px){.page-head .panel-share-button{position:relative;order:-1;left:-2px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.project-carousel{position:relative}.project-carousel .slide-inner{min-height:400px;height:100vh;max-width:100%;overflow:hidden;justify-content:center;position:relative}@media (max-width:992px){.project-carousel .slide-inner{height:70vh}}@media (max-width:767px){.project-carousel .slide-inner{height:50vh}}.project-carousel .slide-inner .daicubtn{top:145px}.project-carousel .slide-inner > .widgetMenu{display:block !important;top:115px !important}.project-carousel .slide-inner .gradient-overlay{pointer-events:none;background:radial-gradient(42.32% 67.09% at 50% 50.04%,rgba(34,34,34,0) 0%,rgba(34,34,34,0.2) 100%),linear-gradient(180deg,rgba(34,34,34,0) 70.45%,rgba(51,51,51,0.8) 100%)}.project-carousel .carousel{position:relative}.project-carousel .componentImage{pointer-events:none}.project-carousel .gradient-overlay{pointer-events:none;background:linear-gradient(0deg,rgba(17,17,17,0.5) 10.8%,rgba(17,17,17,0) 33.63%),radial-gradient(50% 110.59% at 50% 50%,rgba(51,51,51,0) 43.23%,rgba(51,51,51,0.5) 100%)}.project-carousel .carousel-inner{position:relative}.project-carousel .carousel-inner .slide-nav{pointer-events:none;position:absolute;width:100%;height:60px;margin-top:-30px;top:50%;left:0px}.project-carousel .carousel-inner .slide-nav .slide-nav-prev,.project-carousel .carousel-inner .slide-nav .slide-nav-next{position:absolute}.project-carousel .carousel-inner .slide-nav .slide-nav-prev .btn.btn-default,.project-carousel .carousel-inner .slide-nav .slide-nav-next .btn.btn-default{border:2px solid rgba(var(--light),1);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.project-carousel .carousel-inner .slide-nav .slide-nav-prev{pointer-events:all;left:3rem}@media (max-width:767px){.project-carousel .carousel-inner .slide-nav .slide-nav-prev{left:1rem}}.project-carousel .carousel-inner .slide-nav .slide-nav-next{pointer-events:all;right:3rem}@media (max-width:767px){.project-carousel .carousel-inner .slide-nav .slide-nav-next{right:1rem}}@media (max-width:992px){.project-carousel .carousel-without-head{position:relative}}.project-carousel .indicators-wrapper{position:absolute;right:3rem;bottom:3rem;width:auto;margin:0px;justify-content:center}@media (max-width:992px){.project-carousel .indicators-wrapper{left:0;right:0;bottom:2rem}}.project-carousel .carousel-indicators{justify-content:center;position:relative;bottom:0px;left:0px;width:auto;margin:0px;padding:0px}.project-carousel .carousel-indicators:hover li.active span{background:transparent}.project-carousel .carousel-indicators:hover li.active:hover span{background-color:rgba(var(--light),1)}.project-carousel .carousel-indicators li{display:inline-block;width:60px;height:60px;margin:0;padding:0;background:transparent;border:none;position:relative;overflow:hidden;margin-right:10px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(70))"; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; -moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.8);-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.8);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.8);-webkit-transition:opacity 300ms 0ms ease,width 400ms 200ms ease;-moz-transition:opacity 300ms 0ms ease,width 400ms 200ms ease;-ms-transition:opacity 300ms 0ms ease,width 400ms 200ms ease;-o-transition:opacity 300ms 0ms ease,width 400ms 200ms ease;transition:opacity 300ms 0ms ease,width 400ms 200ms ease}@media (max-width:767px){.project-carousel .carousel-indicators li{width:40px;height:40px}}.project-carousel .carousel-indicators li:last-child{margin-right:0px}.project-carousel .carousel-indicators li span{position:absolute;display:block;top:50%;left:50%;margin:-8px 0px 0px -8px;width:14px;height:14px;border:1px solid rgba(var(--light),1);background:transparent;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:transform 300ms 0s ease,border-color 300ms 0s ease,background 300ms 0s ease;-moz-transition:transform 300ms 0s ease,border-color 300ms 0s ease,background 300ms 0s ease;-ms-transition:transform 300ms 0s ease,border-color 300ms 0s ease,background 300ms 0s ease;-o-transition:transform 300ms 0s ease,border-color 300ms 0s ease,background 300ms 0s ease;transition:transform 300ms 0s ease,border-color 300ms 0s ease,background 300ms 0s ease}.project-carousel .carousel-indicators li:hover{background:transparent;border:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.project-carousel .carousel-indicators li:hover span{background-color:rgba(var(--light),1)}.project-carousel .carousel-indicators li.active{background:transparent;border:none;padding:0;width:90px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:767px){.project-carousel .carousel-indicators li.active{width:56px}}.project-carousel .carousel-indicators li.active span{background-color:rgba(var(--light),1)}.project-carousel .custom-transition .carousel-inner{     }.project-carousel .custom-transition .carousel-inner .next,.project-carousel .custom-transition .carousel-inner .prev,.project-carousel .custom-transition .carousel-inner .active.left,.project-carousel .custom-transition .carousel-inner .active.right{  transform-style:preserve-3d;-ms-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0)}.project-carousel .custom-transition .carousel-inner .active .slide-inner,.project-carousel .custom-transition .carousel-inner .next.left .slide-inner,.project-carousel .custom-transition .carousel-inner .prev.right .slide-inner{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(0) scale(1);-moz-transform:translateX(0) scale(1);-ms-transform:translateX(0) scale(1);-o-transform:translateX(0) scale(1);transform:translateX(0) scale(1);-webkit-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-moz-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-ms-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-o-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1)}.project-carousel .custom-transition .carousel-inner .next .slide-inner,.project-carousel .custom-transition .carousel-inner .active.right .slide-inner{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(120%) scale(1.4);-moz-transform:translateX(120%) scale(1.4);-ms-transform:translateX(120%) scale(1.4);-o-transform:translateX(120%) scale(1.4);transform:translateX(120%) scale(1.4);-webkit-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-moz-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-ms-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-o-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1)}.project-carousel .custom-transition .carousel-inner .prev .slide-inner,.project-carousel .custom-transition .carousel-inner .active.left .slide-inner{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(-120%) scale(1.4);-moz-transform:translateX(-120%) scale(1.4);-ms-transform:translateX(-120%) scale(1.4);-o-transform:translateX(-120%) scale(1.4);transform:translateX(-120%) scale(1.4);-webkit-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-moz-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-ms-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);-o-transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1);transition:opacity 600ms 0ms cubic-bezier(0.65,0,0.35,1),transform 600ms 0ms cubic-bezier(0.65,0,0.35,1)}.project-carousel .custom-transition .carousel-inner .active{opacity:1}.content-image-wide{padding:2.5rem 0rem}@media (max-width:767px){.content-image-wide{padding:1.6rem 0rem}}.content-image-wide .widgetMenu .iconicard-move,.content-image-wide .widgetMenu .fa-unlock-alt{display:none !important}.content-image-wide .image-wrapper{height:60vh}@media (max-width:1200px){.content-image-wide .image-wrapper{height:50vh}}@media (max-width:992px){.content-image-wide .image-wrapper{height:40vh}}@media (max-width:767px){.content-image-wide .image-wrapper{height:100vw;height:calc(100vw - 4rem)}}.content-image-text{padding:2.5rem 0rem}@media (max-width:767px){.content-image-text{padding:1.6rem 0rem}}.content-image-text.reverse .core-row{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:992px){.content-image-text.reverse .core-row{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.content-image-text .widgetMenu .iconicard-move,.content-image-text .widgetMenu .fa-unlock-alt{display:none !important}.content-image-text .component-sep{width:6rem}@media (max-width:992px){.content-image-text .component-sep{display:none}}.content-image-text .component-video{position:relative;overflow:hidden;margin-top:0px;height:100%;margin-bottom:auto}.content-image-text .component-video:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.content-image-text .component-video:hover .play-icon{color:#ff0000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.content-image-text .component-video{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-image-text .component-image{position:relative;min-height:300px;height:45vh;max-height:500px;overflow:hidden}@media (max-width:992px){.content-image-text .component-image{height:auto;min-height:300px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media (max-width:767px){.content-image-text .component-image{min-height:240px}}.content-image-text .component-title{max-width:360px;margin-left:0;margin-right:auto}@media (max-width:992px){.content-image-text .component-title{max-width:100%}}.content-image-text .component-title.guide-line{position:relative;margin-bottom:1rem;padding-bottom:0.4rem}@media (max-width:992px){.content-image-text .component-title.guide-line{margin-bottom:0rem;padding-bottom:0rem}}.content-image-text .component-title.guide-line:before{content:'';position:absolute;bottom:0rem;left:0rem;right:0rem;margin-left:-6rem;border-top:1px solid var(--border)}@media (max-width:992px){.content-image-text .component-title.guide-line:before{display:none}}.content-image-text.reverse .component-title{margin-left:auto;margin-right:0}.content-image-text.reverse .component-title.guide-line:before{margin-right:-6rem;margin-left:0rem}@media (max-width:992px){.content-image-text .component-text{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media (max-width:992px){.content-image-text .component-text .text-inner{margin-top:2rem}}.content-image-text .component-button{margin-top:1rem}.content-image-text .component-desc p:last-child{margin-bottom:0rem}.content-image-text .component-desc .desc-inner{max-width:360px;margin-left:0;margin-right:auto}@media (max-width:992px){.content-image-text .component-desc .desc-inner{max-width:560px}}.content-image-text.reverse .component-desc .desc-inner{margin-left:auto;margin-right:0}.content-image-text .play-icon{position:absolute;width:100px;height:100px;line-height:100px;color:black;font-size:64px;text-align:center;top:50%;left:50%;margin:-50px 0px 0px -50px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))"; filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; -webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease}.content-image-text .play-icon:before{content:"";width:30px;height:30px;background-color:white;position:absolute;top:50%;left:50%;margin:-15px 0px 0px -15px}.content-image-text .play-icon .fa{position:relative;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}@media (max-width:1920px){}@media (max-width:1500px){}@media (max-width:1200px){}.page-footer{position:relative}.page-footer .footer-nav{position:relative}.page-footer .footer-nav:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(34,34,34,0.7) 11.38%,#222222 89.85%)}.page-footer .footer-wrapper{justify-content:space-between;padding:2.8rem 0rem 5.8rem 0rem}@media (max-width:767px){.page-footer .footer-wrapper{padding-bottom:4rem}}@media (max-width:767px){.page-footer .footer-col{text-align:center;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-col .footer-contact-link{font-size:1.4rem;font-family:var(--fontHeading);font-weight:400;font-style:normal}.page-footer .footer-col .col-title{--title:rgba(var(--grey),1);margin-bottom:0.8rem;margin-top:3rem}@media (max-width:767px){.page-footer .footer-col .col-title{margin-top:2rem}}@media (max-width:992px){.page-footer .footer-col.nav-links{display:none}}.page-footer .footer-col .col-content ul,.page-footer .footer-col .col-content li{margin:0rem;padding:0rem;list-style:none;font-size:1rem}.page-footer .footer-col .col-content ul.two-cols{column-count:2;column-gap:5rem}@media (max-width:992px){.page-footer .footer-col .col-content ul.two-cols{column-count:1;column-gap:0rem}}.page-footer .footer-col .col-content ul li a{font-weight:700}.page-footer .footer-col .col-content a{text-decoration:none;display:inline-block;padding:0.1rem 0rem;margin:0.1rem 0rem;-webkit-transition:color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:color 300ms 0s ease,transform 300ms 0s ease;-o-transition:color 300ms 0s ease,transform 300ms 0s ease;transition:color 300ms 0s ease,transform 300ms 0s ease}.page-footer .footer-col .col-content .componentHtmlInlineBlock{--h1Size:1rem;font-size:0.9rem}.page-footer .footer-col .col-content .componentHtmlInlineBlock h1,.page-footer .footer-col .col-content .componentHtmlInlineBlock h2,.page-footer .footer-col .col-content .componentHtmlInlineBlock h3,.page-footer .footer-col .col-content .componentHtmlInlineBlock h4,.page-footer .footer-col .col-content .componentHtmlInlineBlock h5,.page-footer .footer-col .col-content .componentHtmlInlineBlock h6{margin-bottom:0.2rem}@media (max-width:992px){.page-footer .footer-col .social-profiles{justify-content:center}}.page-footer .footer-col .social-profiles a{font-size:1.2rem;display:block;padding:0.2rem 0.6rem;margin-right:0.2rem}@media (max-width:767px){.page-footer .footer-col .social-profiles a{font-size:1.5rem}}.page-footer .footer-copyright{position:relative;background-color:rgba(var(--dark),1);border-top:1px solid var(--border);padding-top:30px;padding-bottom:30px}.page-footer .footer-copyright .copyright-first-col{text-align:left}@media (max-width:767px){.page-footer .footer-copyright .copyright-first-col{text-align:center;margin-bottom:0.5rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-copyright .copyright-second-col{text-align:left;text-transform:uppercase;padding-left:1.5rem}@media (max-width:767px){.page-footer .footer-copyright .copyright-second-col{padding-left:0rem;text-align:center;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-copyright .copyright-second-col .i-label{letter-spacing:0.05rem}.page-footer .footer-copyright .copyright-third-col{text-align:right;text-transform:uppercase;padding-left:1.5rem}@media (max-width:767px){.page-footer .footer-copyright .copyright-third-col{padding-left:0rem;margin-top:1.5rem;text-align:center;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-copyright .copyright-third-col .i-label{letter-spacing:0.05rem}.page-footer .footer-copyright .copyright-third-col .space-right{display:inline-block;margin-right:1rem}@media (max-width:767px){.page-footer .footer-copyright .copyright-third-col .space-right{margin:0rem}}.page-footer .footer-copyright .copyright-third-col .space-left{display:inline-block;margin-left:1rem}@media (max-width:767px){.page-footer .footer-copyright .copyright-third-col .space-left{margin:0rem}}@media (max-width:767px){.page-footer .footer-logo{display:none}}.page-footer .footer-logo img{height:2.4rem;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(70))"; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.page-footer .footer-logo a:hover img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.page-footer .footer-cta{background:hsla(var(--secondary),var(--secondaryLightness),0.7);position:relative;padding:4.8rem 0rem}.page-footer .footer-cta:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(var(--primary),var(--primaryLightness),1);mix-blend-mode:hard-light}.page-footer .footer-cta .cta-inner{position:relative;justify-content:center}.page-footer .footer-cta .cta-claim{text-align:right;margin-right:3.5rem;text-shadow:0px 4px 10px hsla(var(--secondary),var(--secondaryLightness),0.8)}@media (max-width:767px){.page-footer .footer-cta .cta-claim{text-align:center;margin-right:0rem;margin-bottom:1rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-cta .cta-claim .cta-title{margin-bottom:0.2rem}.page-footer .footer-cta .cta-claim .cta-title-services{display:none}.page-footer .footer-cta .cta-buttons{column-gap:0.8rem;row-gap:0.2rem;max-width:100%;flex-wrap:wrap;justify-content:center}