/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:24px;position:relative;width:40px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.71429px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.71429px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
@charset "UTF-8";@-webkit-keyframes bounceRight{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceRight{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}.link-arrow{display:inline-block}.fl-module-content.fl-node-content{overflow:hidden}.fl-col-group.fl-node-ugsl6cy523p8 .col-9.col-xl-8.pr-lg-4.pr-lg-4{flex:0 0 100%;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}body.page-id-7427 .main.lp .lm h1,body.page-id-7427 .main.lp .topImage h1,body.page-id-7427 .main.lp a:not([class]),body.page-id-8856 .main.lp .lm h1,body.page-id-8856 .main.lp .topImage h1,body.page-id-8856 .main.lp a:not([class]),body.page-id-12075 .main.lp .lm h1,body.page-id-12075 .main.lp .topImage h1,body.page-id-12075 .main.lp a:not([class]),body.postid-7825 .main.lp .lm h1,body.postid-7825 .main.lp .topImage h1,body.postid-7825 .main.lp a:not([class]){color:#ee2737}body.page-id-7427 .main.lp #searchsubmit,body.page-id-7427 .main.lp .btn,body.page-id-7427 .main.lp .moretag,body.page-id-7427 .main.lp .submit,body.page-id-8856 .main.lp #searchsubmit,body.page-id-8856 .main.lp .btn,body.page-id-8856 .main.lp .moretag,body.page-id-8856 .main.lp .submit,body.page-id-12075 .main.lp #searchsubmit,body.page-id-12075 .main.lp .btn,body.page-id-12075 .main.lp .moretag,body.page-id-12075 .main.lp .submit,body.postid-7825 .main.lp #searchsubmit,body.postid-7825 .main.lp .btn,body.postid-7825 .main.lp .moretag,body.postid-7825 .main.lp .submit{border-color:#ee2737;color:#fff}body.page-id-7427 .main.lp #searchsubmit:hover,body.page-id-7427 .main.lp .btn:hover,body.page-id-7427 .main.lp .moretag:hover,body.page-id-7427 .main.lp .submit:hover,body.page-id-8856 .main.lp #searchsubmit:hover,body.page-id-8856 .main.lp .btn:hover,body.page-id-8856 .main.lp .moretag:hover,body.page-id-8856 .main.lp .submit:hover,body.page-id-12075 .main.lp #searchsubmit:hover,body.page-id-12075 .main.lp .btn:hover,body.page-id-12075 .main.lp .moretag:hover,body.page-id-12075 .main.lp .submit:hover,body.postid-7825 .main.lp #searchsubmit:hover,body.postid-7825 .main.lp .btn:hover,body.postid-7825 .main.lp .moretag:hover,body.postid-7825 .main.lp .submit:hover{background:#ee2737}body.page-id-7427 .main.lp .logo:hover,body.page-id-7427 .main.lp header .menu #menu-brands>li:hover>a,body.page-id-7427 .main.lp header .menu #menu-main-menu>li:hover>a,body.page-id-7427 .main.lp header nav.menu .menu>li:hover>a,body.page-id-8856 .main.lp .logo:hover,body.page-id-8856 .main.lp header .menu #menu-brands>li:hover>a,body.page-id-8856 .main.lp header .menu #menu-main-menu>li:hover>a,body.page-id-8856 .main.lp header nav.menu .menu>li:hover>a,body.page-id-12075 .main.lp .logo:hover,body.page-id-12075 .main.lp header .menu #menu-brands>li:hover>a,body.page-id-12075 .main.lp header .menu #menu-main-menu>li:hover>a,body.page-id-12075 .main.lp header nav.menu .menu>li:hover>a,body.postid-7825 .main.lp .logo:hover,body.postid-7825 .main.lp header .menu #menu-brands>li:hover>a,body.postid-7825 .main.lp header .menu #menu-main-menu>li:hover>a,body.postid-7825 .main.lp header nav.menu .menu>li:hover>a{border-color:#ee2737}body.page-id-7427 .main.lp .footerBottom span a,body.page-id-7427 .main.lp a,body.page-id-8856 .main.lp .footerBottom span a,body.page-id-8856 .main.lp a,body.page-id-12075 .main.lp .footerBottom span a,body.page-id-12075 .main.lp a,body.postid-7825 .main.lp .footerBottom span a,body.postid-7825 .main.lp a{color:#ee2737}body.page-id-7427 .main.lp .newsletterSubscribe input[type=submit],body.page-id-8856 .main.lp .newsletterSubscribe input[type=submit],body.page-id-12075 .main.lp .newsletterSubscribe input[type=submit],body.postid-7825 .main.lp .newsletterSubscribe input[type=submit]{background:#ee2737;border-color:#ee2737}body.page-id-7427 .main.lp .newsletterSubscribe input[type=submit]:hover,body.page-id-7427 .main.lp .productBrands li a:hover,body.page-id-7427 .main.lp .specs .label span:after,body.page-id-7427 .main.lp .specs li span:after,body.page-id-7427 .main.lp .static .menu-main-menu-container .arrow:after,body.page-id-8856 .main.lp .newsletterSubscribe input[type=submit]:hover,body.page-id-8856 .main.lp .productBrands li a:hover,body.page-id-8856 .main.lp .specs .label span:after,body.page-id-8856 .main.lp .specs li span:after,body.page-id-8856 .main.lp .static .menu-main-menu-container .arrow:after,body.page-id-12075 .main.lp .newsletterSubscribe input[type=submit]:hover,body.page-id-12075 .main.lp .productBrands li a:hover,body.page-id-12075 .main.lp .specs .label span:after,body.page-id-12075 .main.lp .specs li span:after,body.page-id-12075 .main.lp .static .menu-main-menu-container .arrow:after,body.postid-7825 .main.lp .newsletterSubscribe input[type=submit]:hover,body.postid-7825 .main.lp .productBrands li a:hover,body.postid-7825 .main.lp .specs .label span:after,body.postid-7825 .main.lp .specs li span:after,body.postid-7825 .main.lp .static .menu-main-menu-container .arrow:after{color:#ee2737}body.page-id-7427 .main.lp .newsletterSubscribe .wpcf7 input[type=submit],body.page-id-8856 .main.lp .newsletterSubscribe .wpcf7 input[type=submit],body.page-id-12075 .main.lp .newsletterSubscribe .wpcf7 input[type=submit],body.postid-7825 .main.lp .newsletterSubscribe .wpcf7 input[type=submit]{background:#ee2737;border:1px solid #ee2737}body.page-id-7427 .main.lp .newsletterSubscribe .wpcf7 input[type=submit]:hover,body.page-id-7427 .main.lp .wpcf7 form input[type=submit]:hover,body.page-id-8856 .main.lp .newsletterSubscribe .wpcf7 input[type=submit]:hover,body.page-id-8856 .main.lp .wpcf7 form input[type=submit]:hover,body.page-id-12075 .main.lp .newsletterSubscribe .wpcf7 input[type=submit]:hover,body.page-id-12075 .main.lp .wpcf7 form input[type=submit]:hover,body.postid-7825 .main.lp .newsletterSubscribe .wpcf7 input[type=submit]:hover,body.postid-7825 .main.lp .wpcf7 form input[type=submit]:hover{color:#ee2737}body.page-id-12073 .main.lp a:not([class]){color:#004b87}body.page-id-12073 .main.lp .downloads-block .row .col-9{flex:0 0 100%;max-width:100%}body.page-id-12073 .main.lp .downloads-block .row .pr-lg-4{padding-right:0!important}.gf-right-side{padding-right:2px}body .gform_legacy_markup_wrapper .top_label div.ginput_container{position:relative}body .gform_legacy_markup_wrapper .top_label img.ui-datepicker-trigger{position:absolute;right:8px;top:14px;z-index:2}body.page-id-4329 .main.lp,body.postid-4329 .main.lp{background-color:#e6e6e6}body.page-id-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield,body.postid-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield{padding-right:2px!important}body.page-id-4329 .main.lp .fl-node-5f7e0fe6f3efc .fl-row-content,body.postid-4329 .main.lp .fl-node-5f7e0fe6f3efc .fl-row-content{max-width:1270px}body.page-id-4329 .main.lp .gfield_required .gfield_required_asterisk,body.postid-4329 .main.lp .gfield_required .gfield_required_asterisk{color:#000!important}body.page-id-4329 .main.lp .gform_button.button,body.page-id-4329 .main.lp .gform_button.wysiwygRepeater__blockCtaLink,body.page-id-4329 .main.lp .gform_button.wysiwygRepeater__textBlockCtaLink,body.postid-4329 .main.lp .gform_button.button,body.postid-4329 .main.lp .gform_button.wysiwygRepeater__blockCtaLink,body.postid-4329 .main.lp .gform_button.wysiwygRepeater__textBlockCtaLink{background:#000!important;border:2px solid #000;border-radius:3rem!important;box-shadow:none;color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1.2;margin:0;padding:.75rem 1.5rem!important;text-decoration:none;text-transform:capitalize;transition:.3s}body.page-id-4329 .main.lp .gform_button.button:hover,body.page-id-4329 .main.lp .gform_button.wysiwygRepeater__blockCtaLink:hover,body.page-id-4329 .main.lp .gform_button.wysiwygRepeater__textBlockCtaLink:hover,body.postid-4329 .main.lp .gform_button.button:hover,body.postid-4329 .main.lp .gform_button.wysiwygRepeater__blockCtaLink:hover,body.postid-4329 .main.lp .gform_button.wysiwygRepeater__textBlockCtaLink:hover{background:transparent!important;border-color:#000;color:#000!important;cursor:pointer;text-decoration:none}body.page-id-4329 .main.lp .gform_footer:before,body.postid-4329 .main.lp .gform_footer:before{content:none}body.page-id-12073 .main.lp h4,body.postid-9390 .main.lp h4{clear:none}.page-template-beaver-builder-landing-page .site__navbar2 ul .submenu{top:82px}#f35Contact .wysiwygRepeater__container,#railinkContact .wysiwygRepeater__container{padding:1rem 2rem}@media (min-width:800px){#f35Contact .wysiwygRepeater__container,#railinkContact .wysiwygRepeater__container{padding:0 3rem}}@media (min-width:1080px){#f35Contact .wysiwygRepeater__container,#railinkContact .wysiwygRepeater__container{max-width:1040px}}#f35Contact .wysiwygRepeater__textBlockMain,#railinkContact .wysiwygRepeater__textBlockMain{flex-direction:column;margin:auto;width:100%}#f35Contact .wysiwygRepeater__textBlock,#railinkContact .wysiwygRepeater__textBlock{padding:1.5rem}#f35Contact .wysiwygRepeater__textBlock:first-child,#railinkContact .wysiwygRepeater__textBlock:first-child{background-color:#e57906;color:#000;margin:0}#f35Contact .wysiwygRepeater__textBlock:first-child h2,#railinkContact .wysiwygRepeater__textBlock:first-child h2{color:#000}#f35Contact .wysiwygRepeater__textBlock:nth-child(2),#railinkContact .wysiwygRepeater__textBlock:nth-child(2){background-color:#fff}#railinkContact .wysiwygRepeater__textBlock:first-child{background-color:#ee2737;color:#fff}#railinkContact .wysiwygRepeater__textBlock:first-child h2{color:#fff}#railinkContact .wysiwygRepeater input[type=submit]{background:#cc212f;border-color:#cc212f}#railinkContact .wysiwygRepeater input[type=submit]:hover{background:transparent;color:#cc212f}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block;position:relative}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body,html{overflow-x:hidden}@media (min-width:1080px){body,html{overflow-x:unset}}body{background:#fff}::-moz-selection{background:#f3b7ae!important;color:#555}::selection{background:#f3b7ae!important;color:#555}.site{display:flex;flex-direction:column}.site__footer,.site__header{flex-shrink:0}.site__content-wrap{flex:1 0 auto}.not-found{margin:120px auto;max-width:800px;padding:0 3rem;text-align:center}.not-found h1{font-size:45px}@media (min-width:800px){.not-found h1{font-size:60px}}.no-results-search{margin-top:6rem}.loader{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border-right:4px solid transparent;border-top:4px solid #000;display:inline-block}.loader,.loader:after{border-radius:50%;box-sizing:border-box;height:48px;width:48px}.loader:after{animation:rotation .5s linear infinite reverse;border-bottom:4px solid transparent;border-left:4px solid #e67904;content:"";left:0;position:absolute;top:0}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}p:empty{display:none}@font-face{font-family:ArchivoNarrowBold;font-style:normal;font-weight:700;src:url(/wp-content/themes/gentex2/assets/fonts/ArchivoNarrow-Bold.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/ArchivoNarrow-Bold.woff) format("woff")}@font-face{font-family:ArialRegular;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/Arial.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/Arial.woff) format("woff")}@font-face{font-family:public_sansthin;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-thin-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-thin-webfont.woff) format("woff")}@font-face{font-family:public_sansextralight;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-extralight-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-extralight-webfont.woff) format("woff")}@font-face{font-family:public_sanslight_italic;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-lightitalic-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-lightitalic-webfont.woff) format("woff")}@font-face{font-family:public_sanslight;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-light-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-light-webfont.woff) format("woff")}@font-face{font-family:public_sansregular;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-regular-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-regular-webfont.woff) format("woff")}@font-face{font-family:public_sansitalic;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-italic-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-italic-webfont.woff) format("woff")}@font-face{font-family:public_sansmedium;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-medium-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-medium-webfont.woff) format("woff")}@font-face{font-family:public_sansbold;font-style:normal;font-weight:400;src:url(/wp-content/themes/gentex2/assets/fonts/publicsans-bold-webfont.woff2) format("woff2"),url(/wp-content/themes/gentex2/assets/fonts/publicsans-bold-webfont.woff) format("woff")}body,button,input,optgroup,select,textarea{color:#000;font-family:public_sansextralight,sans-serif;font-size:16px;font-weight:400;line-height:1.5em}.text_align{text-align:inherit}.text_align-left{text-align:left}.text_align-center{text-align:center}.text_align-right{text-align:right}h1,h2,h3,h4,h5,h6{clear:both;color:#000;line-height:1.2;margin:0 0 1.5rem}h1{font-size:40px;font-weight:400}h1,h2{font-family:public_sansextralight,sans-serif}h2{font-size:30px;font-weight:500}h3{font-family:public_sansextralight,sans-serif;font-size:28px;font-weight:400}h4{font-family:public_sansmedium,sans-serif;font-size:22px;letter-spacing:2px}h4,h5,h6{font-weight:700}h5,h6{font-family:public_sansbold,sans-serif;font-size:14px}p{margin-bottom:1.5em;margin-top:0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}strong{font-family:public_sansbold,sans-serif}address{margin:0 0 1.5em}pre{background:#eee;font-family:Courier\ 10 Pitch,courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}hr{background-color:#888b8d;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5rem 1rem;padding:0}ul{list-style:disc}ol{list-style:decimal}li{margin-bottom:1rem}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,img,object{max-width:100%}img{height:auto}figure{margin:1em 0}.image_size-small{max-width:300px}.image_size-medium{max-width:54%}.image_size-large{max-width:88%}.image_size-full{max-width:100%}table{margin:0 0 1.5em;width:100%}.basic-link,a:not([class]){border-bottom:1px solid #e67904;color:#181613}.basic-link:visited,a:not([class]):visited{color:#181613}.basic-link:active,.basic-link:focus,.basic-link:hover,a:not([class]):active,a:not([class]):focus,a:not([class]):hover{border-color:#181613;color:#000;text-decoration:none}.basic-link:focus,a:not([class]):focus{outline:1px auto -webkit-focus-ring-color}.basic-link:active,.basic-link:hover,a:not([class]):active,a:not([class]):hover{cursor:pointer;outline:0}article .basic-link,article a:not([class]){font-weight:700;text-decoration:none}.button,.wysiwygRepeater__blockCtaLink,.wysiwygRepeater__textBlockCtaLink,input[type=button],input[type=submit]:not([class*=hs-button]){background:#000;border:2px solid #000;border-radius:3rem;color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1.2;margin:0;padding:.75rem 1.5rem;text-decoration:none;transition:.3s}.button:hover,.wysiwygRepeater__blockCtaLink:hover,.wysiwygRepeater__textBlockCtaLink:hover,input[type=button]:hover,input[type=submit]:not([class*=hs-button]):hover{background:transparent;border-color:#000;color:#000;cursor:pointer;text-decoration:none}.button:active,.wysiwygRepeater__blockCtaLink:active,.wysiwygRepeater__textBlockCtaLink:active,input[type=button]:active,input[type=submit]:not([class*=hs-button]):active{border-color:#000}.button:focus,.wysiwygRepeater__blockCtaLink:focus,.wysiwygRepeater__textBlockCtaLink:focus,input[type=button]:focus,input[type=submit]:not([class*=hs-button]):focus{outline:1px auto -webkit-focus-ring-color;outline-offset:3px}.button+.button,.button+.wysiwygRepeater__blockCtaLink,.button+.wysiwygRepeater__textBlockCtaLink,.wysiwygRepeater__blockCtaLink+.button,.wysiwygRepeater__blockCtaLink+.wysiwygRepeater__blockCtaLink,.wysiwygRepeater__blockCtaLink+.wysiwygRepeater__textBlockCtaLink,.wysiwygRepeater__textBlockCtaLink+.button,.wysiwygRepeater__textBlockCtaLink+.wysiwygRepeater__blockCtaLink,.wysiwygRepeater__textBlockCtaLink+.wysiwygRepeater__textBlockCtaLink,input[type=button]+.button,input[type=button]+.wysiwygRepeater__blockCtaLink,input[type=button]+.wysiwygRepeater__textBlockCtaLink,input[type=submit]:not([class*=hs-button])+.button,input[type=submit]:not([class*=hs-button])+.wysiwygRepeater__blockCtaLink,input[type=submit]:not([class*=hs-button])+.wysiwygRepeater__textBlockCtaLink{margin-left:1rem}button:hover{cursor:pointer}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border:1px solid #e6e6e6;border-radius:3px;color:#666;display:inline-block;font-size:19px;font-weight:300;line-height:20px;padding:20px 30px;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:#b45f05;outline-color:#b45f05}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24'><path fill='%23555555' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");background-position:95% 55%;background-repeat:no-repeat;border:1px solid #e6e6e6;color:#b45f05;display:block;font-family:public_sansmedium,sans-serif;font-size:16px;letter-spacing:1px;line-height:20px;padding:20px 50px 20px 30px;text-transform:uppercase;width:100%}@media (min-width:800px){select{max-width:360px}}textarea{display:block;width:100%}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-wrapper{transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-stop:always}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px)}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px)}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px)}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.articleHero{background-color:#e6e6e6}.articleHero__gridContainer{display:flex}@media (min-width:1080px){.articleHero__gridContainer{flex-direction:row}}.articleHero__textWrapper{padding:6rem 0 2rem}@media (min-width:1080px){.articleHero__textWrapper{padding:6rem 4rem 2rem 0;width:50%}}.articleHero__eyebrow{margin-bottom:.5rem}.articleHero__title{font-family:public_sansextralight,sans-serif;font-size:1.5rem}@media (min-width:1080px){.articleHero__title{font-size:2.5rem}}.articleHero__text{margin-bottom:4.5em}.articleHero__imgContainer{display:none}@media (min-width:1080px){.articleHero__imgContainer{align-items:center;display:flex;justify-content:center;width:50%}.articleHero__imgWrapper{display:block;padding:2rem;position:relative;width:90%}}.articleHero__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.articleHero__socialList{align-items:center;display:flex;flex-flow:row;justify-content:space-between;list-style-type:none;margin:0;width:150px}.articleHero__socialListItem{display:inline-block}.articleHero__socialListItem .menu-icon{border:none;height:26px;margin:5px 8px 0 0;width:26px}.articleHero__socialListItem .social-facebook{background:url(/wp-content/themes/gentex2/assets/dist/img/facebook.svg);background-repeat:no-repeat}.articleHero__socialListItem .social-linkedin{background:url(/wp-content/themes/gentex2/assets/dist/img/linkedin.svg);background-repeat:no-repeat}.articleHero__socialListItem .social-youtube{background:url(/wp-content/themes/gentex2/assets/dist/img/youtube.svg);background-repeat:no-repeat}.articleHero__socialListItem .social-twitter{background:url(/wp-content/themes/gentex2/assets/dist/img/twitter.svg);background-repeat:no-repeat}.articleHero__socialListItem .social-email{background:url(/wp-content/themes/gentex2/assets/dist/img/email.svg);background-repeat:no-repeat}.articleContainer{padding:2em 0}@media (min-width:800px){.articleContainer{padding:2em}}@media (min-width:1080px){.articleContainer{padding:4em}}.articleContainer p{color:#666;font-family:public_sansregular,sans-serif;font-size:1rem;line-height:2rem}.articleFooter__container{border-top:1px solid #444546;padding-top:2.5rem}.articleFooter__content{align-items:flex-start;display:flex;justify-content:space-between;padding-top:1rem}.articleFooter__contact{align-items:flex-end;display:flex;flex-direction:column}.articleFooter__contactTitle{font-family:public_sansregular,sans-serif;letter-spacing:normal;margin-bottom:.75rem}.articleFooter .article__social{align-items:center;display:flex;flex-flow:row;justify-content:space-between;list-style-type:none;margin:0;width:110px}.articleFooter .article__social .menu-icon{border:none;display:inline-block;height:26px;margin:5px 8px 0 0;text-align:center;width:26px}.articleFooter .article__social .menu-icon a{border-bottom:none;color:transparent}.articleFooter .article__social .menu-icon a:focus-visible{outline:1px auto -webkit-focus-ring-color;outline-offset:5px}.articleFooter .article__social .social-facebook{background:url(/wp-content/themes/gentex2/assets/dist/img/facebook.svg);background-repeat:no-repeat}.articleFooter .article__social .social-linkedin{background:url(/wp-content/themes/gentex2/assets/dist/img/linkedin.svg);background-repeat:no-repeat}.articleFooter .article__social .social-youtube{background:url(/wp-content/themes/gentex2/assets/dist/img/youtube.svg);background-repeat:no-repeat}.standardHero{background:#e6e6e6;padding:3rem 0 0;position:relative}@media (min-width:800px){.standardHero{padding:4.5rem 0 0}}.site__search .standardHero .-container,.standardHero .container,.standardHero .site__search .-container{padding:0}@media (min-width:800px){.site__search .standardHero .-container,.standardHero .container,.standardHero .site__search .-container{max-width:calc(1296px + 6rem);padding:0 3rem}}.standardHero .-title h1{font-size:32px;line-height:1.1;margin:0 0 1.5rem;padding:0 1.5rem}@media (min-width:800px){.standardHero .-title h1{font-size:54px;margin-bottom:3rem;padding:0}}@media (min-width:1080px){.standardHero .-title h1{font-size:64px;margin:0 0 4.5rem}}.standardHero .-image.-addBorder{border-bottom:16px solid #e67904}.standardHero .-image img{display:block;margin:0}.heroCarousel{margin-left:auto;margin-right:auto;margin-top:-50px;max-width:calc(1296px + 4rem);position:relative;width:100%}@media (min-width:800px){.heroCarousel{margin-top:-112px;max-width:calc(1296px + 6rem);padding:0 3rem}}.heroCarousel__inner{background:#c15101;background:linear-gradient(180deg,rgba(216,114,4,.4),rgba(216,114,4,.4) 10%,#d56902 0,#e27603);padding:0 20px}@media (min-width:1080px){.heroCarousel__inner{background:#c15101;background:linear-gradient(180deg,rgba(216,114,4,.4),rgba(216,114,4,.4) 30%,#d56902 0,#e27603)}}.heroCarousel .swiper{height:100%;overflow:visible;padding:20px 0;width:100%}@media (min-width:1080px){.heroCarousel .swiper-wrapper{display:flex;gap:20px;justify-content:center;margin:auto;max-width:100%}}.heroCarousel .swiper-slide{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:auto!important;justify-content:center;margin-bottom:40px;min-height:20vh}@media (min-width:1080px){.heroCarousel .swiper-slide{flex:1;margin:0;max-width:410px;overflow:visible;transition:.3s}.heroCarousel .swiper-slide:hover{box-shadow:0 10px #ffc402;cursor:pointer;transform:translateY(-10px)}.heroCarousel .swiper-slide:hover .swiper-slide-link{color:#000}.heroCarousel .swiper-slide:hover .swiper-slide-link svg{opacity:1}}.heroCarousel .swiper-slide-inner{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;text-align:left;width:76%}@media (min-width:1080px){.heroCarousel .swiper-slide-inner{width:100%}}.heroCarousel .swiper-slide-text{color:#53565a;flex-grow:1;font-family:public_sansextralight,sans-serif;font-size:16px;font-weight:400;line-height:1.2;padding:15px 20px 1px}.heroCarousel .swiper-slide-text p{margin:0}@media (min-width:1080px){.heroCarousel .swiper-slide-text{font-size:20px}}.heroCarousel .swiper-slide-link{align-items:center;color:#000;display:block;display:flex;font-family:public_sansbold,sans-serif;font-size:16px;font-weight:700;gap:8px;justify-content:flex-start;padding:15px 20px 20px;text-decoration:none;transition:.3s}@media (min-width:1080px){.heroCarousel .swiper-slide-link{color:#888b8d}}.heroCarousel .swiper-slide-link svg{height:24px;transition:.3s;width:24px}@media (min-width:1080px){.heroCarousel .swiper-slide-link svg{opacity:0}}.heroCarousel .swiper-slide-link svg path{fill:#e67904}.heroCarousel .swiper-slide-link:before{content:"";cursor:pointer;inset:0;position:absolute}.heroCarousel .swiper-slide-img{aspect-ratio:16/9;overflow:hidden}.heroCarousel .swiper-slide-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.heroCarousel .swiper-button-next,.heroCarousel .swiper-button-prev{align-items:center;background:#e57904;cursor:pointer;display:flex;height:120px;justify-content:center;margin-top:0;position:absolute;top:20%;width:12%;z-index:10}.heroCarousel .swiper-button-next:after,.heroCarousel .swiper-button-prev:after{content:""}@media (min-width:1080px){.heroCarousel .swiper-button-next,.heroCarousel .swiper-button-prev{display:none!important}}.heroCarousel .swiper-button-next svg,.heroCarousel .swiper-button-prev svg{display:block;height:32px;transition:.3s;width:16px}.heroCarousel .swiper-button-next svg path,.heroCarousel .swiper-button-prev svg path{fill:#ffc402}.heroCarousel .swiper-button-prev,.heroCarousel .swiper-rtl .swiper-button-next{left:0;right:auto}.heroCarousel .swiper-button-next,.heroCarousel .swiper-rtl .swiper-button-prev{left:auto;right:0}.heroCarousel .swiper-pagination{align-items:center;bottom:25px;display:flex;height:auto;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:auto;transform:translateZ(0);transition:opacity .3s;width:100%;z-index:10}@media (min-width:1080px){.heroCarousel .swiper-pagination{display:none;visibility:hidden}}.heroCarousel .swiper-pagination-bullet{background:#ffc402;margin:0 10px!important;opacity:1}.heroCarousel .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;height:15px;width:15px}.alt-hero{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.alt-hero .btn{background:#000;border:2px solid #000;border-radius:3rem;color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1.2;margin:0;padding:.75rem 1.5rem;text-decoration:none;transition:.3s}.alt-hero .btn:hover{background:transparent;border-color:#000;color:#000;cursor:pointer;text-decoration:none}.opscore-product-line .btn{background-color:#ee2737;border-color:#ee2737}.opscore-product-line .btn:hover{background-color:#fff;border-color:#ee2737;color:#ee2737}.pureflo-product-line .btn{background-color:#004b87;border-color:#004b87}.pureflo-product-line .btn:hover{border-color:#004b87;color:#004b87}.wysiwyg_text{padding:3rem 0;position:relative}@media (min-width:800px){.wysiwyg_text{padding:4.5rem 0}}.wysiwyg_text .-title.custom_color{color:inherit}.wysiwyg_text :last-child{margin:0}.wysiwyg_text ul,.wysiwyg_text ul ul{padding-left:2rem}.product_carousel{background:#e6e6e6;overflow-x:hidden;padding:6rem 0 9.5rem;position:relative;z-index:1}.product_carousel .-product-link{text-decoration:none}.product_carousel .-heading{margin-bottom:3rem;position:relative;width:100%}@media (min-width:800px){.product_carousel .-heading{align-items:center;display:flex;justify-content:space-between}}.product_carousel .product-slider__certified{left:1rem;position:absolute;top:1rem;z-index:1}.product_carousel .-slider{margin:0 auto}@media (min-width:800px){.product_carousel .-slider{padding:0}}.product_carousel .-title{font-size:32px;line-height:1.1;margin-bottom:1.5rem}.product_carousel .-title.custom_color{color:inherit}@media (min-width:800px){.product_carousel .-title{font-size:36px;margin-bottom:0}}@media (min-width:1080px){.product_carousel .-title{font-size:72px}}.product_carousel .-product{background:#f5f5f5;border-radius:24px;box-shadow:0 16px 48px rgba(0,0,0,.08);overflow:hidden;position:relative}.product_carousel .-product:hover .-product-image{transform:translate(-50%,-55%)}.product_carousel .-product-image-wrapper{background-color:#fff;height:280px;position:relative}.product_carousel .-product-image{display:block;height:calc(100% - 4rem);left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.16,1,.3,1);width:calc(100% - 4rem)}.product_carousel .-product-text{padding:0 1.5rem}.product_carousel .-product-brand{font-family:public_sansbold,sans-serif;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:20px}.product_carousel .-product-brand.-gentex{color:#ab5a03}.product_carousel .-product-brand.-pureflo{color:#004b87}.product_carousel .-product-brand.-opscore{color:#cc212f}.product_carousel .-product-title{color:#53565a;font-size:16px;letter-spacing:-.16px;margin-bottom:20px}.product_carousel .-product-title a{color:#53565a}.product_carousel .-product-link{transition:all .3s ease-in-out}.product_carousel .-product-link:after{border-radius:24px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transition:.3s;z-index:5}.product_carousel .-product-link:hover{text-decoration:none}.product_carousel .swiper{overflow:visible}.product_carousel .swiper-wrapper{align-items:stretch}.product_carousel .swiper-slide{height:auto}.product_carousel .swiper-scrollbar.swiper-scrollbar-horizontal{background-color:#d3d4d4;bottom:-45px;height:10px;left:0;width:100%}.product_carousel .swiper-scrollbar.swiper-scrollbar-horizontal:before{border-radius:10px;bottom:0;box-shadow:inset 0 1.6px 1px rgba(0,0,0,.1);content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:0}.product_carousel .swiper-scrollbar-drag{background-color:#e67904;border-radius:12px;box-shadow:0 4px 0 rgba(0,0,0,.05);cursor:-webkit-grab;cursor:grab;height:22px;top:-6px;z-index:1}.product_carousel .swiper-scrollbar{margin-top:45px}.product_carousel.-opscore,body.-opscore .product_carousel{background-color:#53565a;padding:3rem 0 6.5rem}.product_carousel.-opscore .-title,body.-opscore .product_carousel .-title{color:#fff}@media (min-width:1080px){.product_carousel.-opscore .-title,body.-opscore .product_carousel .-title{font-size:48px}}.product_carousel.-opscore .swiper-scrollbar-drag,body.-opscore .product_carousel .swiper-scrollbar-drag{background-color:#ee2737}.product_carousel.-opscore .swiper-scrollbar.swiper-scrollbar-horizontal,body.-opscore .product_carousel .swiper-scrollbar.swiper-scrollbar-horizontal{background-color:rgba(0,0,0,.2)}.product_carousel.-pureflo,body.-pureflo .product_carousel{background-image:linear-gradient(180deg,#f1f5f8,#fff);padding-bottom:12.5rem}.product_carousel.-pureflo .swiper-scrollbar-drag,body.-pureflo .product_carousel .swiper-scrollbar-drag{background-color:#004b87}.product_carousel.-pureflo .swiper-scrollbar.swiper-scrollbar-horizontal,body.-pureflo .product_carousel .swiper-scrollbar.swiper-scrollbar-horizontal{background-color:rgba(0,0,0,.2)}.purefloImageWithText+.product_carousel{padding-top:1.5rem}.product_certifications{margin-left:auto;margin-right:auto;max-width:1360px;padding-top:50px}@media (min-width:1080px){.product_certifications{display:flex;height:600px;justify-content:center;padding:105px 0}}.product_certifications-text{max-width:505px}.product_certifications-text p{line-height:30px;max-width:425px}.product_certifications-heading{color:#fff;font-family:public_sansmedium,sans-serif;font-size:32px;font-weight:900}.product_certifications.-block{background:#1c365c;color:#fff;display:block;margin-left:auto;margin-right:auto;max-height:350px;max-width:520px;padding:20px 30px 5px;width:auto;z-index:2}@media (min-width:1080px){.product_certifications.-block{display:inline-block;margin-left:45px;max-height:350px;max-width:625px;padding-bottom:0;padding-left:50px;padding-top:70px;width:625px;z-index:2}}.product_certifications.-block-logos{grid-gap:10px;align-content:center;align-items:center;background:#fff;display:grid;filter:drop-shadow(0 2.2rem 5.25rem rgba(0,0,0,.2));justify-content:space-evenly;justify-items:center;margin-bottom:50px;margin-left:auto;margin-right:auto;max-height:800px;max-width:520px;padding-bottom:50px;padding-left:0;transform:translateX(0) translateY(0);width:auto;z-index:1}@media (min-width:1080px){.product_certifications.-block-logos{grid-gap:10px;max-height:365px;max-width:680px;padding-left:65px;transform:translateX(-50px) translateY(40px);width:680px;z-index:1}}.-image-one{grid-row-end:2;grid-row-start:1}.-image-one,.-image-two{grid-column-end:3;grid-column-start:2}.-image-two{grid-row-end:3;grid-row-start:2}.-image-three{grid-column-end:1;grid-column-start:1;grid-row-end:3;grid-row-start:3}@media (min-width:1080px){.-image-three{grid-column-end:4;grid-column-start:3;grid-row-end:3;grid-row-start:2}}.-image-four{grid-row-end:2;grid-row-start:1}.-image-five,.-image-four{grid-column-end:2;grid-column-start:1}.-image-five{grid-row-end:3;grid-row-start:2}.-image-six{grid-column-end:2;grid-column-start:2;grid-row-end:3;grid-row-start:3}@media (min-width:1080px){.-image-six{grid-column-end:4;grid-column-start:3;grid-row-end:2;grid-row-start:1}}.aspectListWithImage{background-color:#e6e6e6;padding:3rem 0}.aspectListWithImage.-overlap{padding-bottom:0}.aspectListWithImage__title{color:#000}.aspectListWithImage:not(.-gentexSimple) .container,.aspectListWithImage:not(.-gentexSimple) .site__search .-container,.site__search .aspectListWithImage:not(.-gentexSimple) .-container{padding-left:0;padding-right:0}.aspectListWithImage__wrapper{align-items:stretch;display:flex;flex-direction:column}.aspectListWithImage__contentWrapper{background-color:#fff;padding:64px 50px;position:relative}.aspectListWithImage:not(.-pureflo) .aspectListWithImage__contentWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/sectionmarker.svg);content:"";display:block;height:16px;left:105px;position:absolute;top:-16px;width:288px}.aspectListWithImage:not(.-pureflo) .aspectListWithImage__contentWrapper:before{background-color:#e67904;content:"";display:block;height:16px;left:0;position:absolute;top:-16px;width:110px}.aspectListWithImage__aspectList{-moz-column-gap:3rem;column-gap:3rem;list-style-type:none;margin-left:1.3rem}.aspectListWithImage__aspectListItem{font-family:public_sansbold,sans-serif;font-size:18px;position:relative}.aspectListWithImage__actions{margin-top:3rem}.aspectListWithImage__aspectListItem:before{background-color:#e67904;border-radius:50%;content:"";display:block;height:8px;left:-19px;position:absolute;top:9px;width:8px}.aspectListWithImage__aspectListLink{color:#000;font-weight:400}.aspectListWithImage__aspectList.-moreThanThree{display:grid;grid-template-columns:1fr 1fr}.aspectListWithImage__imageWrapper{aspect-ratio:1;line-height:1}.aspectListWithImage__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.aspectListWithImage__text li,.aspectListWithImage__text p{line-height:2.1}@media (min-width:1080px){.aspectListWithImage{padding-bottom:48px}.aspectListWithImage.-overlap{padding-bottom:0}.aspectListWithImage__title{font-size:48px}.aspectListWithImage .container,.aspectListWithImage .site__search .-container,.site__search .aspectListWithImage .-container{padding-right:3rem}.aspectListWithImage__wrapper{flex-direction:row}.aspectListWithImage__contentWrapper{margin-right:-64px;padding-right:128px;position:relative;z-index:0}.aspectListWithImage__imageWrapper{aspect-ratio:auto;flex-basis:624px;flex-shrink:0;position:relative;transform:translateY(48px);z-index:1}.aspectListWithImage.-flip .aspectListWithImage__contentWrapper{margin-left:-64px;margin-right:0;order:2;padding-left:128px;padding-right:64px}.aspectListWithImage.-flip .container,.aspectListWithImage.-flip .site__search .-container,.site__search .aspectListWithImage.-flip .-container{padding-left:3rem;padding-right:0}.aspectListWithImage.-flip .aspectListWithImage__imageWrapper{order:1}.aspectListWithImage.-flip:not(.-pureflo) .aspectListWithImage____contentWrapper:after{left:auto;right:105px;top:-16px;transform:scaleX(-1)}.aspectListWithImage.-flip:not(.-pureflo) .aspectListWithImage____contentWrapper:before{left:auto;right:0}}.aspectListWithImage.-gentexSimple .aspectListWithImage__contentWrapper{background-color:transparent;margin-right:0;padding:0}.aspectListWithImage.-gentexSimple .aspectListWithImage__title{font-size:2rem}.aspectListWithImage.-gentexSimple .aspectListWithImage__aspectList{margin-bottom:2rem;margin-left:2.6rem}.aspectListWithImage.-gentexSimple .aspectListWithImage__contentWrapper:after,.aspectListWithImage.-gentexSimple .aspectListWithImage__contentWrapper:before{display:none}.aspectListWithImage.-gentexSimple .aspectListWithImage__aspectListItem:before{background-color:transparent;background-image:url(/wp-content/themes/gentex2/assets/src/img/gentex-check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;height:24px;left:-42px;top:0;width:24px}@media (min-width:1080px){.aspectListWithImage.-gentexSimple{padding:4.9rem 0}.aspectListWithImage.-gentexSimple .aspectListWithImage__aspectList{margin-bottom:0}.aspectListWithImage.-gentexSimple .aspectListWithImage__imageWrapper{flex-basis:624px;flex-shrink:0;transform:translateY(0)}.aspectListWithImage.-gentexSimple .aspectListWithImage__contentWrapper{padding-right:7rem}.aspectListWithImage.-gentexSimple .aspectListWithImage__image{height:auto;-o-object-fit:contain;object-fit:contain;width:auto}}@media (min-width:1296px){.aspectListWithImage.-gentexSimple .aspectListWithImage__contentWrapper{padding-right:11rem}}.aspectListWithImage.-pureflo,body.-pureflo .aspectListWithImage{background-color:#fff}.aspectListWithImage.-pureflo .aspectListWithImage__contentWrapper,body.-pureflo .aspectListWithImage .aspectListWithImage__contentWrapper{background:linear-gradient(45deg,#1b365d,#004b87)}.aspectListWithImage.-pureflo .aspectListWithImage__aspectListItem,.aspectListWithImage.-pureflo .aspectListWithImage__text li,.aspectListWithImage.-pureflo .aspectListWithImage__text p,.aspectListWithImage.-pureflo .aspectListWithImage__title,body.-pureflo .aspectListWithImage .aspectListWithImage__aspectListItem,body.-pureflo .aspectListWithImage .aspectListWithImage__text li,body.-pureflo .aspectListWithImage .aspectListWithImage__text p,body.-pureflo .aspectListWithImage .aspectListWithImage__title{color:#fff}.aspectListWithImage.-pureflo .aspectListWithImage__actions,.aspectListWithImage.-pureflo .aspectListWithImage__aspectList,.aspectListWithImage.-pureflo .aspectListWithImage__text,.aspectListWithImage.-pureflo .aspectListWithImage__title,body.-pureflo .aspectListWithImage .aspectListWithImage__actions,body.-pureflo .aspectListWithImage .aspectListWithImage__aspectList,body.-pureflo .aspectListWithImage .aspectListWithImage__text,body.-pureflo .aspectListWithImage .aspectListWithImage__title{position:relative;z-index:1}.aspectListWithImage.-pureflo .aspectListWithImage__aspectListItem,body.-pureflo .aspectListWithImage .aspectListWithImage__aspectListItem{font-size:16px}.aspectListWithImage.-pureflo .aspectListWithImage__contentWrapper:after,body.-pureflo .aspectListWithImage .aspectListWithImage__contentWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/dna-pattern.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.aspectListWithImage.-pureflo .aspectListWithImage__aspectList,body.-pureflo .aspectListWithImage .aspectListWithImage__aspectList{-moz-columns:1;column-count:1;margin-left:2.4rem}.aspectListWithImage.-pureflo .aspectListWithImage__aspectListItem:before,body.-pureflo .aspectListWithImage .aspectListWithImage__aspectListItem:before{background-color:transparent;background-image:url(/wp-content/themes/gentex2/assets/dist/img/check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;left:-39px;position:absolute;top:1px;width:24px}.aspectListWithImage.-pureflo .aspectListWithImage__button.button,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__blockCtaLink,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink,body.-pureflo .aspectListWithImage .aspectListWithImage__button.button,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__blockCtaLink,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink{background-color:#fff;border:none;color:#004b87}.aspectListWithImage.-pureflo .aspectListWithImage__button.button:active,.aspectListWithImage.-pureflo .aspectListWithImage__button.button:hover,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__blockCtaLink:active,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__blockCtaLink:hover,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink:active,.aspectListWithImage.-pureflo .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink:hover,body.-pureflo .aspectListWithImage .aspectListWithImage__button.button:active,body.-pureflo .aspectListWithImage .aspectListWithImage__button.button:hover,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__blockCtaLink:active,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__blockCtaLink:hover,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink:active,body.-pureflo .aspectListWithImage .aspectListWithImage__button.wysiwygRepeater__textBlockCtaLink:hover{background-color:#004b87;color:#fff}@media (min-width:1080px){.aspectListWithImage.-pureflo .aspectListWithImage__title,body.-pureflo .aspectListWithImage .aspectListWithImage__title{font-size:32px}.largeImageHero+.aspectListWithImage .aspectListWithImage__wrapper{margin-top:-11rem}}.aspectListWithImage+.aspectListWithImage{padding-top:6rem}.systemsProductList{background-color:#181613;padding-bottom:9rem;position:relative}.systemsProductList__buttonImageWrapper{background-color:#fff;border-radius:50%;display:block;height:110px;left:-4rem;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:110px}.systemsProductList__buttonImage{display:block;height:80%;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.systemsProductList__title{color:#fff;font-family:industry,sans-serif;font-size:36px;line-height:1;margin-bottom:1em;margin-top:-29px;position:relative;text-align:center;text-transform:uppercase;z-index:3}@media (min-width:800px){.systemsProductList__title{margin-bottom:.4em}}.systemsProductList__header{aspect-ratio:5/2;position:relative;width:100%}.systemsProductList__content{position:relative;z-index:2}.systemsProductList__headerBackgroundWrapper{height:calc(100% + 6px);left:-3px;overflow:hidden;position:absolute;top:-3px;width:calc(100% + 6px);z-index:0}.systemsProductList__headerBackground{display:block;filter:blur(3px);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.systemsProductList__headerImageWrapper{bottom:-2px;left:50%;line-height:0;position:absolute;transform:translateX(-50%);width:53%;z-index:1}.systemsProductList__button{align-items:center;background-color:transparent;border:2px solid #ee2737;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-left:4rem;min-height:91px;padding:1rem 3.2rem;position:relative;text-align:center;text-decoration:none;transition:border .25s cubic-bezier(.16,1,.3,1)}.systemsProductList__button:nth-child(2n){margin-left:0;margin-right:4rem}.systemsProductList__button:nth-child(2n) .systemsProductList__buttonImageWrapper{left:auto;right:-4rem}.systemsProductList__buttonTitle{color:#fff;font-family:industry,sans-serif;font-size:24px;text-decoration:none;transform:translateY(-13px)}.systemsProductList__buttonText,.systemsProductList__buttonTitle{text-transform:uppercase;transition:transform .25s cubic-bezier(.16,1,.3,1)}.systemsProductList__buttonText{bottom:-20px;color:#f72839;font-family:public_sansbold,sans-serif;font-size:12px;position:absolute;transform:translateY(-33px);width:100%}.systemsProductList__buttonIcon{opacity:0;position:absolute;right:29px;top:50%;transform:translateY(-50%);transition:opacity .25s cubic-bezier(.16,1,.3,1);width:20px}.systemsProductList__headerImage{width:100%}.systemsProductList__contentWrapper{display:grid;gap:48px;grid-template-columns:repeat(1,1fr)}.systemsProductList__hoverImageWrapper{align-items:center;aspect-ratio:1;background-color:#fff;border-radius:50%;display:flex;justify-content:center;max-width:400px;overflow:hidden;position:relative;width:100%;z-index:1}.systemsProductList__hoverImage{height:87%;-o-object-fit:contain;object-fit:contain;width:87%}.systemsProductList__hoverImageOuterWrapper{align-items:center;display:none;justify-content:center;position:relative}.systemsProductList__hoverImageOuterWrapper:after{background-image:radial-gradient(#ee2737,transparent 60%);bottom:-100px;content:"";display:block;height:400px;left:50%;opacity:1;position:absolute;transform:translate(-74%);width:400px;z-index:0}.systemsProductList__hoverImageOuterWrapper:before{background-image:radial-gradient(#e67904 5%,transparent 70%);bottom:-60px;content:"";display:block;height:220px;left:50%;opacity:.2;position:absolute;transform:translate(-111%);width:220px;z-index:2}@media (min-width:640px){.systemsProductList__button{background-color:#53565a;border:2px solid #53565a;margin-left:0;overflow:hidden;text-align:center}.systemsProductList__button:nth-child(2n){margin-right:0}.systemsProductList__buttonImageWrapper{display:none}.systemsProductList__buttonText,.systemsProductList__buttonTitle{transform:translateY(0)}.systemsProductList__button:active,.systemsProductList__button:hover{background-color:#181613;border:2px solid #ee2737;text-decoration:none}.systemsProductList__button:active .systemsProductList__buttonText,.systemsProductList__button:hover .systemsProductList__buttonText{text-decoration:none;transform:translateY(-33px)}.systemsProductList__button:active .systemsProductList__buttonTitle,.systemsProductList__button:hover .systemsProductList__buttonTitle{text-decoration:none;transform:translateY(-13px)}.systemsProductList__button:active .systemsProductList__buttonIcon,.systemsProductList__button:hover .systemsProductList__buttonIcon{opacity:1}.systemsProductList__title{font-size:48px;margin-top:-38px}.systemsProductList__hoverImageOuterWrapper{display:flex;grid-column:1/3}.systemsProductList__contentWrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:800px){.systemsProductList__title{font-size:72px;margin-top:-57px}}@media (min-width:1080px){.systemsProductList{margin-top:14rem}.systemsProductList:before{background-color:#181613;content:"";display:block;height:14rem;left:0;position:absolute;top:-14rem;width:100%}.systemsProductList__title{font-size:112px;margin-top:-87px}.systemsProductList__contentWrapper{grid-template-columns:repeat(3,1fr)}.systemsProductList__hoverImageOuterWrapper{grid-column:2/3;grid-row:1/4}.systemsProductList__hoverImageOuterWrapper:after{bottom:auto;left:-97px;top:50%;transform:translateY(-24%)}.systemsProductList__hoverImageOuterWrapper:before{bottom:auto;left:-27px;top:50%;transform:translateY(-1%)}}.outreachLinks{aspect-ratio:7/5;padding:90px 2rem;position:relative}.outreachLinks:after{background-color:rgba(0,75,135,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.outreachLinks__title{line-height:1;margin-bottom:2rem}.outreachLinks__title.-lightText{color:#fff}.outreachLinks__imageWrapper{height:100%;left:0;line-height:0;position:absolute;top:0;width:100%;z-index:0}.outreachLinks__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.outreachLinks__button{background-color:#fff;border:2px solid #fff;color:#000;margin-left:0!important;transition:border .25s cubic-bezier(.16,1,.3,1),background-color .25s cubic-bezier(.16,1,.3,1)}.outreachLinks__button:not(:first-child){background-color:transparent;color:#fff}.outreachLinks__button:active,.outreachLinks__button:hover{background-color:#000;border:2px solid #000;color:#fff}.outreachLinks__button:not(:first-child):active,.outreachLinks__button:not(:first-child):hover{background-color:#fff;border:2px solid #fff;color:#000}.outreachLinks__contentWrapper{max-width:736px;position:relative;z-index:2}.outreachLinks__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:800px){.outreachLinks{padding-left:10%}.outreachLinks:after{display:none}.outreachLinks__title{font-size:48px;margin-bottom:4rem}}@media (min-width:1080px){.outreachLinks__title{font-size:72px}}.outreachLinks.-opscore:after{background-color:hsla(0,0%,100%,.7)}.outreachLinks.-opscore .outreachLinks__title,body.-opscore .outreachLinks .outreachLinks__title{color:#000;font-family:industry,sans-serif;font-size:48px;text-transform:uppercase}.outreachLinks.-opscore .outreachLinks__button,body.-opscore .outreachLinks .outreachLinks__button{background-color:#cc212f;border:2px solid #cc212f;color:#fff;transition:border .25s cubic-bezier(.16,1,.3,1),background-color .25s cubic-bezier(.16,1,.3,1)}.outreachLinks.-opscore .outreachLinks__button:not(:first-child),body.-opscore .outreachLinks .outreachLinks__button:not(:first-child){background-color:transparent;color:#000}.outreachLinks.-opscore .outreachLinks__button:active,.outreachLinks.-opscore .outreachLinks__button:hover,body.-opscore .outreachLinks .outreachLinks__button:active,body.-opscore .outreachLinks .outreachLinks__button:hover{background-color:#000;border:2px solid #000;color:#fff}.outreachLinks.-opscore .outreachLinks__button:not(:first-child):active,.outreachLinks.-opscore .outreachLinks__button:not(:first-child):hover,body.-opscore .outreachLinks .outreachLinks__button:not(:first-child):active,body.-opscore .outreachLinks .outreachLinks__button:not(:first-child):hover{background-color:#fff;border:2px solid #fff;color:#000}.outreachLinks.-opscore .outreachLinks__contentWrapper,body.-opscore .outreachLinks .outreachLinks__contentWrapper{max-width:848px}@media (min-width:800px){.outreachLinks.-opscore .outreachLinks__title,body.-opscore .outreachLinks .outreachLinks__title{font-size:72px}}@media (min-width:1080px){.outreachLinks.-opscore .outreachLinks__title,body.-opscore .outreachLinks .outreachLinks__title{font-size:96px}}.brand_triple_feature{background:#e6e6e6;padding:5rem 0 3rem;position:relative}.brand_triple_feature.-noPadding{padding:0}.brand_triple_feature .-title{font-size:32px;line-height:1.1;margin:0 0 3rem}@media (min-width:800px){.brand_triple_feature .-title{font-size:36px}}@media (min-width:1080px){.brand_triple_feature .-title{font-size:48px;margin:0 0 4.5rem}}.brand_triple_feature .-grid{margin-left:auto;margin-right:auto;padding:0 3rem;position:relative;width:100%}.brand_triple_feature .-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -3rem}.brand_triple_feature .gentex .-logo{width:56%}@media (min-width:480px){.brand_triple_feature .gentex .-logo{width:35%}}@media (min-width:800px){.brand_triple_feature .gentex .-logo{width:56%}.brand_triple_feature .-item{display:flex;flex:1;flex-direction:column;justify-content:space-between;margin:0;width:33.3333%}}@media (min-width:1080px){.brand_triple_feature .-item:focus-within.opscore .-logo-border:before,.brand_triple_feature .-item:hover.opscore .-logo-border:before{background:#ee2737}.brand_triple_feature .-item:focus-within.pureflo .-logo-border:before,.brand_triple_feature .-item:hover.pureflo .-logo-border:before{background:#004b87}.brand_triple_feature .-item:focus-within.gentex .-logo-border:before,.brand_triple_feature .-item:hover.gentex .-logo-border:before{background:#e67904}.brand_triple_feature .-item:focus-within .-buttons,.brand_triple_feature .-item:hover .-buttons{opacity:1}.brand_triple_feature .-item:focus-within .-image img,.brand_triple_feature .-item:hover .-image img{opacity:1}}.brand_triple_feature .-logo{align-items:center;align-items:stretch;display:flex;flex-direction:row;height:130px;justify-content:start;width:60%}.brand_triple_feature .-logo img{display:block;margin:16px 0 0;max-height:56px;width:auto}.brand_triple_feature .-logo-border{align-items:center;display:flex;justify-content:start;position:relative}.brand_triple_feature .-logo-border:before{content:"";display:block;height:16px;left:0;position:absolute;top:0;transition:.3s;width:100%}.brand_triple_feature .-text{display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding:0 2rem}@media (min-width:1400px){.brand_triple_feature .-text{padding:0 4rem}}.brand_triple_feature .-copy{flex-grow:1;margin-bottom:3rem}.brand_triple_feature .-buttons{margin-bottom:3rem;transition:.3s}@media (min-width:1080px){.brand_triple_feature .-buttons{opacity:0}}.brand_triple_feature .-buttons .button,.brand_triple_feature .-buttons .wysiwygRepeater__blockCtaLink,.brand_triple_feature .-buttons .wysiwygRepeater__textBlockCtaLink{font-size:14px;margin:0 .25rem .5rem 0}@media (min-width:1296px){.brand_triple_feature .-buttons .button,.brand_triple_feature .-buttons .wysiwygRepeater__blockCtaLink,.brand_triple_feature .-buttons .wysiwygRepeater__textBlockCtaLink{font-size:15px;padding:.75rem 1rem}}.brand_triple_feature .-image{background:#000;height:360px;overflow:hidden;position:relative;transition:.3s}.brand_triple_feature .-image:before{background:#000;bottom:0;content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;width:100%;z-index:9}.brand_triple_feature .-image img{filter:grayscale(100%) contrast(120%);height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;position:relative;transition:.3s;width:100%}.brand_triple_feature .opscore .-text{background:#000;color:#fff}.brand_triple_feature .opscore .button,.brand_triple_feature .opscore .wysiwygRepeater__blockCtaLink,.brand_triple_feature .opscore .wysiwygRepeater__textBlockCtaLink{background:#fff;border-color:#fff;color:#000}.brand_triple_feature .opscore .button:hover,.brand_triple_feature .opscore .wysiwygRepeater__blockCtaLink:hover,.brand_triple_feature .opscore .wysiwygRepeater__textBlockCtaLink:hover{background:transparent;color:#fff}.brand_triple_feature .opscore .-image:before{background:rgba(238,39,55,.9)}.brand_triple_feature .pureflo .-text{background:#f5f5f5}.brand_triple_feature .pureflo .-image:before{background:rgba(0,75,135,.9)}.brand_triple_feature .gentex .-text{background:#444546;color:#fff}.brand_triple_feature .gentex .button,.brand_triple_feature .gentex .wysiwygRepeater__blockCtaLink,.brand_triple_feature .gentex .wysiwygRepeater__textBlockCtaLink{background:#fff;border-color:#fff;color:#000}.brand_triple_feature .gentex .button:hover,.brand_triple_feature .gentex .wysiwygRepeater__blockCtaLink:hover,.brand_triple_feature .gentex .wysiwygRepeater__textBlockCtaLink:hover{background:transparent;color:#fff}.brand_triple_feature .gentex .-image:before{background:rgba(230,121,4,.9)}.two_column_image_text{margin:0;position:relative}@media (min-width:800px){.two_column_image_text{display:flex;flex-direction:row;flex-wrap:wrap}.two_column_image_text.image_right{flex-direction:row-reverse}}.two_column_image_text .-image{overflow:hidden;position:relative;width:100%}@media (min-width:800px){.two_column_image_text .-image{display:flex;flex:1 50%;flex-direction:column;justify-content:space-between}}.two_column_image_text .-image img{display:block;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.two_column_image_text .-text{padding:3rem 3rem 4.5rem;width:100%}@media (min-width:800px){.two_column_image_text .-text{display:flex;flex:1 50%;flex-direction:row}}@media (min-width:1296px){.two_column_image_text .-text{padding:3rem 6rem 6rem}}@media (min-width:1400px){.two_column_image_text .-text{padding:3rem 6rem 6rem}}.two_column_image_text .-text.image_right{justify-content:end}@media (min-width:1296px){.two_column_image_text .-text.image_right{padding:3rem}}@media (min-width:1400px){.two_column_image_text .-text.image_right{padding:3rem 6rem}}.two_column_image_text .-text-wrap{max-width:35rem}@media (min-width:800px){.two_column_image_text .-text-wrap{display:flex;flex-direction:column;justify-content:center}}@media (min-width:1400px){.two_column_image_text .-text-wrap{max-width:32rem}}.two_column_image_text .-title{font-size:48px;line-height:1.1;margin:0 0 3rem}@media (min-width:800px){.two_column_image_text .-title{font-size:54px}}@media (min-width:1080px){.two_column_image_text .-title{font-size:72px;line-height:75px;margin:0 0 6rem}}@media (min-width:1296px){.two_column_image_text .-title{font-size:72px;line-height:75px}}.two_column_image_text .-copy{line-height:32px;margin-bottom:1.5rem;max-width:375px}.two_column_image_text .stylized_border{bottom:0;height:24px;left:0;overflow:hidden;position:absolute;right:0;width:100%}.two_column_image_text .stylized_border .-stripe{background:#e67904;height:100%;position:absolute;transform:skewX(-45deg);width:10px}.two_column_image_text .stylized_border .-stripe:first-of-type{right:80px}.two_column_image_text .stylized_border .-stripe:nth-of-type(2){right:60px}.two_column_image_text .stylized_border .-stripe:last-of-type{left:-100px;width:100%}.two_column_image_text .button-secondary{margin-left:0;margin-top:1rem}@media (min-width:1080px){.two_column_image_text .button-secondary{margin-left:1rem;margin-top:0}}.landingHero{padding:32px 0 42px}.landingHero__breadcrumb{font-family:public_sansbold,sans-serif;font-size:14px}.landingHero__breadcrumb,.landingHero__breadcrumbLink{color:#53565a;text-decoration:none}.landingHero__breadcrumbLink{font-family:public_sansextralight,sans-serif}.landingHero__breadcrumbLink:hover{color:#000}.landingHero__logoCtaRow{justify-content:space-between;margin-bottom:40px}.landingHero__imageWrapper,.landingHero__title{position:relative}.landingHero__textWrapper{width:100%}.landingHero__title{color:#1b365d;line-height:1.2;margin-bottom:1.5rem;z-index:1}.landingHero__button.button,.landingHero__button.wysiwygRepeater__blockCtaLink,.landingHero__button.wysiwygRepeater__textBlockCtaLink{background-color:#004b87;border-color:#004b87;margin-left:1rem;padding:.45rem .9rem;text-align:center}.landingHero__button.button:hover,.landingHero__button.wysiwygRepeater__blockCtaLink:hover,.landingHero__button.wysiwygRepeater__textBlockCtaLink:hover{border-color:#004b87;color:#004b87}.landingHero__wrapper{display:flex;flex-direction:column}.landingHero__logoCtaRow{align-items:center;display:flex;flex-direction:row;margin-bottom:32px}.landingHero__contentWrapper{display:flex;flex-direction:column;margin-bottom:2rem}.landingHero__logoWrapper{height:45px;width:145px}.landingHero__logo{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.landingHero__imageWrapper{z-index:0}.landingHero__image{display:block;height:100%;width:100%}.landingHero.-shaded{background-color:#e6e6e6}.landingHero.-shaded .jumpNav__link,.landingHero.-shaded .jumpNav__title,.landingHero.-shaded .landingHero__title{color:#000}.landingHero.-shaded .jumpNav__link:after,.landingHero.-shaded .jumpNav__title{border-color:#e67904}@media (min-width:800px){.landingHero__title{line-height:1;margin-bottom:0}.landingHero__logoWrapper{height:75px;width:235px}.landingHero__button.button,.landingHero__button.wysiwygRepeater__blockCtaLink,.landingHero__button.wysiwygRepeater__textBlockCtaLink{padding:.75rem 1.5rem}.landingHero__textWrapper{margin-right:1rem}.landingHero__contentWrapper{align-items:center;flex-direction:row}.landingHero__imageWrapper{min-width:450px;width:450px}.landingHero__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media (min-width:1080px){.landingHero__title{font-size:48px}.landingHero__imageWrapper{height:350px;min-width:625px;width:625px}}@media (min-width:1296px){.landingHero__title{font-size:72px}}.landingHero.-opscore,body.-opscore .landingHero{background-color:#181613}.landingHero.-opscore .landingHero__button,body.-opscore .landingHero .landingHero__button{background-color:#cc212f}.landingHero.-opscore .landingHero__button.button,.landingHero.-opscore .landingHero__button.wysiwygRepeater__blockCtaLink,.landingHero.-opscore .landingHero__button.wysiwygRepeater__textBlockCtaLink,body.-opscore .landingHero .landingHero__button.button,body.-opscore .landingHero .landingHero__button.wysiwygRepeater__blockCtaLink,body.-opscore .landingHero .landingHero__button.wysiwygRepeater__textBlockCtaLink{background-color:#cc212f;border-color:#cc212f}.landingHero.-opscore .landingHero__button.button:hover,.landingHero.-opscore .landingHero__button.wysiwygRepeater__blockCtaLink:hover,.landingHero.-opscore .landingHero__button.wysiwygRepeater__textBlockCtaLink:hover,body.-opscore .landingHero .landingHero__button.button:hover,body.-opscore .landingHero .landingHero__button.wysiwygRepeater__blockCtaLink:hover,body.-opscore .landingHero .landingHero__button.wysiwygRepeater__textBlockCtaLink:hover{background-color:#fff;border-color:#cc212f;color:#cc212f}.landingHero.-opscore .landingHero__title,body.-opscore .landingHero .landingHero__title{color:#fff;font-family:industry,sans-serif;font-size:32px;text-transform:uppercase}.landingHero.-opscore .jumpNav__link,.landingHero.-opscore .jumpNav__title,body.-opscore .landingHero .jumpNav__link,body.-opscore .landingHero .jumpNav__title{color:#fff}.landingHero.-opscore .jumpNav__link:after,.landingHero.-opscore .jumpNav__title,body.-opscore .landingHero .jumpNav__link:after,body.-opscore .landingHero .jumpNav__title{border-color:#fff}@media (min-width:800px){.landingHero.-opscore .landingHero__title,body.-opscore .landingHero .landingHero__title{font-size:48px}}@media (min-width:1080px){.landingHero.-opscore .landingHero__title,body.-opscore .landingHero .landingHero__title{font-size:64px}}.landingHero.-gentex,body.-gentex .landingHero{background-color:#e6e6e6}.landingHero.-gentex .landingHero__button,body.-gentex .landingHero .landingHero__button{background-color:#000}.landingHero.-gentex .landingHero__button.button,.landingHero.-gentex .landingHero__button.wysiwygRepeater__blockCtaLink,.landingHero.-gentex .landingHero__button.wysiwygRepeater__textBlockCtaLink,body.-gentex .landingHero .landingHero__button.button,body.-gentex .landingHero .landingHero__button.wysiwygRepeater__blockCtaLink,body.-gentex .landingHero .landingHero__button.wysiwygRepeater__textBlockCtaLink{background-color:#000;border-color:#000}.landingHero.-gentex .landingHero__button.button:hover,.landingHero.-gentex .landingHero__button.wysiwygRepeater__blockCtaLink:hover,.landingHero.-gentex .landingHero__button.wysiwygRepeater__textBlockCtaLink:hover,body.-gentex .landingHero .landingHero__button.button:hover,body.-gentex .landingHero .landingHero__button.wysiwygRepeater__blockCtaLink:hover,body.-gentex .landingHero .landingHero__button.wysiwygRepeater__textBlockCtaLink:hover{background-color:transparent;border-color:#000;color:#000}.landingHero.-gentex .jumpNav__link,.landingHero.-gentex .jumpNav__title,.landingHero.-gentex .landingHero__title,body.-gentex .landingHero .jumpNav__link,body.-gentex .landingHero .jumpNav__title,body.-gentex .landingHero .landingHero__title{color:#000}.landingHero.-gentex .jumpNav__link:after,.landingHero.-gentex .jumpNav__title,body.-gentex .landingHero .jumpNav__link:after,body.-gentex .landingHero .jumpNav__title{border-color:#e67904}.keyIndustries{background-color:#e6e6e6;padding:2rem 0}.keyIndustries__title{margin-bottom:1.9rem}.keyIndustries__wrapper{display:flex;flex-wrap:wrap;justify-content:center}.keyIndustries__wrapper.-short{justify-content:flex-start}.keyIndustries__cardTitle{color:#fff;font-family:ArchivoNarrowBold,sans-serif;font-size:20px}.keyIndustries__card{align-items:flex-start;aspect-ratio:4/5;display:flex;flex-direction:column;overflow:hidden;padding:31px 20px;position:relative;text-decoration:none;width:100%}.keyIndustries__cardCta{background-color:#fff;border-radius:13px;color:#000;font-size:12px;font-weight:700;margin-bottom:0;margin-top:auto;padding:0 22px;text-align:center;transform:translateY(60px);transition:transform .25s cubic-bezier(.16,1,.3,1)}.keyIndustries__card:hover .keyIndustries__cardCta{transform:translateY(0)}.keyIndustries__cardTitle:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/cta-arrow-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-left:.5rem;opacity:0;transform:translateX(-5px);transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);width:16px}.keyIndustries__card:hover .keyIndustries__cardTitle:after{opacity:1;transform:translateX(0)}.keyIndustries__card:after,.keyIndustries__card:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .5s cubic-bezier(.16,1,.3,1);width:100%}.keyIndustries__card:before{background-image:linear-gradient(135deg,#000,transparent);opacity:.64;z-index:2}.keyIndustries__card:after{background-image:linear-gradient(135deg,#ff6000,transparent 140%);opacity:0;z-index:1}.keyIndustries__card:active:after,.keyIndustries__card:hover:after{opacity:1}.keyIndustries__cardImageWrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.keyIndustries__cardCta,.keyIndustries__cardTitle{position:relative;z-index:3}.keyIndustries__cardImage{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:640px){.keyIndustries__card{width:50%}}@media (min-width:800px){.keyIndustries__card{width:33.333%}.keyIndustries__title{font-size:48px}}@media (min-width:1080px){.keyIndustries__card{width:20%}}.keyIndustries.-pureflo,body.-pureflo .keyIndustries{background-color:#fff}.keyIndustries.-pureflo .keyIndustries__card:after,body.-pureflo .keyIndustries .keyIndustries__card:after{background-image:linear-gradient(135deg,#00284a,transparent);opacity:0;z-index:1}.keyIndustries.-pureflo .keyIndustries__card:hover:after,body.-pureflo .keyIndustries .keyIndustries__card:hover:after{opacity:1}.keyIndustries.-pureflo .keyIndustries__card:hover:before,body.-pureflo .keyIndustries .keyIndustries__card:hover:before{opacity:0}.aspectListWithImage+.keyIndustries{padding-top:4rem}.keyIndustries.-opscore,body.-pureflo .keyIndustries{background-color:#fff}.keyIndustries.-opscore .keyIndustries__card:after,body.-pureflo .keyIndustries .keyIndustries__card:after{background-image:linear-gradient(135deg,#89121c,transparent);opacity:0;z-index:1}.keyIndustries.-opscore .keyIndustries__card:hover:after,body.-pureflo .keyIndustries .keyIndustries__card:hover:after{opacity:1}.keyIndustries.-opscore .keyIndustries__card:hover:before,body.-pureflo .keyIndustries .keyIndustries__card:hover:before{opacity:0}.productLineFeature{background:#e6e6e6;padding:80px 0}.productLineFeature__featureList{display:flex;flex-direction:column;margin-bottom:55px}.productLineFeature__featureImageWrapper{aspect-ratio:16/9;line-height:0;margin-bottom:22px}.productLineFeature__featureItem{margin-bottom:1.5rem;width:100%}.productLineFeature__featureImage{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.productLineFeature__title{font-size:32px}.productLineFeature__featureTitle{margin-bottom:.61rem}.productLineFeature__productImageWrapper{align-items:center;aspect-ratio:1;background-color:#fff;border-radius:24px;box-shadow:0 16px 48px rgba(0,42,75,.16);display:flex;justify-content:center}.productLineFeature__productImage{display:block;grid-column:1;grid-row:1;-o-object-fit:contain;object-fit:contain;width:80%}.productLineFeature__featureText>:first-child{margin-top:0}.productLineFeature__featureText>:last-child{margin-bottom:0}.productLineFeature__productContentWrapper{background-color:#f7f7f7;margin-bottom:2rem;padding:36px;position:relative;z-index:0}.productLineFeature__productContentWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/sectionmarker.svg);content:"";display:block;height:16px;left:0;position:absolute;top:-16px;width:288px}.productLineFeature__productImagesList{display:grid;gap:42px;grid-template-columns:repeat(2,1fr);position:relative;width:100%;z-index:1}.productLineFeature__productInformationWrapper{align-items:flex-start;display:flex;flex-direction:column}.productLineFeature__productTextWrapper h2{font-size:32px}.productLineFeature__productTextWrapper h3{font-size:24px}.productLineFeature__productTextWrapper h3+p{margin-top:1rem}.productLineFeature__productTextWrapper p{color:#53565a;line-height:2.1}.productLineFeature__button{margin-bottom:1rem;margin-left:0;margin-right:1rem}.productLineFeature .button+.button,.productLineFeature .button+.wysiwygRepeater__blockCtaLink,.productLineFeature .button+.wysiwygRepeater__textBlockCtaLink,.productLineFeature .wysiwygRepeater__blockCtaLink+.button,.productLineFeature .wysiwygRepeater__blockCtaLink+.wysiwygRepeater__blockCtaLink,.productLineFeature .wysiwygRepeater__blockCtaLink+.wysiwygRepeater__textBlockCtaLink,.productLineFeature .wysiwygRepeater__textBlockCtaLink+.button,.productLineFeature .wysiwygRepeater__textBlockCtaLink+.wysiwygRepeater__blockCtaLink,.productLineFeature .wysiwygRepeater__textBlockCtaLink+.wysiwygRepeater__textBlockCtaLink{margin-left:0}.productLineFeature.-simplify .productLineFeature__productContentWrapper:after{display:none}.productLineFeature.-simplify .productLineFeature__productContentWrapper{border-left:8px solid #e67904}.productLineFeature.-simplify .productLineFeature__productTextWrapper li,.productLineFeature.-simplify .productLineFeature__productTextWrapper p{color:#000;font-size:1.25rem}.productLineFeature.-simplify .productLineFeature__button{margin-top:1.5rem}@media (min-width:800px){.productLineFeature:not(.-grid) .productLineFeature__productInformationWrapper{align-items:center;flex-direction:row}.productLineFeature__featureItem{flex-basis:33%;flex-shrink:1;margin-bottom:0}.productLineFeature__productImageWrapper{width:288px}.productLineFeature__productImage{width:225px}.productLineFeature__productImagesList{width:auto}.productLineFeature:not(.-grid) .productLineFeature__productContentWrapper{margin-bottom:0;margin-right:-144px;padding:72px 216px 72px 72px}.productLineFeature__productContentWrapper{padding:72px}.productLineFeature:not(.-grid) .productLineFeature__productImagesList{display:flex;flex-direction:column}.productLineFeature__title{font-size:36px}.productLineFeature__featureList{flex-direction:row;gap:48px}.productLineFeature__productTextWrapper h2{font-size:48px}.productLineFeature.-simplify .productLineFeature__productInformationWrapper{align-items:flex-start}.productLineFeature.-simplify .productLineFeature__productImagesList{margin-top:3rem}.productLineFeature.-flip .productLineFeature__productContentWrapper{margin-left:-144px;margin-right:0;order:2;padding-left:216px;padding-right:72px}.productLineFeature.-flip .productLineFeature__productContentWrapper:after{left:auto;right:0;transform:scaleX(-1)}.productLineFeature.-flip .productLineFeature__productImagesList{order:1}.productLineFeature.-flip.-simplify .productLineFeature__productContentWrapper{border-left:none;border-right:8px solid #e67904}.productLineFeature.-grid.-flip .productLineFeature__productContentWrapper{order:1}.productLineFeature.-grid.-flip .productLineFeature__productImagesList{order:2}}@media (min-width:1080px){.productLineFeature__title{font-size:72px}.productLineFeature__productTextWrapper h2{font-size:64px}.productLineFeature.-grid .productLineFeature__productInformationWrapper{align-items:center;flex-direction:row}.productLineFeature.-grid .productLineFeature__productImagesList{display:grid;grid-template-columns:repeat(2,1fr)}.productLineFeature.-grid .productLineFeature__productContentWrapper{margin-bottom:0;margin-right:-474px;padding:72px 546px 72px 72px}.productLineFeature.-grid.-flip .productLineFeature__productContentWrapper{margin-bottom:0;margin-left:-474px;margin-right:0;order:2;padding:72px 72px 72px 546px}.productLineFeature.-grid.-flip .productLineFeature__productImagesList{order:1}}.productLineFeature.-opscore,body.-opscore .productLineFeature{background-color:#181613}.productLineFeature.-opscore .productLineFeature__title,body.-opscore .productLineFeature .productLineFeature__title{color:#fff;font-family:industry,sans-serif;text-transform:uppercase}.productLineFeature.-opscore .productLineFeature__featureTitle,body.-opscore .productLineFeature .productLineFeature__featureTitle{color:#ee2737}.productLineFeature.-opscore .productLineFeature__featureText,body.-opscore .productLineFeature .productLineFeature__featureText{color:#fff}.productLineFeature.-opscore .productLineFeature__productContentWrapper,body.-opscore .productLineFeature .productLineFeature__productContentWrapper{background-color:#53565a}.productLineFeature.-opscore .productLineFeature__productContentWrapper:after,body.-opscore .productLineFeature .productLineFeature__productContentWrapper:after{display:none}.productLineFeature.-opscore .productLineFeature__productTextWrapper *,body.-opscore .productLineFeature .productLineFeature__productTextWrapper *{color:#fff}.productLineFeature.-opscore .productLineFeature__button:hover,body.-opscore .productLineFeature .productLineFeature__button:hover{border-color:#fff;color:#fff}@media (min-width:800px){.productLineFeature.-opscore .productLineFeature__productImagesList,body.-opscore .productLineFeature .productLineFeature__productImagesList{margin-top:3rem}.productLineFeature.-opscore .productLineFeature__productTextWrapper li,.productLineFeature.-opscore .productLineFeature__productTextWrapper p,body.-opscore .productLineFeature .productLineFeature__productTextWrapper li,body.-opscore .productLineFeature .productLineFeature__productTextWrapper p{font-size:20px}.productLineFeature.-opscore .productLineFeature__productInformationWrapper,body.-opscore .productLineFeature .productLineFeature__productInformationWrapper{align-items:flex-start}}.productLineFeature+.productLineFeature{padding-top:1rem}.gentexTwoColumnCards{background-color:#e6e6e6;padding:6rem 0}.gentexTwoColumnCards__gentexCard{margin-bottom:48px}@media (min-width:1080px){.gentexTwoColumnCards{padding:6rem 0 calc(6rem + 77px)}.gentexTwoColumnCards__wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:48px;width:calc(100% - 48px)}.gentexTwoColumnCards__gentexCard{flex-basis:calc(50% - 24px);flex-shrink:0}.gentexTwoColumnCards__gentexCard:nth-child(2n){transform:translateY(77px)}}.compactImageWithCtas{--section-bg:$color__brand-pureflo;background-color:var(--section-bg);background-color:#0085ca;border-top:1px solid #ebf1f6;position:relative;z-index:1}.productLineFeature+.compactImageWithCtas{margin-top:3rem}.productLineFeature+.compactImageWithCtas:before{background:#e6e6e6;content:"";height:3rem;left:0;position:absolute;right:0;top:-3rem}.compactImageWithCtas__title{font-size:36px;margin-bottom:2rem}.compactImageWithCtas__title.-lightText{color:#fff}.compactImageWithCtas__contentWrapper{padding:3rem 0}.compactImageWithCtas__imageWrapper{line-height:0;margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}.compactImageWithCtas__image{aspect-ratio:26/15;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.compactImageWithCtas__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.compactImageWithCtas__button{background-color:#004b87;border-color:#004b87;margin-bottom:.5rem;margin-left:0!important;margin-right:1rem}.compactImageWithCtas__button:hover{border-color:#fff;color:#fff}@media (min-width:800px){.compactImageWithCtas__contentWrapper{padding:2.8rem 3rem 4.6rem 0;width:100%}.compactImageWithCtas__wrapper{display:flex;flex-direction:row}.compactImageWithCtas__imageWrapper{flex-basis:400px;flex-shrink:0;margin-left:0;margin-right:0;margin-top:-50px;width:auto}.compactImageWithCtas__title{font-size:48px}}@media (min-width:1080px){.compactImageWithCtas__imageWrapper{flex-basis:650px}.compactImageWithCtas__title{margin-bottom:5.5rem}}.compactImageWithCtas.-default,body.-default .compactImageWithCtas{background-color:#53565a}.compactImageWithCtas.-default .compactImageWithCtas__button,body.-default .compactImageWithCtas .compactImageWithCtas__button{background-color:#000;border-color:#000;color:#fff}.compactImageWithCtas.-default .compactImageWithCtas__button:hover,body.-default .compactImageWithCtas .compactImageWithCtas__button:hover{background-color:#fff;border-color:#fff;color:#000}.compactImageWithCtas.-gentex,body.-gentex .compactImageWithCtas{background-color:#000}.compactImageWithCtas.-gentex .compactImageWithCtas__button,body.-gentex .compactImageWithCtas .compactImageWithCtas__button{background-color:#fff;border-color:#fff;color:#000}.compactImageWithCtas.-gentex .compactImageWithCtas__button:hover,body.-gentex .compactImageWithCtas .compactImageWithCtas__button:hover{background-color:transparent;color:#fff}.compactImageWithCtas.-opscore,body.-opscore .compactImageWithCtas{background-color:#ee2737}.compactImageWithCtas.-opscore .compactImageWithCtas__button,body.-opscore .compactImageWithCtas .compactImageWithCtas__button{background-color:#000;border-color:#000}.compactImageWithCtas.-opscore .compactImageWithCtas__button:hover,body.-opscore .compactImageWithCtas .compactImageWithCtas__button:hover{background-color:transparent;color:#000}.video_embed{background:#e6e6e6;padding:2rem 0;position:relative}@media (min-width:800px){.video_embed{padding:4rem 0}}.video_embed-wrapper{overflow:hidden;padding:0 3rem}.video_embed-video,.video_embed-wrapper{margin-left:auto;margin-right:auto;position:relative;width:100%}.video_embed-video{max-width:960px;padding:0}@media (min-width:640px){.video_embed-video{width:90%}}@media (min-width:1080px){.video_embed-video{width:100%}}.video_embed-embed{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video_embed-embed iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:8}.video_control{display:none;height:100px;left:0;overflow:visible;position:absolute;right:0;top:50%;transform:translateY(-50%);visibility:hidden;width:0;width:100%;z-index:9}@media (min-width:800px){.video_control{display:block;visibility:visible;width:0}}.video_control .-button{align-items:center;background:#000;border:3px solid #fff;border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;line-height:0;position:absolute}.video_control .-button:hover{cursor:pointer}.video_control .-button svg{fill:#fff;height:50%;width:50%}.video_control-play svg{margin-left:.5rem}.video_control-pause,.video_control-play{height:100px;left:0;transform:translateX(-50%);width:100px}.video_control-behind{height:150px;left:0;overflow:visible;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:3}.video_control-behind .-dashed-border{border:2px dashed #fff;border-radius:50%;display:block;height:150px;left:0;position:absolute;transform:translateX(-50%);width:150px}.video_control-stripe{height:200px;left:0;overflow:visible;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:1}.video_control-stripe .-stripe{background:#e67904;height:100%;position:absolute;transform:skewX(-45deg);width:70px}.video_control-stripe .-stripe:first-of-type{left:0;width:300px}.video_control-stripe .-stripe:nth-of-type(2){right:240px;width:80%}.video_control-stripe .-stripe:nth-of-type(3){right:120px}.video_control-stripe .-stripe:last-of-type{right:0}.video_info{margin-left:auto;margin-right:auto;padding:0 3rem;position:relative;width:100%}@media (min-width:640px){.video_info{width:90%}}@media (min-width:1080px){.video_info{width:100%}}.video_info-copy{margin-left:auto;margin-right:auto;max-width:960px;padding:0;position:relative;width:100%}.video_info-copy p{margin:0}.video_info-copy p:first-of-type{margin-top:1rem}.video_description{margin-left:auto;margin-right:auto;padding:0 3rem;position:relative;width:100%}@media (min-width:640px){.video_description{width:90%}}@media (min-width:1080px){.video_description{width:100%}}.video_description-text{margin-left:auto;margin-right:auto;max-width:960px;padding:0;position:relative;width:100%}@media (min-width:1080px){.video_description-text{max-width:100%}}.video_description .-title{font-size:32px;line-height:1.2;margin:0 0 3rem}@media (min-width:800px){.video_description .-title{font-size:32px}}@media (min-width:1080px){.video_description .-title{font-size:46px}}.video_description .-offset-title{margin:0 auto;max-width:960px;overflow:visible;padding:0}@media (min-width:1296px){.video_description .-offset-title h2{width:110%}}.video_description .-offset-copy{margin:0 0 4.5rem}@media (min-width:800px){.video_description .-offset-copy{border-left:10px solid #e67904;margin:0 0 4.5rem 50%;max-width:680px;padding-left:3rem;position:relative;width:50%}.video_description .-offset-copy p{line-height:1.8}}.hidecontrol{display:none;visibility:hidden}.largeImageHero{background-color:#e6e6e6;padding-top:3.6rem}.largeImageHero__header{position:relative}.largeImageHero__header .container,.largeImageHero__header .site__search .-container,.site__search .largeImageHero__header .-container{position:relative;z-index:1}.largeImageHero__content{background-color:#000;color:#fff;padding-top:93px}.largeImageHero__text{line-height:2.1}.largeImageHero__textContent{margin-bottom:2rem}.largeImageHero__jumpNavLink,.largeImageHero__textTitle{color:#fff}.largeImageHero__jumpNavLink{font-size:24px;position:relative;text-decoration:none}.largeImageHero__jumpNavLink:hover{color:#e67904}.largeImageHero__jumpNavLink:after{border-bottom:2px solid #e67904;bottom:0;content:"";display:block;left:0;position:absolute;width:calc(100% - 6px)}.largeImageHero__button.button,.largeImageHero__button.wysiwygRepeater__blockCtaLink,.largeImageHero__button.wysiwygRepeater__textBlockCtaLink{background-color:transparent;border-color:#e67904;color:#fff}.largeImageHero__button.button:hover,.largeImageHero__button.wysiwygRepeater__blockCtaLink:hover,.largeImageHero__button.wysiwygRepeater__textBlockCtaLink:hover{background-color:#e67904;color:#000}.largeImageHero__jumpNavList{list-style-type:none;margin-bottom:4.5rem;margin-left:0}.largeImageHero__content{padding-bottom:4rem}.largeImageHero__jumpNavTitle{color:#888b8d;font-size:32px}.largeImageHero__header:after{background-color:#000;bottom:0;content:"";display:block;height:36%;left:0;position:absolute;width:100%;z-index:0}.largeImageHero__title{font-size:36px;line-height:1.1;margin-bottom:3.6rem}.largeImageHero__textTitle{line-height:1.5;margin-bottom:3rem}.largeImageHero__text p{line-height:2}.largeImageHero__imageWrapper{aspect-ratio:2;border-bottom:16px solid #e67904;width:100%}.largeImageHero__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:640px){.largeImageHero__title{font-size:48px}.largeImageHero__jumpNavTitle{font-size:64px}}@media (min-width:1080px){.largeImageHero__title{font-size:72px}.largeImageHero__textTitle{font-size:32px}.largeImageHero__content{padding-bottom:14rem}.largeImageHero__contentWrapper{display:flex;gap:112px}.largeImageHero__jumpNavWrapper{flex-basis:424px;flex-shrink:0}.largeImageHero__textContent{margin-bottom:0}}@media (min-width:1296px){.largeImageHero__jumpNavWrapper{flex-basis:624px}}.purefloImageWithText{background-image:linear-gradient(180deg,#ebf1f6,#f1f5f8);padding:3rem 0}.purefloImageWithText__header{align-items:stretch;display:flex;flex-direction:column;margin-bottom:3rem}.purefloImageWithText__title{color:#004b87;font-family:public_sansbold,sans-serif;font-size:24px}.purefloImageWithText__text li,.purefloImageWithText__text p{line-height:2.1}.purefloImageWithText__subtitle{line-height:1.5;margin-bottom:1.2rem}.purefloImageWithText__imageWrapper{aspect-ratio:1;margin-bottom:3rem}.purefloImageWithText__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.purefloImageWithText__headerTitle{font-size:32px;margin-bottom:1rem}.purefloImageWithText__button{background-color:#004b87;border-color:#004b87;text-align:center}.purefloImageWithText__button:active,.purefloImageWithText__button:hover{border-color:#004b87;color:#004b87}@media (min-width:640px){.purefloImageWithText__header{align-items:flex-start;flex-direction:row;justify-content:space-between}.purefloImageWithText__headerTitle{margin-bottom:0}.purefloImageWithText__title{font-size:36px}.purefloImageWithText__subtitle{font-size:24px}}@media (min-width:1080px){.purefloImageWithText__wrapper{align-items:center;display:flex}.purefloImageWithText__imageWrapper{flex-basis:512px;flex-shrink:0;margin-bottom:0;margin-right:48px}.purefloImageWithText__headerTitle{font-size:48px}.purefloImageWithText__title{font-size:64px}}.recent_posts_table{background:#e6e6e6;padding:3rem 0;position:relative}@media (min-width:800px){.recent_posts_table{padding:4.5rem 0}}.recent_posts_table .-block{border-bottom:1px solid hsla(204,2%,54%,.4)}.recent_posts_table a:hover{text-decoration:none}.recent_posts_table .-listItem{margin-bottom:0}.recent_posts_table .-title h2{font-size:42px;line-height:1.2;margin:0 0 3rem}@media (min-width:800px){.recent_posts_table .-title h2{font-size:48px}}.recent_posts_table .-filters{margin-bottom:3rem}.recent_posts_table .-fieldset{border:none;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:.5rem}.recent_posts_table .-noresults{display:none}.recent_posts_table .-noresults.-active{display:block}.recent_posts_table .-filterButton{background:transparent;border-color:#000;color:#000;margin-top:3rem;position:relative;transition:color .25s cubic-bezier(.16,1,.3,1)}.recent_posts_table .-filterButton .loader{left:calc(50% - 26px);position:absolute;top:calc(50% - 13px)}.recent_posts_table .-filterButton .loader,.recent_posts_table .-filterButton .loader:after{height:25px;width:25px}.recent_posts_table .-filterButton.-active .loader{opacity:1}.recent_posts_table .-filterButton.-active{color:transparent;pointer-events:none}.recent_posts_table .-filterButton.-active:hover{color:transparent}.recent_posts_table .-filterButton:hover{background:#000;border-color:#000;color:#fff}.recent_posts_table .-filterButton:hover .loader{border-color:#fff}.recent_posts_table .loader,.recent_posts_table .loader:after{height:38px;width:38px}.recent_posts_table .loader{margin-left:1rem;opacity:0;transition:opacity .25s cubic-bezier(.16,1,.3,1)}.recent_posts_table .loader.-active{opacity:1}.recent_posts_table .-row{border-top:1px solid hsla(204,2%,54%,.4);position:relative;transition:.3s}.recent_posts_table .-row:hover{background:#fff;box-shadow:0 11px 8px -10px #ccc,0 -11px 8px -10px #ccc}@media (min-width:800px){.recent_posts_table .-row:hover .-arrow,.recent_posts_table .-row:hover .-category a,.recent_posts_table .-row:hover .-category p{opacity:1}}@media (min-width:1080px){.recent_posts_table .-row:hover .-image img{height:auto;opacity:1}}.recent_posts_table .-image{position:relative}.recent_posts_table .-image img{background:#fff;bottom:0;display:block;height:0;margin:0;max-width:300px;opacity:0;position:absolute;right:0;transition:.3s;transition-delay:.15s;z-index:5}.recent_posts_table .-text{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.recent_posts_table .-category{flex-shrink:0;font-family:public_sansbold,sans-serif;line-height:1.1;padding:1rem 1.5rem;position:relative;width:160px}.recent_posts_table .-category a,.recent_posts_table .-category p{color:#888b8d;margin:0;position:relative;transition:.3s;transition-delay:.15s;z-index:9}@media (min-width:800px){.recent_posts_table .-category a,.recent_posts_table .-category p{opacity:0}}.recent_posts_table .-category:after{background:#000;border-radius:1rem;content:"";display:inline-block;height:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;width:1rem}.recent_posts_table .-category.-gentex a,.recent_posts_table .-category.-gentex p{color:#e67904}.recent_posts_table .-category.-gentex:after{background:#e67904}.recent_posts_table .-category.-pureflo a,.recent_posts_table .-category.-pureflo p{color:#004b87}.recent_posts_table .-category.-pureflo:after{background:#004b87}.recent_posts_table .-category.-opscore a,.recent_posts_table .-category.-opscore p{color:#ee2737}.recent_posts_table .-category.-opscore:after{background:#ee2737}.recent_posts_table .-headline{flex-grow:1;line-height:1.2;padding:1rem 1.5rem}@media (min-width:1080px){.recent_posts_table .-headline{padding:1rem 1.5rem 1rem 3rem}}.recent_posts_table .-headline-link{color:#000;display:block}.recent_posts_table .-headline-link:before{content:"";cursor:pointer;inset:0;position:absolute;z-index:5}.recent_posts_table .-arrow{display:none;flex-shrink:0;line-height:1.1;padding:0 1.5rem;transition:.3s;transition-delay:.15s}@media (min-width:800px){.recent_posts_table .-arrow{display:block;opacity:0}}.recent_posts_table .-arrow span{display:block}.introSectionWithImage{background-color:#000;padding:3.5rem 0}.introSectionWithImage__introText{color:#fff;font-size:24px;line-height:1.6;margin-bottom:3rem}.introSectionWithImage__imageWrapper{aspect-ratio:13/6}.introSectionWithImage__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1080px){.introSectionWithImage__introText{margin-bottom:0}.introSectionWithImage__wrapper{align-items:center;display:flex}.introSectionWithImage__imageWrapper{flex-basis:624px;flex-shrink:0;margin-left:6rem}}.feature_with_text_img{background:#e6e6e6;margin:0;padding:3rem 0;position:relative}@media (min-width:800px){.feature_with_text_img{padding:4.5rem 0}}.feature_with_text_img .-inner{margin-left:auto;margin-right:auto;max-width:1296px;position:relative;width:100%}@media (min-width:800px){.feature_with_text_img .-inner{display:flex;flex-direction:row;flex-wrap:wrap}.feature_with_text_img .-inner.image_right{flex-direction:row-reverse}}.feature_with_text_img .-image{padding:0 3rem;position:relative}@media (min-width:800px){.feature_with_text_img .-image{padding:0 0 0 3rem;width:45%}}@media (min-width:1080px){.feature_with_text_img .-image{width:40%}}.feature_with_text_img .-image img{display:block;margin:0;max-width:100%;position:relative;width:100%}.feature_with_text_img .-text{padding:3rem 3rem 0;width:100%}@media (min-width:800px){.feature_with_text_img .-text{flex:1;margin:0;padding:4.5rem 3rem 0;width:55%}}@media (min-width:1080px){.feature_with_text_img .-text{padding:7.5rem 3rem 0;width:60%}}@media (min-width:1296px){.feature_with_text_img .-text{padding:10.5rem 3rem 0}}.feature_with_text_img .-title{font-size:32px;line-height:1.4;margin:0}.feature_with_text_img .-title.custom_color{color:inherit}@media (min-width:800px){.feature_with_text_img .-title{font-size:36px}}@media (min-width:1296px){.feature_with_text_img .-title{font-size:48px}}.feature_with_links_img{background:#000;margin:0;padding:3rem 0;position:relative}@media (min-width:800px){.feature_with_links_img{padding:4.5rem 0}}.feature_with_links_img .-inner{margin-left:auto;margin-right:auto;max-width:1296px;position:relative;width:100%}@media (min-width:800px){.feature_with_links_img .-inner{align-items:end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.feature_with_links_img .-inner.image_right{flex-direction:row-reverse}}.feature_with_links_img .-image{padding:0 3rem;position:relative}@media (min-width:800px){.feature_with_links_img .-image{flex:1;max-width:800px;padding:0;width:50%}}@media (min-width:1080px){.feature_with_links_img .-image{width:45%}}.feature_with_links_img .-image img{display:block;margin:-30px 0 0;max-width:100%;position:relative;width:auto}@media (min-width:800px){.feature_with_links_img .-image img{margin-top:-50px;max-width:680px}}@media (min-width:1080px){.feature_with_links_img .-image img{max-width:100%;width:100%}}.feature_with_links_img .-text{padding:3rem;width:100%}@media (min-width:800px){.feature_with_links_img .-text{width:50%}}@media (min-width:1080px){.feature_with_links_img .-text{max-width:580px;padding-right:0;width:55%}}.feature_with_links_img .-text-links{margin-bottom:3rem}@media (min-width:1080px){.feature_with_links_img .-text-links{margin-bottom:6rem}}.feature_with_links_img .-text .-link{border-bottom:2px solid #e67904;color:#fff;display:inline-block;font-size:22px;line-height:1.2;margin-bottom:1rem;text-decoration:none;transition:.3s}@media (min-width:1296px){.feature_with_links_img .-text .-link{font-size:32px}}.feature_with_links_img .-text .-link:hover{border-color:#fff;opacity:.9;text-decoration:none}.feature_with_links_img .-text .-copy{color:#fff;line-height:1.6;max-width:440px}.feature_with_links_img .-text .button,.feature_with_links_img .-text .wysiwygRepeater__blockCtaLink,.feature_with_links_img .-text .wysiwygRepeater__textBlockCtaLink{background:transparent;border-color:#e67904}.feature_with_links_img .-text .button:hover,.feature_with_links_img .-text .wysiwygRepeater__blockCtaLink:hover,.feature_with_links_img .-text .wysiwygRepeater__textBlockCtaLink:hover{background:#fff;border-color:#fff}.fullWidthImageHero__imageWrapper{aspect-ratio:2}@media (min-width:800px){.fullWidthImageHero__imageWrapper{aspect-ratio:3}}@media (min-width:1296px){.fullWidthImageHero__imageWrapper{max-height:600px;width:100%}}.fullWidthImageHero__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fullWidthImageHero__footerSection{background-color:#000;border-bottom:1rem solid #e6e6e6;color:#fff;padding:2rem 0}.fullWidthImageHero__footerTitle{color:#fff;font-size:clamp(1.75rem,3vw,4rem);margin-bottom:0;text-align:center}.companyHero__headerSection{background-color:#000;border-bottom:16px solid #e67904;padding:2rem 0 0}.companyHero__imageWrapper{line-height:0}.companyHero__image{width:100%}.companyHero__headerTextContent{margin-bottom:3rem}.companyHero__footerSection{background-color:#e6e6e6}.companyHero__title{color:#fff;line-height:1}.companyHero__footerSection{padding:2rem 0}.companyHero__footerText{color:#454545;font-size:1.25rem;line-height:1.6;margin-bottom:0}@media (min-width:1080px){.companyHero__headerSection{padding:3.5rem 0 6rem;position:relative}.companyHero__footerSection{padding:3.3rem 0}.companyHero__footerWrapper{align-items:flex-start;display:flex}.companyHero__footerTitle{flex-basis:476px;flex-shrink:0;font-size:4.5rem;line-height:1;margin-right:5.4rem}.companyHero__footerText{font-size:1.5rem;margin-top:5.6rem}.companyHero__title{font-size:3.5rem}.companyHero__imageWrapper{height:100%;position:absolute;right:0;top:0;width:959px;z-index:0}.companyHero__image{height:100%;-o-object-fit:contain;object-fit:contain}.companyHero__headerTextContent{max-width:624px;position:relative;z-index:1}}.imageCtas{background-color:#53565a;padding:3rem 0}.imageCtas__title{color:#fff;margin-bottom:2.2rem;max-width:710px}.imageCtas__imageWrapper{aspect-ratio:4/3;margin-bottom:1.6rem;overflow:hidden}.imageCtas__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s cubic-bezier(.16,1,.3,1);width:100%}.imageCtas__ctaText{color:#fff;font-family:public_sansmedium,sans-serif;font-size:1.25rem;margin-bottom:0}.imageCtas__ctaIcon{margin-left:.5rem}.imageCtas__ctaWrapper{display:block;margin-bottom:2.5rem;text-decoration:none}.imageCtas__ctaWrapper:active .imageCtas__image,.imageCtas__ctaWrapper:hover .imageCtas__image{transform:scale(1.05)}@media (min-width:640px){.imageCtas{padding:5.7rem 0}.imageCtas__title{font-size:3rem}.imageCtas__ctaWrapper{margin-bottom:0}.imageCtas__wrapper{display:grid;gap:2.8rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.imageCtas__wrapper{grid-template-columns:repeat(4,1fr)}}.historySlider{background-color:#000;padding:3rem 0 4.6rem;position:relative;z-index:999}.historySlider__thumbnails{display:none;gap:22px;grid-template-columns:repeat(5,1fr)}.historySlider__thumbnailWrapper{cursor:pointer;height:72px;padding:0;width:72px}.historySlider__thumbnailWrapper:hover .historySlider__thumbnailImage{transform:scale(1.1)}.historySlider__thumbnailWrapper:nth-child(5n+2){transform:translateY(.5rem)}.historySlider__thumbnailWrapper:nth-child(5n+3){transform:translateY(1rem)}.historySlider__thumbnailWrapper:nth-child(5n+4){transform:translateY(1.5rem)}.historySlider__thumbnailWrapper:nth-child(5n+5){transform:translateY(2rem)}.historySlider__thumbnailImage{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s cubic-bezier(.16,1,.3,1);width:100%}.historySlider__year{color:#e67904;font-family:public_sansbold,sans-serif;font-size:4.5rem;line-height:.8;margin-bottom:2rem}.historySlider__navButton{background:none;border:2px solid #f5f5f5;border-radius:0;font-size:0;padding:.9rem 0}.historySlider__controls{align-items:flex-end;display:flex;justify-content:space-between;position:absolute;right:-10px;top:-87px;width:34%}.historySlider__navButton.-next,.historySlider__navButton.-previous{padding-left:.1rem;padding-right:.1rem}.historySlider__navButton.-next .historySlider__navButtonArrow{transform:scale(-1)}.historySlider__navButtonArrow{max-width:56%;transition:transform .25s cubic-bezier(.16,1,.3,1)}.historySlider__navButton.-previous:hover .historySlider__navButtonArrow{transform:translateX(-.5rem)}.historySlider__navButton.-next:hover .historySlider__navButtonArrow{transform:translateX(.5rem) scale(-1)}.historySlider__slideHeader{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1.5rem}.historySlider__slideImageWrapper{aspect-ratio:1;max-width:288px;width:100%}.historySlider__slideImage{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.historySlider__slideTitle{color:#fff;font-size:2rem;margin-bottom:0;padding-top:2rem}.historySlider__sliderWrapper{position:relative}.historySlider__sliderContainer{flex-grow:1;position:relative;z-index:0}.historySlider__slideText>:first-child{margin-top:0}.historySlider__slideText>:last-child{margin-bottom:0}.historySlider__slideText *{color:#fff}.historySlider__slideText li,.historySlider__slideText p{line-height:2}.historySlider__thumbnailWrapper.-active{border:2.5px solid #e67904}@media (min-width:640px){.historySlider__controls{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem;position:unset;width:100%}}@media (min-width:800px){.historySlider__year{font-size:12.5rem}.historySlider__navButton.-previous{padding-left:1.3rem;padding-right:2.5rem}.historySlider__navButton.-next{padding-left:2.5rem;padding-right:1.3rem}.historySlider__navButtonArrow{max-width:100%}.historySlider__slideHeader{align-items:flex-end;display:flex;flex-direction:row;margin-bottom:2.5rem}.historySlider__slideImageWrapper{width:39%}.historySlider__slideTitle{margin-left:2.5rem;padding-top:100px}}@media (min-width:1080px){.historySlider__thumbnails{display:grid}.historySlider__year{margin-bottom:6rem;margin-top:-6.2rem}.historySlider__controls{margin-bottom:0;max-width:278px;position:absolute;right:0;top:0;z-index:1}.historySlider__wrapper{align-items:stretch;display:flex;position:relative}.historySlider__wrapper:after{background-image:url(/wp-content/themes/gentex2/assets/src/img/slant-graphic.png);background-repeat:no-repeat;content:"";height:100%;left:-719px;position:absolute;top:100px;width:125%}.historySlider__associatedInfoWrapper{flex-shrink:0;padding-right:7rem;width:584px;z-index:1}.historySlider__sliderWrapper{width:calc(100% - 584px);z-index:1}}.threeColumnCards{background-color:#e6e6e6;padding:6rem 0}.threeColumnCards.-newsPage .gentexCard__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.threeColumnCards.-newsPage .gentexCard__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.threeColumnCards.-newsPage .gentexCard__meta{margin-bottom:0;margin-top:auto;padding:1rem 0}.threeColumnCards__title{font-size:2.5rem}@media (min-width:1080px){.threeColumnCards__title{font-size:3rem;margin-bottom:2.5rem}}.threeColumnCards__gentexCard{margin-bottom:48px}@media (min-width:1080px){.threeColumnCards{padding:6rem 0 calc(6rem + 77px)}.threeColumnCards__wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;width:100%}.threeColumnCards__gentexCard{flex-basis:calc(33% - 17px);flex-shrink:0}}.threeColumnCards .gentexCard__imageWrapper{width:100%}@media (min-width:1080px){.threeColumnCards .gentexCard__imageWrapper{height:175px}}@media (min-width:1296px){.threeColumnCards .gentexCard__imageWrapper{height:215px}}.threeColumnCards .gentexCard__imageWrapper:after{background-image:linear-gradient(225deg,#53565a 50%,transparent 0)}.threeColumnCards .gentexCard__content{display:flex;flex-direction:column;position:relative}.threeColumnCards .gentexCard__text{font-family:public_sansbold,sans-serif;line-height:normal;padding-bottom:.5rem}.threeColumnCards .gentexCard__eyebrow{letter-spacing:normal;margin-bottom:.5rem}.threeColumnCards .gentexCard__meta{color:#707070;margin-bottom:4rem}.threeColumnCards .gentexCard__buttonWrapper{margin-top:auto}.threeColumnCards .gentexCard__button{margin-top:0}.purefloVideoSlider{background-image:linear-gradient(0deg,rgba(235,241,246,.33),rgba(235,241,246,.5));background:transparent}.purefloVideoSlider:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/honeycomb.png);background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.purefloVideoSlider .videoSlider__metaContainer{bottom:.5rem}.purefloVideoSlider .videoSlider__navigation li:last-child:after{content:none}.purefloVideoSlider .videoSlider__cta a{color:#000}.gentexVideoSlider{--border-color:#e67904;--overlay-color:#444546;--button-color:#000;background-image:url(/wp-content/themes/gentex2/assets/dist/img/gentex-video-bkgd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative;z-index:1}.gentexVideoSlider:after{background-color:rgba(0,0,0,.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1296px){.gentexVideoSlider.videoSlider{padding:110px 0}}.gentexVideoSlider .videoSlider__container{display:grid;grid-template-columns:auto;z-index:1}@media (min-width:800px){.gentexVideoSlider .videoSlider__container{grid-template-columns:65% 35%}}.gentexVideoSlider .videoSlider__sliderWrapper{position:relative}@media (min-width:800px){.gentexVideoSlider .videoSlider__sliderWrapper{padding:0 1em;width:90%}}@media (min-width:1080px){.gentexVideoSlider .videoSlider__sliderWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/slant-graphic.svg);background-repeat:no-repeat;content:"";height:203px;left:-792px;position:absolute;top:-72px;width:1529px;z-index:-1}}@media (min-width:1296px){.gentexVideoSlider .videoSlider__sliderWrapper:after{height:203px;left:-639px;top:-110px;width:1529px}}.gentexVideoSlider .videoSlider__videoContainerOverlay{background-image:linear-gradient(to top right,#555 10%,rgba(0,75,135,.3),rgba(0,75,135,0))}.gentexVideoSlider .videoSlider__navigation{gap:1rem}@media (min-width:800px){.gentexVideoSlider .videoSlider__navigation{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:50% 37%;margin-right:0}}@media (min-width:1296px){.gentexVideoSlider .videoSlider__navigation{gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:100%}}@media (min-width:800px){.gentexVideoSlider .videoSlider__navigation li{max-height:100%}.gentexVideoSlider .videoSlider__navigation li:last-child{grid-column:1/span 3}}@media (min-width:1296px){.gentexVideoSlider .videoSlider__navigation li:last-child{grid-column:auto}}.gentexVideoSlider .videoSlider__cta a{color:#fff;text-decoration:none}.gentexVideoSlider .videoSlider__textWrapper{padding-top:2rem}@media (min-width:800px){.gentexVideoSlider .videoSlider__textWrapper{padding-left:2rem;padding-top:0}}.gentexVideoSlider .videoSlider__heading{color:#fff;font-size:2.5rem}@media (min-width:800px){.gentexVideoSlider .videoSlider__heading{font-size:3rem;padding-right:2.5rem}}.gentexVideoSlider .videoSlider__button{background-color:#fff;color:#000;margin-bottom:3rem}@media (min-width:800px){.gentexVideoSlider .videoSlider__button{margin-bottom:4rem}}.gentexVideoSlider .videoSlider__button:hover{background-color:transparent;border-color:#fff;color:#fff}.gentexVideoSlider .videoSlider__metaText{color:#000}.gentexVideoSlider .videoSlider__socialHeading{border-bottom:1px solid #666;color:#d0d4d9;font-family:public_sansregular,sans-serif;letter-spacing:.25em;padding-bottom:.75rem;text-transform:uppercase}.opscoreVideoSlider{--border-color:#ee2737;--overlay-color:#ee2737;--button-color:#cc212f;background-color:#000;color:#fff;position:relative;z-index:1}@media (min-width:1296px){.opscoreVideoSlider.videoSlider{padding:110px 0}}.opscoreVideoSlider .videoSlider__container{display:grid;grid-template-columns:auto}@media (min-width:800px){.opscoreVideoSlider .videoSlider__container{grid-template-columns:65% 35%}}.opscoreVideoSlider .videoSlider__sliderWrapper{position:relative}@media (min-width:800px){.opscoreVideoSlider .videoSlider__sliderWrapper{padding:0 1em;width:90%}}.opscoreVideoSlider .videoSlider__sliderWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/opscore-video-bkgd.png);background-repeat:no-repeat;content:"";height:50%;position:absolute;right:-15px;top:-25px;width:30%;z-index:-1}@media (min-width:800px){.opscoreVideoSlider .videoSlider__sliderWrapper:after{height:50%;right:-50px;top:-39px}}@media (min-width:1296px){.opscoreVideoSlider .videoSlider__sliderWrapper:after{height:60%}}.opscoreVideoSlider .videoSlider__videoContainerOverlay{background-image:linear-gradient(to top right,#555 10%,rgba(238,39,55,.3),rgba(0,75,135,0))}.opscoreVideoSlider .videoSlider__navigation{gap:1rem}@media (min-width:800px){.opscoreVideoSlider .videoSlider__navigation{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:50% 37%;margin-right:0}}@media (min-width:1296px){.opscoreVideoSlider .videoSlider__navigation{gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:100%}}@media (min-width:800px){.opscoreVideoSlider .videoSlider__navigation li{max-height:100%}.opscoreVideoSlider .videoSlider__navigation li:last-child{grid-column:1/span 3}}@media (min-width:1296px){.opscoreVideoSlider .videoSlider__navigation li:last-child{grid-column:auto}}.opscoreVideoSlider .videoSlider__cta a{color:#fff;text-decoration:none}.opscoreVideoSlider .videoSlider__textWrapper{padding-top:2rem}@media (min-width:800px){.opscoreVideoSlider .videoSlider__textWrapper{padding-left:2rem;padding-top:0}}.opscoreVideoSlider .videoSlider__heading{color:#fff;font-size:2.5rem}@media (min-width:800px){.opscoreVideoSlider .videoSlider__heading{font-size:3rem;padding-right:2.5rem}}.opscoreVideoSlider .videoSlider__button{background-color:var(--button-color);margin-bottom:3rem}@media (min-width:800px){.opscoreVideoSlider .videoSlider__button{margin-bottom:4rem}}.opscoreVideoSlider .videoSlider__metaText{color:#000}.opscoreVideoSlider .videoSlider__socialHeading{border-bottom:1px solid #666;color:#d0d4d9;font-family:public_sansregular,sans-serif;letter-spacing:.25em;padding-bottom:.75rem;text-transform:uppercase}.press{background:#fff;padding:6rem 0}.press .-section-title{margin-bottom:6rem}@media (min-width:800px){.press{padding:9.6rem 0}}.press-media{background:#f5f5f5}.press__releases{text-align:center}.press__releases .-block{margin-bottom:6rem}.press__releases .-block+.-block{border-top:2px solid #e6e6e6;padding-top:6rem}@media (min-width:800px){.press__releases .-block{display:flex;flex-direction:row;justify-content:flex-start}}.press__releases .-date{color:#b45f05;flex-shrink:0;font-family:public_sansmedium,sans-serif;font-family:public_sansextralight,sans-serif;font-size:20px;margin-bottom:.75rem;text-align:left}@media (min-width:800px){.press__releases .-date{align-items:center;display:flex;flex-direction:column;font-size:40px;justify-content:center;margin-bottom:0;padding:0 3rem 0 0;text-align:center;width:200px}}.press__releases .-date-month{display:inline-block}@media (min-width:800px){.press__releases .-date-month{border-bottom:2px solid #e6e6e6;display:block;line-height:1.2;margin-bottom:1.5rem;padding-bottom:2.25rem}}.press__releases .-date-month:after{content:",";display:inline-block;margin-right:5px}@media (min-width:800px){.press__releases .-date-month:after{display:none}}.press__releases .-date-year{display:inline-block}@media (min-width:800px){.press__releases .-date-year{display:block;line-height:1.2}}.press__releases .-text{text-align:left}@media (min-width:800px){.press__releases .-text{display:flex;flex-direction:column;justify-content:center}}.press__releases .-text .-title{text-align:left}.press__releases .-text .-title-link{color:#e67904;text-decoration:none}.press__releases .-text .-title-link:hover{text-decoration:underline}.press__releases .-text p{margin:0}.press__releases .-text p.-subheading{font-style:italic;margin-bottom:1.5rem}.press__media{margin-left:auto;margin-right:auto;max-width:1296px;padding:0 3rem;position:relative;text-align:center;width:100%}.archive .press__media{padding:6rem 3rem}.press__media .-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -3rem}.press__media .-block{direction:column;display:flex;margin-bottom:6rem;padding:0 3rem;transition:opacity .3s;width:100%}.press__media .-block:hover{cursor:pointer;opacity:.8}@media (min-width:800px){.press__media .-block{width:50%}}@media (min-width:1080px){.press__media .-block{width:33.3333%}}@media (min-width:1400px){.archive .press__media .-block{width:25%}}.press__media .-block-inner{background:#fff;border:2px solid #e6e6e6;padding:1.5rem 3rem 3rem;position:relative;text-align:left;width:100%}.press__media .-image{align-items:center;display:flex;height:150px;justify-content:center;margin-bottom:1.5rem}.press__media .-image img{display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.press__media .-date{color:#cc212f;margin-bottom:.75rem}.press__media .-text{font-family:public_sansextralight,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.press__media .-text p{margin:0}.press__media .-link{bottom:0;color:transparent;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:5}.oneColumnCardsWithContent{background-color:#e6e6e6;padding:3rem 0}.oneColumnCardsWithContent__title{font-size:3rem;line-height:1;margin-bottom:2.3rem}.oneColumnCardsWithContent__textContent li,.oneColumnCardsWithContent__textContent p{line-height:1.9}.oneColumnCardsWithContent__cardTextContent>:first-child,.oneColumnCardsWithContent__textContent>:first-child{margin-top:0}.oneColumnCardsWithContent__cardTextContent>:last-child,.oneColumnCardsWithContent__textContent>:last-child{margin-bottom:0}.oneColumnCardsWithContent__card{display:flex;flex-direction:column;margin-bottom:4.5rem}.oneColumnCardsWithContent__card:last-child{margin-bottom:0}.oneColumnCardsWithContent__card:nth-child(odd) .oneColumnCardsWithContent__cardContentWrapper:after{left:auto;right:0;transform:scaleX(-1)}.oneColumnCardsWithContent__card:nth-child(2n){align-items:flex-end}.oneColumnCardsWithContent__imageWrapper{aspect-ratio:1;position:relative;width:125px}.oneColumnCardsWithContent__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.oneColumnCardsWithContent__cardTitle{font-size:2rem;line-height:1.3;margin-bottom:1rem}.oneColumnCardsWithContent__cardContentWrapper{background-color:#fff;padding:2.8rem 2.5rem;position:relative;z-index:0}.oneColumnCardsWithContent__cardContentWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/sectionmarker.svg);content:"";display:block;height:16px;left:0;position:absolute;top:-16px;width:288px}.oneColumnCardsWithContent__cardTextContent li,.oneColumnCardsWithContent__cardTextContent p{line-height:1.9}.oneColumnCardsWithContent__contentWrapper{margin-bottom:3rem;position:unset}@media (min-width:1080px){.oneColumnCardsWithContent__contentWrapper{position:sticky;position:-webkit-sticky;top:230px}}.oneColumnCardsWithContent.-dark{background-color:#000}.oneColumnCardsWithContent.-dark .oneColumnCardsWithContent__textContent *,.oneColumnCardsWithContent.-dark .oneColumnCardsWithContent__title{color:#fff}@media (min-width:640px){.oneColumnCardsWithContent__card{align-items:flex-start;display:flex;flex-direction:row;padding:2.4375rem 3rem 0 0}.oneColumnCardsWithContent__card:nth-child(2n){align-items:flex-start;padding:2.4375rem 0 0 4rem}.oneColumnCardsWithContent__card:nth-child(2n) .oneColumnCardsWithContent__imageWrapper{margin-left:-2rem;margin-right:0;order:2}.oneColumnCardsWithContent__imageWrapper{flex-basis:176px;flex-shrink:0;margin-right:-2rem;margin-top:-2.4375rem;position:relative;z-index:1}}@media (min-width:1080px){.oneColumnCardsWithContent{padding:6rem 0 8rem}.oneColumnCardsWithContent__wrapper{align-items:flex-start;display:flex}.oneColumnCardsWithContent__cardContentWrapper{padding:3.8rem 4.8rem}.oneColumnCardsWithContent__contentWrapper{flex-basis:440px;flex-shrink:0;padding-right:3rem;padding-top:2rem}.oneColumnCardsWithContent__cardsWrapper{padding-top:2rem}}@media (min-width:1296px){.oneColumnCardsWithContent__contentWrapper{flex-basis:560px}.oneColumnCardsWithContent__title{font-size:4.5rem}}.industryHero__mainContentWrapper{background-color:#000;padding:3rem 0}.industryHero__headerText,.industryHero__tabTextContent li,.industryHero__tabTextContent p,.industryHero__tabTitle,.industryHero__title{color:#fff}.industryHero__cards .gentexTwoColumnCards__wrapper{margin-top:-300px}.industryHero__title{font-size:3rem;line-height:1;margin-bottom:2.3rem}.industryHero__headerText{font-size:1.5rem;line-height:1.6;margin-bottom:0}.industryHero__button{border:2px solid #fff;padding:.6rem 1.7rem}.industryHero__button:active,.industryHero__button:hover{background-color:#fff;border:2px solid #fff;color:#000}.industryHero__headerContent{margin-bottom:3rem}.industryHero__headerImage{width:100%}.industryHero__tabListWrapper{background-color:#000;padding:2rem 0 3rem}.industryHero__tabList{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:0;margin:0}.industryHero__tabListItem{margin-bottom:1rem;margin-right:1rem}.industryHero__tabButton{background:none;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-family:ArchivoNarrowBold,sans-serif;padding:1rem .5rem;position:relative;text-align:center;text-transform:uppercase}.industryHero__tabButton:after{background-color:#e67904;bottom:0;content:"";display:block;height:0;left:0;position:absolute;transition:height .25s .3s;transition-delay:0ms;width:100%}.industryHero__tabButton.-active:after{height:5px}.industryHero__tabTextContent li,.industryHero__tabTextContent p{line-height:1.6}.industryHero__tabContentWrapper{background-color:#e6e6e6;display:grid}.industryHero__tabContent{display:none;grid-area:1/1;opacity:0;pointer-events:none;transition:opacity .25s .3s;transition-delay:0ms}.industryHero__tabContent.-active{display:block;opacity:1;pointer-events:all}.industryHero__info{background-color:#000;padding:1rem 0 300px}@media (min-width:1080px){.industryHero__mainContentWrapper{padding:5.1rem 0 0}.industryHero__info{padding:5.1rem 0 300px}.industryHero__tabButton.-active:after,.industryHero__tabButton:hover:after{height:7px}.industryHero__tabListWrapper{padding:4rem 0 5.1rem}.industryHero__tabList{border-bottom:1px solid #fff}.industryHero__tabListItem{margin-bottom:0;margin-right:0}.industryHero__tabButton{border-bottom:none;font-size:1.25rem;padding:.5rem 1.7rem .8rem}.industryHero__headerWrapper{align-items:flex-start;display:flex}.industryHero__tabTitle,.industryHero__title{font-size:4.5rem}.industryHero__headerImageWrapper{flex-basis:400px;flex-shrink:0}.industryHero__headerContent{padding-right:4rem}.industryHero__tabTextContent li,.industryHero__tabTextContent p{font-size:1.5rem}.industryHero__info{background-color:#000;padding:1rem 0 300px}}@media (min-width:1296px){.industryHero__headerImageWrapper{flex-basis:624px}.industryHero__tabButton{padding:.5rem 2.5rem .8rem}}.textWithCtas{background-color:#000;padding:3rem 0}.textWithCtas__textWrapper *,.textWithCtas__title{color:#fff}.textWithCtas__button.button,.textWithCtas__button.wysiwygRepeater__blockCtaLink,.textWithCtas__button.wysiwygRepeater__textBlockCtaLink{background-color:#fff;border-color:#fff;color:#000;margin-bottom:1rem;margin-left:0;margin-right:1rem}.textWithCtas__title{max-width:680px}.textWithCtas__textWrapper{max-width:1040px}.textWithCtas__textWrapper li,.textWithCtas__textWrapper p{line-height:1.7}.textWithCtas__button.button:hover,.textWithCtas__button.wysiwygRepeater__blockCtaLink:hover,.textWithCtas__button.wysiwygRepeater__textBlockCtaLink:hover{background-color:transparent;border-color:#fff;color:#fff}@media (min-width:1080px){.textWithCtas{padding:7rem 0}.textWithCtas__title{font-size:4.5rem;margin-bottom:3.5rem}.textWithCtas__textWrapper li,.textWithCtas__textWrapper p{font-size:1.5rem}}.faqAccordion{padding:2rem 0}.faqAccordion__filters{padding-bottom:2rem}.faqAccordion__filtersList{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-wrap:wrap;list-style:none;margin:0}.faqAccordion__filtersList .styledInputFilter .-label .-button{font-size:.75em}@media (min-width:1080px){.faqAccordion__filtersList .styledInputFilter .-label .-button{font-size:1em}}.faqAccordion__jumpNav{border-bottom:1px solid #000;padding-bottom:1rem}.faqAccordion .jumpNav__title{border:none;color:#000}.faqAccordion .jumpNav__linkList{flex-direction:column}@media (min-width:800px){.faqAccordion .jumpNav__linkList{flex-direction:row}}.faqAccordion .jumpNav__link,.faqAccordion .jumpNav__link:visited{color:#000}.faqAccordion .jumpNav__link:hover:after{border-bottom:2px solid #e67904;bottom:0;content:"";display:block;left:0;position:absolute;width:calc(100% - 6px)}.block-accordion{padding:3rem 0}.block-accordion a{font-family:public_sansbold,sans-serif}.block-accordion a,.block-accordion a:hover{color:#000;text-decoration:none}.block-accordion a:visited{color:#3b3b3b}.block-accordion__title{border-bottom:1px solid #888b8d;font-size:2rem;margin-bottom:0;padding-bottom:1.5rem}@media (min-width:1080px){.block-accordion__title{font-size:3rem}}.block-accordion__drawer{border-bottom:1px solid #888b8d}.block-accordion__button{align-items:center;background-color:transparent;border:0;display:flex;justify-content:space-between;padding:10px 0;width:100%}.block-accordion__drawer-title{font-size:1.25rem;margin-bottom:0;text-align:left}@media (min-width:1080px){.block-accordion__drawer-title{font-size:1.5rem}}.block-accordion__drawer-arrow{background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='100%' height='100%' viewBox='0 0 24 24'><path fill='%23555555' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");background-position:50% 50%;background-repeat:no-repeat;padding:20px;transform:rotate(0deg);transition:transform .3s}.block-accordion__drawer-arrow.rotated{transform:rotate(180deg)}.block-accordion__drawer-content{font-family:public_sansregular,sans-serif;padding-bottom:2rem;transition:all .25s ease-out}.block-accordion__drawer-content.hidden{height:0;opacity:0;padding:0;transition:padding .15s ease-in,height .15s ease-in,opacity .01s ease-in}.block-accordion__drawer-content.hidden p{display:none}.videoSlider{padding:3rem 0}@media (min-width:800px){.videoSlider{padding:4.5rem 0}}@media (min-width:1296px){.videoSlider{padding:110px 160px}}.videoSlider__videoContainer{margin-bottom:2.5rem;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.videoSlider__videoContainerOverlay{background-image:linear-gradient(to top right,#1b365d,rgba(0,75,135,0));background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;transition:.3s cubic-bezier(.16,1,.3,1);width:100%}.videoSlider__videoContainerOverlay:hover{opacity:0}.videoSlider__videoContainerOverlay.hidden{opacity:0;pointer-events:none}.videoSlider__video{height:100%;left:0;position:absolute;top:0;width:100%}.videoSlider__metaContainer{align-items:center;bottom:0;display:flex;left:.5rem;position:absolute;width:90%;z-index:2}.videoSlider__metaContainer.hidden{display:none}.videoSlider__metaContainer .videoSlider__playPauseButton{cursor:pointer;position:unset}.videoSlider__metaContainer .videoSlider__playPauseButton svg{height:15px;margin-left:15px;margin-top:15px;padding-left:2px;width:15px}.videoSlider__metaContainer .videoSlider__playPauseButton.video_control-pause,.videoSlider__metaContainer .videoSlider__playPauseButton.video_control-play{height:45px;width:45px}.videoSlider__meta{background-color:#fff;border-radius:25px;margin:.75em;max-width:90%;padding:10px 20px}.videoSlider__metaText{font-family:public_sansregular,sans-serif;font-size:.75rem;margin-bottom:0}@media (min-width:800px){.videoSlider__metaText{font-size:.875rem}}.videoSlider__navigation{gap:1.5rem;justify-content:center;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;position:relative;white-space:nowrap;z-index:100}@media (min-width:800px){.videoSlider__navigation{display:grid;grid-template-columns:repeat(4,1fr);margin-right:0;white-space:unset}}@media (min-width:1296px){.videoSlider__navigation{gap:3rem;grid-template-columns:repeat(5,1fr)}}.videoSlider__navigation li{cursor:pointer;display:inline-block;height:150px;list-style:none;margin:0 .5em 0 0;position:relative;transition:opacity .3s cubic-bezier(.16,1,.3,1)}@media (min-width:800px){.videoSlider__navigation li{height:auto;margin:0}}.videoSlider__navigation li:hover:after{opacity:0}.videoSlider__navigation li:after{background-color:var(--overlay-color);content:"";height:100%;left:0;opacity:30%;position:absolute;top:0;transition:.3s cubic-bezier(.16,1,.3,1);width:100%}.videoSlider__navigation li:last-child{align-items:center;border:3px solid var(--border-color);padding:1rem;position:absolute}@media (min-width:800px){.videoSlider__navigation li:last-child{display:flex;grid-column:1/span 4;position:relative}}@media (min-width:1296px){.videoSlider__navigation li:last-child{display:block;grid-column:auto;padding:1rem 1rem .5rem}}.videoSlider__navigation li:last-child:after{content:none}.videoSlider__navigation li:last-child:hover .arrow{transform:translateX(5%)}.videoSlider__thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.videoSlider__cta{font-family:public_sansregular,sans-serif;margin-bottom:0;padding-right:1em}@media (min-width:1296px){.videoSlider__cta{margin-bottom:.5rem;padding-right:0}}.videoSlider__cta a{border-bottom:none}.videoSlider__cta a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.videoSlider .arrow{color:var(--border-color);display:block;font-size:25px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.videoSlider__playPauseButton{fill:#fff;background:var(--button-color);border:none;border-radius:50%;bottom:10px;box-sizing:border-box;height:32px;line-height:0;position:absolute;right:10px;width:32px;z-index:2}.videoSlider__playPauseButton svg{height:12px;margin-left:4px;margin-top:3px;width:12px}.videoSlider .video_control-pause,.videoSlider .video_control-play{left:auto;transform:none}.videoSlider__socialIcons{display:flex;list-style:none;margin:0;padding-left:0}.videoSlider__socialIcon{margin-right:1.5rem}.videoSlider__socialIcon:last-of-type{margin-right:0}.videoSlider__socialLink{align-items:center;background:transparent;border:2px solid #fff;border-radius:50%;display:flex;height:50px;justify-content:center;line-height:0;overflow:hidden;padding:0;transition:.3s;width:50px}.purefloVideoSlider .videoSlider__socialLink{border-color:#004b87}.opscoreVideoSlider .videoSlider__socialLink{border-color:#ee2737}.gentexVideoSlider .videoSlider__socialLink{border-color:#e67904}.videoSlider__socialLink path{fill:#fff}.videoSlider__socialLink svg{height:20px;width:20px}.purefloVideoSlider{--border-color:#0085ca;--overlay-color:#004b87;--button-color:#0085ca;color:#fff;position:relative;z-index:1}@media (min-width:1296px){.purefloVideoSlider.videoSlider{padding:110px 0}}.purefloVideoSlider .videoSlider__container{display:grid;grid-template-columns:auto}@media (min-width:800px){.purefloVideoSlider .videoSlider__container{grid-template-columns:65% 35%}}.purefloVideoSlider .videoSlider__sliderWrapper{position:relative}@media (min-width:800px){.purefloVideoSlider .videoSlider__sliderWrapper{padding:0 1em;width:90%}}.purefloVideoSlider .videoSlider__sliderWrapper:after{background-image:url(/wp-content/themes/gentex2/assets/dist/img/pureflo-video-bkgd.png);background-repeat:no-repeat;content:"";height:50%;position:absolute;right:-15px;top:-25px;width:30%;z-index:-1}@media (min-width:800px){.purefloVideoSlider .videoSlider__sliderWrapper:after{height:50%;right:-50px;top:-39px}}@media (min-width:1296px){.purefloVideoSlider .videoSlider__sliderWrapper:after{height:60%}}.purefloVideoSlider .videoSlider__videoContainerOverlay{background-image:linear-gradient(to top right,#555 10%,rgba(0,75,135,.3),rgba(0,75,135,0))}.purefloVideoSlider .videoSlider__navigation{gap:1rem}@media (min-width:800px){.purefloVideoSlider .videoSlider__navigation{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:50% 37%;margin-right:0}}@media (min-width:1296px){.purefloVideoSlider .videoSlider__navigation{gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:100%}}@media (min-width:800px){.purefloVideoSlider .videoSlider__navigation li{max-height:100%}.purefloVideoSlider .videoSlider__navigation li:last-child{grid-column:1/span 3}}@media (min-width:1296px){.purefloVideoSlider .videoSlider__navigation li:last-child{grid-column:auto}}.purefloVideoSlider .videoSlider__cta a{text-decoration:none}.purefloVideoSlider .videoSlider__textWrapper{padding-top:2rem}@media (min-width:800px){.purefloVideoSlider .videoSlider__textWrapper{padding-left:2rem;padding-top:0}}.purefloVideoSlider .videoSlider__heading{font-size:2.5rem}@media (min-width:800px){.purefloVideoSlider .videoSlider__heading{font-size:3rem;padding-right:2.5rem}}.purefloVideoSlider .videoSlider__button{background-color:#004b87;border-color:#004b87;margin-bottom:3rem}.purefloVideoSlider .videoSlider__button:hover{background-color:transparent;color:#004b87}@media (min-width:800px){.purefloVideoSlider .videoSlider__button{margin-bottom:4rem}}.purefloVideoSlider .videoSlider__metaText{color:#000}.purefloVideoSlider .videoSlider__message{color:#444546}.purefloVideoSlider .videoSlider__socialHeading{border-bottom:1px solid #444546;color:#444546;font-family:public_sansregular,sans-serif;letter-spacing:.25em;padding-bottom:.75rem;text-transform:uppercase}.purefloVideoSlider .videoSlider__socialIcons{display:flex;list-style:none;margin:0;padding-left:0}.purefloVideoSlider .videoSlider__socialIcon{height:50px;margin-right:1rem;position:relative;width:50px}.purefloVideoSlider .videoSlider__socialIcon a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.purefloVideoSlider .videoSlider__socialLink path{fill:#004b87}.defaultContainer{padding:4rem 0}.defaultContainer a:not([class]){color:#000;font-family:public_sansbold,sans-serif}.defaultContainer a:not([class]):hover{color:#000;text-decoration:none}.defaultContainer a:not([class]):visited{color:#3b3b3b}.defaultContainer ul,.defaultContainer ul ul{padding-left:2rem}.contactUs{padding:3rem 0;position:relative}@media (min-width:1080px){.contactUs{padding-top:0}}.contactUs_row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -3rem}.contactUs_row.-titleRow{align-items:center;margin-bottom:2.25rem}.contactUs_title{flex-basis:100%;margin:0 0 2.25rem;padding:0 3rem}.contactUs_title .-title{margin:0}@media (min-width:1080px){.contactUs_title{flex:1;flex-basis:60%;margin:0}}.contactUs_logos{flex-basis:100%;padding:0 3rem}@media (min-width:1080px){.contactUs_logos{flex:1;flex-basis:40%;margin:0}}.contactUs_logos-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0}.contactUs_logos-logo{flex-basis:30%}.contactUs_logos-logoLink{display:block}.contactUs_logos-logoImage{display:inline-block;max-width:100%}.contactUs_form{flex-basis:100%;margin:0 0 4.5rem;padding:0 3rem}@media (min-width:1080px){.contactUs_form{flex:1;flex-basis:60%;margin:0}}.contactUs_info{flex-basis:100%;padding:0 3rem}@media (min-width:1080px){.contactUs_info{flex:1;flex-basis:40%;margin:0}}.contactUs_info-callout{background-color:#53565a;color:#fff;margin-bottom:1.5em;padding:1.5rem}.contactUs_info-callout a{color:#fff!important}.contactUs_info-callout :last-child{margin-bottom:0}.distributorLocator-wrapper{background-color:#f2f2f2;border-radius:3px;padding:1.5rem}@media (min-width:960px){.distributorLocator-wrapper{padding:3rem}}.filters{margin-bottom:3rem}@media (min-width:1080px){.filters{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start}}.dropdown-filter{display:block;margin-bottom:1.5rem;margin-right:.75rem}@media (min-width:640px){.dropdown-filter{margin-right:1.5rem}}@media (min-width:1080px){.dropdown-filter{display:inline-block}}.dropdown-filter.alpha-reset{display:inline-block}.dropdown-select{background-color:#fff;border:1px solid silver;border-radius:3px;color:#333;font-size:15px;font-weight:400;height:60px;line-height:1.5rem;padding:.75rem;width:100%}@media (min-width:640px){.dropdown-select{min-width:300px;padding:.75rem 1.5rem}}@media (min-width:1296px){.dropdown-select{font-size:18px;min-width:360px}}.distributorGrid{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem;min-height:500px}.distributorGrid__card{display:flex;flex-direction:row;margin-bottom:3rem;padding:0 1.5rem;width:100%}@media (min-width:640px){.distributorGrid__card{width:50%}}@media (min-width:1080px){.distributorGrid__card{width:33.33%}}.distributorGrid__cardInner{display:flex;flex-direction:column}.distributorGrid__cardInner,.distributorGrid__cardInner-alert{background-color:#fff;border:2px dashed silver;border-radius:8px;min-height:250px;overflow:hidden;text-align:center;width:100%}.distributorGrid__cardInner-alert{font-size:18px;justify-content:center;line-height:1.2;padding:1.5rem}.distributorGrid__cardInfo{flex-grow:1;padding:1.5rem .75rem}.distributorGrid__cardInfo :last-child{margin:0}@media (min-width:640px){.distributorGrid__cardInfo{padding:1.5rem}}.distributorGrid__cardLink{overflow:hidden;padding:0 1.5rem 1.5rem}.distributorGrid__alertHeading,.distributorGrid__companyName{border-bottom:2px solid #e57906;font-family:public_sansbold,sans-serif;font-size:30px;line-height:1.2;margin-bottom:1.5rem;padding-bottom:1.5rem}.distributorGrid__companyAddress,.distributorGrid__companyEmail,.distributorGrid__companyFax,.distributorGrid__companyPhone,.distributorGrid__companyRep{font-family:public_sansregular,sans-serif;margin-bottom:.75rem}.distributorGrid__description{font-family:public_sansbold,sans-serif}.distributorGrid__alertText{font-family:public_sansregular,sans-serif;margin-bottom:1.5rem}#alert{display:none}.textAndImage{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;padding:6rem 0;position:relative}@media (min-width:800px){.textAndImage.-halfBg{align-item:center;display:flex;justify-content:flex-start;padding:0}.textAndImage.-imageRight{justify-content:flex-end}}.textAndImage__container{margin-left:auto;margin-right:auto;max-width:calc(1296px + 6rem);padding:0 3rem;position:relative;width:100%}@media (min-width:800px){.-halfBg .textAndImage__container{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}}.textAndImage__heading{margin-bottom:3rem}.textAndImage__heading.textAlign_center{text-align:center}.textAndImage__heading.textAlign_right{text-align:right}.textAndImage__mainTitle{margin:0}.textAndImage__mainTitle.-customColor{color:inherit}.textAndImage__cta{position:relative}@media (min-width:800px){.textAndImage__cta.-imageRight{flex-direction:row-reverse}.textAndImage__cta.-flexCol{align-items:center;display:flex;justify-content:space-between;text-align:inherit}}.textAndImage__text{margin:0 auto;max-width:960px;padding:0;width:100%}@media (min-width:800px){.-flexCol .textAndImage__text{padding-left:6rem}.-imageRight .textAndImage__text{padding-left:0;padding-right:6rem}.fullWidth .textAndImage__text{padding:0}.-halfBg .textAndImage__text{flex:1;max-width:50%}.textAndImage__text.-oneThird{width:33.3333%}.textAndImage__text.-forty{width:40%}.textAndImage__text.-oneHalf{width:50%}.textAndImage__text.-sixty{width:60%}.textAndImage__text.-twoThirds{width:66.6666%}.textAndImage__text.-fullWidth{width:100%}}.textAndImage__text :last-child{margin-bottom:0}.textAndImage__text.textAlign_center{text-align:center}.textAndImage__text.textAlign_right{text-align:right}.textAndImage__eyebrow{margin:0 0 .75rem;position:relative}.textAndImage__eyebrowText{color:#000;display:inline-block;font-family:public_sansbold,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:20px;position:relative}.textAndImage__eyebrowText.-customColor{color:inherit}.textAndImage__title{font-family:public_sansbold,sans-serif;font-size:40px;font-weight:400;letter-spacing:-.5px;line-height:44px}.textAndImage__title.-smallTitle{font-size:24px;line-height:28px}.textAndImage__title.-customColor{color:inherit}.textAndImage__copy{font-size:16px;line-height:24px}.textAndImage__copy.-largeCopy{font-size:18px;line-height:26px}.textAndImage__copy :last-child{margin-bottom:0}.textAndImage__image{margin:0 auto 3rem;max-width:960px;width:100%}@media (min-width:800px){.-halfBg .textAndImage__image{flex:1;max-width:50%}.textAndImage__image.-oneThird{margin:0;width:33.3333%}.textAndImage__image.-forty{margin:0;width:40%}.textAndImage__image.-oneHalf{margin:0;width:50%}.textAndImage__image.-sixty{margin:0;width:60%}.textAndImage__image.-twoThirds{margin:0;width:66.6666%}.textAndImage__image.-fullWidth{width:100%}}.textAndImage__img{display:block;margin:0;width:100%}@media (min-width:800px){.-halfBg .textAndImage__img{display:none;visibility:hidden}}.textAndImage__video{border-radius:3px;box-shadow:0 41.7776px 33.4221px rgba(0,0,0,.043),0 22.3363px 17.869px rgba(0,0,0,.036),0 12.5216px 10.0172px rgba(0,0,0,.03),0 6.6501px 5.32008px rgba(0,0,0,.024),0 2.76726px 2.21381px rgba(0,0,0,.017);height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.textAndImage__video iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.textAndImage__carouselContainer{position:relative}.textAndImage__carousel{margin-bottom:6rem}@media (min-width:800px){.textAndImage__carousel{margin-bottom:0}}.textAndImage__carouselCell{aspect-ratio:16/9;display:flex;width:100%}.textAndImage__carouselCell.-circleImage{aspect-ratio:1/1;border-radius:50%}.textAndImage__carouselCellInner{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative;width:100%;z-index:4}@media (min-width:640px){.textAndImage__carouselCellInner{width:80%}}@media (min-width:800px){.textAndImage__carouselCellInner{width:100%}.textAndImage__carouselCellInner.-circleImage{width:80%}}.textAndImage__carouselImageWrap{border-radius:3px;overflow:hidden;position:relative;width:100%;z-index:3}.textAndImage__carouselImageWrap.-circleImage{aspect-ratio:1/1;border-radius:50%}.textAndImage__carouselImage,.textAndImage__carouselImageImg{display:block;height:100%;width:100%}.textAndImage__carouselImageImg{-o-object-fit:cover;object-fit:cover}.textAndImage__imageHalfBg{display:none;visibility:hidden}@media (min-width:800px){.textAndImage__imageHalfBg{display:block;margin:0;max-width:900px;visibility:visible;width:50%}}.textAndImage__imgHalfBg{display:block;margin:0;width:100%}.textAndImage .-gentex.wysiwygRepeater__blockCtaLink,.textAndImage .-gentex.wysiwygRepeater__textBlockCtaLink,.textAndImage .button.-gentex{background:#e67904;border-color:#e67904;color:#000}.textAndImage .-gentex.wysiwygRepeater__blockCtaLink:hover,.textAndImage .-gentex.wysiwygRepeater__textBlockCtaLink:hover,.textAndImage .button.-gentex:hover{background:transparent;color:#b45f05}.textAndImage .-opscore.wysiwygRepeater__blockCtaLink,.textAndImage .-opscore.wysiwygRepeater__textBlockCtaLink,.textAndImage .button.-opscore{background:#cc212f;border-color:#cc212f}.textAndImage .-opscore.wysiwygRepeater__blockCtaLink:hover,.textAndImage .-opscore.wysiwygRepeater__textBlockCtaLink:hover,.textAndImage .button.-opscore:hover{background:transparent;color:#cc212f}.textAndImage .-pureflo.wysiwygRepeater__blockCtaLink,.textAndImage .-pureflo.wysiwygRepeater__textBlockCtaLink,.textAndImage .button.-pureflo{background:#004b87;border-color:#004b87}.textAndImage .-pureflo.wysiwygRepeater__blockCtaLink:hover,.textAndImage .-pureflo.wysiwygRepeater__textBlockCtaLink:hover,.textAndImage .button.-pureflo:hover{background:transparent;color:#004b87}.wysiwygRepeater{padding:6rem 0;position:relative}.wysiwygRepeater__container{margin-left:auto;margin-right:auto;max-width:calc(1296px + 6rem);padding:0 3rem;position:relative;width:100%}.wysiwygRepeater__heading{margin-bottom:3rem}.wysiwygRepeater__heading.-textAlign_center{text-align:center}.wysiwygRepeater__heading.-textAlign_right{text-align:right}.wysiwygRepeater__title{margin-bottom:0}.wysiwygRepeater__title.-customColor{color:inherit}.wysiwygRepeater__text{font-family:public_sansbold,sans-serif;font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:36px;margin-bottom:4.5rem}.wysiwygRepeater__text.-customColor{color:inherit}@media (min-width:800px){.wysiwygRepeater__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0}}.wysiwygRepeater__textBlockMain.-sidePresent{margin-bottom:3rem}@media (min-width:800px){.wysiwygRepeater__textBlockMain.-sidePresent{margin-bottom:0}.wysiwygRepeater__textBlockMain.-sidePresent>*{flex-basis:50%}}@media (min-width:640px){.wysiwygRepeater__textBlockMain{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 -1.5rem}.wysiwygRepeater__textBlockMain>*{flex-basis:50%}.wysiwygRepeater__textBlockMain.-oneCol>*{flex-basis:100%}}@media (min-width:800px){.wysiwygRepeater__textBlockMain>*{flex-basis:33.3333%}.wysiwygRepeater__textBlockMain.-twoCol>*{flex-basis:50%}.wysiwygRepeater__textBlockMain.-fourCol>*{flex-basis:25%}.wysiwygRepeater__textBlockMain.-sidePresent{margin-right:0}}.wysiwygRepeater__textBlockSide{flex:1}@media (min-width:640px){.wysiwygRepeater__textBlockSide{margin-left:-1.5rem;margin-right:-1.5rem}}@media (min-width:800px){.wysiwygRepeater__textBlockSide{margin-left:0;margin-right:-1.5rem;max-width:40%}}.wysiwygRepeater__textBlock{display:flex;flex-direction:column;margin-bottom:3rem;position:relative;width:100%}@media (min-width:640px){.wysiwygRepeater__textBlock{padding:0 1.5rem}}@media (min-width:800px){.wysiwygRepeater__textBlock{margin-bottom:0}}.wysiwygRepeater__textBlockImage{margin-bottom:1.5rem}.wysiwygRepeater__textBlockImage-img{display:block;margin:0;max-width:100%}.wysiwygRepeater__textBlockInner{flex-grow:1}.wysiwygRepeater__textBlockInner.-customColor,.wysiwygRepeater__textBlockInner.-customColor h1,.wysiwygRepeater__textBlockInner.-customColor h2,.wysiwygRepeater__textBlockInner.-customColor h3,.wysiwygRepeater__textBlockInner.-customColor h4,.wysiwygRepeater__textBlockInner.-customColor h5,.wysiwygRepeater__textBlockInner.-customColor h6{color:inherit}.wysiwygRepeater__textBlockInner :last-child{margin-bottom:0}.wysiwygRepeater__textBlockCta{margin-top:1.5rem}.wysiwygRepeater__textBlockCtaLink.-pureflo{background:#004b87;border-color:#004b87}.wysiwygRepeater__textBlockCtaLink.-opscore{background:#ee2737;border-color:#ee2737}.wysiwygRepeater__textBlockCtaLink.-gentex{background:#e67904;border-color:#e67904}.wysiwygRepeater__textBlockCtaLink:active,.wysiwygRepeater__textBlockCtaLink:hover{background:transparent;color:#000}.wysiwygRepeater__block{box-sizing:border-box;font-family:public_sansextralight,sans-serif;margin-bottom:3rem;position:relative;text-align:left;width:100%}@media (min-width:800px){.wysiwygRepeater__block{display:flex;flex-direction:column}}@media (min-width:1080px){.wysiwygRepeater__block{margin:0}}.wysiwygRepeater__blockBorder{background:#f5f5f5;border:1px solid transparent;border-radius:3px;flex-grow:1;overflow:hidden;padding:1.8rem 1.8rem 3.3rem;position:relative;transition:.3s}@media (min-width:800px){.wysiwygRepeater__blockBorder{display:flex;flex-direction:column}}.wysiwygRepeater__blockBorder.-hasLink{background:#f5f5f5;border-color:#000}.wysiwygRepeater__blockBorder.-hasLink:hover{box-shadow:0 41.7776px 33.4221px rgba(0,0,0,.043),0 22.3363px 17.869px rgba(0,0,0,.036),0 12.5216px 10.0172px rgba(0,0,0,.03),0 6.6501px 5.32008px rgba(0,0,0,.024),0 2.76726px 2.21381px rgba(0,0,0,.017);cursor:pointer}.wysiwygRepeater__image{margin-bottom:2.25rem}.wysiwygRepeater__image img{display:block;margin:0 auto}.wysiwygRepeater__blockTextWrap{margin-bottom:1.5rem}@media (min-width:800px){.wysiwygRepeater__blockTextWrap{flex-grow:1}}.wysiwygRepeater__blockEyebrow{color:#000;font-family:public_sansbold,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:20px;margin-bottom:1rem}.wysiwygRepeater__blockEyebrow a{border:none;color:inherit}.wysiwygRepeater__blockTitle{font-family:public_sansbold,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.5px;line-height:28px;margin-bottom:1.5rem}.wysiwygRepeater__blockText{font-size:18px;font-weight:300;line-height:1.5em;margin:0;transition:color .3s ease-out}.wysiwygRepeater__blockLink{border:none;font-size:16px;line-height:24px;text-decoration:none;transition:.3s}.wysiwygRepeater__blockLink:before{content:"";cursor:pointer;inset:0;position:absolute}.wysiwygRepeater__blockCta{display:flex;justify-content:flex-start;margin-top:3rem}.wysiwygRepeater__blockCta.-center{justify-content:center}.wysiwygRepeater__blockCta.-right{justify-content:flex-end}.wysiwygRepeater__blockCtaLink.-pureflo{background:#004b87;border-color:#004b87}.wysiwygRepeater__blockCtaLink.-opscore{background:#ee2737;border-color:#ee2737}.wysiwygRepeater__blockCtaLink.-gentex{background:#e67904;border-color:#e67904}.wysiwygRepeater__blockCtaLink:active,.wysiwygRepeater__blockCtaLink:hover{background:transparent;color:#000}.mobileMenu{background-color:#d8d8d8;height:0;overflow:auto;transition:height 1s cubic-bezier(.16,1,.3,1)}.mobileMenu__wrapper{padding:1.7rem 1rem}.mobileMenu__navListLink,.mobileMenu__submenuButton{background:none;border:none;color:#000;font-size:1.5rem;padding:0;text-decoration:none}.mobileMenu__navListLink{line-height:1.4}.mobileMenu__sectionTitle:not(:first-child){margin-top:2rem}.mobileMenu__sectionTitle{border-bottom:1px solid rgba(0,0,0,.4);font-size:16px;letter-spacing:2.9px;margin-bottom:1.5rem;padding-bottom:.5rem;text-transform:uppercase}.mobileMenu__navListItem{margin-bottom:.9rem}.mobileMenu__submenuButton{position:relative}.mobileMenu__submenuButton:after,.mobileMenu__submenuButton:before{background-color:#7e848a;content:"";display:block;height:2px;position:absolute;right:-25px;top:50%;transform-origin:center;transition:transform .25s cubic-bezier(.16,1,.3,1);width:12px}.mobileMenu__submenuWrapper{height:0;overflow:hidden;transition:height .5s cubic-bezier(.16,1,.3,1)}.mobileMenu__submenuButton:after{transform:rotate(-90deg)}.mobileMenu__submenuButton.-open:after{transform:rotate(0)}.mobileMenu__navList,.mobileMenu__submenu{list-style-type:none;margin:0;padding:0}.mobileMenu__submenu{padding-left:1rem;padding-top:.7rem}.mobileMenu__submenuListItem{margin-bottom:.6rem}.mobileMenu__submenuListLink{color:#000;text-decoration:none}.mobileMenu__utilityNavList{border-top:1px solid rgba(0,0,0,.4);list-style-type:none;margin:2.3rem 0 0;padding:1.5rem 0 0}.mobileMenu__utilityNavListLink{color:#000;text-decoration:none}.mobileMenu__utilityNavListItem{margin-bottom:.5rem}@-webkit-keyframes marquee{0%{transform:translate(25%)}50%{transform:translate(-100%)}50.001%{transform:translate(25%)}to{transform:translate(-100%)}}@keyframes marquee{0%{transform:translate(25%)}50%{transform:translate(-100%)}50.001%{transform:translate(25%)}to{transform:translate(-100%)}}.site__header{background-color:#000;overflow:visible;padding-top:1rem;position:fixed;top:0;width:100%;z-index:1000}.site__header .container,.site__header .site__search .-container,.site__search .site__header .-container{padding:0 1rem}@media (min-width:800px){.site__header .container,.site__header .site__search .-container,.site__search .site__header .-container{padding:0 3rem}}@media (min-width:1080px){.site__header{padding-top:1.5rem}}.site__content-wrap{padding-top:55px}@media (min-width:1080px){.site__content-wrap{padding-top:195px}}.site__navbar{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding-bottom:.5rem;position:relative;z-index:auto}@media (min-width:1080px){.site__navbar{border:none;flex-direction:row;padding-bottom:1.3rem}}.site__branding{flex-basis:125px;flex-shrink:0}.site__branding-logo{display:block;width:100%}.site__branding-link{display:block;text-decoration:none;text-transform:uppercase}@media (min-width:1080px){.site__branding{flex-basis:193px;margin-right:1rem}.page-template-BrandHomepage .site__branding svg{height:32px}.page-template-BrandHomepage .site__branding svg path{fill:#888b8d}}.site__alert{display:none;max-width:390px;width:100%}@media (min-width:1080px){.site__alert{display:block;padding-right:2.9rem;transform:translateY(-6px)}}.site__alert--content{display:inline-block;height:30px;margin:0;overflow:hidden;text-overflow:clip;white-space:nowrap;width:100%}.site__alert--content-box{color:#d0d5d9;font-size:14px;line-height:16px}.site__alert--content-hidden{visibility:hidden}.site__alert .holder{border:1px solid #e67904;border-radius:900px;height:30px;margin:0;overflow:hidden;padding:0 0 8px 30px;position:relative;width:100%}.site__alert .holder:before{background:url(/wp-content/themes/gentex2/assets/dist/img/alert.svg);content:" ";display:block;height:24px;left:0;margin:2px 8px 0 2px;position:absolute;top:0;width:24px;z-index:2}.site__alert .holder:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#000 90%);border-radius:30px;content:"";display:block;height:25px;position:absolute;right:0;top:0;width:40px;z-index:1}.site__alert .marquee{display:flex;flex-direction:row;left:0;padding-top:.4rem;position:absolute;top:0;white-space:nowrap;width:100%}.site__alert .marquee:before{background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#000 90%);border-radius:30px;content:"";display:block;height:25px;left:0;position:absolute;top:0;width:60px;z-index:1}.site__alert .marquee>div.marquee-text{-webkit-animation:var(--marquee-animation);animation:var(--marquee-animation);display:flex;flex-basis:100%}@media (min-width:1080px){.page-template-BrandHomepage .site__alert{flex-basis:15%}}.site__header_menus{display:flex;flex-basis:auto;flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-top:-.4rem}@media (min-width:1080px){.site__header_menus{flex-basis:100%;flex-basis:480px;flex-direction:row;flex-shrink:0;justify-content:flex-end;margin-left:0;margin-top:0}.page-template-BrandHomepage .site__header_menus{flex-basis:60%}}.site__header-menu-1{display:none;margin-bottom:.6rem}@media (min-width:1080px){.site__header-menu-1{display:block;flex-basis:80%}.site__header-menu-2{flex-basis:100%}}.page-template-BrandHomepage{flex-basis:100%}@media (min-width:1080px){.page-template-BrandHomepage .site__header-menu-1{flex-basis:50%;padding:4px 1rem 0 0}}.page-template-BrandHomepage .site__header-menu-2{flex-basis:100%}@media (min-width:1080px){.page-template-BrandHomepage .site__header-menu-2{flex-basis:50%;padding:0 0 0 3rem}}#menu-header-1,#menu-header-2{border:0}.site__navbar2-container{background-color:#53565a;display:none;margin:0 auto;padding:1rem 0 .4rem;position:relative;width:100%}@media (min-width:1080px){.site__navbar2-container{display:block}}.site__navbar2-container .container,.site__navbar2-container .site__search .-container,.site__search .site__navbar2-container .-container{position:unset}.site__navbar2{background-color:#53565a;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media (min-width:1080px){.site__navbar2{border:none;flex-direction:row}}.site__navbar2 ul li.focus>ul{left:auto;left:0;opacity:1}.site__navbar2 ul li:focus-within>ul{left:auto;left:0;opacity:1}.site__navbar2 ul .submenu{background:#d8d8d8}@media (min-width:1080px){.site__navbar2 ul .submenu{left:0;margin:0;opacity:1;position:absolute;top:91px;width:100%;z-index:1}.site__navbar2 ul .submenu li{display:block}.page-template-BrandHomepage .site__navbar2 ul ul{top:176px}}.site__menu-gentex{flex-basis:100%}@media (min-width:1080px){.site__menu-gentex{flex-basis:45%}}.site__menu-gentex .capabilities-submenu{display:none}@media (min-width:1080px){.site__menu-gentex .capabilities-submenu{display:block}.site__menu-gentex .capabilities-submenu>a:after{color:#7e848a;content:" +";display:inline-block;margin-left:4px;width:13px}.site__menu-gentex .capabilities-submenu.-isOpen>a:after{content:" -"}.site__menu-gentex .capabilities-submenu:after{background-color:#d8d8d8;content:"";display:block;height:20px;margin-bottom:-20px;opacity:0;transition:opacity .25s cubic-bezier(.16,1,.3,1)}.site__menu-gentex .capabilities-submenu.-isOpen:after{opacity:1}.site__menu-gentex .capabilities-submenu ul.submenu{margin:0}.site__menu-gentex .capabilities-submenu .submenu{flex-direction:column;flex-wrap:wrap;padding:2rem 3rem;width:100%}.site__menu-gentex .capabilities-submenu .submenu .description{color:#000;font-family:public_sansextralight,sans-serif;font-size:24px;font-weight:200;line-height:32px;padding-top:40px;width:33%}.site__menu-gentex .capabilities-submenu .submenu .description p{margin-bottom:0}.site__menu-gentex .capabilities-submenu .submenu .description a{background-color:#fff;border-bottom:0;border-radius:90px;color:#000;font-family:public_sansbold,sans-serif;font-size:1rem;letter-spacing:-.12px;line-height:24px;margin-bottom:0;margin-top:24px;padding:10px 24px;transition:.3s}.site__menu-gentex .capabilities-submenu .submenu .description a:hover{background:#000;color:#fff}.site__menu-gentex .capabilities-submenu .submenu .pages-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.site__menu-gentex .capabilities-submenu .submenu li{align-items:flex-end;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:14vw;margin:0;outline:4px solid rgba(230,121,4,0);padding:0 6px 12px 14px;position:relative;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),outline .5s cubic-bezier(.16,1,.3,1);width:14vw}.site__menu-gentex .capabilities-submenu .submenu li .arrow{color:#e67904;margin-left:.25rem;opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1)}.site__menu-gentex .capabilities-submenu .submenu li:hover{box-shadow:0 0 20px 10px rgba(230,121,4,.2);outline:4px solid rgba(230,121,4,.2)}.site__menu-gentex .capabilities-submenu .submenu li:hover .arrow{opacity:1}.site__menu-gentex .capabilities-submenu .submenu li:before{background-image:linear-gradient(0deg,#000,transparent,rgba(255,0,0,0));bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.site__menu-gentex .capabilities-submenu .submenu li a{background-color:transparent;color:#fff;font-family:ArchivoNarrowBold,sans-serif;font-size:16px;letter-spacing:-.22px;line-height:1.25rem;white-space:break-spaces;z-index:1}.site__menu-gentex .capabilities-submenu .submenu li a:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.site__menu-gentex .capabilities-submenu .submenu li a:focus .arrow{opacity:1}}@media (min-width:1080px) and (min-width:1400px){.site__menu-gentex .capabilities-submenu .submenu li a{font-size:20px}}.site__menu-gentex .company-submenu{display:none}@media (min-width:1080px){.site__menu-gentex .company-submenu{display:block}.site__menu-gentex .company-submenu>a:after{color:#7e848a;content:" +";display:inline-block;margin-left:4px;width:13px}.site__menu-gentex .company-submenu.-isOpen>a:after{content:" -"}.site__menu-gentex .company-submenu:after{background-color:#d8d8d8;content:"";display:block;height:20px;margin-bottom:-20px;opacity:0;transition:opacity .25s cubic-bezier(.16,1,.3,1)}.site__menu-gentex .company-submenu.-isOpen:after{opacity:1}.site__menu-gentex .company-submenu ul.submenu{margin:0}.site__menu-gentex .company-submenu .submenu{flex-direction:row;flex-wrap:wrap;padding:2rem 3rem;width:100%}.site__menu-gentex .company-submenu .submenu .pages-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.site__menu-gentex .company-submenu .submenu .company-card{color:#fff;display:grid;flex-basis:calc(50% - 1.5rem)}.site__menu-gentex .company-submenu .submenu .company-card .content{padding:46px 24px}.site__menu-gentex .company-submenu .submenu .company-card .content p{font-size:20px;line-height:32px;margin-bottom:24px}.site__menu-gentex .company-submenu .submenu .company-card .content a{background-color:#fff;border-bottom:0;border-radius:90px;color:#000;font-family:public_sansbold,sans-serif;font-size:.875rem;letter-spacing:-.12px;line-height:24px;margin-bottom:0;padding:8px 24px;transition:.3s}}@media (min-width:1080px) and (min-width:1296px){.site__menu-gentex .company-submenu .submenu .company-card .content a{font-size:1rem}}@media (min-width:1080px){.site__menu-gentex .company-submenu .submenu .company-card .content a:hover{background:#000;color:#fff}.site__menu-gentex .company-submenu .submenu .company-card .image{align-self:center;grid-column:2/span 2;grid-row:1}.site__menu-gentex .company-submenu .submenu .company-card.-about{background-image:radial-gradient(circle at 80% bottom,#9b5710 10%,#000);display:flex}.site__menu-gentex .company-submenu .submenu .company-card.-about .content{width:58%}}@media (min-width:1080px) and (min-width:1296px){.site__menu-gentex .company-submenu .submenu .company-card.-about .content{width:53%}}@media (min-width:1080px){.site__menu-gentex .company-submenu .submenu .company-card.-about .image{height:100%;position:relative;width:50%}}@media (min-width:1080px) and (min-width:1296px){.site__menu-gentex .company-submenu .submenu .company-card.-about .image{width:47%}}@media (min-width:1080px){.site__menu-gentex .company-submenu .submenu .company-card.-about .image img{bottom:0;position:absolute;right:0}}@media (min-width:1080px) and (min-width:1296px){.site__menu-gentex .company-submenu .submenu .company-card.-about .image img{height:calc(100% + 20px)}}@media (min-width:1080px){.site__menu-gentex .company-submenu .submenu .company-card.-news{grid-template-columns:3fr 1.5fr 1fr;grid-template-rows:2rem 1fr 2rem}.site__menu-gentex .company-submenu .submenu .company-card.-news .background{background-image:linear-gradient(45deg,#53565a,#111112);grid-column:1/span 2;grid-row:1/span 3;height:100%;width:100%}.site__menu-gentex .company-submenu .submenu .company-card.-news .content{grid-column:1;grid-row:1/span 3}.site__menu-gentex .company-submenu .submenu .company-card.-news .image{grid-row:2;height:100%}.site__menu-gentex .company-submenu .submenu .company-card.-news .image img{height:100%;-o-object-fit:cover;object-fit:cover}}.company-submenu .submenu .sidebar{border:0!important}.capabilities-submenu .submenu .sidebar .nested-content{border-left:1px solid #53565a;padding-left:1.5em}.capabilities-submenu .submenu .sidebar .subheading{font-family:ArchivoNarrowBold;font-size:1rem;margin-bottom:1.2rem}.capabilities-submenu .submenu .sidebar ul{list-style:none;margin:0}.capabilities-submenu .submenu .sidebar li{border:none;height:auto;margin:0;padding:0}.industries-submenu,.submenu{display:none}@media (min-width:1080px){.industries-submenu{display:block}.industries-submenu>a:after{color:#7e848a;content:" + ";display:inline-block;margin-left:4px;width:13px}.industries-submenu.-isOpen>a:after{content:" -";width:13px}.industries-submenu:after{background-color:#d8d8d8;content:"";display:block;height:20px;margin-bottom:-20px;opacity:0;transition:opacity .25s cubic-bezier(.16,1,.3,1)}.industries-submenu.-isOpen:after{opacity:1}.industries-submenu .submenu{background-color:#d8d8d8;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:2rem 3rem}.industries-submenu .submenu li{background-image:linear-gradient(165deg,#000,transparent,transparent),var(--background-url);background-repeat:no-repeat;background-size:cover;color:#fff;height:17vw;margin:0;outline:4px solid rgba(230,121,4,0);padding:16px 8px 0 16px;position:relative;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),outline .5s cubic-bezier(.16,1,.3,1);width:17vw}.industries-submenu .submenu li:before{background-image:linear-gradient(165deg,#000,rgba(0,0,0,.62) 30%,rgba(0,0,0,.2));bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s cubic-bezier(.16,1,.3,1);width:100%;z-index:0}.industries-submenu .submenu li .industry-card-title{color:#fff;font-family:ArchivoNarrowBold,sans-serif;font-size:20px;line-height:30px;position:relative;white-space:normal;z-index:1}.industries-submenu .submenu li:hover{box-shadow:0 0 20px 10px rgba(230,121,4,.2);outline:4px solid rgba(230,121,4,.2)}.industries-submenu .submenu li:hover .arrow,.industries-submenu .submenu li:hover:before,.industries-submenu .submenu li:hover>.scroll{opacity:1}.industries-submenu .submenu li a{border-bottom:none}.industries-submenu .submenu li a:focus .arrow{opacity:1}.industries-submenu .submenu li a:focus .industry-card-title{outline:1px auto -webkit-focus-ring-color}.industries-submenu .submenu li a:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.industries-submenu .submenu li .arrow{color:#e67904;opacity:0;padding-left:.25rem;transition:opacity .5s cubic-bezier(.16,1,.3,1)}.industries-submenu .submenu li .scroll{color:#fff;font-size:12px;opacity:0;overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.industries-submenu .submenu li .scroll:before{background:linear-gradient(270deg,#333 0,transparent 90%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:5}.industries-submenu .submenu li .scroll-content{-webkit-animation:move 15s linear infinite;animation:move 15s linear infinite;display:block;position:relative;transform:translateX(50%);width:100%;z-index:1}@-webkit-keyframes move{to{transform:translateX(-100%)}}@keyframes move{to{transform:translateX(-100%)}}}.explore-submenu{display:none}@media (min-width:1080px){.explore-submenu{display:block}.explore-submenu>a:after{color:#7e848a;content:" + ";display:inline-block;margin-left:4px;width:13px}.explore-submenu.-isOpen>a:after{content:" -";width:13px}.explore-submenu:after{background-color:#d8d8d8;content:"";display:block;height:20px;margin-bottom:-20px;opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1)}.explore-submenu.-isOpen:after{opacity:1}.explore-submenu .submenu{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:2rem 3rem}.explore-submenu .submenu .explore-card{border:1px solid #888b8d;height:22vw;max-height:315px;max-width:315px;outline:4px solid rgba(230,121,4,0);padding:21px 24px;position:relative;transition:box-shadow .5s cubic-bezier(.16,1,.3,1),outline .5s cubic-bezier(.16,1,.3,1),border .5s cubic-bezier(.16,1,.3,1),background-color .5s cubic-bezier(.16,1,.3,1);width:22vw}}@media (min-width:1080px) and (min-width:1296px){.explore-submenu .submenu .explore-card{height:21vw;width:21vw}}@media (min-width:1080px){.explore-submenu .submenu .explore-card:hover{background-color:#e6e6e6;border:none;box-shadow:0 0 20px 10px rgba(230,121,4,.2);outline:4px solid rgba(230,121,4,.2)}.explore-submenu .submenu .explore-card:hover>a>.arrow{opacity:1}.explore-submenu .submenu .explore-card:hover>.view{background-color:#fff;border:1px solid #fff}.explore-submenu .submenu .explore-card .explore-card-title{border-bottom:none;color:#000;font-family:ArchivoNarrowBold,sans-serif;font-size:18px;letter-spacing:-.22px;line-height:28px;margin-bottom:1rem;text-decoration:none;white-space:normal}}@media (min-width:1080px) and (min-width:1296px){.explore-submenu .submenu .explore-card .explore-card-title{font-size:22px;line-height:32px;margin-bottom:2rem}}@media (min-width:1080px){.explore-submenu .submenu .explore-card .explore-card-title:focus .arrow{opacity:1}.explore-submenu .submenu .explore-card .arrow{color:#e67904;opacity:0;padding-left:.25rem;transition:opacity .5s cubic-bezier(.16,1,.3,1)}.explore-submenu .submenu .explore-card .description{font-family:public_sansextralight,sans-serif;font-size:14px;letter-spacing:-.14;line-height:24px;margin:16px 0}.explore-submenu .submenu .explore-card .link-list{list-style-type:none;margin-left:0}.explore-submenu .submenu .explore-card .explore-list-link{color:#53565a;font-family:public_sansmedium,sans-serif;font-size:15px;line-height:1.5;margin-bottom:.75rem;text-decoration:underline;-webkit-text-decoration-color:#000;text-decoration-color:#000;text-underline-offset:.2rem;transition:.3s cubic-bezier(.16,1,.3,1);white-space:normal}.explore-submenu .submenu .explore-card .explore-list-link:hover{color:#000;-webkit-text-decoration-color:#e67904;text-decoration-color:#e67904}.explore-submenu .submenu .explore-card img{bottom:10px;display:none;max-height:125px;max-width:50%;mix-blend-mode:multiply;position:absolute;right:10px}}@media (min-width:1080px) and (min-width:1296px){.explore-submenu .submenu .explore-card img{display:block}}.site__menu-brands{flex-basis:100%}@media (min-width:1080px){.site__menu-brands{flex-basis:35%}}.site__menu-products{flex-basis:100%}@media (min-width:1080px){.site__menu-products{flex-basis:25%}}.menu-name{border-bottom:1px solid #c1cad3;color:#d0d4d9;font-size:16px;letter-spacing:2.88px;margin-bottom:.6rem;padding-bottom:.1rem;text-transform:uppercase}.header-menu{align-items:center;border-top:1px solid #c1cad3;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:0;padding:0}@media (min-width:1080px){.header-menu{margin:0}}.header-menu a{color:#d0d5d9;display:inline-block;font-family:public_sansmedium,sans-serif;font-size:14px;line-height:1.5em;line-height:24px;text-decoration:none;white-space:nowrap}#menu-header-2 .menu-item{margin-bottom:0;margin-left:1rem}@media (min-width:1080px){#menu-header-2 .menu-item{margin-left:0}}#menu-header-2 .menu-icon .menu-link{align-items:center;display:flex;font-size:0}#menu-header-2 .menu-icon .menu-link:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:25px;width:25px}@media (min-width:1080px){#menu-header-2 .menu-icon .menu-link{font-size:14px}#menu-header-2 .menu-icon .menu-link:before{height:16px;margin-right:8px;width:16px}}#menu-header-2 .account .menu-link:before{background-image:url(/wp-content/themes/gentex2/assets/dist/img/account.svg)}@media (min-width:1080px){#menu-header-2 .account .menu-link:before{background-image:url(/wp-content/themes/gentex2/assets/dist/img/account-gray.svg)}}#menu-header-2 .cart .menu-link:before{background-image:url(/wp-content/themes/gentex2/assets/dist/img/cart.svg)}@media (min-width:1080px){#menu-header-2 .cart .menu-link:before{background-image:url(/wp-content/themes/gentex2/assets/dist/img/cart-gray.svg)}}.menu-icon a.menu-link{padding-top:0!important}.main-menu-item{margin-bottom:0}.main-menu{display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:0;padding:0}.main-menu .sub-menu{display:none}@media (min-width:1080px){.main-menu{margin:0}}.main-menu li{margin-bottom:0}.main-menu a{color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;font-size:16px;text-decoration:none;white-space:nowrap}.main-menu li.main-menu-item{-moz-column-break-inside:avoid;break-inside:avoid;margin:0 0 0 1rem;padding:0 0 8px}@media (min-width:1080px){.main-menu li.main-menu-item{margin:0}}.main-menu li.menu-item-has-children:after{color:#7e848a;content:"+";padding:4px 0 0 6px}.site__menu-gentex .current-menu-item,.site__menu-products .current-menu-item{border-bottom:8px solid #d8d8d8}.site__menu-gentex{flex-basis:427px;flex-shrink:0}.site__menu-brands{flex-basis:251px;flex-shrink:0}.site__menu-products{flex-basis:180px;flex-shrink:0}.current-menu-item.brand-gentex:after,.current-menu-item.brand-ops-core:after,.current-menu-item.brand-pureflo:after{content:"";height:9px;left:0;position:absolute;top:95px;width:100%}.current-menu-item.brand-gentex{border-bottom:12px solid #e67904}.current-menu-item.brand-gentex:after{background-color:#e67904}.current-menu-item.brand-ops-core{border-bottom:12px solid #ee2737}.current-menu-item.brand-ops-core:after{background-color:#ee2737}.current-menu-item.brand-pureflo{border-bottom:12px solid #004b87}.current-menu-item.brand-pureflo:after{background-color:#004b87}.page-template-BrandHomepage.page-id-302 .site__navbar2{border-bottom:8px solid #e67904}.page-template-BrandHomepage.page-id-300 .site__navbar2{border-bottom:8px solid #ee2737}.page-template-BrandHomepage.page-id-2894 .site__navbar2{border-bottom:8px solid #004b87}.admin-bar .site__header{top:46px}@media (min-width:783px){.admin-bar .site__header{top:32px}}.admin-bar .site__navigation{top:46px}@media (min-width:783px){.admin-bar .site__navigation{top:32px}}@media (min-width:1080px){.admin-bar .site__navigation{top:0}}.admin-bar .site__search.is-open{top:261px}@media (min-width:783px){.admin-bar .site__search.is-open{top:247px}}@media (min-width:1080px){.admin-bar .site__search.is-open{top:354.5px}}.hamburger{margin-left:1.5rem;padding:0}@media (min-width:1080px){.hamburger{display:none}}.hamburger-box{width:31px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff;border-radius:0;height:3px;width:31px}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.site__footer{background:#53565a;padding-bottom:3rem;padding-top:3rem}@media (min-width:1080px){.site__footer{padding-bottom:3.5rem;padding-top:3rem}}.gentexFooter{color:#fff;display:flex;flex-direction:column;margin:0 auto;padding:0 3rem;text-align:left}@media (min-width:800px){.gentexFooter{align-items:stretch;justify-content:space-between;margin-top:0;text-align:left}}@media (min-width:1296px){.gentexFooter{flex-direction:row}}.gentexFooter a{color:#fff}.gentexFooter__logo{flex-basis:20%;padding-bottom:2rem}@media (min-width:1080px){.gentexFooter__logo{padding-top:8px}}.gentexFooter__logoLink{display:block;max-width:194px}.gentexFooter__logoImg{max-width:100%}.gentexFooter__content{display:flex;flex-basis:80%;flex-direction:column}@media (min-width:1080px){.gentexFooter__content{flex-direction:row;flex-wrap:wrap;row-gap:3rem}.gentexFooter__information{flex-basis:66%;padding-right:3rem}.gentexFooter__distribution{flex-basis:34%;padding-left:3rem}.gentexFooter__connect{flex-basis:35%;padding-right:3rem}}.gentexFooter__legal{margin-top:auto;padding-right:1rem}@media (min-width:1080px){.gentexFooter__legal{flex-basis:30%}.gentexFooter__legal li{padding-right:.5rem}}.gentexFooter__copyright{color:#d0d4d9;font-family:public_sansmedium,sans-serif;font-size:14px;margin-top:auto}@media (min-width:1080px){.gentexFooter__copyright{flex-basis:35%;text-align:right}}.gentexFooter .menu-name{color:#d0d4d9;font-size:16px;letter-spacing:2.88px;text-transform:uppercase}#menu-footer-legal{border:0;padding:0}#menu-footer-legal a{color:#d0d4d9;font-family:public_sansmedium,sans-serif;font-size:14px}.menu-icon a.menu-link{padding-top:8px}.footer-menu{display:flex;flex-direction:column;justify-content:space-between;line-height:2rem;list-style:none;margin:0;padding:0 0 1.5rem}.footer-menu.-icon{flex-flow:wrap-reverse;justify-content:flex-start}@media (min-width:1080px){.footer-menu{flex-direction:row;line-height:inherit;margin:0;padding:0}}@media (min-width:1296px){.footer-menu{margin:0}}.footer-menu a{color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;font-size:16px;text-decoration:none;white-space:nowrap}.footer-menu li{margin:0}.footer-menu li.main-menu-item{-moz-column-break-inside:avoid;break-inside:avoid;margin:0;padding:0}.footer-social-block{align-items:baseline;display:flex;flex-flow:wrap-reverse;justify-content:flex-start;margin:0 0 1.5rem}@media (min-width:1080px){.footer-social-block{align-items:center;flex-flow:row;justify-content:space-between;margin:0}}.footer-social-block a{display:inline-block;position:relative}.footer-social-block a.social-button{align-items:center;background:#888b8d;border-radius:50%;display:flex;height:26px;justify-content:center;line-height:0;margin-right:.75rem;padding:0;transition:.3s;width:26px}.footer-social-block a.social-button.-pureflo{background:#004b87}.footer-social-block a.social-button.-gentex{background:#e67904}.footer-social-block a.social-button path{fill:#fff}.footer-social-block a.social-button svg{height:12px;width:12px}.footer-social-block a.social-button:last-of-type{margin-right:0}.footer-social-block a.social-button .tooltiptext{background-color:#000;border-radius:6px;bottom:120%;color:#fff;left:50%;line-height:1.2;margin-left:-90px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:180px;z-index:1}.footer-social-block a.social-button:hover .tooltiptext{visibility:visible}.footer-social-block a.social-button-text{color:#fff;font-family:public_sansbold,sans-serif;font-size:16px;margin-bottom:.75rem;text-decoration:none;white-space:nowrap;width:100%}@media (min-width:1080px){.footer-social-block a.social-button-text{margin:0;width:auto}}.menu-heading a.main-menu-link{cursor:pointer;display:inline-block;pointer-events:none;text-decoration:none}.copyright{color:#fff;font-size:14px;line-height:1;text-align:center}@media (min-width:800px){.copyright{display:flex;flex-direction:row;justify-content:center}}.copyright-info{margin-bottom:.75rem}@media (min-width:800px){.copyright-info{margin:0}}@media (min-width:1080px){.copyright-privacy{margin:0}}.copyright-privacy ul{margin:0;padding:0}.copyright-privacy li{display:inline-block;list-style:none;margin:0}.copyright-privacy li+li{border-left:1px solid #efefef;margin-left:1.5rem;padding-left:1.5rem}.copyright-privacy a{color:inherit;display:inline-block;text-decoration:none}.site__navigation{-webkit-overflow-scrolling:touch;background-color:#fff;height:100vh;left:0;max-height:0;overflow-y:scroll;position:fixed;text-align:center;top:0;transition:max-height .6s ease;width:100%;z-index:-1}.site__navigation.is-open{max-height:1600px}.site__navigation::-webkit-scrollbar{height:0;width:0}@media (min-width:1080px){.site__navigation{height:auto;left:auto;margin-left:auto;max-height:322.5px;overflow:visible;position:relative;text-align:left;top:auto;width:auto;z-index:1}}.site__navigation ul{background-color:#fff;display:block;list-style:none;margin:0;padding-left:0;position:relative}@media (min-width:1080px){.site__navigation ul{max-height:inherit;overflow:visible}}.site__navigation ul.nav-menu{margin:215px 0;padding:1px 0 215px}@media (min-width:1080px){.site__navigation ul.nav-menu{margin:0;padding:0}}.site__navigation ul li.focus>ul,.site__navigation ul li:hover>ul{left:auto;opacity:1}.site__navigation ul li:focus-within>ul{left:auto;opacity:1}.site__navigation ul ul{background:#fff}@media (min-width:1080px){.site__navigation ul ul{left:-999em;opacity:0;position:absolute;top:322.5px;transition:opacity .3s;z-index:99999}.site__navigation ul ul li{display:block;margin:0}.site__navigation ul ul a{line-height:60px;min-width:100px}}.site__navigation ul ul ul{left:auto;max-height:1000px}@media (min-width:1080px){.site__navigation ul ul ul{left:auto;margin:5px 0;opacity:1;position:relative;top:auto}.site__navigation ul ul ul li a{padding-left:4.5rem}.site__navigation ul ul ul li a:before{border-right:2px solid #e67904;border-top:2px solid #e67904;bottom:2px;content:"";display:inline-block;height:8px;margin-right:8px;position:relative;transform:rotate(45deg);width:8px;z-index:100}}.site__navigation li{border-top:1px solid hsla(0,0%,95%,.95);display:block;margin:0;position:relative}@media (min-width:1080px){.site__navigation li{border:none;display:inline-block;margin-left:3rem}.site__navigation li.focus>a,.site__navigation li:hover>a{text-decoration:underline}}.site__navigation li.focus>.sub-nav-toggle:after,.site__navigation li:hover>.sub-nav-toggle:after{border-color:#e67904}.site__navigation li:last-of-type{margin-bottom:10px}@media (min-width:1080px){.site__navigation li:last-of-type{margin-bottom:0}}.site__navigation a{color:#e67904;display:inline-block;font-weight:400;line-height:6rem;padding:0;position:relative;text-decoration:none;transition:color .3s,fill .3s;white-space:nowrap}.site__navigation a:focus{outline:1px auto -webkit-focus-ring-color}@media (min-width:1080px){.site__navigation a{display:block;line-height:322.5px;padding:0}}.site__navigation .button,.site__navigation .wysiwygRepeater__blockCtaLink,.site__navigation .wysiwygRepeater__textBlockCtaLink{background:transparent;border:transparent;border-radius:0;color:inherit;line-height:1;padding:0}.site__navigation .button a,.site__navigation .wysiwygRepeater__blockCtaLink a,.site__navigation .wysiwygRepeater__textBlockCtaLink a{background:#e67904;border:2px solid transparent;border-radius:30px;color:#fff!important;display:inline-block;font-size:16px;line-height:4.5rem;margin:3rem 0 0;padding:0 3rem;transition:.3s}.site__navigation .button a:hover,.site__navigation .wysiwygRepeater__blockCtaLink a:hover,.site__navigation .wysiwygRepeater__textBlockCtaLink a:hover{background:#fff;border-color:#e67904;color:#e67904!important;text-decoration:none}@media (min-width:1080px){.site__navigation .button a,.site__navigation .wysiwygRepeater__blockCtaLink a,.site__navigation .wysiwygRepeater__textBlockCtaLink a{margin:0}}.site__navigation .current-menu-ancestor>a,.site__navigation .current-menu-item>a,.site__navigation .current_page_ancestor>a,.site__navigation .current_page_item>a{color:#e67904;font-weight:700}@media (min-width:1080px){.site__navigation .current-menu-ancestor.main-menu-item:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):after,.site__navigation .current-menu-item.main-menu-item:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):after,.site__navigation .current_page_ancestor.main-menu-item:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):after,.site__navigation .current_page_item.main-menu-item:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):after{transform:scale(1)}.site__navigation .menu-item-depth-0.menu-item-has-children:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):after{background-color:transparent;border:10px solid transparent;border-bottom-color:#fff;bottom:0;content:"";height:0;left:50%;opacity:0;position:absolute;transform:translate(-50%);transition:opacity .3s;width:0}}@media (min-width:1080px){.site__navigation .menu-item-depth-0.menu-item-has-children:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):focus-within:after,.site__navigation .menu-item-depth-0.menu-item-has-children:not(.button):not(.wysiwygRepeater__textBlockCtaLink):not(.wysiwygRepeater__blockCtaLink):hover:after{opacity:1}}form.searchform{border:none;display:flex;flex-direction:row-reverse;position:relative;z-index:100}@media (min-width:640px){form.searchform{border-bottom:1px solid #c1cad3;padding-bottom:2px}}@media (min-width:1080px){form.searchform{padding-bottom:0}}form.searchform form.searchform:focus-visible{outline:1px solid #fff}form.searchform input{display:none}@media (min-width:640px){form.searchform input{background-color:#000;border:none;color:#fff;display:inline;font-size:14px;height:26px;padding:1px 4px;width:100%}}form.searchform ::-moz-placeholder{color:#d0d5d9;opacity:1}form.searchform :-ms-input-placeholder{opacity:1}form.searchform ::placeholder{color:#d0d5d9;opacity:1}form.searchform :-ms-input-placeholder{color:#d0d5d9}form.searchform ::-ms-input-placeholder{color:#d0d5d9}form.searchform input:focus-visible{outline:1px auto -webkit-focus-ring-color}form.searchform button[type=submit]{background-color:transparent;background-image:url(/wp-content/themes/gentex2/assets/dist/img/search.svg);background-repeat:no-repeat;border:none;cursor:pointer;margin-right:0;margin-top:2px;width:22px}@media (min-width:640px){form.searchform button[type=submit]{margin-right:3px;margin-top:4px}}@media (min-width:1080px){form.searchform button[type=submit]{background-image:url(/wp-content/themes/gentex2/assets/dist/img/search-gray.svg);width:16px}}form.searchform button[type=submit]{display:none}@media (min-width:640px){form.searchform button[type=submit]{display:inline}}.jumpNav__title{border-bottom:1px solid #1b365d;color:#1b365d;font-family:public_sansregular,sans-serif;font-size:10px;letter-spacing:3px;margin-bottom:8px;padding-bottom:8px;text-transform:uppercase}.jumpNav__linkList{display:flex;flex-wrap:wrap;list-style-type:none;margin:0}.jumpNav__linkListItem{margin-bottom:14px;margin-right:40px}.jumpNav__link{color:#004b87;display:inline-block;font-family:public_sansmedium,sans-serif;position:relative;text-decoration:none}.jumpNav__link:after{border-bottom:1px solid #1b365d;bottom:0;content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.16,1,.3,1);width:100%}.jumpNav__link:visited{color:#004b87}.jumpNav__link:hover{color:#1b365d;text-decoration:none}.jumpNav__link:hover:after{transform:scaleX(1)}.pagination{margin-bottom:6rem;text-align:center}.pagination ul{margin:0;padding:0}.pagination li{display:inline-block;margin:1.5rem .75rem}.pagination li a{background:transparent;border-radius:20px;color:#b45f05;display:inline-block;font-family:public_sansextralight,sans-serif;font-size:19px;line-height:30px;opacity:.5;padding:0 10px;text-decoration:none;text-transform:uppercase;transition:.3s}.pagination li a:visited{color:#b45f05}.pagination li a:active,.pagination li a:focus,.pagination li a:hover{opacity:.8}.pagination li.prev-next{display:block;margin:0 .75rem}@media (min-width:640px){.pagination li.prev-next{display:inline-block}}.pagination li.active a{font-family:public_sansmedium,sans-serif;opacity:1}.site__search{background:#fff;border-bottom:2px solid #efefef;box-shadow:0 0 6px 0 #000;display:none;left:0;padding:0;position:fixed;right:0;text-align:right;top:-55px;transition:top .3s ease-in-out .3s;width:100%;z-index:3}.site__search.-is-open{display:block;top:55px}@media (min-width:1080px){.site__search.-is-open{display:none}}@media (min-width:640px){.site__search{display:none}.site__search .-container{display:flex}}.site__search .-form{display:flex;width:100%}.site__search .-form-input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-color:transparent;border:none;border-radius:3px 0 0 3px!important;border-radius:0;color:#000;display:block;font-family:inherit;font-size:12px;font-size:1rem;font-weight:400;height:42px;margin:0;padding:0 0 0 2.5rem;transition:border-color .1s ease-out;width:100%}.site__search .-form-input:focus-visible{outline:1px auto blue}.site__search .-form input#search::-moz-placeholder{color:#666;font-weight:700}.site__search .-form input#search:-ms-input-placeholder{color:#666;font-weight:700}.site__search .-form input#search::placeholder{color:#666;font-weight:700}.site__search .-form-button{background-color:transparent;background-image:url(/wp-content/themes/gentex2/assets/dist/img/search-dark.svg);background-repeat:no-repeat;border:none;cursor:pointer;height:22px;left:10px;position:absolute;top:10px;width:22px}.site__search .-form:focus-visible{outline:1px auto blue}.searchForm__toggle{background-color:transparent;background-image:url(/wp-content/themes/gentex2/assets/dist/img/search.svg);background-repeat:no-repeat;border:none;cursor:pointer;height:26px;margin-right:0;margin-top:2px;width:22px}@media (min-width:640px){.searchForm__toggle{display:none}}.search-close{background:transparent;border:1px solid transparent;border-radius:3px;display:inline-block;height:20px;line-height:0;padding:0 10px;position:absolute;right:0;text-decoration:none;top:10px}.search-close svg{display:block;height:15px;width:15px}#scroll-to-top{background:#e67904;border:2.5px solid transparent;border-radius:50%;bottom:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-size:10px;height:39.9999999998px;line-height:39.9999999998px;opacity:0;padding:0;position:fixed;right:10px;text-align:center;text-transform:uppercase;transition:all .3s;width:39.9999999998px;z-index:5000}#scroll-to-top:active,#scroll-to-top:hover{background:#b45f03;color:#fff;outline:none}#scroll-to-top:focus{background:#e67904;color:#fff}#scroll-to-top:before{border-style:solid;border-width:2.5px 2.5px 0 0;box-sizing:border-box;content:"";display:inline-block;height:10px;position:relative;top:14.1421356237px;transform:rotate(-45deg);vertical-align:top;width:10px}.article{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 3rem;position:relative;width:100%}.article__entry{margin-bottom:120px;margin-top:120px}@media (min-width:1080px){.article__entry-wrapper{padding-left:12rem;padding-right:12rem}}.article__entry-category{font-family:public_sansbold,sans-serif;font-size:18px;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;text-transform:uppercase}.article__entry-category a{color:#b45f05;display:inline-block}.article__entry-category a+a:before{content:", "}.article__entry-title{font-family:public_sansextralight,sans-serif;font-size:28px;font-weight:500;margin-bottom:3rem}.article__entry-meta{margin-bottom:3rem}@media (min-width:800px){.article__entry-meta{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3rem}}.article__entry-byline{font-size:20px;margin:0 0 1.5rem}@media (min-width:640px){.article__entry-byline{margin-bottom:0}}.article__entry-date{display:inline-block;margin-bottom:1.5rem}@media (min-width:800px){.article__entry-date{margin:0}}.article__entry-readtime{display:inline-block;font-size:14px;line-height:inherit;margin-left:3rem}.article__entry-author{display:inline-block}.article__entry-author:before{content:"•";display:inline-block;margin:0 10px}.post .article__entry-footer{border-top:2px solid #888b8d;margin-bottom:6rem;margin-top:6rem;padding-top:6rem}.article__entry-footer .tags-links{font-family:public_sansmedium,sans-serif;font-size:18px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.article__entry-footer a{font-family:public_sansextralight,sans-serif;font-size:16px;font-style:italic;font-weight:400;letter-spacing:1px;text-transform:none}.article .post-thumbnail{margin-bottom:4.5rem}.article .post-thumbnail img{display:block;width:100%}.social-share{margin:0 0 1.5rem}@media (min-width:800px){.social-share{margin:0}}.social-share a{display:inline-block;line-height:0;margin-right:1.5rem;padding:6px;transition:.3s}.social-share a svg{height:14px;width:14px}.social-share a path{fill:#e67904}.social-share a:last-of-type{margin-right:0}.social-share a:hover{opacity:.8}.sticky{display:block}.page,.page-content{margin:0}.page-links{clear:both;margin:0}.updated:not(.published){display:none}.entry-content,.entry-summary{margin:0}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.page-id-6554 .tradeshows__inner{margin:0 auto;max-width:1296px;width:90%}.page-id-6554 .tradeshows .CategoryDescription{border:0}.page-id-6554 .tradeshows__contact,.page-id-6554 .tradeshows__video{text-align:center}.page-id-6554 .tradeshows .tradeshows__video{padding-top:3rem}.page-id-6554 .tradeshows .tradeshows__section{margin-bottom:75px}.page-id-6554 .tradeshows__header{margin-bottom:2rem}@media (min-width:800px){.page-id-6554 .tradeshows__header{margin-bottom:3rem}}.page-id-6554 .video-responsive{background-color:#000;height:0;margin:0 auto;max-height:472px;max-width:840px;overflow:hidden;padding-bottom:472px;position:relative}.page-id-6554 .video-responsive iframe{height:100%;left:0;max-height:472px;position:absolute;top:0;width:100%}.page-id-6554 .tradeshows__red{color:#d51c24}.page-id-6554 .tradeshows__p{color:#000}.page-id-6554 .tradeshows__p.product-desc{flex-grow:1}.page-id-6554 .video-thumbnails{display:flex;justify-content:space-between;margin:15px auto 0;max-width:840px}.page-id-6554 .video-thumbnails__video{position:relative;width:23%}.page-id-6554 .video-thumbnails__overlay{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.page-id-6554 .video-thumbnails__overlay:hover{background-color:hsla(0,0%,100%,.1)}.page-id-6554 .video-thumbnails__video iframe{height:80%;width:100%}.page-id-6554 .tradeshows__header a:hover{color:#d51c24}.page-id-6554 .newsletter-checkboxes{margin-bottom:1rem}.page-id-6554 .contact-form{text-align:left}.page-id-6554 .btn-group .btn:first-child{margin-right:1rem}.page-id-6554 .tradeshows__event{margin:0 auto;text-align:center}.page-id-6554 .tradeshows .tradeshows__event{margin-bottom:50px}.page-id-6554 .tradeshows__desc{text-align:center}.page-id-6554 .product-promo{color:red;font-weight:600;height:48px}.page-id-6554 .filter-menu{display:flex;margin-bottom:1rem}.page-id-6554 .filter-menu__select{margin-right:1rem;padding:.5rem}.page-id-6554 .filter-menu__reset{background-color:#e18029;color:#fff;font-weight:600;padding:.5rem;text-align:center}.page-id-6554 .filter-menu__reset:hover{background-color:#e57906;cursor:pointer;text-decoration:none}.page-id-6554 .supsystic-table-loader.spinner{display:none}.page-id-6554 .specs .faqs{display:block;margin-top:0;padding-top:0}.page-id-6554 .faqs-list,.page-id-6554 .faqs-list li,.page-id-6554 .specs .faqs{border:0}.page-id-6554 .faqs ul li{margin-bottom:.5rem;padding:0}.page-id-6554 .faqs-list li{padding:0}.page-id-6554 .gray-box{background-color:#e3e3e3;padding:5px}.page-id-6554 .section-featured{margin:2rem auto;text-align:center;width:100%}.page-id-6554 .brand-text{color:#e18029}.page-id-6554 .carousel-container{display:flex;margin:2rem auto 0;max-width:1300px;overflow:hidden;position:relative;text-align:center;width:90%}.page-id-6554 #featured-products{display:flex;flex-direction:column;gap:3rem 3rem}@media (min-width:800px){.page-id-6554 #featured-products{flex-direction:row}}.page-id-6554 .featured-product{display:flex;flex:1;flex-direction:column}.page-id-6554 .product-name{font-size:14px;width:100%}.page-id-6554 .image-container{height:250px;width:100%}.page-id-6554 .product-image{max-height:100%;max-width:100%;position:relative;top:50%;transform:translateY(-50%)}.page-id-6554 .lSAction>.lSNext{right:0}.page-id-6554 .lSAction>.lSPrev{left:0}.page-id-6554 #featured-helmets.lightSlider,.page-id-6554 #featured-products.lightSlider,.page-id-6554 #featured-replacement-parts.lightSlider,.page-id-6554 #featured-upgrades.lightSlider,.page-id-6554 .lSSlideOuter,.page-id-6554 .lSSlideWrapper{height:100%;width:100%}@media screen and (min-width:740px){.page-id-6554 .carousel-container .icon-container{max-width:50px;padding:0 10px}.page-id-6554 .carousel-container .icon-container span{font-size:2.6em}.page-id-6554 .product-name{font-size:16px}}.page-id-6554 .descText,.page-id-6554 .elementor-element li,.page-id-6554 .elementor-element li span,.page-id-6554 .elementor-element li span span,.page-id-6554 .elementor-element p,.page-id-6554 .elementor-element p span,.page-id-6554 .elementor-element span,.page-id-6554 .tradeshows__p,.page-id-6554 .tradeshows__text p{color:#6d6e70!important;font-family:Helvetica Neue LT W01_47 Lt Cn,Helvetica,Arial,Sans-serif!important;font-size:16px!important}.page-id-6554 .elementor-button-wrapper a{background:transparent!important;border:1px solid #e18029!important;box-sizing:border-box!important;cursor:pointer!important;display:inline-block!important;min-width:180px!important;padding:10px 20px!important;text-align:center!important}.page-id-6554 .elementor-element span .elementor-button-text{color:#e18029!important;font-family:Helvetica Neue LT W01_87 Hv Cn,Helvetica,Arial,Sans-serif!important;font-size:18px!important;font-weight:700!important;text-transform:uppercase!important}.page-id-6554 .elementor-button-wrapper a:hover{background:#e18029!important}.page-id-6554 .elementor-button-wrapper a:hover,.page-id-6554 .elementor-element .elementor-button-wrapper a:hover span .elementor-button-text{color:#fff!important;text-decoration:none!important}.page-id-6554 .contact-form input.btn,.page-id-6554 .newsletterSubscribe a.btn,.page-id-6554 .product-url.btn{background:transparent;border:1px solid #e18029;box-sizing:border-box;color:#e18029;cursor:pointer;display:inline-block;font-family:Helvetica Neue LT W01_87 Hv Cn,Helvetica,Arial,Sans-serif;font-size:18px;font-weight:700;min-width:180px;padding:10px 20px;text-align:center;text-decoration:none;text-transform:uppercase}.page-id-6554 .contact-form input.btn:hover,.page-id-6554 .newsletterSubscribe a.btn:hover,.page-id-6554 .product-url.btn:hover{background:#e18029!important;color:#fff!important;text-decoration:none!important}.page-id-6554 .contact-form input.btn{min-height:45px}.page-id-6554 .tradeshows__container,.page-id-6554 .tradeshows_form{max-width:840px}.page-id-6554 .tradeshows__hero{margin:0;position:relative}@media (min-width:800px){.page-id-6554 .tradeshows__hero{display:flex;flex-direction:row;flex-wrap:wrap}}.page-id-6554 .tradeshows__hero .-image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:300px;overflow:hidden;position:relative;width:100%}@media (min-width:1080px){.page-id-6554 .tradeshows__hero .-image{background-position:100%;background-size:cover;display:flex;flex:1 50%;flex-direction:column;justify-content:space-between;margin-bottom:4rem}}.page-id-6554 .tradeshows__hero .-image img{display:block;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.page-id-6554 .tradeshows__hero .tradeshows__logo{margin-bottom:2.25rem}.page-id-6554 .tradeshows__hero .tradeshows__logo img{display:block;flex-shrink:0;margin:0;max-width:200px}.page-id-6554 .tradeshows__hero .-text{padding:3rem 3rem 4.5rem;width:100%}@media (min-width:800px){.page-id-6554 .tradeshows__hero .-text{display:flex;flex:1 50%;flex-direction:row}}@media (min-width:1296px){.page-id-6554 .tradeshows__hero .-text{padding:3rem 6rem 6rem}}@media (min-width:1400px){.page-id-6554 .tradeshows__hero .-text{padding:3rem 6rem 6rem}}@media (min-width:1080px){.page-id-6554 .tradeshows__hero .-text-wrap{display:flex;flex-direction:column;justify-content:center;max-width:35rem}}@media (min-width:1400px){.page-id-6554 .tradeshows__hero .-text-wrap{max-width:32rem}}.page-id-6554 .tradeshows__hero .-title{font-size:48px;line-height:1.1;margin:0 0 3rem}@media (min-width:800px){.page-id-6554 .tradeshows__hero .-title{font-size:54px}}@media (min-width:1080px){.page-id-6554 .tradeshows__hero .-title{font-size:72px;line-height:75px;margin:0 0 6rem}}@media (min-width:1296px){.page-id-6554 .tradeshows__hero .-title{font-size:72px;line-height:75px}}.page-id-6554 .tradeshows__hero .-copy{line-height:32px;margin-bottom:1.5rem;max-width:375px}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{grid-gap:1.5em;display:grid;margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.gentexCard{display:flex;flex-direction:column}.gentexCard__content,.gentexCard__imageWrapper{position:relative}.gentexCard__imageWrapper{align-self:flex-start;aspect-ratio:7/4;width:calc(100% - 40px);z-index:1}.gentexCard__title{font-family:ArchivoNarrowBold,sans-serif;margin-bottom:1.1rem}.gentexCard__text{line-height:1.9;margin-bottom:0}.gentexCard__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gentexCard__content{align-self:flex-end;background-color:#fff;box-shadow:16px 32px 96px rgba(27,54,93,.2);flex-grow:1;margin-top:-40px;padding:70px 36px 36px;width:calc(100% - 40px);z-index:0}.gentexCard__list{-moz-columns:2;column-count:2;list-style-type:none;margin-bottom:0;margin-left:0;margin-top:2rem}.gentexCard__listItem{font-family:public_sansbold,sans-serif;font-size:1.125rem;padding-left:1.1rem;position:relative}.gentexCard__listItem:before{background-color:#e67904;border-radius:50%;content:"";display:block;height:8px;left:0;position:absolute;top:calc(50% - 4px);width:8px}.gentexCard__button{background-color:#000;border:2px solid #000;border-radius:25px;color:#fff;display:inline-block;font-family:public_sansbold,sans-serif;margin-top:2.7rem;padding:.4rem 1.8rem;text-align:center;text-decoration:none;transition:color .25s .3s,background-color .25s .3s;transition-delay:0ms}.gentexCard__button:hover{background-color:transparent;color:#000}.gentexCard__imageWrapper:after{background-image:linear-gradient(225deg,#e67904 50%,transparent 0);bottom:-40px;content:"";display:block;height:40px;left:0;position:absolute;width:40px}.gentexCard__eyebrow{font-family:public_sansbold,sans-serif;font-size:16px;margin-bottom:.1rem}.gentexCard__eyebrow.-gentex{color:#b45f05}.gentexCard__eyebrow.-opscore{color:#cc212f}.gentexCard__eyebrow.-pureflo{color:#004b87}@media (min-width:1080px){.gentexCard__content{margin-bottom:0}.gentexCard__title{font-size:32px}.gentexCard.-featured .gentexCard__title{font-size:48px}}.featuredNews{background-color:#e6e6e6;padding:3rem 0 0}.featuredNews.-overlap{padding-bottom:0}.featuredNews__heading{font-size:3rem}.featuredNews__eyebrow{font-family:public_sansbold;font-size:1rem;letter-spacing:normal;margin-bottom:.5rem}.featuredNews__eyebrow.-gentex{color:#b45f05}.featuredNews__eyebrow.-opscore{color:#cc212f}.featuredNews__eyebrow.-pureflo{color:#004b87}.featuredNews__title{color:#000;font-family:public_sansbold;font-size:2rem}.featuredNews__wrapper{align-items:stretch;display:flex;flex-direction:column}.featuredNews__contentWrapper{background-color:#fff;display:flex;flex-direction:column;padding:64px 50px;position:relative}.featuredNews__actions{margin-top:auto}.featuredNews__meta{color:#707070;margin-bottom:4rem}.featuredNews__imageWrapper{aspect-ratio:1;line-height:1}.featuredNews__image{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.featuredNews__text li,.featuredNews__text p{line-height:2.1}.featuredNews__cardWrapper .threeColumnCards{padding-bottom:1rem}.featuredNews__cardWrapper .gentexCard__content{box-shadow:none}@media (min-width:1080px){.featuredNews,.featuredNews.-overlap{padding-bottom:0}.featuredNews .container,.featuredNews .site__search .-container,.site__search .featuredNews .-container{padding-right:3rem}.featuredNews__wrapper{flex-direction:row}.featuredNews__contentWrapper{margin-right:-64px;padding-right:128px;position:relative;z-index:0}.featuredNews__imageWrapper{aspect-ratio:auto;flex-basis:624px;flex-shrink:0;position:relative;transform:translateY(48px);z-index:1}.featuredNews.-flip .featuredNews__contentWrapper{margin-left:-64px;margin-right:0;order:2;padding-left:128px;padding-right:64px}.featuredNews.-flip .container,.featuredNews.-flip .site__search .-container,.site__search .featuredNews.-flip .-container{padding-left:3rem;padding-right:0}.featuredNews.-flip .featuredNews__imageWrapper{order:1}}.faqHeader{background-color:#e6e6e6;padding:3rem 0}.faqHeader a{font-family:public_sansbold,sans-serif}.faqHeader a,.faqHeader a:hover{color:#000;text-decoration:none}.faqHeader a:visited{color:#3b3b3b}.faqHeader__title{font-size:2.5rem;margin-bottom:2rem}@media (min-width:640px){.faqHeader__title{font-size:3.5rem}}@media (min-width:1080px){.faqHeader__title{font-size:4.5rem;margin-bottom:3.5rem}}.faqHeader__text{line-height:2rem}.styledInputFilter .-label{cursor:pointer;position:relative}.styledInputFilter .-label input[type=checkbox],.styledInputFilter .-label input[type=radio]{opacity:0;position:absolute}.styledInputFilter .-label .-button{background:transparent;border-color:#000;color:#000;font-size:12px;padding:10px 20px}.styledInputFilter .-label .-button:hover,.styledInputFilter .-label :checked~.-button{background:#000;border-color:#000;color:#fff}.contact-form{padding:0 2rem 2rem}@media (min-width:800px){.contact-form{padding:unset}}.contact-form a:not([class]){color:#000;font-family:public_sansbold,sans-serif;text-decoration:underline}.contact-form a:not([class]):hover{color:#000;text-decoration:none}.contact-form a:not([class]):visited{color:#3b3b3b}.logo-cloud{padding:0 2rem;position:absolute;top:-13px;width:100%}.logo-cloud img{max-width:33%;padding-right:1rem}@media (min-width:640px){.logo-cloud{padding:0;right:15px;top:-70px;width:50%}}@media (min-width:800px){.logo-cloud{top:-71px;width:45%}}@media (min-width:1296px){.logo-cloud{top:-78px}}body.page-id-4329 .main.lp h1,body.postid-4329 .main.lp h1{font-family:public_sanslight,sans-serif!important;text-transform:none}body.page-id-4329 .main.lp .fl-row-content,body.postid-4329 .main.lp .fl-row-content{position:relative}body.page-id-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd,body.postid-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd{background-color:#53565a;border-radius:3px;color:#fff;padding:2rem!important}body.page-id-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd a:not([class]),body.postid-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd a:not([class]){color:#fff;text-decoration:underline}body.page-id-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd a:not([class]):hover,body.postid-4329 .main.lp .gform_wrapper ul.gform_fields li.gfield .grey-bkgd a:not([class]):hover{text-decoration:none}.container,.site__search .-container{margin-left:auto;margin-right:auto;max-width:calc(1296px + 4rem);padding:0 2rem;position:relative;width:100%}.container.-wide,.site__search .-wide.-container{max-width:100%}@media (min-width:800px){.container,.site__search .-container{max-width:calc(1296px + 6rem);padding:0 3rem}}.row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -3rem}@media (min-width:1080px){.row.-gutter{gap:6rem}}.column{flex-basis:100%;padding:0 3rem}@media (min-width:800px){.column{flex:1;margin:0}.column._25{width:25%}.column._33{width:33.3333%}.column._40{max-width:40%}.column._5{width:50%}.column._60{max-width:60%}.column._66{width:66.6666%}}.infinite-scroll.neverending .site__footer,.infinite-scroll .posts-navigation{display:none}.infinity-end.neverending .site__footer{display:block}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.screen-reader-text,.site__search .-form-label{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus,.site__search .-form-label:focus{clip:auto!important;background-color:#f5f5f5;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);-webkit-clip-path:none;clip-path:none;color:#000;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{background:transparent;border:none;color:inherit;position:absolute}.flickity-button:hover{background:transparent;cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;display:none;height:44px;opacity:.5;top:50%;transform:translateY(-50%);visibility:hidden;width:44px}@media (min-width:800px){.flickity-prev-next-button{display:inline-block;visibility:visible}}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:0}.flickity-rtl .flickity-prev-next-button.next{left:0;right:auto}.flickity-prev-next-button .flickity-button-icon{height:40%;left:30%;position:absolute;top:30%;width:40%}.flickity-page-dots{bottom:-36px;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.top-dots .flickity-page-dots{bottom:auto;top:-36px}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:#e67904;border:1px solid #e67904;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 8px;opacity:.2;width:10px}.flickity-page-dots .dot.is-selected{background:#e67904;opacity:1}

/*# sourceMappingURL=styles.css.map*/