.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4))}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.videoslideshow .slick-slide{max-height:200px;min-height:200px;padding:0}.videoslideshow .slick-slide img{max-height:200px}.slick-prev{position:absolute;top:48px;left:-35px}.slick-prev:before{font-family:"flexslider-icon" !important;font-size:27px !important;color:#000 !important;content:'\f001' !important;-webkit-font-smoothing:none !important}.slick-next{position:absolute;top:48px;right:-35px}.slick-next:before{font-family:"flexslider-icon" !important;font-size:27px !important;color:#000 !important;content:'\f002' !important}
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./fonts/slick.eot);src:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./fonts/slick.eot?#iefix) format('embedded-opentype'),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./fonts/slick.woff) format('woff'),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./fonts/slick.ttf) format('truetype'),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/./fonts/slick.svg#slick) format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:0 0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.listreset{margin:0;padding:0}.listreset li{list-style:none outside}.hide-text{overflow:hidden;text-indent:-9999px}.img-reset{display:block;width:100%}.clearfix:after{content:'';display:block;clear:both}.justify{text-align:justify;font-size:1px;line-height:0}.justify>*{display:inline-block;vertical-align:top;text-align:left}.justify:after{content:'';width:100%;display:inline-block;vertical-align:top}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit}body{font-family:"trade-gothic-next-condensed","Arial","Helvetica Neue","Helvetica",sans-serif}*{max-height:1000000px}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{color:#000;background:#fff;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font:16px/1.5 "trade-gothic-next-condensed","Arial","Helvetica Neue","Helvetica",sans-serif}@media (min-width:768px){body{font:18px/1.5 "trade-gothic-next-condensed","Arial","Helvetica Neue","Helvetica",sans-serif}}img{max-width:100%;height:auto;vertical-align:top;display:inline-block}.gm-style img{max-width:none}iframe{max-width:100%}.resize-active *{transition:none !important}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h{font-family:"trade-gothic-next-condensed",sans-serif;color:inherit;font-weight:700;margin:0 0 10px;line-height:1.15}h1,.h1{font-size:35px}@media (min-width:768px){h1,.h1{font-size:50px}}@media (min-width:1024px){h1,.h1{font-size:60px}}h2,.h2{font-size:28px;color:#6cc4e8}@media (min-width:768px){h2,.h2{font-size:30px}}@media (min-width:1024px){h2,.h2{font-size:40px}}h2 mark,.h2 mark{color:#2a3c97}h3,.h3{font-size:24px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:16px}p{margin:0 0 15px}@media screen and (min-width:768px){p{margin-bottom:24px}}mark{background-color:transparent}a{color:#a2cf5f;text-decoration:none;transition:.3s color}a:hover{color:#2a3c97}a.read-more-link{display:inline-flex;align-items:center;font-size:14px;color:#a2cf5f}a.read-more-link:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1}a.read-more-link:hover{color:#2a3c97}a.read-more-button{display:inline-flex;align-items:center;font-size:14px;color:#fff;padding:15px 30px;text-transform:uppercase;background-color:#2a3c97}a.read-more-button:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1;color:#6cc4e8}a.read-more-button:hover{background-color:#fff;color:#2a3c97}a.read-more-button:hover:after{color:#6cc4e8}p mark{color:#2a3c97;font-weight:700}form,fieldset{margin:0;padding:0;border-style:none}input[type=text],input[type=tel],input[type=email],input[type=search],input[type=password],input[type=url],textarea{transition:border-color .3s linear;-webkit-appearance:none;-webkit-border-radius:0;padding:10px;font-size:12px;line-height:1.1;font-family:"trade-gothic-next-condensed","Arial","Helvetica Neue","Helvetica",sans-serif;box-sizing:border-box;border:1px solid #eef7fc;border-radius:0;background-color:#f3f8ec;color:#231f20;padding:10px;display:block;width:100%;margin-bottom:20px;font-family:trade-gothic-next,sans-serif}input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#939598}input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#939598}input[type=text]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:#939598}input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#939598}input[type=text].placeholder,input[type=tel].placeholder,input[type=email].placeholder,input[type=search].placeholder,input[type=password].placeholder,input[type=url].placeholder,textarea.placeholder{color:#939598}input[type=text]:not(textarea),input[type=tel]:not(textarea),input[type=email]:not(textarea),input[type=search]:not(textarea),input[type=password]:not(textarea),input[type=url]:not(textarea),textarea:not(textarea){height:50px;padding:10px;line-height:32px}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=search]:focus,input[type=password]:focus,input[type=url]:focus,textarea:focus{outline:none;border-color:#939598}input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#000}input[type=text]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:#000}input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}input[type=text].placeholder,input[type=tel].placeholder,input[type=email].placeholder,input[type=search].placeholder,input[type=password].placeholder,input[type=url].placeholder,textarea.placeholder{color:#000}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{resize:vertical;vertical-align:top;overflow:auto;min-height:78px;height:150px;max-height:160px}button[type=submit],input[type=button],input[type=reset],input[type=file],input[type=submit]{transition:.3s all;-webkit-appearance:none;-webkit-border-radius:0;height:50px;padding:10px;font-size:12px;line-height:32px;font-weight:400;color:#a2cf5f;outline:none;cursor:pointer;border:0;border-radius:0;background:#2a3c97;font-weight:500;min-width:150px;font-family:"trade-gothic-next-condensed","Arial","Helvetica Neue","Helvetica",sans-serif}button[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,input[type=file]:hover,input[type=submit]:hover{background:#6cc4e8;color:#fff}button[type=submit].btn-read-more,input[type=button].btn-read-more,input[type=reset].btn-read-more,input[type=file].btn-read-more,input[type=submit].btn-read-more,button[type=submit].gform_button,input[type=button].gform_button,input[type=reset].gform_button,input[type=file].gform_button,input[type=submit].gform_button{background:0 0;display:inline-flex;align-items:center;font-size:14px;color:#a2cf5f;min-width:auto;padding-left:0;padding-right:0}button[type=submit].btn-read-more:after,input[type=button].btn-read-more:after,input[type=reset].btn-read-more:after,input[type=file].btn-read-more:after,input[type=submit].btn-read-more:after,button[type=submit].gform_button:after,input[type=button].gform_button:after,input[type=reset].gform_button:after,input[type=file].gform_button:after,input[type=submit].gform_button:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1}button[type=submit].btn-read-more:hover,input[type=button].btn-read-more:hover,input[type=reset].btn-read-more:hover,input[type=file].btn-read-more:hover,input[type=submit].btn-read-more:hover,button[type=submit].gform_button:hover,input[type=button].gform_button:hover,input[type=reset].gform_button:hover,input[type=file].gform_button:hover,input[type=submit].gform_button:hover{color:#2a3c97}.blue-form input[type=text],.blue-form input[type=tel],.blue-form input[type=email],.blue-form input[type=search],.blue-form input[type=password],.blue-form input[type=url],.blue-form textarea{border:1px solid #eff8fd;background-color:#eff8fd}.blue-form button[type=submit],.blue-form input[type=button],.blue-form input[type=reset],.blue-form input[type=file],.blue-form input[type=submit]{color:#6cc4e8}.wpcf7-not-valid{border:1px solid #dc3232 !important;margin-bottom:5px !important}.wpcf7-not-valid-tip{margin-bottom:20px}ul,ol,dl,address,form,table,blockquote,applet,embed,object,iframe,frameset{margin:0 0 22px}blockquote{border-left:4px solid #ddd;padding-left:10px;margin-left:0}table{border-collapse:collapse}th,td{border:1px solid #ddd;padding:3px;text-align:left;vertical-align:top}th{text-align:center;vertical-align:middle}ul,ol{padding-left:20px}ul ul,ul ol,ol ul,ol ol{padding-left:20px;margin:0}ul{list-style-type:disc}dl:after{content:'';display:block;clear:both}dl dt{float:left;clear:left;padding-right:.3em;font-weight:700}dl dd{overflow:hidden}pre{max-width:100%;overflow:auto}@media screen and (min-width:768px){[id=twocolumns]{display:flex}}[id=content]{padding:30px 0}@media screen and (min-width:768px){[id=content]{width:70%}}[id=content]:only-child{width:100%}[id=sidebar]{padding:30px 0}@media screen and (min-width:768px){[id=sidebar]{width:30%;padding-left:30px}}.widget{margin-bottom:20px}.widget:after{content:'';display:block;clear:both}.widget select{min-width:150px;width:100%}.search-form,.post-password-form{margin-bottom:10px}.search-form:after,.post-password-form:after{content:'';display:block;clear:both}.search-form label,.post-password-form label{display:block}.search-form p:after,.post-password-form p:after{content:'';display:block;clear:both}.search-form input,.post-password-form input{float:left;margin-right:5px;width:auto}@media screen and (min-width:768px){[id=sidebar] .search-form input,[id=sidebar] .post-password-form input{width:100%;margin:0 0 5px}}.search-form input[type=submit],.post-password-form input[type=submit]{margin:0}.navigation,.navigation-single,.navigation-comments{margin:20px 0}.nav-links,.navigation,.navigation-comments{position:relative;text-align:center;font-size:14px}@media screen and (min-width:768px){.nav-links,.navigation,.navigation-comments{font-size:15px}}.nav-links.square,.navigation.square,.navigation-comments.square{font-size:16px}.nav-links.square .page-numbers,.navigation.square .page-numbers,.navigation-comments.square .page-numbers{transition:color background-color .3s linear;width:40px;height:40px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;color:#36424e;margin:0 5px 5px}.nav-links.square .page-numbers:hover,.navigation.square .page-numbers:hover,.navigation-comments.square .page-numbers:hover{background-color:#e0e0e0;color:#36424e}.nav-links.square .page-numbers.current,.navigation.square .page-numbers.current,.navigation-comments.square .page-numbers.current{background-color:#000;border-color:#000}.nav-links.square .page-numbers:after,.navigation.square .page-numbers:after,.navigation-comments.square .page-numbers:after{display:none}.nav-links.square .next:before,.navigation.square .next:before,.navigation-comments.square .next:before{content:'>'}.nav-links.square .prev:before,.navigation.square .prev:before,.navigation-comments.square .prev:before{content:'<'}.nav-links .screen-reader-text,.navigation .screen-reader-text,.navigation-comments .screen-reader-text{position:absolute;left:-99999px}.nav-links .page-numbers,.navigation .page-numbers,.navigation-comments .page-numbers{transition:color .3s linear;margin:0 12px;text-decoration:none;position:relative;z-index:1}.nav-links .page-numbers:hover,.navigation .page-numbers:hover,.navigation-comments .page-numbers:hover{color:#fff}.nav-links .page-numbers:hover:after,.navigation .page-numbers:hover:after,.navigation-comments .page-numbers:hover:after{opacity:.6}.nav-links .page-numbers:after,.navigation .page-numbers:after,.navigation-comments .page-numbers:after{transition:opacity .3s linear;width:30px;height:30px;content:"";border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#a2cf5f;z-index:-1;opacity:0}.nav-links .page-numbers.current,.navigation .page-numbers.current,.navigation-comments .page-numbers.current{color:#fff}.nav-links .page-numbers.current:after,.navigation .page-numbers.current:after,.navigation-comments .page-numbers.current:after{opacity:1}.nav-links .page-numbers.dots:hover,.navigation .page-numbers.dots:hover,.navigation-comments .page-numbers.dots:hover{color:#000}.nav-links .page-numbers.dots:hover:after,.navigation .page-numbers.dots:hover:after,.navigation-comments .page-numbers.dots:hover:after{opacity:0;visibility:hidden}.nav-links .next,.navigation .next,.navigation-comments .next,.nav-links .prev,.navigation .prev,.navigation-comments .prev{transition:background .3s linear;max-width:49%;font-size:0;padding:0;border:0;background-color:transparent;color:#000}.nav-links .next:after,.navigation .next:after,.navigation-comments .next:after,.nav-links .prev:after,.navigation .prev:after,.navigation-comments .prev:after{width:50px;height:50px}.nav-links .next:hover:after,.navigation .next:hover:after,.navigation-comments .next:hover:after,.nav-links .prev:hover:after,.navigation .prev:hover:after,.navigation-comments .prev:hover:after{opacity:1}@media screen and (min-width:1025px){.nav-links .next,.navigation .next,.navigation-comments .next{margin-left:50px}}.nav-links .next:before,.navigation .next:before,.navigation-comments .next:before{content:'>'}@media screen and (min-width:1025px){.nav-links .prev,.navigation .prev,.navigation-comments .prev{margin-right:50px}}.nav-links .prev:before,.navigation .prev:before,.navigation-comments .prev:before{content:'<'}.nav-links{margin:0 -12px}@media screen and (min-width:1025px){.nav-links{margin:0 -18px}}.square .nav-links{margin:0 -5px}.navigation-single{width:100%;justify-content:space-between}.navigation-single .next,.navigation-single .prev{max-width:49%;display:flex;align-items:center;justify-content:center}.navigation-single .next a,.navigation-single .prev a{transition:color .3s linear;max-width:49%;display:flex;justify-content:center;font-size:0;padding:0;border:0;color:#000;text-decoration:none;font-weight:400;position:relative;background-color:transparent}.navigation-single .next a:hover,.navigation-single .prev a:hover{color:#fff}.navigation-single .next a:hover:after,.navigation-single .prev a:hover:after{opacity:1}.navigation-single .next a:after,.navigation-single .prev a:after{transition:opacity .3s linear;width:50px;height:50px;content:"";border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#000;z-index:-1;opacity:0}.navigation-single .next a:before{content:'>'}.navigation-single .prev a:before{content:'<'}.widget_calendar th,.widget_calendar td{text-align:center}.widget_calendar #prev{text-align:left}.widget_calendar #next{text-align:right}#wp-calendar{width:100%}.aligncenter{margin:0 auto 22px}img.aligncenter{display:block;margin:0 auto}.alignleft{float:left;margin:0 25px 15px 0}@media screen and (min-width:1025px){.alignleft{margin:0 44px 55px 0}}.alignright{float:right;margin:0 0 15px 25px}@media screen and (min-width:1025px){.alignright{margin:0 0 55px 77px}}.mejs-container{margin-bottom:22px}.wp-caption-text,.gallery,.alignnone,.gallery-caption,.sticky,.bypostauthor{height:auto}.gallery{display:flex;flex-wrap:wrap;width:100%}.gallery .gallery-item{margin:0;padding:0 10px 10px}.gallery .gallery-item dt{float:none;width:100%;margin:0 0 10px;padding:0}.gallery-columns-2 .gallery-item{max-width:50%;width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%;width:33.33%}.tagcloud{margin:0;padding:0;display:flex;flex-wrap:wrap}.tagcloud li{list-style:none outside}.comment-list .comment-body{margin-bottom:20px}.comment-author img{margin-right:10px}@font-face{font-family:"arrowstfb";src:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/arrowstfb.woff) format("woff"),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/less/vendors/fonts/arrowstfb.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"icomoon";src:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/icomoon.eot?v8j03e);src:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/icomoon.eot?v8j03e#iefix) format("embedded-opentype"),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/icomoon.ttf?v8j03e) format("truetype"),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/icomoon.woff?v8j03e) format("woff"),url(//www.polarisautomation.com/wp-content/themes/polaris-automation/fonts/icomoon.svg?v8j03e#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=icon-]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-prev:before{content:"\e901"}.icon-next:before{content:"\e900"}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.popup-holder{position:relative;overflow:hidden;height:0}.lightbox-demo{padding:5px;width:300px}.lightbox-demo h2{margin:0 0 10px}.lightbox-demo p{margin:0}.section-heading{margin-bottom:37px}.section-heading .section-title{color:#2a3c97;margin-bottom:4px}.section-heading .section-subtitle{color:#6cc4e8;margin-bottom:0;font-weight:400}.blockquote-holder{padding:25px 0;opacity:0;transform:translateY(-20px)}@media (min-width:768px){.blockquote-holder{padding:20px 0}}.blockquote-holder.blockquote-column{padding-bottom:25px}@media (min-width:768px){.blockquote-holder.blockquote-column{padding-bottom:75px}}@media (min-width:1024px){.blockquote-holder.blockquote-column{padding-bottom:95px}}.blockquote-holder .df-row{display:grid;grid-row-gap:30px;grid-template-columns:repeat(1,1fr);margin:0}@media (min-width:768px){.blockquote-holder .df-row{grid-column-gap:30px;grid-template-columns:repeat(2,1fr)}}.blockquote-holder .df-row .col-blockquote{padding:0}.blockquote-holder .blockquote{min-height:100%;margin:0}@media (min-width:768px){.blockquote-holder .blockquote{padding:30px 50px 50px}}.blockquote-holder .blockquote.success,.blockquote-holder .blockquote.primary{display:flex;flex-direction:column;justify-content:center}.blockquote-holder .blockquote.success blockquote,.blockquote-holder .blockquote.primary blockquote{font-weight:700}.blockquote-holder .blockquote.success{background-color:#f3f8ec;color:#2a3c97;line-height:1.4;padding:20px}@media (min-width:768px){.blockquote-holder .blockquote.success{padding:50px}}.blockquote-holder .blockquote.success blockquote{font-size:18px;color:inherit}@media (min-width:768px){.blockquote-holder .blockquote.success blockquote{font-size:24px}}.blockquote-holder .blockquote.primary{position:relative;background-color:#2a3c97;color:#fff;z-index:1}.blockquote-holder .blockquote.primary:after{position:absolute;top:100%;content:"";border-left:33px solid #2a3d97;border-bottom:22px solid transparent;transform:skewX(-40deg);right:43%}@media (min-width:768px){.blockquote-holder .blockquote.primary:after{border-left:63px solid #2a3d97;border-bottom:42px solid transparent}}.blockquote-holder .blockquote.primary blockquote{color:inherit;font-size:16px}@media (min-width:768px){.blockquote-holder .blockquote.primary blockquote{font-size:18px}}.blockquote-holder blockquote{font-size:18px;font-weight:400;color:#2a3c97;border-left:0;padding:0;margin:0;text-align:center}@media (min-width:768px){.blockquote-holder blockquote{font-size:24px}}.blockquote-holder blockquote p{margin:0}.blockquote-holder figcaption{color:#a2cf5f;font-size:18px;margin-top:15px;font-weight:700;text-align:center}@media (min-width:768px){.blockquote-holder figcaption{margin-top:30px}}.blockquote-holder figcaption cite{font-style:normal}.cards-list{list-style:none;padding:0;margin:0 0 20px}@media (min-width:768px){.cards-list{display:flex;flex-wrap:wrap;margin:0 -7px}}@media (min-width:1024px){.cards-list{margin:50px -25px 20px}}@media (min-width:768px){.cards-list li{width:50%;display:flex;flex-wrap:wrap;padding:0 15px}}@media (min-width:1024px){.cards-list li{padding:0 25px}}.card-info{display:flex;flex-wrap:wrap;position:relative;text-align:center;font-size:20px;line-height:calc(24/20);transition:.3s background ease-in-out;font-weight:400;padding:25px;margin:0 0 25px;width:100%}@media (min-width:1024px){.card-info{padding:53px 15px 70px}}.card-info:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,#e9f5fd 0%,rgba(233,245,253,0) 100%);transition:.3s opacity ease-in-out}.card-info:hover{background:#e9f5fd}.card-info:hover:before{opacity:0}.card-info:hover .read-more-link{color:#2a3c97}.card-info:hover p{color:#000}.card-info .card-holder{max-width:350px;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.card-info .title{display:block;border-bottom:2px dotted #7dc7ec;color:#6cc4e8;font-weight:400;padding:0 0 22px;margin:0 0 14px;width:100%;font-size:24px}@media (min-width:1024px){.card-info .title{font-size:40px}}.card-info .title mark{color:#2a3c97;font-weight:700}.card-info .read-more-link{transition:.3s color ease-in-out;display:inline-flex;align-items:center;font-size:14px;color:#6cc4e8}.card-info .read-more-link:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1}.card-info p{color:#000;margin:0 0 43px}.contacts-cta{transition:.3s background ease-in-out;padding:25px 0;display:block;position:relative}@media (min-width:768px){.contacts-cta{padding:52px 0}}.contacts-cta:before{content:'';position:absolute;top:0;left:0;right:0;bottom:30%;z-index:-1;background:linear-gradient(to bottom,#e9f5fd 0%,rgba(233,245,253,0) 100%);transition:.3s opacity ease-in-out}.contacts-cta:hover{background:#e9f5fd}.contacts-cta:hover:before{opacity:0}.contacts-cta:hover .link-text:after{color:#2a3c97}.contacts-cta .link-text{display:inline-block;vertical-align:top;color:#2a3c97;font-weight:400;position:relative;padding:0 50px 0 0;font-size:20px}@media (min-width:768px){.contacts-cta .link-text{font-size:30px}}.contacts-cta .link-text:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1;color:#7dc7ec;transition:.3s color ease-in-out;font-size:30px;position:absolute;right:0;top:3px}@media (min-width:768px){.contacts-cta .link-text:after{top:5px;font-size:40px}}.contacts-cta .link-text strong{font-weight:700}.section-hero-home{background-color:#2a3c97;background-size:cover;background-position:center}.section-hero-home.full-width .content{max-width:100%}.section-hero-home.full-width h2{color:#fff;margin-bottom:20px}.section-hero-home.full-width p{font-weight:400}.section-hero-home.full-width p mark{font-size:18px;font-weight:400}.section-hero-home.hero-home-sm .inner{padding:77px 0;min-height:auto}.section-hero-home.hero-home-sm h1+p{margin-top:20px}.section-hero-home.hero-home-sm p{margin-bottom:0;color:#fff;font-size:20px}.section-hero-home.hero-home-sm p mark{color:#000;font-size:18px}.section-hero-home.section-hero-page .content{max-width:925px}.section-hero-home.section-hero-page .section-title{margin-bottom:18px}@media (min-width:768px){.section-hero-home.section-hero-page .section-title{font-size:40px}}.section-hero-home.section-hero-page .inner{padding:40px 0}@media (min-width:768px){.section-hero-home.section-hero-page .inner{padding:80px 0 64px}}.section-hero-home.section-hero-page p{letter-spacing:-.54px}@media (min-width:768px){.section-hero-home.section-hero-page p{font-size:18px;margin-bottom:30px}}.section-hero-home.section-hero-page p mark{color:#fff;font-weight:700}.section-hero-home.hero-home-xs .inner{min-height:120px;padding:40px 0}.section-hero-home.hero-home-xs .content{max-width:none}.section-hero-home.hero-home-xs .section-title{color:#2a3c97;font-size:30px}.section-hero-home .inner{position:relative;display:flex;width:100%;align-items:center;padding:100px 0;z-index:1}@media (min-width:768px){.section-hero-home .inner{padding:35px 0;min-height:400px}}.section-hero-home .content{max-width:825px}.section-hero-home .content.alt-size{max-width:845px}.section-hero-home .content.ignition{max-width:865px}.section-hero-home .section-title{color:#2a3c97;margin-bottom:0}@media (min-width:1024px){.section-hero-home .section-title.alt-size{font-size:80px}}.section-hero-home .section-title mark{color:#fff;font-weight:400}.section-hero-home .section-sub-header{color:#2a3c97;font-weight:400;font-size:20px;margin-top:-10px;margin-bottom:25px}.section-hero-home p.section-header-copy{font-weight:400;font-size:18px;color:#000}.section-hero-home .hero-logo{width:70%;padding:30px 20px;position:absolute;right:0;bottom:-50px;background-color:#2a3c97;z-index:1}@media (min-width:1024px){.section-hero-home .hero-logo{width:42%;height:144px;padding:53px 40px}}.section-hero-home .hero-logo:before{position:absolute;height:100%;top:0;left:-7%;width:100px;content:"";background-color:#2a3c97;transform:skewX(-20deg);z-index:-1}.section-hero-home .hero-logo:after{position:absolute;top:0;bottom:0;left:100%;width:50vw;content:"";background-color:#2a3c97;z-index:-1}.section-hero-home .ignition-button{position:absolute;right:0;bottom:-77px;display:flex;flex-direction:row;align-items:center}@media (max-width:775px){.section-hero-home .ignition-button{display:none}}.section-hero-home .ignition-button .initial-button{max-width:149px;z-index:10;position:relative}.section-hero-home .ignition-button .initial-button:hover{opacity:0}.section-hero-home .ignition-button .initial-button:hover .rollover{opacity:1}.section-hero-home .ignition-button .rollover{max-width:149px;position:absolute;right:0;opacity:0;z-index:10}.section-hero-home .ignition-button .rollover:hover{opacity:1}.section-hero-home .ignition-button .ignition-link{margin-top:50px;margin-right:38px}.section-hero-home .ignition-button .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#a2cf5f}.section-hero-home .ignition-button .ignition-link:hover{color:#a2cf5f}.section-hero{background-color:#2a3c97;background-size:cover;background-position:center}.section-hero .inner{position:relative;display:flex;width:100%;align-items:center;padding:70px 0;z-index:1}@media (min-width:768px){.section-hero .inner{padding:35px 0;min-height:400px}}.section-hero .heading{max-width:785px;opacity:0;transform:translateY(-20px)}.section-hero .heading .read-more-link{margin-top:20px;color:#2a3c97}@media (min-width:768px){.section-hero .heading .read-more-link{margin-top:40px}}.section-hero .heading .read-more-link:hover{color:#fff}.section-hero .section-title{color:#fff;margin-bottom:0;font-weight:400}.section-hero .section-title mark{color:#2a3c97;text-transform:none;font-weight:700}.section-tc-text-img{padding:30px 0}@media (max-width:1024px){.section-tc-text-img{margin-bottom:40px}}@media (min-width:1024px){.section-tc-text-img{padding:83px 0 74px}}.section-tc-text-img.home{background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/bg-02.jpg) no-repeat center;background-size:cover}@media (min-width:1024px){.section-tc-text-img.home .df-row{margin:0 -18px}}@media (min-width:1024px){.section-tc-text-img.home .df-row [class*=col-]{padding:0 18px}}.section-tc-text-img.home .col-text .img{padding-top:10px;margin-bottom:45px}.section-tc-text-img.home .content{max-width:305px}.section-tc-text-img.home h2{color:#2a3c97;line-height:1.3}.section-tc-text-img.home p{color:#fff;font-size:30px;font-weight:400;line-height:1.2;margin-bottom:0}.section-tc-text-img.home .read-more-link{color:#2a3c97}.section-tc-text-img.home .read-more-link:hover{color:#fff}.section-tc-text-img .col-img{text-align:center;transform:translateY(-30px)}@media (min-width:1024px){.section-tc-text-img .col-img{flex:1 0 0}}.section-tc-text-img .col-text{order:1;transform:translateY(-30px)}@media (min-width:1024px){.section-tc-text-img .col-text{order:0;max-width:480px;flex:0 0 480px}}@media (min-width:1024px){.section-tc-text-img .df-row{margin:0 -50px}}@media (min-width:1024px){.section-tc-text-img .df-row [class*=col-]{padding:0 50px}}.section-tc-text-img h2{margin-bottom:20px}@media (min-width:1024px){.section-tc-text-img h2{margin-bottom:0;max-width:294px}}.section-tc-text-img h2 mark{text-transform:capitalize}@media (min-width:1024px){.section-tc-text-img .content-block p{margin-bottom:20px}}.section-tc-text-img .img{padding-top:42px}.section-tc-text-img .read-more-link{color:#6cc4e8;text-transform:uppercase}.section-tc-text-img .ignition-link{color:#2a3c97;margin-top:50px;margin-right:38px}.section-tc-text-img .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#2a3c97}.section-tc-text-img .ignition-link:after:hover{color:#fff}.section-tc-text-img .ignition-link:hover{color:#fff}.section-benefints{position:relative;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat}.section-benefints .section-title{color:#5158a7;top:-60px;position:absolute}.section-benefints .section-title h2{font-size:60px}.section-benefints .section-title .purple{color:#293b97}.section-benefints .inner{display:flex;min-height:325px;padding:20px 0;position:relative;z-index:1;justify-content:center}@media (max-width:1024px){.section-benefints .inner{justify-content:flex-start}}.section-benefints .list-holder{opacity:0;transform:translateY(-20px)}@media (max-width:1024px){.section-benefints .list-holder{flex-direction:column}}@media (min-width:768px){.section-benefints .list-holder{display:flex;justify-content:space-between}}.section-benefints ul{padding:25px 0 30px 60px;margin:0;list-style:none;color:#fff;max-width:31%}@media (max-width:1024px){.section-benefints ul{max-width:100%;padding:3px 0 0 25px}}@media (min-width:768px){.section-benefints ul{flex:0 0 33%;column-gap:25px}}@media (min-width:1024px){.section-benefints ul{padding-left:10px}}.section-benefints ul li{display:flex;align-items:flex-start;margin-bottom:10px;font-size:20px}.section-benefints ul li:before{margin-top:.2em;font-family:"arrowstfb";content:"m";color:#6cc4e8;margin-right:10px}.light-blue-section{background:#279fdd;background:linear-gradient(57deg,#279fdd 0%,#6bc3e8 100%);min-height:440px}.light-blue-section .columns{display:flex;flex-direction:row;column-gap:45px;padding:85px 0 75px;flex-wrap:nowrap}@media (max-width:1024px){.light-blue-section .columns{flex-wrap:wrap;row-gap:30px;padding:55px 0}}@media (max-width:700px){.light-blue-section .columns{flex-wrap:nowrap;flex-direction:column}}.light-blue-section .left-column{max-width:375px;text-align:right;font-size:40px;color:#fff;font-weight:700;line-height:50px}@media (max-width:1024px){.light-blue-section .left-column{max-width:100%;text-align:left}.light-blue-section .left-column br{display:none}}.light-blue-section .left-column .blue{color:#293b97}.light-blue-section .center-column{max-width:375px}@media (max-width:1024px){.light-blue-section .center-column{max-width:60%}}@media (max-width:700px){.light-blue-section .center-column{max-width:100%}}.light-blue-section .center-column ul li{display:flex;align-items:flex-start;margin-bottom:10px;font-size:20px;color:#293b97}.light-blue-section .center-column ul li:before{margin-top:.2em;font-family:"arrowstfb";content:"m";color:#fff;margin-right:10px}.light-blue-section .right-column{max-width:240px;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:center}@media (max-width:1024px){.light-blue-section .right-column{max-width:40%}}@media (max-width:700px){.light-blue-section .right-column{max-width:100%}}.light-blue-section .right-column .ignition-link{pointer-events:auto;text-decoration:none;color:#293b97}.light-blue-section .right-column .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#293b97}.light-blue-section .right-column .ignition-link:hover{color:#293b97}.light-blue-section .right-column .initial-button{max-width:149px}.light-blue-section .right-column .initial-button:hover{opacity:0}.light-blue-section .right-column .rollover{position:absolute;left:24px;opacity:0}.light-blue-section .right-column .rollover:hover{opacity:1}.light-blue-section .right-column .button-ignition{height:112px;width:112px;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border:5px #a1cf5f solid;border-radius:13%;-webkit-box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);-moz-box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);text-align:center;margin-bottom:25px}.light-blue-section .right-column .button-ignition .green-text{background-color:#8dc63f;color:#fff;height:46%;padding:11px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.light-blue-section .right-column .button-ignition .top-img{width:100%;height:54%;padding:8px}.light-blue-section .right-column .button-ignition:hover{border:5px #fff solid}.light-blue-section .right-column .button-ignition:hover .green-text{border-bottom-right-radius:13px;border-bottom-left-radius:13px}.section-keys{padding:40px 0}@media (min-width:768px){.section-keys{padding:73px 0 70px}}.section-keys .df-row{display:flex;justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(-20px)}.section-keys .df-row.second-key-row{margin-top:40px}.section-keys [class*=col]{display:flex;max-width:50%;flex:0 0 50%}@media screen and (min-width:676px){.section-keys [class*=col]{max-width:33.3333333%;flex:0 0 33.3333333%}}@media (min-width:768px){.section-keys [class*=col]{max-width:25%;flex:0 0 25%}}.section-keys [class*=col]:last-child .card{border-color:transparent}.section-keys .section-title{color:#2a3c97;margin-bottom:30px}@media (min-width:768px){.section-keys .section-title{margin-bottom:50px}}.section-keys .section-title mark{color:#6cc4e8;font-weight:400}.section-keys .read-more-link{margin-top:22px;color:#6cc4e8}.card{font-size:14px;text-align:center;padding:0 40px;border-right:1px dotted #6cc4e8;margin-bottom:20px;font-family:trade-gothic-next,sans-serif}.card .icon{display:flex;align-items:center;justify-content:center;width:122px;height:122px;border-radius:50%;overflow:hidden;margin:0 auto 35px}.card .card-title{color:#2a3c97}.card p{margin-bottom:0}.section-text-content{padding:40px 0}@media (min-width:768px){.section-text-content{padding:84px 0 100px}}.section-text-content .text{max-width:945px;opacity:0;transform:translateY(-20px)}.section-impl{padding:80px 0 50px}@media (min-width:768px){.section-impl{padding:83px 0 60px}}@media (min-width:1024px){.section-impl.alt .card-impl{font-size:18px;line-height:calc(21/18)}}@media (min-width:1024px){.section-impl.alt .card-impl h4,.section-impl.alt .card-impl .h4{font-size:28px;line-height:calc(34/28)}}.section-impl.alt .card-impl p{max-width:none}@media (min-width:1024px){.section-impl.alt .df-row{margin:0 -15px 47px}}@media (min-width:768px){.section-impl.alt [class*=col]:first-child .icon-holder:after{right:-50px}}@media (min-width:1024px){.section-impl.alt [class*=col]:first-child .icon-holder:after{right:-40px}}@media (min-width:768px){.section-impl.alt [class*=col]:last-child .icon-holder:before{left:-50px}}@media (min-width:1024px){.section-impl.alt [class*=col]:last-child .icon-holder:before{left:-40px}}.section-impl .heading-block{text-align:center;overflow:hidden;max-width:885px;margin:0 auto 25px}.section-impl .heading-block .section-title{position:relative;color:#2a3c97;display:inline-block;vertical-align:top;letter-spacing:-.025em;padding:0 20px}.section-impl .heading-block .section-title:after,.section-impl .heading-block .section-title:before{content:'';position:absolute;top:50%;transform:translateY(-50%);height:2px;border-top:2px dotted #7dc7ec;margin:3px 0 0}@media (min-width:1024px){.section-impl .heading-block .section-title:after,.section-impl .heading-block .section-title:before{margin:6px 0 0}}.section-impl .heading-block .section-title:after{right:100%;left:-999px}.section-impl .heading-block .section-title:before{left:100%;right:-999px}.section-impl .inner{max-width:900px;margin:auto;opacity:0;transform:translateY(-20px)}.section-impl .df-row{display:flex;justify-content:center;flex-wrap:wrap}.section-impl [class*=col]{display:flex;max-width:50%;flex:0 0 50%}@media screen and (min-width:676px){.section-impl [class*=col]{max-width:33.3333333%;flex:0 0 33.3333333%}}.section-impl [class*=col]:first-child .icon-holder:after{display:none;position:absolute;right:-50px;content:"";width:65px;height:42px;background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/less/sections/images/01.svg) no-repeat center;background-size:cover}@media (min-width:768px){.section-impl [class*=col]:first-child .icon-holder:after{display:block;right:-56px}}.section-impl [class*=col]:last-child .icon-holder:before{display:none;position:absolute;left:-50px;content:"";width:65px;height:42px;background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/styles/less/sections/images/02.svg) no-repeat center;background-size:cover}@media (min-width:768px){.section-impl [class*=col]:last-child .icon-holder:before{display:block;left:-56px}}@media (min-width:1024px){.section-impl [class*=col]:nth-child(2) .card-impl .icon{width:215px;height:215px}}.section-impl [class*=col]:nth-child(2) .card-impl .icon img{max-width:90%}.section-impl .section-heading{margin-bottom:15px}.section-impl .read-more-link{color:#6cc4e8;margin-top:30px}@media (min-width:1024px){.section-impl .read-more-link{margin-top:50px}}.section-impl .read-more-link:hover{color:#a2cf5f}.card-impl{font-size:14px;text-align:center;padding:0 20px;margin-bottom:20px}.card-impl .icon-holder{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:15px;z-index:1}@media (min-width:1024px){.card-impl .icon-holder{min-height:215px}}.card-impl .icon{display:flex;align-items:center;justify-content:center;width:130px;height:130px;border-radius:50%;overflow:hidden;padding:15px;z-index:1}@media (min-width:576px){.card-impl .icon{width:160px;height:160px}}.card-impl .card-title{color:#2a3c97}.card-impl p{margin-bottom:0;max-width:230px;margin:auto}.card-impl h4{color:#2a3c97}.section-form{padding:40px 0}@media (min-width:576px){.section-form{padding:100px 0 90px}}.section-form .inner{max-width:820px;margin:0 auto}.section-form .heading-text{max-width:475px;margin-bottom:20px}@media (min-width:576px){.section-form .heading-text{margin-bottom:45px}}.section-form .heading-text a{color:inherit}.section-form .heading-text a:hover{color:#a2cf5f}.section-form form{margin:0}@media (min-width:576px){.section-form .contact-holder{display:flex;align-items:flex-start}}.section-form .form-block{flex:1 0 0;padding-right:15px}@media (min-width:768px){.section-form .form-block{padding-right:45px}}@media (min-width:1024px){.section-form .form-block{max-width:645px;flex:0 0 645px}}.section-form .contact-block{display:flex;justify-content:center;font-size:14px;text-align:left;color:#000;font-family:trade-gothic-next,sans-serif}@media (min-width:576px){.section-form .contact-block{display:block;padding-left:15px;border-left:1px dotted #b7da84}}@media (min-width:768px){.section-form .contact-block{padding-left:30px}}.section-form .contact-block .contact-col+.contact-col{padding-left:15px}@media (min-width:576px){.section-form .contact-block .contact-col+.contact-col{padding-left:0}}.section-form h4{color:#2a3c97;margin-bottom:4px}.section-form address{margin:0 0 28px;font-style:normal}.section-form address p{margin:0}.section-form .contact-item-holder{margin:0 0 35px}.section-form .contact-item-holder a{color:#000}.section-form .contact-item-holder a:hover{color:#2a3c97}.section-form .soc-list{padding:0;margin:15px 0 0;list-style:none}.section-form .soc-list a{transition:.3s opacity}.section-form .soc-list a:hover{opacity:.8}.section-text{padding:35px 0}@media (min-width:768px){.section-text{padding-top:66px;padding-bottom:90px}}.section-text.no-number .text-block{counter-reset:none}.section-text.no-number .text-block h4:before{display:none}.section-text .text-block{font-size:14px;line-height:1.5;counter-reset:textitem}.section-text .text-block p{margin-bottom:18px}.section-text .text-block p:last-child{margin-bottom:0}.section-text .text-item+.text-item{margin-top:27px}.section-text .text-item h4:before{counter-increment:textitem;content:counter(textitem) ". "}.section-text h4{color:#2a3c97;font-size:18px;margin-bottom:0}.section-text ol{counter-reset:list;padding-left:0;margin:0 0 18px}.section-text ol>li{list-style:none}.section-text ol>li+li{margin-top:18px}.section-text ol>li:before{content:counter(list,lower-alpha) ") ";counter-increment:list}.section-text ul{counter-reset:list;padding-left:0;margin:0 0 18px}.section-text ul>li{list-style:none;margin-top:0}.section-text ul>li+li{margin-top:18px}.section-text ul>li:before{content:"(" counter(list,lower-roman) ") ";counter-increment:list}.section-text.list-default ul>li{list-style:none;margin-top:0}.section-text.list-default ul>li:before{float:left;margin-right:5px;content:"";width:4px;height:4px;border-radius:50%;background-color:#000;margin-top:.6em}.section-text.list-default ul>li ul li{padding-left:25px}@media (min-width:768px){.section-text.list-default ul>li ul li{padding-left:45px}}.section-text.list-default ul>li ul li:before{float:left;width:0;height:auto;margin-right:15px;content:"–  ";margin-top:0}.section-testimonials{padding:25px 0}@media (min-width:768px){.section-testimonials{padding:46px 0 80px}}.section-testimonials .read-more-link{opacity:0;transform:translateY(-20px)}.section-cards{padding:40px 0 20px}@media (min-width:768px){.section-cards{padding:70px 0 42px}}.section-cards .grid-row{display:grid;column-gap:30px;row-gap:10px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.section-cards .grid-row{row-gap:30px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.section-cards .grid-row{column-gap:46px;row-gap:28px;grid-template-columns:repeat(3,1fr)}}.section-cards .card-cs{opacity:0;transform:translateY(-20px)}.section-cards .card-cs:hover h3,.section-cards .card-cs:hover a{color:#a2cf5f}.section-cards .card-cs:hover .card-img:after{opacity:1}.section-cards .card-cs .card-img-link{border:0 !important;box-shadow:0 0 10px 0 rgba(0,0,0,.15);width:100%;height:100%;display:block}.section-cards .card-cs .card-img-link:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.section-cards .card-cs .card-img-bg{position:relative;width:100%;padding-bottom:100%;line-height:0;background-position:center center;background-repeat:no-repeat;background-size:contain}.section-cards .card-cs .card-img-bg a{display:block}.section-cards .card-cs .card-img-bg img{width:100%}.section-cards .card-cs .card-img-bg:hover:after{opacity:1}.section-cards .card-cs .card-img{position:relative}.section-cards .card-cs .card-img:after{position:absolute;width:100%;height:100%;content:'';left:0;top:0;border:5px solid #a2cf5f;opacity:0;z-index:1;transition:.3s all;pointer-events:none}.section-cards .card-cs .card-img a{display:block}.section-cards .card-cs .card-img img{width:100%}.section-cards .card-cs .card-img:hover:after{opacity:1}.section-cards .card-cs .card-body{padding:16px 0 45px;font-size:14px;line-height:1.4}.section-cards .card-cs .card-body p{margin-bottom:10px}.section-cards .card-cs time{display:block;margin-bottom:10px;font-size:12px;color:#fff;font-family:trade-gothic-next,sans-serif}.section-cards .card-cs h3{color:#000;font-size:18px;margin-bottom:0}.section-cards .card-cs h3:hover{color:#a2cf5f}.section-cards .card-cs h3 a{color:inherit}.section-cards .card-cs a{color:#2a3c97}.section-cards .card-cs a:hover{color:#a2cf5f;transition:.3s all}.section-single{background:linear-gradient(#edf6df,#fff 30%)}.section-single.news-single h2{color:#000;margin-bottom:0}.section-single.news-single .subtitle{display:flex;align-items:center;margin-top:5px;margin-bottom:34px;font-size:14px;color:#898a8d;line-height:1;font-family:trade-gothic-next,sans-serif}.section-single.news-single .subtitle time+span{display:inline-block;margin-left:8px;padding-left:8px;border-left:1px solid #898a8d}.section-single.news-single p{font-family:trade-gothic-next,sans-serif}.section-single.news-single .text-columns{row-gap:20px;column-gap:30px}@media (min-width:1024px){.section-single.news-single .text-columns{row-gap:0;column-gap:85px;grid-template-columns:575px auto;padding-bottom:145px}}.section-single.news-single .link-holder{padding:30px 0 15px}@media (min-width:768px){.section-single.news-single .link-holder{padding:30px 0 15px}}.section-single.blue{background:linear-gradient(rgba(108,196,232,.23),#fff 48%)}.section-single.blue h2{color:#6cc4e8;font-weight:400}.section-single.blue h2 mark{color:#2a3c97;font-weight:700}.section-single .link-holder{padding:40px 0;font-size:14px;opacity:0;transform:translateY(-20px)}@media (min-width:768px){.section-single .link-holder{padding:90px 0 80px}}.section-single .link-holder a{display:flex;align-items:center}.section-single .link-holder i{display:block;transform:rotate(180deg);margin-right:8px;line-height:1}.section-single .heading{border-bottom:1px dotted #a2cf5f;font-size:16px;color:#898a8d;padding-bottom:37px;opacity:0;transform:translateY(-20px)}@media (min-width:768px){.section-single .heading{font-size:18px}}.section-single .heading h1{font-size:25px;margin-bottom:30px;color:#000}@media (min-width:768px){.section-single .heading h1{font-size:40px}}.section-single .heading p{margin-bottom:0;font-weight:700;font-family:trade-gothic-next,sans-serif}.section-single .text-columns{display:grid;grid-template-columns:repeat(1,1fr);row-gap:30px;padding:15px 0 83px}@media (min-width:768px){.section-single .text-columns{column-gap:85px;grid-template-columns:repeat(2,1fr)}}.section-single .text-columns strong{color:#2a3c97;font-size:24px}.section-single .text-columns ul{font-family:trade-gothic-next,sans-serif}.section-single .text-columns li{margin-bottom:20px}.section-single .text-columns li strong{font-size:20px;color:#000}.section-single .item-text{opacity:0;transform:translateY(-20px)}.section-single img{width:100%;vertical-align:top}.section-single li{margin-bottom:20px}.section-single li strong{font-size:20px}.section-single li::marker{color:#a2cf5f}.section-solution{padding:40px 0;position:relative;z-index:1;background-color:#f4faed}@media (min-width:768px){.section-solution{padding:82px 0 73px}}.section-solution:after{position:absolute;content:'';background-color:#a2cf5f;height:88%;top:0;left:0;right:0;z-index:-1}@media (min-width:1024px){.section-solution:after{height:77%}}.section-solution .heading{margin-bottom:40px;opacity:0;transform:translateY(-20px)}.section-solution .heading p{margin:0}.section-solution .column{opacity:0;transform:translateY(-20px)}.section-solution .section-title{color:#2a3c97}.section-solution .section-title mark{color:#fff}.section-solution .columns{display:grid;grid-template-columns:repeat(1,1fr);row-gap:30px}@media (min-width:1024px){.section-solution .columns{column-gap:10px;grid-template-columns:repeat(3,1fr)}}.section-solution .card-sol{position:relative;display:flex;width:100%;min-height:235px;z-index:1}.section-solution .card-sol a{display:flex;width:100%}.section-solution .card-sol:hover:before{opacity:0}.section-solution .card-sol:hover .card-body h2:after{color:#fff}.section-solution .card-sol:hover .card-body p{color:#fff}.section-solution .card-sol:before,.section-solution .card-sol:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:.3s all;opacity:1}.section-solution .card-sol:before{z-index:2;background-color:rgba(42,61,151,.8)}.section-solution .card-sol:after{border:5px solid #fff;z-index:2}.section-solution .card-sol .card-body{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:30px;color:#fff;font-size:14px;z-index:3}@media (min-width:768px){.section-solution .card-sol .card-body{padding:57px}}.section-solution .card-sol .card-body:after{position:absolute;right:25px;bottom:20px;font-family:"icomoon";content:"\e900";font-weight:300;font-size:40px;margin-left:10px;margin-top:5px;transition:.3s all;line-height:1;color:#a2cf5f}.section-solution .card-sol .card-body h2{display:flex;align-items:center;color:#fff;font-size:35px;margin-bottom:0}.section-solution .card-sol .card-body p{margin-bottom:0;transition:.3s all;color:#a2cf5f}.section-solution .card-sol .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(42,61,151,.18)}.section-solution .card-sol img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.section-solution .card-sol-ignition{position:relative;width:100%;min-height:235px;z-index:1;flex-direction:column;align-items:center;display:none}@media (min-width:1024px){.section-solution .card-sol-ignition{display:flex}}.section-solution .card-sol-ignition .card-body{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:30px;color:#fff;font-size:14px;z-index:3}@media (min-width:768px){.section-solution .card-sol-ignition .card-body{padding:57px}}.section-solution .card-sol-ignition .card-body:after{position:absolute;right:25px;bottom:20px;font-family:"icomoon";content:"\e900";font-weight:300;font-size:40px;margin-left:10px;margin-top:5px;transition:.3s all;line-height:1;color:#a2cf5f}.section-solution .card-sol-ignition .card-body h2{display:flex;align-items:center;color:#fff;font-size:35px;margin-bottom:0}.section-solution .card-sol-ignition .card-body p{margin-bottom:0;transition:.3s all;color:#a2cf5f}.section-solution .card-sol-ignition .ignition-link{pointer-events:auto;text-decoration:none}.section-solution .card-sol-ignition .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#a2cf5f}.section-solution .card-sol-ignition .ignition-link:hover{color:#a2cf5f}.section-solution .card-sol-ignition .initial-button{max-width:202px;object-position:center}.section-solution .card-sol-ignition .initial-button:hover{opacity:0}.section-solution .card-sol-ignition .initial-button:hover .rollover{opacity:1}.section-solution .card-sol-ignition .rollover{max-width:202px;position:absolute;left:79px;opacity:0}.section-solution .card-sol-ignition .rollover:hover{opacity:1}.section-three-col{padding:40px 0;background-color:#f4faed}@media (min-width:768px){.section-three-col{padding:72px 0 90px}}.section-three-col.alt-view{background:linear-gradient(45deg,#81bb55,#a2cf5f)}.section-three-col.alt-view .section-title{color:#fff}.section-three-col.alt-view .section-title mark{color:#2a3c97}.section-three-col.alt-view .text-block strong{color:#2a3c97}.section-three-col.alt-view .columns .column{border-right-color:#fff}.section-three-col .section-title{margin-bottom:33px;color:#a2cf5f;font-weight:400}.section-three-col .section-title mark{font-weight:700}.section-three-col .columns{display:grid;grid-template-columns:repeat(1,1fr);margin:0 -50px}@media (min-width:768px){.section-three-col .columns{grid-template-columns:repeat(3,1fr)}}.section-three-col .columns .column{opacity:0;transform:translateY(-20px);padding:0 50px}@media (min-width:768px){.section-three-col .columns .column{border-right:1px dotted #a2cf5f}}.section-three-col .columns .column:last-child{border-right:0}.section-three-col .columns .column ul{padding:0;list-style:none;margin:0;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.section-three-col .columns .column ul{display:block}}.section-three-col .columns .column ul li{padding:10px}@media (min-width:768px){.section-three-col .columns .column ul li{padding:0}}@media (min-width:768px){.section-three-col .columns .column ul li+li{margin-top:20px}}.section-three-col .text-block{font-size:14px;margin-bottom:25px}@media (min-width:768px){.section-three-col .text-block{margin-bottom:0}}@media (min-width:768px){.section-three-col .text-block+.text-block{padding-top:44px}}.section-three-col .text-block strong{display:block;margin-bottom:10px;color:#2a3c97;font-size:20px}.section-three-col .text-block p{margin-bottom:0;line-height:1.7;font-family:trade-gothic-next,sans-serif}.section-three-col .read-more-link{margin-top:50px}.section-three-col.no-padding-top{padding-top:0}.section-text-img.text-img-home .container{position:relative}.section-text-img.text-img-home .container:before{position:absolute;content:"";width:463px;height:100%;right:100%;background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/decor-img.png) right center;background-size:cover}@media (min-width:1024px){.section-text-img.text-img-home .df-row .col-img{height:555px}}.section-text-img.text-img-home .text p{margin-bottom:0;color:#a2cf5f;font-size:22px}@media (min-width:1024px){.section-text-img.text-img-home .text p{font-size:30px}}.section-text-img.text-img-home .text h4{color:#2a3c97;line-height:1.2}@media (min-width:1024px){.section-text-img.text-img-home .text h4{font-size:40px;margin-bottom:30px}}.section-text-img .df-row{align-items:center;margin:0 -20px}.section-text-img .df-row .col-img{position:relative;flex:1 0 0;padding:0 20px}@media (min-width:768px){.section-text-img .df-row .col-img{height:350px}}@media (min-width:1024px){.section-text-img .df-row .col-img{height:484px;padding:20px 0 20px 20px}}.section-text-img .df-row .col-text{padding:40px 20px 20px;opacity:0;transform:translateY(-20%)}@media (min-width:768px){.section-text-img .df-row .col-text{max-width:50%;flex:0 0 50%}}@media (min-width:1024px){.section-text-img .df-row .col-text{padding:20px;max-width:405px;flex:0 0 405px}}.section-text-img .text{font-size:20px;color:#2a3c97}.section-text-img .text p{margin-bottom:20px}@media (min-width:1024px){.section-text-img .text p{margin-bottom:0}}.section-text-img .text h4{color:#a2cf5f;line-height:1.4;margin-bottom:20px}@media (min-width:1024px){.section-text-img .text h4{font-size:30px;margin-bottom:40px}}.section-text-img .text .read-more-link{font-size:14px}.section-text-img .img{margin:0 -15px}@media (min-width:768px){.section-text-img .img{width:73vw;position:absolute;top:0;bottom:0;left:0}}@media (min-width:768px){.section-text-img .img img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;object-position:center;clip-path:polygon(180px 0,100% 0%,100% 100%,0% 100%)}}.section-cult{background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/bg-c.jpg) no-repeat center;background-size:cover;color:#fff}.section-cult .inner{padding:50px 0 50px 65px}@media (min-width:768px){.section-cult .inner{padding:76px 0 100px 150px}}.section-cult .container{position:relative;z-index:1}.section-cult .container:before{position:absolute;width:calc(91px * 0.6);height:calc(497px * 0.6);top:0;left:15px;content:"";background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/our-culture.png) no-repeat center;background-size:cover;z-index:-1}@media (min-width:768px){.section-cult .container:before{width:91px;height:497px}}.section-cult .text-item{font-size:14px;opacity:0;transform:translateY(-20px)}@media (min-width:576px){.section-cult .text-item{font-size:18px}}.section-cult .text-item+.text-item{margin-top:30px}@media (min-width:768px){.section-cult .text-item+.text-item{margin-top:55px}}.section-cult h2{color:#fff;margin-bottom:0}.section-cult h2 span{color:#a2cf5f}.section-cult ul{list-style:none;padding:0;margin:0}.section-cult ul span{display:inline-block;font-weight:700;color:#a2cf5f}.section-cult ul span:first-letter {color:#fff}.section-cult p{margin-bottom:0}.section-technical{padding:40px 0}@media (min-width:768px){.section-technical{padding:68px 0 94px}}@media (min-width:768px){.section-technical-home{padding:113px 0 106px}}.section-technical h2{color:#a2cf5f;font-weight:400;margin-bottom:76px;opacity:0;transform:translateY(-20px)}.section-technical h2 mark{font-weight:700}.section-technical h2.title-sm{font-size:18px;text-align:center;letter-spacing:3.42px}@media (min-width:768px){.section-technical h2.title-sm{margin-bottom:60px}}.section-technical ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;opacity:0;transform:translateY(-20px);text-align:center}.section-technical ul li{padding:0 10px 10px}@media (min-width:576px){.section-technical ul li{padding:0 0 20px 20px}}@media (min-width:768px){.section-technical ul li{padding:0 25px 35px}}.section-technical ul li img{opacity:1;transition:.3s opacity;max-width:70%}@media (min-width:768px){.section-technical ul li img{max-width:100%}}.section-technical ul li a:hover img{opacity:.8}.section-careers{padding:40px 0}@media (min-width:200px){.section-careers{margin-top:45px}}@media (min-width:768px){.section-careers{margin:0}}@media (min-width:1024px){.section-careers{padding:50px 0 87px}}.section-careers #right-side-button{font-family:"trade-gothic-next-condensed",sans-serif;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.15;background-color:#2a3c97;display:block;padding:20px 30px;font-size:20px;width:1000px;height:100px;margin:0 0 0 101px;position:absolute;top:351px;text-align:left;z-index:30;right:0}@media (min-width:200px){.section-careers #right-side-button{width:100%;font-size:30px;padding:19px 30px;height:75px;top:383px}}@media (min-width:768px){.section-careers #right-side-button{width:60%;font-size:30px;padding:19px 30px;height:75px;top:385px}}@media (min-width:1024px){.section-careers #right-side-button{width:50%;font-size:40px;padding:20px 30px;height:100px;top:351px}}.section-careers #right-side-button .white-text{color:#fff}.section-careers #right-side-button .green-text{color:#a2cf5f}.section-careers #right-side-button .green-text:after{font-weight:400;font-size:15px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1}@media (min-width:768px){.section-careers #right-side-button .green-text:after{font-size:30px}}.section-careers #right-side-button .green-text:hover{color:#fff}.section-careers #right-side-button:before{content:'';position:absolute;bottom:0;left:-75px;height:100px;width:100px;background:#2a3c97;transform:skew(-22deg)}@media (min-width:200px){.section-careers #right-side-button:before{display:none}}@media (min-width:768px){.section-careers #right-side-button:before{height:75px;display:block}}@media (min-width:1024px){.section-careers #right-side-button:before{height:100px}}.section-careers .grid-column{display:flex;flex-direction:column-reverse}@media (min-width:200px){.section-careers .grid-column{display:grid;grid-template-columns:100%}}@media (min-width:1024px){.section-careers .grid-column{grid-template-columns:auto 330px}}.section-careers strong{color:#2a3c97}.section-careers .text-block{padding-top:20px;padding-bottom:30px;opacity:0;transform:translateY(-20px)}@media (min-width:768px){.section-careers .text-block{padding-right:40px}}.section-careers .text-block ul{margin:0;padding:0;list-style:none}.section-careers .text-block ul li{display:flex;align-items:flex-start}.section-careers .text-block ul li:before{margin-top:.2em;font-family:"arrowstfb";content:"m";color:#a2cf5f;margin-right:10px}.section-careers .logo-block{text-align:center;margin:-40px -15px 0;padding:40px 15px 25px;position:relative}@media (min-width:200px){.section-careers .logo-block{margin:-40px 0 40px;padding:40px 0;display:flex;justify-content:center;flex-flow:column;align-items:center}}@media (min-width:1024px){.section-careers .logo-block{margin:-87px 0 -87px}}.section-careers .logo-block .logo-descr{font-size:30px;line-height:35px;z-index:20;position:relative;padding:0 45px}.section-careers .logo-block .logo-descr strong{font-size:30px}@media (min-width:200px){.section-careers .logo-block .logo-descr{max-width:330px}}.section-careers .logo-block p{font-size:18px;line-height:28px;color:#a2cf5f;margin-top:15px}.section-careers .logo-block img{margin-bottom:30px;position:relative;z-index:20}.section-testimonial{content:'';min-height:460px;background:linear-gradient(.5turn,rgba(42,60,152,.2),#fff);padding:60px 0}@media (min-width:200px){.section-testimonial{margin-top:40px}}@media (min-width:1024px){.section-testimonial{margin-top:0}}.section-testimonial .container{padding:0 55px;position:relative}@media (min-width:1024px){.section-testimonial .container{padding:0 55px}}@media (min-width:768px){.section-testimonial .container{padding:0 30px}}@media (min-width:200px){.section-testimonial .container{padding:20px}}.section-main-hero{padding:130px 0 0;background-color:#2a3c97;min-height:700px;max-height:700px}@media (min-width:768px){.section-main-hero{padding:195px 0 160px}}.section-main-hero.alt-view{position:relative;padding:130px 0 40px}@media (min-width:768px){.section-main-hero.alt-view{padding:250px 0 100px}}@media (min-width:1024px){.section-main-hero.alt-view .section-title{font-size:80px}}.section-main-hero.alt-view .container{z-index:3}.section-main-hero.alt-view .bg-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.section-main-hero.alt-view .bg-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:right;z-index:-1}@media (max-width:1000px){.section-main-hero.alt-view .bg-image img{object-fit:cover}}.section-main-hero.alt-view .content p{max-width:700px}.section-main-hero .container{position:relative;z-index:1}.section-main-hero .content{opacity:0;transform:translateY(-30px);color:#fff}.section-main-hero .content p{max-width:450px;margin-bottom:0}.section-main-hero .content strong{font-size:20px}@media (min-width:768px){.section-main-hero .content strong{font-size:24px}}.section-main-hero .content a.read-more-link{margin-top:25px}.section-main-hero .content a.read-more-link:hover{color:#fff}.section-main-hero h1{color:#fff;margin-bottom:28px}@media (min-width:1024px){.section-main-hero h1{line-height:95px;font-size:90px}}@media (max-width:960px){.section-main-hero h1{font-size:65px;line-height:70px}}.section-main-hero h1 mark{display:block;color:#a2cf5f;font-weight:400;font-size:50px;line-height:60px}@media (max-width:960px){.section-main-hero h1 mark{font-size:40px;line-height:50px}.section-main-hero h1 mark br{display:none}}.section-main-hero .section-label{background:#a2cf5f;color:#2a3c97;padding:30px;margin:0 -15px;left:0;margin-top:40px;opacity:0;transform:translateY(-30px)}@media (min-width:768px){.section-main-hero .section-label{top:110%;max-width:100%;position:absolute;left:auto;max-width:70%;right:10%;padding:50px 30px 52px 40px;margin:0}}@media screen and (min-width:1100px){.section-main-hero .section-label{top:120%;max-width:773px;right:6%}}.section-main-hero .section-label:after{display:none;position:absolute;width:114%;height:100%;left:50%;top:0;content:'';background-color:#a2cf5f;z-index:-1;transform:translateX(-50%) skewX(-17deg)}@media (min-width:768px){.section-main-hero .section-label:after{display:block;transform:translateX(-50%) skewX(-17deg)}}@media screen and (min-width:1100px){.section-main-hero .section-label:after{width:111%;transform:translateX(-50%) skewX(-24deg)}}.section-main-hero .section-label h4{color:#fff;font-size:20px;margin-bottom:4px}@media (min-width:768px){.section-main-hero .section-label h4{font-size:24px}}.section-main-hero .section-label p{margin:0;font-size:14px}@media (min-width:768px){.section-main-hero .section-label p{font-size:18px}}.section-main-hero-2{background-color:#6dc6ec}.section-main-hero-2 .flex-center{display:flex;justify-content:center;align-items:center;min-height:700px;max-height:700px;padding-top:200px}@media (max-width:960px){.section-main-hero-2 .flex-center{padding-top:0}}.section-main-hero-2.alt-view{position:relative}@media (min-width:1024px){.section-main-hero-2.alt-view .section-title{font-size:80px}}@media (max-width:960px){.section-main-hero-2.alt-view .section-title{font-size:60px}}.section-main-hero-2.alt-view .container{z-index:3;justify-content:space-between}@media (max-width:960px){.section-main-hero-2.alt-view .container{flex-direction:column;justify-content:center;align-items:center;row-gap:45px}}.section-main-hero-2.alt-view .bg-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.section-main-hero-2.alt-view .bg-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}@media (max-width:1000px){.section-main-hero-2.alt-view .bg-image img{object-fit:cover}}.section-main-hero-2.alt-view .content p{max-width:700px}.section-main-hero-2.alt-view .content a{text-transform:uppercase}.section-main-hero-2 .container{position:relative;z-index:1;display:flex}.section-main-hero-2 .content{opacity:0;transform:translateY(-30px);color:#fff}.section-main-hero-2 .content p{max-width:450px;margin-bottom:0}.section-main-hero-2 .content strong{font-size:20px}@media (min-width:768px){.section-main-hero-2 .content strong{font-size:24px}}.section-main-hero-2 .content a.read-more-link{color:#fff;margin-top:25px}.section-main-hero-2 .content a.read-more-link:hover{color:#2a3c97}.section-main-hero-2 .slider-2-image-container{width:50%}.section-main-hero-2 .slider-2-image-container .slider-2-image{width:100%;padding-left:7%}.section-main-hero-2 h1{color:#fff;line-height:1;font-size:60px;margin-bottom:28px}@media (min-width:576px){.section-main-hero-2 h1{font-size:60px}}@media (min-width:768px){.section-main-hero-2 h1{font-size:80px}}@media (min-width:1024px){.section-main-hero-2 h1{font-size:100px}}.section-main-hero-2 h1 mark{display:block;color:#2a3c97;font-weight:400;font-size:50px;line-height:60px}@media (max-width:960px){.section-main-hero-2 h1 mark{font-size:40px;line-height:50px}.section-main-hero-2 h1 mark br{display:none}}.section-main-hero-2 .section-label{background:#a2cf5f;color:#2a3c97;padding:30px;margin:0 -15px;left:0;margin-top:40px;opacity:0;transform:translateY(-30px)}@media (min-width:768px){.section-main-hero-2 .section-label{top:110%;max-width:100%;position:absolute;left:auto;max-width:70%;right:10%;padding:50px 30px 52px 40px;margin:0}}@media screen and (min-width:1100px){.section-main-hero-2 .section-label{top:120%;max-width:773px;right:6%}}.section-main-hero-2 .section-label:after{display:none;position:absolute;width:114%;height:100%;left:50%;top:0;content:'';background-color:#a2cf5f;z-index:-1;transform:translateX(-50%) skewX(-17deg)}@media (min-width:768px){.section-main-hero-2 .section-label:after{display:block;transform:translateX(-50%) skewX(-17deg)}}@media screen and (min-width:1100px){.section-main-hero-2 .section-label:after{width:111%;transform:translateX(-50%) skewX(-24deg)}}.section-main-hero-2 .section-label h4{color:#fff;font-size:20px;margin-bottom:4px}@media (min-width:768px){.section-main-hero-2 .section-label h4{font-size:24px}}.section-main-hero-2 .section-label p{margin:0;font-size:14px}@media (min-width:768px){.section-main-hero-2 .section-label p{font-size:18px}}.section-news{background:linear-gradient(45deg,#81bb55,#a2cf5f);padding-top:15px}.section-news .section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.section-news .section-heading h2{margin-bottom:0;line-height:.9;color:#b4d780;font-weight:100;font-size:100px;margin-left:-.07em}@media (min-width:1024px){.section-news .section-heading h2{font-size:120px}}.section-news .section-heading .read-more-link{color:#fff;text-transform:uppercase;margin-top:33px}.section-news .section-heading .read-more-link:hover{color:#2a3c97}.section-news .card-img-link{border:5px solid #fff;width:100%;height:100%;display:block}.section-news .card-img-link:hover{border-color:#2a3c97}.section-news .card-img-bg{position:relative;width:100%;padding-bottom:100%;line-height:0;background-position:center center;background-repeat:no-repeat;background-size:contain}.section-news .card-img-bg a{display:block}.section-news .card-img-bg img{width:100%}.section-news .card-img-bg:hover:after{opacity:1}.section-news .card-cs:hover h3,.section-news .card-cs:hover a{color:#fff}.section-news .card-cs a:hover{color:#fff}.item-img{display:flex;flex-direction:column;align-items:center}.item-img img{margin:17px 0;width:max-content}.item-text hr{border:none;border-top:1px dotted #a2cf5f;margin:30px 0}.featured-image-desktop{display:inherit}@media (max-width:767px){.featured-image-desktop{display:none}}.featured-image-mobile{display:none}@media (max-width:767px){.featured-image-mobile{display:inline-block;margin-bottom:45px !important}}.section-steps{padding:50px 0}@media (min-width:1024px){.section-steps{padding:75px 0}}.section-steps h2{color:#2a3c97;margin-bottom:55px}.section-steps h2 mark{color:#a2cf5f;font-weight:400}.section-steps p{margin-bottom:0;font-size:14px;font-family:trade-gothic-next,sans-serif}.section-steps .columns{margin-bottom:40px;counter-reset:grid;display:grid;grid-template-columns:repeat(1,1fr);column-gap:20px;row-gap:28px}@media (min-width:768px){.section-steps .columns{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.section-steps .columns{grid-template-columns:repeat(4,1fr)}}.section-steps .card-step{position:relative;background-color:#2a3c97;color:#fff;text-align:center;padding:45px 20px 20px;opacity:0;transform:translateY(-20px);border:1px solid #b0b6d8}.section-steps .card-step:before{position:absolute;display:flex;align-items:center;justify-content:center;color:#2a3c97;width:52px;height:52px;font-size:40px;border-radius:50%;border:2px solid #fff;background-color:#a2cf5f;counter-increment:grid;content:counter(grid);top:-26px;left:0;right:0;margin:auto;font-weight:600;padding-bottom:5px}.section-steps .card-step h4{border-bottom:1px dotted #a2cf5f;padding:0 0 10px}.section-steps .card-step p{margin:0;font-family:trade-gothic-next,sans-serif}.section-systems{padding:0;background:linear-gradient(to bottom,#edf6e0 0%,#fff 90%)}@media (min-width:1024px){.section-systems{padding:50px 0 20px}}.section-systems .system-title{font-size:40px;color:#2a3c98;font-weight:700}.section-systems hr{border-top:1px dotted #a2cf5f}.section-systems strong{color:#2a3c97}.section-systems .text-block{padding-top:20px;padding-bottom:30px;opacity:0;transform:translateY(-20px)}@media (min-width:768px){.section-systems .text-block{padding-right:40px}}.section-systems .text-block ul{margin:0;padding:0;list-style:disc}.section-systems .text-block ul li{display:flex;align-items:flex-start}.section-systems-content{padding:0}.section-systems-content .grid-column{display:flex;flex-direction:column}@media (min-width:768px){.section-systems-content .grid-column{display:grid;grid-template-columns:50% 50%;flex-direction:column-reverse}}@media (min-width:1024px){.section-systems-content .grid-column{grid-template-columns:45% 55%;flex-direction:column-reverse}}.section-systems-content .grid-column .left-column{padding:30px 40px;margin:0 10px;background:linear-gradient(.5turn,#ecf5df,#fff)}@media (min-width:768px){.section-systems-content .grid-column .left-column{margin:0 35px 0 0}}.section-systems-content .grid-column .right-column{margin:0 10px;padding:30px 0 0}@media (min-width:768px){.section-systems-content .grid-column .right-column{margin:0 0 0 35px}}.section-systems-content .grid-column p{font-weight:400}.section-systems-content .grid-column p strong,.section-systems-content .grid-column p b{font-weight:700}.section-systems-content .grid-column ul{list-style:none}.section-systems-content .grid-column ul li ul{list-style:none}.section-systems-content .grid-column ul li ul li:before{margin-top:.2em;content:">";color:#000;margin-right:2px}.section-systems-content .grid-column ul li:before{content:"\2022";color:#a2cf5f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.section-systems-content .section-title{font-size:20px;color:#2a3c98}.section-systems-content .section-title.green{color:#a2cf5f}.section-system-testimonial{content:'';min-height:460px;background:linear-gradient(to bottom,#88c057 0%,#a1cf5f 34%);margin-top:45px;color:#fff;position:relative}.section-system-testimonial .testimonials_subheader{color:#a1cf5f;font-size:120px;position:absolute;top:-55px}.section-system-testimonial .testimonials_subheader-fade{content:'';background:linear-gradient(to bottom,rgba(77,157,69,.3) 0%,rgba(255,255,255,0) 100%);z-index:15;position:absolute;top:-55px;min-height:120px}.section-system-testimonial .testimonials_content{position:relative;margin-top:120px;font-size:20px;line-height:30px;font-weight:500;z-index:20;padding-bottom:50px}.section-system-testimonial .container{position:initial}.accordion{padding:0;margin:0;list-style:none;margin-bottom:100px;max-width:950px;font-size:16px}@media (min-width:1024px){.accordion{margin-bottom:150px}}.accordion li{border-bottom:1px solid #6cc4e8;padding:15px 0}.accordion li p{margin:0}.accordion li.active .opener{color:#6cc4e8}.accordion li.active .opener i{transform:rotate(-90deg)}.accordion .opener{display:flex;align-items:center;justify-content:space-between;color:#2a3c97;font-size:22px;font-weight:600}.accordion .opener:hover{color:#6cc4e8}.accordion .opener i{display:block;transform:rotate(90deg);color:inherit;transition:.3s transform;color:#66c5ec}.accordion .slide{padding:15px 35px 15px 0}.section-amc-news{background:linear-gradient(45deg,#81bb55,#a2cf5f);padding:0 0 20px}@media (min-width:768px){.section-amc-news{padding:0 0 42px}}.section-amc-news .section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.section-amc-news .section-heading h2{margin-bottom:0;line-height:.6;color:#b4d780;font-weight:100;font-size:55px;margin-left:-.07em}@media (min-width:1024px){.section-amc-news .section-heading h2{font-size:120px}}.section-amc-news .grid-row{display:grid;column-gap:30px;row-gap:10px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.section-amc-news .grid-row{row-gap:30px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.section-amc-news .grid-row{column-gap:46px;row-gap:28px;grid-template-columns:repeat(3,1fr)}}.section-amc-news .card-img-link{transition:border-color .3s linear;border:0 !important;box-shadow:0 0 10px 0 rgba(0,0,0,.15);width:100%;height:100%;display:block}.section-amc-news .card-cs:hover a{color:#fff}.section-amc-news .card-cs:hover .card-img-link{box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.section-amc-news .card-cs time{display:block;margin-bottom:10px;font-size:12px;color:#fff}.section-amc-news .card-cs h3{color:#000;font-size:18px;margin-bottom:0}.section-amc-news .card-cs h3 a{color:#000}.section-amc-news .card-cs a{color:#2a3c97}.section-amc-news .card-cs p{margin-bottom:10px}.section-amc-news .card-body{font-size:14px}.section-amc-text-img{padding-top:40px}@media (min-width:1024px){.section-amc-text-img{padding-top:0}}.section-amc-text-img .container{position:relative}.section-amc-text-img .df-row{align-items:center;margin:0 -20px}.section-amc-text-img .col-text{padding:20px;max-width:535px;flex:0 0 535px}.section-amc-text-img .col-text .text{font-size:18px}.section-amc-text-img .title{color:#2a3c97}.section-amc-text-img .title mark{display:block;color:#98d03d;font-weight:400}.section-amc-text-img .col-img{position:relative;padding:0 !important}@media (min-width:1024px){.section-amc-text-img .col-img{padding:20px 0 20px 20px;flex:1 0 0;width:100%;height:450px}}@media (min-width:1024px){.section-amc-text-img .col-img .img{width:54vw;position:absolute;top:0;bottom:0;left:0;clip-path:polygon(180px 0,100% 0%,100% 100%,0% 100%);object-fit:cover;object-position:center right;min-width:100%}}@media (min-width:1024px){.section-amc-text-img .col-img img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;object-position:center right;clip-path:polygon(180px 0,100% 0%,100% 100%,0% 100%)}}.section-manufacturing{padding:50px 0;background:linear-gradient(to top,rgba(152,208,62,.4),#fff 100%)}.section-manufacturing.alt-view{background:linear-gradient(to bottom,rgba(152,208,62,.4),#fff 100%)}.section-manufacturing.alt-view .circle-content{width:100%;display:flex;justify-content:center}@media (min-width:1024px){.section-manufacturing.alt-view .circle-content{justify-content:flex-start}}@media (min-width:1024px){.section-manufacturing.alt-view .title{font-size:40px}}.section-manufacturing.alt-view .inner-holder{display:flex;flex-direction:column-reverse}@media (min-width:1024px){.section-manufacturing.alt-view .inner-holder{flex-direction:row;margin:-100px 0}}.section-manufacturing .container{max-width:1110px}@media (min-width:1024px){.section-manufacturing .inner-holder{display:flex;justify-content:space-between;align-items:center}}.section-manufacturing .title{color:#2a3c97;line-height:1}@media (min-width:1024px){.section-manufacturing .title{font-size:48px}}.section-manufacturing .title mark{display:block;color:#98d03d;font-weight:400}@media (min-width:1024px){.section-manufacturing .text-content{max-width:36%}}.section-manufacturing .text-content strong{font-size:20px;color:#2a3c97;display:block;margin-bottom:20px;margin-right:40px}.section-manufacturing .text-content p{margin-right:40px}.section-manufacturing .text-content a{color:#2a3c97}.section-manufacturing .text-content a:hover{color:#98d03d}.section-manufacturing .circle-content{width:100%;display:flex;justify-content:center}@media (min-width:1024px){.section-manufacturing .circle-content{max-width:64%}}.section-manufacturing .circle-content .circle{width:100%;margin-top:30px}@media (min-width:768px){.section-manufacturing .circle-content .circle{width:690px;height:690px;border-radius:50%;background-color:#3b3f75;border:8px solid #fff;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;z-index:5}}@media (min-width:1024px){.section-manufacturing .circle-content .circle{margin-top:0}}.section-manufacturing .circle-content .circle .center-item{display:none}@media (min-width:768px){.section-manufacturing .circle-content .circle .center-item{position:absolute;width:260px;height:260px;background-color:#98d03d;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#2a3c97;font-size:39px;text-align:center;z-index:10;line-height:1;border:8px solid #fff}}.section-manufacturing .circle-content .circle .center-item a{color:#2a3c97}.section-manufacturing .circle-content .circle .center-item a:hover{color:#fff}.section-manufacturing .circle-content .circle .circle-item{position:relative;height:235px;display:flex;align-items:center;width:100%;margin-bottom:20px;padding:20px;font-size:35px;color:#fff;border:5px solid #fff}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item{border:0;margin-bottom:0;position:absolute;width:350px;height:300px;justify-content:flex-end;text-align:center;overflow:hidden;transition:background-color .3s ease;font-size:31px;line-height:1;font-weight:700}}.section-manufacturing .circle-content .circle .circle-item:hover .bg-cover{background:rgba(21,14,129,.3)}.section-manufacturing .circle-content .circle .circle-item:before{position:absolute;right:25px;bottom:20px;font-family:"icomoon";content:"\e900";font-weight:300;font-size:40px;margin-left:10px;margin-top:5px;transition:.3s all;line-height:1;color:#a2cf5f;z-index:3}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:before{font-size:0}}.section-manufacturing .circle-content .circle .circle-item .bg-cover{transition:background .3s linear;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:rgba(42,60,151,.8)}.section-manufacturing .circle-content .circle .circle-item img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:-1}.section-manufacturing .circle-content .circle .circle-item .name{position:relative;z-index:3}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:first-child{border-right:8px solid #fff;top:0;transform:translateX(-50%);padding:10px 50px 20px 0}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(2){border-right:8px solid #fff;top:0;transform:translateX(50%);padding:10px 20px 130px 80px;justify-content:flex-start;clip-path:polygon(84% 0,122% 50%,0 85%,0 0);height:400px}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(3){clip-path:polygon(128% 0,68% 100%,0 41%,0 36%);transform:translateX(50%);height:460px;top:180px;border-top:8px solid red;z-index:2;justify-content:flex-start;padding:16px 20px 20px 170px;z-index:3}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(3):after{content:"";position:absolute;left:0;width:100%;height:8px;background-color:#fff;top:50%;transform:translateY(-133px) rotate(160deg);z-index:2}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(4){clip-path:polygon(61% 0,100% 100%,0 100%,35% 0);top:auto;justify-content:center;align-items:flex-end;bottom:0;transform:translateY(0);clip-path:polygon(59% 13%,127% 132%,5% 92%,41% 0%);width:470px;z-index:4;padding-bottom:50px}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(4):after{content:"";position:absolute;left:93px;width:100%;height:8px;background-color:#fff;top:50%;transform:translateY(-53px) rotate(48deg);z-index:2}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(5){clip-path:polygon(10% 0%,100% 22%,56% 106%,0 0);bottom:35px;transform:translateX(-50%);height:400px;width:450px;justify-content:center;padding-bottom:120px}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(5):after{content:"";position:absolute;left:93px;width:100%;height:8px;background-color:#fff;top:50%;transform:translateY(-140px) rotate(12deg);z-index:2}}@media (min-width:768px){.section-manufacturing .circle-content .circle .circle-item:nth-child(5):before{content:"";position:absolute;left:89px;width:100%;height:8px;background-color:#fff;top:50%;transform:translateY(72px) rotate(-59deg);z-index:2;margin-left:0}}.section-amc-cards{padding:0 0 20px}@media (min-width:768px){.section-amc-cards{padding:0 0 42px}}.section-amc-cards .grid-row{display:grid;column-gap:30px;row-gap:10px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.section-amc-cards .grid-row{row-gap:30px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.section-amc-cards .grid-row{column-gap:46px;row-gap:28px;grid-template-columns:repeat(3,1fr)}}.section-amc-cards .card-cs{opacity:0;transform:translateY(-20px)}.section-amc-cards .card-cs:hover h3,.section-amc-cards .card-cs:hover a{color:#fff}.section-amc-cards .card-cs:hover .card-img:after{opacity:1}.section-amc-cards .card-cs .card-img-link{border:5px solid #2a3c97;width:100%;height:100%;display:block}.section-amc-cards .card-cs .card-img-link:hover{border-color:#a2cf5f}.section-amc-cards .card-cs .card-img-bg{position:relative;width:100%;padding-bottom:100%;line-height:0;background-position:center center;background-repeat:no-repeat;background-size:contain}.section-amc-cards .card-cs .card-img-bg a{display:block}.section-amc-cards .card-cs .card-img-bg img{width:100%}.section-amc-cards .card-cs .card-img-bg:hover:after{opacity:1}.section-amc-cards .card-cs .card-img{position:relative}.section-amc-cards .card-cs .card-img:after{position:absolute;width:100%;height:100%;content:'';left:0;top:0;border:5px solid #a2cf5f;opacity:0;z-index:1;transition:.3s all;pointer-events:none}.section-amc-cards .card-cs .card-img a{display:block}.section-amc-cards .card-cs .card-img img{width:100%}.section-amc-cards .card-cs .card-img:hover:after{opacity:1}.section-amc-cards .card-cs .card-body{padding:16px 0 45px;font-size:14px;line-height:1.4}.section-amc-cards .card-cs .card-body p{margin-bottom:10px}.section-amc-cards .card-cs time{display:block;margin-bottom:10px;font-size:12px;color:#fff;font-family:trade-gothic-next,sans-serif}.section-amc-cards .card-cs h3{color:#000;font-size:18px;margin-bottom:0}.section-amc-cards .card-cs h3:hover{color:#fff}.section-amc-cards .card-cs h3 a{color:inherit}.section-amc-cards .card-cs a{color:#2a3c97}.section-amc-cards .card-cs a:hover{color:#fff;transition:.3s all}.section-result .inner-holder{position:relative;z-index:1;padding:66px 0 20px}@media (min-width:1024px){.section-result .inner-holder{padding:66px 0}}.section-result .cesmii-img{position:absolute;top:-70px;left:0;width:130px}@media (min-width:768px){.section-result .cesmii-img{right:50px;left:auto}}@media (min-width:1024px){.section-result .cesmii-img{top:-100px;width:200px}}.section-result .section-title,.section-result .subtitle{color:#2a3c97}.section-result .section-title mark,.section-result .subtitle mark{color:#98d03d;font-weight:400}.section-result .smartographic{margin-top:27px;display:none}@media (min-width:768px){.section-result .smartographic{display:block}}.section-result .df-row{margin:50px -15px 0}@media (min-width:768px){.section-result .df-row{display:flex;justify-content:center;column-gap:10%;flex-wrap:wrap}}.section-result .df-row .col{display:flex;flex-direction:column;row-gap:25px;padding:0 15px 25px}@media (min-width:768px){.section-result .df-row .col{max-width:45%;flex:0 0 45%;padding:0 15px}}.section-result .df-row h3{font-size:28px;color:#2a3c97}.team-section{background:linear-gradient(45deg,#81bb55,#a2cf5f);padding:40px 0}@media (min-width:1024px){.team-section{padding:75px 0}}.team-section.alt-view{background:#fff}.team-section.alt-view .section-title{color:#98d03d}.team-section.alt-view .members-holder{grid-template-columns:1fr;max-width:none}@media (min-width:576px){.team-section.alt-view .members-holder{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.team-section.alt-view .members-holder{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.team-section.alt-view .members-holder{padding-right:95px}}.team-section.alt-view .members-holder .team-member:hover .img-holder:before{opacity:1}.team-section.alt-view .members-holder .team-member:hover *{color:#2a3c97}.team-section.alt-view .directors-holder{grid-template-columns:1fr;max-width:none}@media (min-width:576px){.team-section.alt-view .directors-holder{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.team-section.alt-view .directors-holder{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.team-section.alt-view .directors-holder{grid-template-columns:repeat(3,1fr);padding-right:95px}}.team-section.alt-view .directors-holder .team-member:hover .img-holder:before{opacity:1}.team-section.alt-view .directors-holder .team-member:hover *{color:#2a3c97}.team-section .container{max-width:1110px}.team-section .section-title{letter-spacing:-.4px;color:#fff;margin:0 0 3;font-weight:400}@media (min-width:1024px){.team-section .section-title{margin:0 0 60px}}.team-section .section-title mark{font-weight:700;color:#2a3c97}.members-holder{display:grid;grid-template-columns:1fr;gap:30px;max-width:620px}@media (min-width:576px){.members-holder{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.members-holder{gap:60px 116px}}.members-holder .team-member:hover .img-holder:before{opacity:1}.members-holder .team-member:hover *{color:#fff}.members-holder .team-member *{transition:color .3s linear}.members-holder .img-holder{position:relative;z-index:1;padding-bottom:100%;margin-bottom:20px}.members-holder .img-holder img{position:absolute;left:0;right:0;top:0;bottom:0;max-width:none;height:100%;width:100%;object-fit:cover}.members-holder .img-holder:before{transition:opacity .3s linear;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid #fff;z-index:2;pointer-events:none;opacity:0}.members-holder h3{font-size:18px;font-weight:700;color:#000}.members-holder .subtitle{color:#000;display:block;font-size:14px}.members-holder .bio-link{margin-top:12px;font-size:14px;color:#2a3c97}.directors-holder{display:grid;grid-template-columns:1fr;gap:30px;max-width:990px;margin-top:50px}@media (min-width:576px){.directors-holder{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.directors-holder{grid-template-columns:repeat(3,1fr);gap:60px 116px}}.directors-holder .team-member:hover .img-holder:before{opacity:1}.directors-holder .team-member:hover *{color:#fff}.directors-holder .team-member *{transition:color .3s linear}.directors-holder .img-holder{position:relative;z-index:1;padding-bottom:100%;margin-bottom:20px}.directors-holder .img-holder img{position:absolute;left:0;right:0;top:0;bottom:0;max-width:none;height:100%;width:100%;object-fit:cover}.directors-holder .img-holder:before{transition:opacity .3s linear;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid #fff;z-index:2;pointer-events:none;opacity:0}.directors-holder h3{font-size:18px;font-weight:700;color:#000}.directors-holder .subtitle{color:#000;display:block;font-size:14px}.directors-holder .bio-link{margin-top:12px;font-size:14px;color:#2a3c97}.user-popup{max-width:1080px;padding:30px}@media (min-width:1024px){.user-popup{padding:85px}}@media (min-width:768px){.user-popup .inner-popup{display:flex;gap:20px}}@media (min-width:1024px){.user-popup .inner-popup{gap:44px}}.user-popup .info-holder{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin:0 auto;max-width:300px}@media (min-width:768px){.user-popup .info-holder{width:29%;max-width:none;margin:0}}.user-popup .info-holder a{color:#000;font-size:14px;max-width:max-content}.user-popup .info-holder a:hover{color:#98d03d}@media (min-width:768px){.user-popup .description-holder{width:71%}}.user-popup .title{color:#2a3c97;font-size:30px;margin-bottom:5px}.user-popup .text-holder{margin-top:15px;font-size:14px}@media (min-width:768px){.user-popup .text-holder{margin-top:30px}}.user-popup .text-holder p:last-of-type{margin-bottom:0}.user-popup .subtitle{color:#000;font-size:14px}.user-popup .img-holder{position:relative;z-index:1;padding-bottom:100%;margin-bottom:15px;width:100%}.user-popup .img-holder img{position:absolute;left:0;right:0;top:0;bottom:0;max-width:none;height:100%;width:100%;object-fit:cover}.user-popup .img-holder:before{transition:opacity .3s linear;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid #fff;z-index:2;pointer-events:none;opacity:0}.fancybox-slide{padding:0 20px}.section-faq .section-title{color:#98d03d !important}.section-faq .section-title mark{color:#2a3c97}@media (min-width:768px){.section-faq .accordion{column-count:2;column-gap:30px}}@media (min-width:1024px){.section-faq .accordion{column-gap:50px}}.section-faq .accordion .opener{color:#2a3c97}.section-faq .accordion .opener:hover{color:#98d03d}.section-faq .accordion li{border-bottom-color:#98d03d;margin-bottom:0}.section-faq .accordion li.active .opener{color:#2a3c97}.section-faq .accordion>li{display:inline-block;width:100%}.section-faq .accordion .icon-next{color:#98d03d}.section-faq .accordion .slide li{border-bottom:0;padding:5px 0}.section-info{padding:30px 0}@media (min-width:1024px){.section-info{padding:75px 0 35px}}.section-info .holder-block{margin:0 0 20px}@media (min-width:768px){.section-info .holder-block{display:flex;flex-wrap:wrap;margin:0 0 20px}}@media (min-width:1024px){.section-info .holder-block{margin:0 0 20px}}@media (min-width:768px){.section-info .text-frame,.section-info .img-frame{width:50%}}.section-info .text-frame{color:#939598;margin:0 0 25px}@media (min-width:768px){.section-info .text-frame{margin:0}}@media (min-width:1024px){.section-info .text-frame{font-size:30px;line-height:calc(41/30)}}.section-info .text-frame .read-more-link{color:#6cc4e8;font-size:14px}.section-info .text-frame p{margin:0 0 14px}.section-info .img-frame{text-align:center}@media (min-width:1024px){.section-info .img-frame{padding:0 22px 0 14px}}.section-features{padding:10px 0 0}.section-features .section-title{margin:0 0 -15px}@media (min-width:1024px){.section-features .section-title{margin:0 0 -20px}}@media (min-width:768px){.section-features .holder-block{display:flex;flex-wrap:wrap;gap:20px}}@media (min-width:1024px){.section-features .holder-block{gap:40px}}@media (min-width:768px){.section-features .column{width:30%}}.section-features .block-content{background-repeat:no-repeat;background-size:cover;background-position:center;padding:40px 0 25px}@media (min-width:1024px){.section-features .block-content{padding:60px 0 70px}}.section-features .list-arrow{color:#fff}.section-features h2,.section-features .h2{font-weight:400}.section-features h2 mark,.section-features .h2 mark{font-weight:700}@media (min-width:1024px){.section-features h2 mark,.section-features .h2 mark{font-size:60px}}.list-arrow{list-style:none;padding:0;margin:0;font-weight:700;color:#2a3c97}@media (min-width:1024px){.list-arrow{font-size:20px;line-height:calc(24/20)}}.list-arrow li{display:flex;align-items:flex-start;margin-bottom:15px}@media (min-width:1024px){.list-arrow li{margin-bottom:35px}}.list-arrow li:before{margin-top:.25em;font-family:"arrowstfb";content:"m";color:#6cc4e8;margin-right:13px;font-weight:400}.chordata-blue-list{margin-top:50px}.chordata-blue-list li{flex-wrap:wrap;padding-bottom:33px}.chordata-blue-list li .header{width:95%;font-size:31px;line-height:34px}@media (max-width:650px){.chordata-blue-list li .header{width:90%;font-size:28px;line-height:32px}}.chordata-blue-list li .sub-header{width:100%;margin-left:29px;font-size:19px;font-weight:400;color:#6cc4e8;margin-top:15px}.chordata-blue-list li:not(:last-child){border-bottom:dotted 2px #6cc4e8}.chordata-blue-production-list{margin-top:50px}.chordata-blue-production-list li{padding-bottom:35px;font-size:28px;line-height:33px}@media (max-width:900px){.chordata-blue-production-list li{font-size:19px;line-height:23px}}.chordata-blue-production-list li span{font-weight:100;color:#6cc4e8}.chordata-blue-production-list li:not(:last-child){border-bottom:dotted 2px #6cc4e8}.chordata-white-list h3{color:#2a3c97}.chordata-white-list ul li::marker{color:#6cc4e8}.section-chordata-image-background{padding:130px 0 0;background-color:#6cc4e8}@media (min-width:768px){.section-chordata-image-background{padding:195px 0 160px}}.section-chordata-image-background.alt-view{position:relative;padding:130px 0 40px}@media (min-width:768px){.section-chordata-image-background.alt-view{padding:250px 0 100px}}.section-chordata-image-background.alt-view .section-title{color:#fff}@media (min-width:1024px){.section-chordata-image-background.alt-view .section-title{font-size:45px;line-height:55px}}.section-chordata-image-background.alt-view .section-title mark{font-weight:700;font-size:60px;line-height:75px}.section-chordata-image-background.alt-view .container{z-index:3}.section-chordata-image-background.alt-view .bg-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.section-chordata-image-background.alt-view .bg-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:right;z-index:-1}@media (max-width:1000px){.section-chordata-image-background.alt-view .bg-image img{object-fit:cover}}.section-chordata-image-background.alt-view .content p{max-width:700px}.section-chordata-image-background .container{position:relative;z-index:1}.section-chordata-image-background .content{opacity:0;transform:translateY(-30px);color:#fff}.section-chordata-image-background .content p{max-width:450px;margin-bottom:0}.section-chordata-image-background .content strong{font-size:20px}@media (min-width:768px){.section-chordata-image-background .content strong{font-size:24px}}.section-chordata-image-background .content-over-image{color:#fff;line-height:1;font-size:40px;display:flex;flex-direction:column;min-height:500px;justify-content:center}@media (min-width:576px){.section-chordata-image-background .content-over-image{font-size:60px}}@media (min-width:768px){.section-chordata-image-background .content-over-image{font-size:80px}}@media (min-width:1024px){.section-chordata-image-background .content-over-image{font-size:100px}}.section-chordata-image-background .content-over-image mark{display:block;color:#2a3c97;font-weight:400}.section-chordata-image-background .section-label{background:#a2cf5f;color:#2a3c97;padding:30px;margin:0 -15px;left:0;margin-top:40px;opacity:0;transform:translateY(-30px)}@media (min-width:768px){.section-chordata-image-background .section-label{top:110%;max-width:100%;position:absolute;left:auto;max-width:70%;right:10%;padding:50px 30px 52px 40px;margin:0}}@media screen and (min-width:1100px){.section-chordata-image-background .section-label{top:120%;max-width:773px;right:6%}}.section-chordata-image-background .section-label:after{display:none;position:absolute;width:114%;height:100%;left:50%;top:0;content:'';background-color:#a2cf5f;z-index:-1;transform:translateX(-50%) skewX(-17deg)}@media (min-width:768px){.section-chordata-image-background .section-label:after{display:block;transform:translateX(-50%) skewX(-17deg)}}@media screen and (min-width:1100px){.section-chordata-image-background .section-label:after{width:111%;transform:translateX(-50%) skewX(-24deg)}}.section-chordata-image-background .section-label h4{color:#fff;font-size:20px;margin-bottom:4px}@media (min-width:768px){.section-chordata-image-background .section-label h4{font-size:24px}}.section-chordata-image-background .section-label p{margin:0;font-size:14px}@media (min-width:768px){.section-chordata-image-background .section-label p{font-size:18px}}.chordata-h2{font-weight:400;font-size:65px}@media (min-width:1200px){.chordata-h2{margin-left:-15px}}.production-chordata-h2{color:#2a3c97;font-weight:700;font-size:60px}@media (max-width:1000px){.production-chordata-h2{font-size:40px}}@media (max-width:600px){.production-chordata-h2{font-size:32px;line-height:45px}}@media (min-width:1200px){.production-chordata-h2{margin-left:-15px}}.production-chordata-h2 span{font-size:47px;font-weight:400;color:#6cc4e8}@media (max-width:1000px){.production-chordata-h2 span{font-size:25px}}@media (max-width:600px){.production-chordata-h2 span{font-size:18px}}.production-chordata-h2.white{color:#fff}.chordata-block-content .block-content:not(:first-child){padding-top:15px}.chordata-block-content .block-content:not(:last-child){padding-bottom:0}.chordata-block-content .chordata-on-production-fade{position:relative}.chordata-block-content .chordata-on-production-fade:before{content:'';position:absolute;top:0;bottom:0;left:-9999px;right:-9999px;background:linear-gradient(to bottom,#e9f5fd 0%,rgba(233,245,253,0) 100%);z-index:-1}.chordata-block-content .chordata-on-production-fade .chordata-on-production{padding-top:40px}.chordata-block-content .chordata-on-production-fade .chordata-on-production li{list-style-type:none;display:flex;flex-direction:column;font-size:22px;padding-bottom:30px}.chordata-block-content .chordata-on-production-fade .chordata-on-production li h3{color:#2a3c97;font-weight:700;font-size:32px;margin-bottom:0}.cordata-section-margin{margin:70px 0}.contacts-chordata{transition:.3s background ease-in-out;padding:25px 0;display:block;position:relative}@media (min-width:768px){.contacts-chordata{padding:52px 0}}.contacts-chordata:before{content:'';position:absolute;top:0;left:0;right:0;bottom:30%;z-index:-1;background:linear-gradient(to bottom,#e9f5fd 0%,rgba(233,245,253,0) 100%);transition:.3s opacity ease-in-out}.contacts-chordata:hover{background:#e9f5fd}.contacts-chordata:hover:before{opacity:0}.contacts-chordata:hover .link-text:after{color:#2a3c97}.contacts-chordata .link-text{display:inline-block;vertical-align:top;color:#6cc4e8;font-weight:400;position:relative;padding:0 120px 0 0;font-size:20px}@media (min-width:768px){.contacts-chordata .link-text{font-size:30px}}.contacts-chordata .link-text:after{font-size:40px;font-family:"icomoon" !important;content:"\e900";margin-left:30px;line-height:1;color:#7dc7ec;transition:.3s color ease-in-out;font-size:60px;position:absolute;right:0;top:0}@media (min-width:768px){.contacts-chordata .link-text:after{font-size:80px}}.contacts-chordata .link-text strong{font-weight:700;font-size:40px;line-height:40px;color:#2a3c97}.chordata-batch-card-holder{display:flex;flex-wrap:wrap;margin-top:60px;column-gap:1.5%}.chordata-batch-card-holder .chordata-batch-fade{position:relative;width:30%;padding:40px 26px}@media (max-width:930px){.chordata-batch-card-holder .chordata-batch-fade{width:100%}}.chordata-batch-card-holder .chordata-batch-fade h3{font-size:30px;color:#2a3c97;border-bottom:dotted 2px #6cc4e8;min-height:90px}.chordata-batch-card-holder .chordata-batch-fade p{font-size:19.35px}.chordata-batch-card-holder .chordata-batch-fade:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,#e0f2fb 0%,#eff8fd 50%,#fff 100%);z-index:-1}.chordata-batch-card-holder .chordata-batch-fade .chordata-on-batch li{font-size:19px;padding-bottom:30px;font-weight:100}.chordata-batch-card-holder .chordata-batch-fade .chordata-on-batch li::marker{color:#6cc4e8}.chordata-batch-card-holder .chordata-batch-fade .chordata-on-batch li h3{color:#2a3c97;font-weight:700;font-size:23px;margin-bottom:0;border-bottom:none;min-height:unset}.turnkey-banner{margin-bottom:55px;max-height:300px;min-height:300px}.turnkey-banner .block-content{padding:0}.turnkey-banner .turnkey{color:#fff;font-size:20px;display:flex;min-height:300px;align-items:center}@media (max-width:760px){.turnkey-banner .turnkey{font-size:18px}}.turnkey-banner .turnkey .text{width:68%}@media (max-width:1000px){.turnkey-banner .turnkey .text{width:100%}}.turnkey-banner .turnkey .image img{height:322px;position:absolute;bottom:0;margin-bottom:-10px}@media (max-width:1000px){.turnkey-banner .turnkey .image img{display:none}}.turnkey-banner .turnkey .production-chordata-turnkey-h2{color:#fff;font-weight:700;font-size:50px;margin:0}@media (max-width:760px){.turnkey-banner .turnkey .production-chordata-turnkey-h2{font-size:34px}}.turnkey-banner .turnkey .production-subheader-turnkey{font-size:40px;font-weight:400;color:#6cc4e8}@media (max-width:760px){.turnkey-banner .turnkey .production-subheader-turnkey{font-size:23px}}.chordata-bottom-banner{min-height:500px;max-height:500px;padding:0 !important}.chordata-bottom-banner .section-title{font-size:40px !important;line-height:50px !important}@media (max-width:660px){.chordata-bottom-banner .section-title{font-size:30px !important;line-height:40px !important}}.chordata-bottom-banner .section-title mark{font-size:50px !important;line-height:60px !important}@media (max-width:660px){.chordata-bottom-banner .section-title mark{font-size:35px !important;line-height:45px !important}}.chordata-batch-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;row-gap:50px;margin-top:-55px}@media (max-width:1200px){.chordata-batch-top{flex-direction:column;align-items:center;margin-top:-35px}}.chordata-batch-top .batch-top-title{width:36%;margin-right:35px;min-height:230px;display:flex;align-items:end}.chordata-batch-top .batch-top-title h2{margin:0;font-size:44px}@media (max-width:1200px){.chordata-batch-top .batch-top-title{width:100%;margin-right:0;text-align:center;min-height:unset}.chordata-batch-top .batch-top-title br{display:none}}.chordata-batch-top .batch-image{position:relative;margin-top:-157px;max-width:635px}@media (max-width:1200px){.chordata-batch-top .batch-image{margin-top:0;margin-bottom:25px}}.chordata-text-frame{font-size:30px;width:42%;color:#939598;margin-top:-15px}@media (max-width:1200px){.chordata-text-frame{width:100%}}.chordata-img-frame{margin:-160px auto 0}@media (max-width:1200px){.chordata-img-frame{margin:-50px auto 0}}.section-hero-chordata{background-color:#2a3c97;background-size:cover;background-position:center;padding:50px 0 25px}@media (min-width:1024px){.section-hero-chordata{padding:145px 0}}.section-ignition-info{padding:40px 0}@media (min-width:1024px){.section-ignition-info{padding:95px 0 90px}}@media (min-width:1024px){.section-ignition-info .holder-block{display:flex;flex-wrap:wrap}}.section-ignition-info .img-block{text-align:center;padding:0 0 25px}@media (min-width:1024px){.section-ignition-info .img-block{width:27%;padding:0 90px 0 0}}@media (min-width:1024px){.section-ignition-info .content-area{width:73%}}.section-ignition-info .img-holder{margin:0 auto 20px;max-width:205px}@media (min-width:1024px){.section-ignition-info .img-holder{margin:0 0 15px}}.section-ignition-info .read-more-link{color:#7dc7ec}@media (min-width:768px){.section-ignition-info .info-area{display:flex;flex-wrap:wrap;gap:20px}}@media (min-width:768px){.section-ignition-info .info-area .column{width:30%}}.section-ignition-info h3,.section-ignition-info .h3{color:#7dc7ec;font-weight:400;margin:0 0 35px}@media (min-width:1024px){.section-ignition-info h3,.section-ignition-info .h3{font-size:30px}}.section-ignition-info h3 br,.section-ignition-info .h3 br{display:none}@media (min-width:768px){.section-ignition-info h3 br,.section-ignition-info .h3 br{display:block}}.section-info-text{background-repeat:no-repeat;background-size:cover;background-position:center;padding:80px 0}@media (min-width:1024px){.section-info-text{padding:125px 0}}.section-info-text.dark-mode h1 mark,.section-info-text.dark-mode .h1 mark{color:#7dc7ec}.section-info-text .block-wrap{max-width:1066px;padding:0 10px 0 0}.section-info-text .block-wrap.small{max-width:885px}.section-info-text h1,.section-info-text .h1{color:#fff;font-weight:400}.section-info-text h1 mark,.section-info-text .h1 mark{font-weight:700;color:#2a3c97}.section-info-text h1 br,.section-info-text .h1 br{display:none}@media (min-width:1024px){.section-info-text h1 br,.section-info-text .h1 br{display:block}}.section-hero-inner{background-color:#2a3c97;background-size:cover;background-position:50% 0;padding:80px 0;position:relative;margin:0 0 50px}@media (min-width:1024px){.section-hero-inner{padding:116px 0;margin:0 0 72px}}.section-hero-inner .hero-logo{width:70%;padding:30px 20px;position:absolute;right:0;bottom:-50px;background-color:#2a3c97;z-index:1}@media (min-width:1024px){.section-hero-inner .hero-logo{width:34%;height:144px;padding:53px 40px;bottom:-72px}}.section-hero-inner .hero-logo:before{position:absolute;height:100%;top:0;left:-7%;width:100px;content:"";background-color:#2a3c97;transform:skewX(-20deg);z-index:-1}.section-hero-inner .hero-logo:after{position:absolute;top:0;bottom:0;left:100%;width:50vw;content:"";background-color:#2a3c97;z-index:-1}.section-hero-inner h1,.section-hero-inner .h1{color:#2a3c97;font-weight:400}@media (min-width:1024px){.section-hero-inner h1,.section-hero-inner .h1{font-size:70px}}.section-hero-inner h1 mark,.section-hero-inner .h1 mark{color:#fff;font-weight:700}.section-content{padding:30px 0 20px;color:#939598;font-weight:400}@media (min-width:1024px){.section-content{font-size:30px;line-height:calc(40/30);padding:30px 0 90px}}.section-content h2,.section-content .h2{color:#2a3c97;margin:0 0 25px}@media (min-width:1024px){.section-content h2,.section-content .h2{margin:0 0 47px}}.section-content h2 br,.section-content .h2 br{display:none}@media (min-width:768px){.section-content h2 br,.section-content .h2 br{display:block}}.section-content-columns{padding:30px 0 10px}@media (min-width:1024px){.section-content-columns{padding:60px 0}}.section-content-columns .heading-block{margin:0 0 -14px}@media (min-width:1024px){.section-content-columns .heading-block{margin:0 0 -18px}}.section-content-columns .heading-block h2,.section-content-columns .heading-block .h2{font-weight:400}.section-content-columns .heading-block h2 mark,.section-content-columns .heading-block .h2 mark{font-weight:700}@media (min-width:1024px){.section-content-columns .heading-block h2 mark,.section-content-columns .heading-block .h2 mark{font-size:60px}}.section-content-columns .holder-block{position:relative;padding:35px 0 0}@media (min-width:768px){.section-content-columns .holder-block{display:flex;flex-wrap:wrap;margin:0 0 -15px}}@media (min-width:1024px){.section-content-columns .holder-block{margin:0 -39px;padding:65px 0 0}}.section-content-columns .holder-block:before{content:'';position:absolute;top:0;bottom:0;left:-9999px;right:-9999px;background:linear-gradient(to bottom,#e9f5fd 0%,rgba(233,245,253,0) 100%);z-index:-1}@media (min-width:768px){.section-content-columns .holder-block.large-column .column{width:66.66%}}.section-content-columns .column{padding:0 0 10px}@media (min-width:768px){.section-content-columns .column{width:33.33%;padding:0 15px 15px}}@media (min-width:1024px){.section-content-columns .column{padding:0 39px 15px;font-size:18px}}.section-content-columns .column .text-block{padding:0 20px 0 0}@media (min-width:1024px){.section-content-columns .column .text-block{line-height:calc(30/18)}}.section-content-columns .title{color:#2a3c97;display:block;border-bottom:2px dotted #7dc7ec;padding:0 0 10px;margin:0 0 10px;font-size:22px}@media (min-width:1024px){.section-content-columns .title{font-size:28px;line-height:calc(34/28);padding:0 10px 15px 0;margin:0 0 15px}}.section-client-success .container{position:relative}.section-client-success .text{margin:70px 0}.section-client-success .text h2{color:#2a3c97;font-size:40px}.section-client-success .text p{margin-top:15px;color:#939598;font-size:18px}@media (min-width:1024px){.section-client-success .text p{font-size:30px}}.section-client-success .text .green{color:#a2cf5f;font-weight:600;text-wrap:balance}.section-client-success .text .black{color:#000}.section-client-success .text h4{color:#2a3c97;line-height:1.2}@media (min-width:1024px){.section-client-success .text h4{font-size:40px;margin-bottom:30px}}.section-blue-band{background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/bg-06.jpg) no-repeat center;background-size:cover;color:#fff}.section-blue-band .inner-holder{padding:50px 0}.section-blue-band .inner-holder .text-content{display:flex;align-items:center;flex-wrap:wrap}@media (min-width:768px){.section-blue-band .inner-holder .text-content{flex-wrap:unset}}@media (min-width:768px){.section-blue-band .inner-holder .text-content .title{max-width:40%}}.section-blue-band .inner-holder .text-content .title mark{font-weight:700}@media (min-width:768px){.section-blue-band .inner-holder{padding:76px 45px 100px 0}}.section-blue-band .container{position:relative;z-index:1}.section-blue-band .text-item{max-width:75%;font-size:14px;opacity:0;transform:translateY(-20px)}@media (max-width:768px){.section-blue-band .text-item{max-width:100%}}@media (min-width:576px){.section-blue-band .text-item{font-size:18px}}.section-blue-band .text-item+.text-item{margin-top:30px}@media (min-width:768px){.section-blue-band .text-item+.text-item{margin-top:55px}}.section-blue-band h2{color:#a2cf5f;margin-bottom:0;font-weight:400}.section-blue-band h2 span{color:#a2cf5f}.section-blue-band h2 mark{color:#fff}.section-blue-band ul{list-style:none;padding:0;margin:25px 0 0 25px;color:#fff}@media (min-width:768px){.section-blue-band ul{margin:0 0 0 125px}}.section-blue-band ul li{display:flex;align-items:flex-start;margin-bottom:15px;font-size:20px}.section-blue-band ul li:before{margin-top:.1em;font-family:"arrowstfb";content:"m";color:#a2cf5f;margin-right:13px;font-weight:400}.section-blue-band ul span{display:inline-block;font-weight:700;color:#a2cf5f}.section-blue-band ul span:first-letter {color:#fff}.section-blue-band p{margin-bottom:0;color:#a2cf5f;font-size:30px}@media (max-width:768px){.section-blue-band p{font-size:24px}}.section-blue-band p span{color:#fff;font-size:40px;font-weight:700}@media (max-width:768px){.section-blue-band p span{font-size:30px}}.section-pillars{padding:80px 0}.section-pillars .section-title{margin-bottom:50px;color:#2a3c97;font-size:26px}@media (min-width:576px){.section-pillars .section-title{font-size:28px}}@media (min-width:768px){.section-pillars .section-title{font-size:55px}}.section-pillars .section-title mark{color:#a2cf5f;font-weight:400}.section-pillars .section-title h2{margin-bottom:0;line-height:.6;color:#b4d780;font-weight:100;font-size:55px;margin-left:-.07em}@media (min-width:1024px){.section-pillars .section-title h2{font-size:120px}}.section-pillars .pillar-container{display:flex;align-items:center;margin-bottom:25px;flex-direction:column}@media (min-width:768px){.section-pillars .pillar-container{flex-direction:row}}.section-pillars .pillar-container .number{background-color:#a2cf5f;color:#fff;border-radius:50%;min-width:50px;min-height:50px;display:flex;justify-content:center;align-items:center;font-size:23px;font-weight:900;position:relative;right:-25px;z-index:5}.section-pillars .pillar-container .pillar-description{background:#f5faed;background:linear-gradient(90deg,#f5faed 0%,#e6f2d5 100%);padding:25px;position:relative;align-self:stretch;flex-grow:1;width:100%;display:flex}@media (min-width:768px){.section-pillars .pillar-container .pillar-description{padding:50px;max-width:45%;min-height:280px}}.section-pillars .pillar-container .pillar-description .header{font-size:28px;font-weight:700;color:#2a3c97}.section-pillars .pillar-container .pillar-description .pillar-holder{flex-grow:1;width:100%;display:flex;flex-direction:column;justify-content:center}.section-pillars .pillar-container .pillar-description .pillar-holder:after{content:"";position:absolute;border-left:140px solid transparent;border-right:140px solid transparent;border-bottom:50px solid #e8f2d8;transform:rotate(90deg);right:-165px;top:112px;max-height:280px;align-self:stretch;top:calc(50% - 26px);display:none}@media (min-width:768px){.section-pillars .pillar-container .pillar-description .pillar-holder:after{display:block}}.section-pillars .pillar-container .pillar-response{display:flex;justify-content:center;flex-direction:column;background-color:#f5faed;align-self:stretch;padding:25px}@media (min-width:768px){.section-pillars .pillar-container .pillar-response{padding:50px 50px 50px 100px;max-width:50%;min-height:280px}}.section-pillars .pillar-container .pillar-response .header{color:#a2cf5f;font-weight:700}.section-pillars .pillar-container .pillar-response ul{margin:0}.section-pillars .pillar-container .pillar-response ul li::marker{color:#a2cf5f;font-weight:700}.section-green-band{background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/hero-bg-01.jpg) no-repeat center;background-size:cover}.section-green-band .inner-holder{padding:50px 0}.section-green-band .inner-holder .text-content{display:flex;align-items:center}@media (min-width:768px){.section-green-band .inner-holder{padding:76px 45px 100px 0}}.section-green-band .container{position:relative;z-index:1}.section-green-band .text-item{max-width:75%;font-size:14px;opacity:0;transform:translateY(-20px)}@media (max-width:768px){.section-green-band .text-item{max-width:100%}}@media (min-width:576px){.section-green-band .text-item{font-size:18px}}.section-green-band .text-item+.text-item{margin-top:30px}@media (min-width:768px){.section-green-band .text-item+.text-item{margin-top:55px}}.section-green-band h2{color:#2a3c97;margin-bottom:0;font-size:26px}@media (min-width:576px){.section-green-band h2{font-size:28px}}@media (min-width:768px){.section-green-band h2{font-size:52px}}.section-green-band h2 span{color:#a2cf5f}.section-green-band h2 mark{color:#fff;font-weight:400}.section-client-stories .inner-holder{padding:50px 0}.section-client-stories .inner-holder .story-holder{display:grid;column-gap:30px;row-gap:10px;grid-template-columns:repeat(1,minmax(0, 1fr))}@media (min-width:576px){.section-client-stories .inner-holder .story-holder{row-gap:30px;grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (min-width:768px){.section-client-stories .inner-holder .story-holder{column-gap:46px;row-gap:28px;grid-template-columns:repeat(3,minmax(0, 1fr))}}.section-client-stories .inner-holder .story-holder .story{color:#fff}.section-client-stories .inner-holder .story-holder .story:hover a{color:#2a3c97}.section-client-stories .inner-holder .story-holder .story:hover a .read-more-link{color:#2a3c97}.section-client-stories .inner-holder .story-holder .story:hover .story-img-link{transition:.3s all;box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.section-client-stories .inner-holder .story-holder .story .story-img-link{border:0 !important;box-shadow:0 0 10px 0 rgba(0,0,0,.15);width:100%;display:block}.section-client-stories .inner-holder .story-holder .story .story-img-link:hover{transition:.3s all;box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.section-client-stories .inner-holder .story-holder .story .banner{min-width:30%;min-height:200px;color:#fff;text-align:center;padding:0 36px;display:flex;justify-content:center;align-items:center}.section-client-stories .inner-holder .story-holder .story .blue{background-color:#2a3c97}.section-client-stories .inner-holder .story-holder .story .green{background-color:#a2cf5f}.section-client-stories .inner-holder .story-holder .story .read-more-link{color:#a2cf5f}@media (min-width:768px){.section-client-stories .inner-holder{padding:76px 45px 100px 0}}.section-client-stories .container{position:relative;z-index:1}.section-client-stories .text-item{max-width:75%;font-size:14px;opacity:0;transform:translateY(-20px)}@media (max-width:768px){.section-client-stories .text-item{max-width:100%}}@media (min-width:576px){.section-client-stories .text-item{font-size:18px}}.section-client-stories .text-item+.text-item{margin-top:30px}@media (min-width:768px){.section-client-stories .text-item+.text-item{margin-top:55px}}.section-client-stories h2{color:#fff;margin-bottom:0;font-weight:400}.section-client-stories h2 span{color:#a2cf5f}.section-client-stories h2 mark{color:#fff}.section-client-stories ul{padding:0;margin:0 0 0 125px}.section-client-stories ul li{margin-bottom:15px;font-size:20px}.section-client-stories ul li::marker{color:#a2cf5f}.section-client-stories ul span{display:inline-block;font-weight:700;color:#a2cf5f}.section-client-stories ul span:first-letter {color:#fff}.section-client-stories p{margin:15px 0;color:#000;font-size:16px;font-weight:400}@media (max-width:768px){.section-client-stories p{font-size:14px}}.section-client-stories.chordata{margin-top:50px}.section-client-stories.chordata .inner-holder{padding:50px 0}@media (min-width:768px){.section-client-stories.chordata .inner-holder{padding:25px 45px 50px 0}}.section-award{padding:50px 0}.section-award .award-container{display:flex;color:#fff;max-height:250px;background:linear-gradient(to top,#00b0da,#005b83 100%);width:100%}.section-award .award-container .torch-award{position:relative;top:-25px;padding:0 0 0 50px}.section-award .award-container .torch-award-words{max-height:250px}.section-award .award-container .image-content{width:inherit}.section-award .award-container .text-content{margin:auto 0;padding:0 35px;width:100%}.section-award .award-container .text-content a.read-more-link{display:inline-flex;align-items:center;font-size:14px;color:#fff;text-transform:uppercase}.section-award .award-container .text-content a.read-more-link:hover{color:#2a3c97}[id=wrapper]{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-wrap:wrap;flex-direction:column}[id=wrapper]>*{width:100%}.slideout-panel{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1024px){#panel{transform:none !important}}.container{max-width:1130px;padding:0 15px;margin:0 auto}.container.lg{max-width:1280px}.df-row{display:flex;flex-wrap:wrap;margin:0 -15px}.df-row [class*=col-]{width:100%;padding:0 15px 20px}#main{flex:1 0 0}.in-viewport .fadeInDown{animation-duration:2s;animation-fill-mode:both;animation-name:fadeInDown}.in-viewport .fadeInDown1{animation-duration:2s;animation-fill-mode:both;animation-name:fadeInDown1}.in-viewport.fadeInDown{animation-duration:2s;animation-fill-mode:both;animation-name:fadeInDown}.in-viewport.fadeInDown1{animation-duration:2s;animation-fill-mode:both;animation-name:fadeInDown1}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown1{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}.main-img img{width:100%}.career_header-content p{color:#000 !important}.career_header-content p a{color:#2a3c97;text-decoration:underline}.section-hero-home .content.career{max-width:90%}.h2.career{font-size:60px;color:#2a3c98}.h2.career mark{color:#a2cf5f}.grid-column.career strong{font-size:20px}.grid-column.career ul{columns:2;padding-top:15px}.grid-column.career ul li{padding-bottom:15px}.testimonials_subheader{font-size:40px;color:#fff}@media (min-width:768px){.testimonials_subheader{padding-left:50px}}.career_slider{width:90%;overflow:hidden;display:flex;justify-content:center;margin:0 auto}@media (min-width:1260px){.career_slider{width:100%;overflow:hidden;display:flex;justify-content:center}}.career-section_slider{position:relative;z-index:50;width:100%;overflow:hidden}.slider_content{width:100%;padding:0 50px;display:block}.slider_content-text{color:#2a3c98;font-size:20px;line-height:30px;padding:15px 0}.slider_content-name{color:#2a3c98;font-size:14px}.slider_left-arrow{position:absolute;top:50%;left:10px;color:#2a3c98;vertical-align:top;z-index:300;transform:rotate(180deg)}@media (min-width:200px){.slider_left-arrow{left:10px}}@media (min-width:1260px){.slider_left-arrow{left:-25px}}.slider_left-arrow:after{font-weight:400;font-size:15px;font-family:"arrowstfb" !important;content:"s";margin-right:10px;line-height:1}@media (min-width:200px){.slider_left-arrow:after{font-size:30px}}.slider_right-arrow{position:absolute;top:50%;right:10px;color:#2a3c98;vertical-align:top;z-index:300}@media (min-width:200px){.slider_right-arrow{right:10px}}@media (min-width:1260px){.slider_right-arrow{right:-25px}}.slider_right-arrow:after{font-weight:400;font-size:15px;font-family:"arrowstfb" !important;content:"s";margin-left:10px;line-height:1}@media (min-width:200px){.slider_right-arrow:after{font-size:30px}}.bannerslants{position:absolute;top:297px;text-align:center;padding:12px;margin-bottom:6px;height:436px;width:330px;background:#f5ffe6;z-index:0}@media (min-width:200px){.bannerslants{top:144px}}@media (min-width:1024px){.bannerslants{top:297px}}.bannerslants:after{content:'';position:absolute;bottom:-30px;left:0;height:100%;width:51%;background:#f5ffe6;transform:skew(0deg,-16deg)}.bannerslants:before{content:'';position:absolute;bottom:-30px;right:0;height:100%;width:50%;background:#f5ffe6;transform:skew(0deg,16deg)}@media (min-width:200px){.inner.career{padding:40px 0 !important;min-height:286px !important}}@media (min-width:768px){.inner.career{padding:78px 0 !important}}.inner.career p{font-size:17px}@media (min-width:768px){.inner.career p{font-size:20px}}.page-template-template-about-careers .section-hero-home{position:relative}.page-template-template-about-careers #right-side-buttons{display:flex;position:absolute;bottom:-32px;right:0;z-index:999}.page-template-template-about-careers #right-side-buttons a{background-color:#2a3c97;border:3px solid #fff;margin:0 10px 0;padding:10px 25px;font-family:"trade-gothic-next-condensed",sans-serif;font-weight:700;font-size:25px}.page-template-template-about-careers #right-side-buttons a .white-text{color:#fff;padding-right:5px}.page-template-template-about-careers #right-side-buttons a .green-text{color:#a2cf5f}.page-template-template-about-careers #right-side-buttons a:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";margin-left:10px;line-height:1}.page-template-template-about-careers #right-side-buttons a:hover{background-color:#fff;border-color:#2a3c97}.page-template-template-about-careers #right-side-buttons a:hover .white-text{color:#2a3c97}@media (max-width:767px){.page-template-template-about-careers .section-hero-home{padding-bottom:20px}.page-template-template-about-careers .section-hero-home .inner.career{padding-bottom:0 !important}.page-template-template-about-careers #right-side-buttons{position:relative;bottom:auto;right:auto;display:block}.page-template-template-about-careers #right-side-buttons a{width:100%;display:block;margin:10px 0;font-size:20px}}#upload-resume{max-width:750px}#upload-resume h2{color:#2a3c97;font-weight:400;font-size:18px;padding-bottom:10px}#upload-resume input[type=file]{background:#f3f8ec}#upload-resume input[type=file]:hover{color:#2a3c97}.section-hero-home.ignition{background-color:#a2cf5f}@media (max-width:600px){.section-hero-home.ignition br{display:none}}.section-hero-home.ignition .inner{padding:130px 0;min-height:unset}@media (max-width:800px){.section-hero-home.ignition .inner{padding:70px 0}}.section-hero-home.ignition .inner.ignition{padding:65px 0}.section-hero-home.ignition .ignition-section-title{font-size:70px}@media (max-width:800px){.section-hero-home.ignition .ignition-section-title{font-size:40px}}.section-hero-home.ignition .content.ignition .section-title{margin-bottom:35px}.section-hero-home.ignition .content.ignition .ignition-link{pointer-events:auto;text-decoration:none;color:#2a3c97;padding-top:45px}.section-hero-home.ignition .content.ignition .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#2a3c97}.section-hero-home.ignition .content.ignition .ignition-link:hover{color:#fff}.section-hero-home.ignition .content.ignition .ignition-link:hover:after{color:#fff}.ignition-program-levels{padding:101px 0 98px}@media (max-width:800px){.ignition-program-levels{padding:50px 0}}.ignition-program-levels .columns{display:flex;flex-direction:row;column-gap:50px}@media (max-width:1350px){.ignition-program-levels .columns{flex-direction:column}}@media (max-width:1350px){.ignition-program-levels .columns .column{display:flex;flex-wrap:wrap;column-gap:30px}}.ignition-program-levels .columns .text-block{display:flex;flex-direction:row;column-gap:20px;margin:30px 0;font-family:trade-gothic-next,sans-serif}@media (max-width:1350px){.ignition-program-levels .columns .text-block{max-width:45%}}@media (max-width:800px){.ignition-program-levels .columns .text-block{max-width:100%;margin:15px 0}.ignition-program-levels .columns .text-block ul{margin:0}}.ignition-program-levels .columns .text-block .program-titles{color:#2a3c97;font-size:20px;font-family:trade-gothic-next,sans-serif;font-weight:700}.ignition-program-levels .columns .text-block img{max-width:89px;max-height:89px}.ignition-program-levels .section-title{color:#a2cf5f;margin-bottom:0}.ignition-program-levels .section-title mark{color:#2a3c97;font-weight:400}.ignition-program-levels .levels{display:flex;flex-direction:row;min-width:598px}.ignition-program-levels .levels ul{font-size:14px}@media (max-width:1350px){.ignition-program-levels .levels{flex-direction:row;min-width:100%;justify-content:space-around}}@media (max-width:800px){.ignition-program-levels .levels{flex-direction:column}}.ignition-program-levels .ignition-right{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:547px;position:relative;padding:0 35px}@media (max-width:1350px){.ignition-program-levels .ignition-right{flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;min-height:350px}}@media (max-width:1000px){.ignition-program-levels .ignition-right{margin:50px 0 0;flex-direction:column;min-width:100%;max-width:100%}}.ignition-program-levels .ignition-right .title{font-size:30px;font-weight:700;color:#25408f;margin-top:36px}.ignition-program-levels .ignition-right img{max-width:293px}.ignition-program-levels .ignition-right ul li{font-size:14px;line-height:24px;font-weight:700;font-family:trade-gothic-next,sans-serif}.ignition-program-levels .ignition-right ul li::marker{color:#a2cf5f}.ignition-program-levels .ignition-right:after{content:"";background:linear-gradient(0deg,#fefffe 0%,#eaf3db 100%);width:100%;min-height:100%;position:absolute;top:75px;right:0;z-index:-2}@media (max-width:1350px){.ignition-program-levels .ignition-right:after{top:0}}@media (max-width:1000px){.ignition-program-levels .ignition-right:after{top:75px}}.section-purple{background:url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/bg-c.jpg) no-repeat center;background-size:cover;color:#fff}@media (max-width:600px){.section-purple br{display:none}}.section-purple .inner{padding:50px 0}@media (min-width:768px){.section-purple .inner{padding:100px 0 100px}}.section-purple .container{position:relative;z-index:1}.section-purple h2{color:#fff;margin-bottom:35px}.section-purple h2 span{color:#a2cf5f}.section-purple p{max-width:865px}.section-four-col{padding:40px 0}@media (min-width:768px){.section-four-col{padding:72px 0 90px}}.section-four-col .section-title{margin-bottom:33px;color:#a2cf5f;font-weight:400}.section-four-col .section-title mark{font-weight:700}.section-four-col .columns{display:grid;grid-template-columns:repeat(1,1fr);margin:0 -50px}@media (min-width:768px){.section-four-col .columns{grid-template-columns:repeat(4,1fr)}}.section-four-col .columns .column{opacity:0;transform:translateY(-20px);padding:0 50px}@media (min-width:768px){.section-four-col .columns .column{border-right:1px dotted #a2cf5f}}.section-four-col .columns .column:last-child{border-right:0}.section-four-col .columns .column ul{padding:0;list-style:none;margin:0;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.section-four-col .columns .column ul{display:block}}.section-four-col .columns .column ul li{padding:10px}@media (min-width:768px){.section-four-col .columns .column ul li{padding:0}}@media (min-width:768px){.section-four-col .columns .column ul li+li{margin-top:20px}}.section-four-col .text-block{font-size:14px;margin-bottom:25px}@media (min-width:768px){.section-four-col .text-block{margin-bottom:0}}@media (min-width:768px){.section-four-col .text-block+.text-block{padding-top:44px}}.section-four-col .text-block strong{display:block;margin-bottom:10px;color:#2a3c97;font-size:30px}.section-four-col .text-block p{margin-bottom:0;line-height:1.7;font-family:trade-gothic-next,sans-serif}.section-four-col .read-more-link{margin-top:50px}.ignition-resources{padding:101px 0 98px}.ignition-resources .columns{display:flex;flex-direction:row;column-gap:50px}.ignition-resources .columns .column{display:flex;flex-direction:column;row-gap:15px}.ignition-resources .columns .file-link{text-transform:uppercase}.ignition-resources .section-title{color:#a2cf5f;margin-bottom:30px;font-weight:400}.ignition-resources .section-title mark{color:#2a3c97}.tci-section-solution{padding:40px 0;position:relative;z-index:1;background-color:#a2cf5f}@media (min-width:768px){.tci-section-solution{padding:82px 0 73px}}.tci-section-solution:after{position:absolute;content:'';background-color:#a2cf5f;height:88%;top:0;left:0;right:0;z-index:-1}@media (min-width:768px){.tci-section-solution:after{height:77%}}.tci-section-solution .heading{margin-bottom:40px;opacity:0;transform:translateY(-20px)}.tci-section-solution .heading p{margin:0}.tci-section-solution .column{opacity:0;transform:translateY(-20px)}.tci-section-solution .section-title{color:#2a3c97}.tci-section-solution .section-title mark{color:#fff}.tci-section-solution .columns{display:grid;grid-template-columns:repeat(1,1fr);row-gap:30px}@media (min-width:1024px){.tci-section-solution .columns{column-gap:10px;grid-template-columns:repeat(3,1fr)}}.tci-section-solution .card-sol{position:relative;display:flex;width:100%;min-height:235px;z-index:1}.tci-section-solution .card-sol a{display:flex;width:100%}.tci-section-solution .card-sol:hover:before{opacity:0}.tci-section-solution .card-sol:hover .card-body h2:after{color:#fff}.tci-section-solution .card-sol:hover .card-body p{color:#fff}.tci-section-solution .card-sol:before,.tci-section-solution .card-sol:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:.3s all;opacity:1}.tci-section-solution .card-sol:before{z-index:2;background-color:rgba(42,61,151,.8)}.tci-section-solution .card-sol:after{border:5px solid #fff;z-index:2}.tci-section-solution .card-sol .card-body{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:30px;color:#fff;font-size:14px;z-index:3}@media (min-width:768px){.tci-section-solution .card-sol .card-body{padding:57px}}.tci-section-solution .card-sol .card-body:after{position:absolute;right:25px;bottom:20px;font-family:"icomoon";content:"\e900";font-weight:300;font-size:40px;margin-left:10px;margin-top:5px;transition:.3s all;line-height:1;color:#a2cf5f}.tci-section-solution .card-sol .card-body h2{display:flex;align-items:center;color:#fff;font-size:35px;margin-bottom:0}.tci-section-solution .card-sol .card-body p{margin-bottom:0;transition:.3s all;color:#a2cf5f}.tci-section-solution .card-sol .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(42,61,151,.18)}.tci-section-solution .card-sol img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.tci-section-solution .card-sol-ignition{position:relative;width:100%;min-height:235px;z-index:1;flex-direction:column;align-items:center;display:none}@media (min-width:1024px){.tci-section-solution .card-sol-ignition{display:flex}}.tci-section-solution .card-sol-ignition .card-body{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:30px;color:#fff;font-size:14px;z-index:3}@media (min-width:768px){.tci-section-solution .card-sol-ignition .card-body{padding:57px}}.tci-section-solution .card-sol-ignition .card-body:after{position:absolute;right:25px;bottom:20px;font-family:"icomoon";content:"\e900";font-weight:300;font-size:40px;margin-left:10px;margin-top:5px;transition:.3s all;line-height:1;color:#a2cf5f}.tci-section-solution .card-sol-ignition .card-body h2{display:flex;align-items:center;color:#fff;font-size:35px;margin-bottom:0}.tci-section-solution .card-sol-ignition .card-body p{margin-bottom:0;transition:.3s all;color:#a2cf5f}.tci-section-solution .card-sol-ignition .ignition-link{pointer-events:auto;text-decoration:none;color:#fff}.tci-section-solution .card-sol-ignition .ignition-link:after{position:absolute;font-family:"icomoon";content:"\e900";font-weight:300;font-size:25px;margin-left:10px;margin-top:3px;transition:.3s all;line-height:1;color:#fff}.tci-section-solution .card-sol-ignition .ignition-link:hover{color:#fff}.tci-section-solution .card-sol-ignition .initial-button{max-width:149px;object-position:center;z-index:-1}.tci-section-solution .card-sol-ignition .initial-button:hover{opacity:0}.tci-section-solution .card-sol-ignition .rollover{position:absolute;max-width:149px;object-position:center;left:105px;opacity:0}.tci-section-solution .card-sol-ignition .rollover:hover{opacity:1}.tci-section-purple{background-color:#2a3c98;color:#a2cf5f;margin-top:-10px;z-index:5;position:relative}.tci-section-purple .inner{padding:50px 0}@media (min-width:768px){.tci-section-purple .inner{padding:76px 0}}.tci-section-purple .container{position:relative;z-index:1}.tci-section-purple h2{color:#fff;margin-bottom:15px}.tci-section-purple h2 span{color:#a2cf5f}.tci-section-details{padding:40px 0;color:#2a3c97}.tci-section-details:before{content:"";min-height:100%;background-color:rgba(162,207,95,.2);clip-path:polygon(80% 0%,100% 0%,100% 100%,0% 100%);position:absolute;right:0;top:0;width:65vw;z-index:-2;display:inline-block}@media (max-width:1120px){.tci-section-details:before{display:none}}.tci-section-details .green{color:#a2cf5f}@media (min-width:768px){.tci-section-details{padding:72px 0 90px}}.tci-section-details p{max-width:825px}.tci-section-details .box{margin-top:75px;border:6px solid #a2cf5f;padding:90px;line-height:38px;z-index:5;background-color:#fff}@media (max-width:1150px){.tci-section-details .box{padding:45px}}@media (max-width:800px){.tci-section-details .box{padding:20px;font-size:14px}}.tci-section-details .box .name{font-size:24px;font-weight:700}.tci-section-details .box .salutation{padding-top:20px;line-height:30px}.tci-section-details .section-title{margin-bottom:33px;color:#a2cf5f;font-weight:400}.tci-section-details .section-title mark{font-weight:700}.tci-section-details .columns{display:grid;grid-template-columns:repeat(1,1fr);margin:0 -50px}@media (min-width:768px){.tci-section-details .columns{grid-template-columns:repeat(4,1fr)}}.tci-section-details .columns .column{opacity:0;transform:translateY(-20px);padding:0 50px}@media (min-width:768px){.tci-section-details .columns .column{border-right:1px dotted #a2cf5f}}.tci-section-details .columns .column:last-child{border-right:0}.tci-section-details .columns .column ul{padding:0;list-style:none;margin:0;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.tci-section-details .columns .column ul{display:block}}.tci-section-details .columns .column ul li{padding:10px}@media (min-width:768px){.tci-section-details .columns .column ul li{padding:0}}@media (min-width:768px){.tci-section-details .columns .column ul li+li{margin-top:20px}}.tci-section-details .text-block{font-size:14px;margin-bottom:25px}@media (min-width:768px){.tci-section-details .text-block{margin-bottom:0}}@media (min-width:768px){.tci-section-details .text-block+.text-block{padding-top:44px}}.tci-section-details .text-block strong{display:block;margin-bottom:10px;color:#2a3c97;font-size:20px}.tci-section-details .text-block p{margin-bottom:0;line-height:1.7;font-family:trade-gothic-next,sans-serif}.tci-section-details .read-more-link{margin-top:50px}.tci-section-amc-home{background-color:#a2cf5f;color:#fff;font-size:24px}.tci-section-amc-home .tci-logo{display:inline-block}@media (max-width:1120px){.tci-section-amc-home .tci-logo{display:none}}.tci-section-amc-home h2{color:#fff}.tci-section-amc-home h1{color:#2a3c97;font-size:90px}.tci-section-amc-home.hero-home-sm h1+p{margin-top:20px}.tci-section-amc-home.hero-home-sm p{margin-bottom:0;color:#fff;font-size:20px}.tci-section-amc-home.hero-home-sm p mark{color:#000;font-size:18px}.tci-section-amc-home.section-hero-page .content{max-width:925px}.tci-section-amc-home.section-hero-page .section-title{margin-bottom:18px}@media (min-width:768px){.tci-section-amc-home.section-hero-page .section-title{font-size:40px}}.tci-section-amc-home.section-hero-page p{letter-spacing:-.54px}@media (min-width:768px){.tci-section-amc-home.section-hero-page p{font-size:18px;margin-bottom:30px}}.tci-section-amc-home.section-hero-page p mark{color:#fff;font-weight:700}.tci-section-amc-home .inner{position:relative;display:flex;width:100%;align-items:center;z-index:1;height:410px}.tci-section-amc-home .inner img{padding-left:95px}@media (min-width:768px){.tci-section-amc-home .inner{min-height:400px}}.tci-section-amc-home .content{max-width:825px}.tci-section-amc-home .section-title{color:#2a3c97;margin-bottom:0}.tci-section-amc-home .section-title mark{color:#fff;font-weight:400}.tci-section-amc-home .section-sub-header{color:#2a3c97;font-weight:400;font-size:20px;margin-top:-10px;margin-bottom:25px}.tci-section-amc-home p.section-header-copy{font-weight:400;font-size:18px;color:#000}.tci-section-amc-home .hero-logo{width:70%;padding:30px 20px;position:absolute;right:0;bottom:-50px;background-color:#2a3c97;z-index:1}@media (min-width:1024px){.tci-section-amc-home .hero-logo{width:42%;height:144px;padding:53px 40px}}.tci-section-amc-home .hero-logo:before{position:absolute;height:100%;top:0;left:-7%;width:100px;content:"";background-color:#2a3c97;transform:skewX(-20deg);z-index:-1}.tci-section-amc-home .hero-logo:after{position:absolute;top:0;bottom:0;left:100%;width:50vw;content:"";background-color:#2a3c97;z-index:-1}.section-hero-home .content.split-column{max-width:100%}.section-split-column{margin-top:50px;margin-bottom:50px;padding:50px 0 0}.section-split-column .grid-column{display:flex;flex-direction:column}@media (min-width:768px){.section-split-column .grid-column{display:grid;grid-template-columns:55% 45%;flex-direction:column-reverse}}@media (min-width:1024px){.section-split-column .grid-column{grid-template-columns:55% 45%;flex-direction:column-reverse}}.section-split-column .grid-column .left-column{padding:0;margin:0 10px}@media (min-width:768px){.section-split-column .grid-column .left-column{padding:0 0 30px;margin:0 10px}}.section-split-column .grid-column .right-column{margin:15px 10px 0;padding:0}@media (min-width:768px){.section-split-column .grid-column .right-column{margin:30px 10px 0;margin:0 0 0 35px;padding:0 0 0 30px;border-left:1px dotted #6cc4e8}}.section-split-column .grid-column .no-bold p{font-weight:400}.section-split-column .grid-column p{font-weight:700}.section-split-column .grid-column ul{list-style:none}.section-split-column .grid-column ul li{padding-bottom:15px}.section-split-column .grid-column ul li:before{content:"\2022";color:#a2cf5f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.section-split-column .grid-column ul.light-blue-list li:before{color:#6cc4e8}.section-split-column .section-subtitle{padding-bottom:25px}.section-split-column .section-title{font-size:20px;color:#2a3c97;padding-bottom:20px}.section-split-column .section-title .no-bold{font-weight:400;color:#000;font-size:18px}.section-split-column .section-title.green{color:#a2cf5f}.section-hero-home .content.split-column{max-width:100%}.section-competencies-content{padding:0}.section-competencies-content .grid-column{display:flex;flex-direction:column}@media (min-width:768px){.section-competencies-content .grid-column{display:grid;grid-template-columns:50% 50%;flex-direction:column-reverse}}@media (min-width:1024px){.section-competencies-content .grid-column{grid-template-columns:45% 55%;flex-direction:column-reverse}}.section-competencies-content .grid-column .left-column{padding:30px 40px;margin:0 10px;background:linear-gradient(.5turn,#ecf5df,#fff)}@media (min-width:768px){.section-competencies-content .grid-column .left-column{margin:0 35px 0 0}}.section-competencies-content .grid-column .right-column{margin:0 10px;padding:30px 0 0}@media (min-width:768px){.section-competencies-content .grid-column .right-column{margin:0 0 0 35px}}.section-competencies-content .grid-column .no-bold p{font-weight:400}.section-competencies-content .grid-column ul{list-style:none}.section-competencies-content .grid-column ul li ul{list-style:none}.section-competencies-content .grid-column ul li ul li:before{margin-top:.2em;content:">";color:#000;margin-right:2px}.section-competencies-content .grid-column ul li:before{content:"\2022";color:#a2cf5f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.section-competencies-content .section-title{font-size:20px;color:#2a3c98}.section-competencies-content .section-title.green{color:#a2cf5f}.sub-title{color:#a2cf5f;font-weight:400}.section-industry-competencies{content:'';min-height:460px;background:linear-gradient(to bottom,#88c057 0%,#a1cf5f 34%);margin-top:45px;color:#000;position:relative;overflow:hidden}.section-industry-competencies .testimonials_subheader{color:#a1cf5f;font-size:120px;position:absolute;top:-55px}@media (min-width:768px){.section-industry-competencies .testimonials_subheader{padding-left:0}}@media (max-width:1050px){.section-industry-competencies .testimonials_subheader{font-size:80px;top:-37px}}@media (max-width:690px){.section-industry-competencies .testimonials_subheader{font-size:60px;top:-27px}}@media (max-width:500px){.section-industry-competencies .testimonials_subheader{font-size:44px;top:-19px}}.section-industry-competencies .testimonials_subheader-fade{content:'';background:linear-gradient(to bottom,rgba(77,157,69,.3) 0%,rgba(255,255,255,0) 100%);z-index:15;position:absolute;top:-55px;min-height:120px}.section-industry-competencies .testimonials_content{position:relative;margin-top:120px;font-size:20px;line-height:30px;font-weight:500;z-index:20}.section-industry-competencies .container{position:initial}.section-industry-competencies .three-column{display:flex;margin:125px 0 65px;flex-direction:column}@media (max-width:1050px){.section-industry-competencies .three-column{margin:95px 0 65px}}@media (max-width:500px){.section-industry-competencies .three-column{margin:65px 0 65px}}@media (min-width:850px){.section-industry-competencies .three-column{flex-direction:row}}.section-industry-competencies .column-one,.section-industry-competencies .column-two,.section-industry-competencies .column-three{width:100%;font-size:16px}@media (min-width:850px){.section-industry-competencies .column-one,.section-industry-competencies .column-two,.section-industry-competencies .column-three{width:33%}}.section-industry-competencies .column-one p,.section-industry-competencies .column-two p,.section-industry-competencies .column-three p{margin-bottom:2px;font-weight:700}.section-industry-competencies .column-one ul,.section-industry-competencies .column-two ul,.section-industry-competencies .column-three ul{list-style:none;margin-left:0;padding-left:0}.section-industry-competencies .column-one li,.section-industry-competencies .column-two li,.section-industry-competencies .column-three li{padding-left:1em;text-indent:-1em}.section-industry-competencies .column-one li:before,.section-industry-competencies .column-two li:before,.section-industry-competencies .column-three li:before{margin-top:.2em;font-family:"arrowstfb";content:"m";color:#fff;margin-right:10px}.section-industry-competencies .column-one .sub-ul li:before,.section-industry-competencies .column-two .sub-ul li:before,.section-industry-competencies .column-three .sub-ul li:before{margin-top:.2em;font-family:"arrowstfb";content:"";color:#fff;margin-right:10px}.email-link{color:#2a3c97}.email-link:hover{color:#6cc4e8}#mobile-nav .mobile-nav-accordion{list-style:none;margin:0;padding:0}#mobile-nav .mobile-nav-accordion>li{border-bottom:1px solid rgba(255,255,255,.15)}#mobile-nav .mobile-nav-accordion .accordion-row{display:block}#mobile-nav .mobile-nav-accordion button.parent-link.opener{display:block;width:100%;padding:14px 15px;background:0 0;border:0;margin:0;color:#fff;font-family:"trade-gothic-next-condensed";font-size:18px;font-weight:700;text-align:left;cursor:pointer;position:relative;-webkit-appearance:none;appearance:none}#mobile-nav .mobile-nav-accordion button.parent-link.opener:hover{color:#a2cf5f}#mobile-nav .mobile-nav-accordion button.parent-link.opener:hover:after{color:#a2cf5f}#mobile-nav .mobile-nav-accordion button.parent-link.opener:after{font-family:"arrowstfb";content:"m";font-size:12px;color:#fff;position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(90deg);transition:transform .2s ease;display:inline-block}#mobile-nav .mobile-nav-accordion li.active>.accordion-row>button.parent-link.opener:after{transform:translateY(-50%) rotate(270deg)}#mobile-nav .mobile-nav-accordion .sub-menu{list-style:none;padding:0 !important;margin:0 !important}#mobile-nav .mobile-nav-accordion .sub-menu li{border-top:1px solid rgba(255,255,255,.15)}#mobile-nav .mobile-nav-accordion .sub-menu a{display:block;padding:12px 25px;font-size:14px;color:#fff;text-decoration:none}#header{padding:25px 0;background-color:#fff;transition:.3s all}@media (min-width:1024px){#header{padding:0}}#header .inner{display:flex;align-items:center;justify-content:space-between}.header-show .header-home{opacity:0;z-index:-1;pointer-events:none}.header-show .header-home+#header{opacity:1;z-index:10;pointer-events:all}.header-home{position:fixed;padding:27px 0;top:0;width:100%;z-index:10;display:none}@media (min-width:1024px){.header-home{display:block}}.header-home .inner{display:flex;align-items:center;justify-content:space-between}.header-home .nav-opener-home{display:block;cursor:pointer;margin-top:15px;margin-right:32px;width:39px;height:20px}.header-home .nav-opener-home span,.header-home .nav-opener-home:after,.header-home .nav-opener-home:before{background-color:#fff}@media (min-width:1024px){.header-home+#header{position:fixed;width:100%;opacity:0;z-index:-1;pointer-events:none}}.logo{width:180px}@media (min-width:768px){.logo{width:260px}}#mobile-nav{position:fixed;top:0;bottom:0;padding:27px 0;width:256px;min-height:100vh;overflow-y:scroll;background-color:#2a3c97;-webkit-overflow-scrolling:touch;z-index:0;display:none}#mobile-nav .logo{max-width:70%;margin:5px auto 30px}@media (min-width:1024px){#mobile-nav{display:none}}#mobile-nav #nav{background-color:#2a3c97}#mobile-nav #nav ul{flex-direction:column}#mobile-nav #nav ul li:hover{background-color:#2a3c97}#mobile-nav #nav ul a{padding:10px 15px;text-align:left;color:#fff}#mobile-nav #nav ul a:hover{color:#a2cf5f}#mobile-nav #nav .sub-menu{display:block !important;opacity:1 !important;background-color:#2a3c97}#mobile-nav #nav .sub-menu li a{padding:5px 25px}.slideout-open #mobile-nav{display:block}.desktop-nav{position:relative;max-width:750px;opacity:0;transform:translateY(-20px);z-index:11}.desktop-nav #nav{display:none}@media (min-width:1024px){.desktop-nav #nav{display:block}}#nav{font-size:18px;color:#2a3c97}@media (min-width:1024px){#nav{position:static;min-height:auto;width:auto}}#nav>ul{display:flex;padding:0;margin:0;list-style:none;font-weight:700}#nav>ul>li{position:relative;background-color:transparent;z-index:9;transition:.1s background-color}#nav>ul>li:hover{background-color:#2a3c97}#nav>ul>li>a{display:block;color:inherit;padding:34px 20px}#nav li.active,#nav li:hover{color:#a2cf5f}#nav li.active{background-color:#2a3c97}.nav-opener,.nav-opener-home{position:relative;width:30px;height:25px;padding:0;background:0 0;z-index:1;border:0;right:0}@media (min-width:1024px){.nav-opener,.nav-opener-home{display:none}}.nav-opener:hover,.nav-opener-home:hover{background-color:transparent}.nav-opener:before,.nav-opener-home:before,.nav-opener:after,.nav-opener-home:after{content:"";transition:.3s transform}.nav-opener:before,.nav-opener-home:before,.nav-opener:after,.nav-opener-home:after,.nav-opener span,.nav-opener-home span{position:absolute;height:2px;background-color:#2a3c97;left:0;right:0}.fixed-position .nav-opener:before,.fixed-position .nav-opener-home:before,.fixed-position .nav-opener:after,.fixed-position .nav-opener-home:after,.fixed-position .nav-opener span,.fixed-position .nav-opener-home span{background-color:#2a3c97}.nav-opener:before,.nav-opener-home:before{top:0}.nav-opener:after,.nav-opener-home:after{bottom:4px}.nav-opener span,.nav-opener-home span{top:calc(50% - 3px)}.nav-active .nav-opener span,.nav-active .nav-opener-home span{opacity:0}.nav-active .nav-opener:before,.nav-active .nav-opener-home:before{top:calc(50% - 1px);transform:rotate(-45deg);background-color:#fff}.nav-active .nav-opener:after,.nav-active .nav-opener-home:after{top:calc(50% - 1px);transform:rotate(45deg);background-color:#fff}.slideout-open,.slideout-open body,.slideout-open .slideout-panel{overflow:hidden}@media (min-width:1024px){.slideout-open,.slideout-open body,.slideout-open .slideout-panel{overflow:auto}}.slideout-open .slideout-panel{display:block}.slideout-panel{position:relative;z-index:1;will-change:transform;background-color:#fff;min-height:100vh}.header-show .slideout-panel{will-change:auto}.slideout-menu-left{left:0}.slideout-menu-right{right:0}.inner-menu{top:68%;width:100%;background-color:#2a3c97;color:#fff;text-align:center;padding-bottom:10px;z-index:1;font-weight:400;font-family:trade-gothic-next,sans-serif;display:none}@media (min-width:1024px){.inner-menu{position:absolute}}.inner-menu ul{margin:0;padding:0;list-style:none;flex-direction:column;font-size:14px}.inner-menu ul li+li{margin-left:0}.inner-menu ul a{display:block;padding:6px 5px;color:inherit;word-break:break-word}.sub-menu{top:95px;width:100%;background:linear-gradient(to bottom,#27307e 0%,#283b96 100%);color:#fff;text-align:left;padding-bottom:10px !important;z-index:20;font-weight:400;font-family:trade-gothic-next,sans-serif;display:none;margin:0;padding:0 15px;list-style:none;flex-direction:column;font-size:14px}@media (min-width:1024px){.sub-menu{position:absolute;width:max-content}}.sub-menu li+li{margin-left:0}.sub-menu a{display:block;padding:6px 5px;color:inherit;word-break:break-word}#footer{font-family:trade-gothic-next,sans-serif;color:#fff;background:#2a3c97 url(//www.polarisautomation.com/wp-content/themes/polaris-automation/img/footer-bg-img.png) no-repeat bottom right}#footer .vertical-line-border{height:100px;border-left:1px dotted #a2cf5f}@media (max-width:975px){#footer .vertical-line-border{display:none}}#footer .footer-top{padding:40px 0 25px}@media (max-width:975px){#footer .footer-top{max-width:450px;margin:0 auto}}@media (min-width:768px){#footer .footer-top{padding:65px 0}}#footer .footer-top .inner{display:flex;align-items:center;justify-content:space-between}@media (max-width:975px){#footer .footer-top .inner{flex-wrap:wrap;row-gap:25px;justify-content:space-evenly}}#footer .footer-bottom{font-size:12px;padding-bottom:30px}#footer .footer-bottom .inner{display:flex;flex-wrap:wrap;align-items:center}#footer .footer-bottom p{margin-bottom:0}#footer .contact-block{display:flex;justify-content:center;align-items:center;padding:0 25px;min-height:102px}@media (max-width:975px){#footer .contact-block{max-width:33%;border:none}}#footer .contact-block strong{display:block;margin-bottom:10px;font-weight:400;font-size:13px}#footer .contact-block ul{list-style:none;margin:0;padding:0}#footer .contact-block ul a{transition:.3s opacity}#footer .contact-block ul a:hover{opacity:.8}#footer .footer-torch-award{max-width:150px;min-height:102px;flex:0 0 100%;font-size:12px;margin-top:20px;color:#fff}@media (min-width:768px){#footer .footer-torch-award{margin:0}}@media (min-width:1024px){#footer .footer-torch-award{max-width:150px;flex:0 0 150px}}#footer .footer-torch-award p{margin-bottom:0}#footer .footer-logo{display:flex;align-items:center;max-width:200px;flex:0 0 200px;min-height:102px}@media (min-width:768px){#footer .footer-logo{max-width:200px;flex:0 0 200px;padding:0}}@media (min-width:1024px){#footer .footer-logo{max-width:255px;min-width:255px;padding-right:0}}#footer .tag-line{width:100%}#footer .copyright{margin-right:10px}#footer .menu-sm{display:flex;padding:0;margin:0;list-style:none;color:#fff;font-weight:700}#footer .menu-sm li+li:before{content:"|";margin:5px}#footer .menu-sm a{color:inherit}#footer .menu-sm a:hover{text-decoration:underline}#footer .ignition-footer{padding-left:25px;position:relative}@media (max-width:1260px){#footer .ignition-footer{padding:0 20px;text-align:center;display:flex;justify-content:center}}#footer .ignition-footer .initial-button{max-width:140px;z-index:10;position:relative}#footer .ignition-footer .initial-button:hover{opacity:0}#footer .ignition-footer .initial-button:hover .rollover{opacity:1}#footer .ignition-footer .rollover{max-width:140px;position:absolute;left:45px;opacity:0;z-index:10}#footer .ignition-footer .rollover:hover{opacity:1}#footer .ignition-footer .button-ignition{height:100px;width:100px;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border:5px #a1cf5f solid;border-radius:13%;-webkit-box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);-moz-box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);box-shadow:0px 0px 10px 5px rgba(102,102,102,.5);text-align:center}@media (max-width:400px){#footer .ignition-footer .button-ignition{height:90px;width:90px}}#footer .ignition-footer .button-ignition .green-text{background-color:#8dc63f;color:#fff;height:46%;padding:11px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}#footer .ignition-footer .button-ignition .top-img{width:100%;height:54%;padding:8px}#footer .ignition-footer .button-ignition:hover{border:5px #fff solid}#footer .ignition-footer .button-ignition:hover .green-text{border-bottom-right-radius:13px;border-bottom-left-radius:13px}#footer .employee-owned-footer{padding:0 25px;opacity:1}#footer .employee-owned-footer img{max-width:95px}@media (max-width:1260px){#footer .employee-owned-footer{border-right:none;padding:0 20px;text-align:center}}@media (max-width:400px){#footer .employee-owned-footer a{max-width:90px;display:inline-block;text-align:center}}#footer .employee-owned-footer:hover{opacity:.75}.sticky-button{background-color:#98d03d;color:#fff;position:fixed;bottom:200px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:170px;height:60px;right:-60px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);-webkit-transition:height .35s linear,right .35s ease;transition:height .35s linear,right .35s ease;z-index:200;border:2px solid #fff;display:block}@media (max-width:600px){.sticky-button{display:none}}@media (max-width:400px){.sticky-button{width:212px;right:-102px}}.sticky-button:hover{background-color:#fff;color:#2a3c97;height:70px;border:2px solid #2a3c97}.sticky-button:hover .sticky-nav_text{color:#032945}.sticky-button:hover .arrow-container{border-color:#032945;transform:rotate(-90deg);transition:transform .35s ease}@media (max-width:400px){.sticky-button:hover .arrow-container{line-height:49px;font-size:18px}}.sticky-button:hover .sticky-nav_container{height:70px;padding-bottom:12px}.sticky-button .arrow-container{margin:0 10px -5px}.sticky-button .arrow-container:after{font-size:20px;font-family:"icomoon" !important;content:"\e900";width:40px;height:35px;text-align:center;transition:color .35s ease;transform:rotate(180deg)}.sticky-button .sticky-nav_text{font-size:22px;color:#fff;transition:color .35s ease;display:flex;justify-content:center;align-items:center;height:100%;padding-left:10px;letter-spacing:1.1px}@media (max-width:400px){.sticky-button .sticky-nav_text{font-size:16px;left:53px;bottom:7px}}.sticky-button a{display:block;position:relative}.sticky-nav_container{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:height .35s linear,right .35s ease;transition:height .35s linear,right .35s ease;display:flex;justify-content:center;align-items:center;cursor:pointer}.sticky-button-horizontal{background-color:#98d03d;color:#fff;width:250px;height:57px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);-webkit-transition:height .35s linear,right .35s ease;transition:height .35s linear,right .35s ease;z-index:200;position:absolute;bottom:1px;left:313px}@media (max-width:400px){.sticky-button-horizontal{left:100px}}.sticky-button-horizontal:hover{background-color:#fff;color:#2a3c97;height:65px}.sticky-button-horizontal:hover .sticky-nav_text{color:#2a3c97}.sticky-button-horizontal:hover .arrow-container{border-color:#fff}.sticky-button-horizontal:hover .fa{transform:rotate(180deg) !important}.sticky-button-horizontal:hover .sticky-nav_container{height:85px}.sticky-button-horizontal .arrow-container{bottom:4px;border-right:1px solid #fff;width:40px;height:40px;position:absolute;left:3px;text-align:center;transition:color .35s ease}.sticky-button-horizontal .arrow-container .fa{transform:rotate(90deg);line-height:40px;font-size:23px;transition:transform .35s ease}.sticky-button-horizontal .sticky-nav_text{position:absolute;bottom:13px;left:63px;font-size:18px;color:#fff;transition:color .35s ease}.sticky-button-horizontal a{display:block;position:relative}.sticky-nav_container-horizontal{position:relative;top:0;left:0;right:0;bottom:0;height:56px;-webkit-transition:height .35s linear,right .35s ease;transition:height .35s linear,right .35s ease}.bg-modal{background:rgba(0,0,0,.6);position:fixed;z-index:9999;top:0;left:0;bottom:0;right:0}.c-newsletter-modal{background-color:#fff;width:100%;max-width:472px;min-height:472px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:25px}.modal_bg-img{padding-bottom:20px}#newsletter-signup{top:20px}.hide{display:none !important}.show{display:block !important}.sticky-form-button{position:fixed;background-color:#2a3c97;top:calc(50% - 31px);right:140px;z-index:100;width:206px;height:212px;text-align:center;padding-top:10px;padding-bottom:10px;border:2px solid #98d03d}.sticky-form-button .form-button_bg-img{background-size:contain;background-position:top;background-repeat:no-repeat}.sticky-form-button .text{font-size:22px;line-height:35px;color:blue;padding-left:25px;padding-right:25px;padding-top:15px}@media (max-width:750px){.sticky-form-button .text{font-size:14px;line-height:20px;padding-left:21px;padding-right:21px;padding-top:5px}}.sticky-form-button .c-button{line-height:37px;margin-top:30px}@media (max-width:750px){.sticky-form-button .c-button{margin-top:12px}}@media (max-width:1123px){.sticky-form-button{right:24px}}@media (max-width:750px){.sticky-form-button{width:140px;height:146px}}@media (max-width:500px){.sticky-form-button{top:calc(70% - 31px)}}.bg-modal{background:rgba(0,0,0,.6);position:fixed;z-index:9999;top:0;left:0;bottom:0;right:0}.modal_bg-img{padding-bottom:20px}.modal-header{border-bottom:none}.modal-body{padding:0}.modal-title{color:#2a3c97;font-size:16px;line-height:24px;margin-top:15px;margin-bottom:10px;text-align:center;width:100%;padding:15px}@media (max-width:400px){.modal-title{font-size:18px}}.newsletter-form{padding-left:30px;padding-right:30px}.newsletter-form input[type=label]{font-size:14px;line-height:31px}.newsletter-form input[type=checkbox]{-webkit-appearance:checkbox;font-size:15px;line-height:30px}.newsletter-form input[type=text]{height:47px;width:100%;border:1px solid #b1b1b1}.newsletter-form input[type=email]{height:47px;border:1px solid #b1b1b1;width:100%}.newsletter-form input[type=date]{height:47px;border:1px solid #b1b1b1}.newsletter-form .wpcf7-list-item{display:block;margin-left:0}.newsletter-form .form_left-column{float:left;width:50%;padding-right:10px;margin-bottom:20px}@media (max-width:400px){.newsletter-form .form_left-column{float:none;width:100%}}.newsletter-form .form_right-column{float:left;width:50%;margin-bottom:20px}@media (max-width:400px){.newsletter-form .form_right-column{float:none;width:100%}}.newsletter-form .c-button{line-height:37px}.newsletter-form p{margin-bottom:20px}#event-modal{margin-bottom:20px}.red-text{font-size:8px;line-height:13px;color:red}#modal-button{border:none;background-color:unset}.modal-content{border-radius:0;border:none}.gform_footer{padding:0 !important}.gform_button{font-family:'Encode Sans',sans-serif !important;font-weight:400 !important;font-size:17px !important;line-height:37px !important;padding-left:15px !important;padding-right:15px !important;border:none !important;color:#fff !important;background-color:#084975 !important}.gform_wrapper{font-family:"Encode Sans",sans-serif}.gfield_label{font-weight:400 !important;font-size:14px !important;margin-bottom:3px}.gfield_required_custom{color:#000 !important;font-style:normal !important}.gform_wrapper .gfield_validation_message,.gform_wrapper .validation_message{background:0 0 !important;border:none !important;font-size:12px !important;margin:0 !important;padding:0 !important}@keyframes spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}img.gform_ajax_spinner{position:fixed !important;z-index:999999;left:40%;top:40%;right:0;bottom:0;display:block !important;overflow:hidden !important;max-width:100px;max-height:100px}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{color:#000;text-decoration:none;opacity:.75}button.close{padding:0 10px 0 0;margin:-81px 0 0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;min-height:calc(100% - (0.5rem * 2))}.modal-dialog-centered:before{display:block;height:calc(100vh - (0.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding:1rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:0}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered:before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.chordata-pop-up{position:fixed;bottom:50px;right:85px;border-radius:20px;border:4px solid #a2cf5f;width:450px;height:330px;z-index:5;background-color:#fff;-webkit-box-shadow:2px 0px 13px 3px rgba(0,0,0,.33);box-shadow:2px 0px 13px 3px rgba(0,0,0,.33)}@media (max-width:1024px){.chordata-pop-up{width:45%;height:230px}}@media (max-width:825px){.chordata-pop-up{width:55%;height:230px}}@media (max-width:650px){.chordata-pop-up{width:90%;right:5%}}.chordata-pop-up .chordata-container{width:100%;height:100%;border-radius:16px;display:flex;flex-direction:row;padding:28px 33px;background:linear-gradient(to top,rgba(152,208,62,.4),#fff 100%)}@media (max-width:1024px){.chordata-pop-up .chordata-container{column-gap:20px;padding:15px}}.chordata-pop-up .chordata-container .close-button{width:25px;position:absolute;right:10px;top:11px;z-index:10}.chordata-pop-up .chordata-container .close-button:hover{cursor:pointer}.chordata-pop-up .chordata-container .close-button svg{width:100%;height:100%;fill:none;stroke:rgba(0,0,0,.5);stroke-width:2px;stroke-linejoin:bevel;stroke-linecap:round;filter:none;pointer-events:none}.chordata-pop-up .chordata-container .text{width:50%}@media (max-width:1024px){.chordata-pop-up .chordata-container .text{width:65%}}.chordata-pop-up .chordata-container .text .title{font-size:31px;line-height:35px;margin-bottom:10px;color:#2a3c97;font-weight:700}@media (max-width:1024px){.chordata-pop-up .chordata-container .text .title{font-size:22px;line-height:26px}}.chordata-pop-up .chordata-container .text .info{color:#000;font-size:20px}@media (max-width:1024px){.chordata-pop-up .chordata-container .text .info{font-size:15px;padding:0 10px 0 0}}.chordata-pop-up .chordata-container .text .button{font-size:18px;color:#2a3c97;font-weight:700;display:flex;margin-top:15px}.chordata-pop-up .chordata-container .text .button:before{font-family:"icomoon" !important;content:"\e900";margin-right:11px;line-height:1;color:#a2cf5f;transition:.3s color ease-in-out;font-size:30px;position:relative}.chordata-pop-up .chordata-container .image{width:50%}@media (max-width:1024px){.chordata-pop-up .chordata-container .image{width:35%}}.chordata-pop-up .chordata-container .image img{height:92%;min-width:max-content;left:4px;top:20px;position:relative;transform:rotate(3deg)}@media (max-width:1024px){.chordata-pop-up .chordata-container .image img{min-width:unset;max-height:150px;left:-15px;top:27px}}#whitepaper-sign-up .modal-dialog{min-width:550px}#whitepaper-sign-up .modal-dialog .modal-header{flex-direction:column;margin:0 30px;color:#2a3c97;text-align:center}#whitepaper-sign-up .modal-dialog .modal-header .modal-title{padding:5px}#whitepaper-sign-up .modal-dialog .modal-header h3{font-size:30px;color:#a2cf5f}#gform_submit_button_2{margin-top:15px}